Skip to content
Success

Console Output

Pull request #44123 updated
Started by user Sebastiaan van Stijn
Rebuilds build #13
10:32:33 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch 20.10 at e42327a6d3c55ceda3bd5475be7aae6036d02db3 rather than 5ba3208ec7d7c81963907f628ac53dbcca3a5e21
Obtained Jenkinsfile from e42327a6d3c55ceda3bd5475be7aae6036d02db3
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-44123@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
 > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
10:32:37 [2022-09-21T10:32:37.895Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
10:32:37 [2022-09-21T10:32:37.899Z] Trying to pass milestone 13
[Pipeline] milestone
10:32:37 [2022-09-21T10:32:37.989Z] Trying to pass milestone 14
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
10:32:38 [2022-09-21T10:32:38.174Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02037429dc72bdf7b) in /home/ubuntu/workspace/moby_PR-44123
[Pipeline] {
[Pipeline] checkout
10:32:38 [2022-09-21T10:32:38.202Z] The recommended git tool is: git
10:32:38 [2022-09-21T10:32:38.212Z] using credential docker-jenkins-github-credentials
10:32:38 [2022-09-21T10:32:38.220Z] Cloning the remote Git repository
10:32:38 [2022-09-21T10:32:38.220Z] Cloning with configured refspecs honoured and without tags
10:32:38 [2022-09-21T10:32:38.221Z] Cloning repository https://github.com/moby/moby.git
10:32:38 [2022-09-21T10:32:38.221Z]  > git init /home/ubuntu/workspace/moby_PR-44123 # timeout=10
10:32:38 [2022-09-21T10:32:38.229Z] Fetching upstream changes from https://github.com/moby/moby.git
10:32:38 [2022-09-21T10:32:38.230Z]  > git --version # timeout=10
10:32:38 [2022-09-21T10:32:38.232Z]  > git --version # 'git version 2.17.1'
10:32:38 [2022-09-21T10:32:38.232Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:32:38 [2022-09-21T10:32:38.234Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44123/head:refs/remotes/origin/PR-44123 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
10:32:52 [2022-09-21T10:32:52.141Z] Fetching without tags
10:32:52 [2022-09-21T10:32:52.349Z] Merging remotes/origin/20.10 commit e42327a6d3c55ceda3bd5475be7aae6036d02db3 into PR head commit 5ba3208ec7d7c81963907f628ac53dbcca3a5e21
10:32:52 [2022-09-21T10:32:52.107Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:32:52 [2022-09-21T10:32:52.110Z]  > git config --add remote.origin.fetch +refs/pull/44123/head:refs/remotes/origin/PR-44123 # timeout=10
10:32:52 [2022-09-21T10:32:52.115Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
10:32:52 [2022-09-21T10:32:52.129Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:32:52 [2022-09-21T10:32:52.141Z] Fetching upstream changes from https://github.com/moby/moby.git
10:32:52 [2022-09-21T10:32:52.141Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:32:52 [2022-09-21T10:32:52.142Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44123/head:refs/remotes/origin/PR-44123 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
10:32:52 [2022-09-21T10:32:52.349Z]  > git config core.sparsecheckout # timeout=10
10:32:52 [2022-09-21T10:32:52.353Z]  > git checkout -f 5ba3208ec7d7c81963907f628ac53dbcca3a5e21 # timeout=10
10:32:52 [2022-09-21T10:32:52.861Z] Merge succeeded, producing 5ba3208ec7d7c81963907f628ac53dbcca3a5e21
10:32:52 [2022-09-21T10:32:52.861Z] Checking out Revision 5ba3208ec7d7c81963907f628ac53dbcca3a5e21 (PR-44123)
10:32:53 [2022-09-21T10:32:53.377Z] Commit message: "Dockerfile: Update Dockerfile syntax, switch to bullseye, add missing libseccomp-dev, remove build pack"
10:32:52 [2022-09-21T10:32:52.835Z]  > git remote # timeout=10
10:32:52 [2022-09-21T10:32:52.840Z]  > git config --get remote.origin.url # timeout=10
10:32:52 [2022-09-21T10:32:52.848Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:32:52 [2022-09-21T10:32:52.849Z]  > git merge e42327a6d3c55ceda3bd5475be7aae6036d02db3 # timeout=10
10:32:52 [2022-09-21T10:32:52.856Z]  > git rev-parse HEAD^{commit} # timeout=10
10:32:52 [2022-09-21T10:32:52.861Z]  > git config core.sparsecheckout # timeout=10
10:32:52 [2022-09-21T10:32:52.866Z]  > git checkout -f 5ba3208ec7d7c81963907f628ac53dbcca3a5e21 # timeout=10
10:32:53 [2022-09-21T10:32:53.377Z]  > git rev-list --no-walk 5ba3208ec7d7c81963907f628ac53dbcca3a5e21 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:32:53 [2022-09-21T10:32:53.980Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44123:/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
10:32:56 [2022-09-21T10:32:56.518Z] 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
10:32:57 [2022-09-21T10:32:57.284Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02037429dc72bdf7b) in /home/ubuntu/workspace/moby_PR-44123
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
10:32:57 [2022-09-21T10:32:57.332Z] The recommended git tool is: git
[Pipeline] // stage
10:32:57 [2022-09-21T10:32:57.344Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
10:32:57 [2022-09-21T10:32:57.359Z] Fetching changes from the remote Git repository
[Pipeline] // stage
10:32:57 [2022-09-21T10:32:57.368Z] Fetching without tags
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
10:32:57 [2022-09-21T10:32:57.577Z] Merging remotes/origin/20.10 commit e42327a6d3c55ceda3bd5475be7aae6036d02db3 into PR head commit 5ba3208ec7d7c81963907f628ac53dbcca3a5e21
[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
10:32:57 [2022-09-21T10:32:57.651Z] Merge succeeded, producing 5ba3208ec7d7c81963907f628ac53dbcca3a5e21
10:32:57 [2022-09-21T10:32:57.651Z] Checking out Revision 5ba3208ec7d7c81963907f628ac53dbcca3a5e21 (PR-44123)
[Pipeline] }
[Pipeline] }
10:32:57 [2022-09-21T10:32:57.744Z] Commit message: "Dockerfile: Update Dockerfile syntax, switch to bullseye, add missing libseccomp-dev, remove build pack"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:32:57 [2022-09-21T10:32:57.352Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44123/.git # timeout=10
10:32:57 [2022-09-21T10:32:57.359Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:32:57 [2022-09-21T10:32:57.369Z] Fetching upstream changes from https://github.com/moby/moby.git
10:32:57 [2022-09-21T10:32:57.369Z]  > git --version # timeout=10
10:32:57 [2022-09-21T10:32:57.378Z]  > git --version # 'git version 2.17.1'
10:32:57 [2022-09-21T10:32:57.378Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:32:57 [2022-09-21T10:32:57.379Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44123/head:refs/remotes/origin/PR-44123 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
10:32:57 [2022-09-21T10:32:57.578Z]  > git config core.sparsecheckout # timeout=10
10:32:57 [2022-09-21T10:32:57.583Z]  > git checkout -f 5ba3208ec7d7c81963907f628ac53dbcca3a5e21 # timeout=10
10:32:57 [2022-09-21T10:32:57.625Z]  > git remote # timeout=10
10:32:57 [2022-09-21T10:32:57.630Z]  > git config --get remote.origin.url # timeout=10
10:32:57 [2022-09-21T10:32:57.635Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:32:57 [2022-09-21T10:32:57.636Z]  > git merge e42327a6d3c55ceda3bd5475be7aae6036d02db3 # timeout=10
10:32:57 [2022-09-21T10:32:57.643Z]  > git rev-parse HEAD^{commit} # timeout=10
10:32:57 [2022-09-21T10:32:57.651Z]  > git config core.sparsecheckout # timeout=10
10:32:57 [2022-09-21T10:32:57.669Z]  > git checkout -f 5ba3208ec7d7c81963907f628ac53dbcca3a5e21 # timeout=10
10:32:58 [2022-09-21T10:32:58.412Z] + [ PR != PR ]
10:32:58 [2022-09-21T10:32:58.413Z] + [ 20.10 != master ]
10:32:58 [2022-09-21T10:32:58.413Z] + echo 1
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:32:58 [2022-09-21T10:32:58.734Z] + docker version
10:32:58 [2022-09-21T10:32:58.734Z] Client: Docker Engine - Community
10:32:58 [2022-09-21T10:32:58.734Z]  Version:           22.06.0-beta.0
10:32:58 [2022-09-21T10:32:58.734Z]  API version:       1.42
10:32:58 [2022-09-21T10:32:58.734Z]  Go version:        go1.18.3
10:32:58 [2022-09-21T10:32:58.734Z]  Git commit:        3e9117b
10:32:58 [2022-09-21T10:32:58.734Z]  Built:             Fri Jun  3 17:55:46 2022
10:32:58 [2022-09-21T10:32:58.734Z]  OS/Arch:           linux/amd64
10:32:58 [2022-09-21T10:32:58.734Z]  Context:           default
10:32:58 [2022-09-21T10:32:58.734Z] 
10:32:58 [2022-09-21T10:32:58.734Z] Server: Docker Engine - Community
10:32:58 [2022-09-21T10:32:58.734Z]  Engine:
10:32:58 [2022-09-21T10:32:58.734Z]   Version:          22.06.0-beta.0
10:32:58 [2022-09-21T10:32:58.734Z]   API version:      1.42 (minimum version 1.12)
10:32:58 [2022-09-21T10:32:58.734Z]   Go version:       go1.18.3
10:32:58 [2022-09-21T10:32:58.734Z]   Git commit:       38633e7
10:32:58 [2022-09-21T10:32:58.734Z]   Built:            Fri Jun  3 17:55:46 2022
10:32:58 [2022-09-21T10:32:58.734Z]   OS/Arch:          linux/amd64
10:32:58 [2022-09-21T10:32:58.734Z]   Experimental:     true
10:32:58 [2022-09-21T10:32:58.734Z]  containerd:
10:32:58 [2022-09-21T10:32:58.734Z]   Version:          1.6.8
10:32:58 [2022-09-21T10:32:58.734Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
10:32:58 [2022-09-21T10:32:58.734Z]  runc:
10:32:58 [2022-09-21T10:32:58.734Z]   Version:          1.1.4
10:32:58 [2022-09-21T10:32:58.734Z]   GitCommit:        v1.1.4-0-g5fd4c4d
10:32:58 [2022-09-21T10:32:58.734Z]  docker-init:
10:32:58 [2022-09-21T10:32:58.734Z]   Version:          0.19.0
10:32:58 [2022-09-21T10:32:58.734Z]   GitCommit:        de40ad0
[Pipeline] sh
10:32:59 [2022-09-21T10:32:59.016Z] + docker info
10:32:59 [2022-09-21T10:32:59.016Z] Client:
10:32:59 [2022-09-21T10:32:59.016Z]  Context:    default
10:32:59 [2022-09-21T10:32:59.016Z]  Debug Mode: false
10:32:59 [2022-09-21T10:32:59.016Z]  Plugins:
10:32:59 [2022-09-21T10:32:59.016Z]   buildx: Docker Buildx (Docker Inc.)
10:32:59 [2022-09-21T10:32:59.016Z]     Version:  f500bf6
10:32:59 [2022-09-21T10:32:59.016Z]     Path:     /home/ubuntu/.docker/cli-plugins/docker-buildx
10:32:59 [2022-09-21T10:32:59.016Z]   compose: Docker Compose (Docker Inc.)
10:32:59 [2022-09-21T10:32:59.016Z]     Version:  v2.11.0
10:32:59 [2022-09-21T10:32:59.016Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
10:32:59 [2022-09-21T10:32:59.016Z]   scan: Docker Scan (Docker Inc.)
10:32:59 [2022-09-21T10:32:59.016Z]     Version:  v0.17.0
10:32:59 [2022-09-21T10:32:59.016Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
10:32:59 [2022-09-21T10:32:59.016Z] 
10:32:59 [2022-09-21T10:32:59.016Z] Server:
10:32:59 [2022-09-21T10:32:59.016Z]  Containers: 0
10:32:59 [2022-09-21T10:32:59.016Z]   Running: 0
10:32:59 [2022-09-21T10:32:59.016Z]   Paused: 0
10:32:59 [2022-09-21T10:32:59.016Z]   Stopped: 0
10:32:59 [2022-09-21T10:32:59.016Z]  Images: 1
10:32:59 [2022-09-21T10:32:59.016Z]  Server Version: 22.06.0-beta.0
10:32:59 [2022-09-21T10:32:59.016Z]  Storage Driver: overlay2
10:32:59 [2022-09-21T10:32:59.016Z]   Backing Filesystem: extfs
10:32:59 [2022-09-21T10:32:59.016Z]   Supports d_type: true
10:32:59 [2022-09-21T10:32:59.016Z]   Using metacopy: false
10:32:59 [2022-09-21T10:32:59.016Z]   Native Overlay Diff: true
10:32:59 [2022-09-21T10:32:59.016Z]   userxattr: false
10:32:59 [2022-09-21T10:32:59.016Z]  Logging Driver: json-file
10:32:59 [2022-09-21T10:32:59.016Z]  Cgroup Driver: cgroupfs
10:32:59 [2022-09-21T10:32:59.016Z]  Cgroup Version: 1
10:32:59 [2022-09-21T10:32:59.016Z]  Plugins:
10:32:59 [2022-09-21T10:32:59.016Z]   Volume: local
10:32:59 [2022-09-21T10:32:59.016Z]   Network: bridge host ipvlan macvlan null overlay
10:32:59 [2022-09-21T10:32:59.016Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
10:32:59 [2022-09-21T10:32:59.016Z]  Swarm: inactive
10:32:59 [2022-09-21T10:32:59.016Z]  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
10:32:59 [2022-09-21T10:32:59.016Z]  Default Runtime: runc
10:32:59 [2022-09-21T10:32:59.016Z]  Init Binary: docker-init
10:32:59 [2022-09-21T10:32:59.016Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
10:32:59 [2022-09-21T10:32:59.016Z]  runc version: v1.1.4-0-g5fd4c4d
10:32:59 [2022-09-21T10:32:59.016Z]  init version: de40ad0
10:32:59 [2022-09-21T10:32:59.016Z]  Security Options:
10:32:59 [2022-09-21T10:32:59.016Z]   apparmor
10:32:59 [2022-09-21T10:32:59.016Z]   seccomp
10:32:59 [2022-09-21T10:32:59.016Z]    Profile: builtin
10:32:59 [2022-09-21T10:32:59.016Z]  Kernel Version: 5.4.0-1084-aws
10:32:59 [2022-09-21T10:32:59.016Z]  Operating System: Ubuntu 18.04.6 LTS
10:32:59 [2022-09-21T10:32:59.016Z]  OSType: linux
10:32:59 [2022-09-21T10:32:59.016Z]  Architecture: x86_64
10:32:59 [2022-09-21T10:32:59.016Z]  CPUs: 2
10:32:59 [2022-09-21T10:32:59.016Z]  Total Memory: 7.565GiB
10:32:59 [2022-09-21T10:32:59.016Z]  Name: ip-10-100-37-51
10:32:59 [2022-09-21T10:32:59.016Z]  ID: 4e66d922-08f5-4556-a2a1-fead38978a83
10:32:59 [2022-09-21T10:32:59.016Z]  Docker Root Dir: /var/lib/docker
10:32:59 [2022-09-21T10:32:59.016Z]  Debug Mode: false
10:32:59 [2022-09-21T10:32:59.016Z]  Registry: https://index.docker.io/v1/
10:32:59 [2022-09-21T10:32:59.016Z]  Labels:
10:32:59 [2022-09-21T10:32:59.016Z]  Experimental: true
10:32:59 [2022-09-21T10:32:59.016Z]  Insecure Registries:
10:32:59 [2022-09-21T10:32:59.016Z]   127.0.0.0/8
10:32:59 [2022-09-21T10:32:59.016Z]  Live Restore Enabled: true
10:32:59 [2022-09-21T10:32:59.016Z] 
10:32:59 [2022-09-21T10:32:59.016Z] WARNING: No swap limit support
[Pipeline] sh
10:32:59 [2022-09-21T10:32:59.300Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:32:59 [2022-09-21T10:32:59.300Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:32:59 [2022-09-21T10:32:59.300Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44123/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
10:32:59 [2022-09-21T10:32:59.566Z] + bash /home/ubuntu/workspace/moby_PR-44123/check-config.sh
10:32:59 [2022-09-21T10:32:59.566Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:32:59 [2022-09-21T10:32:59.566Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ...
10:32:59 [2022-09-21T10:32:59.566Z] 
10:32:59 [2022-09-21T10:32:59.566Z] Generally Necessary:
10:32:59 [2022-09-21T10:32:59.566Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:32:59 [2022-09-21T10:32:59.566Z] - apparmor: enabled and tools installed
10:32:59 [2022-09-21T10:32:59.566Z] - CONFIG_NAMESPACES: enabled
10:32:59 [2022-09-21T10:32:59.566Z] - CONFIG_NET_NS: enabled
10:32:59 [2022-09-21T10:32:59.566Z] - CONFIG_PID_NS: enabled
10:32:59 [2022-09-21T10:32:59.566Z] - CONFIG_IPC_NS: enabled
10:32:59 [2022-09-21T10:32:59.566Z] - CONFIG_UTS_NS: enabled
10:32:59 [2022-09-21T10:32:59.566Z] - CONFIG_CGROUPS: enabled
10:32:59 [2022-09-21T10:32:59.566Z] - CONFIG_CGROUP_CPUACCT: enabled
10:32:59 [2022-09-21T10:32:59.566Z] - CONFIG_CGROUP_DEVICE: enabled
10:32:59 [2022-09-21T10:32:59.566Z] - CONFIG_CGROUP_FREEZER: enabled
10:32:59 [2022-09-21T10:32:59.566Z] - CONFIG_CGROUP_SCHED: enabled
10:32:59 [2022-09-21T10:32:59.566Z] - CONFIG_CPUSETS: enabled
10:32:59 [2022-09-21T10:32:59.566Z] - CONFIG_MEMCG: enabled
10:32:59 [2022-09-21T10:32:59.566Z] - CONFIG_KEYS: enabled
10:32:59 [2022-09-21T10:32:59.566Z] - CONFIG_VETH: enabled (as module)
10:32:59 [2022-09-21T10:32:59.566Z] - CONFIG_BRIDGE: enabled (as module)
10:32:59 [2022-09-21T10:32:59.828Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:32:59 [2022-09-21T10:32:59.828Z] - CONFIG_NF_NAT_IPV4: missing
10:32:59 [2022-09-21T10:32:59.828Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:32:59 [2022-09-21T10:32:59.828Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:32:59 [2022-09-21T10:32:59.828Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:32:59 [2022-09-21T10:32:59.828Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:32:59 [2022-09-21T10:32:59.828Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:32:59 [2022-09-21T10:32:59.828Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:32:59 [2022-09-21T10:32:59.828Z] - CONFIG_NF_NAT: enabled (as module)
10:32:59 [2022-09-21T10:32:59.828Z] - CONFIG_NF_NAT_NEEDED: missing
10:32:59 [2022-09-21T10:32:59.828Z] - CONFIG_POSIX_MQUEUE: enabled
10:32:59 [2022-09-21T10:32:59.828Z] 
10:32:59 [2022-09-21T10:32:59.828Z] Optional Features:
10:32:59 [2022-09-21T10:32:59.828Z] - CONFIG_USER_NS: enabled
10:32:59 [2022-09-21T10:32:59.828Z] - CONFIG_SECCOMP: enabled
10:32:59 [2022-09-21T10:32:59.828Z] - CONFIG_CGROUP_PIDS: enabled
10:32:59 [2022-09-21T10:32:59.828Z] - CONFIG_MEMCG_SWAP: enabled
10:32:59 [2022-09-21T10:32:59.828Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
10:32:59 [2022-09-21T10:32:59.828Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
10:32:59 [2022-09-21T10:32:59.828Z] - CONFIG_BLK_CGROUP: enabled
10:32:59 [2022-09-21T10:32:59.828Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:32:59 [2022-09-21T10:32:59.828Z] - CONFIG_IOSCHED_CFQ: missing
10:32:59 [2022-09-21T10:32:59.828Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
10:32:59 [2022-09-21T10:32:59.828Z] - CONFIG_CGROUP_PERF: enabled
10:32:59 [2022-09-21T10:32:59.828Z] - CONFIG_CGROUP_HUGETLB: enabled
10:32:59 [2022-09-21T10:32:59.828Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:32:59 [2022-09-21T10:32:59.828Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:32:59 [2022-09-21T10:32:59.828Z] - CONFIG_CFS_BANDWIDTH: enabled
10:32:59 [2022-09-21T10:32:59.828Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:32:59 [2022-09-21T10:32:59.828Z] - CONFIG_RT_GROUP_SCHED: missing
10:32:59 [2022-09-21T10:32:59.828Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:32:59 [2022-09-21T10:32:59.828Z] - CONFIG_IP_VS: enabled (as module)
10:32:59 [2022-09-21T10:32:59.828Z] - CONFIG_IP_VS_NFCT: enabled
10:32:59 [2022-09-21T10:32:59.828Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:32:59 [2022-09-21T10:32:59.828Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:32:59 [2022-09-21T10:32:59.828Z] - CONFIG_IP_VS_RR: enabled (as module)
10:33:00 [2022-09-21T10:33:00.096Z] - CONFIG_EXT4_FS: enabled
10:33:00 [2022-09-21T10:33:00.096Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:33:00 [2022-09-21T10:33:00.096Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:33:00 [2022-09-21T10:33:00.096Z] - Network Drivers:
10:33:00 [2022-09-21T10:33:00.096Z]   - "overlay":
10:33:00 [2022-09-21T10:33:00.096Z]     - CONFIG_VXLAN: enabled (as module)
10:33:00 [2022-09-21T10:33:00.096Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:33:00 [2022-09-21T10:33:00.096Z]       Optional (for encrypted networks):
10:33:00 [2022-09-21T10:33:00.096Z]       - CONFIG_CRYPTO: enabled
10:33:00 [2022-09-21T10:33:00.096Z]       - CONFIG_CRYPTO_AEAD: enabled
10:33:00 [2022-09-21T10:33:00.096Z]       - CONFIG_CRYPTO_GCM: enabled
10:33:00 [2022-09-21T10:33:00.096Z]       - CONFIG_CRYPTO_SEQIV: enabled
10:33:00 [2022-09-21T10:33:00.096Z]       - CONFIG_CRYPTO_GHASH: enabled
10:33:00 [2022-09-21T10:33:00.096Z]       - CONFIG_XFRM: enabled
10:33:00 [2022-09-21T10:33:00.096Z]       - CONFIG_XFRM_USER: enabled (as module)
10:33:00 [2022-09-21T10:33:00.096Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:33:00 [2022-09-21T10:33:00.096Z]       - CONFIG_INET_ESP: enabled (as module)
10:33:00 [2022-09-21T10:33:00.096Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
10:33:00 [2022-09-21T10:33:00.096Z]   - "ipvlan":
10:33:00 [2022-09-21T10:33:00.096Z]     - CONFIG_IPVLAN: enabled (as module)
10:33:00 [2022-09-21T10:33:00.096Z]   - "macvlan":
10:33:00 [2022-09-21T10:33:00.096Z]     - CONFIG_MACVLAN: enabled (as module)
10:33:00 [2022-09-21T10:33:00.096Z]     - CONFIG_DUMMY: enabled (as module)
10:33:00 [2022-09-21T10:33:00.096Z]   - "ftp,tftp client in container":
10:33:00 [2022-09-21T10:33:00.096Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:33:00 [2022-09-21T10:33:00.096Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:33:00 [2022-09-21T10:33:00.096Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:33:00 [2022-09-21T10:33:00.096Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:33:00 [2022-09-21T10:33:00.096Z] - Storage Drivers:
10:33:00 [2022-09-21T10:33:00.096Z]   - "aufs":
10:33:00 [2022-09-21T10:33:00.096Z]     - CONFIG_AUFS_FS: enabled (as module)
10:33:00 [2022-09-21T10:33:00.096Z]   - "btrfs":
10:33:00 [2022-09-21T10:33:00.096Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:33:00 [2022-09-21T10:33:00.096Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:33:00 [2022-09-21T10:33:00.096Z]   - "devicemapper":
10:33:00 [2022-09-21T10:33:00.096Z]     - CONFIG_BLK_DEV_DM: enabled
10:33:00 [2022-09-21T10:33:00.096Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:33:00 [2022-09-21T10:33:00.096Z]   - "overlay":
10:33:00 [2022-09-21T10:33:00.096Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:33:00 [2022-09-21T10:33:00.096Z]   - "zfs":
10:33:00 [2022-09-21T10:33:00.096Z]     - /dev/zfs: present
10:33:00 [2022-09-21T10:33:00.096Z]     - zfs command: missing
10:33:00 [2022-09-21T10:33:00.096Z]     - zpool command: missing
10:33:00 [2022-09-21T10:33:00.096Z] 
10:33:00 [2022-09-21T10:33:00.096Z] Limits:
10:33:00 [2022-09-21T10:33:00.096Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:33:00 [2022-09-21T10:33:00.096Z] 
10:33:00 [2022-09-21T10:33:00.096Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:33:00 [2022-09-21T10:33:00.481Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5ba3208ec7d7c81963907f628ac53dbcca3a5e21 .
10:33:00 [2022-09-21T10:33:00.740Z] #1 [internal] load .dockerignore
10:33:00 [2022-09-21T10:33:00.740Z] #1 transferring context: 87B done
10:33:00 [2022-09-21T10:33:00.740Z] #1 DONE 0.0s
10:33:00 [2022-09-21T10:33:00.740Z] 
10:33:00 [2022-09-21T10:33:00.740Z] #2 [internal] load build definition from Dockerfile
10:33:00 [2022-09-21T10:33:00.740Z] #2 transferring dockerfile: 16.91kB done
10:33:00 [2022-09-21T10:33:00.740Z] #2 DONE 0.1s
10:33:00 [2022-09-21T10:33:00.740Z] 
10:33:00 [2022-09-21T10:33:00.740Z] #3 resolve image config for docker.io/docker/dockerfile:1
10:33:01 [2022-09-21T10:33:01.001Z] #3 DONE 0.3s
10:33:01 [2022-09-21T10:33:01.001Z] 
10:33:01 [2022-09-21T10:33:01.001Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
10:33:01 [2022-09-21T10:33:01.001Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done
10:33:01 [2022-09-21T10:33:01.260Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
10:33:01 [2022-09-21T10:33:01.260Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done
10:33:01 [2022-09-21T10:33:01.260Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done
10:33:01 [2022-09-21T10:33:01.260Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.1s done
10:33:01 [2022-09-21T10:33:01.260Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546
10:33:01 [2022-09-21T10:33:01.519Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done
10:33:01 [2022-09-21T10:33:01.519Z] #4 DONE 0.4s
10:33:01 [2022-09-21T10:33:01.519Z] 
10:33:01 [2022-09-21T10:33:01.519Z] #5 [internal] load metadata for docker.io/library/golang:1.18.6-bullseye
10:33:02 [2022-09-21T10:33:02.457Z] #5 DONE 0.7s
10:33:02 [2022-09-21T10:33:02.457Z] 
10:33:02 [2022-09-21T10:33:02.457Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
10:33:02 [2022-09-21T10:33:02.457Z] #6 DONE 0.7s
10:33:02 [2022-09-21T10:33:02.457Z] 
10:33:02 [2022-09-21T10:33:02.457Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
10:33:02 [2022-09-21T10:33:02.457Z] #7 DONE 0.7s
10:33:02 [2022-09-21T10:33:02.457Z] 
10:33:02 [2022-09-21T10:33:02.457Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
10:33:02 [2022-09-21T10:33:02.457Z] #8 DONE 0.7s
10:33:02 [2022-09-21T10:33:02.457Z] 
10:33:02 [2022-09-21T10:33:02.457Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:33:02 [2022-09-21T10:33:02.457Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
10:33:02 [2022-09-21T10:33:02.457Z] #9 DONE 0.0s
10:33:02 [2022-09-21T10:33:02.457Z] 
10:33:02 [2022-09-21T10:33:02.457Z] #10 [internal] load build context
10:33:05 [2022-09-21T10:33:05.768Z] #10 transferring context: 31.31MB 3.2s
10:33:06 [2022-09-21T10:33:06.345Z] #10 ...
10:33:06 [2022-09-21T10:33:06.345Z] 
10:33:06 [2022-09-21T10:33:06.345Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:33:06 [2022-09-21T10:33:06.345Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
10:33:06 [2022-09-21T10:33:06.345Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
10:33:06 [2022-09-21T10:33:06.345Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
10:33:06 [2022-09-21T10:33:06.345Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
10:33:06 [2022-09-21T10:33:06.345Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done
10:33:06 [2022-09-21T10:33:06.345Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.7s done
10:33:06 [2022-09-21T10:33:06.345Z] #11 DONE 3.7s
10:33:06 [2022-09-21T10:33:06.345Z] 
10:33:06 [2022-09-21T10:33:06.345Z] #10 [internal] load build context
10:33:06 [2022-09-21T10:33:06.913Z] #10 transferring context: 53.42MB 4.5s done
10:33:08 [2022-09-21T10:33:08.823Z] #10 DONE 6.0s
10:33:08 [2022-09-21T10:33:08.823Z] 
10:33:08 [2022-09-21T10:33:08.823Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:33:08 [2022-09-21T10:33:08.823Z] #9 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
10:33:08 [2022-09-21T10:33:08.823Z] #9 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
10:33:08 [2022-09-21T10:33:08.823Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done
10:33:08 [2022-09-21T10:33:08.823Z] #9 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.3s done
10:33:08 [2022-09-21T10:33:08.823Z] #9 DONE 5.9s
10:33:08 [2022-09-21T10:33:08.823Z] 
10:33:08 [2022-09-21T10:33:08.823Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb
10:33:08 [2022-09-21T10:33:08.823Z] #12 resolve docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb 0.1s done
10:33:08 [2022-09-21T10:33:08.823Z] #12 sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb 1.86kB / 1.86kB done
10:33:08 [2022-09-21T10:33:08.823Z] #12 sha256:f81bafb819d5b520ab919b42e5925c4b32b62241fc1d036036d9bb5aa2f522d1 7.10kB / 7.10kB done
10:33:08 [2022-09-21T10:33:08.823Z] #12 sha256:ebd59a91af0c61cf28a22a9651ffd45612848bdcc1a43c2c3063825ba2e613fc 1.80kB / 1.80kB done
10:33:08 [2022-09-21T10:33:08.823Z] #12 sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 55.03MB / 55.03MB 1.1s
10:33:08 [2022-09-21T10:33:08.823Z] #12 sha256:326f452ade5c33097eba4ba88a24bd77a93a3d994d4dc39b936482655e664857 5.16MB / 5.16MB 0.6s done
10:33:08 [2022-09-21T10:33:08.823Z] #12 sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 54.58MB / 54.58MB 1.9s done
10:33:08 [2022-09-21T10:33:08.823Z] #12 sha256:a42821cd14fb31c4aa253203e7f8e34fc3b15d69ce370f1223fbbe4252a64202 10.88MB / 10.88MB 1.3s done
10:33:08 [2022-09-21T10:33:08.823Z] #12 sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 85.96MB / 85.96MB 3.5s done
10:33:08 [2022-09-21T10:33:08.823Z] #12 sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734 141.88MB / 141.88MB 5.4s done
10:33:08 [2022-09-21T10:33:08.823Z] #12 sha256:cd3416ecab879296d41843948ae859cadb4bd4300a60b23abef443645845ab4a 156B / 156B 2.0s done
10:33:08 [2022-09-21T10:33:08.823Z] #12 extracting sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 3.5s
10:33:08 [2022-09-21T10:33:08.823Z] #12 ...
10:33:08 [2022-09-21T10:33:08.823Z] 
10:33:08 [2022-09-21T10:33:08.823Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9
10:33:08 [2022-09-21T10:33:08.823Z] #13 resolve docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 0.1s done
10:33:08 [2022-09-21T10:33:08.823Z] #13 sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 1.85kB / 1.85kB done
10:33:08 [2022-09-21T10:33:08.823Z] #13 sha256:c0508353648d7db3c313661409ca41a2d12c63a4d06007387679161a8372329f 529B / 529B done
10:33:08 [2022-09-21T10:33:08.823Z] #13 sha256:43d28810c1b4c28a1be3bac8e0e40fcc472b2bfcfcda952544ed99cb874d2b1a 1.46kB / 1.46kB done
10:33:08 [2022-09-21T10:33:08.823Z] #13 sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 55.03MB / 55.03MB 1.2s done
10:33:08 [2022-09-21T10:33:08.823Z] #13 extracting sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 4.8s done
10:33:08 [2022-09-21T10:33:08.823Z] #13 DONE 6.5s
10:33:08 [2022-09-21T10:33:08.823Z] 
10:33:08 [2022-09-21T10:33:08.823Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb
10:33:08 [2022-09-21T10:33:08.823Z] #12 extracting sha256:326f452ade5c33097eba4ba88a24bd77a93a3d994d4dc39b936482655e664857
10:33:09 [2022-09-21T10:33:09.398Z] #12 extracting sha256:326f452ade5c33097eba4ba88a24bd77a93a3d994d4dc39b936482655e664857 0.4s done
10:33:09 [2022-09-21T10:33:09.658Z] #12 ...
10:33:09 [2022-09-21T10:33:09.658Z] 
10:33:09 [2022-09-21T10:33:09.658Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
10:33:09 [2022-09-21T10:33:09.658Z] #14 DONE 0.7s
10:33:09 [2022-09-21T10:33:09.658Z] 
10:33:09 [2022-09-21T10:33:09.658Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb
10:33:09 [2022-09-21T10:33:09.658Z] #12 extracting sha256:a42821cd14fb31c4aa253203e7f8e34fc3b15d69ce370f1223fbbe4252a64202
10:33:10 [2022-09-21T10:33:10.229Z] #12 extracting sha256:a42821cd14fb31c4aa253203e7f8e34fc3b15d69ce370f1223fbbe4252a64202 0.5s done
10:33:10 [2022-09-21T10:33:10.229Z] #12 ...
10:33:10 [2022-09-21T10:33:10.229Z] 
10:33:10 [2022-09-21T10:33:10.229Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
10:33:10 [2022-09-21T10:33:10.229Z] #15 DONE 0.7s
10:33:10 [2022-09-21T10:33:10.488Z] 
10:33:10 [2022-09-21T10:33:10.488Z] #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
10:33:10 [2022-09-21T10:33:10.488Z] #0 0.917 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
10:33:10 [2022-09-21T10:33:10.488Z] #0 0.929 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:33:10 [2022-09-21T10:33:10.488Z] #0 0.934 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:33:10 [2022-09-21T10:33:10.488Z] #0 1.074 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
10:33:10 [2022-09-21T10:33:10.488Z] #0 1.387 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [184 kB]
10:33:10 [2022-09-21T10:33:10.488Z] #0 1.391 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:33:11 [2022-09-21T10:33:11.867Z] #16 2.850 Fetched 8578 kB in 2s (3909 kB/s)
10:33:12 [2022-09-21T10:33:12.283Z] Still waiting to schedule task
10:33:12 [2022-09-21T10:33:12.284Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02037429dc72bdf7b)10:33:12 [2022-09-21T10:33:12.284Z] Still waiting to schedule task
10:33:12 [2022-09-21T10:33:12.285Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02037429dc72bdf7b)10:33:12 [2022-09-21T10:33:12.285Z] Still waiting to schedule task
10:33:12 [2022-09-21T10:33:12.285Z]EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-02f2a05f4589194e7)’ is offline
10:33:12 [2022-09-21T10:33:12.288Z] Still waiting to schedule task
10:33:12 [2022-09-21T10:33:12.288Z] Waiting for next available executor on ‘arm64&&ubuntu-200410:33:12 [2022-09-21T10:33:12.289Z] Still waiting to schedule task
10:33:12 [2022-09-21T10:33:12.289Z] All nodes of label ‘windows-2019’ are offline
10:33:12 [2022-09-21T10:33:12.438Z] #16 2.850 Reading package lists...
10:33:13 [2022-09-21T10:33:13.380Z] #16 3.601 Reading package lists...
10:33:13 [2022-09-21T10:33:13.380Z] #16 4.362 Building dependency tree...
10:33:13 [2022-09-21T10:33:13.640Z] #16 4.686 The following additional packages will be installed:
10:33:13 [2022-09-21T10:33:13.640Z] #16 4.686   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
10:33:13 [2022-09-21T10:33:13.640Z] #16 4.686   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
10:33:13 [2022-09-21T10:33:13.640Z] #16 4.686 Recommended packages:
10:33:13 [2022-09-21T10:33:13.640Z] #16 4.686   libldap-common publicsuffix libsasl2-modules
10:33:13 [2022-09-21T10:33:13.640Z] #16 4.858 The following NEW packages will be installed:
10:33:13 [2022-09-21T10:33:13.640Z] #16 4.858   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
10:33:13 [2022-09-21T10:33:13.640Z] #16 4.858   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
10:33:13 [2022-09-21T10:33:13.640Z] #16 4.858   libssh2-1 openssl
10:33:14 [2022-09-21T10:33:14.211Z] #16 5.137 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
10:33:14 [2022-09-21T10:33:14.211Z] #16 5.137 Need to get 3047 kB of archives.
10:33:14 [2022-09-21T10:33:14.211Z] #16 5.137 After this operation, 6661 kB of additional disk space will be used.
10:33:14 [2022-09-21T10:33:14.211Z] #16 5.137 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
10:33:14 [2022-09-21T10:33:14.211Z] #16 5.153 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
10:33:14 [2022-09-21T10:33:14.211Z] #16 5.169 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
10:33:14 [2022-09-21T10:33:14.211Z] #16 5.169 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
10:33:14 [2022-09-21T10:33:14.211Z] #16 5.169 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
10:33:14 [2022-09-21T10:33:14.211Z] #16 5.169 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
10:33:14 [2022-09-21T10:33:14.211Z] #16 5.169 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
10:33:14 [2022-09-21T10:33:14.211Z] #16 5.169 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
10:33:14 [2022-09-21T10:33:14.211Z] #16 5.169 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
10:33:14 [2022-09-21T10:33:14.211Z] #16 5.169 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
10:33:14 [2022-09-21T10:33:14.211Z] #16 5.169 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB]
10:33:14 [2022-09-21T10:33:14.211Z] #16 5.172 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB]
10:33:14 [2022-09-21T10:33:14.211Z] #16 5.198 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
10:33:14 [2022-09-21T10:33:14.211Z] #16 5.198 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
10:33:14 [2022-09-21T10:33:14.211Z] #16 5.198 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
10:33:14 [2022-09-21T10:33:14.211Z] #16 5.341 debconf: delaying package configuration, since apt-utils is not installed
10:33:14 [2022-09-21T10:33:14.211Z] #16 5.371 Fetched 3047 kB in 0s (9355 kB/s)
10:33:14 [2022-09-21T10:33:14.471Z] #16 5.412 Selecting previously unselected package openssl.
10:33:14 [2022-09-21T10:33:14.471Z] #16 5.412 (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.)
10:33:14 [2022-09-21T10:33:14.471Z] #16 5.412 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
10:33:14 [2022-09-21T10:33:14.471Z] #16 5.417 Unpacking openssl (1.1.1n-0+deb11u3) ...
10:33:14 [2022-09-21T10:33:14.471Z] #16 5.552 Selecting previously unselected package ca-certificates.
10:33:14 [2022-09-21T10:33:14.471Z] #16 5.552 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
10:33:14 [2022-09-21T10:33:14.471Z] #16 5.557 Unpacking ca-certificates (20210119) ...
10:33:14 [2022-09-21T10:33:14.471Z] #16 5.634 Selecting previously unselected package libbrotli1:amd64.
10:33:14 [2022-09-21T10:33:14.471Z] #16 5.634 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
10:33:14 [2022-09-21T10:33:14.471Z] #16 5.641 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
10:33:14 [2022-09-21T10:33:14.471Z] #16 5.721 Selecting previously unselected package libsasl2-modules-db:amd64.
10:33:14 [2022-09-21T10:33:14.731Z] #16 5.722 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
10:33:14 [2022-09-21T10:33:14.731Z] #16 5.727 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
10:33:14 [2022-09-21T10:33:14.731Z] #16 5.776 Selecting previously unselected package libsasl2-2:amd64.
10:33:14 [2022-09-21T10:33:14.731Z] #16 5.776 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
10:33:14 [2022-09-21T10:33:14.731Z] #16 5.780 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
10:33:14 [2022-09-21T10:33:14.731Z] #16 5.836 Selecting previously unselected package libldap-2.4-2:amd64.
10:33:14 [2022-09-21T10:33:14.731Z] #16 5.837 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
10:33:14 [2022-09-21T10:33:14.731Z] #16 5.841 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
10:33:14 [2022-09-21T10:33:14.731Z] #16 5.947 Selecting previously unselected package libnghttp2-14:amd64.
10:33:14 [2022-09-21T10:33:14.992Z] #16 5.948 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
10:33:14 [2022-09-21T10:33:14.992Z] #16 5.952 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
10:33:14 [2022-09-21T10:33:14.992Z] #16 6.010 Selecting previously unselected package libpsl5:amd64.
10:33:14 [2022-09-21T10:33:14.992Z] #16 6.010 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
10:33:14 [2022-09-21T10:33:14.992Z] #16 6.016 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
10:33:14 [2022-09-21T10:33:14.992Z] #16 6.067 Selecting previously unselected package librtmp1:amd64.
10:33:14 [2022-09-21T10:33:14.992Z] #16 6.067 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
10:33:14 [2022-09-21T10:33:14.992Z] #16 6.074 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
10:33:14 [2022-09-21T10:33:14.992Z] #16 6.111 Selecting previously unselected package libssh2-1:amd64.
10:33:14 [2022-09-21T10:33:14.992Z] #16 6.111 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
10:33:14 [2022-09-21T10:33:14.992Z] #16 6.121 Unpacking libssh2-1:amd64 (1.9.0-2) ...
10:33:14 [2022-09-21T10:33:14.992Z] #16 6.171 Selecting previously unselected package libcurl4:amd64.
10:33:14 [2022-09-21T10:33:14.992Z] #16 6.171 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ...
10:33:15 [2022-09-21T10:33:15.253Z] #16 6.176 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
10:33:15 [2022-09-21T10:33:15.253Z] #16 6.243 Selecting previously unselected package curl.
10:33:15 [2022-09-21T10:33:15.253Z] #16 6.243 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ...
10:33:15 [2022-09-21T10:33:15.253Z] #16 6.248 Unpacking curl (7.74.0-1.3+deb11u3) ...
10:33:15 [2022-09-21T10:33:15.253Z] #16 6.313 Selecting previously unselected package libonig5:amd64.
10:33:15 [2022-09-21T10:33:15.253Z] #16 6.314 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
10:33:15 [2022-09-21T10:33:15.253Z] #16 6.321 Unpacking libonig5:amd64 (6.9.6-1.1) ...
10:33:15 [2022-09-21T10:33:15.253Z] #16 6.389 Selecting previously unselected package libjq1:amd64.
10:33:15 [2022-09-21T10:33:15.253Z] #16 6.389 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
10:33:15 [2022-09-21T10:33:15.253Z] #16 6.392 Unpacking libjq1:amd64 (1.6-2.1) ...
10:33:15 [2022-09-21T10:33:15.253Z] #16 6.440 Selecting previously unselected package jq.
10:33:15 [2022-09-21T10:33:15.253Z] #16 6.440 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
10:33:15 [2022-09-21T10:33:15.512Z] #16 6.445 Unpacking jq (1.6-2.1) ...
10:33:15 [2022-09-21T10:33:15.512Z] #16 6.485 Setting up libpsl5:amd64 (0.21.0-1.2) ...
10:33:15 [2022-09-21T10:33:15.512Z] #16 6.502 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
10:33:15 [2022-09-21T10:33:15.512Z] #16 6.520 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
10:33:15 [2022-09-21T10:33:15.512Z] #16 6.538 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
10:33:15 [2022-09-21T10:33:15.512Z] #16 6.546 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
10:33:15 [2022-09-21T10:33:15.512Z] #16 6.558 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
10:33:15 [2022-09-21T10:33:15.512Z] #16 6.574 Setting up libssh2-1:amd64 (1.9.0-2) ...
10:33:15 [2022-09-21T10:33:15.512Z] #16 6.588 Setting up openssl (1.1.1n-0+deb11u3) ...
10:33:15 [2022-09-21T10:33:15.512Z] #16 6.608 Setting up libonig5:amd64 (6.9.6-1.1) ...
10:33:15 [2022-09-21T10:33:15.512Z] #16 6.621 Setting up libjq1:amd64 (1.6-2.1) ...
10:33:15 [2022-09-21T10:33:15.512Z] #16 6.633 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
10:33:15 [2022-09-21T10:33:15.512Z] #16 6.645 Setting up ca-certificates (20210119) ...
10:33:16 [2022-09-21T10:33:16.455Z] #16 7.261 Updating certificates in /etc/ssl/certs...
10:33:17 [2022-09-21T10:33:17.024Z] #16 7.973 129 added, 0 removed; done.
10:33:17 [2022-09-21T10:33:17.024Z] #16 8.013 Setting up jq (1.6-2.1) ...
10:33:17 [2022-09-21T10:33:17.024Z] #16 8.026 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
10:33:17 [2022-09-21T10:33:17.024Z] #16 8.039 Setting up curl (7.74.0-1.3+deb11u3) ...
10:33:17 [2022-09-21T10:33:17.024Z] #16 8.053 Processing triggers for libc-bin (2.31-13+deb11u4) ...
10:33:17 [2022-09-21T10:33:17.024Z] #16 8.075 Processing triggers for ca-certificates (20210119) ...
10:33:17 [2022-09-21T10:33:17.024Z] #16 8.083 Updating certificates in /etc/ssl/certs...
10:33:17 [2022-09-21T10:33:17.595Z] #16 8.694 0 added, 0 removed; done.
10:33:17 [2022-09-21T10:33:17.595Z] #16 8.694 Running hooks in /etc/ca-certificates/update.d...
10:33:17 [2022-09-21T10:33:17.595Z] #16 8.696 done.
10:33:19 [2022-09-21T10:33:19.024Z] #16 ...
10:33:19 [2022-09-21T10:33:19.024Z] 
10:33:19 [2022-09-21T10:33:19.024Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb
10:33:19 [2022-09-21T10:33:19.024Z] #12 extracting sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 4.2s done
10:33:19 [2022-09-21T10:33:19.024Z] #12 extracting sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 3.8s done
10:33:19 [2022-09-21T10:33:19.284Z] #12 extracting sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734
10:33:19 [2022-09-21T10:33:19.852Z] #12 ...
10:33:19 [2022-09-21T10:33:19.852Z] 
10:33:19 [2022-09-21T10:33:19.852Z] #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
10:33:19 [2022-09-21T10:33:19.852Z] #16 DONE 10.9s
10:33:19 [2022-09-21T10:33:19.852Z] 
10:33:19 [2022-09-21T10:33:19.852Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
10:33:19 [2022-09-21T10:33:19.852Z] #17 DONE 0.2s
10:33:19 [2022-09-21T10:33:19.852Z] 
10:33:19 [2022-09-21T10:33:19.852Z] #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
10:33:21 [2022-09-21T10:33:21.761Z] #18 1.569 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
10:33:21 [2022-09-21T10:33:21.761Z] #18 1.835 
10:33:22 [2022-09-21T10:33:22.279Z] #18 2.051 #=#=#                                                                         

######################################################################## 100.0%
10:33:22 [2022-09-21T10:33:22.279Z] #18 2.301 
10:33:23 [2022-09-21T10:33:23.222Z] #18 3.238 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
10:33:23 [2022-09-21T10:33:23.481Z] #18 3.494 
10:33:23 [2022-09-21T10:33:23.741Z] #18 3.713 #=#=#                                                                         

######################################################################## 100.0%
10:33:24 [2022-09-21T10:33:24.000Z] #18 4.021 
10:33:24 [2022-09-21T10:33:24.950Z] #18 4.926 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
10:33:25 [2022-09-21T10:33:25.212Z] #18 5.189 
10:33:25 [2022-09-21T10:33:25.733Z] #18 5.407 #=#=#                                                                         

##################                                                        25.9%
#########################################                                 58.0%
################################################################          89.3%
######################################################################## 100.0%
10:33:25 [2022-09-21T10:33:25.993Z] #18 5.950 
10:33:26 [2022-09-21T10:33:26.940Z] #18 6.895 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
10:33:26 [2022-09-21T10:33:26.940Z] #18 ...
10:33:26 [2022-09-21T10:33:26.940Z] 
10:33:26 [2022-09-21T10:33:26.940Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb
10:33:26 [2022-09-21T10:33:26.940Z] #12 extracting sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734 7.6s done
10:33:27 [2022-09-21T10:33:27.200Z] #12 ...
10:33:27 [2022-09-21T10:33:27.200Z] 
10:33:27 [2022-09-21T10:33:27.200Z] #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
10:33:27 [2022-09-21T10:33:27.200Z] #18 7.164 
10:33:27 [2022-09-21T10:33:27.459Z] 
10:33:27 [2022-09-21T10:33:27.459Z] #18 ...
10:33:27 [2022-09-21T10:33:27.459Z] 
10:33:27 [2022-09-21T10:33:27.459Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb
10:33:27 [2022-09-21T10:33:27.459Z] #12 extracting sha256:cd3416ecab879296d41843948ae859cadb4bd4300a60b23abef443645845ab4a done
10:33:27 [2022-09-21T10:33:27.459Z] #12 DONE 24.9s
10:33:27 [2022-09-21T10:33:27.459Z] 
10:33:27 [2022-09-21T10:33:27.459Z] #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
10:33:27 [2022-09-21T10:33:27.459Z] #18 7.387 #=#=#                                                                         

######################################################################## 100.0%
10:33:27 [2022-09-21T10:33:27.720Z] #18 7.714 
10:33:28 [2022-09-21T10:33:28.290Z] #18 8.332 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
10:33:28 [2022-09-21T10:33:28.552Z] #18 8.536 
10:33:28 [2022-09-21T10:33:28.810Z] #18 8.749 #=#=#                                                                         
#18 ...
10:33:28 [2022-09-21T10:33:28.810Z] 
10:33:28 [2022-09-21T10:33:28.810Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
10:33:28 [2022-09-21T10:33:28.810Z] #19 DONE 1.5s
10:33:28 [2022-09-21T10:33:28.810Z] 
10:33:28 [2022-09-21T10:33:28.810Z] #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
10:33:28 [2022-09-21T10:33:28.810Z] #18 8.749 #=#=#                                                                         

######################################################################## 100.0%
10:33:28 [2022-09-21T10:33:28.810Z] #18 8.998 
10:33:29 [2022-09-21T10:33:29.072Z] #18 9.085 Download of images into '/build' complete.
10:33:29 [2022-09-21T10:33:29.072Z] #18 9.085 Use something like the following to load the result into a Docker daemon:
10:33:29 [2022-09-21T10:33:29.072Z] #18 9.085   tar -cC '/build' . | docker load
10:33:29 [2022-09-21T10:33:29.072Z] #18 DONE 9.1s
10:33:29 [2022-09-21T10:33:29.072Z] 
10:33:29 [2022-09-21T10:33:29.072Z] #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
10:33:29 [2022-09-21T10:33:29.640Z] #20 DONE 0.8s
10:33:29 [2022-09-21T10:33:29.640Z] 
10:33:29 [2022-09-21T10:33:29.640Z] #21 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
10:33:29 [2022-09-21T10:33:29.903Z] #21 DONE 0.2s
10:33:29 [2022-09-21T10:33:29.903Z] 
10:33:29 [2022-09-21T10:33:29.903Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
10:33:29 [2022-09-21T10:33:29.903Z] #22 DONE 0.1s
10:33:29 [2022-09-21T10:33:29.903Z] 
10:33:29 [2022-09-21T10:33:29.903Z] #23 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:33:34 [2022-09-21T10:33:34.118Z] #23 4.144 + git clone https://github.com/kolyshkin/go-swagger.git .
10:33:34 [2022-09-21T10:33:34.118Z] #23 4.144 Cloning into '.'...
10:33:35 [2022-09-21T10:33:35.057Z] #23 ...
10:33:35 [2022-09-21T10:33:35.057Z] 
10:33:35 [2022-09-21T10:33:35.057Z] #24 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
10:33:35 [2022-09-21T10:33:35.057Z] #0 4.895 + RM_GOPATH=0
10:33:35 [2022-09-21T10:33:35.057Z] #0 4.895 + TMP_GOPATH=
10:33:35 [2022-09-21T10:33:35.057Z] #0 4.899 + : /build
10:33:35 [2022-09-21T10:33:35.057Z] #0 4.908 + '[' -z '' ']'
10:33:35 [2022-09-21T10:33:35.057Z] #0 4.917 ++ mktemp -d
10:33:35 [2022-09-21T10:33:35.057Z] #0 4.919 + export GOPATH=/tmp/tmp.fCsYnI7ZMW
10:33:35 [2022-09-21T10:33:35.057Z] #0 4.919 + GOPATH=/tmp/tmp.fCsYnI7ZMW
10:33:35 [2022-09-21T10:33:35.057Z] #0 4.919 + RM_GOPATH=1
10:33:35 [2022-09-21T10:33:35.057Z] #0 4.919 + case "$(go env GOARCH)" in
10:33:35 [2022-09-21T10:33:35.057Z] #0 4.919 ++ go env GOARCH
10:33:35 [2022-09-21T10:33:35.057Z] #0 4.934 + export GO_BUILDMODE=-buildmode=pie
10:33:35 [2022-09-21T10:33:35.057Z] #0 4.934 + GO_BUILDMODE=-buildmode=pie
10:33:35 [2022-09-21T10:33:35.057Z] #0 4.937 ++ dirname /tmp/install/install.sh
10:33:35 [2022-09-21T10:33:35.057Z] #0 4.938 + dir=/tmp/install
10:33:35 [2022-09-21T10:33:35.057Z] #0 4.938 + bin=rootlesskit
10:33:35 [2022-09-21T10:33:35.057Z] #0 4.938 + shift
10:33:35 [2022-09-21T10:33:35.057Z] #0 4.939 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
10:33:35 [2022-09-21T10:33:35.057Z] #0 4.939 + . /tmp/install/rootlesskit.installer
10:33:35 [2022-09-21T10:33:35.057Z] #0 4.939 ++ : v0.14.4
10:33:35 [2022-09-21T10:33:35.057Z] #0 4.940 + install_rootlesskit
10:33:35 [2022-09-21T10:33:35.057Z] #0 4.940 + case "$1" in
10:33:35 [2022-09-21T10:33:35.057Z] #0 4.940 + export CGO_ENABLED=0
10:33:35 [2022-09-21T10:33:35.057Z] #0 4.942 + CGO_ENABLED=0
10:33:35 [2022-09-21T10:33:35.057Z] #0 4.942 + _install_rootlesskit
10:33:35 [2022-09-21T10:33:35.057Z] #0 4.942 + echo 'Install rootlesskit version v0.14.4'
10:33:35 [2022-09-21T10:33:35.057Z] #0 4.942 + for f in rootlesskit rootlesskit-docker-proxy
10:33:35 [2022-09-21T10:33:35.057Z] #0 4.942 + GOBIN=/build
10:33:35 [2022-09-21T10:33:35.057Z] #0 4.942 + GO111MODULE=on
10:33:35 [2022-09-21T10:33:35.057Z] #0 4.942 Install rootlesskit version v0.14.4
10:33:35 [2022-09-21T10:33:35.057Z] #0 4.942 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
10:33:35 [2022-09-21T10:33:35.316Z] #24 5.555 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
10:33:38 [2022-09-21T10:33:38.612Z] #24 ...
10:33:38 [2022-09-21T10:33:38.612Z] 
10:33:38 [2022-09-21T10:33:38.612Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
10:33:38 [2022-09-21T10:33:38.612Z] #0 3.856 + RM_GOPATH=0
10:33:38 [2022-09-21T10:33:38.612Z] #0 3.856 + TMP_GOPATH=
10:33:38 [2022-09-21T10:33:38.612Z] #0 3.856 + : /build
10:33:38 [2022-09-21T10:33:38.612Z] #0 3.856 + '[' -z '' ']'
10:33:38 [2022-09-21T10:33:38.612Z] #0 3.856 ++ mktemp -d
10:33:38 [2022-09-21T10:33:38.612Z] #0 3.856 + export GOPATH=/tmp/tmp.p8yURpFhQe
10:33:38 [2022-09-21T10:33:38.612Z] #0 3.856 + GOPATH=/tmp/tmp.p8yURpFhQe
10:33:38 [2022-09-21T10:33:38.612Z] #0 3.856 + RM_GOPATH=1
10:33:38 [2022-09-21T10:33:38.612Z] #0 3.856 + case "$(go env GOARCH)" in
10:33:38 [2022-09-21T10:33:38.612Z] #0 3.857 ++ go env GOARCH
10:33:38 [2022-09-21T10:33:38.612Z] #0 3.861 + export GO_BUILDMODE=-buildmode=pie
10:33:38 [2022-09-21T10:33:38.613Z] #0 3.861 + GO_BUILDMODE=-buildmode=pie
10:33:38 [2022-09-21T10:33:38.613Z] #0 3.862 ++ dirname /tmp/install/install.sh
10:33:38 [2022-09-21T10:33:38.613Z] #0 3.862 + dir=/tmp/install
10:33:38 [2022-09-21T10:33:38.613Z] #0 3.862 + bin=tomlv
10:33:38 [2022-09-21T10:33:38.613Z] #0 3.862 + shift
10:33:38 [2022-09-21T10:33:38.613Z] #0 3.862 + '[' '!' -f /tmp/install/tomlv.installer ']'
10:33:38 [2022-09-21T10:33:38.613Z] #0 3.862 + . /tmp/install/tomlv.installer
10:33:38 [2022-09-21T10:33:38.613Z] #0 3.862 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:33:38 [2022-09-21T10:33:38.613Z] #0 3.862 + install_tomlv
10:33:38 [2022-09-21T10:33:38.613Z] #0 3.862 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
10:33:38 [2022-09-21T10:33:38.613Z] #0 3.862 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.p8yURpFhQe/src/github.com/BurntSushi/toml
10:33:38 [2022-09-21T10:33:38.613Z] #0 3.862 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:33:38 [2022-09-21T10:33:38.613Z] #0 3.868 Cloning into '/tmp/tmp.p8yURpFhQe/src/github.com/BurntSushi/toml'...
10:33:38 [2022-09-21T10:33:38.613Z] #0 4.996 + cd /tmp/tmp.p8yURpFhQe/src/github.com/BurntSushi/toml
10:33:38 [2022-09-21T10:33:38.613Z] #0 4.996 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:33:38 [2022-09-21T10:33:38.613Z] #0 5.150 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
10:33:38 [2022-09-21T10:33:38.613Z] #0 5.930 internal/unsafeheader
10:33:38 [2022-09-21T10:33:38.613Z] #0 6.022 internal/goarch
10:33:38 [2022-09-21T10:33:38.613Z] #0 6.149 internal/cpu
10:33:38 [2022-09-21T10:33:38.613Z] #0 6.226 internal/abi
10:33:38 [2022-09-21T10:33:38.613Z] #0 6.984 internal/goexperiment
10:33:38 [2022-09-21T10:33:38.613Z] #0 7.200 internal/bytealg
10:33:38 [2022-09-21T10:33:38.613Z] #0 7.242 internal/goos
10:33:38 [2022-09-21T10:33:38.613Z] #0 7.353 runtime/internal/atomic
10:33:38 [2022-09-21T10:33:38.613Z] #0 8.421 runtime/internal/math
10:33:38 [2022-09-21T10:33:38.613Z] #0 8.570 runtime/internal/sys
10:33:38 [2022-09-21T10:33:38.613Z] #0 8.895 runtime/internal/syscall
10:33:38 [2022-09-21T10:33:38.613Z] #0 9.012 internal/itoa
10:33:38 [2022-09-21T10:33:38.613Z] #25 ...
10:33:38 [2022-09-21T10:33:38.613Z] 
10:33:38 [2022-09-21T10:33:38.613Z] #24 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
10:33:38 [2022-09-21T10:33:38.613Z] #24 9.126 go: downloading github.com/pkg/errors v0.9.1
10:33:38 [2022-09-21T10:33:38.872Z] #24 9.134 go: downloading github.com/sirupsen/logrus v1.8.1
10:33:38 [2022-09-21T10:33:38.872Z] #24 9.200 go: downloading github.com/urfave/cli/v2 v2.3.0
10:33:39 [2022-09-21T10:33:39.447Z] #24 9.801 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
10:33:39 [2022-09-21T10:33:39.707Z] #24 ...
10:33:39 [2022-09-21T10:33:39.707Z] 
10:33:39 [2022-09-21T10:33:39.707Z] #26 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
10:33:39 [2022-09-21T10:33:39.707Z] #0 5.069 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:33:39 [2022-09-21T10:33:39.707Z] #0 5.121 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:33:39 [2022-09-21T10:33:39.707Z] #0 5.121 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:33:39 [2022-09-21T10:33:39.707Z] #0 6.067 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
10:33:39 [2022-09-21T10:33:39.707Z] #0 8.233 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [184 kB]
10:33:39 [2022-09-21T10:33:39.707Z] #26 ...
10:33:39 [2022-09-21T10:33:39.707Z] 
10:33:39 [2022-09-21T10:33:39.707Z] #27 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
10:33:39 [2022-09-21T10:33:39.707Z] #0 4.862 + RM_GOPATH=0
10:33:39 [2022-09-21T10:33:39.707Z] #0 4.863 + TMP_GOPATH=
10:33:39 [2022-09-21T10:33:39.707Z] #0 4.863 + : /build
10:33:39 [2022-09-21T10:33:39.707Z] #0 4.863 + '[' -z '' ']'
10:33:39 [2022-09-21T10:33:39.707Z] #0 4.863 ++ mktemp -d
10:33:39 [2022-09-21T10:33:39.707Z] #0 4.885 + export GOPATH=/tmp/tmp.yxurjwz8Kk
10:33:39 [2022-09-21T10:33:39.707Z] #0 4.886 + GOPATH=/tmp/tmp.yxurjwz8Kk
10:33:39 [2022-09-21T10:33:39.707Z] #0 4.886 + RM_GOPATH=1
10:33:39 [2022-09-21T10:33:39.707Z] #0 4.890 + case "$(go env GOARCH)" in
10:33:39 [2022-09-21T10:33:39.707Z] #0 4.890 ++ go env GOARCH
10:33:39 [2022-09-21T10:33:39.707Z] #0 4.930 + export GO_BUILDMODE=-buildmode=pie
10:33:39 [2022-09-21T10:33:39.707Z] #0 4.930 + GO_BUILDMODE=-buildmode=pie
10:33:39 [2022-09-21T10:33:39.707Z] #0 4.931 ++ dirname /tmp/install/install.sh
10:33:39 [2022-09-21T10:33:39.707Z] #0 4.942 + dir=/tmp/install
10:33:39 [2022-09-21T10:33:39.707Z] #0 4.943 + bin=proxy
10:33:39 [2022-09-21T10:33:39.707Z] #0 4.944 + shift
10:33:39 [2022-09-21T10:33:39.707Z] #0 4.946 + '[' '!' -f /tmp/install/proxy.installer ']'
10:33:39 [2022-09-21T10:33:39.707Z] #0 4.946 + . /tmp/install/proxy.installer
10:33:39 [2022-09-21T10:33:39.707Z] #0 4.946 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789
10:33:39 [2022-09-21T10:33:39.707Z] #0 4.946 + install_proxy
10:33:39 [2022-09-21T10:33:39.707Z] #0 4.946 + case "$1" in
10:33:39 [2022-09-21T10:33:39.707Z] #0 4.946 + export CGO_ENABLED=0
10:33:39 [2022-09-21T10:33:39.707Z] #0 4.946 + CGO_ENABLED=0
10:33:39 [2022-09-21T10:33:39.707Z] #0 4.946 + _install_proxy
10:33:39 [2022-09-21T10:33:39.707Z] #0 4.946 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789'
10:33:39 [2022-09-21T10:33:39.707Z] #0 4.946 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.yxurjwz8Kk/src/github.com/docker/libnetwork
10:33:39 [2022-09-21T10:33:39.707Z] #0 4.946 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789
10:33:39 [2022-09-21T10:33:39.707Z] #0 4.957 Cloning into '/tmp/tmp.yxurjwz8Kk/src/github.com/docker/libnetwork'...
10:33:39 [2022-09-21T10:33:39.966Z] #27 ...
10:33:39 [2022-09-21T10:33:39.966Z] 
10:33:39 [2022-09-21T10:33:39.966Z] #28 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
10:33:39 [2022-09-21T10:33:39.966Z] #0 4.385 + RM_GOPATH=0
10:33:39 [2022-09-21T10:33:39.966Z] #0 4.385 + TMP_GOPATH=
10:33:39 [2022-09-21T10:33:39.966Z] #0 4.385 + : /build
10:33:39 [2022-09-21T10:33:39.966Z] #0 4.385 + '[' -z '' ']'
10:33:39 [2022-09-21T10:33:39.966Z] #0 4.385 ++ mktemp -d
10:33:39 [2022-09-21T10:33:39.966Z] #0 4.385 + export GOPATH=/tmp/tmp.w67HAiZS5R
10:33:39 [2022-09-21T10:33:39.966Z] #0 4.385 + GOPATH=/tmp/tmp.w67HAiZS5R
10:33:39 [2022-09-21T10:33:39.966Z] #0 4.385 + RM_GOPATH=1
10:33:39 [2022-09-21T10:33:39.966Z] #0 4.385 + case "$(go env GOARCH)" in
10:33:39 [2022-09-21T10:33:39.966Z] #0 4.387 ++ go env GOARCH
10:33:39 [2022-09-21T10:33:39.966Z] #0 4.392 + export GO_BUILDMODE=-buildmode=pie
10:33:39 [2022-09-21T10:33:39.966Z] #0 4.393 + GO_BUILDMODE=-buildmode=pie
10:33:39 [2022-09-21T10:33:39.966Z] #0 4.393 ++ dirname /tmp/install/install.sh
10:33:39 [2022-09-21T10:33:39.966Z] #0 4.407 + dir=/tmp/install
10:33:39 [2022-09-21T10:33:39.966Z] #0 4.407 + bin=vndr
10:33:39 [2022-09-21T10:33:39.966Z] #0 4.407 + shift
10:33:39 [2022-09-21T10:33:39.966Z] #0 4.407 + '[' '!' -f /tmp/install/vndr.installer ']'
10:33:39 [2022-09-21T10:33:39.966Z] #0 4.407 + . /tmp/install/vndr.installer
10:33:39 [2022-09-21T10:33:39.966Z] #0 4.407 ++ : v0.1.2
10:33:39 [2022-09-21T10:33:39.966Z] #0 4.407 + install_vndr
10:33:39 [2022-09-21T10:33:39.966Z] #0 4.407 + echo 'Install vndr version v0.1.2'
10:33:39 [2022-09-21T10:33:39.966Z] #0 4.407 + GOBIN=/build
10:33:39 [2022-09-21T10:33:39.966Z] #0 4.407 + GO111MODULE=on
10:33:39 [2022-09-21T10:33:39.966Z] #0 4.407 + go install github.com/LK4D4/vndr@v0.1.2
10:33:39 [2022-09-21T10:33:39.966Z] #0 4.407 Install vndr version v0.1.2
10:33:39 [2022-09-21T10:33:39.966Z] #0 5.078 go: downloading github.com/LK4D4/vndr v0.1.2
10:33:40 [2022-09-21T10:33:40.226Z] #28 ...
10:33:40 [2022-09-21T10:33:40.226Z] 
10:33:40 [2022-09-21T10:33:40.226Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
10:33:40 [2022-09-21T10:33:40.226Z] #0 5.163 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:33:40 [2022-09-21T10:33:40.226Z] #0 5.206 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:33:40 [2022-09-21T10:33:40.226Z] #0 5.213 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:33:40 [2022-09-21T10:33:40.226Z] #0 6.123 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
10:33:40 [2022-09-21T10:33:40.226Z] #0 8.257 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [184 kB]
10:33:40 [2022-09-21T10:33:40.226Z] #29 10.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:33:40 [2022-09-21T10:33:40.226Z] #29 ...
10:33:40 [2022-09-21T10:33:40.226Z] 
10:33:40 [2022-09-21T10:33:40.226Z] #30 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
10:33:40 [2022-09-21T10:33:40.226Z] #0 5.342 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:33:40 [2022-09-21T10:33:40.226Z] #0 5.401 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:33:40 [2022-09-21T10:33:40.226Z] #0 5.403 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:33:40 [2022-09-21T10:33:40.226Z] #0 6.352 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
10:33:40 [2022-09-21T10:33:40.226Z] #0 8.625 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [184 kB]
10:33:40 [2022-09-21T10:33:40.486Z] #30 ...
10:33:40 [2022-09-21T10:33:40.486Z] 
10:33:40 [2022-09-21T10:33:40.486Z] #31 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.146 + RM_GOPATH=0
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.146 + TMP_GOPATH=
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.146 + : /build
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.146 + '[' -z '' ']'
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.146 ++ mktemp -d
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.146 + export GOPATH=/tmp/tmp.Y32WDUYf8D
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.146 + GOPATH=/tmp/tmp.Y32WDUYf8D
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.146 + RM_GOPATH=1
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.146 + case "$(go env GOARCH)" in
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.146 ++ go env GOARCH
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.152 Install docker/cli version 17.06.2-ce from stable
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.152 + export GO_BUILDMODE=-buildmode=pie
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.152 + GO_BUILDMODE=-buildmode=pie
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.152 ++ dirname /tmp/install/install.sh
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.152 + dir=/tmp/install
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.152 + bin=dockercli
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.152 + shift
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.152 + '[' '!' -f /tmp/install/dockercli.installer ']'
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.152 + . /tmp/install/dockercli.installer
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.152 ++ : stable
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.152 ++ : 17.06.2-ce
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.152 + install_dockercli
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.152 + echo 'Install docker/cli version 17.06.2-ce from stable'
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.152 ++ uname -m
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.152 + arch=x86_64
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.152 + '[' x86_64 '!=' x86_64 ']'
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.152 + url=https://download.docker.com/linux/static
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.152 + tar -xz docker/docker
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.158 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
10:33:40 [2022-09-21T10:33:40.486Z] #31 ...
10:33:40 [2022-09-21T10:33:40.486Z] 
10:33:40 [2022-09-21T10:33:40.486Z] #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
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.256 + RM_GOPATH=0
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.256 + TMP_GOPATH=
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.256 + : /build
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.256 + '[' -z '' ']'
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.256 ++ mktemp -d
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.256 + export GOPATH=/tmp/tmp.rz1cJWaIU8
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.256 + GOPATH=/tmp/tmp.rz1cJWaIU8
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.256 + RM_GOPATH=1
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.256 + case "$(go env GOARCH)" in
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.267 ++ go env GOARCH
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.277 + export GO_BUILDMODE=-buildmode=pie
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.277 + GO_BUILDMODE=-buildmode=pie
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.320 ++ dirname /tmp/install/install.sh
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.333 Install gotestsum version v1.7.0
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.333 + dir=/tmp/install
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.333 + bin=gotestsum
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.333 + shift
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.333 + '[' '!' -f /tmp/install/gotestsum.installer ']'
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.333 + . /tmp/install/gotestsum.installer
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.333 ++ : v1.7.0
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.333 + install_gotestsum
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.333 + set -e
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.333 + echo 'Install gotestsum version v1.7.0'
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.333 + GOBIN=/build
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.333 + GO111MODULE=on
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.333 + go install gotest.tools/gotestsum@v1.7.0
10:33:40 [2022-09-21T10:33:40.486Z] #0 4.936 go: downloading gotest.tools/gotestsum v1.7.0
10:33:40 [2022-09-21T10:33:40.486Z] #0 6.964 go: downloading github.com/dnephin/pflag v1.0.7
10:33:40 [2022-09-21T10:33:40.486Z] #0 7.033 go: downloading github.com/fatih/color v1.10.0
10:33:40 [2022-09-21T10:33:40.486Z] #0 7.072 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
10:33:40 [2022-09-21T10:33:40.486Z] #0 7.159 go: downloading github.com/pkg/errors v0.9.1
10:33:40 [2022-09-21T10:33:40.486Z] #0 7.608 go: downloading github.com/mattn/go-colorable v0.1.8
10:33:40 [2022-09-21T10:33:40.486Z] #0 7.609 go: downloading github.com/mattn/go-isatty v0.0.12
10:33:40 [2022-09-21T10:33:40.486Z] #0 7.621 go: downloading github.com/fsnotify/fsnotify v1.4.9
10:33:40 [2022-09-21T10:33:40.486Z] #0 7.719 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
10:33:40 [2022-09-21T10:33:40.486Z] #0 7.832 go: downloading github.com/jonboulle/clockwork v0.2.2
10:33:40 [2022-09-21T10:33:40.486Z] #0 7.951 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
10:33:40 [2022-09-21T10:33:40.486Z] #0 8.082 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
10:33:40 [2022-09-21T10:33:40.486Z] #0 8.230 go: downloading golang.org/x/tools v0.1.0
10:33:40 [2022-09-21T10:33:40.745Z] #32 ...
10:33:40 [2022-09-21T10:33:40.745Z] 
10:33:40 [2022-09-21T10:33:40.745Z] #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
10:33:40 [2022-09-21T10:33:40.745Z] #0 4.480 + RM_GOPATH=0
10:33:40 [2022-09-21T10:33:40.745Z] #0 4.480 + TMP_GOPATH=
10:33:40 [2022-09-21T10:33:40.745Z] #0 4.480 + : /build
10:33:40 [2022-09-21T10:33:40.745Z] #0 4.480 + '[' -z '' ']'
10:33:40 [2022-09-21T10:33:40.745Z] #0 4.480 ++ mktemp -d
10:33:40 [2022-09-21T10:33:40.745Z] #0 4.480 + export GOPATH=/tmp/tmp.BrZzvjNFBj
10:33:40 [2022-09-21T10:33:40.745Z] #0 4.480 + GOPATH=/tmp/tmp.BrZzvjNFBj
10:33:40 [2022-09-21T10:33:40.745Z] #0 4.480 + RM_GOPATH=1
10:33:40 [2022-09-21T10:33:40.745Z] #0 4.480 + case "$(go env GOARCH)" in
10:33:40 [2022-09-21T10:33:40.745Z] #0 4.484 ++ go env GOARCH
10:33:40 [2022-09-21T10:33:40.745Z] #0 4.501 + export GO_BUILDMODE=-buildmode=pie
10:33:40 [2022-09-21T10:33:40.746Z] #0 4.501 + GO_BUILDMODE=-buildmode=pie
10:33:40 [2022-09-21T10:33:40.746Z] #0 4.501 ++ dirname /tmp/install/install.sh
10:33:40 [2022-09-21T10:33:40.746Z] #0 4.528 Install golangci-lint version v1.44.0
10:33:40 [2022-09-21T10:33:40.746Z] #0 4.528 + dir=/tmp/install
10:33:40 [2022-09-21T10:33:40.746Z] #0 4.528 + bin=golangci_lint
10:33:40 [2022-09-21T10:33:40.746Z] #0 4.528 + shift
10:33:40 [2022-09-21T10:33:40.746Z] #0 4.528 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
10:33:40 [2022-09-21T10:33:40.746Z] #0 4.528 + . /tmp/install/golangci_lint.installer
10:33:40 [2022-09-21T10:33:40.746Z] #0 4.528 ++ : v1.44.0
10:33:40 [2022-09-21T10:33:40.746Z] #0 4.528 + install_golangci_lint
10:33:40 [2022-09-21T10:33:40.746Z] #0 4.528 + set -e
10:33:40 [2022-09-21T10:33:40.746Z] #0 4.528 + echo 'Install golangci-lint version v1.44.0'
10:33:40 [2022-09-21T10:33:40.746Z] #0 4.528 + GOBIN=/build
10:33:40 [2022-09-21T10:33:40.746Z] #0 4.528 + GO111MODULE=on
10:33:40 [2022-09-21T10:33:40.746Z] #0 4.528 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0
10:33:40 [2022-09-21T10:33:40.746Z] #0 5.143 go: downloading github.com/golangci/golangci-lint v1.44.0
10:33:41 [2022-09-21T10:33:41.005Z] #33 ...
10:33:41 [2022-09-21T10:33:41.005Z] 
10:33:41 [2022-09-21T10:33:41.005Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
10:33:41 [2022-09-21T10:33:41.005Z] #0 5.099 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:33:41 [2022-09-21T10:33:41.005Z] #0 5.133 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:33:41 [2022-09-21T10:33:41.005Z] #0 5.135 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:33:41 [2022-09-21T10:33:41.005Z] #0 5.989 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
10:33:41 [2022-09-21T10:33:41.005Z] #0 8.362 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [184 kB]
10:33:41 [2022-09-21T10:33:41.005Z] #0 10.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:33:41 [2022-09-21T10:33:41.005Z] #34 ...
10:33:41 [2022-09-21T10:33:41.005Z] 
10:33:41 [2022-09-21T10:33:41.005Z] #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
10:33:41 [2022-09-21T10:33:41.005Z] #0 4.556 + git clone https://github.com/docker/distribution.git .
10:33:41 [2022-09-21T10:33:41.005Z] #0 4.558 Cloning into '.'...
10:33:41 [2022-09-21T10:33:41.265Z] #35 ...
10:33:41 [2022-09-21T10:33:41.265Z] 
10:33:41 [2022-09-21T10:33:41.265Z] #36 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
10:33:41 [2022-09-21T10:33:41.265Z] #0 3.341 + RM_GOPATH=0
10:33:41 [2022-09-21T10:33:41.265Z] #0 3.341 + TMP_GOPATH=
10:33:41 [2022-09-21T10:33:41.265Z] #0 3.341 + : /build
10:33:41 [2022-09-21T10:33:41.265Z] #0 3.341 + '[' -z '' ']'
10:33:41 [2022-09-21T10:33:41.265Z] #0 3.341 ++ mktemp -d
10:33:41 [2022-09-21T10:33:41.265Z] #0 3.341 + export GOPATH=/tmp/tmp.ojvuYDtoKf
10:33:41 [2022-09-21T10:33:41.265Z] #0 3.341 + GOPATH=/tmp/tmp.ojvuYDtoKf
10:33:41 [2022-09-21T10:33:41.265Z] #0 3.341 + RM_GOPATH=1
10:33:41 [2022-09-21T10:33:41.265Z] #0 3.341 + case "$(go env GOARCH)" in
10:33:41 [2022-09-21T10:33:41.265Z] #0 3.341 ++ go env GOARCH
10:33:41 [2022-09-21T10:33:41.265Z] #0 3.342 + export GO_BUILDMODE=-buildmode=pie
10:33:41 [2022-09-21T10:33:41.265Z] #0 3.342 + GO_BUILDMODE=-buildmode=pie
10:33:41 [2022-09-21T10:33:41.265Z] #0 3.343 Install shfmt version v3.0.2
10:33:41 [2022-09-21T10:33:41.265Z] #0 3.343 ++ dirname /tmp/install/install.sh
10:33:41 [2022-09-21T10:33:41.265Z] #0 3.343 + dir=/tmp/install
10:33:41 [2022-09-21T10:33:41.265Z] #0 3.343 + bin=shfmt
10:33:41 [2022-09-21T10:33:41.265Z] #0 3.343 + shift
10:33:41 [2022-09-21T10:33:41.265Z] #0 3.343 + '[' '!' -f /tmp/install/shfmt.installer ']'
10:33:41 [2022-09-21T10:33:41.265Z] #0 3.343 + . /tmp/install/shfmt.installer
10:33:41 [2022-09-21T10:33:41.265Z] #0 3.343 ++ : v3.0.2
10:33:41 [2022-09-21T10:33:41.265Z] #0 3.343 + install_shfmt
10:33:41 [2022-09-21T10:33:41.265Z] #0 3.343 + echo 'Install shfmt version v3.0.2'
10:33:41 [2022-09-21T10:33:41.265Z] #0 3.343 + GOBIN=/build
10:33:41 [2022-09-21T10:33:41.265Z] #0 3.343 + GO111MODULE=on
10:33:41 [2022-09-21T10:33:41.265Z] #0 3.343 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
10:33:41 [2022-09-21T10:33:41.265Z] #0 3.690 go: downloading mvdan.cc/sh/v3 v3.0.2
10:33:41 [2022-09-21T10:33:41.265Z] #0 4.628 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:33:41 [2022-09-21T10:33:41.265Z] #0 4.628 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:33:41 [2022-09-21T10:33:41.265Z] #0 4.647 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:33:41 [2022-09-21T10:33:41.265Z] #0 6.503 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:33:41 [2022-09-21T10:33:41.265Z] #36 ...
10:33:41 [2022-09-21T10:33:41.265Z] 
10:33:41 [2022-09-21T10:33:41.265Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
10:33:41 [2022-09-21T10:33:41.265Z] #25 9.334 math/bits
10:33:41 [2022-09-21T10:33:41.265Z] #25 9.393 runtime
10:33:41 [2022-09-21T10:33:41.265Z] #25 10.57 math
10:33:42 [2022-09-21T10:33:42.655Z] #25 ...
10:33:42 [2022-09-21T10:33:42.655Z] 
10:33:42 [2022-09-21T10:33:42.655Z] #31 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
10:33:42 [2022-09-21T10:33:42.655Z] #31 12.60 + mkdir -p /build
10:33:42 [2022-09-21T10:33:42.655Z] #31 12.61 + mv docker/docker /build/
10:33:42 [2022-09-21T10:33:42.655Z] #31 12.64 + rmdir docker
10:33:42 [2022-09-21T10:33:42.655Z] #31 DONE 13.0s
10:33:42 [2022-09-21T10:33:42.655Z] 
10:33:42 [2022-09-21T10:33:42.655Z] #30 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
10:33:42 [2022-09-21T10:33:42.655Z] #30 10.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:33:45 [2022-09-21T10:33:45.949Z] #30 ...
10:33:45 [2022-09-21T10:33:45.949Z] 
10:33:45 [2022-09-21T10:33:45.949Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
10:33:45 [2022-09-21T10:33:45.949Z] #25 16.03 unicode/utf8
10:33:46 [2022-09-21T10:33:46.519Z] #25 16.71 internal/race
10:33:46 [2022-09-21T10:33:46.778Z] #25 16.96 sync/atomic
10:33:47 [2022-09-21T10:33:47.347Z] #25 17.79 unicode
10:33:50 [2022-09-21T10:33:50.643Z] #25 ...
10:33:50 [2022-09-21T10:33:50.643Z] 
10:33:50 [2022-09-21T10:33:50.643Z] #26 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
10:33:50 [2022-09-21T10:33:50.643Z] #26 10.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:33:50 [2022-09-21T10:33:50.643Z] #26 19.23 Fetched 8578 kB in 14s (594 kB/s)
10:33:50 [2022-09-21T10:33:50.643Z] #26 19.23 Reading package lists...
10:33:50 [2022-09-21T10:33:50.643Z] #26 ...
10:33:50 [2022-09-21T10:33:50.643Z] 
10:33:50 [2022-09-21T10:33:50.643Z] #24 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
10:33:50 [2022-09-21T10:33:50.643Z] #24 13.82 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
10:33:50 [2022-09-21T10:33:50.643Z] #24 14.55 go: downloading github.com/google/uuid v1.3.0
10:33:50 [2022-09-21T10:33:50.643Z] #24 14.55 go: downloading github.com/moby/vpnkit v0.5.0
10:33:50 [2022-09-21T10:33:50.643Z] #24 14.69 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
10:33:50 [2022-09-21T10:33:50.643Z] #24 15.06 go: downloading github.com/gofrs/flock v0.8.1
10:33:50 [2022-09-21T10:33:50.643Z] #24 15.15 go: downloading github.com/gorilla/mux v1.8.0
10:33:50 [2022-09-21T10:33:50.643Z] #24 15.33 go: downloading github.com/moby/sys/mountinfo v0.4.1
10:33:50 [2022-09-21T10:33:50.643Z] #24 15.82 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
10:33:50 [2022-09-21T10:33:50.643Z] #24 15.94 go: downloading github.com/u-root/u-root v7.0.0+incompatible
10:33:50 [2022-09-21T10:33:50.643Z] #24 20.56 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
10:33:50 [2022-09-21T10:33:50.643Z] #24 20.63 go: downloading github.com/russross/blackfriday/v2 v2.1.0
10:33:52 [2022-09-21T10:33:52.036Z] #24 ...
10:33:52 [2022-09-21T10:33:52.036Z] 
10:33:52 [2022-09-21T10:33:52.036Z] #28 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
10:33:52 [2022-09-21T10:33:52.036Z] #28 DONE 22.3s
10:33:52 [2022-09-21T10:33:52.036Z] 
10:33:52 [2022-09-21T10:33:52.036Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
10:33:52 [2022-09-21T10:33:52.036Z] #34 19.47 Fetched 8578 kB in 15s (585 kB/s)
10:33:54 [2022-09-21T10:33:54.587Z] #34 19.47 Reading package lists...
10:33:54 [2022-09-21T10:33:54.587Z] #34 ...
10:33:54 [2022-09-21T10:33:54.587Z] 
10:33:54 [2022-09-21T10:33:54.587Z] #27 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
10:33:54 [2022-09-21T10:33:54.587Z] #27 22.61 Updating files:  53% (1021/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.
10:33:54 [2022-09-21T10:33:54.587Z] #27 23.75 + cd /tmp/tmp.yxurjwz8Kk/src/github.com/docker/libnetwork
10:33:54 [2022-09-21T10:33:54.587Z] #27 23.75 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789
10:33:54 [2022-09-21T10:33:54.587Z] #27 24.00 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
10:33:55 [2022-09-21T10:33:55.156Z] #27 ...
10:33:55 [2022-09-21T10:33:55.156Z] 
10:33:55 [2022-09-21T10:33:55.156Z] #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
10:33:55 [2022-09-21T10:33:55.156Z] #32 15.29 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
10:33:55 [2022-09-21T10:33:55.156Z] #32 15.30 go: downloading golang.org/x/mod v0.3.0
10:33:55 [2022-09-21T10:33:55.156Z] #32 ...
10:33:55 [2022-09-21T10:33:55.156Z] 
10:33:55 [2022-09-21T10:33:55.156Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
10:33:55 [2022-09-21T10:33:55.156Z] #34 19.47 Reading package lists...
10:33:58 [2022-09-21T10:33:58.750Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0980bef18f04835c5) in /home/ubuntu/workspace/moby_PR-44123
[Pipeline] {
[Pipeline] checkout
10:33:58 [2022-09-21T10:33:58.863Z] The recommended git tool is: git
10:33:59 [2022-09-21T10:33:59.354Z] #34 25.41 Reading package lists...
10:33:59 [2022-09-21T10:33:59.354Z] #34 ...
10:33:59 [2022-09-21T10:33:59.354Z] 
10:33:59 [2022-09-21T10:33:59.354Z] #30 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
10:33:59 [2022-09-21T10:33:59.354Z] #30 19.33 Fetched 8578 kB in 14s (601 kB/s)
10:33:59 [2022-09-21T10:33:59.354Z] #30 19.33 Reading package lists...
10:33:59 [2022-09-21T10:33:59.354Z] #30 25.47 Reading package lists...
10:33:59 [2022-09-21T10:33:59.354Z] #30 ...
10:33:59 [2022-09-21T10:33:59.354Z] 
10:33:59 [2022-09-21T10:33:59.354Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
10:33:59 [2022-09-21T10:33:59.354Z] #29 19.41 Fetched 8578 kB in 15s (589 kB/s)
10:33:59 [2022-09-21T10:33:59.354Z] #29 19.41 Reading package lists...
10:33:59 [2022-09-21T10:33:59.354Z] #29 25.31 Reading package lists...
10:33:59 [2022-09-21T10:33:59.354Z] #29 ...
10:33:59 [2022-09-21T10:33:59.354Z] 
10:33:59 [2022-09-21T10:33:59.354Z] #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
10:33:59 [2022-09-21T10:33:59.354Z] #35 26.12 Updating files:  79% (1743/2185)
Updating files:  80% (1748/2185)
Updating files:  81% (1770/2185)
Updating files:  82% (1792/2185)
Updating files:  83% (1814/2185)
Updating files:  84% (1836/2185)
Updating files:  85% (1858/2185)
Updating files:  86% (1880/2185)
Updating files:  87% (1901/2185)
Updating files:  88% (1923/2185)
Updating files:  89% (1945/2185)
Updating files:  90% (1967/2185)
Updating files:  91% (1989/2185)
Updating files:  92% (2011/2185)
Updating files:  93% (2033/2185)
Updating files:  94% (2054/2185)
Updating files:  95% (2076/2185)
Updating files:  96% (2098/2185)
Updating files:  97% (2120/2185)
Updating files:  98% (2142/2185)
Updating files:  99% (2164/2185)
Updating files: 100% (2185/2185)
Updating files: 100% (2185/2185), done.
10:33:59 [2022-09-21T10:33:59.354Z] #35 26.46 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
10:33:59 [2022-09-21T10:33:59.354Z] #35 27.95 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
10:34:01 [2022-09-21T10:34:01.762Z] using credential docker-jenkins-github-credentials
10:34:01 [2022-09-21T10:34:01.772Z] Cloning the remote Git repository
10:34:01 [2022-09-21T10:34:01.773Z] Cloning with configured refspecs honoured and without tags
10:34:01 [2022-09-21T10:34:01.052Z] Cloning repository https://github.com/moby/moby.git
10:34:01 [2022-09-21T10:34:01.118Z]  > git init /home/ubuntu/workspace/moby_PR-44123 # timeout=10
10:34:01 [2022-09-21T10:34:01.467Z] Fetching upstream changes from https://github.com/moby/moby.git
10:34:01 [2022-09-21T10:34:01.467Z]  > git --version # timeout=10
10:34:01 [2022-09-21T10:34:01.487Z]  > git --version # 'git version 2.17.1'
10:34:01 [2022-09-21T10:34:01.488Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:34:01 [2022-09-21T10:34:01.489Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44123/head:refs/remotes/origin/PR-44123 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
10:34:02 [2022-09-21T10:34:02.409Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02fea6d5288971cbc) in /home/ubuntu/workspace/moby_PR-44123
[Pipeline] {
[Pipeline] checkout
10:34:02 [2022-09-21T10:34:02.645Z] The recommended git tool is: git
10:34:02 [2022-09-21T10:34:02.653Z] #35 ...
10:34:02 [2022-09-21T10:34:02.653Z] 
10:34:02 [2022-09-21T10:34:02.654Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
10:34:02 [2022-09-21T10:34:02.654Z] #25 22.60 encoding
10:34:02 [2022-09-21T10:34:02.654Z] #25 ...
10:34:02 [2022-09-21T10:34:02.654Z] 
10:34:02 [2022-09-21T10:34:02.654Z] #30 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
10:34:02 [2022-09-21T10:34:02.654Z] #30 25.47 Reading package lists...
10:34:02 [2022-09-21T10:34:02.654Z] #30 30.14 Building dependency tree...
10:34:02 [2022-09-21T10:34:02.993Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-02f2a05f4589194e7) in /home/ubuntu/workspace/moby_PR-44123
[Pipeline] {
[Pipeline] checkout
10:34:03 [2022-09-21T10:34:03.200Z] The recommended git tool is: git
10:34:03 [2022-09-21T10:34:03.225Z] #30 33.68 The following additional packages will be installed:
10:34:03 [2022-09-21T10:34:03.485Z] #30 33.69   libbtrfs0
10:34:03 [2022-09-21T10:34:03.485Z] #30 33.91 The following NEW packages will be installed:
10:34:03 [2022-09-21T10:34:03.485Z] #30 33.93   libbtrfs-dev libbtrfs0
10:34:04 [2022-09-21T10:34:04.056Z] #30 34.37 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
10:34:04 [2022-09-21T10:34:04.056Z] #30 34.37 Need to get 460 kB of archives.
10:34:04 [2022-09-21T10:34:04.056Z] #30 34.37 After this operation, 1237 kB of additional disk space will be used.
10:34:04 [2022-09-21T10:34:04.056Z] #30 34.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
10:34:04 [2022-09-21T10:34:04.056Z] #30 34.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
10:34:04 [2022-09-21T10:34:04.316Z] #30 ...
10:34:04 [2022-09-21T10:34:04.316Z] 
10:34:04 [2022-09-21T10:34:04.316Z] #26 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
10:34:04 [2022-09-21T10:34:04.316Z] #26 19.23 Reading package lists...
10:34:04 [2022-09-21T10:34:04.316Z] #26 25.00 Reading package lists...
10:34:04 [2022-09-21T10:34:04.316Z] #26 29.96 Building dependency tree...
10:34:04 [2022-09-21T10:34:04.316Z] #26 33.49 The following additional packages will be installed:
10:34:04 [2022-09-21T10:34:04.316Z] #26 33.52   libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23
10:34:04 [2022-09-21T10:34:04.316Z] #26 33.52   libprotoc23 python3-pkg-resources python3-six zlib1g-dev
10:34:04 [2022-09-21T10:34:04.316Z] #26 33.53 Suggested packages:
10:34:04 [2022-09-21T10:34:04.316Z] #26 33.55   manpages-dev protobuf-mode-el python3-setuptools
10:34:04 [2022-09-21T10:34:04.581Z] #26 34.93 The following NEW packages will be installed:
10:34:04 [2022-09-21T10:34:04.581Z] #26 34.96   libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev
10:34:04 [2022-09-21T10:34:04.581Z] #26 34.96   libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23
10:34:04 [2022-09-21T10:34:04.581Z] #26 ...
10:34:04 [2022-09-21T10:34:04.581Z] 
10:34:04 [2022-09-21T10:34:04.581Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
10:34:04 [2022-09-21T10:34:04.581Z] #34 25.41 Reading package lists...
10:34:04 [2022-09-21T10:34:04.581Z] #34 30.15 Building dependency tree...
10:34:04 [2022-09-21T10:34:04.581Z] #34 33.55 The following additional packages will be installed:
10:34:04 [2022-09-21T10:34:04.581Z] #34 33.56   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
10:34:04 [2022-09-21T10:34:04.581Z] #34 33.56   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
10:34:04 [2022-09-21T10:34:04.581Z] #34 33.56   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
10:34:04 [2022-09-21T10:34:04.581Z] #34 33.56   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
10:34:04 [2022-09-21T10:34:04.581Z] #34 33.56   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
10:34:04 [2022-09-21T10:34:04.581Z] #34 33.57   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
10:34:04 [2022-09-21T10:34:04.581Z] #34 33.58   mingw-w64-common mingw-w64-x86-64-dev
10:34:04 [2022-09-21T10:34:04.581Z] #34 33.59 Suggested packages:
10:34:04 [2022-09-21T10:34:04.581Z] #34 33.59   gcc-10-locales seccomp wine64
10:34:04 [2022-09-21T10:34:04.581Z] #34 34.87 The following NEW packages will be installed:
10:34:04 [2022-09-21T10:34:04.581Z] #34 34.91   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
10:34:04 [2022-09-21T10:34:04.581Z] #34 34.91   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
10:34:04 [2022-09-21T10:34:04.581Z] #34 34.91   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
10:34:04 [2022-09-21T10:34:04.581Z] #34 34.91   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
10:34:04 [2022-09-21T10:34:04.581Z] #34 34.91   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
10:34:04 [2022-09-21T10:34:04.581Z] #34 34.91   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
10:34:04 [2022-09-21T10:34:04.581Z] #34 34.91   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
10:34:04 [2022-09-21T10:34:04.581Z] #34 34.91   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
10:34:04 [2022-09-21T10:34:04.581Z] #34 34.91   mingw-w64-x86-64-dev
10:34:04 [2022-09-21T10:34:04.842Z] #34 35.33 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
10:34:04 [2022-09-21T10:34:04.842Z] #34 35.33 Need to get 115 MB of archives.
10:34:04 [2022-09-21T10:34:04.842Z] #34 35.33 After this operation, 645 MB of additional disk space will be used.
10:34:04 [2022-09-21T10:34:04.842Z] #34 35.33 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]
10:34:04 [2022-09-21T10:34:04.985Z] using credential docker-jenkins-github-credentials
10:34:04 [2022-09-21T10:34:04.994Z] Cloning the remote Git repository
10:34:04 [2022-09-21T10:34:04.994Z] Cloning with configured refspecs honoured and without tags
10:34:04 [2022-09-21T10:34:04.111Z] Cloning repository https://github.com/moby/moby.git
10:34:05 [2022-09-21T10:34:05.102Z] #34 35.49 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]
10:34:05 [2022-09-21T10:34:05.102Z] #34 ...
10:34:05 [2022-09-21T10:34:05.102Z] 
10:34:05 [2022-09-21T10:34:05.102Z] #30 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
10:34:05 [2022-09-21T10:34:05.102Z] #30 35.61 debconf: delaying package configuration, since apt-utils is not installed
10:34:05 [2022-09-21T10:34:05.362Z] #30 35.87 Fetched 460 kB in 0s (1184 kB/s)
10:34:05 [2022-09-21T10:34:05.622Z] #30 35.94 Selecting previously unselected package libbtrfs0:amd64.
10:34:05 [2022-09-21T10:34:05.623Z] #30 35.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 ... 15718 files and directories currently installed.)
10:34:05 [2022-09-21T10:34:05.623Z] #30 36.02 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
10:34:05 [2022-09-21T10:34:05.623Z] #30 36.04 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
10:34:05 [2022-09-21T10:34:05.626Z] using credential docker-jenkins-github-credentials
10:34:05 [2022-09-21T10:34:05.634Z] Cloning the remote Git repository
10:34:05 [2022-09-21T10:34:05.635Z] Cloning with configured refspecs honoured and without tags
10:34:05 [2022-09-21T10:34:05.885Z] #30 36.35 Selecting previously unselected package libbtrfs-dev:amd64.
10:34:04 [2022-09-21T10:34:04.177Z]  > git init /home/ubuntu/workspace/moby_PR-44123 # timeout=10
10:34:04 [2022-09-21T10:34:04.455Z] Fetching upstream changes from https://github.com/moby/moby.git
10:34:04 [2022-09-21T10:34:04.456Z]  > git --version # timeout=10
10:34:04 [2022-09-21T10:34:04.471Z]  > git --version # 'git version 2.17.1'
10:34:04 [2022-09-21T10:34:04.471Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:34:04 [2022-09-21T10:34:04.473Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44123/head:refs/remotes/origin/PR-44123 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
10:34:06 [2022-09-21T10:34:06.146Z] #30 36.35 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
10:34:06 [2022-09-21T10:34:06.146Z] #30 36.41 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
10:34:06 [2022-09-21T10:34:06.146Z] #30 ...
10:34:06 [2022-09-21T10:34:06.146Z] 
10:34:06 [2022-09-21T10:34:06.146Z] #36 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
10:34:06 [2022-09-21T10:34:06.146Z] #36 DONE 36.5s
10:34:06 [2022-09-21T10:34:06.407Z] 
10:34:06 [2022-09-21T10:34:06.407Z] #30 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
10:34:06 [2022-09-21T10:34:06.407Z] #30 36.80 Setting up libbtrfs0:amd64 (5.10.1-2) ...
10:34:06 [2022-09-21T10:34:06.407Z] #30 36.83 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
10:34:06 [2022-09-21T10:34:06.407Z] #30 36.86 Processing triggers for libc-bin (2.31-13+deb11u4) ...
10:34:05 [2022-09-21T10:34:05.652Z] Cloning repository https://github.com/moby/moby.git
10:34:05 [2022-09-21T10:34:05.710Z]  > git init /home/ubuntu/workspace/moby_PR-44123 # timeout=10
10:34:05 [2022-09-21T10:34:05.993Z] Fetching upstream changes from https://github.com/moby/moby.git
10:34:05 [2022-09-21T10:34:05.993Z]  > git --version # timeout=10
10:34:06 [2022-09-21T10:34:06.006Z]  > git --version # 'git version 2.25.1'
10:34:06 [2022-09-21T10:34:06.007Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:34:06 [2022-09-21T10:34:06.008Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44123/head:refs/remotes/origin/PR-44123 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
10:34:06 [2022-09-21T10:34:06.976Z] #30 DONE 37.3s
10:34:06 [2022-09-21T10:34:06.976Z] 
10:34:06 [2022-09-21T10:34:06.976Z] #26 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
10:34:06 [2022-09-21T10:34:06.976Z] #26 34.96   libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler
10:34:06 [2022-09-21T10:34:06.976Z] #26 34.96   python3-pkg-resources python3-protobuf python3-six zlib1g-dev
10:34:06 [2022-09-21T10:34:06.976Z] #26 35.34 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded.
10:34:06 [2022-09-21T10:34:06.976Z] #26 35.34 Need to get 4583 kB of archives.
10:34:06 [2022-09-21T10:34:06.976Z] #26 35.34 After this operation, 25.9 MB of additional disk space will be used.
10:34:06 [2022-09-21T10:34:06.976Z] #26 35.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
10:34:06 [2022-09-21T10:34:06.976Z] #26 35.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
10:34:06 [2022-09-21T10:34:06.976Z] #26 35.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
10:34:06 [2022-09-21T10:34:06.976Z] #26 35.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
10:34:06 [2022-09-21T10:34:06.977Z] #26 35.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
10:34:06 [2022-09-21T10:34:06.977Z] #26 35.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB]
10:34:06 [2022-09-21T10:34:06.977Z] #26 35.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
10:34:06 [2022-09-21T10:34:06.977Z] #26 35.39 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
10:34:06 [2022-09-21T10:34:06.977Z] #26 35.39 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB]
10:34:06 [2022-09-21T10:34:06.977Z] #26 35.40 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
10:34:06 [2022-09-21T10:34:06.977Z] #26 35.49 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB]
10:34:06 [2022-09-21T10:34:06.977Z] #26 35.54 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB]
10:34:06 [2022-09-21T10:34:06.977Z] #26 35.84 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB]
10:34:06 [2022-09-21T10:34:06.977Z] #26 35.87 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB]
10:34:06 [2022-09-21T10:34:06.977Z] #26 35.89 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB]
10:34:06 [2022-09-21T10:34:06.977Z] #26 35.90 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
10:34:06 [2022-09-21T10:34:06.977Z] #26 35.93 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
10:34:06 [2022-09-21T10:34:06.977Z] #26 35.93 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
10:34:06 [2022-09-21T10:34:06.977Z] #26 37.40 debconf: delaying package configuration, since apt-utils is not installed
10:34:07 [2022-09-21T10:34:07.547Z] #26 37.91 Fetched 4583 kB in 1s (4795 kB/s)
10:34:07 [2022-09-21T10:34:07.807Z] #26 38.10 Selecting previously unselected package libcap2:amd64.
10:34:07 [2022-09-21T10:34:07.807Z] #26 38.10 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
10:34:08 [2022-09-21T10:34:08.067Z] #26 38.23 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ...
10:34:08 [2022-09-21T10:34:08.067Z] #26 38.32 Unpacking libcap2:amd64 (1:2.44-1) ...
10:34:08 [2022-09-21T10:34:08.337Z] #26 38.50 Selecting previously unselected package libcap-dev:amd64.
10:34:08 [2022-09-21T10:34:08.337Z] #26 38.55 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ...
10:34:08 [2022-09-21T10:34:08.337Z] #26 38.73 Unpacking libcap-dev:amd64 (1:2.44-1) ...
10:34:08 [2022-09-21T10:34:08.598Z] #26 38.94 Selecting previously unselected package libnet1:amd64.
10:34:08 [2022-09-21T10:34:08.598Z] #26 38.95 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
10:34:08 [2022-09-21T10:34:08.598Z] #26 38.95 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:34:08 [2022-09-21T10:34:08.859Z] #26 39.13 Selecting previously unselected package libnet1-dev.
10:34:08 [2022-09-21T10:34:08.859Z] #26 39.14 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
10:34:08 [2022-09-21T10:34:08.859Z] #26 39.15 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
10:34:09 [2022-09-21T10:34:09.120Z] #26 39.35 Selecting previously unselected package libnl-3-200:amd64.
10:34:09 [2022-09-21T10:34:09.120Z] #26 39.36 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ...
10:34:09 [2022-09-21T10:34:09.120Z] #26 39.38 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
10:34:09 [2022-09-21T10:34:09.380Z] #26 39.53 Selecting previously unselected package libnl-3-dev:amd64.
10:34:09 [2022-09-21T10:34:09.380Z] #26 39.55 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ...
10:34:09 [2022-09-21T10:34:09.380Z] #26 39.57 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ...
10:34:09 [2022-09-21T10:34:09.639Z] #26 39.93 Selecting previously unselected package libprotobuf-c1:amd64.
10:34:09 [2022-09-21T10:34:09.639Z] #26 39.93 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
10:34:09 [2022-09-21T10:34:09.639Z] #26 39.94 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
10:34:09 [2022-09-21T10:34:09.639Z] #26 40.07 Selecting previously unselected package libprotobuf-c-dev:amd64.
10:34:09 [2022-09-21T10:34:09.639Z] #26 ...
10:34:09 [2022-09-21T10:34:09.639Z] 
10:34:09 [2022-09-21T10:34:09.639Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
10:34:09 [2022-09-21T10:34:09.639Z] #29 25.31 Reading package lists...
10:34:09 [2022-09-21T10:34:09.639Z] #29 30.09 Building dependency tree...
10:34:09 [2022-09-21T10:34:09.639Z] #29 33.46 The following additional packages will be installed:
10:34:09 [2022-09-21T10:34:09.639Z] #29 33.47   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
10:34:09 [2022-09-21T10:34:09.639Z] #29 33.47 Suggested packages:
10:34:09 [2022-09-21T10:34:09.639Z] #29 33.47   cmake-doc ninja-build lrzip
10:34:09 [2022-09-21T10:34:09.639Z] #29 33.47 Recommended packages:
10:34:09 [2022-09-21T10:34:09.639Z] #29 33.47   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
10:34:09 [2022-09-21T10:34:09.639Z] #29 34.34 The following NEW packages will be installed:
10:34:09 [2022-09-21T10:34:09.639Z] #29 34.35   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
10:34:09 [2022-09-21T10:34:09.639Z] #29 34.37   vim-common xxd
10:34:09 [2022-09-21T10:34:09.639Z] #29 34.74 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
10:34:09 [2022-09-21T10:34:09.639Z] #29 34.74 Need to get 17.7 MB of archives.
10:34:09 [2022-09-21T10:34:09.639Z] #29 34.74 After this operation, 70.7 MB of additional disk space will be used.
10:34:09 [2022-09-21T10:34:09.639Z] #29 34.74 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
10:34:09 [2022-09-21T10:34:09.639Z] #29 34.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
10:34:09 [2022-09-21T10:34:09.639Z] #29 34.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
10:34:09 [2022-09-21T10:34:09.639Z] #29 34.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
10:34:09 [2022-09-21T10:34:09.639Z] #29 35.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
10:34:09 [2022-09-21T10:34:09.639Z] #29 35.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
10:34:09 [2022-09-21T10:34:09.639Z] #29 35.52 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
10:34:09 [2022-09-21T10:34:09.639Z] #29 35.53 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
10:34:09 [2022-09-21T10:34:09.639Z] #29 35.54 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
10:34:09 [2022-09-21T10:34:09.639Z] #29 35.55 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
10:34:09 [2022-09-21T10:34:09.639Z] #29 37.30 debconf: delaying package configuration, since apt-utils is not installed
10:34:09 [2022-09-21T10:34:09.639Z] #29 37.78 Fetched 17.7 MB in 1s (12.3 MB/s)
10:34:09 [2022-09-21T10:34:09.639Z] #29 37.92 Selecting previously unselected package xxd.
10:34:09 [2022-09-21T10:34:09.639Z] #29 37.92 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
10:34:09 [2022-09-21T10:34:09.639Z] #29 38.08 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
10:34:09 [2022-09-21T10:34:09.639Z] #29 38.13 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
10:34:09 [2022-09-21T10:34:09.639Z] #29 38.48 Selecting previously unselected package vim-common.
10:34:09 [2022-09-21T10:34:09.639Z] #29 38.49 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
10:34:09 [2022-09-21T10:34:09.639Z] #29 38.54 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
10:34:09 [2022-09-21T10:34:09.639Z] #29 39.01 Selecting previously unselected package cmake-data.
10:34:09 [2022-09-21T10:34:09.640Z] #29 39.01 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
10:34:09 [2022-09-21T10:34:09.640Z] #29 39.02 Unpacking cmake-data (3.18.4-2+deb11u1) ...
10:34:09 [2022-09-21T10:34:09.640Z] #29 ...
10:34:09 [2022-09-21T10:34:09.640Z] 
10:34:09 [2022-09-21T10:34:09.640Z] #26 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
10:34:09 [2022-09-21T10:34:09.640Z] #26 40.07 Selecting previously unselected package libprotobuf-c-dev:amd64.
10:34:09 [2022-09-21T10:34:09.640Z] #26 40.07 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
10:34:09 [2022-09-21T10:34:09.640Z] #26 40.08 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
10:34:09 [2022-09-21T10:34:09.640Z] #26 40.17 Selecting previously unselected package zlib1g-dev:amd64.
10:34:09 [2022-09-21T10:34:09.899Z] #26 40.17 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ...
10:34:09 [2022-09-21T10:34:09.899Z] #26 40.19 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
10:34:10 [2022-09-21T10:34:10.162Z] #26 40.61 Selecting previously unselected package libprotobuf23:amd64.
10:34:10 [2022-09-21T10:34:10.162Z] #26 40.62 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ...
10:34:10 [2022-09-21T10:34:10.162Z] #26 40.63 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
10:34:11 [2022-09-21T10:34:11.102Z] #26 41.36 Selecting previously unselected package libprotobuf-lite23:amd64.
10:34:11 [2022-09-21T10:34:11.102Z] #26 41.38 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ...
10:34:11 [2022-09-21T10:34:11.102Z] #26 41.39 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ...
10:34:11 [2022-09-21T10:34:11.362Z] #26 41.66 Selecting previously unselected package libprotobuf-dev:amd64.
10:34:11 [2022-09-21T10:34:11.362Z] #26 41.68 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ...
10:34:11 [2022-09-21T10:34:11.362Z] #26 41.71 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ...
10:34:12 [2022-09-21T10:34:12.743Z] #26 ...
10:34:12 [2022-09-21T10:34:12.743Z] 
10:34:12 [2022-09-21T10:34:12.743Z] #27 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh proxy
10:34:12 [2022-09-21T10:34:12.743Z] #27 DONE 42.9s
10:34:12 [2022-09-21T10:34:12.743Z] 
10:34:12 [2022-09-21T10:34:12.743Z] #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
10:34:12 [2022-09-21T10:34:12.743Z] #0 1.339 + RM_GOPATH=0
10:34:12 [2022-09-21T10:34:12.743Z] #0 1.340 + TMP_GOPATH=
10:34:12 [2022-09-21T10:34:12.743Z] #0 1.340 + : /build
10:34:12 [2022-09-21T10:34:12.743Z] #0 1.340 + '[' -z '' ']'
10:34:12 [2022-09-21T10:34:12.743Z] #0 1.340 ++ mktemp -d
10:34:12 [2022-09-21T10:34:12.743Z] #0 1.343 + export GOPATH=/tmp/tmp.zNBDXu0wlQ
10:34:12 [2022-09-21T10:34:12.743Z] #0 1.343 + GOPATH=/tmp/tmp.zNBDXu0wlQ
10:34:12 [2022-09-21T10:34:12.743Z] #0 1.343 + RM_GOPATH=1
10:34:12 [2022-09-21T10:34:12.743Z] #0 1.344 + case "$(go env GOARCH)" in
10:34:12 [2022-09-21T10:34:12.743Z] #0 1.346 ++ go env GOARCH
10:34:12 [2022-09-21T10:34:12.743Z] #0 1.379 + export GO_BUILDMODE=-buildmode=pie
10:34:12 [2022-09-21T10:34:12.743Z] #0 1.380 + GO_BUILDMODE=-buildmode=pie
10:34:12 [2022-09-21T10:34:12.743Z] #0 1.380 ++ dirname /tmp/install/install.sh
10:34:12 [2022-09-21T10:34:12.743Z] #0 1.382 + dir=/tmp/install
10:34:12 [2022-09-21T10:34:12.743Z] #0 1.382 + bin=containerd
10:34:12 [2022-09-21T10:34:12.743Z] #0 1.384 + shift
10:34:12 [2022-09-21T10:34:12.743Z] #0 1.384 + '[' '!' -f /tmp/install/containerd.installer ']'
10:34:12 [2022-09-21T10:34:12.743Z] #0 1.387 + . /tmp/install/containerd.installer
10:34:12 [2022-09-21T10:34:12.743Z] #0 1.387 ++ set -e
10:34:12 [2022-09-21T10:34:12.743Z] #0 1.388 ++ : v1.6.8
10:34:12 [2022-09-21T10:34:12.743Z] #0 1.389 + install_containerd
10:34:12 [2022-09-21T10:34:12.743Z] #0 1.396 + echo 'Install containerd version v1.6.8'
10:34:12 [2022-09-21T10:34:12.743Z] #0 1.396 Install containerd version v1.6.8
10:34:12 [2022-09-21T10:34:12.743Z] #0 1.397 + git clone https://github.com/containerd/containerd.git /tmp/tmp.zNBDXu0wlQ/src/github.com/containerd/containerd
10:34:12 [2022-09-21T10:34:12.743Z] #0 1.402 Cloning into '/tmp/tmp.zNBDXu0wlQ/src/github.com/containerd/containerd'...
10:34:12 [2022-09-21T10:34:12.743Z] #37 ...
10:34:12 [2022-09-21T10:34:12.743Z] 
10:34:12 [2022-09-21T10:34:12.744Z] #26 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
10:34:12 [2022-09-21T10:34:12.744Z] #26 43.12 Selecting previously unselected package libprotoc23:amd64.
10:34:12 [2022-09-21T10:34:12.744Z] #26 43.16 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ...
10:34:13 [2022-09-21T10:34:13.003Z] #26 43.19 Unpacking libprotoc23:amd64 (3.12.4-1) ...
10:34:13 [2022-09-21T10:34:13.791Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0fcbf76cdad6a9ee0) in /home/ubuntu/workspace/moby_PR-44123
[Pipeline] {
[Pipeline] checkout
10:34:13 [2022-09-21T10:34:13.923Z] The recommended git tool is: git
10:34:13 [2022-09-21T10:34:13.942Z] #26 44.35 Selecting previously unselected package protobuf-c-compiler.
10:34:13 [2022-09-21T10:34:13.942Z] #26 44.35 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ...
10:34:13 [2022-09-21T10:34:13.942Z] #26 44.37 Unpacking protobuf-c-compiler (1.3.3-1+b2) ...
10:34:14 [2022-09-21T10:34:14.237Z] #26 44.50 Selecting previously unselected package protobuf-compiler.
10:34:14 [2022-09-21T10:34:14.237Z] #26 44.52 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ...
10:34:14 [2022-09-21T10:34:14.237Z] #26 44.53 Unpacking protobuf-compiler (3.12.4-1) ...
10:34:14 [2022-09-21T10:34:14.237Z] #26 44.68 Selecting previously unselected package python3-pkg-resources.
10:34:14 [2022-09-21T10:34:14.237Z] #26 44.69 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ...
10:34:14 [2022-09-21T10:34:14.504Z] #26 44.71 Unpacking python3-pkg-resources (52.0.0-4) ...
10:34:14 [2022-09-21T10:34:14.768Z] #26 45.02 Selecting previously unselected package python3-six.
10:34:14 [2022-09-21T10:34:14.768Z] #26 45.03 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ...
10:34:14 [2022-09-21T10:34:14.768Z] #26 45.03 Unpacking python3-six (1.16.0-2) ...
10:34:14 [2022-09-21T10:34:14.768Z] #26 45.14 Selecting previously unselected package python3-protobuf.
10:34:14 [2022-09-21T10:34:14.768Z] #26 45.15 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ...
10:34:14 [2022-09-21T10:34:14.768Z] #26 45.16 Unpacking python3-protobuf (3.12.4-1) ...
10:34:15 [2022-09-21T10:34:15.351Z] #26 ...
10:34:15 [2022-09-21T10:34:15.351Z] 
10:34:15 [2022-09-21T10:34:15.351Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
10:34:15 [2022-09-21T10:34:15.351Z] #34 35.66 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
10:34:15 [2022-09-21T10:34:15.351Z] #34 35.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
10:34:15 [2022-09-21T10:34:15.351Z] #34 35.67 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
10:34:15 [2022-09-21T10:34:15.351Z] #34 35.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
10:34:15 [2022-09-21T10:34:15.351Z] #34 36.00 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
10:34:15 [2022-09-21T10:34:15.351Z] #34 36.22 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]
10:34:15 [2022-09-21T10:34:15.351Z] #34 36.23 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]
10:34:15 [2022-09-21T10:34:15.351Z] #34 37.27 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]
10:34:15 [2022-09-21T10:34:15.351Z] #34 39.28 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]
10:34:15 [2022-09-21T10:34:15.351Z] #34 39.86 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]
10:34:15 [2022-09-21T10:34:15.351Z] #34 40.49 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]
10:34:15 [2022-09-21T10:34:15.351Z] #34 42.06 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]
10:34:15 [2022-09-21T10:34:15.351Z] #34 42.68 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
10:34:15 [2022-09-21T10:34:15.351Z] #34 42.69 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
10:34:15 [2022-09-21T10:34:15.351Z] #34 42.69 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
10:34:15 [2022-09-21T10:34:15.351Z] #34 42.69 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
10:34:15 [2022-09-21T10:34:15.351Z] #34 42.72 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
10:34:15 [2022-09-21T10:34:15.351Z] #34 42.72 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]
10:34:15 [2022-09-21T10:34:15.351Z] #34 42.72 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB]
10:34:15 [2022-09-21T10:34:15.351Z] #34 42.73 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
10:34:15 [2022-09-21T10:34:15.351Z] #34 42.73 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]
10:34:15 [2022-09-21T10:34:15.351Z] #34 42.75 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]
10:34:15 [2022-09-21T10:34:15.351Z] #34 42.76 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]
10:34:15 [2022-09-21T10:34:15.351Z] #34 42.77 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]
10:34:15 [2022-09-21T10:34:15.351Z] #34 42.79 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
10:34:15 [2022-09-21T10:34:15.351Z] #34 42.81 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
10:34:15 [2022-09-21T10:34:15.351Z] #34 42.82 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
10:34:15 [2022-09-21T10:34:15.351Z] #34 42.82 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB]
10:34:15 [2022-09-21T10:34:15.351Z] #34 44.27 debconf: delaying package configuration, since apt-utils is not installed
10:34:15 [2022-09-21T10:34:15.351Z] #34 44.48 Fetched 115 MB in 8s (14.6 MB/s)
10:34:15 [2022-09-21T10:34:15.351Z] #34 44.55 Selecting previously unselected package binutils-mingw-w64-i686.
10:34:15 [2022-09-21T10:34:15.352Z] #34 44.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.)
10:34:15 [2022-09-21T10:34:15.352Z] #34 44.63 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
10:34:15 [2022-09-21T10:34:15.352Z] #34 44.64 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
10:34:15 [2022-09-21T10:34:15.352Z] #34 ...
10:34:15 [2022-09-21T10:34:15.352Z] 
10:34:15 [2022-09-21T10:34:15.352Z] #26 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
10:34:15 [2022-09-21T10:34:15.352Z] #26 45.79 Setting up python3-pkg-resources (52.0.0-4) ...
10:34:16 [2022-09-21T10:34:16.375Z] using credential docker-jenkins-github-credentials
10:34:16 [2022-09-21T10:34:16.384Z] Cloning the remote Git repository
10:34:16 [2022-09-21T10:34:16.384Z] Cloning with configured refspecs honoured and without tags
10:34:17 [2022-09-21T10:34:17.278Z] #26 47.70 Setting up libprotobuf23:amd64 (3.12.4-1) ...
10:34:16 [2022-09-21T10:34:16.498Z] Cloning repository https://github.com/moby/moby.git
10:34:16 [2022-09-21T10:34:16.545Z]  > git init /home/ubuntu/workspace/moby_PR-44123 # timeout=10
10:34:16 [2022-09-21T10:34:16.884Z] Fetching upstream changes from https://github.com/moby/moby.git
10:34:16 [2022-09-21T10:34:16.884Z]  > git --version # timeout=10
10:34:16 [2022-09-21T10:34:16.895Z]  > git --version # 'git version 2.25.1'
10:34:16 [2022-09-21T10:34:16.896Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:34:16 [2022-09-21T10:34:16.897Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44123/head:refs/remotes/origin/PR-44123 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
10:34:17 [2022-09-21T10:34:17.538Z] #26 47.71 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:34:17 [2022-09-21T10:34:17.538Z] #26 47.73 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
10:34:17 [2022-09-21T10:34:17.538Z] #26 47.75 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
10:34:17 [2022-09-21T10:34:17.538Z] #26 47.77 Setting up libcap2:amd64 (1:2.44-1) ...
10:34:17 [2022-09-21T10:34:17.538Z] #26 47.83 Setting up python3-six (1.16.0-2) ...
10:34:18 [2022-09-21T10:34:18.477Z] #26 48.96 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ...
10:34:18 [2022-09-21T10:34:18.477Z] #26 48.97 Setting up libprotoc23:amd64 (3.12.4-1) ...
10:34:18 [2022-09-21T10:34:18.477Z] #26 48.99 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
10:34:18 [2022-09-21T10:34:18.477Z] #26 49.02 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
10:34:18 [2022-09-21T10:34:18.737Z] #26 49.05 Setting up python3-protobuf (3.12.4-1) ...
10:34:20 [2022-09-21T10:34:20.119Z] #26 ...
10:34:20 [2022-09-21T10:34:20.119Z] 
10:34:20 [2022-09-21T10:34:20.119Z] #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
10:34:20 [2022-09-21T10:34:20.119Z] #33 40.26 go: downloading github.com/gofrs/flock v0.8.1
10:34:20 [2022-09-21T10:34:20.119Z] #33 40.27 go: downloading github.com/fatih/color v1.13.0
10:34:20 [2022-09-21T10:34:20.119Z] #33 40.33 go: downloading github.com/pkg/errors v0.9.1
10:34:20 [2022-09-21T10:34:20.119Z] #33 40.35 go: downloading github.com/spf13/cobra v1.3.0
10:34:20 [2022-09-21T10:34:20.119Z] #33 40.48 go: downloading github.com/spf13/pflag v1.0.5
10:34:20 [2022-09-21T10:34:20.119Z] #33 40.69 go: downloading github.com/spf13/viper v1.10.1
10:34:20 [2022-09-21T10:34:20.119Z] #33 40.75 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
10:34:20 [2022-09-21T10:34:20.119Z] #33 40.92 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
10:34:20 [2022-09-21T10:34:20.119Z] #33 41.10 go: downloading github.com/go-critic/go-critic v0.6.2
10:34:20 [2022-09-21T10:34:20.119Z] #33 42.21 go: downloading github.com/mitchellh/go-homedir v1.1.0
10:34:20 [2022-09-21T10:34:20.119Z] #33 42.22 go: downloading github.com/hashicorp/go-multierror v1.1.1
10:34:20 [2022-09-21T10:34:20.119Z] #33 45.86 go: downloading github.com/mattn/go-colorable v0.1.12
10:34:20 [2022-09-21T10:34:20.119Z] #33 45.87 go: downloading github.com/mattn/go-isatty v0.0.14
10:34:20 [2022-09-21T10:34:20.119Z] #33 45.87 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
10:34:20 [2022-09-21T10:34:20.119Z] #33 45.88 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
10:34:20 [2022-09-21T10:34:20.119Z] #33 45.92 go: downloading github.com/sirupsen/logrus v1.8.1
10:34:20 [2022-09-21T10:34:20.119Z] #33 45.98 go: downloading github.com/stretchr/testify v1.7.0
10:34:20 [2022-09-21T10:34:20.119Z] #33 46.25 go: downloading github.com/fsnotify/fsnotify v1.5.1
10:34:20 [2022-09-21T10:34:20.119Z] #33 46.26 go: downloading github.com/magiconair/properties v1.8.5
10:34:20 [2022-09-21T10:34:20.119Z] #33 46.34 go: downloading github.com/mitchellh/mapstructure v1.4.3
10:34:20 [2022-09-21T10:34:20.119Z] #33 46.38 go: downloading github.com/spf13/afero v1.6.0
10:34:20 [2022-09-21T10:34:20.119Z] #33 46.41 go: downloading github.com/spf13/cast v1.4.1
10:34:20 [2022-09-21T10:34:20.119Z] #33 46.59 go: downloading github.com/spf13/jwalterweatherman v1.1.0
10:34:20 [2022-09-21T10:34:20.119Z] #33 46.64 go: downloading github.com/subosito/gotenv v1.2.0
10:34:20 [2022-09-21T10:34:20.119Z] #33 46.66 go: downloading gopkg.in/ini.v1 v1.66.2
10:34:20 [2022-09-21T10:34:20.119Z] #33 46.71 go: downloading github.com/go-toolsmith/astcast v1.0.0
10:34:20 [2022-09-21T10:34:20.119Z] #33 46.75 go: downloading github.com/go-toolsmith/astcopy v1.0.0
10:34:20 [2022-09-21T10:34:20.119Z] #33 46.75 go: downloading github.com/go-toolsmith/astequal v1.0.1
10:34:20 [2022-09-21T10:34:20.119Z] #33 46.78 go: downloading github.com/go-toolsmith/astfmt v1.0.0
10:34:20 [2022-09-21T10:34:20.119Z] #33 46.79 go: downloading github.com/go-toolsmith/astp v1.0.0
10:34:20 [2022-09-21T10:34:20.119Z] #33 46.81 go: downloading github.com/go-toolsmith/strparse v1.0.0
10:34:20 [2022-09-21T10:34:20.119Z] #33 46.81 go: downloading github.com/go-toolsmith/typep v1.0.2
10:34:20 [2022-09-21T10:34:20.119Z] #33 46.83 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
10:34:20 [2022-09-21T10:34:20.119Z] #33 46.87 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
10:34:20 [2022-09-21T10:34:20.119Z] #33 47.09 go: downloading github.com/hashicorp/errwrap v1.0.0
10:34:20 [2022-09-21T10:34:20.119Z] #33 47.12 go: downloading 4d63.com/gochecknoglobals v0.1.0
10:34:20 [2022-09-21T10:34:20.119Z] #33 47.15 go: downloading github.com/Antonboom/errname v0.1.5
10:34:20 [2022-09-21T10:34:20.119Z] #33 47.18 go: downloading github.com/Antonboom/nilnil v0.1.0
10:34:20 [2022-09-21T10:34:20.119Z] #33 47.22 go: downloading github.com/BurntSushi/toml v1.0.0
10:34:20 [2022-09-21T10:34:20.119Z] #33 47.58 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
10:34:20 [2022-09-21T10:34:20.119Z] #33 47.62 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
10:34:20 [2022-09-21T10:34:20.119Z] #33 47.71 go: downloading github.com/alexkohler/prealloc v1.0.0
10:34:20 [2022-09-21T10:34:20.119Z] #33 47.74 go: downloading github.com/ashanbrown/forbidigo v1.3.0
10:34:20 [2022-09-21T10:34:20.119Z] #33 47.86 go: downloading github.com/ashanbrown/makezero v1.1.0
10:34:20 [2022-09-21T10:34:20.119Z] #33 47.90 go: downloading github.com/bkielbasa/cyclop v1.2.0
10:34:20 [2022-09-21T10:34:20.119Z] #33 47.92 go: downloading github.com/blizzy78/varnamelen v0.5.0
10:34:20 [2022-09-21T10:34:20.119Z] #33 47.98 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
10:34:20 [2022-09-21T10:34:20.119Z] #33 48.00 go: downloading github.com/breml/bidichk v0.2.1
10:34:20 [2022-09-21T10:34:20.119Z] #33 48.03 go: downloading github.com/breml/errchkjson v0.2.1
10:34:20 [2022-09-21T10:34:20.119Z] #33 48.06 go: downloading github.com/butuzov/ireturn v0.1.1
10:34:20 [2022-09-21T10:34:20.119Z] #33 48.08 go: downloading github.com/charithe/durationcheck v0.0.9
10:34:20 [2022-09-21T10:34:20.119Z] #33 48.10 go: downloading github.com/daixiang0/gci v0.2.9
10:34:20 [2022-09-21T10:34:20.119Z] #33 48.12 go: downloading github.com/denis-tingajkin/go-header v0.4.2
10:34:20 [2022-09-21T10:34:20.119Z] #33 48.19 go: downloading github.com/esimonov/ifshort v1.0.4
10:34:20 [2022-09-21T10:34:20.119Z] #33 48.24 go: downloading github.com/fzipp/gocyclo v0.4.0
10:34:20 [2022-09-21T10:34:20.119Z] #33 48.26 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
10:34:20 [2022-09-21T10:34:20.119Z] #33 48.32 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
10:34:20 [2022-09-21T10:34:20.119Z] #33 48.32 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
10:34:20 [2022-09-21T10:34:20.119Z] #33 48.37 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
10:34:20 [2022-09-21T10:34:20.119Z] #33 48.47 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
10:34:20 [2022-09-21T10:34:20.119Z] #33 48.51 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
10:34:20 [2022-09-21T10:34:20.119Z] #33 48.54 go: downloading github.com/golangci/misspell v0.3.5
10:34:20 [2022-09-21T10:34:20.119Z] #33 48.67 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
10:34:20 [2022-09-21T10:34:20.119Z] #33 48.70 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
10:34:20 [2022-09-21T10:34:20.119Z] #33 48.73 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
10:34:20 [2022-09-21T10:34:20.119Z] #33 48.76 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
10:34:20 [2022-09-21T10:34:20.119Z] #33 48.77 go: downloading github.com/jgautheron/goconst v1.5.1
10:34:20 [2022-09-21T10:34:20.119Z] #33 48.80 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
10:34:20 [2022-09-21T10:34:20.119Z] #33 48.83 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
10:34:20 [2022-09-21T10:34:20.119Z] #33 48.91 go: downloading github.com/julz/importas v0.1.0
10:34:20 [2022-09-21T10:34:20.119Z] #33 48.93 go: downloading github.com/kisielk/errcheck v1.6.0
10:34:20 [2022-09-21T10:34:20.119Z] #33 48.98 go: downloading github.com/kulti/thelper v0.5.0
10:34:20 [2022-09-21T10:34:20.119Z] #33 49.08 go: downloading github.com/kunwardeep/paralleltest v1.0.3
10:34:20 [2022-09-21T10:34:20.119Z] #33 49.09 go: downloading github.com/kyoh86/exportloopref v0.1.8
10:34:20 [2022-09-21T10:34:20.119Z] #33 49.09 go: downloading github.com/ldez/gomoddirectives v0.2.2
10:34:20 [2022-09-21T10:34:20.119Z] #33 49.12 go: downloading github.com/ldez/tagliatelle v0.3.0
10:34:20 [2022-09-21T10:34:20.119Z] #33 49.16 go: downloading github.com/leonklingele/grouper v1.1.0
10:34:20 [2022-09-21T10:34:20.119Z] #33 49.16 go: downloading github.com/maratori/testpackage v1.0.1
10:34:20 [2022-09-21T10:34:20.119Z] #33 49.24 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
10:34:20 [2022-09-21T10:34:20.119Z] #33 49.31 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
10:34:20 [2022-09-21T10:34:20.119Z] #33 49.38 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
10:34:20 [2022-09-21T10:34:20.119Z] #33 49.42 go: downloading github.com/mgechev/revive v1.1.3
10:34:20 [2022-09-21T10:34:20.119Z] #33 49.86 go: downloading github.com/moricho/tparallel v0.2.1
10:34:20 [2022-09-21T10:34:20.119Z] #33 49.93 go: downloading github.com/nakabonne/nestif v0.3.1
10:34:20 [2022-09-21T10:34:20.119Z] #33 49.95 go: downloading github.com/nishanths/exhaustive v0.7.11
10:34:20 [2022-09-21T10:34:20.119Z] #33 49.99 go: downloading github.com/nishanths/predeclared v0.2.1
10:34:20 [2022-09-21T10:34:20.119Z] #33 50.11 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
10:34:20 [2022-09-21T10:34:20.119Z] #33 50.14 go: downloading github.com/ryancurrah/gomodguard v1.2.3
10:34:20 [2022-09-21T10:34:20.119Z] #33 50.17 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
10:34:20 [2022-09-21T10:34:20.119Z] #33 50.19 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
10:34:20 [2022-09-21T10:34:20.119Z] #33 50.23 go: downloading github.com/securego/gosec/v2 v2.9.6
10:34:20 [2022-09-21T10:34:20.119Z] #33 50.47 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
10:34:20 [2022-09-21T10:34:20.119Z] #33 50.49 go: downloading github.com/sivchari/containedctx v1.0.1
10:34:20 [2022-09-21T10:34:20.119Z] #33 50.50 go: downloading github.com/sivchari/tenv v1.4.7
10:34:20 [2022-09-21T10:34:20.119Z] #33 50.51 go: downloading github.com/sonatard/noctx v0.0.1
10:34:20 [2022-09-21T10:34:20.119Z] #33 50.54 go: downloading github.com/sourcegraph/go-diff v0.6.1
10:34:20 [2022-09-21T10:34:20.119Z] #33 50.54 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
10:34:20 [2022-09-21T10:34:20.119Z] #33 50.62 go: downloading github.com/sylvia7788/contextcheck v1.0.4
10:34:20 [2022-09-21T10:34:20.119Z] #33 50.66 go: downloading github.com/tdakkota/asciicheck v0.1.1
10:34:20 [2022-09-21T10:34:20.119Z] #33 ...
10:34:20 [2022-09-21T10:34:20.119Z] 
10:34:20 [2022-09-21T10:34:20.120Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
10:34:20 [2022-09-21T10:34:20.120Z] #25 50.62 sync
10:34:20 [2022-09-21T10:34:20.120Z] #25 50.63 internal/reflectlite
10:34:20 [2022-09-21T10:34:20.749Z] Fetching without tags
10:34:20 [2022-09-21T10:34:20.946Z] Merging remotes/origin/20.10 commit e42327a6d3c55ceda3bd5475be7aae6036d02db3 into PR head commit 5ba3208ec7d7c81963907f628ac53dbcca3a5e21
10:34:20 [2022-09-21T10:34:20.710Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:34:20 [2022-09-21T10:34:20.719Z]  > git config --add remote.origin.fetch +refs/pull/44123/head:refs/remotes/origin/PR-44123 # timeout=10
10:34:20 [2022-09-21T10:34:20.725Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
10:34:20 [2022-09-21T10:34:20.736Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:34:20 [2022-09-21T10:34:20.753Z] Fetching upstream changes from https://github.com/moby/moby.git
10:34:20 [2022-09-21T10:34:20.753Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:34:20 [2022-09-21T10:34:20.754Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44123/head:refs/remotes/origin/PR-44123 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
10:34:20 [2022-09-21T10:34:20.952Z]  > git config core.sparsecheckout # timeout=10
10:34:20 [2022-09-21T10:34:20.964Z]  > git checkout -f 5ba3208ec7d7c81963907f628ac53dbcca3a5e21 # timeout=10
10:34:21 [2022-09-21T10:34:21.544Z] Merge succeeded, producing 5ba3208ec7d7c81963907f628ac53dbcca3a5e21
10:34:21 [2022-09-21T10:34:21.545Z] Checking out Revision 5ba3208ec7d7c81963907f628ac53dbcca3a5e21 (PR-44123)
10:34:22 [2022-09-21T10:34:22.025Z] #25 52.22 internal/testlog
10:34:22 [2022-09-21T10:34:22.025Z] #25 ...
10:34:22 [2022-09-21T10:34:22.025Z] 
10:34:22 [2022-09-21T10:34:22.025Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
10:34:22 [2022-09-21T10:34:22.025Z] #29 42.20 Selecting previously unselected package libicu67:amd64.
10:34:22 [2022-09-21T10:34:22.025Z] #29 42.20 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
10:34:22 [2022-09-21T10:34:22.025Z] #29 42.21 Unpacking libicu67:amd64 (67.1-7) ...
10:34:22 [2022-09-21T10:34:22.025Z] #29 48.96 Selecting previously unselected package libxml2:amd64.
10:34:22 [2022-09-21T10:34:22.025Z] #29 48.97 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
10:34:22 [2022-09-21T10:34:22.025Z] #29 48.97 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
10:34:22 [2022-09-21T10:34:22.025Z] #29 49.54 Selecting previously unselected package libarchive13:amd64.
10:34:22 [2022-09-21T10:34:22.025Z] #29 49.57 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
10:34:22 [2022-09-21T10:34:22.025Z] #29 49.58 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
10:34:22 [2022-09-21T10:34:22.025Z] #29 49.85 Selecting previously unselected package libjsoncpp24:amd64.
10:34:22 [2022-09-21T10:34:22.025Z] #29 49.85 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
10:34:22 [2022-09-21T10:34:22.025Z] #29 49.86 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
10:34:22 [2022-09-21T10:34:22.025Z] #29 50.02 Selecting previously unselected package librhash0:amd64.
10:34:22 [2022-09-21T10:34:22.025Z] #29 50.04 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
10:34:22 [2022-09-21T10:34:22.025Z] #29 50.05 Unpacking librhash0:amd64 (1.4.1-2) ...
10:34:22 [2022-09-21T10:34:22.025Z] #29 50.23 Selecting previously unselected package libuv1:amd64.
10:34:22 [2022-09-21T10:34:22.025Z] #29 50.24 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
10:34:22 [2022-09-21T10:34:22.025Z] #29 50.24 Unpacking libuv1:amd64 (1.40.0-2) ...
10:34:22 [2022-09-21T10:34:22.025Z] #29 50.43 Selecting previously unselected package cmake.
10:34:22 [2022-09-21T10:34:22.025Z] #29 50.43 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
10:34:22 [2022-09-21T10:34:22.025Z] #29 50.44 Unpacking cmake (3.18.4-2+deb11u1) ...
10:34:22 [2022-09-21T10:34:22.025Z] #29 ...
10:34:22 [2022-09-21T10:34:22.025Z] 
10:34:22 [2022-09-21T10:34:22.026Z] #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
10:34:22 [2022-09-21T10:34:22.026Z] #33 50.71 go: downloading github.com/tetafro/godot v1.4.11
10:34:22 [2022-09-21T10:34:22.026Z] #33 50.75 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
10:34:22 [2022-09-21T10:34:22.026Z] #33 50.76 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
10:34:22 [2022-09-21T10:34:22.026Z] #33 50.79 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
10:34:22 [2022-09-21T10:34:22.026Z] #33 51.12 go: downloading github.com/ultraware/funlen v0.0.3
10:34:22 [2022-09-21T10:34:22.026Z] #33 51.14 go: downloading github.com/ultraware/whitespace v0.0.4
10:34:22 [2022-09-21T10:34:22.026Z] #33 51.16 go: downloading github.com/uudashr/gocognit v1.0.5
10:34:22 [2022-09-21T10:34:22.026Z] #33 51.20 go: downloading github.com/yagipy/maintidx v1.0.0
10:34:22 [2022-09-21T10:34:22.026Z] #33 51.28 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
10:34:22 [2022-09-21T10:34:22.026Z] #33 51.50 go: downloading gitlab.com/bosi/decorder v0.2.1
10:34:22 [2022-09-21T10:34:22.026Z] #33 51.68 go: downloading honnef.co/go/tools v0.2.2
10:34:22 [2022-09-21T10:34:22.598Z] #33 53.07 go: downloading mvdan.cc/gofumpt v0.2.1
10:34:22 [2022-09-21T10:34:22.857Z] #33 53.08 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
10:34:22 [2022-09-21T10:34:22.857Z] #33 53.22 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
10:34:22 [2022-09-21T10:34:22.857Z] #33 53.26 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
10:34:22 [2022-09-21T10:34:22.857Z] #33 53.35 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
10:34:21 [2022-09-21T10:34:21.508Z]  > git remote # timeout=10
10:34:21 [2022-09-21T10:34:21.514Z]  > git config --get remote.origin.url # timeout=10
10:34:21 [2022-09-21T10:34:21.520Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:34:21 [2022-09-21T10:34:21.521Z]  > git merge e42327a6d3c55ceda3bd5475be7aae6036d02db3 # timeout=10
10:34:21 [2022-09-21T10:34:21.532Z]  > git rev-parse HEAD^{commit} # timeout=10
10:34:21 [2022-09-21T10:34:21.547Z]  > git config core.sparsecheckout # timeout=10
10:34:21 [2022-09-21T10:34:21.557Z]  > git checkout -f 5ba3208ec7d7c81963907f628ac53dbcca3a5e21 # timeout=10
10:34:24 [2022-09-21T10:34:24.240Z] #33 ...
10:34:24 [2022-09-21T10:34:24.240Z] 
10:34:24 [2022-09-21T10:34:24.240Z] #26 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
10:34:24 [2022-09-21T10:34:24.240Z] #26 52.40 Setting up libcap-dev:amd64 (1:2.44-1) ...
10:34:24 [2022-09-21T10:34:24.240Z] #26 52.42 Setting up protobuf-compiler (3.12.4-1) ...
10:34:24 [2022-09-21T10:34:24.240Z] #26 52.43 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
10:34:24 [2022-09-21T10:34:24.240Z] #26 52.45 Setting up libprotobuf-dev:amd64 (3.12.4-1) ...
10:34:24 [2022-09-21T10:34:24.240Z] #26 52.47 Setting up protobuf-c-compiler (1.3.3-1+b2) ...
10:34:24 [2022-09-21T10:34:24.240Z] #26 52.49 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ...
10:34:24 [2022-09-21T10:34:24.240Z] #26 52.52 Processing triggers for libc-bin (2.31-13+deb11u4) ...
10:34:24 [2022-09-21T10:34:24.240Z] #26 DONE 54.3s
10:34:24 [2022-09-21T10:34:24.240Z] 
10:34:24 [2022-09-21T10:34:24.240Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
10:34:24 [2022-09-21T10:34:24.240Z] #29 54.42 Setting up libicu67:amd64 (67.1-7) ...
10:34:24 [2022-09-21T10:34:24.240Z] #29 54.43 Setting up xxd (2:8.2.2434-3+deb11u1) ...
10:34:24 [2022-09-21T10:34:24.240Z] #29 54.47 Setting up libuv1:amd64 (1.40.0-2) ...
10:34:24 [2022-09-21T10:34:24.240Z] #29 54.51 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
10:34:24 [2022-09-21T10:34:24.240Z] #29 54.57 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
10:34:24 [2022-09-21T10:34:24.240Z] #29 54.64 Setting up librhash0:amd64 (1.4.1-2) ...
10:34:24 [2022-09-21T10:34:24.240Z] #29 54.66 Setting up cmake-data (3.18.4-2+deb11u1) ...
10:34:24 [2022-09-21T10:34:24.240Z] #29 54.70 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
10:34:24 [2022-09-21T10:34:24.240Z] #29 54.73 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
10:34:24 [2022-09-21T10:34:24.240Z] #29 54.77 Setting up cmake (3.18.4-2+deb11u1) ...
10:34:24 [2022-09-21T10:34:24.501Z] #29 54.81 Processing triggers for libc-bin (2.31-13+deb11u4) ...
10:34:24 [2022-09-21T10:34:24.760Z] #29 ...
10:34:24 [2022-09-21T10:34:24.760Z] 
10:34:24 [2022-09-21T10:34:24.760Z] #23 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:34:24 [2022-09-21T10:34:24.760Z] #23 45.06 Updating files:  89% (1368/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.
10:34:24 [2022-09-21T10:34:24.760Z] #23 45.62 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
10:34:24 [2022-09-21T10:34:24.760Z] #23 45.83 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:34:25 [2022-09-21T10:34:25.022Z] #23 ...
10:34:25 [2022-09-21T10:34:25.022Z] 
10:34:25 [2022-09-21T10:34:25.022Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
10:34:25 [2022-09-21T10:34:25.022Z] #29 DONE 55.3s
10:34:25 [2022-09-21T10:34:25.022Z] 
10:34:25 [2022-09-21T10:34:25.022Z] #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
10:34:25 [2022-09-21T10:34:25.194Z] Fetching without tags
10:34:25 [2022-09-21T10:34:25.647Z] Merging remotes/origin/20.10 commit e42327a6d3c55ceda3bd5475be7aae6036d02db3 into PR head commit 5ba3208ec7d7c81963907f628ac53dbcca3a5e21
10:34:25 [2022-09-21T10:34:25.681Z] Commit message: "Dockerfile: Update Dockerfile syntax, switch to bullseye, add missing libseccomp-dev, remove build pack"
10:34:25 [2022-09-21T10:34:25.967Z] #38 1.021 + RM_GOPATH=0
10:34:25 [2022-09-21T10:34:25.967Z] #38 1.021 + TMP_GOPATH=
10:34:25 [2022-09-21T10:34:25.967Z] #38 1.021 + : /build
10:34:25 [2022-09-21T10:34:25.967Z] #38 1.021 + '[' -z '' ']'
10:34:25 [2022-09-21T10:34:25.967Z] #38 1.022 ++ mktemp -d
10:34:25 [2022-09-21T10:34:25.967Z] #38 1.023 + export GOPATH=/tmp/tmp.WmzZJ8TTbd
10:34:25 [2022-09-21T10:34:25.967Z] #38 1.023 + GOPATH=/tmp/tmp.WmzZJ8TTbd
10:34:25 [2022-09-21T10:34:25.967Z] #38 1.024 + RM_GOPATH=1
10:34:25 [2022-09-21T10:34:25.967Z] #38 1.024 + case "$(go env GOARCH)" in
10:34:25 [2022-09-21T10:34:25.967Z] #38 1.025 ++ go env GOARCH
10:34:25 [2022-09-21T10:34:25.967Z] #38 1.065 + export GO_BUILDMODE=-buildmode=pie
10:34:25 [2022-09-21T10:34:25.967Z] #38 1.065 + GO_BUILDMODE=-buildmode=pie
10:34:25 [2022-09-21T10:34:25.967Z] #38 1.065 ++ dirname /tmp/install/install.sh
10:34:25 [2022-09-21T10:34:25.967Z] #38 1.066 + dir=/tmp/install
10:34:25 [2022-09-21T10:34:25.967Z] #38 1.066 + bin=tini
10:34:25 [2022-09-21T10:34:25.967Z] #38 1.066 + shift
10:34:25 [2022-09-21T10:34:25.967Z] #38 1.066 + '[' '!' -f /tmp/install/tini.installer ']'
10:34:25 [2022-09-21T10:34:25.967Z] #38 1.066 + . /tmp/install/tini.installer
10:34:25 [2022-09-21T10:34:25.967Z] #38 1.066 ++ : v0.19.0
10:34:25 [2022-09-21T10:34:25.967Z] #38 1.066 + install_tini
10:34:25 [2022-09-21T10:34:25.967Z] #38 1.066 + echo 'Install tini version v0.19.0'
10:34:25 [2022-09-21T10:34:25.967Z] #38 1.066 + git clone https://github.com/krallin/tini.git /tmp/tmp.WmzZJ8TTbd/tini
10:34:25 [2022-09-21T10:34:25.967Z] #38 1.066 Install tini version v0.19.0
10:34:25 [2022-09-21T10:34:25.967Z] #38 1.085 Cloning into '/tmp/tmp.WmzZJ8TTbd/tini'...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:34:26 [2022-09-21T10:34:26.614Z] + docker version
10:34:26 [2022-09-21T10:34:26.915Z] #38 1.907 + cd /tmp/tmp.WmzZJ8TTbd/tini
10:34:26 [2022-09-21T10:34:26.915Z] #38 1.908 + git checkout -q v0.19.0
10:34:26 [2022-09-21T10:34:26.915Z] #38 1.924 + cmake .
10:34:27 [2022-09-21T10:34:27.031Z] Fetching without tags
10:34:27 [2022-09-21T10:34:27.036Z] Merge succeeded, producing 5ba3208ec7d7c81963907f628ac53dbcca3a5e21
10:34:27 [2022-09-21T10:34:27.036Z] Checking out Revision 5ba3208ec7d7c81963907f628ac53dbcca3a5e21 (PR-44123)
10:34:27 [2022-09-21T10:34:27.177Z] #38 ...
10:34:27 [2022-09-21T10:34:27.177Z] 
10:34:27 [2022-09-21T10:34:27.177Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
10:34:27 [2022-09-21T10:34:27.177Z] #34 47.44 Selecting previously unselected package binutils-mingw-w64-x86-64.
10:34:27 [2022-09-21T10:34:27.177Z] #34 47.47 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
10:34:27 [2022-09-21T10:34:27.177Z] #34 47.48 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
10:34:27 [2022-09-21T10:34:27.177Z] #34 49.89 Selecting previously unselected package binutils-mingw-w64.
10:34:27 [2022-09-21T10:34:27.177Z] #34 49.89 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
10:34:27 [2022-09-21T10:34:27.177Z] #34 49.90 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
10:34:27 [2022-09-21T10:34:27.177Z] #34 50.06 Selecting previously unselected package libdevmapper1.02.1:amd64.
10:34:27 [2022-09-21T10:34:27.177Z] #34 50.07 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
10:34:27 [2022-09-21T10:34:27.177Z] #34 50.08 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
10:34:27 [2022-09-21T10:34:27.177Z] #34 50.27 Selecting previously unselected package dmsetup.
10:34:27 [2022-09-21T10:34:27.177Z] #34 50.27 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
10:34:27 [2022-09-21T10:34:27.177Z] #34 50.29 Unpacking dmsetup (2:1.02.175-2.1) ...
10:34:27 [2022-09-21T10:34:27.177Z] #34 50.50 Selecting previously unselected package mingw-w64-common.
10:34:27 [2022-09-21T10:34:27.177Z] #34 50.51 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
10:34:27 [2022-09-21T10:34:27.177Z] #34 50.52 Unpacking mingw-w64-common (8.0.0-1) ...
10:34:27 [2022-09-21T10:34:27.177Z] #34 56.43 Selecting previously unselected package mingw-w64-x86-64-dev.
10:34:27 [2022-09-21T10:34:27.177Z] #34 56.43 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
10:34:27 [2022-09-21T10:34:27.177Z] #34 56.45 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
10:34:24 [2022-09-21T10:34:24.979Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:34:25 [2022-09-21T10:34:25.029Z]  > git config --add remote.origin.fetch +refs/pull/44123/head:refs/remotes/origin/PR-44123 # timeout=10
10:34:25 [2022-09-21T10:34:25.080Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
10:34:25 [2022-09-21T10:34:25.148Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:34:25 [2022-09-21T10:34:25.203Z] Fetching upstream changes from https://github.com/moby/moby.git
10:34:25 [2022-09-21T10:34:25.203Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:34:25 [2022-09-21T10:34:25.210Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44123/head:refs/remotes/origin/PR-44123 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
10:34:25 [2022-09-21T10:34:25.666Z]  > git config core.sparsecheckout # timeout=10
10:34:25 [2022-09-21T10:34:25.696Z]  > git checkout -f 5ba3208ec7d7c81963907f628ac53dbcca3a5e21 # timeout=10
10:34:26 [2022-09-21T10:34:26.966Z]  > git remote # timeout=10
10:34:26 [2022-09-21T10:34:26.981Z]  > git config --get remote.origin.url # timeout=10
10:34:26 [2022-09-21T10:34:26.997Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:34:26 [2022-09-21T10:34:26.998Z]  > git merge e42327a6d3c55ceda3bd5475be7aae6036d02db3 # timeout=10
10:34:27 [2022-09-21T10:34:27.016Z]  > git rev-parse HEAD^{commit} # timeout=10
10:34:27 [2022-09-21T10:34:27.059Z]  > git config core.sparsecheckout # timeout=10
10:34:27 [2022-09-21T10:34:27.075Z]  > git checkout -f 5ba3208ec7d7c81963907f628ac53dbcca3a5e21 # timeout=10
10:34:27 [2022-09-21T10:34:27.293Z] Merging remotes/origin/20.10 commit e42327a6d3c55ceda3bd5475be7aae6036d02db3 into PR head commit 5ba3208ec7d7c81963907f628ac53dbcca3a5e21
10:34:27 [2022-09-21T10:34:27.436Z] #34 ...
10:34:27 [2022-09-21T10:34:27.436Z] 
10:34:27 [2022-09-21T10:34:27.436Z] #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
10:34:27 [2022-09-21T10:34:27.436Z] #38 2.437 -- The C compiler identification is GNU 10.2.1
10:34:27 [2022-09-21T10:34:27.436Z] #38 2.494 -- Detecting C compiler ABI info
10:34:28 [2022-09-21T10:34:28.007Z] #38 3.012 -- Detecting C compiler ABI info - done
10:34:28 [2022-09-21T10:34:28.007Z] #38 3.140 -- Check for working C compiler: /usr/bin/cc - skipped
10:34:28 [2022-09-21T10:34:28.007Z] #38 3.152 -- Detecting C compile features
10:34:28 [2022-09-21T10:34:28.007Z] #38 3.157 -- Detecting C compile features - done
10:34:28 [2022-09-21T10:34:28.007Z] #38 3.209 -- Performing Test HAS_BUILTIN_FORTIFY
10:34:28 [2022-09-21T10:34:28.146Z] Merge succeeded, producing 5ba3208ec7d7c81963907f628ac53dbcca3a5e21
10:34:28 [2022-09-21T10:34:28.146Z] Checking out Revision 5ba3208ec7d7c81963907f628ac53dbcca3a5e21 (PR-44123)
10:34:28 [2022-09-21T10:34:28.267Z] #38 3.455 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:34:28 [2022-09-21T10:34:28.421Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:34:28 [2022-09-21T10:34:28.431Z]  > git config --add remote.origin.fetch +refs/pull/44123/head:refs/remotes/origin/PR-44123 # timeout=10
10:34:28 [2022-09-21T10:34:28.440Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
10:34:28 [2022-09-21T10:34:28.509Z] Fetching without tags
10:34:28 [2022-09-21T10:34:28.527Z] #38 3.597 -- Configuring done
10:34:28 [2022-09-21T10:34:28.527Z] #38 3.632 -- Generating done
10:34:28 [2022-09-21T10:34:28.527Z] #38 3.640 -- Build files have been written to: /tmp/tmp.WmzZJ8TTbd/tini
10:34:28 [2022-09-21T10:34:28.527Z] #38 3.654 + make tini-static
10:34:28 [2022-09-21T10:34:28.718Z] Merging remotes/origin/20.10 commit e42327a6d3c55ceda3bd5475be7aae6036d02db3 into PR head commit 5ba3208ec7d7c81963907f628ac53dbcca3a5e21
10:34:26 [2022-09-21T10:34:26.969Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:34:26 [2022-09-21T10:34:26.980Z]  > git config --add remote.origin.fetch +refs/pull/44123/head:refs/remotes/origin/PR-44123 # timeout=10
10:34:27 [2022-09-21T10:34:27.000Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
10:34:27 [2022-09-21T10:34:27.020Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:34:27 [2022-09-21T10:34:27.036Z] Fetching upstream changes from https://github.com/moby/moby.git
10:34:27 [2022-09-21T10:34:27.037Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:34:27 [2022-09-21T10:34:27.038Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44123/head:refs/remotes/origin/PR-44123 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
10:34:27 [2022-09-21T10:34:27.307Z]  > git config core.sparsecheckout # timeout=10
10:34:27 [2022-09-21T10:34:27.329Z]  > git checkout -f 5ba3208ec7d7c81963907f628ac53dbcca3a5e21 # timeout=10
10:34:28 [2022-09-21T10:34:28.082Z]  > git remote # timeout=10
10:34:28 [2022-09-21T10:34:28.106Z]  > git config --get remote.origin.url # timeout=10
10:34:28 [2022-09-21T10:34:28.118Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:34:28 [2022-09-21T10:34:28.119Z]  > git merge e42327a6d3c55ceda3bd5475be7aae6036d02db3 # timeout=10
10:34:28 [2022-09-21T10:34:28.137Z]  > git rev-parse HEAD^{commit} # timeout=10
10:34:28 [2022-09-21T10:34:28.150Z]  > git config core.sparsecheckout # timeout=10
10:34:28 [2022-09-21T10:34:28.175Z]  > git checkout -f 5ba3208ec7d7c81963907f628ac53dbcca3a5e21 # timeout=10
10:34:29 [2022-09-21T10:34:29.097Z] #38 3.987 Scanning dependencies of target tini-static
10:34:29 [2022-09-21T10:34:29.097Z] #38 4.160 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:34:29 [2022-09-21T10:34:29.230Z] Merge succeeded, producing 5ba3208ec7d7c81963907f628ac53dbcca3a5e21
10:34:29 [2022-09-21T10:34:29.230Z] Checking out Revision 5ba3208ec7d7c81963907f628ac53dbcca3a5e21 (PR-44123)
10:34:28 [2022-09-21T10:34:28.450Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:34:28 [2022-09-21T10:34:28.580Z] Fetching upstream changes from https://github.com/moby/moby.git
10:34:28 [2022-09-21T10:34:28.580Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:34:28 [2022-09-21T10:34:28.581Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44123/head:refs/remotes/origin/PR-44123 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
10:34:28 [2022-09-21T10:34:28.792Z]  > git config core.sparsecheckout # timeout=10
10:34:28 [2022-09-21T10:34:28.798Z]  > git checkout -f 5ba3208ec7d7c81963907f628ac53dbcca3a5e21 # timeout=10
10:34:29 [2022-09-21T10:34:29.254Z]  > git remote # timeout=10
10:34:29 [2022-09-21T10:34:29.268Z]  > git config --get remote.origin.url # timeout=10
10:34:29 [2022-09-21T10:34:29.275Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:34:29 [2022-09-21T10:34:29.276Z]  > git merge e42327a6d3c55ceda3bd5475be7aae6036d02db3 # timeout=10
10:34:29 [2022-09-21T10:34:29.284Z]  > git rev-parse HEAD^{commit} # timeout=10
10:34:29 [2022-09-21T10:34:29.298Z]  > git config core.sparsecheckout # timeout=10
10:34:29 [2022-09-21T10:34:29.308Z]  > git checkout -f 5ba3208ec7d7c81963907f628ac53dbcca3a5e21 # timeout=10
10:34:30 [2022-09-21T10:34:30.479Z] #38 5.346 [100%] Linking C executable tini-static
10:34:31 [2022-09-21T10:34:31.048Z] #38 6.096 [100%] Built target tini-static
10:34:31 [2022-09-21T10:34:31.048Z] #38 6.155 + mkdir -p /build
10:34:31 [2022-09-21T10:34:31.048Z] #38 6.157 + cp tini-static /build/docker-init
10:34:32 [2022-09-21T10:34:32.014Z] Commit message: "Dockerfile: Update Dockerfile syntax, switch to bullseye, add missing libseccomp-dev, remove build pack"
10:34:32 [2022-09-21T10:34:32.045Z] Commit message: "Dockerfile: Update Dockerfile syntax, switch to bullseye, add missing libseccomp-dev, remove build pack"
10:34:32 [2022-09-21T10:34:32.430Z] #38 DONE 7.4s
10:34:32 [2022-09-21T10:34:32.430Z] 
10:34:32 [2022-09-21T10:34:32.430Z] #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
10:34:32 [2022-09-21T10:34:32.430Z] #32 DONE 62.7s
10:34:32 [2022-09-21T10:34:32.430Z] 
10:34:32 [2022-09-21T10:34:32.430Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
10:34:32 [2022-09-21T10:34:32.430Z] #34 62.33 Selecting previously unselected package gcc-mingw-w64-base.
10:34:32 [2022-09-21T10:34:32.430Z] #34 62.33 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
10:34:32 [2022-09-21T10:34:32.430Z] #34 62.35 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
10:34:32 [2022-09-21T10:34:32.430Z] #34 62.75 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
10:34:32 [2022-09-21T10:34:32.430Z] #34 62.77 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
10:34:32 [2022-09-21T10:34:32.430Z] #34 62.77 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:34:33 [2022-09-21T10:34:33.001Z] #34 ...
10:34:33 [2022-09-21T10:34:33.001Z] 
10:34:33 [2022-09-21T10:34:33.001Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
10:34:33 [2022-09-21T10:34:33.001Z] #25 53.43 sort
10:34:33 [2022-09-21T10:34:33.001Z] #25 53.43 errors
10:34:33 [2022-09-21T10:34:33.001Z] #25 53.80 strconv
10:34:33 [2022-09-21T10:34:33.001Z] #25 54.91 io
10:34:33 [2022-09-21T10:34:33.001Z] #25 56.43 internal/oserror
10:34:33 [2022-09-21T10:34:33.001Z] #25 56.69 syscall
10:34:33 [2022-09-21T10:34:33.001Z] #25 58.95 reflect
10:34:33 [2022-09-21T10:34:33.146Z] Commit message: "Dockerfile: Update Dockerfile syntax, switch to bullseye, add missing libseccomp-dev, remove build pack"
10:34:33 [2022-09-21T10:34:33.150Z] + docker version
10:34:33 [2022-09-21T10:34:33.261Z] #25 ...
10:34:33 [2022-09-21T10:34:33.261Z] 
10:34:33 [2022-09-21T10:34:33.261Z] #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
10:34:33 [2022-09-21T10:34:33.261Z] #0 2.505 Note: Building without setproctitle() and strlcpy() support.
10:34:33 [2022-09-21T10:34:33.261Z] #0 2.506       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:34:33 [2022-09-21T10:34:33.261Z] #0 2.563 Note: Building without GnuTLS support
10:34:33 [2022-09-21T10:34:33.261Z] #0 2.575 Makefile.config:39: Warn: you have no libnftables installed
10:34:33 [2022-09-21T10:34:33.261Z] #0 2.575 Makefile.config:40: Warn: Building without nftables support
10:34:33 [2022-09-21T10:34:33.261Z] #0 4.707 fatal: not a git repository (or any of the parent directories): .git
10:34:33 [2022-09-21T10:34:33.261Z] #0 4.762   GEN      .gitid
10:34:33 [2022-09-21T10:34:33.261Z] #0 4.784   GEN      criu/include/version.h
10:34:33 [2022-09-21T10:34:33.261Z] #0 4.864   GEN      include/common/asm
10:34:33 [2022-09-21T10:34:33.261Z] #0 6.480   PBCC     images/timens.pb-c.c
10:34:33 [2022-09-21T10:34:33.261Z] #0 6.503   DEP      images/timens.pb-c.d
10:34:33 [2022-09-21T10:34:33.261Z] #0 6.549   PBCC     images/fown.pb-c.c
10:34:33 [2022-09-21T10:34:33.261Z] #0 6.579   PBCC     images/google/protobuf/descriptor.pb-c.c
10:34:33 [2022-09-21T10:34:33.261Z] #0 6.640   PBCC     images/opts.pb-c.c
10:34:33 [2022-09-21T10:34:33.261Z] #0 6.680   PBCC     images/memfd.pb-c.c
10:34:33 [2022-09-21T10:34:33.261Z] #0 6.725   DEP      images/fown.pb-c.d
10:34:33 [2022-09-21T10:34:33.261Z] #0 6.810   DEP      images/google/protobuf/descriptor.pb-c.d
10:34:33 [2022-09-21T10:34:33.261Z] #0 6.875   DEP      images/opts.pb-c.d
10:34:33 [2022-09-21T10:34:33.261Z] #0 6.957   DEP      images/memfd.pb-c.d
10:34:33 [2022-09-21T10:34:33.261Z] #0 7.058   PBCC     images/sit.pb-c.c
10:34:33 [2022-09-21T10:34:33.261Z] #0 7.129   DEP      images/sit.pb-c.d
10:34:33 [2022-09-21T10:34:33.261Z] #0 7.167   PBCC     images/macvlan.pb-c.c
10:34:33 [2022-09-21T10:34:33.261Z] #0 7.201   DEP      images/macvlan.pb-c.d
10:34:33 [2022-09-21T10:34:33.261Z] #0 7.323   PBCC     images/autofs.pb-c.c
10:34:33 [2022-09-21T10:34:33.261Z] #0 7.387   DEP      images/autofs.pb-c.d
10:34:33 [2022-09-21T10:34:33.261Z] #0 7.469   PBCC     images/sysctl.pb-c.c
10:34:33 [2022-09-21T10:34:33.261Z] #0 7.501   DEP      images/sysctl.pb-c.d
10:34:33 [2022-09-21T10:34:33.261Z] #0 7.580   PBCC     images/time.pb-c.c
10:34:33 [2022-09-21T10:34:33.261Z] #0 7.623   DEP      images/time.pb-c.d
10:34:33 [2022-09-21T10:34:33.261Z] #0 7.683   PBCC     images/binfmt-misc.pb-c.c
10:34:33 [2022-09-21T10:34:33.261Z] #0 7.719   DEP      images/binfmt-misc.pb-c.d
10:34:33 [2022-09-21T10:34:33.261Z] #0 7.795   PBCC     images/seccomp.pb-c.c
10:34:33 [2022-09-21T10:34:33.261Z] #0 7.806   DEP      images/seccomp.pb-c.d
10:34:33 [2022-09-21T10:34:33.261Z] #0 7.868   PBCC     images/userns.pb-c.c
10:34:33 [2022-09-21T10:34:33.261Z] #0 7.883   DEP      images/userns.pb-c.d
10:34:33 [2022-09-21T10:34:33.261Z] #0 7.947   PBCC     images/cgroup.pb-c.c
10:34:33 [2022-09-21T10:34:33.261Z] #0 8.005   DEP      images/cgroup.pb-c.d
10:34:33 [2022-09-21T10:34:33.261Z] #0 8.100   PBCC     images/ext-file.pb-c.c
10:34:33 [2022-09-21T10:34:33.261Z] #0 8.127   DEP      images/ext-file.pb-c.d
10:34:33 [2022-09-21T10:34:33.261Z] #0 8.220   PBCC     images/rpc.pb-c.c
10:34:33 [2022-09-21T10:34:33.261Z] #0 8.270   DEP      images/rpc.pb-c.d
10:34:33 [2022-09-21T10:34:33.261Z] #0 8.319   PBCC     images/siginfo.pb-c.c
10:34:33 [2022-09-21T10:34:33.261Z] #0 8.347   DEP      images/siginfo.pb-c.d
10:34:33 [2022-09-21T10:34:33.261Z] #0 8.395   PBCC     images/pagemap.pb-c.c
10:34:33 [2022-09-21T10:34:33.261Z] #0 8.423   DEP      images/pagemap.pb-c.d
10:34:33 [2022-09-21T10:34:33.261Z] #0 8.511   PBCC     images/rlimit.pb-c.c
10:34:33 [2022-09-21T10:34:33.261Z] #0 8.550   DEP      images/rlimit.pb-c.d
10:34:33 [2022-09-21T10:34:33.261Z] #0 8.634   PBCC     images/file-lock.pb-c.c
10:34:33 [2022-09-21T10:34:33.261Z] #0 8.716   DEP      images/file-lock.pb-c.d
10:34:33 [2022-09-21T10:34:33.261Z] #0 8.784   PBCC     images/tty.pb-c.c
10:34:33 [2022-09-21T10:34:33.261Z] #0 8.838   DEP      images/tty.pb-c.d
10:34:33 [2022-09-21T10:34:33.261Z] #0 8.922   PBCC     images/tun.pb-c.c
10:34:33 [2022-09-21T10:34:33.261Z] #0 8.991   PBCC     images/netdev.pb-c.c
10:34:33 [2022-09-21T10:34:33.261Z] #0 9.049   DEP      images/tun.pb-c.d
10:34:33 [2022-09-21T10:34:33.261Z] #0 9.220   DEP      images/netdev.pb-c.d
10:34:33 [2022-09-21T10:34:33.261Z] #0 9.350   PBCC     images/vma.pb-c.c
10:34:33 [2022-09-21T10:34:33.261Z] #39 9.460   DEP      images/vma.pb-c.d
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:34:33 [2022-09-21T10:34:33.521Z] #39 9.535   PBCC     images/creds.pb-c.c
10:34:33 [2022-09-21T10:34:33.521Z] #39 9.578   DEP      images/creds.pb-c.d
10:34:33 [2022-09-21T10:34:33.781Z] #39 9.674   PBCC     images/utsns.pb-c.c
10:34:33 [2022-09-21T10:34:33.781Z] #39 9.722   DEP      images/utsns.pb-c.d
10:34:33 [2022-09-21T10:34:33.781Z] #39 9.859   PBCC     images/ipc-desc.pb-c.c
10:34:33 [2022-09-21T10:34:33.781Z] #39 9.871   PBCC     images/ipc-sem.pb-c.c
10:34:33 [2022-09-21T10:34:33.781Z] #39 9.921   DEP      images/ipc-desc.pb-c.d
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
10:34:34 [2022-09-21T10:34:34.041Z] #39 10.08   DEP      images/ipc-sem.pb-c.d
10:34:34 [2022-09-21T10:34:34.041Z] #39 10.14   PBCC     images/ipc-msg.pb-c.c
10:34:34 [2022-09-21T10:34:34.041Z] #39 10.15   DEP      images/ipc-msg.pb-c.d
10:34:34 [2022-09-21T10:34:34.096Z] + docker version
10:34:34 [2022-09-21T10:34:34.266Z] + docker version
10:34:34 [2022-09-21T10:34:34.302Z] #39 10.24   PBCC     images/ipc-shm.pb-c.c
10:34:34 [2022-09-21T10:34:34.302Z] #39 10.31   DEP      images/ipc-shm.pb-c.d
10:34:34 [2022-09-21T10:34:34.302Z] #39 10.39   PBCC     images/ipc-var.pb-c.c
10:34:34 [2022-09-21T10:34:34.302Z] #39 10.47   DEP      images/ipc-var.pb-c.d
10:34:34 [2022-09-21T10:34:34.561Z] #39 10.57   PBCC     images/sk-opts.pb-c.c
10:34:34 [2022-09-21T10:34:34.561Z] #39 10.63   PBCC     images/packet-sock.pb-c.c
10:34:34 [2022-09-21T10:34:34.561Z] #39 10.74   DEP      images/sk-opts.pb-c.d
10:34:34 [2022-09-21T10:34:34.822Z] #39 10.90   DEP      images/packet-sock.pb-c.d
10:34:34 [2022-09-21T10:34:34.822Z] #39 11.00   PBCC     images/sk-netlink.pb-c.c
10:34:35 [2022-09-21T10:34:35.082Z] #39 11.03   DEP      images/sk-netlink.pb-c.d
10:34:35 [2022-09-21T10:34:35.082Z] #39 11.07   PBCC     images/sk-inet.pb-c.c
10:34:35 [2022-09-21T10:34:35.082Z] #39 11.13   DEP      images/sk-inet.pb-c.d
10:34:35 [2022-09-21T10:34:35.082Z] #39 11.16   PBCC     images/sk-unix.pb-c.c
10:34:35 [2022-09-21T10:34:35.082Z] #39 11.21   DEP      images/sk-unix.pb-c.d
10:34:35 [2022-09-21T10:34:35.082Z] #39 ...
10:34:35 [2022-09-21T10:34:35.082Z] 
10:34:35 [2022-09-21T10:34:35.082Z] #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
10:34:35 [2022-09-21T10:34:35.082Z] #33 55.43 go: downloading github.com/davecgh/go-spew v1.1.1
10:34:35 [2022-09-21T10:34:35.082Z] #33 55.44 go: downloading github.com/pmezard/go-difflib v1.0.0
10:34:35 [2022-09-21T10:34:35.082Z] #33 55.52 go: downloading github.com/stretchr/objx v0.1.1
10:34:35 [2022-09-21T10:34:35.082Z] #33 55.70 go: downloading golang.org/x/text v0.3.7
10:34:35 [2022-09-21T10:34:35.082Z] #33 61.31 go: downloading github.com/hashicorp/hcl v1.0.0
10:34:35 [2022-09-21T10:34:35.082Z] #33 61.51 go: downloading github.com/pelletier/go-toml v1.9.4
10:34:35 [2022-09-21T10:34:35.082Z] #33 61.52 go: downloading gopkg.in/yaml.v2 v2.4.0
10:34:35 [2022-09-21T10:34:35.082Z] #33 61.71 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
10:34:35 [2022-09-21T10:34:35.082Z] #33 61.80 go: downloading github.com/gobwas/glob v0.2.3
10:34:35 [2022-09-21T10:34:35.082Z] #33 61.82 go: downloading github.com/kisielk/gotool v1.0.0
10:34:35 [2022-09-21T10:34:35.082Z] #33 61.87 go: downloading github.com/gostaticanalysis/comment v1.4.2
10:34:35 [2022-09-21T10:34:35.082Z] #33 61.90 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
10:34:35 [2022-09-21T10:34:35.082Z] #33 61.90 go: downloading golang.org/x/mod v0.5.1
10:34:35 [2022-09-21T10:34:35.082Z] #33 61.96 go: downloading github.com/ettle/strcase v0.1.1
10:34:35 [2022-09-21T10:34:35.082Z] #33 62.13 go: downloading github.com/fatih/structtag v1.2.0
10:34:35 [2022-09-21T10:34:35.082Z] #33 62.21 go: downloading github.com/Masterminds/semver v1.5.0
10:34:35 [2022-09-21T10:34:35.082Z] #33 62.28 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
10:34:35 [2022-09-21T10:34:35.082Z] #33 62.34 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
10:34:35 [2022-09-21T10:34:35.082Z] #33 62.40 go: downloading github.com/prometheus/client_golang v1.7.1
10:34:35 [2022-09-21T10:34:35.082Z] #33 62.79 go: downloading github.com/prometheus/client_model v0.2.0
10:34:35 [2022-09-21T10:34:35.082Z] #33 63.09 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
10:34:35 [2022-09-21T10:34:35.082Z] #33 63.09 go: downloading github.com/google/go-cmp v0.5.6
10:34:35 [2022-09-21T10:34:35.082Z] #33 63.48 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
10:34:35 [2022-09-21T10:34:35.082Z] #33 63.51 go: downloading github.com/olekukonko/tablewriter v0.0.5
10:34:35 [2022-09-21T10:34:35.082Z] #33 63.66 go: downloading github.com/beorn7/perks v1.0.1
10:34:35 [2022-09-21T10:34:35.082Z] #33 63.68 go: downloading github.com/cespare/xxhash/v2 v2.1.2
10:34:35 [2022-09-21T10:34:35.082Z] #33 63.80 go: downloading github.com/golang/protobuf v1.5.2
10:34:35 [2022-09-21T10:34:35.082Z] #33 63.80 go: downloading github.com/cespare/xxhash v1.1.0
10:34:35 [2022-09-21T10:34:35.082Z] #33 64.12 go: downloading github.com/prometheus/common v0.10.0
10:34:35 [2022-09-21T10:34:35.082Z] #33 64.29 go: downloading github.com/prometheus/procfs v0.6.0
10:34:35 [2022-09-21T10:34:35.082Z] #33 64.37 go: downloading github.com/mattn/go-runewidth v0.0.9
10:34:35 [2022-09-21T10:34:35.082Z] #33 64.46 go: downloading google.golang.org/protobuf v1.27.1
10:34:35 [2022-09-21T10:34:35.342Z] #33 ...
10:34:35 [2022-09-21T10:34:35.342Z] 
10:34:35 [2022-09-21T10:34:35.342Z] #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
10:34:35 [2022-09-21T10:34:35.342Z] #39 11.29   PBCC     images/mm.pb-c.c
10:34:35 [2022-09-21T10:34:35.342Z] #39 11.33   DEP      images/mm.pb-c.d
10:34:35 [2022-09-21T10:34:35.342Z] #39 11.38   PBCC     images/timerfd.pb-c.c
10:34:35 [2022-09-21T10:34:35.342Z] #39 11.42   DEP      images/timerfd.pb-c.d
10:34:35 [2022-09-21T10:34:35.342Z] #39 11.47   PBCC     images/timer.pb-c.c
10:34:35 [2022-09-21T10:34:35.342Z] #39 11.50   DEP      images/timer.pb-c.d
10:34:35 [2022-09-21T10:34:35.342Z] #39 11.56   PBCC     images/sa.pb-c.c
10:34:35 [2022-09-21T10:34:35.602Z] #39 11.60   DEP      images/sa.pb-c.d
10:34:35 [2022-09-21T10:34:35.602Z] #39 11.65   PBCC     images/pipe-data.pb-c.c
10:34:35 [2022-09-21T10:34:35.602Z] #39 11.68   DEP      images/pipe-data.pb-c.d
10:34:35 [2022-09-21T10:34:35.602Z] #39 11.76   PBCC     images/mnt.pb-c.c
10:34:35 [2022-09-21T10:34:35.602Z] #39 11.82   DEP      images/mnt.pb-c.d
10:34:35 [2022-09-21T10:34:35.862Z] #39 11.87   PBCC     images/sk-packet.pb-c.c
10:34:35 [2022-09-21T10:34:35.862Z] #39 11.88   DEP      images/sk-packet.pb-c.d
10:34:35 [2022-09-21T10:34:35.862Z] #39 11.94   PBCC     images/tcp-stream.pb-c.c
10:34:35 [2022-09-21T10:34:35.862Z] #39 11.99   DEP      images/tcp-stream.pb-c.d
10:34:35 [2022-09-21T10:34:35.862Z] #39 12.06   PBCC     images/pipe.pb-c.c
10:34:36 [2022-09-21T10:34:36.122Z] #39 12.11   DEP      images/pipe.pb-c.d
10:34:36 [2022-09-21T10:34:36.122Z] #39 12.16   PBCC     images/pstree.pb-c.c
10:34:36 [2022-09-21T10:34:36.122Z] #39 12.19   DEP      images/pstree.pb-c.d
10:34:36 [2022-09-21T10:34:36.122Z] #39 12.28   PBCC     images/fs.pb-c.c
10:34:36 [2022-09-21T10:34:36.383Z] #39 12.29   DEP      images/fs.pb-c.d
10:34:36 [2022-09-21T10:34:36.383Z] #39 12.35   PBCC     images/signalfd.pb-c.c
10:34:36 [2022-09-21T10:34:36.383Z] #39 12.42   DEP      images/signalfd.pb-c.d
10:34:36 [2022-09-21T10:34:36.383Z] #39 12.48   PBCC     images/fh.pb-c.c
10:34:36 [2022-09-21T10:34:36.383Z] #39 12.56   PBCC     images/fsnotify.pb-c.c
10:34:36 [2022-09-21T10:34:36.643Z] #39 12.61   DEP      images/fh.pb-c.d
10:34:36 [2022-09-21T10:34:36.643Z] #39 12.66   DEP      images/fsnotify.pb-c.d
10:34:36 [2022-09-21T10:34:36.643Z] #39 12.76   PBCC     images/eventpoll.pb-c.c
10:34:36 [2022-09-21T10:34:36.643Z] #39 12.77   DEP      images/eventpoll.pb-c.d
10:34:36 [2022-09-21T10:34:36.643Z] #39 12.85   PBCC     images/eventfd.pb-c.c
10:34:36 [2022-09-21T10:34:36.903Z] #39 12.87   DEP      images/eventfd.pb-c.d
10:34:36 [2022-09-21T10:34:36.903Z] #39 12.92   PBCC     images/remap-file-path.pb-c.c
10:34:36 [2022-09-21T10:34:36.903Z] #39 12.96   DEP      images/remap-file-path.pb-c.d
10:34:36 [2022-09-21T10:34:36.903Z] #39 13.00   PBCC     images/fifo.pb-c.c
10:34:36 [2022-09-21T10:34:36.903Z] #39 13.00   DEP      images/fifo.pb-c.d
10:34:36 [2022-09-21T10:34:36.903Z] #39 13.06   PBCC     images/ghost-file.pb-c.c
10:34:37 [2022-09-21T10:34:37.163Z] #39 13.14   DEP      images/ghost-file.pb-c.d
10:34:37 [2022-09-21T10:34:37.163Z] #39 13.21   PBCC     images/regfile.pb-c.c
10:34:37 [2022-09-21T10:34:37.163Z] #39 13.25   DEP      images/regfile.pb-c.d
10:34:37 [2022-09-21T10:34:37.163Z] #39 13.31   PBCC     images/ns.pb-c.c
10:34:37 [2022-09-21T10:34:37.163Z] #39 13.35   DEP      images/ns.pb-c.d
10:34:37 [2022-09-21T10:34:37.163Z] #39 13.43   PBCC     images/fdinfo.pb-c.c
10:34:37 [2022-09-21T10:34:37.423Z] #39 13.49   DEP      images/fdinfo.pb-c.d
10:34:37 [2022-09-21T10:34:37.682Z] #39 13.60   PBCC     images/core-aarch64.pb-c.c
10:34:37 [2022-09-21T10:34:37.682Z] #39 13.65   PBCC     images/core-arm.pb-c.c
10:34:37 [2022-09-21T10:34:37.682Z] #39 13.71   PBCC     images/core-ppc64.pb-c.c
10:34:37 [2022-09-21T10:34:37.682Z] #39 13.77   PBCC     images/core-s390.pb-c.c
10:34:37 [2022-09-21T10:34:37.682Z] #39 13.84   PBCC     images/core-x86.pb-c.c
10:34:37 [2022-09-21T10:34:37.942Z] #39 13.89   PBCC     images/core.pb-c.c
10:34:37 [2022-09-21T10:34:37.942Z] #39 14.00   PBCC     images/inventory.pb-c.c
10:34:37 [2022-09-21T10:34:37.942Z] #39 14.06   DEP      images/core-aarch64.pb-c.d
10:34:37 [2022-09-21T10:34:37.942Z] #39 14.13   DEP      images/core-arm.pb-c.d
10:34:38 [2022-09-21T10:34:38.202Z] #39 14.20   DEP      images/core-ppc64.pb-c.d
10:34:38 [2022-09-21T10:34:38.202Z] #39 14.30   DEP      images/core-s390.pb-c.d
10:34:38 [2022-09-21T10:34:38.202Z] #39 14.39   DEP      images/core-x86.pb-c.d
10:34:38 [2022-09-21T10:34:38.461Z] #39 14.48   DEP      images/core.pb-c.d
10:34:38 [2022-09-21T10:34:38.461Z] #39 14.57   DEP      images/inventory.pb-c.d
10:34:38 [2022-09-21T10:34:38.461Z] #39 14.67   PBCC     images/cpuinfo.pb-c.c
10:34:38 [2022-09-21T10:34:38.721Z] #39 14.71   DEP      images/cpuinfo.pb-c.d
10:34:38 [2022-09-21T10:34:38.721Z] #39 14.80   PBCC     images/stats.pb-c.c
10:34:38 [2022-09-21T10:34:38.721Z] #39 14.82   DEP      images/stats.pb-c.d
10:34:40 [2022-09-21T10:34:40.103Z] #39 16.10 make[1]: Nothing to be done for 'all'.
10:34:41 [2022-09-21T10:34:41.483Z] #39 17.46   CC       images/stats.o
10:34:41 [2022-09-21T10:34:41.742Z] #39 17.87   CC       images/core.o
10:34:42 [2022-09-21T10:34:42.681Z] #39 18.51   CC       images/core-x86.o
10:34:42 [2022-09-21T10:34:42.941Z] #39 18.99   CC       images/core-arm.o
10:34:43 [2022-09-21T10:34:43.201Z] #39 19.35   CC       images/core-aarch64.o
10:34:43 [2022-09-21T10:34:43.771Z] #39 19.69   CC       images/core-ppc64.o
10:34:44 [2022-09-21T10:34:44.341Z] #39 20.27   CC       images/core-s390.o
10:34:44 [2022-09-21T10:34:44.910Z] #39 20.94   CC       images/cpuinfo.o
10:34:45 [2022-09-21T10:34:45.482Z] #39 21.40   CC       images/inventory.o
10:34:45 [2022-09-21T10:34:45.482Z] #39 ...
10:34:45 [2022-09-21T10:34:45.482Z] 
10:34:45 [2022-09-21T10:34:45.482Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
10:34:45 [2022-09-21T10:34:45.482Z] #25 65.62 internal/syscall/unix
10:34:45 [2022-09-21T10:34:45.482Z] #25 65.96 time
10:34:45 [2022-09-21T10:34:45.482Z] #25 71.76 internal/poll
10:34:45 [2022-09-21T10:34:45.482Z] #25 73.99 internal/fmtsort
10:34:45 [2022-09-21T10:34:45.482Z] #25 74.31 internal/syscall/execenv
10:34:45 [2022-09-21T10:34:45.482Z] #25 74.54 path
10:34:45 [2022-09-21T10:34:45.482Z] #25 74.56 strings
10:34:45 [2022-09-21T10:34:45.482Z] #25 75.05 io/fs
10:34:45 [2022-09-21T10:34:45.482Z] #25 ...
10:34:45 [2022-09-21T10:34:45.482Z] 
10:34:45 [2022-09-21T10:34:45.482Z] #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
10:34:45 [2022-09-21T10:34:45.482Z] #39 21.60   CC       images/fdinfo.o
10:34:45 [2022-09-21T10:34:45.482Z] #39 ...
10:34:45 [2022-09-21T10:34:45.482Z] 
10:34:45 [2022-09-21T10:34:45.482Z] #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
10:34:45 [2022-09-21T10:34:45.482Z] #33 66.00 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
10:34:45 [2022-09-21T10:34:45.741Z] #33 ...
10:34:45 [2022-09-21T10:34:45.741Z] 
10:34:45 [2022-09-21T10:34:45.742Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:34:45 [2022-09-21T10:34:45.742Z] #39 21.88   CC       images/fown.o
10:34:46 [2022-09-21T10:34:46.002Z] #39 22.07   CC       images/ns.o
10:34:46 [2022-09-21T10:34:46.262Z] #39 22.22   CC       images/regfile.o
10:34:46 [2022-09-21T10:34:46.262Z] #39 22.42   CC       images/ghost-file.o
10:34:46 [2022-09-21T10:34:46.522Z] #39 22.75   CC       images/fifo.o
10:34:46 [2022-09-21T10:34:46.783Z] #39 23.00   CC       images/remap-file-path.o
10:34:47 [2022-09-21T10:34:47.353Z] #39 23.25   CC       images/eventfd.o
10:34:47 [2022-09-21T10:34:47.353Z] #39 23.40   CC       images/eventpoll.o
10:34:47 [2022-09-21T10:34:47.613Z] #39 23.64   CC       images/fh.o
10:34:47 [2022-09-21T10:34:47.873Z] #39 24.02   CC       images/fsnotify.o
10:34:48 [2022-09-21T10:34:48.443Z] #39 24.55   CC       images/signalfd.o
10:34:48 [2022-09-21T10:34:48.703Z] #39 24.82   CC       images/fs.o
10:34:48 [2022-09-21T10:34:48.963Z] #39 25.03   CC       images/pstree.o
10:34:49 [2022-09-21T10:34:49.106Z] Client: Docker Engine - Community
10:34:49 [2022-09-21T10:34:49.106Z]  Version:           22.06.0-beta.0
10:34:49 [2022-09-21T10:34:49.106Z]  API version:       1.42
10:34:49 [2022-09-21T10:34:49.106Z]  Go version:        go1.18.3
10:34:49 [2022-09-21T10:34:49.106Z]  Git commit:        3e9117b
10:34:49 [2022-09-21T10:34:49.106Z]  Built:             Fri Jun  3 17:55:34 2022
10:34:49 [2022-09-21T10:34:49.106Z]  OS/Arch:           linux/arm64
10:34:49 [2022-09-21T10:34:49.106Z]  Context:           default
10:34:49 [2022-09-21T10:34:49.106Z] 
10:34:49 [2022-09-21T10:34:49.106Z] Server: Docker Engine - Community
10:34:49 [2022-09-21T10:34:49.106Z]  Engine:
10:34:49 [2022-09-21T10:34:49.106Z]   Version:          22.06.0-beta.0
10:34:49 [2022-09-21T10:34:49.106Z]   API version:      1.42 (minimum version 1.12)
10:34:49 [2022-09-21T10:34:49.106Z]   Go version:       go1.18.3
10:34:49 [2022-09-21T10:34:49.106Z]   Git commit:       38633e7
10:34:49 [2022-09-21T10:34:49.106Z]   Built:            Fri Jun  3 17:55:34 2022
10:34:49 [2022-09-21T10:34:49.106Z]   OS/Arch:          linux/arm64
10:34:49 [2022-09-21T10:34:49.106Z]   Experimental:     true
10:34:49 [2022-09-21T10:34:49.106Z]  containerd:
10:34:49 [2022-09-21T10:34:49.106Z]   Version:          1.6.8
10:34:49 [2022-09-21T10:34:49.106Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
10:34:49 [2022-09-21T10:34:49.106Z]  runc:
10:34:49 [2022-09-21T10:34:49.106Z]   Version:          1.1.4
10:34:49 [2022-09-21T10:34:49.106Z]   GitCommit:        v1.1.4-0-g5fd4c4d
10:34:49 [2022-09-21T10:34:49.106Z]  docker-init:
10:34:49 [2022-09-21T10:34:49.106Z]   Version:          0.19.0
10:34:49 [2022-09-21T10:34:49.106Z]   GitCommit:        de40ad0
[Pipeline] sh
10:34:49 [2022-09-21T10:34:49.223Z] #39 25.20   CC       images/pipe.o
10:34:49 [2022-09-21T10:34:49.223Z] #39 25.37   CC       images/tcp-stream.o
10:34:49 [2022-09-21T10:34:49.443Z] + docker info
10:34:49 [2022-09-21T10:34:49.443Z] Client:
10:34:49 [2022-09-21T10:34:49.443Z]  Context:    default
10:34:49 [2022-09-21T10:34:49.443Z]  Debug Mode: false
10:34:49 [2022-09-21T10:34:49.443Z]  Plugins:
10:34:49 [2022-09-21T10:34:49.443Z]   buildx: Docker Buildx (Docker Inc.)
10:34:49 [2022-09-21T10:34:49.443Z]     Version:  v0.8.2
10:34:49 [2022-09-21T10:34:49.443Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
10:34:49 [2022-09-21T10:34:49.443Z]   compose: Docker Compose (Docker Inc.)
10:34:49 [2022-09-21T10:34:49.443Z]     Version:  v2.11.0
10:34:49 [2022-09-21T10:34:49.443Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
10:34:49 [2022-09-21T10:34:49.443Z] 
10:34:49 [2022-09-21T10:34:49.443Z] Server:
10:34:49 [2022-09-21T10:34:49.443Z]  Containers: 0
10:34:49 [2022-09-21T10:34:49.443Z]   Running: 0
10:34:49 [2022-09-21T10:34:49.443Z]   Paused: 0
10:34:49 [2022-09-21T10:34:49.443Z]   Stopped: 0
10:34:49 [2022-09-21T10:34:49.443Z]  Images: 0
10:34:49 [2022-09-21T10:34:49.443Z]  Server Version: 22.06.0-beta.0
10:34:49 [2022-09-21T10:34:49.443Z]  Storage Driver: overlay2
10:34:49 [2022-09-21T10:34:49.443Z]   Backing Filesystem: extfs
10:34:49 [2022-09-21T10:34:49.443Z]   Supports d_type: true
10:34:49 [2022-09-21T10:34:49.443Z]   Using metacopy: false
10:34:49 [2022-09-21T10:34:49.443Z]   Native Overlay Diff: true
10:34:49 [2022-09-21T10:34:49.443Z]   userxattr: false
10:34:49 [2022-09-21T10:34:49.443Z]  Logging Driver: json-file
10:34:49 [2022-09-21T10:34:49.443Z]  Cgroup Driver: cgroupfs
10:34:49 [2022-09-21T10:34:49.443Z]  Cgroup Version: 1
10:34:49 [2022-09-21T10:34:49.443Z]  Plugins:
10:34:49 [2022-09-21T10:34:49.443Z]   Volume: local
10:34:49 [2022-09-21T10:34:49.443Z]   Network: bridge host ipvlan macvlan null overlay
10:34:49 [2022-09-21T10:34:49.443Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
10:34:49 [2022-09-21T10:34:49.443Z]  Swarm: inactive
10:34:49 [2022-09-21T10:34:49.443Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
10:34:49 [2022-09-21T10:34:49.443Z]  Default Runtime: runc
10:34:49 [2022-09-21T10:34:49.443Z]  Init Binary: docker-init
10:34:49 [2022-09-21T10:34:49.443Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
10:34:49 [2022-09-21T10:34:49.443Z]  runc version: v1.1.4-0-g5fd4c4d
10:34:49 [2022-09-21T10:34:49.443Z]  init version: de40ad0
10:34:49 [2022-09-21T10:34:49.443Z]  Security Options:
10:34:49 [2022-09-21T10:34:49.443Z]   apparmor
10:34:49 [2022-09-21T10:34:49.443Z]   seccomp
10:34:49 [2022-09-21T10:34:49.443Z]    Profile: builtin
10:34:49 [2022-09-21T10:34:49.443Z]  Kernel Version: 5.15.0-1019-aws
10:34:49 [2022-09-21T10:34:49.443Z]  Operating System: Ubuntu 20.04.5 LTS
10:34:49 [2022-09-21T10:34:49.443Z]  OSType: linux
10:34:49 [2022-09-21T10:34:49.443Z]  Architecture: aarch64
10:34:49 [2022-09-21T10:34:49.443Z]  CPUs: 2
10:34:49 [2022-09-21T10:34:49.443Z]  Total Memory: 7.559GiB
10:34:49 [2022-09-21T10:34:49.443Z]  Name: ip-10-100-85-124
10:34:49 [2022-09-21T10:34:49.443Z]  ID: 21ee9248-431c-49fb-8774-3b222a03c749
10:34:49 [2022-09-21T10:34:49.443Z]  Docker Root Dir: /var/lib/docker
10:34:49 [2022-09-21T10:34:49.443Z]  Debug Mode: false
10:34:49 [2022-09-21T10:34:49.443Z]  Registry: https://index.docker.io/v1/
10:34:49 [2022-09-21T10:34:49.443Z]  Labels:
10:34:49 [2022-09-21T10:34:49.443Z]  Experimental: true
10:34:49 [2022-09-21T10:34:49.443Z]  Insecure Registries:
10:34:49 [2022-09-21T10:34:49.443Z]   127.0.0.0/8
10:34:49 [2022-09-21T10:34:49.443Z]  Live Restore Enabled: true
10:34:49 [2022-09-21T10:34:49.443Z] 
[Pipeline] sh
10:34:49 [2022-09-21T10:34:49.483Z] #39 25.64   CC       images/sk-packet.o
10:34:49 [2022-09-21T10:34:49.742Z] #39 25.95   CC       images/mnt.o
10:34:49 [2022-09-21T10:34:49.765Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:34:49 [2022-09-21T10:34:49.765Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:34:49 [2022-09-21T10:34:49.765Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44123/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
10:34:49 [2022-09-21T10:34:49.765Z] + bash /home/ubuntu/workspace/moby_PR-44123/check-config.sh
10:34:49 [2022-09-21T10:34:49.765Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:34:49 [2022-09-21T10:34:49.765Z] info: reading kernel config from /boot/config-5.15.0-1019-aws ...
10:34:49 [2022-09-21T10:34:49.765Z] 
10:34:49 [2022-09-21T10:34:49.765Z] Generally Necessary:
10:34:49 [2022-09-21T10:34:49.765Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:34:49 [2022-09-21T10:34:49.765Z] - apparmor: enabled and tools installed
10:34:49 [2022-09-21T10:34:49.765Z] - CONFIG_NAMESPACES: enabled
10:34:49 [2022-09-21T10:34:49.765Z] - CONFIG_NET_NS: enabled
10:34:49 [2022-09-21T10:34:49.765Z] - CONFIG_PID_NS: enabled
10:34:49 [2022-09-21T10:34:49.765Z] - CONFIG_IPC_NS: enabled
10:34:49 [2022-09-21T10:34:49.765Z] - CONFIG_UTS_NS: enabled
10:34:49 [2022-09-21T10:34:49.765Z] - CONFIG_CGROUPS: enabled
10:34:49 [2022-09-21T10:34:49.765Z] - CONFIG_CGROUP_CPUACCT: enabled
10:34:49 [2022-09-21T10:34:49.765Z] - CONFIG_CGROUP_DEVICE: enabled
10:34:49 [2022-09-21T10:34:49.765Z] - CONFIG_CGROUP_FREEZER: enabled
10:34:49 [2022-09-21T10:34:49.765Z] - CONFIG_CGROUP_SCHED: enabled
10:34:49 [2022-09-21T10:34:49.765Z] - CONFIG_CPUSETS: enabled
10:34:49 [2022-09-21T10:34:49.765Z] - CONFIG_MEMCG: enabled
10:34:49 [2022-09-21T10:34:49.765Z] - CONFIG_KEYS: enabled
10:34:49 [2022-09-21T10:34:49.765Z] - CONFIG_VETH: enabled (as module)
10:34:49 [2022-09-21T10:34:49.765Z] - CONFIG_BRIDGE: enabled (as module)
10:34:49 [2022-09-21T10:34:49.765Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:34:49 [2022-09-21T10:34:49.765Z] - CONFIG_NF_NAT_IPV4: missing
10:34:49 [2022-09-21T10:34:49.765Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:34:49 [2022-09-21T10:34:49.765Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:34:49 [2022-09-21T10:34:49.765Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:34:50 [2022-09-21T10:34:50.002Z] #39 26.11   CC       images/pipe-data.o
10:34:50 [2022-09-21T10:34:50.002Z] #39 ...
10:34:50 [2022-09-21T10:34:50.002Z] 
10:34:50 [2022-09-21T10:34:50.002Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
10:34:50 [2022-09-21T10:34:50.002Z] #34 70.49 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
10:34:50 [2022-09-21T10:34:50.002Z] #34 70.50 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
10:34:50 [2022-09-21T10:34:50.002Z] #34 70.50 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:34:50 [2022-09-21T10:34:50.025Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:34:50 [2022-09-21T10:34:50.025Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:34:50 [2022-09-21T10:34:50.025Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:34:50 [2022-09-21T10:34:50.025Z] - CONFIG_NF_NAT: enabled (as module)
10:34:50 [2022-09-21T10:34:50.025Z] - CONFIG_NF_NAT_NEEDED: missing
10:34:50 [2022-09-21T10:34:50.025Z] - CONFIG_POSIX_MQUEUE: enabled
10:34:50 [2022-09-21T10:34:50.025Z] 
10:34:50 [2022-09-21T10:34:50.025Z] Optional Features:
10:34:50 [2022-09-21T10:34:50.025Z] - CONFIG_USER_NS: enabled
10:34:50 [2022-09-21T10:34:50.025Z] - CONFIG_SECCOMP: enabled
10:34:50 [2022-09-21T10:34:50.025Z] - CONFIG_CGROUP_PIDS: enabled
10:34:50 [2022-09-21T10:34:50.025Z] - CONFIG_MEMCG_SWAP: enabled
10:34:50 [2022-09-21T10:34:50.025Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
10:34:50 [2022-09-21T10:34:50.025Z]     (cgroup swap accounting is currently enabled)
10:34:50 [2022-09-21T10:34:50.025Z] - CONFIG_BLK_CGROUP: enabled
10:34:50 [2022-09-21T10:34:50.025Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:34:50 [2022-09-21T10:34:50.025Z] - CONFIG_IOSCHED_CFQ: missing
10:34:50 [2022-09-21T10:34:50.025Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
10:34:50 [2022-09-21T10:34:50.025Z] - CONFIG_CGROUP_PERF: enabled
10:34:50 [2022-09-21T10:34:50.025Z] - CONFIG_CGROUP_HUGETLB: enabled
10:34:50 [2022-09-21T10:34:50.025Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:34:50 [2022-09-21T10:34:50.025Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:34:50 [2022-09-21T10:34:50.025Z] - CONFIG_CFS_BANDWIDTH: enabled
10:34:50 [2022-09-21T10:34:50.025Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:34:50 [2022-09-21T10:34:50.025Z] - CONFIG_RT_GROUP_SCHED: missing
10:34:50 [2022-09-21T10:34:50.263Z] #34 ...
10:34:50 [2022-09-21T10:34:50.264Z] 
10:34:50 [2022-09-21T10:34:50.264Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
10:34:50 [2022-09-21T10:34:50.264Z] #25 76.30 os
10:34:50 [2022-09-21T10:34:50.264Z] #25 77.18 bufio
10:34:50 [2022-09-21T10:34:50.264Z] #25 78.60 text/tabwriter
10:34:50 [2022-09-21T10:34:50.264Z] #25 79.81 io/ioutil
10:34:50 [2022-09-21T10:34:50.264Z] #25 79.82 fmt
10:34:50 [2022-09-21T10:34:50.282Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:34:50 [2022-09-21T10:34:50.282Z] - CONFIG_IP_VS: enabled (as module)
10:34:50 [2022-09-21T10:34:50.282Z] - CONFIG_IP_VS_NFCT: enabled
10:34:50 [2022-09-21T10:34:50.282Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:34:50 [2022-09-21T10:34:50.282Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:34:50 [2022-09-21T10:34:50.282Z] - CONFIG_IP_VS_RR: enabled (as module)
10:34:50 [2022-09-21T10:34:50.282Z] - CONFIG_EXT4_FS: enabled
10:34:50 [2022-09-21T10:34:50.282Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:34:50 [2022-09-21T10:34:50.282Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:34:50 [2022-09-21T10:34:50.282Z] - Network Drivers:
10:34:50 [2022-09-21T10:34:50.282Z]   - "overlay":
10:34:50 [2022-09-21T10:34:50.282Z]     - CONFIG_VXLAN: enabled (as module)
10:34:50 [2022-09-21T10:34:50.282Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:34:50 [2022-09-21T10:34:50.282Z]       Optional (for encrypted networks):
10:34:50 [2022-09-21T10:34:50.282Z]       - CONFIG_CRYPTO: enabled
10:34:50 [2022-09-21T10:34:50.282Z]       - CONFIG_CRYPTO_AEAD: enabled
10:34:50 [2022-09-21T10:34:50.282Z]       - CONFIG_CRYPTO_GCM: enabled
10:34:50 [2022-09-21T10:34:50.282Z]       - CONFIG_CRYPTO_SEQIV: enabled
10:34:50 [2022-09-21T10:34:50.282Z]       - CONFIG_CRYPTO_GHASH: enabled
10:34:50 [2022-09-21T10:34:50.282Z]       - CONFIG_XFRM: enabled
10:34:50 [2022-09-21T10:34:50.282Z]       - CONFIG_XFRM_USER: enabled (as module)
10:34:50 [2022-09-21T10:34:50.282Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:34:50 [2022-09-21T10:34:50.282Z]       - CONFIG_INET_ESP: enabled (as module)
10:34:50 [2022-09-21T10:34:50.282Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
10:34:50 [2022-09-21T10:34:50.282Z]   - "ipvlan":
10:34:50 [2022-09-21T10:34:50.282Z]     - CONFIG_IPVLAN: enabled (as module)
10:34:50 [2022-09-21T10:34:50.282Z]   - "macvlan":
10:34:50 [2022-09-21T10:34:50.538Z]     - CONFIG_MACVLAN: enabled (as module)
10:34:50 [2022-09-21T10:34:50.538Z]     - CONFIG_DUMMY: enabled (as module)
10:34:50 [2022-09-21T10:34:50.538Z]   - "ftp,tftp client in container":
10:34:50 [2022-09-21T10:34:50.538Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:34:50 [2022-09-21T10:34:50.538Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:34:50 [2022-09-21T10:34:50.538Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:34:50 [2022-09-21T10:34:50.538Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:34:50 [2022-09-21T10:34:50.538Z] - Storage Drivers:
10:34:50 [2022-09-21T10:34:50.538Z]   - "aufs":
10:34:50 [2022-09-21T10:34:50.538Z]     - CONFIG_AUFS_FS: enabled (as module)
10:34:50 [2022-09-21T10:34:50.538Z]   - "btrfs":
10:34:50 [2022-09-21T10:34:50.538Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:34:50 [2022-09-21T10:34:50.538Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:34:50 [2022-09-21T10:34:50.538Z]   - "devicemapper":
10:34:50 [2022-09-21T10:34:50.538Z]     - CONFIG_BLK_DEV_DM: enabled
10:34:50 [2022-09-21T10:34:50.538Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:34:50 [2022-09-21T10:34:50.538Z]   - "overlay":
10:34:50 [2022-09-21T10:34:50.538Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:34:50 [2022-09-21T10:34:50.538Z]   - "zfs":
10:34:50 [2022-09-21T10:34:50.538Z]     - /dev/zfs: present
10:34:50 [2022-09-21T10:34:50.538Z]     - zfs command: missing
10:34:50 [2022-09-21T10:34:50.538Z]     - zpool command: missing
10:34:50 [2022-09-21T10:34:50.538Z] 
10:34:50 [2022-09-21T10:34:50.538Z] Limits:
10:34:50 [2022-09-21T10:34:50.538Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:34:50 [2022-09-21T10:34:50.538Z] 
10:34:50 [2022-09-21T10:34:50.538Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:34:50 [2022-09-21T10:34:50.888Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5ba3208ec7d7c81963907f628ac53dbcca3a5e21 .
10:34:51 [2022-09-21T10:34:51.144Z] #1 [internal] load build definition from Dockerfile
10:34:51 [2022-09-21T10:34:51.144Z] #1 transferring dockerfile:
10:34:51 [2022-09-21T10:34:51.144Z] #1 transferring dockerfile: 16.91kB done
10:34:51 [2022-09-21T10:34:51.144Z] #1 DONE 0.1s
10:34:51 [2022-09-21T10:34:51.144Z] 
10:34:51 [2022-09-21T10:34:51.144Z] #2 [internal] load .dockerignore
10:34:51 [2022-09-21T10:34:51.144Z] #2 transferring context: 87B done
10:34:51 [2022-09-21T10:34:51.144Z] #2 DONE 0.1s
10:34:51 [2022-09-21T10:34:51.144Z] 
10:34:51 [2022-09-21T10:34:51.144Z] #3 resolve image config for docker.io/docker/dockerfile:1
10:34:51 [2022-09-21T10:34:51.247Z] Client: Docker Engine - Community
10:34:51 [2022-09-21T10:34:51.247Z]  Version:           22.06.0-beta.0
10:34:51 [2022-09-21T10:34:51.247Z]  API version:       1.42
10:34:51 [2022-09-21T10:34:51.247Z]  Go version:        go1.18.3
10:34:51 [2022-09-21T10:34:51.247Z]  Git commit:        3e9117b
10:34:51 [2022-09-21T10:34:51.247Z]  Built:             Fri Jun  3 17:55:46 2022
10:34:51 [2022-09-21T10:34:51.247Z]  OS/Arch:           linux/amd64
10:34:51 [2022-09-21T10:34:51.247Z]  Context:           default
10:34:51 [2022-09-21T10:34:51.247Z] 
10:34:51 [2022-09-21T10:34:51.247Z] Server: Docker Engine - Community
10:34:51 [2022-09-21T10:34:51.247Z]  Engine:
10:34:51 [2022-09-21T10:34:51.247Z]   Version:          22.06.0-beta.0
10:34:51 [2022-09-21T10:34:51.247Z]   API version:      1.42 (minimum version 1.12)
10:34:51 [2022-09-21T10:34:51.247Z]   Go version:       go1.18.3
10:34:51 [2022-09-21T10:34:51.247Z]   Git commit:       38633e7
10:34:51 [2022-09-21T10:34:51.247Z]   Built:            Fri Jun  3 17:55:46 2022
10:34:51 [2022-09-21T10:34:51.247Z]   OS/Arch:          linux/amd64
10:34:51 [2022-09-21T10:34:51.247Z]   Experimental:     true
10:34:51 [2022-09-21T10:34:51.247Z]  containerd:
10:34:51 [2022-09-21T10:34:51.247Z]   Version:          1.6.8
10:34:51 [2022-09-21T10:34:51.247Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
10:34:51 [2022-09-21T10:34:51.247Z]  runc:
10:34:51 [2022-09-21T10:34:51.247Z]   Version:          1.1.4
10:34:51 [2022-09-21T10:34:51.247Z]   GitCommit:        v1.1.4-0-g5fd4c4d
10:34:51 [2022-09-21T10:34:51.247Z]  docker-init:
10:34:51 [2022-09-21T10:34:51.247Z]   Version:          0.19.0
10:34:51 [2022-09-21T10:34:51.247Z]   GitCommit:        de40ad0
[Pipeline] sh
10:34:51 [2022-09-21T10:34:51.645Z] #25 82.08 github.com/BurntSushi/toml
10:34:51 [2022-09-21T10:34:51.645Z] #25 82.09 flag
10:34:51 [2022-09-21T10:34:51.662Z] + docker info
10:34:51 [2022-09-21T10:34:51.662Z] Client:
10:34:51 [2022-09-21T10:34:51.662Z]  Context:    default
10:34:51 [2022-09-21T10:34:51.662Z]  Debug Mode: false
10:34:51 [2022-09-21T10:34:51.662Z]  Plugins:
10:34:51 [2022-09-21T10:34:51.662Z]   buildx: Docker Buildx (Docker Inc.)
10:34:51 [2022-09-21T10:34:51.662Z]     Version:  f500bf6
10:34:51 [2022-09-21T10:34:51.662Z]     Path:     /home/ubuntu/.docker/cli-plugins/docker-buildx
10:34:51 [2022-09-21T10:34:51.662Z]   compose: Docker Compose (Docker Inc.)
10:34:51 [2022-09-21T10:34:51.662Z]     Version:  v2.11.0
10:34:51 [2022-09-21T10:34:51.662Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
10:34:51 [2022-09-21T10:34:51.662Z]   scan: Docker Scan (Docker Inc.)
10:34:51 [2022-09-21T10:34:51.662Z]     Version:  v0.17.0
10:34:51 [2022-09-21T10:34:51.662Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
10:34:51 [2022-09-21T10:34:51.662Z] 
10:34:51 [2022-09-21T10:34:51.662Z] Server:
10:34:51 [2022-09-21T10:34:51.662Z]  Containers: 0
10:34:51 [2022-09-21T10:34:51.662Z]   Running: 0
10:34:51 [2022-09-21T10:34:51.662Z]   Paused: 0
10:34:51 [2022-09-21T10:34:51.662Z]   Stopped: 0
10:34:51 [2022-09-21T10:34:51.662Z]  Images: 0
10:34:51 [2022-09-21T10:34:51.662Z]  Server Version: 22.06.0-beta.0
10:34:51 [2022-09-21T10:34:51.662Z]  Storage Driver: overlay2
10:34:51 [2022-09-21T10:34:51.662Z]   Backing Filesystem: extfs
10:34:51 [2022-09-21T10:34:51.662Z]   Supports d_type: true
10:34:51 [2022-09-21T10:34:51.662Z]   Using metacopy: false
10:34:51 [2022-09-21T10:34:51.662Z]   Native Overlay Diff: true
10:34:51 [2022-09-21T10:34:51.662Z]   userxattr: false
10:34:51 [2022-09-21T10:34:51.662Z]  Logging Driver: json-file
10:34:51 [2022-09-21T10:34:51.662Z]  Cgroup Driver: cgroupfs
10:34:51 [2022-09-21T10:34:51.662Z]  Cgroup Version: 1
10:34:51 [2022-09-21T10:34:51.662Z]  Plugins:
10:34:51 [2022-09-21T10:34:51.662Z]   Volume: local
10:34:51 [2022-09-21T10:34:51.662Z]   Network: bridge host ipvlan macvlan null overlay
10:34:51 [2022-09-21T10:34:51.662Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
10:34:51 [2022-09-21T10:34:51.662Z]  Swarm: inactive
10:34:51 [2022-09-21T10:34:51.662Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
10:34:51 [2022-09-21T10:34:51.662Z]  Default Runtime: runc
10:34:51 [2022-09-21T10:34:51.662Z]  Init Binary: docker-init
10:34:51 [2022-09-21T10:34:51.662Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
10:34:51 [2022-09-21T10:34:51.662Z]  runc version: v1.1.4-0-g5fd4c4d
10:34:51 [2022-09-21T10:34:51.662Z]  init version: de40ad0
10:34:51 [2022-09-21T10:34:51.662Z]  Security Options:
10:34:51 [2022-09-21T10:34:51.662Z]   apparmor
10:34:51 [2022-09-21T10:34:51.662Z]   seccomp
10:34:51 [2022-09-21T10:34:51.662Z]    Profile: builtin
10:34:51 [2022-09-21T10:34:51.662Z]  Kernel Version: 5.4.0-1084-aws
10:34:51 [2022-09-21T10:34:51.662Z]  Operating System: Ubuntu 18.04.6 LTS
10:34:51 [2022-09-21T10:34:51.662Z]  OSType: linux
10:34:51 [2022-09-21T10:34:51.662Z]  Architecture: x86_64
10:34:51 [2022-09-21T10:34:51.662Z]  CPUs: 2
10:34:51 [2022-09-21T10:34:51.662Z]  Total Memory: 7.565GiB
10:34:51 [2022-09-21T10:34:51.662Z]  Name: ip-10-100-114-106
10:34:51 [2022-09-21T10:34:51.662Z]  ID: 4e66d922-08f5-4556-a2a1-fead38978a83
10:34:51 [2022-09-21T10:34:51.662Z]  Docker Root Dir: /var/lib/docker
10:34:51 [2022-09-21T10:34:51.662Z]  Debug Mode: false
10:34:51 [2022-09-21T10:34:51.662Z]  Registry: https://index.docker.io/v1/
10:34:51 [2022-09-21T10:34:51.662Z]  Labels:
10:34:51 [2022-09-21T10:34:51.662Z]  Experimental: true
10:34:51 [2022-09-21T10:34:51.662Z]  Insecure Registries:
10:34:51 [2022-09-21T10:34:51.662Z]   127.0.0.0/8
10:34:51 [2022-09-21T10:34:51.662Z]  Live Restore Enabled: true
10:34:51 [2022-09-21T10:34:51.662Z] 
10:34:51 [2022-09-21T10:34:51.662Z] WARNING: No swap limit support
[Pipeline] sh
10:34:51 [2022-09-21T10:34:51.751Z] #3 DONE 0.5s
10:34:51 [2022-09-21T10:34:51.751Z] 
10:34:51 [2022-09-21T10:34:51.751Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
10:34:51 [2022-09-21T10:34:51.751Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done
10:34:51 [2022-09-21T10:34:51.751Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
10:34:51 [2022-09-21T10:34:51.751Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done
10:34:51 [2022-09-21T10:34:51.751Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done
10:34:51 [2022-09-21T10:34:51.751Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 4.19MB / 9.21MB 0.1s
10:34:51 [2022-09-21T10:34:51.751Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.2s done
10:34:51 [2022-09-21T10:34:51.959Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:34:51 [2022-09-21T10:34:51.959Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:34:51 [2022-09-21T10:34:51.959Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44123/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
10:34:52 [2022-09-21T10:34:52.051Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0
10:34:52 [2022-09-21T10:34:52.051Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done
10:34:52 [2022-09-21T10:34:52.051Z] #4 DONE 0.5s
10:34:52 [2022-09-21T10:34:52.169Z] Client: Docker Engine - Community
10:34:52 [2022-09-21T10:34:52.169Z]  Version:           22.06.0-beta.0
10:34:52 [2022-09-21T10:34:52.169Z]  API version:       1.42
10:34:52 [2022-09-21T10:34:52.169Z]  Go version:        go1.18.3
10:34:52 [2022-09-21T10:34:52.169Z]  Git commit:        3e9117b
10:34:52 [2022-09-21T10:34:52.169Z]  Built:             Fri Jun  3 17:55:46 2022
10:34:52 [2022-09-21T10:34:52.169Z]  OS/Arch:           linux/amd64
10:34:52 [2022-09-21T10:34:52.169Z]  Context:           default
10:34:52 [2022-09-21T10:34:52.169Z] 
10:34:52 [2022-09-21T10:34:52.169Z] Server: Docker Engine - Community
10:34:52 [2022-09-21T10:34:52.169Z]  Engine:
10:34:52 [2022-09-21T10:34:52.169Z]   Version:          22.06.0-beta.0
10:34:52 [2022-09-21T10:34:52.169Z]   API version:      1.42 (minimum version 1.12)
10:34:52 [2022-09-21T10:34:52.169Z]   Go version:       go1.18.3
10:34:52 [2022-09-21T10:34:52.169Z]   Git commit:       38633e7
10:34:52 [2022-09-21T10:34:52.169Z]   Built:            Fri Jun  3 17:55:46 2022
10:34:52 [2022-09-21T10:34:52.169Z]   OS/Arch:          linux/amd64
10:34:52 [2022-09-21T10:34:52.169Z]   Experimental:     true
10:34:52 [2022-09-21T10:34:52.169Z]  containerd:
10:34:52 [2022-09-21T10:34:52.169Z]   Version:          1.6.8
10:34:52 [2022-09-21T10:34:52.169Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
10:34:52 [2022-09-21T10:34:52.169Z]  runc:
10:34:52 [2022-09-21T10:34:52.169Z]   Version:          1.1.4
10:34:52 [2022-09-21T10:34:52.169Z]   GitCommit:        v1.1.4-0-g5fd4c4d
10:34:52 [2022-09-21T10:34:52.169Z]  docker-init:
10:34:52 [2022-09-21T10:34:52.169Z]   Version:          0.19.0
10:34:52 [2022-09-21T10:34:52.169Z]   GitCommit:        de40ad0
[Pipeline] sh
10:34:52 [2022-09-21T10:34:52.218Z] + bash /home/ubuntu/workspace/moby_PR-44123/check-config.sh
10:34:52 [2022-09-21T10:34:52.218Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:34:52 [2022-09-21T10:34:52.218Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ...
10:34:52 [2022-09-21T10:34:52.218Z] 
10:34:52 [2022-09-21T10:34:52.218Z] Generally Necessary:
10:34:52 [2022-09-21T10:34:52.218Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:34:52 [2022-09-21T10:34:52.218Z] - apparmor: enabled and tools installed
10:34:52 [2022-09-21T10:34:52.218Z] - CONFIG_NAMESPACES: enabled
10:34:52 [2022-09-21T10:34:52.218Z] - CONFIG_NET_NS: enabled
10:34:52 [2022-09-21T10:34:52.218Z] - CONFIG_PID_NS: enabled
10:34:52 [2022-09-21T10:34:52.218Z] - CONFIG_IPC_NS: enabled
10:34:52 [2022-09-21T10:34:52.218Z] - CONFIG_UTS_NS: enabled
10:34:52 [2022-09-21T10:34:52.218Z] - CONFIG_CGROUPS: enabled
10:34:52 [2022-09-21T10:34:52.218Z] - CONFIG_CGROUP_CPUACCT: enabled
10:34:52 [2022-09-21T10:34:52.218Z] - CONFIG_CGROUP_DEVICE: enabled
10:34:52 [2022-09-21T10:34:52.218Z] - CONFIG_CGROUP_FREEZER: enabled
10:34:52 [2022-09-21T10:34:52.218Z] - CONFIG_CGROUP_SCHED: enabled
10:34:52 [2022-09-21T10:34:52.218Z] - CONFIG_CPUSETS: enabled
10:34:52 [2022-09-21T10:34:52.218Z] - CONFIG_MEMCG: enabled
10:34:52 [2022-09-21T10:34:52.218Z] - CONFIG_KEYS: enabled
10:34:52 [2022-09-21T10:34:52.218Z] - CONFIG_VETH: enabled (as module)
10:34:52 [2022-09-21T10:34:52.218Z] - CONFIG_BRIDGE: enabled (as module)
10:34:52 [2022-09-21T10:34:52.218Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:34:52 [2022-09-21T10:34:52.218Z] - CONFIG_NF_NAT_IPV4: missing
10:34:52 [2022-09-21T10:34:52.218Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:34:52 [2022-09-21T10:34:52.218Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:34:52 [2022-09-21T10:34:52.218Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:34:52 [2022-09-21T10:34:52.218Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:34:52 [2022-09-21T10:34:52.218Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:34:52 [2022-09-21T10:34:52.218Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:34:52 [2022-09-21T10:34:52.218Z] - CONFIG_NF_NAT: enabled (as module)
10:34:52 [2022-09-21T10:34:52.218Z] - CONFIG_NF_NAT_NEEDED: missing
10:34:52 [2022-09-21T10:34:52.309Z] 
10:34:52 [2022-09-21T10:34:52.309Z] #5 [internal] load metadata for docker.io/library/golang:1.18.6-bullseye
10:34:52 [2022-09-21T10:34:52.487Z] - CONFIG_POSIX_MQUEUE: enabled
10:34:52 [2022-09-21T10:34:52.487Z] 
10:34:52 [2022-09-21T10:34:52.487Z] Optional Features:
10:34:52 [2022-09-21T10:34:52.487Z] - CONFIG_USER_NS: enabled
10:34:52 [2022-09-21T10:34:52.487Z] - CONFIG_SECCOMP: enabled
10:34:52 [2022-09-21T10:34:52.487Z] - CONFIG_CGROUP_PIDS: enabled
10:34:52 [2022-09-21T10:34:52.487Z] - CONFIG_MEMCG_SWAP: enabled
10:34:52 [2022-09-21T10:34:52.487Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
10:34:52 [2022-09-21T10:34:52.487Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
10:34:52 [2022-09-21T10:34:52.487Z] - CONFIG_BLK_CGROUP: enabled
10:34:52 [2022-09-21T10:34:52.487Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:34:52 [2022-09-21T10:34:52.487Z] - CONFIG_IOSCHED_CFQ: missing
10:34:52 [2022-09-21T10:34:52.487Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
10:34:52 [2022-09-21T10:34:52.487Z] - CONFIG_CGROUP_PERF: enabled
10:34:52 [2022-09-21T10:34:52.487Z] - CONFIG_CGROUP_HUGETLB: enabled
10:34:52 [2022-09-21T10:34:52.487Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:34:52 [2022-09-21T10:34:52.487Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:34:52 [2022-09-21T10:34:52.487Z] - CONFIG_CFS_BANDWIDTH: enabled
10:34:52 [2022-09-21T10:34:52.487Z] - CONFIG_FAIR_GROUP_SCHED: enabled
10:34:52 [2022-09-21T10:34:52.487Z] - CONFIG_RT_GROUP_SCHED: missing
10:34:52 [2022-09-21T10:34:52.487Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:34:52 [2022-09-21T10:34:52.487Z] - CONFIG_IP_VS: enabled (as module)
10:34:52 [2022-09-21T10:34:52.487Z] - CONFIG_IP_VS_NFCT: enabled
10:34:52 [2022-09-21T10:34:52.487Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:34:52 [2022-09-21T10:34:52.487Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:34:52 [2022-09-21T10:34:52.487Z] - CONFIG_IP_VS_RR: enabled (as module)
10:34:52 [2022-09-21T10:34:52.487Z] - CONFIG_EXT4_FS: enabled
10:34:52 [2022-09-21T10:34:52.487Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:34:52 [2022-09-21T10:34:52.487Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:34:52 [2022-09-21T10:34:52.487Z] - Network Drivers:
10:34:52 [2022-09-21T10:34:52.487Z]   - "overlay":
10:34:52 [2022-09-21T10:34:52.487Z]     - CONFIG_VXLAN: enabled (as module)
10:34:52 [2022-09-21T10:34:52.487Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:34:52 [2022-09-21T10:34:52.487Z]       Optional (for encrypted networks):
10:34:52 [2022-09-21T10:34:52.559Z] + docker info
10:34:52 [2022-09-21T10:34:52.559Z] Client:
10:34:52 [2022-09-21T10:34:52.559Z]  Context:    default
10:34:52 [2022-09-21T10:34:52.559Z]  Debug Mode: false
10:34:52 [2022-09-21T10:34:52.559Z]  Plugins:
10:34:52 [2022-09-21T10:34:52.559Z]   buildx: Docker Buildx (Docker Inc.)
10:34:52 [2022-09-21T10:34:52.559Z]     Version:  f500bf6
10:34:52 [2022-09-21T10:34:52.559Z]     Path:     /home/ubuntu/.docker/cli-plugins/docker-buildx
10:34:52 [2022-09-21T10:34:52.559Z]   compose: Docker Compose (Docker Inc.)
10:34:52 [2022-09-21T10:34:52.559Z]     Version:  v2.11.0
10:34:52 [2022-09-21T10:34:52.559Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
10:34:52 [2022-09-21T10:34:52.559Z]   scan: Docker Scan (Docker Inc.)
10:34:52 [2022-09-21T10:34:52.559Z]     Version:  v0.17.0
10:34:52 [2022-09-21T10:34:52.559Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
10:34:52 [2022-09-21T10:34:52.559Z] 
10:34:52 [2022-09-21T10:34:52.559Z] Server:
10:34:52 [2022-09-21T10:34:52.559Z]  Containers: 0
10:34:52 [2022-09-21T10:34:52.559Z]   Running: 0
10:34:52 [2022-09-21T10:34:52.559Z]   Paused: 0
10:34:52 [2022-09-21T10:34:52.559Z]   Stopped: 0
10:34:52 [2022-09-21T10:34:52.559Z]  Images: 0
10:34:52 [2022-09-21T10:34:52.559Z]  Server Version: 22.06.0-beta.0
10:34:52 [2022-09-21T10:34:52.559Z]  Storage Driver: overlay2
10:34:52 [2022-09-21T10:34:52.559Z]   Backing Filesystem: extfs
10:34:52 [2022-09-21T10:34:52.559Z]   Supports d_type: true
10:34:52 [2022-09-21T10:34:52.559Z]   Using metacopy: false
10:34:52 [2022-09-21T10:34:52.559Z]   Native Overlay Diff: true
10:34:52 [2022-09-21T10:34:52.559Z]   userxattr: false
10:34:52 [2022-09-21T10:34:52.559Z]  Logging Driver: json-file
10:34:52 [2022-09-21T10:34:52.559Z]  Cgroup Driver: cgroupfs
10:34:52 [2022-09-21T10:34:52.559Z]  Cgroup Version: 1
10:34:52 [2022-09-21T10:34:52.559Z]  Plugins:
10:34:52 [2022-09-21T10:34:52.559Z]   Volume: local
10:34:52 [2022-09-21T10:34:52.559Z]   Network: bridge host ipvlan macvlan null overlay
10:34:52 [2022-09-21T10:34:52.559Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
10:34:52 [2022-09-21T10:34:52.559Z]  Swarm: inactive
10:34:52 [2022-09-21T10:34:52.559Z]  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
10:34:52 [2022-09-21T10:34:52.559Z]  Default Runtime: runc
10:34:52 [2022-09-21T10:34:52.559Z]  Init Binary: docker-init
10:34:52 [2022-09-21T10:34:52.559Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
10:34:52 [2022-09-21T10:34:52.559Z]  runc version: v1.1.4-0-g5fd4c4d
10:34:52 [2022-09-21T10:34:52.559Z]  init version: de40ad0
10:34:52 [2022-09-21T10:34:52.559Z]  Security Options:
10:34:52 [2022-09-21T10:34:52.559Z]   apparmor
10:34:52 [2022-09-21T10:34:52.559Z]   seccomp
10:34:52 [2022-09-21T10:34:52.559Z]    Profile: builtin
10:34:52 [2022-09-21T10:34:52.559Z]  Kernel Version: 5.4.0-1084-aws
10:34:52 [2022-09-21T10:34:52.559Z]  Operating System: Ubuntu 18.04.6 LTS
10:34:52 [2022-09-21T10:34:52.559Z]  OSType: linux
10:34:52 [2022-09-21T10:34:52.559Z]  Architecture: x86_64
10:34:52 [2022-09-21T10:34:52.559Z]  CPUs: 2
10:34:52 [2022-09-21T10:34:52.559Z]  Total Memory: 7.565GiB
10:34:52 [2022-09-21T10:34:52.559Z]  Name: ip-10-100-91-98
10:34:52 [2022-09-21T10:34:52.559Z]  ID: 4e66d922-08f5-4556-a2a1-fead38978a83
10:34:52 [2022-09-21T10:34:52.559Z]  Docker Root Dir: /var/lib/docker
10:34:52 [2022-09-21T10:34:52.559Z]  Debug Mode: false
10:34:52 [2022-09-21T10:34:52.559Z]  Registry: https://index.docker.io/v1/
10:34:52 [2022-09-21T10:34:52.559Z]  Labels:
10:34:52 [2022-09-21T10:34:52.559Z]  Experimental: true
10:34:52 [2022-09-21T10:34:52.559Z]  Insecure Registries:
10:34:52 [2022-09-21T10:34:52.559Z]   127.0.0.0/8
10:34:52 [2022-09-21T10:34:52.559Z]  Live Restore Enabled: true
10:34:52 [2022-09-21T10:34:52.559Z] 
10:34:52 [2022-09-21T10:34:52.559Z] WARNING: No swap limit support
[Pipeline] sh
10:34:52 [2022-09-21T10:34:52.584Z] #25 ...
10:34:52 [2022-09-21T10:34:52.584Z] 
10:34:52 [2022-09-21T10:34:52.584Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:34:52 [2022-09-21T10:34:52.584Z] #39 26.41   CC       images/sa.o
10:34:52 [2022-09-21T10:34:52.584Z] #39 26.63   CC       images/timer.o
10:34:52 [2022-09-21T10:34:52.585Z] #39 27.01   CC       images/timerfd.o
10:34:52 [2022-09-21T10:34:52.585Z] #39 27.20   CC       images/mm.o
10:34:52 [2022-09-21T10:34:52.585Z] #39 27.54   CC       images/sk-opts.o
10:34:52 [2022-09-21T10:34:52.585Z] #39 27.70   CC       images/sk-unix.o
10:34:52 [2022-09-21T10:34:52.585Z] #39 28.01   CC       images/sk-inet.o
10:34:52 [2022-09-21T10:34:52.585Z] #39 28.40   CC       images/tun.o
10:34:52 [2022-09-21T10:34:52.585Z] #39 28.64   CC       images/sk-netlink.o
10:34:52 [2022-09-21T10:34:52.844Z] #39 28.88   CC       images/packet-sock.o
10:34:52 [2022-09-21T10:34:52.950Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:34:52 [2022-09-21T10:34:52.950Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
10:34:52 [2022-09-21T10:34:52.950Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44123/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
10:34:52 [2022-09-21T10:34:52.950Z] + bash /home/ubuntu/workspace/moby_PR-44123/check-config.sh
10:34:52 [2022-09-21T10:34:52.950Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
10:34:52 [2022-09-21T10:34:52.950Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ...
10:34:52 [2022-09-21T10:34:52.950Z] 
10:34:52 [2022-09-21T10:34:52.950Z] Generally Necessary:
10:34:53 [2022-09-21T10:34:53.053Z]       - CONFIG_CRYPTO: enabled
10:34:53 [2022-09-21T10:34:53.053Z]       - CONFIG_CRYPTO_AEAD: enabled
10:34:53 [2022-09-21T10:34:53.053Z]       - CONFIG_CRYPTO_GCM: enabled
10:34:53 [2022-09-21T10:34:53.053Z]       - CONFIG_CRYPTO_SEQIV: enabled
10:34:53 [2022-09-21T10:34:53.053Z]       - CONFIG_CRYPTO_GHASH: enabled
10:34:53 [2022-09-21T10:34:53.053Z]       - CONFIG_XFRM: enabled
10:34:53 [2022-09-21T10:34:53.053Z]       - CONFIG_XFRM_USER: enabled (as module)
10:34:53 [2022-09-21T10:34:53.053Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:34:53 [2022-09-21T10:34:53.053Z]       - CONFIG_INET_ESP: enabled (as module)
10:34:53 [2022-09-21T10:34:53.053Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
10:34:53 [2022-09-21T10:34:53.053Z]   - "ipvlan":
10:34:53 [2022-09-21T10:34:53.053Z]     - CONFIG_IPVLAN: enabled (as module)
10:34:53 [2022-09-21T10:34:53.053Z]   - "macvlan":
10:34:53 [2022-09-21T10:34:53.053Z]     - CONFIG_MACVLAN: enabled (as module)
10:34:53 [2022-09-21T10:34:53.053Z]     - CONFIG_DUMMY: enabled (as module)
10:34:53 [2022-09-21T10:34:53.053Z]   - "ftp,tftp client in container":
10:34:53 [2022-09-21T10:34:53.053Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:34:53 [2022-09-21T10:34:53.053Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:34:53 [2022-09-21T10:34:53.053Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:34:53 [2022-09-21T10:34:53.053Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:34:53 [2022-09-21T10:34:53.053Z] - Storage Drivers:
10:34:53 [2022-09-21T10:34:53.053Z]   - "aufs":
10:34:53 [2022-09-21T10:34:53.053Z]     - CONFIG_AUFS_FS: enabled (as module)
10:34:53 [2022-09-21T10:34:53.053Z]   - "btrfs":
10:34:53 [2022-09-21T10:34:53.053Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:34:53 [2022-09-21T10:34:53.053Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:34:53 [2022-09-21T10:34:53.053Z]   - "devicemapper":
10:34:53 [2022-09-21T10:34:53.053Z]     - CONFIG_BLK_DEV_DM: enabled
10:34:53 [2022-09-21T10:34:53.053Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:34:53 [2022-09-21T10:34:53.053Z]   - "overlay":
10:34:53 [2022-09-21T10:34:53.053Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:34:53 [2022-09-21T10:34:53.053Z]   - "zfs":
10:34:53 [2022-09-21T10:34:53.053Z]     - /dev/zfs: present
10:34:53 [2022-09-21T10:34:53.053Z]     - zfs command: missing
10:34:53 [2022-09-21T10:34:53.053Z]     - zpool command: missing
10:34:53 [2022-09-21T10:34:53.053Z] 
10:34:53 [2022-09-21T10:34:53.053Z] Limits:
10:34:53 [2022-09-21T10:34:53.053Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:34:53 [2022-09-21T10:34:53.053Z] 
10:34:53 [2022-09-21T10:34:53.053Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:34:53 [2022-09-21T10:34:53.104Z] #39 29.25   CC       images/ipc-var.o
10:34:53 [2022-09-21T10:34:53.140Z] Client: Docker Engine - Community
10:34:53 [2022-09-21T10:34:53.140Z]  Version:           22.06.0-beta.0
10:34:53 [2022-09-21T10:34:53.140Z]  API version:       1.42
10:34:53 [2022-09-21T10:34:53.140Z]  Go version:        go1.18.3
10:34:53 [2022-09-21T10:34:53.140Z]  Git commit:        3e9117b
10:34:53 [2022-09-21T10:34:53.140Z]  Built:             Fri Jun  3 17:55:45 2022
10:34:53 [2022-09-21T10:34:53.140Z]  OS/Arch:           linux/amd64
10:34:53 [2022-09-21T10:34:53.140Z]  Context:           default
10:34:53 [2022-09-21T10:34:53.140Z] 
10:34:53 [2022-09-21T10:34:53.140Z] Server: Docker Engine - Community
10:34:53 [2022-09-21T10:34:53.140Z]  Engine:
10:34:53 [2022-09-21T10:34:53.140Z]   Version:          22.06.0-beta.0
10:34:53 [2022-09-21T10:34:53.140Z]   API version:      1.42 (minimum version 1.12)
10:34:53 [2022-09-21T10:34:53.140Z]   Go version:       go1.18.3
10:34:53 [2022-09-21T10:34:53.140Z]   Git commit:       38633e7
10:34:53 [2022-09-21T10:34:53.140Z]   Built:            Fri Jun  3 17:55:45 2022
10:34:53 [2022-09-21T10:34:53.140Z]   OS/Arch:          linux/amd64
10:34:53 [2022-09-21T10:34:53.140Z]   Experimental:     true
10:34:53 [2022-09-21T10:34:53.140Z]  containerd:
10:34:53 [2022-09-21T10:34:53.140Z]   Version:          1.6.8
10:34:53 [2022-09-21T10:34:53.140Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
10:34:53 [2022-09-21T10:34:53.140Z]  runc:
10:34:53 [2022-09-21T10:34:53.140Z]   Version:          1.1.4
10:34:53 [2022-09-21T10:34:53.140Z]   GitCommit:        v1.1.4-0-g5fd4c4d
10:34:53 [2022-09-21T10:34:53.140Z]  docker-init:
10:34:53 [2022-09-21T10:34:53.140Z]   Version:          0.19.0
10:34:53 [2022-09-21T10:34:53.140Z]   GitCommit:        de40ad0
[Pipeline] sh
10:34:53 [2022-09-21T10:34:53.208Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
10:34:53 [2022-09-21T10:34:53.208Z] - apparmor: enabled and tools installed
10:34:53 [2022-09-21T10:34:53.208Z] - CONFIG_NAMESPACES: enabled
10:34:53 [2022-09-21T10:34:53.208Z] - CONFIG_NET_NS: enabled
10:34:53 [2022-09-21T10:34:53.208Z] - CONFIG_PID_NS: enabled
10:34:53 [2022-09-21T10:34:53.208Z] - CONFIG_IPC_NS: enabled
10:34:53 [2022-09-21T10:34:53.208Z] - CONFIG_UTS_NS: enabled
10:34:53 [2022-09-21T10:34:53.208Z] - CONFIG_CGROUPS: enabled
10:34:53 [2022-09-21T10:34:53.208Z] - CONFIG_CGROUP_CPUACCT: enabled
10:34:53 [2022-09-21T10:34:53.208Z] - CONFIG_CGROUP_DEVICE: enabled
10:34:53 [2022-09-21T10:34:53.208Z] - CONFIG_CGROUP_FREEZER: enabled
10:34:53 [2022-09-21T10:34:53.208Z] - CONFIG_CGROUP_SCHED: enabled
10:34:53 [2022-09-21T10:34:53.208Z] - CONFIG_CPUSETS: enabled
10:34:53 [2022-09-21T10:34:53.208Z] - CONFIG_MEMCG: enabled
10:34:53 [2022-09-21T10:34:53.208Z] - CONFIG_KEYS: enabled
10:34:53 [2022-09-21T10:34:53.208Z] - CONFIG_VETH: enabled (as module)
10:34:53 [2022-09-21T10:34:53.208Z] - CONFIG_BRIDGE: enabled (as module)
10:34:53 [2022-09-21T10:34:53.208Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
10:34:53 [2022-09-21T10:34:53.208Z] - CONFIG_NF_NAT_IPV4: missing
10:34:53 [2022-09-21T10:34:53.208Z] - CONFIG_IP_NF_FILTER: enabled (as module)
10:34:53 [2022-09-21T10:34:53.208Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
10:34:53 [2022-09-21T10:34:53.208Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
10:34:53 [2022-09-21T10:34:53.208Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
10:34:53 [2022-09-21T10:34:53.208Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
10:34:53 [2022-09-21T10:34:53.237Z] #5 DONE 1.0s
10:34:53 [2022-09-21T10:34:53.237Z] 
10:34:53 [2022-09-21T10:34:53.237Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
10:34:53 [2022-09-21T10:34:53.237Z] #6 DONE 0.9s
10:34:53 [2022-09-21T10:34:53.237Z] 
10:34:53 [2022-09-21T10:34:53.237Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
10:34:53 [2022-09-21T10:34:53.237Z] #7 DONE 1.0s
10:34:53 [2022-09-21T10:34:53.237Z] 
10:34:53 [2022-09-21T10:34:53.237Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
10:34:53 [2022-09-21T10:34:53.237Z] #8 DONE 1.1s
10:34:53 [2022-09-21T10:34:53.365Z] #39 29.51   CC       images/ipc-desc.o
10:34:53 [2022-09-21T10:34:53.400Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5ba3208ec7d7c81963907f628ac53dbcca3a5e21 .
10:34:53 [2022-09-21T10:34:53.457Z] + docker info
10:34:53 [2022-09-21T10:34:53.457Z] Client:
10:34:53 [2022-09-21T10:34:53.457Z]  Context:    default
10:34:53 [2022-09-21T10:34:53.457Z]  Debug Mode: false
10:34:53 [2022-09-21T10:34:53.457Z]  Plugins:
10:34:53 [2022-09-21T10:34:53.457Z]   buildx: Docker Buildx (Docker Inc.)
10:34:53 [2022-09-21T10:34:53.457Z]     Version:  f500bf6
10:34:53 [2022-09-21T10:34:53.457Z]     Path:     /home/ubuntu/.docker/cli-plugins/docker-buildx
10:34:53 [2022-09-21T10:34:53.457Z]   compose: Docker Compose (Docker Inc.)
10:34:53 [2022-09-21T10:34:53.457Z]     Version:  v2.11.0
10:34:53 [2022-09-21T10:34:53.457Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
10:34:53 [2022-09-21T10:34:53.457Z]   scan: Docker Scan (Docker Inc.)
10:34:53 [2022-09-21T10:34:53.457Z]     Version:  v0.17.0
10:34:53 [2022-09-21T10:34:53.457Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
10:34:53 [2022-09-21T10:34:53.457Z] 
10:34:53 [2022-09-21T10:34:53.457Z] Server:
10:34:53 [2022-09-21T10:34:53.457Z]  Containers: 0
10:34:53 [2022-09-21T10:34:53.457Z]   Running: 0
10:34:53 [2022-09-21T10:34:53.457Z]   Paused: 0
10:34:53 [2022-09-21T10:34:53.457Z]   Stopped: 0
10:34:53 [2022-09-21T10:34:53.457Z]  Images: 0
10:34:53 [2022-09-21T10:34:53.457Z]  Server Version: 22.06.0-beta.0
10:34:53 [2022-09-21T10:34:53.457Z]  Storage Driver: overlay2
10:34:53 [2022-09-21T10:34:53.457Z]   Backing Filesystem: extfs
10:34:53 [2022-09-21T10:34:53.457Z]   Supports d_type: true
10:34:53 [2022-09-21T10:34:53.457Z]   Using metacopy: false
10:34:53 [2022-09-21T10:34:53.457Z]   Native Overlay Diff: true
10:34:53 [2022-09-21T10:34:53.457Z]   userxattr: false
10:34:53 [2022-09-21T10:34:53.457Z]  Logging Driver: json-file
10:34:53 [2022-09-21T10:34:53.457Z]  Cgroup Driver: systemd
10:34:53 [2022-09-21T10:34:53.457Z]  Cgroup Version: 2
10:34:53 [2022-09-21T10:34:53.457Z]  Plugins:
10:34:53 [2022-09-21T10:34:53.457Z]   Volume: local
10:34:53 [2022-09-21T10:34:53.457Z]   Network: bridge host ipvlan macvlan null overlay
10:34:53 [2022-09-21T10:34:53.457Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
10:34:53 [2022-09-21T10:34:53.457Z]  Swarm: inactive
10:34:53 [2022-09-21T10:34:53.457Z]  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
10:34:53 [2022-09-21T10:34:53.457Z]  Default Runtime: runc
10:34:53 [2022-09-21T10:34:53.457Z]  Init Binary: docker-init
10:34:53 [2022-09-21T10:34:53.457Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
10:34:53 [2022-09-21T10:34:53.457Z]  runc version: v1.1.4-0-g5fd4c4d
10:34:53 [2022-09-21T10:34:53.457Z]  init version: de40ad0
10:34:53 [2022-09-21T10:34:53.457Z]  Security Options:
10:34:53 [2022-09-21T10:34:53.457Z]   apparmor
10:34:53 [2022-09-21T10:34:53.457Z]   seccomp
10:34:53 [2022-09-21T10:34:53.457Z]    Profile: builtin
10:34:53 [2022-09-21T10:34:53.457Z]   cgroupns
10:34:53 [2022-09-21T10:34:53.457Z]  Kernel Version: 5.15.0-1019-aws
10:34:53 [2022-09-21T10:34:53.457Z]  Operating System: Ubuntu 20.04.5 LTS
10:34:53 [2022-09-21T10:34:53.457Z]  OSType: linux
10:34:53 [2022-09-21T10:34:53.457Z]  Architecture: x86_64
10:34:53 [2022-09-21T10:34:53.457Z]  CPUs: 2
10:34:53 [2022-09-21T10:34:53.457Z]  Total Memory: 7.475GiB
10:34:53 [2022-09-21T10:34:53.457Z]  Name: ip-10-100-78-187
10:34:53 [2022-09-21T10:34:53.457Z]  ID: 2a419919-d9e7-4d29-b98b-41077a753746
10:34:53 [2022-09-21T10:34:53.457Z]  Docker Root Dir: /var/lib/docker
10:34:53 [2022-09-21T10:34:53.457Z]  Debug Mode: false
10:34:53 [2022-09-21T10:34:53.457Z]  Registry: https://index.docker.io/v1/
10:34:53 [2022-09-21T10:34:53.457Z]  Labels:
10:34:53 [2022-09-21T10:34:53.457Z]  Experimental: true
10:34:53 [2022-09-21T10:34:53.457Z]  Insecure Registries:
10:34:53 [2022-09-21T10:34:53.457Z]   127.0.0.0/8
10:34:53 [2022-09-21T10:34:53.457Z]  Live Restore Enabled: true
10:34:53 [2022-09-21T10:34:53.457Z] 
[Pipeline] }
10:34:53 [2022-09-21T10:34:53.469Z] - CONFIG_IP_NF_NAT: enabled (as module)
10:34:53 [2022-09-21T10:34:53.469Z] - CONFIG_NF_NAT: enabled (as module)
10:34:53 [2022-09-21T10:34:53.469Z] - CONFIG_NF_NAT_NEEDED: missing
10:34:53 [2022-09-21T10:34:53.469Z] - CONFIG_POSIX_MQUEUE: enabled
10:34:53 [2022-09-21T10:34:53.469Z] 
10:34:53 [2022-09-21T10:34:53.469Z] Optional Features:
10:34:53 [2022-09-21T10:34:53.469Z] - CONFIG_USER_NS: enabled
10:34:53 [2022-09-21T10:34:53.469Z] - CONFIG_SECCOMP: enabled
10:34:53 [2022-09-21T10:34:53.469Z] - CONFIG_CGROUP_PIDS: enabled
10:34:53 [2022-09-21T10:34:53.469Z] - CONFIG_MEMCG_SWAP: enabled
10:34:53 [2022-09-21T10:34:53.469Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
10:34:53 [2022-09-21T10:34:53.469Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
10:34:53 [2022-09-21T10:34:53.469Z] - CONFIG_BLK_CGROUP: enabled
10:34:53 [2022-09-21T10:34:53.469Z] - CONFIG_BLK_DEV_THROTTLING: enabled
10:34:53 [2022-09-21T10:34:53.469Z] - CONFIG_IOSCHED_CFQ: missing
10:34:53 [2022-09-21T10:34:53.469Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
10:34:53 [2022-09-21T10:34:53.469Z] - CONFIG_CGROUP_PERF: enabled
10:34:53 [2022-09-21T10:34:53.469Z] - CONFIG_CGROUP_HUGETLB: enabled
10:34:53 [2022-09-21T10:34:53.469Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
10:34:53 [2022-09-21T10:34:53.469Z] - CONFIG_CGROUP_NET_PRIO: enabled
10:34:53 [2022-09-21T10:34:53.469Z] - CONFIG_CFS_BANDWIDTH: enabled
10:34:53 [2022-09-21T10:34:53.469Z] - CONFIG_FAIR_GROUP_SCHED: enabled
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:34:53 [2022-09-21T10:34:53.624Z] #39 29.69   CC       images/ipc-shm.o
10:34:53 [2022-09-21T10:34:53.740Z] - CONFIG_RT_GROUP_SCHED: missing
10:34:53 [2022-09-21T10:34:53.740Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
10:34:53 [2022-09-21T10:34:53.740Z] - CONFIG_IP_VS: enabled (as module)
10:34:53 [2022-09-21T10:34:53.740Z] - CONFIG_IP_VS_NFCT: enabled
10:34:53 [2022-09-21T10:34:53.740Z] - CONFIG_IP_VS_PROTO_TCP: enabled
10:34:53 [2022-09-21T10:34:53.740Z] - CONFIG_IP_VS_PROTO_UDP: enabled
10:34:53 [2022-09-21T10:34:53.740Z] - CONFIG_IP_VS_RR: enabled (as module)
10:34:53 [2022-09-21T10:34:53.740Z] - CONFIG_EXT4_FS: enabled
10:34:53 [2022-09-21T10:34:53.740Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
10:34:53 [2022-09-21T10:34:53.740Z] - CONFIG_EXT4_FS_SECURITY: enabled
10:34:53 [2022-09-21T10:34:53.740Z] - Network Drivers:
10:34:53 [2022-09-21T10:34:53.740Z]   - "overlay":
10:34:53 [2022-09-21T10:34:53.740Z]     - CONFIG_VXLAN: enabled (as module)
10:34:53 [2022-09-21T10:34:53.740Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
10:34:53 [2022-09-21T10:34:53.740Z]       Optional (for encrypted networks):
10:34:53 [2022-09-21T10:34:53.740Z]       - CONFIG_CRYPTO: enabled
10:34:53 [2022-09-21T10:34:53.740Z]       - CONFIG_CRYPTO_AEAD: enabled
10:34:53 [2022-09-21T10:34:53.740Z]       - CONFIG_CRYPTO_GCM: enabled
10:34:53 [2022-09-21T10:34:53.740Z]       - CONFIG_CRYPTO_SEQIV: enabled
10:34:53 [2022-09-21T10:34:53.740Z]       - CONFIG_CRYPTO_GHASH: enabled
10:34:53 [2022-09-21T10:34:53.740Z]       - CONFIG_XFRM: enabled
10:34:53 [2022-09-21T10:34:53.740Z]       - CONFIG_XFRM_USER: enabled (as module)
10:34:53 [2022-09-21T10:34:53.740Z]       - CONFIG_XFRM_ALGO: enabled (as module)
10:34:53 [2022-09-21T10:34:53.740Z]       - CONFIG_INET_ESP: enabled (as module)
10:34:53 [2022-09-21T10:34:53.740Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
10:34:53 [2022-09-21T10:34:53.740Z]   - "ipvlan":
10:34:53 [2022-09-21T10:34:53.740Z]     - CONFIG_IPVLAN: enabled (as module)
10:34:53 [2022-09-21T10:34:53.740Z]   - "macvlan":
10:34:53 [2022-09-21T10:34:53.782Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:5ba3208ec7d7c81963907f628ac53dbcca3a5e21 .
10:34:53 [2022-09-21T10:34:53.884Z] #39 29.85   CC       images/ipc-msg.o
10:34:53 [2022-09-21T10:34:53.884Z] #39 30.03   CC       images/ipc-sem.o
10:34:53 [2022-09-21T10:34:53.979Z] #1 [internal] load build definition from Dockerfile
10:34:53 [2022-09-21T10:34:53.979Z] #1 transferring dockerfile:
10:34:54 [2022-09-21T10:34:54.039Z] #1 [internal] load build definition from Dockerfile
10:34:54 [2022-09-21T10:34:54.039Z] #1 transferring dockerfile: 16.91kB done
10:34:54 [2022-09-21T10:34:54.039Z] #1 DONE 0.1s
10:34:54 [2022-09-21T10:34:54.039Z] 
10:34:54 [2022-09-21T10:34:54.039Z] #2 [internal] load .dockerignore
10:34:54 [2022-09-21T10:34:54.039Z] #2 transferring context: 87B done
10:34:54 [2022-09-21T10:34:54.039Z] #2 DONE 0.1s
10:34:54 [2022-09-21T10:34:54.039Z] 
10:34:54 [2022-09-21T10:34:54.039Z] #3 resolve image config for docker.io/docker/dockerfile:1
10:34:54 [2022-09-21T10:34:54.144Z] #39 30.31   CC       images/utsns.o
10:34:54 [2022-09-21T10:34:54.167Z]     - CONFIG_MACVLAN: enabled (as module)
10:34:54 [2022-09-21T10:34:54.167Z]     - CONFIG_DUMMY: enabled (as module)
10:34:54 [2022-09-21T10:34:54.167Z]   - "ftp,tftp client in container":
10:34:54 [2022-09-21T10:34:54.167Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
10:34:54 [2022-09-21T10:34:54.167Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
10:34:54 [2022-09-21T10:34:54.167Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
10:34:54 [2022-09-21T10:34:54.167Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
10:34:54 [2022-09-21T10:34:54.167Z] - Storage Drivers:
10:34:54 [2022-09-21T10:34:54.167Z]   - "aufs":
10:34:54 [2022-09-21T10:34:54.167Z]     - CONFIG_AUFS_FS: enabled (as module)
10:34:54 [2022-09-21T10:34:54.167Z]   - "btrfs":
10:34:54 [2022-09-21T10:34:54.167Z]     - CONFIG_BTRFS_FS: enabled (as module)
10:34:54 [2022-09-21T10:34:54.167Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
10:34:54 [2022-09-21T10:34:54.167Z]   - "devicemapper":
10:34:54 [2022-09-21T10:34:54.167Z]     - CONFIG_BLK_DEV_DM: enabled
10:34:54 [2022-09-21T10:34:54.167Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
10:34:54 [2022-09-21T10:34:54.167Z]   - "overlay":
10:34:54 [2022-09-21T10:34:54.167Z]     - CONFIG_OVERLAY_FS: enabled (as module)
10:34:54 [2022-09-21T10:34:54.167Z]   - "zfs":
10:34:54 [2022-09-21T10:34:54.167Z]     - /dev/zfs: present
10:34:54 [2022-09-21T10:34:54.167Z]     - zfs command: missing
10:34:54 [2022-09-21T10:34:54.167Z]     - zpool command: missing
10:34:54 [2022-09-21T10:34:54.167Z] 
10:34:54 [2022-09-21T10:34:54.167Z] Limits:
10:34:54 [2022-09-21T10:34:54.167Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
10:34:54 [2022-09-21T10:34:54.167Z] 
10:34:54 [2022-09-21T10:34:54.167Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
10:34:54 [2022-09-21T10:34:54.237Z] #1 transferring dockerfile: 16.91kB done
10:34:54 [2022-09-21T10:34:54.238Z] #1 DONE 0.4s
10:34:54 [2022-09-21T10:34:54.238Z] 
10:34:54 [2022-09-21T10:34:54.238Z] #2 [internal] load .dockerignore
10:34:54 [2022-09-21T10:34:54.238Z] #2 transferring context: 87B done
10:34:54 [2022-09-21T10:34:54.238Z] #2 DONE 0.4s
10:34:54 [2022-09-21T10:34:54.238Z] 
10:34:54 [2022-09-21T10:34:54.238Z] #3 resolve image config for docker.io/docker/dockerfile:1
10:34:54 [2022-09-21T10:34:54.404Z] #39 30.49   CC       images/creds.o
10:34:54 [2022-09-21T10:34:54.494Z] + sudo modprobe ip_vs
10:34:54 [2022-09-21T10:34:54.494Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5ba3208ec7d7c81963907f628ac53dbcca3a5e21 .
10:34:54 [2022-09-21T10:34:54.499Z] #3 DONE 0.3s
10:34:54 [2022-09-21T10:34:54.500Z] 
10:34:54 [2022-09-21T10:34:54.500Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
10:34:54 [2022-09-21T10:34:54.500Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done
10:34:54 [2022-09-21T10:34:54.500Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done
10:34:54 [2022-09-21T10:34:54.500Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s
10:34:54 [2022-09-21T10:34:54.500Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
10:34:54 [2022-09-21T10:34:54.500Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done
10:34:54 [2022-09-21T10:34:54.604Z] #3 DONE 0.4s
10:34:54 [2022-09-21T10:34:54.604Z] 
10:34:54 [2022-09-21T10:34:54.604Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
10:34:54 [2022-09-21T10:34:54.604Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done
10:34:54 [2022-09-21T10:34:54.604Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
10:34:54 [2022-09-21T10:34:54.604Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done
10:34:54 [2022-09-21T10:34:54.604Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done
10:34:54 [2022-09-21T10:34:54.604Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 7.34MB / 9.94MB 0.1s
10:34:54 [2022-09-21T10:34:54.604Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.1s done
10:34:54 [2022-09-21T10:34:54.604Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546
10:34:54 [2022-09-21T10:34:54.664Z] #39 30.66   CC       images/vma.o
10:34:54 [2022-09-21T10:34:54.664Z] #39 30.85   CC       images/netdev.o
10:34:54 [2022-09-21T10:34:54.751Z] #1 [internal] load build definition from Dockerfile
10:34:54 [2022-09-21T10:34:54.751Z] #1 transferring dockerfile: 16.91kB done
10:34:54 [2022-09-21T10:34:54.751Z] #1 DONE 0.1s
10:34:54 [2022-09-21T10:34:54.751Z] 
10:34:54 [2022-09-21T10:34:54.751Z] #2 [internal] load .dockerignore
10:34:54 [2022-09-21T10:34:54.751Z] #2 transferring context: 87B done
10:34:54 [2022-09-21T10:34:54.751Z] #2 DONE 0.1s
10:34:54 [2022-09-21T10:34:54.751Z] 
10:34:54 [2022-09-21T10:34:54.751Z] #3 resolve image config for docker.io/docker/dockerfile:1
10:34:54 [2022-09-21T10:34:54.758Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.3s done
10:34:54 [2022-09-21T10:34:54.758Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.1s
10:34:55 [2022-09-21T10:34:55.171Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done
10:34:55 [2022-09-21T10:34:55.171Z] #4 DONE 0.7s
10:34:55 [2022-09-21T10:34:55.234Z] #39 31.15   CC       images/tty.o
10:34:55 [2022-09-21T10:34:55.317Z] #3 DONE 0.5s
10:34:55 [2022-09-21T10:34:55.317Z] 
10:34:55 [2022-09-21T10:34:55.317Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
10:34:55 [2022-09-21T10:34:55.317Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done
10:34:55 [2022-09-21T10:34:55.317Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done
10:34:55 [2022-09-21T10:34:55.317Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 6.29MB / 9.94MB 0.1s
10:34:55 [2022-09-21T10:34:55.317Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
10:34:55 [2022-09-21T10:34:55.317Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done
10:34:55 [2022-09-21T10:34:55.326Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.4s done
10:34:55 [2022-09-21T10:34:55.326Z] #4 DONE 0.9s
10:34:55 [2022-09-21T10:34:55.431Z] 
10:34:55 [2022-09-21T10:34:55.431Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
10:34:55 [2022-09-21T10:34:55.494Z] #39 31.72   CC       images/file-lock.o
10:34:55 [2022-09-21T10:34:55.494Z] #39 ...
10:34:55 [2022-09-21T10:34:55.494Z] 
10:34:55 [2022-09-21T10:34:55.494Z] #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
10:34:55 [2022-09-21T10:34:55.577Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s
10:34:55 [2022-09-21T10:34:55.577Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done
10:34:55 [2022-09-21T10:34:55.577Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546
10:34:55 [2022-09-21T10:34:55.585Z] 
10:34:55 [2022-09-21T10:34:55.585Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
10:34:55 [2022-09-21T10:34:55.799Z] 
10:34:55 [2022-09-21T10:34:55.799Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:34:55 [2022-09-21T10:34:55.799Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
10:34:55 [2022-09-21T10:34:55.799Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
10:34:55 [2022-09-21T10:34:55.799Z] #9 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
10:34:55 [2022-09-21T10:34:55.799Z] #9 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
10:34:55 [2022-09-21T10:34:55.799Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.2s
10:34:56 [2022-09-21T10:34:56.062Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s
10:34:56 [2022-09-21T10:34:56.062Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done
10:34:56 [2022-09-21T10:34:56.062Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734
10:34:56 [2022-09-21T10:34:56.145Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.4s done
10:34:56 [2022-09-21T10:34:56.145Z] #4 DONE 0.7s
10:34:56 [2022-09-21T10:34:56.401Z] 
10:34:56 [2022-09-21T10:34:56.401Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
10:34:56 [2022-09-21T10:34:56.522Z] #5 DONE 0.9s
10:34:56 [2022-09-21T10:34:56.522Z] 
10:34:56 [2022-09-21T10:34:56.522Z] #6 [internal] load metadata for docker.io/library/debian:bullseye
10:34:56 [2022-09-21T10:34:56.522Z] #6 DONE 0.9s
10:34:56 [2022-09-21T10:34:56.522Z] 
10:34:56 [2022-09-21T10:34:56.522Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
10:34:56 [2022-09-21T10:34:56.522Z] #7 DONE 1.0s
10:34:56 [2022-09-21T10:34:56.522Z] 
10:34:56 [2022-09-21T10:34:56.522Z] #8 [internal] load metadata for docker.io/library/golang:1.18.6-bullseye
10:34:56 [2022-09-21T10:34:56.522Z] #8 DONE 1.0s
10:34:57 [2022-09-21T10:34:57.061Z] #37 48.43 Updating files:  41% (2063/4983)
Updating files:  42% (2093/4983)
Updating files:  43% (2143/4983)
Updating files:  44% (2193/4983)
Updating files:  45% (2243/4983)
Updating files:  46% (2293/4983)
Updating files:  47% (2343/4983)
Updating files:  48% (2392/4983)
Updating files:  49% (2442/4983)
Updating files:  50% (2492/4983)
Updating files:  51% (2542/4983)
Updating files:  52% (2592/4983)
Updating files:  53% (2641/4983)
Updating files:  54% (2691/4983)
Updating files:  55% (2741/4983)
Updating files:  56% (2791/4983)
Updating files:  57% (2841/4983)
Updating files:  58% (2891/4983)
Updating files:  59% (2940/4983)
Updating files:  60% (2990/4983)
Updating files:  61% (3040/4983)
Updating files:  62% (3090/4983)
Updating files:  63% (3140/4983)
Updating files:  64% (3190/4983)
Updating files:  65% (3239/4983)
Updating files:  66% (3289/4983)
Updating files:  67% (3339/4983)
Updating files:  68% (3389/4983)
Updating files:  69% (3439/4983)
Updating files:  70% (3489/4983)
Updating files:  71% (3538/4983)
Updating files:  72% (3588/4983)
Updating files:  73% (3638/4983)
Updating files:  74% (3688/4983)
Updating files:  75% (3738/4983)
Updating files:  76% (3788/4983)
Updating files:  77% (3837/4983)
Updating files:  78% (3887/4983)
Updating files:  79% (3937/4983)
Updating files:  80% (3987/4983)
Updating files:  81% (4037/4983)
Updating files:  82% (4087/4983)
Updating files:  82% (4089/4983)
Updating files:  83% (4136/4983)
Updating files:  84% (4186/4983)
Updating files:  85% (4236/4983)
Updating files:  86% (4286/4983)
Updating files:  87% (4336/4983)
Updating files:  88% (4386/4983)
Updating files:  89% (4435/4983)
Updating files:  90% (4485/4983)
Updating files:  91% (4535/4983)
Updating files:  92% (4585/4983)
Updating files:  93% (4635/4983)
Updating files:  94% (4685/4983)
Updating files:  95% (4734/4983)
Updating files:  96% (4784/4983)
Updating files:  97% (4834/4983)
Updating files:  98% (4884/4983)
Updating files:  99% (4934/4983)
Updating files: 100% (4983/4983)
Updating files: 100% (4983/4983), done.
10:34:57 [2022-09-21T10:34:57.061Z] #37 50.15 + cd /tmp/tmp.zNBDXu0wlQ/src/github.com/containerd/containerd
10:34:57 [2022-09-21T10:34:57.321Z] #37 50.16 + git checkout -q v1.6.8
10:34:57 [2022-09-21T10:34:57.966Z] #5 DONE 2.3s
10:34:57 [2022-09-21T10:34:57.966Z] 
10:34:57 [2022-09-21T10:34:57.966Z] #6 [internal] load metadata for docker.io/library/golang:1.18.6-bullseye
10:34:57 [2022-09-21T10:34:57.966Z] #6 DONE 2.2s
10:34:57 [2022-09-21T10:34:57.966Z] 
10:34:57 [2022-09-21T10:34:57.966Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
10:34:57 [2022-09-21T10:34:57.966Z] #7 DONE 2.2s
10:34:57 [2022-09-21T10:34:57.966Z] 
10:34:57 [2022-09-21T10:34:57.966Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
10:34:57 [2022-09-21T10:34:57.966Z] #8 DONE 2.2s
10:34:58 [2022-09-21T10:34:58.013Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.9s done
10:34:58 [2022-09-21T10:34:58.295Z] #5 DONE 1.9s
10:34:58 [2022-09-21T10:34:58.295Z] 
10:34:58 [2022-09-21T10:34:58.295Z] #6 [internal] load metadata for docker.io/library/debian:bullseye
10:34:58 [2022-09-21T10:34:58.295Z] #6 DONE 1.8s
10:34:58 [2022-09-21T10:34:58.295Z] 
10:34:58 [2022-09-21T10:34:58.295Z] #7 [internal] load metadata for docker.io/library/golang:1.18.6-bullseye
10:34:58 [2022-09-21T10:34:58.295Z] #7 DONE 1.8s
10:34:58 [2022-09-21T10:34:58.295Z] 
10:34:58 [2022-09-21T10:34:58.295Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
10:34:58 [2022-09-21T10:34:58.295Z] #8 DONE 1.9s
10:34:58 [2022-09-21T10:34:58.532Z] 
10:34:58 [2022-09-21T10:34:58.532Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:34:58 [2022-09-21T10:34:58.532Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:34:58 [2022-09-21T10:34:58.819Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
10:34:58 [2022-09-21T10:34:58.819Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
10:34:58 [2022-09-21T10:34:58.943Z] #9 DONE 3.6s
10:34:58 [2022-09-21T10:34:58.943Z] 
10:34:58 [2022-09-21T10:34:58.943Z] #10 [internal] load build context
10:34:58 [2022-09-21T10:34:58.943Z] #10 transferring context: 53.42MB 3.4s done
10:34:58 [2022-09-21T10:34:58.943Z] #10 DONE 3.7s
10:34:58 [2022-09-21T10:34:58.943Z] 
10:34:58 [2022-09-21T10:34:58.943Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb
10:34:58 [2022-09-21T10:34:58.943Z] #11 resolve docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb 0.1s done
10:34:58 [2022-09-21T10:34:58.943Z] #11 sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb 1.86kB / 1.86kB done
10:34:58 [2022-09-21T10:34:58.943Z] #11 sha256:3581e20374117b08c8d9511419b350b0aa323ccc0f4300c06ae28bce5a969949 1.80kB / 1.80kB done
10:34:58 [2022-09-21T10:34:58.943Z] #11 sha256:8316a46deced94d2e2f104738509c14c33f7777cb0f83a994c2df9ca838a87e5 7.12kB / 7.12kB done
10:34:58 [2022-09-21T10:34:58.943Z] #11 sha256:10cff8997b4d4f243419e6bede830f1ac33f3d18c5200e5fb80e19333883ec2b 53.69MB / 53.69MB 0.8s done
10:34:58 [2022-09-21T10:34:58.943Z] #11 sha256:4c9f2bf6f4deeb7ed2acd14f7997ec0a0cdf45b5b314051ddaab1911e22d997d 5.15MB / 5.15MB 0.4s done
10:34:58 [2022-09-21T10:34:58.943Z] #11 sha256:daa25dbffbabb85498e5d2c2d270f81ca67f9679617c9611bf18faf6ed4a09a0 10.66MB / 10.66MB 0.9s done
10:34:58 [2022-09-21T10:34:58.943Z] #11 sha256:a9360b3024e18f921a2fcec8614f617312c87ea1a31b5c94c9c643535bde9775 54.68MB / 54.68MB 2.1s done
10:34:58 [2022-09-21T10:34:58.943Z] #11 sha256:fda11074c88f2aff0bbf1d4bbf54d07d9e43a49c0020889b41db31975accb6b4 81.14MB / 81.14MB 3.1s done
10:34:58 [2022-09-21T10:34:58.943Z] #11 sha256:92339d9f0854e643ee4a08fd6e1097f177c9fdeb37c86328fa5a0de9d7da2746 109.00MB / 109.00MB 2.7s done
10:34:58 [2022-09-21T10:34:58.943Z] #11 sha256:63cd6aaf5d80a74a1e6212e66f9b06de90583f8d44feff6fc5a967a65eaccbae 126B / 126B 3.1s done
10:34:58 [2022-09-21T10:34:58.943Z] #11 extracting sha256:10cff8997b4d4f243419e6bede830f1ac33f3d18c5200e5fb80e19333883ec2b 1.8s
10:34:59 [2022-09-21T10:34:59.079Z] #9 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
10:34:59 [2022-09-21T10:34:59.079Z] #9 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
10:34:59 [2022-09-21T10:34:59.199Z] #11 ...
10:34:59 [2022-09-21T10:34:59.199Z] 
10:34:59 [2022-09-21T10:34:59.199Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:34:59 [2022-09-21T10:34:59.199Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
10:34:59 [2022-09-21T10:34:59.199Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
10:34:59 [2022-09-21T10:34:59.199Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
10:34:59 [2022-09-21T10:34:59.199Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
10:34:59 [2022-09-21T10:34:59.199Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done
10:34:59 [2022-09-21T10:34:59.199Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.9s done
10:34:59 [2022-09-21T10:34:59.199Z] #12 DONE 3.7s
10:34:59 [2022-09-21T10:34:59.199Z] 
10:34:59 [2022-09-21T10:34:59.199Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb
10:34:59 [2022-09-21T10:34:59.229Z] #37 52.22 + export 'BUILDTAGS=netgo osusergo static_build'
10:34:59 [2022-09-21T10:34:59.229Z] #37 52.22 + BUILDTAGS='netgo osusergo static_build'
10:34:59 [2022-09-21T10:34:59.229Z] #37 52.22 + export EXTRA_FLAGS=-buildmode=pie
10:34:59 [2022-09-21T10:34:59.229Z] #37 52.22 + EXTRA_FLAGS=-buildmode=pie
10:34:59 [2022-09-21T10:34:59.229Z] #37 52.22 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:34:59 [2022-09-21T10:34:59.229Z] #37 52.22 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:34:59 [2022-09-21T10:34:59.229Z] #37 52.22 + '[' '' = dynamic ']'
10:34:59 [2022-09-21T10:34:59.229Z] #37 52.22 + make
10:34:59 [2022-09-21T10:34:59.341Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.4s
10:34:59 [2022-09-21T10:34:59.342Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.24MB / 9.86MB 0.5s
10:34:59 [2022-09-21T10:34:59.489Z] #37 ...
10:34:59 [2022-09-21T10:34:59.489Z] 
10:34:59 [2022-09-21T10:34:59.489Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
10:34:59 [2022-09-21T10:34:59.489Z] #25 83.48 log
10:34:59 [2022-09-21T10:34:59.489Z] #25 86.05 github.com/BurntSushi/toml/cmd/tomlv
10:34:59 [2022-09-21T10:34:59.489Z] #25 DONE 89.9s
10:34:59 [2022-09-21T10:34:59.489Z] 
10:34:59 [2022-09-21T10:34:59.489Z] #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
10:34:59 [2022-09-21T10:34:59.489Z] #39 31.88   CC       images/rlimit.o
10:34:59 [2022-09-21T10:34:59.489Z] #39 32.05   CC       images/pagemap.o
10:34:59 [2022-09-21T10:34:59.489Z] #39 32.31   CC       images/siginfo.o
10:34:59 [2022-09-21T10:34:59.489Z] #39 32.55   CC       images/rpc.o
10:34:59 [2022-09-21T10:34:59.489Z] #39 33.73   CC       images/ext-file.o
10:34:59 [2022-09-21T10:34:59.489Z] #39 33.87   CC       images/cgroup.o
10:34:59 [2022-09-21T10:34:59.489Z] #39 34.55   CC       images/userns.o
10:34:59 [2022-09-21T10:34:59.489Z] #39 34.79   CC       images/google/protobuf/descriptor.o
10:34:59 [2022-09-21T10:34:59.603Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s
10:34:59 [2022-09-21T10:34:59.603Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done
10:34:59 [2022-09-21T10:34:59.603Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734
10:34:59 [2022-09-21T10:34:59.816Z] 
10:34:59 [2022-09-21T10:34:59.816Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb
10:34:59 [2022-09-21T10:34:59.816Z] #9 resolve docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb 0.1s done
10:34:59 [2022-09-21T10:34:59.816Z] #9 sha256:ebd59a91af0c61cf28a22a9651ffd45612848bdcc1a43c2c3063825ba2e613fc 1.80kB / 1.80kB done
10:34:59 [2022-09-21T10:34:59.816Z] #9 sha256:f81bafb819d5b520ab919b42e5925c4b32b62241fc1d036036d9bb5aa2f522d1 7.10kB / 7.10kB done
10:34:59 [2022-09-21T10:34:59.816Z] #9 sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb 1.86kB / 1.86kB done
10:34:59 [2022-09-21T10:34:59.816Z] #9 sha256:326f452ade5c33097eba4ba88a24bd77a93a3d994d4dc39b936482655e664857 4.19MB / 5.16MB 0.2s
10:34:59 [2022-09-21T10:34:59.816Z] #9 sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 2.10MB / 55.03MB 0.2s
10:34:59 [2022-09-21T10:34:59.816Z] #9 sha256:326f452ade5c33097eba4ba88a24bd77a93a3d994d4dc39b936482655e664857 5.16MB / 5.16MB 0.3s done
10:35:00 [2022-09-21T10:35:00.081Z] #9 sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 7.34MB / 55.03MB 0.4s
10:35:00 [2022-09-21T10:35:00.081Z] #9 sha256:a42821cd14fb31c4aa253203e7f8e34fc3b15d69ce370f1223fbbe4252a64202 1.75MB / 10.88MB 0.4s
10:35:00 [2022-09-21T10:35:00.081Z] #9 sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 11.53MB / 55.03MB 0.6s
10:35:00 [2022-09-21T10:35:00.081Z] #9 sha256:a42821cd14fb31c4aa253203e7f8e34fc3b15d69ce370f1223fbbe4252a64202 8.39MB / 10.88MB 0.6s
10:35:00 [2022-09-21T10:35:00.081Z] #9 sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 0B / 54.58MB 0.6s
10:35:00 [2022-09-21T10:35:00.340Z] #9 sha256:a42821cd14fb31c4aa253203e7f8e34fc3b15d69ce370f1223fbbe4252a64202 10.88MB / 10.88MB 0.8s
10:35:00 [2022-09-21T10:35:00.340Z] #9 sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 14.68MB / 55.03MB 0.9s
10:35:00 [2022-09-21T10:35:00.340Z] #9 sha256:a42821cd14fb31c4aa253203e7f8e34fc3b15d69ce370f1223fbbe4252a64202 10.88MB / 10.88MB 0.9s done
10:35:00 [2022-09-21T10:35:00.340Z] #9 sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 5.24MB / 54.58MB 1.0s
10:35:00 [2022-09-21T10:35:00.340Z] #9 sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 0B / 85.96MB 1.0s
10:35:00 [2022-09-21T10:35:00.608Z] #9 sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 17.83MB / 55.03MB 1.1s
10:35:00 [2022-09-21T10:35:00.608Z] #9 sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 8.39MB / 54.58MB 1.2s
10:35:00 [2022-09-21T10:35:00.615Z] #11 ...
10:35:00 [2022-09-21T10:35:00.615Z] 
10:35:00 [2022-09-21T10:35:00.615Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9
10:35:00 [2022-09-21T10:35:00.615Z] #13 resolve docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 0.1s done
10:35:00 [2022-09-21T10:35:00.615Z] #13 sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 1.85kB / 1.85kB done
10:35:00 [2022-09-21T10:35:00.615Z] #13 sha256:eb490b2ced5416356116ff04243a97c007825009aa22192c05b6b0068f6941fd 529B / 529B done
10:35:00 [2022-09-21T10:35:00.615Z] #13 sha256:59ed139d178b84eaf5d7a13a53dcc4908ee695653f47fb5a4d9040e16e2c1d7c 1.48kB / 1.48kB done
10:35:00 [2022-09-21T10:35:00.615Z] #13 sha256:10cff8997b4d4f243419e6bede830f1ac33f3d18c5200e5fb80e19333883ec2b 53.69MB / 53.69MB 1.0s done
10:35:00 [2022-09-21T10:35:00.615Z] #13 extracting sha256:10cff8997b4d4f243419e6bede830f1ac33f3d18c5200e5fb80e19333883ec2b 3.3s done
10:35:00 [2022-09-21T10:35:00.615Z] #13 DONE 5.3s
10:35:00 [2022-09-21T10:35:00.615Z] 
10:35:00 [2022-09-21T10:35:00.615Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb
10:35:00 [2022-09-21T10:35:00.615Z] #11 extracting sha256:4c9f2bf6f4deeb7ed2acd14f7997ec0a0cdf45b5b314051ddaab1911e22d997d 0.1s
10:35:00 [2022-09-21T10:35:00.817Z] 
10:35:00 [2022-09-21T10:35:00.817Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:35:00 [2022-09-21T10:35:00.817Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
10:35:00 [2022-09-21T10:35:00.877Z] #9 sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 26.21MB / 55.03MB 1.4s
10:35:00 [2022-09-21T10:35:00.877Z] #9 sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 12.58MB / 54.58MB 1.4s
10:35:00 [2022-09-21T10:35:00.877Z] #9 sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 10.49MB / 85.96MB 1.4s
10:35:00 [2022-09-21T10:35:00.924Z] #39 36.89   CC       images/opts.o
10:35:00 [2022-09-21T10:35:00.924Z] #39 37.12   CC       images/seccomp.o
10:35:01 [2022-09-21T10:35:01.075Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
10:35:01 [2022-09-21T10:35:01.075Z] #9 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
10:35:01 [2022-09-21T10:35:01.075Z] #9 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
10:35:01 [2022-09-21T10:35:01.075Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s
10:35:01 [2022-09-21T10:35:01.075Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.2s
10:35:01 [2022-09-21T10:35:01.136Z] #9 sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 29.36MB / 55.03MB 1.6s
10:35:01 [2022-09-21T10:35:01.136Z] #9 sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 15.81MB / 54.58MB 1.6s
10:35:01 [2022-09-21T10:35:01.136Z] #9 sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 34.60MB / 55.03MB 1.8s
10:35:01 [2022-09-21T10:35:01.136Z] #9 sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 20.97MB / 54.58MB 1.8s
10:35:01 [2022-09-21T10:35:01.136Z] #9 sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 17.83MB / 85.96MB 1.8s
10:35:01 [2022-09-21T10:35:01.177Z] #11 extracting sha256:4c9f2bf6f4deeb7ed2acd14f7997ec0a0cdf45b5b314051ddaab1911e22d997d 0.4s done
10:35:01 [2022-09-21T10:35:01.351Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.19MB / 9.86MB 0.5s
10:35:01 [2022-09-21T10:35:01.394Z] #9 sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 37.75MB / 55.03MB 1.8s
10:35:01 [2022-09-21T10:35:01.394Z] #9 sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 25.17MB / 54.58MB 2.0s
10:35:01 [2022-09-21T10:35:01.394Z] #9 sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 23.07MB / 85.96MB 2.0s
10:35:01 [2022-09-21T10:35:01.433Z] #11 extracting sha256:daa25dbffbabb85498e5d2c2d270f81ca67f9679617c9611bf18faf6ed4a09a0
10:35:01 [2022-09-21T10:35:01.512Z] #39 37.42   CC       images/binfmt-misc.o
10:35:01 [2022-09-21T10:35:01.512Z] #39 37.65   CC       images/time.o
10:35:01 [2022-09-21T10:35:01.611Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 8.63MB / 9.86MB 0.6s
10:35:01 [2022-09-21T10:35:01.611Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s
10:35:01 [2022-09-21T10:35:01.657Z] #9 sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 40.89MB / 55.03MB 2.1s
10:35:01 [2022-09-21T10:35:01.657Z] #9 sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 44.04MB / 55.03MB 2.3s
10:35:01 [2022-09-21T10:35:01.657Z] #9 sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 30.41MB / 54.58MB 2.3s
10:35:01 [2022-09-21T10:35:01.657Z] #9 sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 29.36MB / 85.96MB 2.3s
10:35:01 [2022-09-21T10:35:01.781Z] #39 37.91   CC       images/sysctl.o
10:35:01 [2022-09-21T10:35:01.875Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done
10:35:01 [2022-09-21T10:35:01.914Z] #9 sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 53.48MB / 55.03MB 2.5s
10:35:01 [2022-09-21T10:35:01.914Z] #9 sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 35.65MB / 54.58MB 2.5s
10:35:01 [2022-09-21T10:35:01.914Z] #9 sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 36.70MB / 85.96MB 2.5s
10:35:01 [2022-09-21T10:35:01.996Z] #11 extracting sha256:daa25dbffbabb85498e5d2c2d270f81ca67f9679617c9611bf18faf6ed4a09a0 0.3s done
10:35:02 [2022-09-21T10:35:02.041Z] #39 38.16   CC       images/autofs.o
10:35:02 [2022-09-21T10:35:02.041Z] #39 38.32   CC       images/macvlan.o
10:35:02 [2022-09-21T10:35:02.134Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734
10:35:02 [2022-09-21T10:35:02.174Z] #9 sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 39.85MB / 54.58MB 2.7s
10:35:02 [2022-09-21T10:35:02.174Z] #9 sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 41.35MB / 85.96MB 2.7s
10:35:02 [2022-09-21T10:35:02.254Z] #11 extracting sha256:a9360b3024e18f921a2fcec8614f617312c87ea1a31b5c94c9c643535bde9775
10:35:02 [2022-09-21T10:35:02.432Z] #9 sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 42.99MB / 54.58MB 2.9s
10:35:02 [2022-09-21T10:35:02.432Z] #9 sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 51.38MB / 54.58MB 3.1s
10:35:02 [2022-09-21T10:35:02.432Z] #9 sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 56.62MB / 85.96MB 3.1s
10:35:02 [2022-09-21T10:35:02.611Z] #39 38.52   CC       images/sit.o
10:35:02 [2022-09-21T10:35:02.611Z] #39 38.67   CC       images/memfd.o
10:35:02 [2022-09-21T10:35:02.691Z] #9 sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 54.58MB / 54.58MB 3.2s
10:35:02 [2022-09-21T10:35:02.691Z] #9 sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 61.87MB / 85.96MB 3.2s
10:35:02 [2022-09-21T10:35:02.871Z] #39 38.92   CC       images/timens.o
10:35:02 [2022-09-21T10:35:02.954Z] #9 sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 71.30MB / 85.96MB 3.5s
10:35:02 [2022-09-21T10:35:02.954Z] #9 sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 55.03MB / 55.03MB 3.4s done
10:35:02 [2022-09-21T10:35:02.954Z] #9 sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 80.74MB / 85.96MB 3.5s
10:35:03 [2022-09-21T10:35:03.131Z] #39 39.16   LINK     images/built-in.o
10:35:03 [2022-09-21T10:35:03.131Z] #39 39.35   GEN      compel/include/asm
10:35:03 [2022-09-21T10:35:03.216Z] #9 sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 85.96MB / 85.96MB 3.8s
10:35:03 [2022-09-21T10:35:03.216Z] #9 extracting sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10
10:35:03 [2022-09-21T10:35:03.391Z] #39 39.39   GEN      compel/include/version.h
10:35:03 [2022-09-21T10:35:03.391Z] #39 39.42 touch .config
10:35:03 [2022-09-21T10:35:03.391Z] #39 39.49   GEN      include/common/config.h
10:35:03 [2022-09-21T10:35:03.391Z] #39 39.58   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
10:35:03 [2022-09-21T10:35:03.391Z] #39 39.61   GEN      compel/plugins/include/uapi/std/syscall-64.h
10:35:03 [2022-09-21T10:35:03.651Z] #39 39.65   GEN      compel/arch/x86/plugins/std/syscalls-64.S
10:35:03 [2022-09-21T10:35:03.651Z] #39 39.66   DEP      compel/arch/x86/plugins/std/syscalls-64.d
10:35:03 [2022-09-21T10:35:03.651Z] #39 39.70   DEP      compel/arch/x86/plugins/std/memcpy.d
10:35:03 [2022-09-21T10:35:03.651Z] #39 39.75   DEP      compel/arch/x86/plugins/std/parasite-head.d
10:35:03 [2022-09-21T10:35:03.651Z] #39 39.76   GEN      compel/plugins/include/uapi/std/syscall.h
10:35:03 [2022-09-21T10:35:03.651Z] #39 39.80   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
10:35:03 [2022-09-21T10:35:03.651Z] #39 39.81   GEN      compel/plugins/include/uapi/std/syscall-codes.h
10:35:03 [2022-09-21T10:35:03.651Z] #39 39.86   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
10:35:03 [2022-09-21T10:35:03.651Z] #39 ...
10:35:03 [2022-09-21T10:35:03.651Z] 
10:35:03 [2022-09-21T10:35:03.651Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
10:35:03 [2022-09-21T10:35:03.651Z] #34 84.04 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
10:35:03 [2022-09-21T10:35:03.651Z] #34 84.04 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
10:35:03 [2022-09-21T10:35:03.651Z] #34 84.05 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:35:03 [2022-09-21T10:35:03.651Z] #34 89.95 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
10:35:03 [2022-09-21T10:35:03.651Z] #34 89.95 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
10:35:03 [2022-09-21T10:35:03.651Z] #34 89.99 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
10:35:03 [2022-09-21T10:35:03.797Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.7s done
10:35:03 [2022-09-21T10:35:03.797Z] #9 DONE 5.1s
10:35:03 [2022-09-21T10:35:03.797Z] 
10:35:03 [2022-09-21T10:35:03.797Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb
10:35:03 [2022-09-21T10:35:03.797Z] #10 resolve docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb 0.1s done
10:35:03 [2022-09-21T10:35:03.797Z] #10 sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb 1.86kB / 1.86kB done
10:35:03 [2022-09-21T10:35:03.797Z] #10 sha256:ebd59a91af0c61cf28a22a9651ffd45612848bdcc1a43c2c3063825ba2e613fc 1.80kB / 1.80kB done
10:35:03 [2022-09-21T10:35:03.797Z] #10 sha256:f81bafb819d5b520ab919b42e5925c4b32b62241fc1d036036d9bb5aa2f522d1 7.10kB / 7.10kB done
10:35:03 [2022-09-21T10:35:03.797Z] #10 sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 55.03MB / 55.03MB 1.8s done
10:35:03 [2022-09-21T10:35:03.797Z] #10 sha256:326f452ade5c33097eba4ba88a24bd77a93a3d994d4dc39b936482655e664857 5.16MB / 5.16MB 1.4s done
10:35:03 [2022-09-21T10:35:03.797Z] #10 sha256:a42821cd14fb31c4aa253203e7f8e34fc3b15d69ce370f1223fbbe4252a64202 10.88MB / 10.88MB 2.5s done
10:35:03 [2022-09-21T10:35:03.797Z] #10 sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 54.58MB / 54.58MB 3.3s done
10:35:03 [2022-09-21T10:35:03.797Z] #10 sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 85.96MB / 85.96MB 4.2s done
10:35:03 [2022-09-21T10:35:03.797Z] #10 extracting sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 2.6s
10:35:03 [2022-09-21T10:35:03.797Z] #10 sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734 108.19MB / 141.88MB 4.8s
10:35:03 [2022-09-21T10:35:03.797Z] #10 sha256:cd3416ecab879296d41843948ae859cadb4bd4300a60b23abef443645845ab4a 156B / 156B 3.7s done
10:35:03 [2022-09-21T10:35:03.797Z] #10 sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734 116.39MB / 141.88MB 4.9s
10:35:03 [2022-09-21T10:35:03.911Z] #34 ...
10:35:03 [2022-09-21T10:35:03.911Z] 
10:35:03 [2022-09-21T10:35:03.911Z] #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
10:35:03 [2022-09-21T10:35:03.911Z] #39 39.87   DEP      compel/plugins/std/infect.d
10:35:03 [2022-09-21T10:35:03.911Z] #39 39.98   DEP      compel/plugins/std/string.d
10:35:03 [2022-09-21T10:35:03.911Z] #39 40.07   DEP      compel/plugins/std/log.d
10:35:04 [2022-09-21T10:35:04.086Z] #10 sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734 126.20MB / 141.88MB 5.0s
10:35:04 [2022-09-21T10:35:04.086Z] #10 sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734 136.31MB / 141.88MB 5.2s
10:35:04 [2022-09-21T10:35:04.156Z] #9 sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 54.58MB / 54.58MB 4.6s done
10:35:04 [2022-09-21T10:35:04.174Z] #39 40.17   DEP      compel/plugins/std/fds.d
10:35:04 [2022-09-21T10:35:04.174Z] #39 40.31   DEP      compel/plugins/std/std.d
10:35:04 [2022-09-21T10:35:04.174Z] #39 40.40   DEP      compel/plugins/shmem/shmem.d
10:35:04 [2022-09-21T10:35:04.414Z] #9 ...
10:35:04 [2022-09-21T10:35:04.414Z] 
10:35:04 [2022-09-21T10:35:04.414Z] #10 [internal] load build context
10:35:04 [2022-09-21T10:35:04.414Z] #10 transferring context: 53.42MB 4.7s done
10:35:04 [2022-09-21T10:35:04.414Z] #10 DONE 5.0s
10:35:04 [2022-09-21T10:35:04.414Z] 
10:35:04 [2022-09-21T10:35:04.414Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb
10:35:04 [2022-09-21T10:35:04.414Z] #9 ...
10:35:04 [2022-09-21T10:35:04.414Z] 
10:35:04 [2022-09-21T10:35:04.415Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9
10:35:04 [2022-09-21T10:35:04.415Z] #11 resolve docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 0.2s done
10:35:04 [2022-09-21T10:35:04.415Z] #11 sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 55.03MB / 55.03MB 3.4s done
10:35:04 [2022-09-21T10:35:04.415Z] #11 sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 1.85kB / 1.85kB done
10:35:04 [2022-09-21T10:35:04.415Z] #11 sha256:c0508353648d7db3c313661409ca41a2d12c63a4d06007387679161a8372329f 529B / 529B done
10:35:04 [2022-09-21T10:35:04.415Z] #11 sha256:43d28810c1b4c28a1be3bac8e0e40fcc472b2bfcfcda952544ed99cb874d2b1a 1.46kB / 1.46kB done
10:35:04 [2022-09-21T10:35:04.434Z] #39 40.52   DEP      compel/plugins/fds/fds.d
10:35:04 [2022-09-21T10:35:04.434Z] #39 40.66   CC       compel/plugins/std/std.o
10:35:04 [2022-09-21T10:35:04.652Z] #10 sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734 141.88MB / 141.88MB 5.7s done
10:35:04 [2022-09-21T10:35:04.910Z] #10 ...
10:35:04 [2022-09-21T10:35:04.910Z] 
10:35:04 [2022-09-21T10:35:04.910Z] #11 [internal] load build context
10:35:04 [2022-09-21T10:35:04.910Z] #11 transferring context: 53.41MB 5.9s done
10:35:04 [2022-09-21T10:35:04.910Z] #11 DONE 6.2s
10:35:04 [2022-09-21T10:35:04.910Z] 
10:35:04 [2022-09-21T10:35:04.910Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:35:04 [2022-09-21T10:35:04.910Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
10:35:04 [2022-09-21T10:35:04.910Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
10:35:04 [2022-09-21T10:35:04.910Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
10:35:04 [2022-09-21T10:35:04.910Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
10:35:04 [2022-09-21T10:35:04.910Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.1s done
10:35:04 [2022-09-21T10:35:04.910Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.0s done
10:35:04 [2022-09-21T10:35:04.910Z] #12 DONE 6.2s
10:35:04 [2022-09-21T10:35:04.910Z] 
10:35:04 [2022-09-21T10:35:04.910Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb
10:35:04 [2022-09-21T10:35:04.910Z] #10 ...
10:35:04 [2022-09-21T10:35:04.910Z] 
10:35:04 [2022-09-21T10:35:04.910Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9
10:35:04 [2022-09-21T10:35:04.910Z] #13 resolve docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 0.1s done
10:35:04 [2022-09-21T10:35:04.910Z] #13 sha256:c0508353648d7db3c313661409ca41a2d12c63a4d06007387679161a8372329f 529B / 529B done
10:35:04 [2022-09-21T10:35:04.910Z] #13 sha256:43d28810c1b4c28a1be3bac8e0e40fcc472b2bfcfcda952544ed99cb874d2b1a 1.46kB / 1.46kB done
10:35:04 [2022-09-21T10:35:04.910Z] #13 sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 1.85kB / 1.85kB done
10:35:04 [2022-09-21T10:35:04.910Z] #13 sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 55.03MB / 55.03MB 1.8s done
10:35:04 [2022-09-21T10:35:04.910Z] #13 ...
10:35:04 [2022-09-21T10:35:04.910Z] 
10:35:04 [2022-09-21T10:35:04.910Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb
10:35:05 [2022-09-21T10:35:05.004Z] #39 40.98   CC       compel/plugins/std/fds.o
10:35:05 [2022-09-21T10:35:05.351Z] #11 ...
10:35:05 [2022-09-21T10:35:05.351Z] 
10:35:05 [2022-09-21T10:35:05.351Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb
10:35:05 [2022-09-21T10:35:05.351Z] #9 sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 85.96MB / 85.96MB 5.7s done
10:35:05 [2022-09-21T10:35:05.351Z] #9 sha256:cd3416ecab879296d41843948ae859cadb4bd4300a60b23abef443645845ab4a 156B / 156B 5.7s done
10:35:05 [2022-09-21T10:35:05.351Z] #9 sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734 17.83MB / 141.88MB 5.9s
10:35:05 [2022-09-21T10:35:05.532Z] #11 ...
10:35:05 [2022-09-21T10:35:05.532Z] 
10:35:05 [2022-09-21T10:35:05.532Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
10:35:05 [2022-09-21T10:35:05.532Z] #14 DONE 0.3s
10:35:05 [2022-09-21T10:35:05.532Z] 
10:35:05 [2022-09-21T10:35:05.532Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb
10:35:05 [2022-09-21T10:35:05.532Z] #11 ...
10:35:05 [2022-09-21T10:35:05.532Z] 
10:35:05 [2022-09-21T10:35:05.532Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
10:35:05 [2022-09-21T10:35:05.532Z] #15 DONE 0.2s
10:35:05 [2022-09-21T10:35:05.532Z] 
10:35:05 [2022-09-21T10:35:05.532Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb
10:35:05 [2022-09-21T10:35:05.532Z] #11 extracting sha256:a9360b3024e18f921a2fcec8614f617312c87ea1a31b5c94c9c643535bde9775 3.2s done
10:35:05 [2022-09-21T10:35:05.532Z] #11 extracting sha256:fda11074c88f2aff0bbf1d4bbf54d07d9e43a49c0020889b41db31975accb6b4 0.1s
10:35:05 [2022-09-21T10:35:05.573Z] #39 41.42   CC       compel/plugins/std/log.o
10:35:05 [2022-09-21T10:35:05.610Z] #9 sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734 28.90MB / 141.88MB 6.1s
10:35:05 [2022-09-21T10:35:05.610Z] #9 sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734 38.80MB / 141.88MB 6.1s
10:35:05 [2022-09-21T10:35:05.868Z] #9 sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734 49.28MB / 141.88MB 6.2s
10:35:05 [2022-09-21T10:35:05.868Z] #9 ...
10:35:05 [2022-09-21T10:35:05.868Z] 
10:35:05 [2022-09-21T10:35:05.868Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:35:05 [2022-09-21T10:35:05.868Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
10:35:05 [2022-09-21T10:35:05.868Z] #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done
10:35:05 [2022-09-21T10:35:05.868Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
10:35:05 [2022-09-21T10:35:05.868Z] #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
10:35:05 [2022-09-21T10:35:05.868Z] #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
10:35:05 [2022-09-21T10:35:05.868Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.7s done
10:35:05 [2022-09-21T10:35:05.868Z] #12 DONE 6.6s
10:35:05 [2022-09-21T10:35:05.868Z] 
10:35:05 [2022-09-21T10:35:05.868Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb
10:35:05 [2022-09-21T10:35:05.868Z] #9 sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734 57.67MB / 141.88MB 6.3s
10:35:06 [2022-09-21T10:35:06.127Z] #9 sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734 70.29MB / 141.88MB 6.6s
10:35:06 [2022-09-21T10:35:06.127Z] #9 sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734 80.74MB / 141.88MB 6.7s
10:35:06 [2022-09-21T10:35:06.145Z] #39 42.21   CC       compel/plugins/std/string.o
10:35:06 [2022-09-21T10:35:06.386Z] #9 sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734 93.85MB / 141.88MB 6.8s
10:35:06 [2022-09-21T10:35:06.386Z] #9 sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734 102.36MB / 141.88MB 6.9s
10:35:06 [2022-09-21T10:35:06.645Z] #9 sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734 114.29MB / 141.88MB 7.1s
10:35:06 [2022-09-21T10:35:06.645Z] #9 sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734 133.17MB / 141.88MB 7.2s
10:35:06 [2022-09-21T10:35:06.715Z] #39 42.74   CC       compel/plugins/std/infect.o
10:35:06 [2022-09-21T10:35:06.904Z] #9 sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734 141.88MB / 141.88MB 7.3s
10:35:07 [2022-09-21T10:35:07.175Z] #9 extracting sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 3.9s done
10:35:07 [2022-09-21T10:35:07.285Z] #39 43.20   CC       compel/arch/x86/plugins/std/parasite-head.o
10:35:07 [2022-09-21T10:35:07.285Z] #39 43.26   CC       compel/arch/x86/plugins/std/memcpy.o
10:35:07 [2022-09-21T10:35:07.285Z] #39 43.30   CC       compel/arch/x86/plugins/std/syscalls-64.o
10:35:07 [2022-09-21T10:35:07.285Z] #39 43.36   AR       compel/plugins/std.lib.a
10:35:07 [2022-09-21T10:35:07.285Z] #39 43.43   CC       compel/plugins/fds/fds.o
10:35:07 [2022-09-21T10:35:07.434Z] #9 sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734 141.88MB / 141.88MB 7.9s done
10:35:07 [2022-09-21T10:35:07.434Z] #9 ...
10:35:07 [2022-09-21T10:35:07.434Z] 
10:35:07 [2022-09-21T10:35:07.434Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:35:07 [2022-09-21T10:35:07.434Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done
10:35:07 [2022-09-21T10:35:07.434Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
10:35:07 [2022-09-21T10:35:07.434Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
10:35:07 [2022-09-21T10:35:07.434Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
10:35:07 [2022-09-21T10:35:07.434Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.3s
10:35:07 [2022-09-21T10:35:07.434Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.3s done
10:35:07 [2022-09-21T10:35:07.434Z] #13 ...
10:35:07 [2022-09-21T10:35:07.434Z] 
10:35:07 [2022-09-21T10:35:07.434Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb
10:35:07 [2022-09-21T10:35:07.434Z] #9 extracting sha256:326f452ade5c33097eba4ba88a24bd77a93a3d994d4dc39b936482655e664857
10:35:07 [2022-09-21T10:35:07.466Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.5s done
10:35:07 [2022-09-21T10:35:07.466Z] #9 ...
10:35:07 [2022-09-21T10:35:07.466Z] 
10:35:07 [2022-09-21T10:35:07.466Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb
10:35:07 [2022-09-21T10:35:07.466Z] #10 resolve docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb 0.1s done
10:35:07 [2022-09-21T10:35:07.466Z] #10 sha256:ebd59a91af0c61cf28a22a9651ffd45612848bdcc1a43c2c3063825ba2e613fc 1.80kB / 1.80kB done
10:35:07 [2022-09-21T10:35:07.466Z] #10 sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb 1.86kB / 1.86kB done
10:35:07 [2022-09-21T10:35:07.466Z] #10 sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 55.03MB / 55.03MB 2.4s done
10:35:07 [2022-09-21T10:35:07.466Z] #10 sha256:f81bafb819d5b520ab919b42e5925c4b32b62241fc1d036036d9bb5aa2f522d1 7.10kB / 7.10kB done
10:35:07 [2022-09-21T10:35:07.466Z] #10 sha256:326f452ade5c33097eba4ba88a24bd77a93a3d994d4dc39b936482655e664857 5.16MB / 5.16MB 0.9s done
10:35:07 [2022-09-21T10:35:07.466Z] #10 sha256:a42821cd14fb31c4aa253203e7f8e34fc3b15d69ce370f1223fbbe4252a64202 10.88MB / 10.88MB 1.5s done
10:35:07 [2022-09-21T10:35:07.466Z] #10 sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 54.58MB / 54.58MB 4.6s done
10:35:07 [2022-09-21T10:35:07.466Z] #10 sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 85.96MB / 85.96MB 5.7s
10:35:07 [2022-09-21T10:35:07.466Z] #10 sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734 138.41MB / 141.88MB 5.7s
10:35:07 [2022-09-21T10:35:07.466Z] #10 extracting sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 2.7s
10:35:07 [2022-09-21T10:35:07.466Z] #10 sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 85.96MB / 85.96MB 5.9s done
10:35:07 [2022-09-21T10:35:07.466Z] #10 sha256:cd3416ecab879296d41843948ae859cadb4bd4300a60b23abef443645845ab4a 0B / 156B 6.0s
10:35:07 [2022-09-21T10:35:07.466Z] #10 sha256:cd3416ecab879296d41843948ae859cadb4bd4300a60b23abef443645845ab4a 156B / 156B 6.2s
10:35:07 [2022-09-21T10:35:07.494Z] #10 extracting sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 6.0s done
10:35:07 [2022-09-21T10:35:07.494Z] #10 extracting sha256:326f452ade5c33097eba4ba88a24bd77a93a3d994d4dc39b936482655e664857
10:35:07 [2022-09-21T10:35:07.694Z] #9 ...
10:35:07 [2022-09-21T10:35:07.694Z] 
10:35:07 [2022-09-21T10:35:07.694Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9
10:35:07 [2022-09-21T10:35:07.694Z] #11 DONE 8.3s
10:35:07 [2022-09-21T10:35:07.694Z] 
10:35:07 [2022-09-21T10:35:07.694Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb
10:35:07 [2022-09-21T10:35:07.753Z] #10 ...
10:35:07 [2022-09-21T10:35:07.753Z] 
10:35:07 [2022-09-21T10:35:07.753Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9
10:35:07 [2022-09-21T10:35:07.753Z] #13 DONE 9.0s
10:35:07 [2022-09-21T10:35:07.753Z] 
10:35:07 [2022-09-21T10:35:07.753Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb
10:35:07 [2022-09-21T10:35:07.753Z] #10 ...
10:35:07 [2022-09-21T10:35:07.753Z] 
10:35:07 [2022-09-21T10:35:07.753Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
10:35:07 [2022-09-21T10:35:07.753Z] #14 DONE 1.1s
10:35:07 [2022-09-21T10:35:07.753Z] 
10:35:07 [2022-09-21T10:35:07.753Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb
10:35:07 [2022-09-21T10:35:07.856Z] #39 43.75   AR       compel/plugins/fds.lib.a
10:35:07 [2022-09-21T10:35:07.856Z] #39 43.81   HOSTDEP  compel/src/lib/log-host.d
10:35:07 [2022-09-21T10:35:07.856Z] #39 43.97   HOSTDEP  compel/src/lib/handle-elf-host.d
10:35:08 [2022-09-21T10:35:08.116Z] #39 44.06   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
10:35:08 [2022-09-21T10:35:08.116Z] #39 44.15   HOSTDEP  compel/src/main-host.d
10:35:08 [2022-09-21T10:35:08.116Z] #39 44.29   DEP      compel/src/lib/ptrace.d
10:35:08 [2022-09-21T10:35:08.322Z] #10 ...
10:35:08 [2022-09-21T10:35:08.322Z] 
10:35:08 [2022-09-21T10:35:08.322Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
10:35:08 [2022-09-21T10:35:08.322Z] #15 DONE 0.6s
10:35:08 [2022-09-21T10:35:08.322Z] 
10:35:08 [2022-09-21T10:35:08.322Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb
10:35:08 [2022-09-21T10:35:08.322Z] #10 extracting sha256:326f452ade5c33097eba4ba88a24bd77a93a3d994d4dc39b936482655e664857 0.8s done
10:35:08 [2022-09-21T10:35:08.328Z] #9 ...
10:35:08 [2022-09-21T10:35:08.328Z] 
10:35:08 [2022-09-21T10:35:08.328Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
10:35:08 [2022-09-21T10:35:08.328Z] #14 DONE 0.6s
10:35:08 [2022-09-21T10:35:08.328Z] 
10:35:08 [2022-09-21T10:35:08.328Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb
10:35:08 [2022-09-21T10:35:08.328Z] #9 extracting sha256:326f452ade5c33097eba4ba88a24bd77a93a3d994d4dc39b936482655e664857 0.5s done
10:35:08 [2022-09-21T10:35:08.376Z] #39 44.45   DEP      compel/src/lib/infect.d
10:35:08 [2022-09-21T10:35:08.394Z] #10 sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734 141.88MB / 141.88MB 7.3s done
10:35:08 [2022-09-21T10:35:08.394Z] #10 sha256:cd3416ecab879296d41843948ae859cadb4bd4300a60b23abef443645845ab4a 156B / 156B 7.3s done
10:35:08 [2022-09-21T10:35:08.580Z] #10 extracting sha256:a42821cd14fb31c4aa253203e7f8e34fc3b15d69ce370f1223fbbe4252a64202
10:35:08 [2022-09-21T10:35:08.636Z] #39 44.61   DEP      compel/src/lib/infect-util.d
10:35:08 [2022-09-21T10:35:08.636Z] #39 44.74   DEP      compel/src/lib/infect-rpc.d
10:35:08 [2022-09-21T10:35:08.636Z] #39 44.86   DEP      compel/arch/x86/src/lib/infect.d
10:35:08 [2022-09-21T10:35:08.651Z] #10 ...
10:35:08 [2022-09-21T10:35:08.651Z] 
10:35:08 [2022-09-21T10:35:08.651Z] #11 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:35:08 [2022-09-21T10:35:08.651Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
10:35:08 [2022-09-21T10:35:08.651Z] #11 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done
10:35:08 [2022-09-21T10:35:08.651Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
10:35:08 [2022-09-21T10:35:08.651Z] #11 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
10:35:08 [2022-09-21T10:35:08.651Z] #11 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
10:35:08 [2022-09-21T10:35:08.651Z] #11 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.3s done
10:35:08 [2022-09-21T10:35:08.651Z] #11 DONE 7.8s
10:35:08 [2022-09-21T10:35:08.651Z] 
10:35:08 [2022-09-21T10:35:08.651Z] #12 [internal] load build context
10:35:08 [2022-09-21T10:35:08.651Z] #12 transferring context: 53.42MB 6.4s done
10:35:08 [2022-09-21T10:35:08.849Z] #11 extracting sha256:fda11074c88f2aff0bbf1d4bbf54d07d9e43a49c0020889b41db31975accb6b4 2.7s done
10:35:08 [2022-09-21T10:35:08.849Z] #11 extracting sha256:92339d9f0854e643ee4a08fd6e1097f177c9fdeb37c86328fa5a0de9d7da2746
10:35:08 [2022-09-21T10:35:08.894Z] #9 extracting sha256:a42821cd14fb31c4aa253203e7f8e34fc3b15d69ce370f1223fbbe4252a64202
10:35:08 [2022-09-21T10:35:08.894Z] #9 ...
10:35:08 [2022-09-21T10:35:08.894Z] 
10:35:08 [2022-09-21T10:35:08.894Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
10:35:08 [2022-09-21T10:35:08.894Z] #15 DONE 0.7s
10:35:08 [2022-09-21T10:35:08.896Z] #39 44.95   DEP      compel/arch/x86/src/lib/cpu.d
10:35:08 [2022-09-21T10:35:08.896Z] #39 45.07   DEP      compel/src/lib/log.d
10:35:08 [2022-09-21T10:35:08.909Z] #12 DONE 7.9s
10:35:08 [2022-09-21T10:35:08.909Z] 
10:35:08 [2022-09-21T10:35:08.909Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
10:35:08 [2022-09-21T10:35:08.909Z] #9 DONE 7.9s
10:35:08 [2022-09-21T10:35:08.909Z] 
10:35:08 [2022-09-21T10:35:08.909Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9
10:35:08 [2022-09-21T10:35:08.909Z] #13 resolve docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 0.1s done
10:35:08 [2022-09-21T10:35:08.909Z] #13 sha256:c0508353648d7db3c313661409ca41a2d12c63a4d06007387679161a8372329f 529B / 529B done
10:35:08 [2022-09-21T10:35:08.909Z] #13 sha256:43d28810c1b4c28a1be3bac8e0e40fcc472b2bfcfcda952544ed99cb874d2b1a 1.46kB / 1.46kB done
10:35:08 [2022-09-21T10:35:08.909Z] #13 sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 55.03MB / 55.03MB 2.4s done
10:35:08 [2022-09-21T10:35:08.909Z] #13 sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 1.85kB / 1.85kB done
10:35:09 [2022-09-21T10:35:09.153Z] 
10:35:09 [2022-09-21T10:35:09.153Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb
10:35:09 [2022-09-21T10:35:09.156Z] #39 45.20   DEP      compel/src/main.d
10:35:09 [2022-09-21T10:35:09.166Z] #13 ...
10:35:09 [2022-09-21T10:35:09.166Z] 
10:35:09 [2022-09-21T10:35:09.166Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
10:35:09 [2022-09-21T10:35:09.188Z] #10 extracting sha256:a42821cd14fb31c4aa253203e7f8e34fc3b15d69ce370f1223fbbe4252a64202 0.7s done
10:35:09 [2022-09-21T10:35:09.415Z] #39 45.38   DEP      compel/src/lib/handle-elf.d
10:35:09 [2022-09-21T10:35:09.415Z] #39 45.47   DEP      compel/arch/x86/src/lib/handle-elf.d
10:35:09 [2022-09-21T10:35:09.415Z] #39 45.60   CC       compel/src/lib/log.o
10:35:09 [2022-09-21T10:35:09.452Z] #10 extracting sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05
10:35:09 [2022-09-21T10:35:09.675Z] #39 45.86   CC       compel/arch/x86/src/lib/cpu.o
10:35:09 [2022-09-21T10:35:09.724Z] #9 extracting sha256:a42821cd14fb31c4aa253203e7f8e34fc3b15d69ce370f1223fbbe4252a64202 0.9s done
10:35:09 [2022-09-21T10:35:09.986Z] #9 extracting sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05
10:35:10 [2022-09-21T10:35:10.099Z] #14 DONE 0.7s
10:35:10 [2022-09-21T10:35:10.099Z] 
10:35:10 [2022-09-21T10:35:10.099Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9
10:35:10 [2022-09-21T10:35:10.099Z] #13 DONE 9.1s
10:35:10 [2022-09-21T10:35:10.099Z] 
10:35:10 [2022-09-21T10:35:10.099Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
10:35:10 [2022-09-21T10:35:10.217Z] #11 ...
10:35:10 [2022-09-21T10:35:10.217Z] 
10:35:10 [2022-09-21T10:35:10.217Z] #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
10:35:10 [2022-09-21T10:35:10.217Z] #0 1.619 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
10:35:10 [2022-09-21T10:35:10.217Z] #0 1.640 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:35:10 [2022-09-21T10:35:10.217Z] #0 1.640 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:35:10 [2022-09-21T10:35:10.217Z] #0 1.790 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
10:35:10 [2022-09-21T10:35:10.217Z] #0 2.062 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [182 kB]
10:35:10 [2022-09-21T10:35:10.217Z] #0 2.473 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
10:35:10 [2022-09-21T10:35:10.217Z] #0 3.041 Fetched 8464 kB in 2s (5034 kB/s)
10:35:10 [2022-09-21T10:35:10.217Z] #0 3.041 Reading package lists...
10:35:10 [2022-09-21T10:35:10.217Z] #0 3.678 Reading package lists...
10:35:10 [2022-09-21T10:35:10.217Z] #0 4.237 Building dependency tree...
10:35:10 [2022-09-21T10:35:10.217Z] #0 4.609 The following additional packages will be installed:
10:35:10 [2022-09-21T10:35:10.217Z] #0 4.609   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
10:35:10 [2022-09-21T10:35:10.217Z] #0 4.609   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
10:35:10 [2022-09-21T10:35:10.217Z] #0 4.609 Recommended packages:
10:35:10 [2022-09-21T10:35:10.217Z] #0 4.610   libldap-common publicsuffix libsasl2-modules
10:35:10 [2022-09-21T10:35:10.217Z] #0 4.763 The following NEW packages will be installed:
10:35:10 [2022-09-21T10:35:10.217Z] #0 4.763   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
10:35:10 [2022-09-21T10:35:10.217Z] #0 4.763   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
10:35:10 [2022-09-21T10:35:10.217Z] #0 4.763   libssh2-1 openssl
10:35:10 [2022-09-21T10:35:10.217Z] #0 5.021 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
10:35:10 [2022-09-21T10:35:10.217Z] #0 5.021 Need to get 2941 kB of archives.
10:35:10 [2022-09-21T10:35:10.217Z] #0 5.021 After this operation, 6478 kB of additional disk space will be used.
10:35:10 [2022-09-21T10:35:10.217Z] #0 5.021 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB]
10:35:10 [2022-09-21T10:35:10.217Z] #0 5.030 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
10:35:10 [2022-09-21T10:35:10.217Z] #0 5.034 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
10:35:10 [2022-09-21T10:35:10.217Z] #0 5.034 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
10:35:10 [2022-09-21T10:35:10.217Z] #0 5.036 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
10:35:10 [2022-09-21T10:35:10.217Z] #0 5.038 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
10:35:10 [2022-09-21T10:35:10.217Z] #0 5.038 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
10:35:10 [2022-09-21T10:35:10.217Z] #0 5.041 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
10:35:10 [2022-09-21T10:35:10.217Z] #0 5.054 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
10:35:10 [2022-09-21T10:35:10.217Z] #0 5.058 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
10:35:10 [2022-09-21T10:35:10.217Z] #0 5.058 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u3 [324 kB]
10:35:10 [2022-09-21T10:35:10.217Z] #0 5.064 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u3 [264 kB]
10:35:10 [2022-09-21T10:35:10.217Z] #0 5.064 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
10:35:10 [2022-09-21T10:35:10.217Z] #0 5.064 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
10:35:10 [2022-09-21T10:35:10.217Z] #0 5.064 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
10:35:10 [2022-09-21T10:35:10.217Z] #0 5.180 debconf: delaying package configuration, since apt-utils is not installed
10:35:10 [2022-09-21T10:35:10.217Z] #0 5.211 Fetched 2941 kB in 0s (9628 kB/s)
10:35:10 [2022-09-21T10:35:10.217Z] #0 5.244 Selecting previously unselected package openssl.
10:35:10 [2022-09-21T10:35:10.217Z] #0 5.244 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6653 files and directories currently installed.)
10:35:10 [2022-09-21T10:35:10.217Z] #0 5.244 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ...
10:35:10 [2022-09-21T10:35:10.217Z] #0 5.252 Unpacking openssl (1.1.1n-0+deb11u3) ...
10:35:10 [2022-09-21T10:35:10.217Z] #0 5.427 Selecting previously unselected package ca-certificates.
10:35:10 [2022-09-21T10:35:10.217Z] #0 5.427 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
10:35:10 [2022-09-21T10:35:10.217Z] #0 5.432 Unpacking ca-certificates (20210119) ...
10:35:10 [2022-09-21T10:35:10.217Z] #0 5.514 Selecting previously unselected package libbrotli1:arm64.
10:35:10 [2022-09-21T10:35:10.217Z] #0 5.514 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
10:35:10 [2022-09-21T10:35:10.217Z] #0 5.524 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
10:35:10 [2022-09-21T10:35:10.217Z] #0 5.598 Selecting previously unselected package libsasl2-modules-db:arm64.
10:35:10 [2022-09-21T10:35:10.217Z] #0 5.600 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
10:35:10 [2022-09-21T10:35:10.217Z] #0 5.606 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
10:35:10 [2022-09-21T10:35:10.217Z] #0 5.658 Selecting previously unselected package libsasl2-2:arm64.
10:35:10 [2022-09-21T10:35:10.217Z] #0 5.658 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
10:35:10 [2022-09-21T10:35:10.217Z] #0 5.662 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
10:35:10 [2022-09-21T10:35:10.217Z] #0 5.723 Selecting previously unselected package libldap-2.4-2:arm64.
10:35:10 [2022-09-21T10:35:10.217Z] #0 5.723 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
10:35:10 [2022-09-21T10:35:10.217Z] #0 5.727 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
10:35:10 [2022-09-21T10:35:10.217Z] #0 5.795 Selecting previously unselected package libnghttp2-14:arm64.
10:35:10 [2022-09-21T10:35:10.217Z] #0 5.795 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
10:35:10 [2022-09-21T10:35:10.217Z] #0 5.800 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
10:35:10 [2022-09-21T10:35:10.217Z] #0 5.847 Selecting previously unselected package libpsl5:arm64.
10:35:10 [2022-09-21T10:35:10.217Z] #0 5.847 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
10:35:10 [2022-09-21T10:35:10.217Z] #0 5.851 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
10:35:10 [2022-09-21T10:35:10.217Z] #0 5.894 Selecting previously unselected package librtmp1:arm64.
10:35:10 [2022-09-21T10:35:10.217Z] #0 5.894 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
10:35:10 [2022-09-21T10:35:10.217Z] #0 5.900 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
10:35:10 [2022-09-21T10:35:10.217Z] #0 5.943 Selecting previously unselected package libssh2-1:arm64.
10:35:10 [2022-09-21T10:35:10.217Z] #0 5.943 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
10:35:10 [2022-09-21T10:35:10.217Z] #0 5.948 Unpacking libssh2-1:arm64 (1.9.0-2) ...
10:35:10 [2022-09-21T10:35:10.217Z] #0 6.005 Selecting previously unselected package libcurl4:arm64.
10:35:10 [2022-09-21T10:35:10.217Z] #0 6.005 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_arm64.deb ...
10:35:10 [2022-09-21T10:35:10.217Z] #0 6.010 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
10:35:10 [2022-09-21T10:35:10.217Z] #0 6.076 Selecting previously unselected package curl.
10:35:10 [2022-09-21T10:35:10.217Z] #0 6.076 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_arm64.deb ...
10:35:10 [2022-09-21T10:35:10.217Z] #0 6.081 Unpacking curl (7.74.0-1.3+deb11u3) ...
10:35:10 [2022-09-21T10:35:10.217Z] #0 6.155 Selecting previously unselected package libonig5:arm64.
10:35:10 [2022-09-21T10:35:10.217Z] #0 6.157 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
10:35:10 [2022-09-21T10:35:10.217Z] #0 6.172 Unpacking libonig5:arm64 (6.9.6-1.1) ...
10:35:10 [2022-09-21T10:35:10.217Z] #0 6.238 Selecting previously unselected package libjq1:arm64.
10:35:10 [2022-09-21T10:35:10.217Z] #0 6.238 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
10:35:10 [2022-09-21T10:35:10.217Z] #0 6.241 Unpacking libjq1:arm64 (1.6-2.1) ...
10:35:10 [2022-09-21T10:35:10.217Z] #0 6.292 Selecting previously unselected package jq.
10:35:10 [2022-09-21T10:35:10.217Z] #0 6.293 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
10:35:10 [2022-09-21T10:35:10.217Z] #0 6.298 Unpacking jq (1.6-2.1) ...
10:35:10 [2022-09-21T10:35:10.217Z] #0 6.340 Setting up libpsl5:arm64 (0.21.0-1.2) ...
10:35:10 [2022-09-21T10:35:10.217Z] #0 6.355 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
10:35:10 [2022-09-21T10:35:10.217Z] #0 6.368 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
10:35:10 [2022-09-21T10:35:10.217Z] #0 6.383 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
10:35:10 [2022-09-21T10:35:10.217Z] #0 6.397 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
10:35:10 [2022-09-21T10:35:10.217Z] #0 6.411 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
10:35:10 [2022-09-21T10:35:10.217Z] #0 6.428 Setting up libssh2-1:arm64 (1.9.0-2) ...
10:35:10 [2022-09-21T10:35:10.217Z] #0 6.441 Setting up openssl (1.1.1n-0+deb11u3) ...
10:35:10 [2022-09-21T10:35:10.217Z] #0 6.461 Setting up libonig5:arm64 (6.9.6-1.1) ...
10:35:10 [2022-09-21T10:35:10.217Z] #0 6.473 Setting up libjq1:arm64 (1.6-2.1) ...
10:35:10 [2022-09-21T10:35:10.217Z] #0 6.485 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
10:35:10 [2022-09-21T10:35:10.217Z] #0 6.499 Setting up ca-certificates (20210119) ...
10:35:10 [2022-09-21T10:35:10.217Z] #0 7.196 Updating certificates in /etc/ssl/certs...
10:35:10 [2022-09-21T10:35:10.217Z] #0 8.103 129 added, 0 removed; done.
10:35:10 [2022-09-21T10:35:10.217Z] #0 8.145 Setting up jq (1.6-2.1) ...
10:35:10 [2022-09-21T10:35:10.217Z] #0 8.214 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
10:35:10 [2022-09-21T10:35:10.217Z] #0 8.227 Setting up curl (7.74.0-1.3+deb11u3) ...
10:35:10 [2022-09-21T10:35:10.217Z] #0 8.241 Processing triggers for libc-bin (2.31-13+deb11u4) ...
10:35:10 [2022-09-21T10:35:10.217Z] #0 8.264 Processing triggers for ca-certificates (20210119) ...
10:35:10 [2022-09-21T10:35:10.217Z] #0 8.274 Updating certificates in /etc/ssl/certs...
10:35:10 [2022-09-21T10:35:10.217Z] #0 8.971 0 added, 0 removed; done.
10:35:10 [2022-09-21T10:35:10.217Z] #0 8.971 Running hooks in /etc/ca-certificates/update.d...
10:35:10 [2022-09-21T10:35:10.217Z] #0 8.971 done.
10:35:10 [2022-09-21T10:35:10.217Z] #16 DONE 9.6s
10:35:10 [2022-09-21T10:35:10.217Z] 
10:35:10 [2022-09-21T10:35:10.217Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
10:35:10 [2022-09-21T10:35:10.217Z] #17 DONE 0.1s
10:35:10 [2022-09-21T10:35:10.217Z] 
10:35:10 [2022-09-21T10:35:10.217Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb
10:35:10 [2022-09-21T10:35:10.245Z] #39 46.45   CC       compel/arch/x86/src/lib/infect.o
10:35:10 [2022-09-21T10:35:10.814Z] #39 ...
10:35:10 [2022-09-21T10:35:10.814Z] 
10:35:10 [2022-09-21T10:35:10.814Z] #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
10:35:10 [2022-09-21T10:35:10.814Z] #37 53.84 + bin/ctr
10:35:11 [2022-09-21T10:35:11.029Z] #15 DONE 0.9s
10:35:11 [2022-09-21T10:35:11.029Z] 
10:35:11 [2022-09-21T10:35:11.030Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb
10:35:11 [2022-09-21T10:35:11.030Z] #10 extracting sha256:23858da423a6737f0467fab0014e5b53009ea7405d575636af0c3f100bbb2f10 5.4s done
10:35:11 [2022-09-21T10:35:11.030Z] #10 extracting sha256:326f452ade5c33097eba4ba88a24bd77a93a3d994d4dc39b936482655e664857 0.5s done
10:35:11 [2022-09-21T10:35:11.030Z] #10 extracting sha256:a42821cd14fb31c4aa253203e7f8e34fc3b15d69ce370f1223fbbe4252a64202 0.2s
10:35:11 [2022-09-21T10:35:11.075Z] #37 ...
10:35:11 [2022-09-21T10:35:11.075Z] 
10:35:11 [2022-09-21T10:35:11.075Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
10:35:11 [2022-09-21T10:35:11.075Z] #34 96.50 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
10:35:11 [2022-09-21T10:35:11.075Z] #34 96.53 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
10:35:11 [2022-09-21T10:35:11.075Z] #34 96.53 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:35:11 [2022-09-21T10:35:11.290Z] #10 extracting sha256:a42821cd14fb31c4aa253203e7f8e34fc3b15d69ce370f1223fbbe4252a64202 0.7s done
10:35:11 [2022-09-21T10:35:11.547Z] #10 extracting sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05
10:35:13 [2022-09-21T10:35:13.547Z] #11 extracting sha256:92339d9f0854e643ee4a08fd6e1097f177c9fdeb37c86328fa5a0de9d7da2746 4.9s done
10:35:13 [2022-09-21T10:35:13.547Z] #11 extracting sha256:63cd6aaf5d80a74a1e6212e66f9b06de90583f8d44feff6fc5a967a65eaccbae done
10:35:13 [2022-09-21T10:35:13.617Z] #34 ...
10:35:13 [2022-09-21T10:35:13.617Z] 
10:35:13 [2022-09-21T10:35:13.617Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:35:13 [2022-09-21T10:35:13.617Z] #39 47.21   CC       compel/src/lib/infect-rpc.o
10:35:13 [2022-09-21T10:35:13.617Z] #39 47.58   CC       compel/src/lib/infect-util.o
10:35:13 [2022-09-21T10:35:13.617Z] #39 47.78   CC       compel/src/lib/infect.o
10:35:13 [2022-09-21T10:35:13.617Z] #39 49.87   CC       compel/src/lib/ptrace.o
10:35:13 [2022-09-21T10:35:13.637Z] #10 extracting sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 3.9s done
10:35:13 [2022-09-21T10:35:13.637Z] #10 extracting sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386
10:35:13 [2022-09-21T10:35:13.803Z] #11 DONE 18.3s
10:35:13 [2022-09-21T10:35:13.804Z] 
10:35:13 [2022-09-21T10:35:13.804Z] #18 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
10:35:14 [2022-09-21T10:35:14.188Z] #39 50.30   AR       compel/libcompel.a
10:35:14 [2022-09-21T10:35:14.188Z] #39 50.38   HOSTCC   compel/src/main-host.o
10:35:14 [2022-09-21T10:35:14.758Z] #39 50.64   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
10:35:14 [2022-09-21T10:35:14.758Z] #39 50.81   HOSTCC   compel/src/lib/handle-elf-host.o
10:35:15 [2022-09-21T10:35:15.018Z] #39 51.08   HOSTCC   compel/src/lib/log-host.o
10:35:15 [2022-09-21T10:35:15.169Z] #18 DONE 1.4s
10:35:15 [2022-09-21T10:35:15.169Z] 
10:35:15 [2022-09-21T10:35:15.169Z] #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
10:35:15 [2022-09-21T10:35:15.272Z] #9 extracting sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 5.1s
10:35:15 [2022-09-21T10:35:15.277Z] #39 51.23   HOSTLINK compel/compel-host-bin
10:35:15 [2022-09-21T10:35:15.277Z] #39 51.46   DEP      soccr/soccr.d
10:35:15 [2022-09-21T10:35:15.537Z] #39 51.72   CC       soccr/soccr.o
10:35:15 [2022-09-21T10:35:15.730Z] #19 DONE 0.5s
10:35:15 [2022-09-21T10:35:15.730Z] 
10:35:15 [2022-09-21T10:35:15.730Z] #20 [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
10:35:15 [2022-09-21T10:35:15.730Z] #20 ...
10:35:15 [2022-09-21T10:35:15.730Z] 
10:35:15 [2022-09-21T10:35:15.730Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
10:35:15 [2022-09-21T10:35:15.730Z] #21 DONE 0.2s
10:35:15 [2022-09-21T10:35:15.986Z] 
10:35:15 [2022-09-21T10:35:15.986Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
10:35:15 [2022-09-21T10:35:15.986Z] #22 DONE 0.2s
10:35:15 [2022-09-21T10:35:15.986Z] 
10:35:15 [2022-09-21T10:35:15.986Z] #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
10:35:15 [2022-09-21T10:35:15.986Z] #0 1.741 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
10:35:15 [2022-09-21T10:35:15.986Z] #0 1.971 
10:35:15 [2022-09-21T10:35:15.986Z] #0 2.191 #=#=#                                                                         

######################################################################## 100.0%
10:35:15 [2022-09-21T10:35:15.986Z] #0 2.430 
10:35:15 [2022-09-21T10:35:15.986Z] #0 3.465 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
10:35:15 [2022-09-21T10:35:15.986Z] #0 3.710 
10:35:15 [2022-09-21T10:35:15.986Z] #0 3.925 #=#=#                                                                         

                                                                           0.8%
######################################################################## 100.0%
10:35:15 [2022-09-21T10:35:15.986Z] #0 4.205 
10:35:15 [2022-09-21T10:35:15.986Z] #0 5.120 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
10:35:15 [2022-09-21T10:35:15.986Z] #0 5.365 
10:35:16 [2022-09-21T10:35:16.242Z] #0 5.606 #=#=#                                                                         

                                                                           0.1%
##################################                                        47.6%
######################################################                    75.4%
######################################################################## 100.0%
10:35:16 [2022-09-21T10:35:16.651Z] #9 extracting sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 6.6s done
10:35:16 [2022-09-21T10:35:16.651Z] #9 extracting sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386
10:35:16 [2022-09-21T10:35:16.805Z] #23 6.358 
10:35:16 [2022-09-21T10:35:16.839Z] #10 extracting sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 5.1s
10:35:16 [2022-09-21T10:35:16.918Z] #39 52.90   AR       soccr/libsoccr.a
10:35:16 [2022-09-21T10:35:16.918Z] #39 52.94 make[1]: 'soccr/libsoccr.a' is up to date.
10:35:17 [2022-09-21T10:35:17.488Z] #39 53.37   DEP      criu/arch/x86/sigframe.d
10:35:17 [2022-09-21T10:35:17.488Z] #39 53.57   DEP      criu/arch/x86/sigaction_compat.d
10:35:17 [2022-09-21T10:35:17.590Z] #9 ...
10:35:17 [2022-09-21T10:35:17.590Z] 
10:35:17 [2022-09-21T10:35:17.590Z] #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
10:35:17 [2022-09-21T10:35:17.590Z] #0 2.333 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
10:35:17 [2022-09-21T10:35:17.590Z] #0 2.338 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:35:17 [2022-09-21T10:35:17.590Z] #0 2.338 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:35:17 [2022-09-21T10:35:17.590Z] #0 2.518 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
10:35:17 [2022-09-21T10:35:17.590Z] #0 2.696 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [184 kB]
10:35:17 [2022-09-21T10:35:17.590Z] #0 3.243 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:35:17 [2022-09-21T10:35:17.590Z] #0 4.380 Fetched 8578 kB in 2s (3702 kB/s)
10:35:17 [2022-09-21T10:35:17.590Z] #0 4.380 Reading package lists...
10:35:17 [2022-09-21T10:35:17.590Z] #0 5.226 Reading package lists...
10:35:17 [2022-09-21T10:35:17.590Z] #0 6.030 Building dependency tree...
10:35:17 [2022-09-21T10:35:17.590Z] #0 6.358 The following additional packages will be installed:
10:35:17 [2022-09-21T10:35:17.590Z] #0 6.359   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
10:35:17 [2022-09-21T10:35:17.590Z] #0 6.362   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
10:35:17 [2022-09-21T10:35:17.590Z] #0 6.362 Recommended packages:
10:35:17 [2022-09-21T10:35:17.590Z] #0 6.362   libldap-common publicsuffix libsasl2-modules
10:35:17 [2022-09-21T10:35:17.590Z] #0 6.558 The following NEW packages will be installed:
10:35:17 [2022-09-21T10:35:17.590Z] #0 6.558   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
10:35:17 [2022-09-21T10:35:17.590Z] #0 6.558   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
10:35:17 [2022-09-21T10:35:17.590Z] #0 6.558   libssh2-1 openssl
10:35:17 [2022-09-21T10:35:17.590Z] #0 6.833 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
10:35:17 [2022-09-21T10:35:17.590Z] #0 6.833 Need to get 3047 kB of archives.
10:35:17 [2022-09-21T10:35:17.590Z] #0 6.833 After this operation, 6661 kB of additional disk space will be used.
10:35:17 [2022-09-21T10:35:17.590Z] #0 6.833 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
10:35:17 [2022-09-21T10:35:17.590Z] #0 6.857 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
10:35:17 [2022-09-21T10:35:17.590Z] #0 6.857 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
10:35:17 [2022-09-21T10:35:17.590Z] #0 6.857 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
10:35:17 [2022-09-21T10:35:17.590Z] #0 6.874 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
10:35:17 [2022-09-21T10:35:17.590Z] #0 6.874 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
10:35:17 [2022-09-21T10:35:17.590Z] #0 6.874 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
10:35:17 [2022-09-21T10:35:17.590Z] #0 6.874 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
10:35:17 [2022-09-21T10:35:17.590Z] #0 6.874 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
10:35:17 [2022-09-21T10:35:17.590Z] #0 6.874 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
10:35:17 [2022-09-21T10:35:17.590Z] #0 6.882 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB]
10:35:17 [2022-09-21T10:35:17.590Z] #0 6.882 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB]
10:35:17 [2022-09-21T10:35:17.591Z] #0 6.899 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
10:35:17 [2022-09-21T10:35:17.591Z] #0 6.899 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
10:35:17 [2022-09-21T10:35:17.591Z] #0 6.905 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
10:35:17 [2022-09-21T10:35:17.591Z] #0 7.145 debconf: delaying package configuration, since apt-utils is not installed
10:35:17 [2022-09-21T10:35:17.591Z] #0 7.188 Fetched 3047 kB in 0s (8969 kB/s)
10:35:17 [2022-09-21T10:35:17.591Z] #0 7.231 Selecting previously unselected package openssl.
10:35:17 [2022-09-21T10:35:17.591Z] #0 7.231 (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.)
10:35:17 [2022-09-21T10:35:17.591Z] #0 7.235 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
10:35:17 [2022-09-21T10:35:17.591Z] #0 7.244 Unpacking openssl (1.1.1n-0+deb11u3) ...
10:35:17 [2022-09-21T10:35:17.591Z] #0 7.423 Selecting previously unselected package ca-certificates.
10:35:17 [2022-09-21T10:35:17.591Z] #0 7.423 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
10:35:17 [2022-09-21T10:35:17.591Z] #0 7.429 Unpacking ca-certificates (20210119) ...
10:35:17 [2022-09-21T10:35:17.591Z] #0 7.522 Selecting previously unselected package libbrotli1:amd64.
10:35:17 [2022-09-21T10:35:17.591Z] #0 7.522 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
10:35:17 [2022-09-21T10:35:17.591Z] #0 7.537 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
10:35:17 [2022-09-21T10:35:17.591Z] #0 7.635 Selecting previously unselected package libsasl2-modules-db:amd64.
10:35:17 [2022-09-21T10:35:17.591Z] #0 7.635 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
10:35:17 [2022-09-21T10:35:17.591Z] #0 7.640 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
10:35:17 [2022-09-21T10:35:17.591Z] #0 7.707 Selecting previously unselected package libsasl2-2:amd64.
10:35:17 [2022-09-21T10:35:17.591Z] #0 7.707 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
10:35:17 [2022-09-21T10:35:17.591Z] #0 7.719 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
10:35:17 [2022-09-21T10:35:17.591Z] #0 7.778 Selecting previously unselected package libldap-2.4-2:amd64.
10:35:17 [2022-09-21T10:35:17.591Z] #0 7.778 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
10:35:17 [2022-09-21T10:35:17.591Z] #0 7.783 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
10:35:17 [2022-09-21T10:35:17.591Z] #0 7.873 Selecting previously unselected package libnghttp2-14:amd64.
10:35:17 [2022-09-21T10:35:17.591Z] #0 7.873 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
10:35:17 [2022-09-21T10:35:17.591Z] #0 7.878 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
10:35:17 [2022-09-21T10:35:17.591Z] #0 7.942 Selecting previously unselected package libpsl5:amd64.
10:35:17 [2022-09-21T10:35:17.591Z] #0 7.942 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
10:35:17 [2022-09-21T10:35:17.591Z] #0 7.948 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
10:35:17 [2022-09-21T10:35:17.591Z] #0 8.002 Selecting previously unselected package librtmp1:amd64.
10:35:17 [2022-09-21T10:35:17.591Z] #0 8.002 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
10:35:17 [2022-09-21T10:35:17.591Z] #0 8.006 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
10:35:17 [2022-09-21T10:35:17.591Z] #0 8.067 Selecting previously unselected package libssh2-1:amd64.
10:35:17 [2022-09-21T10:35:17.591Z] #0 8.067 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
10:35:17 [2022-09-21T10:35:17.591Z] #0 8.071 Unpacking libssh2-1:amd64 (1.9.0-2) ...
10:35:17 [2022-09-21T10:35:17.591Z] #0 8.167 Selecting previously unselected package libcurl4:amd64.
10:35:17 [2022-09-21T10:35:17.591Z] #0 8.167 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ...
10:35:17 [2022-09-21T10:35:17.591Z] #0 8.172 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
10:35:17 [2022-09-21T10:35:17.591Z] #0 8.274 Selecting previously unselected package curl.
10:35:17 [2022-09-21T10:35:17.591Z] #0 8.275 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ...
10:35:17 [2022-09-21T10:35:17.591Z] #0 8.280 Unpacking curl (7.74.0-1.3+deb11u3) ...
10:35:17 [2022-09-21T10:35:17.591Z] #0 8.394 Selecting previously unselected package libonig5:amd64.
10:35:17 [2022-09-21T10:35:17.591Z] #0 8.394 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
10:35:17 [2022-09-21T10:35:17.591Z] #0 8.407 Unpacking libonig5:amd64 (6.9.6-1.1) ...
10:35:17 [2022-09-21T10:35:17.591Z] #0 8.493 Selecting previously unselected package libjq1:amd64.
10:35:17 [2022-09-21T10:35:17.591Z] #0 8.493 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
10:35:17 [2022-09-21T10:35:17.591Z] #0 8.497 Unpacking libjq1:amd64 (1.6-2.1) ...
10:35:17 [2022-09-21T10:35:17.591Z] #0 8.570 Selecting previously unselected package jq.
10:35:17 [2022-09-21T10:35:17.591Z] #0 8.570 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
10:35:17 [2022-09-21T10:35:17.591Z] #0 8.575 Unpacking jq (1.6-2.1) ...
10:35:17 [2022-09-21T10:35:17.591Z] #0 8.632 Setting up libpsl5:amd64 (0.21.0-1.2) ...
10:35:17 [2022-09-21T10:35:17.591Z] #0 8.645 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
10:35:17 [2022-09-21T10:35:17.591Z] #0 8.662 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
10:35:17 [2022-09-21T10:35:17.591Z] #0 8.673 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
10:35:17 [2022-09-21T10:35:17.591Z] #0 8.687 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
10:35:17 [2022-09-21T10:35:17.591Z] #0 8.700 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
10:35:17 [2022-09-21T10:35:17.591Z] #0 8.714 Setting up libssh2-1:amd64 (1.9.0-2) ...
10:35:17 [2022-09-21T10:35:17.591Z] #0 8.730 Setting up openssl (1.1.1n-0+deb11u3) ...
10:35:17 [2022-09-21T10:35:17.591Z] #0 8.749 Setting up libonig5:amd64 (6.9.6-1.1) ...
10:35:17 [2022-09-21T10:35:17.591Z] #0 8.768 Setting up libjq1:amd64 (1.6-2.1) ...
10:35:17 [2022-09-21T10:35:17.591Z] #0 8.775 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
10:35:17 [2022-09-21T10:35:17.591Z] #0 8.788 Setting up ca-certificates (20210119) ...
10:35:17 [2022-09-21T10:35:17.591Z] #0 9.396 Updating certificates in /etc/ssl/certs...
10:35:17 [2022-09-21T10:35:17.747Z] #39 53.68   DEP      criu/arch/x86/kerndat.d
10:35:17 [2022-09-21T10:35:17.747Z] #39 53.87   DEP      criu/arch/x86/crtools.d
10:35:17 [2022-09-21T10:35:17.822Z] #10 ...
10:35:17 [2022-09-21T10:35:17.822Z] 
10:35:17 [2022-09-21T10:35:17.822Z] #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
10:35:17 [2022-09-21T10:35:17.822Z] #0 1.512 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
10:35:17 [2022-09-21T10:35:17.822Z] #0 1.526 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:35:17 [2022-09-21T10:35:17.822Z] #0 1.526 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:35:17 [2022-09-21T10:35:17.822Z] #0 1.755 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
10:35:17 [2022-09-21T10:35:17.822Z] #0 1.906 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [184 kB]
10:35:17 [2022-09-21T10:35:17.822Z] #0 2.157 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:35:17 [2022-09-21T10:35:17.822Z] #0 3.433 Fetched 8578 kB in 2s (3709 kB/s)
10:35:17 [2022-09-21T10:35:17.822Z] #0 3.433 Reading package lists...
10:35:17 [2022-09-21T10:35:17.822Z] #0 4.204 Reading package lists...
10:35:17 [2022-09-21T10:35:17.822Z] #0 5.000 Building dependency tree...
10:35:17 [2022-09-21T10:35:17.822Z] #0 5.370 The following additional packages will be installed:
10:35:17 [2022-09-21T10:35:17.822Z] #0 5.371   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
10:35:17 [2022-09-21T10:35:17.822Z] #0 5.371   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
10:35:17 [2022-09-21T10:35:17.822Z] #0 5.373 Recommended packages:
10:35:17 [2022-09-21T10:35:17.822Z] #0 5.373   libldap-common publicsuffix libsasl2-modules
10:35:17 [2022-09-21T10:35:17.822Z] #0 5.552 The following NEW packages will be installed:
10:35:17 [2022-09-21T10:35:17.822Z] #0 5.552   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
10:35:17 [2022-09-21T10:35:17.822Z] #0 5.552   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
10:35:17 [2022-09-21T10:35:17.822Z] #0 5.552   libssh2-1 openssl
10:35:17 [2022-09-21T10:35:17.822Z] #0 5.829 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
10:35:17 [2022-09-21T10:35:17.822Z] #0 5.829 Need to get 3047 kB of archives.
10:35:17 [2022-09-21T10:35:17.822Z] #0 5.829 After this operation, 6661 kB of additional disk space will be used.
10:35:17 [2022-09-21T10:35:17.822Z] #0 5.829 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
10:35:17 [2022-09-21T10:35:17.822Z] #0 5.836 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
10:35:17 [2022-09-21T10:35:17.822Z] #0 5.836 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
10:35:17 [2022-09-21T10:35:17.822Z] #0 5.840 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
10:35:17 [2022-09-21T10:35:17.822Z] #0 5.840 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
10:35:17 [2022-09-21T10:35:17.822Z] #0 5.856 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
10:35:17 [2022-09-21T10:35:17.822Z] #0 5.856 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
10:35:17 [2022-09-21T10:35:17.822Z] #0 5.856 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
10:35:17 [2022-09-21T10:35:17.822Z] #0 5.856 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
10:35:17 [2022-09-21T10:35:17.822Z] #0 5.856 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
10:35:17 [2022-09-21T10:35:17.822Z] #0 5.856 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB]
10:35:17 [2022-09-21T10:35:17.822Z] #0 5.856 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB]
10:35:17 [2022-09-21T10:35:17.822Z] #0 5.856 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
10:35:17 [2022-09-21T10:35:17.822Z] #0 5.856 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
10:35:17 [2022-09-21T10:35:17.822Z] #0 5.857 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
10:35:17 [2022-09-21T10:35:17.822Z] #0 6.005 debconf: delaying package configuration, since apt-utils is not installed
10:35:17 [2022-09-21T10:35:17.822Z] #0 6.042 Fetched 3047 kB in 0s (10.1 MB/s)
10:35:17 [2022-09-21T10:35:17.822Z] #0 6.076 Selecting previously unselected package openssl.
10:35:17 [2022-09-21T10:35:17.822Z] #0 6.076 (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.)
10:35:17 [2022-09-21T10:35:17.822Z] #0 6.076 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
10:35:17 [2022-09-21T10:35:17.822Z] #0 6.082 Unpacking openssl (1.1.1n-0+deb11u3) ...
10:35:17 [2022-09-21T10:35:17.822Z] #0 6.234 Selecting previously unselected package ca-certificates.
10:35:17 [2022-09-21T10:35:17.822Z] #0 6.235 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
10:35:17 [2022-09-21T10:35:17.822Z] #0 6.239 Unpacking ca-certificates (20210119) ...
10:35:17 [2022-09-21T10:35:17.822Z] #0 6.331 Selecting previously unselected package libbrotli1:amd64.
10:35:17 [2022-09-21T10:35:17.822Z] #0 6.331 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
10:35:17 [2022-09-21T10:35:17.822Z] #0 6.343 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
10:35:17 [2022-09-21T10:35:17.822Z] #0 6.447 Selecting previously unselected package libsasl2-modules-db:amd64.
10:35:17 [2022-09-21T10:35:17.822Z] #0 6.447 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
10:35:17 [2022-09-21T10:35:17.822Z] #0 6.453 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
10:35:17 [2022-09-21T10:35:17.822Z] #0 6.503 Selecting previously unselected package libsasl2-2:amd64.
10:35:17 [2022-09-21T10:35:17.822Z] #0 6.503 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
10:35:17 [2022-09-21T10:35:17.822Z] #0 6.509 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
10:35:17 [2022-09-21T10:35:17.822Z] #0 6.575 Selecting previously unselected package libldap-2.4-2:amd64.
10:35:17 [2022-09-21T10:35:17.822Z] #0 6.575 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
10:35:17 [2022-09-21T10:35:17.822Z] #0 6.581 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
10:35:17 [2022-09-21T10:35:17.822Z] #0 6.669 Selecting previously unselected package libnghttp2-14:amd64.
10:35:17 [2022-09-21T10:35:17.822Z] #0 6.669 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
10:35:17 [2022-09-21T10:35:17.822Z] #0 6.675 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
10:35:17 [2022-09-21T10:35:17.822Z] #0 6.731 Selecting previously unselected package libpsl5:amd64.
10:35:17 [2022-09-21T10:35:17.822Z] #0 6.731 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
10:35:17 [2022-09-21T10:35:17.822Z] #0 6.735 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
10:35:17 [2022-09-21T10:35:17.822Z] #0 6.785 Selecting previously unselected package librtmp1:amd64.
10:35:17 [2022-09-21T10:35:17.822Z] #0 6.785 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
10:35:17 [2022-09-21T10:35:17.822Z] #0 6.797 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
10:35:17 [2022-09-21T10:35:17.822Z] #0 6.848 Selecting previously unselected package libssh2-1:amd64.
10:35:17 [2022-09-21T10:35:17.822Z] #0 6.848 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
10:35:17 [2022-09-21T10:35:17.822Z] #0 6.855 Unpacking libssh2-1:amd64 (1.9.0-2) ...
10:35:17 [2022-09-21T10:35:17.822Z] #0 6.920 Selecting previously unselected package libcurl4:amd64.
10:35:17 [2022-09-21T10:35:17.822Z] #0 6.920 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ...
10:35:17 [2022-09-21T10:35:17.822Z] #0 6.928 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
10:35:17 [2022-09-21T10:35:17.822Z] #0 7.012 Selecting previously unselected package curl.
10:35:17 [2022-09-21T10:35:17.822Z] #0 7.012 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ...
10:35:17 [2022-09-21T10:35:17.822Z] #0 7.016 Unpacking curl (7.74.0-1.3+deb11u3) ...
10:35:17 [2022-09-21T10:35:17.822Z] #0 7.084 Selecting previously unselected package libonig5:amd64.
10:35:17 [2022-09-21T10:35:17.822Z] #0 7.085 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
10:35:17 [2022-09-21T10:35:17.822Z] #0 7.090 Unpacking libonig5:amd64 (6.9.6-1.1) ...
10:35:17 [2022-09-21T10:35:17.822Z] #0 7.179 Selecting previously unselected package libjq1:amd64.
10:35:17 [2022-09-21T10:35:17.822Z] #0 7.179 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
10:35:17 [2022-09-21T10:35:17.822Z] #0 7.197 Unpacking libjq1:amd64 (1.6-2.1) ...
10:35:17 [2022-09-21T10:35:17.822Z] #0 7.251 Selecting previously unselected package jq.
10:35:17 [2022-09-21T10:35:17.822Z] #0 7.251 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
10:35:17 [2022-09-21T10:35:17.822Z] #0 7.255 Unpacking jq (1.6-2.1) ...
10:35:17 [2022-09-21T10:35:17.822Z] #0 7.318 Setting up libpsl5:amd64 (0.21.0-1.2) ...
10:35:17 [2022-09-21T10:35:17.822Z] #0 7.332 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
10:35:17 [2022-09-21T10:35:17.822Z] #0 7.347 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
10:35:17 [2022-09-21T10:35:17.822Z] #0 7.363 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
10:35:17 [2022-09-21T10:35:17.822Z] #0 7.375 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
10:35:17 [2022-09-21T10:35:17.822Z] #0 7.389 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
10:35:17 [2022-09-21T10:35:17.822Z] #0 7.402 Setting up libssh2-1:amd64 (1.9.0-2) ...
10:35:17 [2022-09-21T10:35:17.822Z] #0 7.419 Setting up openssl (1.1.1n-0+deb11u3) ...
10:35:17 [2022-09-21T10:35:17.822Z] #0 7.442 Setting up libonig5:amd64 (6.9.6-1.1) ...
10:35:17 [2022-09-21T10:35:17.822Z] #0 7.459 Setting up libjq1:amd64 (1.6-2.1) ...
10:35:17 [2022-09-21T10:35:17.822Z] #0 7.472 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
10:35:17 [2022-09-21T10:35:17.822Z] #0 7.486 Setting up ca-certificates (20210119) ...
10:35:17 [2022-09-21T10:35:17.822Z] #0 7.990 Updating certificates in /etc/ssl/certs...
10:35:17 [2022-09-21T10:35:17.822Z] #0 8.618 129 added, 0 removed; done.
10:35:17 [2022-09-21T10:35:17.822Z] #0 8.655 Setting up jq (1.6-2.1) ...
10:35:17 [2022-09-21T10:35:17.822Z] #0 8.671 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
10:35:17 [2022-09-21T10:35:17.822Z] #0 8.686 Setting up curl (7.74.0-1.3+deb11u3) ...
10:35:17 [2022-09-21T10:35:17.822Z] #0 8.701 Processing triggers for libc-bin (2.31-13+deb11u4) ...
10:35:17 [2022-09-21T10:35:17.822Z] #0 8.724 Processing triggers for ca-certificates (20210119) ...
10:35:17 [2022-09-21T10:35:17.822Z] #0 8.735 Updating certificates in /etc/ssl/certs...
10:35:17 [2022-09-21T10:35:17.822Z] #0 9.266 0 added, 0 removed; done.
10:35:17 [2022-09-21T10:35:17.822Z] #0 9.266 Running hooks in /etc/ca-certificates/update.d...
10:35:17 [2022-09-21T10:35:17.822Z] #0 9.268 done.
10:35:17 [2022-09-21T10:35:17.822Z] #16 ...
10:35:17 [2022-09-21T10:35:17.822Z] 
10:35:17 [2022-09-21T10:35:17.822Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb
10:35:17 [2022-09-21T10:35:17.822Z] #10 ...
10:35:17 [2022-09-21T10:35:17.822Z] 
10:35:17 [2022-09-21T10:35:17.822Z] #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
10:35:17 [2022-09-21T10:35:17.822Z] #16 DONE 10.3s
10:35:17 [2022-09-21T10:35:17.822Z] 
10:35:17 [2022-09-21T10:35:17.822Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb
10:35:17 [2022-09-21T10:35:17.822Z] #10 extracting sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 4.2s done
10:35:17 [2022-09-21T10:35:17.850Z] #16 10.16 129 added, 0 removed; done.
10:35:17 [2022-09-21T10:35:17.850Z] #16 10.22 Setting up jq (1.6-2.1) ...
10:35:17 [2022-09-21T10:35:17.850Z] #16 10.24 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
10:35:17 [2022-09-21T10:35:17.850Z] #16 10.25 Setting up curl (7.74.0-1.3+deb11u3) ...
10:35:17 [2022-09-21T10:35:17.850Z] #16 10.27 Processing triggers for libc-bin (2.31-13+deb11u4) ...
10:35:17 [2022-09-21T10:35:17.850Z] #16 10.29 Processing triggers for ca-certificates (20210119) ...
10:35:17 [2022-09-21T10:35:17.850Z] #16 10.30 Updating certificates in /etc/ssl/certs...
10:35:17 [2022-09-21T10:35:17.850Z] #16 ...
10:35:17 [2022-09-21T10:35:17.850Z] 
10:35:17 [2022-09-21T10:35:17.850Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb
10:35:18 [2022-09-21T10:35:18.007Z] #39 53.98   DEP      criu/arch/x86/cpu.d
10:35:18 [2022-09-21T10:35:18.007Z] #39 54.15   CC       criu/arch/x86/cpu.o
10:35:18 [2022-09-21T10:35:18.007Z] #39 ...
10:35:18 [2022-09-21T10:35:18.007Z] 
10:35:18 [2022-09-21T10:35:18.007Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
10:35:18 [2022-09-21T10:35:18.082Z] #10 ...
10:35:18 [2022-09-21T10:35:18.082Z] 
10:35:18 [2022-09-21T10:35:18.082Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
10:35:18 [2022-09-21T10:35:18.082Z] #17 DONE 0.2s
10:35:18 [2022-09-21T10:35:18.082Z] 
10:35:18 [2022-09-21T10:35:18.082Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb
10:35:18 [2022-09-21T10:35:18.082Z] #10 extracting sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734
10:35:18 [2022-09-21T10:35:18.174Z] #23 7.766 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
10:35:18 [2022-09-21T10:35:18.209Z] #10 ...
10:35:18 [2022-09-21T10:35:18.209Z] 
10:35:18 [2022-09-21T10:35:18.209Z] #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
10:35:18 [2022-09-21T10:35:18.209Z] #0 1.829 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
10:35:18 [2022-09-21T10:35:18.209Z] #0 1.840 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:35:18 [2022-09-21T10:35:18.209Z] #0 1.840 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:35:18 [2022-09-21T10:35:18.209Z] #0 2.004 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
10:35:18 [2022-09-21T10:35:18.209Z] #0 2.297 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [184 kB]
10:35:18 [2022-09-21T10:35:18.209Z] #0 2.516 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:35:18 [2022-09-21T10:35:18.209Z] #0 3.863 Fetched 8578 kB in 2s (3731 kB/s)
10:35:18 [2022-09-21T10:35:18.209Z] #0 3.863 Reading package lists...
10:35:18 [2022-09-21T10:35:18.209Z] #0 4.642 Reading package lists...
10:35:18 [2022-09-21T10:35:18.209Z] #0 5.508 Building dependency tree...
10:35:18 [2022-09-21T10:35:18.209Z] #0 5.940 The following additional packages will be installed:
10:35:18 [2022-09-21T10:35:18.209Z] #0 5.940   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
10:35:18 [2022-09-21T10:35:18.209Z] #0 5.940   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
10:35:18 [2022-09-21T10:35:18.209Z] #0 5.940 Recommended packages:
10:35:18 [2022-09-21T10:35:18.209Z] #0 5.940   libldap-common publicsuffix libsasl2-modules
10:35:18 [2022-09-21T10:35:18.209Z] #0 6.155 The following NEW packages will be installed:
10:35:18 [2022-09-21T10:35:18.209Z] #0 6.156   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
10:35:18 [2022-09-21T10:35:18.209Z] #0 6.156   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
10:35:18 [2022-09-21T10:35:18.209Z] #0 6.157   libssh2-1 openssl
10:35:18 [2022-09-21T10:35:18.209Z] #0 6.434 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
10:35:18 [2022-09-21T10:35:18.209Z] #0 6.434 Need to get 3047 kB of archives.
10:35:18 [2022-09-21T10:35:18.209Z] #0 6.434 After this operation, 6661 kB of additional disk space will be used.
10:35:18 [2022-09-21T10:35:18.209Z] #0 6.434 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
10:35:18 [2022-09-21T10:35:18.209Z] #0 6.444 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
10:35:18 [2022-09-21T10:35:18.209Z] #0 6.444 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
10:35:18 [2022-09-21T10:35:18.209Z] #0 6.444 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
10:35:18 [2022-09-21T10:35:18.210Z] #0 6.444 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
10:35:18 [2022-09-21T10:35:18.210Z] #0 6.448 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
10:35:18 [2022-09-21T10:35:18.210Z] #0 6.456 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
10:35:18 [2022-09-21T10:35:18.210Z] #0 6.456 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
10:35:18 [2022-09-21T10:35:18.210Z] #0 6.456 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
10:35:18 [2022-09-21T10:35:18.210Z] #0 6.469 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
10:35:18 [2022-09-21T10:35:18.210Z] #0 6.469 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB]
10:35:18 [2022-09-21T10:35:18.210Z] #0 6.469 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB]
10:35:18 [2022-09-21T10:35:18.210Z] #0 6.478 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
10:35:18 [2022-09-21T10:35:18.210Z] #0 6.478 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
10:35:18 [2022-09-21T10:35:18.210Z] #0 6.478 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
10:35:18 [2022-09-21T10:35:18.210Z] #0 6.765 debconf: delaying package configuration, since apt-utils is not installed
10:35:18 [2022-09-21T10:35:18.210Z] #0 6.800 Fetched 3047 kB in 0s (9137 kB/s)
10:35:18 [2022-09-21T10:35:18.210Z] #0 6.832 Selecting previously unselected package openssl.
10:35:18 [2022-09-21T10:35:18.210Z] #0 6.832 (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.)
10:35:18 [2022-09-21T10:35:18.210Z] #0 6.834 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
10:35:18 [2022-09-21T10:35:18.210Z] #0 6.840 Unpacking openssl (1.1.1n-0+deb11u3) ...
10:35:18 [2022-09-21T10:35:18.210Z] #0 7.020 Selecting previously unselected package ca-certificates.
10:35:18 [2022-09-21T10:35:18.210Z] #0 7.020 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
10:35:18 [2022-09-21T10:35:18.210Z] #0 7.026 Unpacking ca-certificates (20210119) ...
10:35:18 [2022-09-21T10:35:18.210Z] #0 7.110 Selecting previously unselected package libbrotli1:amd64.
10:35:18 [2022-09-21T10:35:18.210Z] #0 7.112 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
10:35:18 [2022-09-21T10:35:18.210Z] #0 7.121 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
10:35:18 [2022-09-21T10:35:18.210Z] #0 7.218 Selecting previously unselected package libsasl2-modules-db:amd64.
10:35:18 [2022-09-21T10:35:18.210Z] #0 7.218 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
10:35:18 [2022-09-21T10:35:18.210Z] #0 7.221 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
10:35:18 [2022-09-21T10:35:18.210Z] #0 7.274 Selecting previously unselected package libsasl2-2:amd64.
10:35:18 [2022-09-21T10:35:18.210Z] #0 7.274 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
10:35:18 [2022-09-21T10:35:18.210Z] #0 7.283 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
10:35:18 [2022-09-21T10:35:18.210Z] #0 7.348 Selecting previously unselected package libldap-2.4-2:amd64.
10:35:18 [2022-09-21T10:35:18.210Z] #0 7.348 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
10:35:18 [2022-09-21T10:35:18.210Z] #0 7.358 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
10:35:18 [2022-09-21T10:35:18.210Z] #0 7.438 Selecting previously unselected package libnghttp2-14:amd64.
10:35:18 [2022-09-21T10:35:18.210Z] #0 7.440 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
10:35:18 [2022-09-21T10:35:18.210Z] #0 7.445 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
10:35:18 [2022-09-21T10:35:18.210Z] #0 7.515 Selecting previously unselected package libpsl5:amd64.
10:35:18 [2022-09-21T10:35:18.210Z] #0 7.515 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
10:35:18 [2022-09-21T10:35:18.210Z] #0 7.519 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
10:35:18 [2022-09-21T10:35:18.210Z] #0 7.585 Selecting previously unselected package librtmp1:amd64.
10:35:18 [2022-09-21T10:35:18.210Z] #0 7.586 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
10:35:18 [2022-09-21T10:35:18.210Z] #0 7.599 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
10:35:18 [2022-09-21T10:35:18.210Z] #0 7.669 Selecting previously unselected package libssh2-1:amd64.
10:35:18 [2022-09-21T10:35:18.210Z] #0 7.669 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
10:35:18 [2022-09-21T10:35:18.210Z] #0 7.680 Unpacking libssh2-1:amd64 (1.9.0-2) ...
10:35:18 [2022-09-21T10:35:18.210Z] #0 7.749 Selecting previously unselected package libcurl4:amd64.
10:35:18 [2022-09-21T10:35:18.210Z] #0 7.749 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ...
10:35:18 [2022-09-21T10:35:18.210Z] #0 7.753 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
10:35:18 [2022-09-21T10:35:18.210Z] #0 7.840 Selecting previously unselected package curl.
10:35:18 [2022-09-21T10:35:18.210Z] #0 7.840 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ...
10:35:18 [2022-09-21T10:35:18.210Z] #0 7.844 Unpacking curl (7.74.0-1.3+deb11u3) ...
10:35:18 [2022-09-21T10:35:18.210Z] #0 7.945 Selecting previously unselected package libonig5:amd64.
10:35:18 [2022-09-21T10:35:18.210Z] #0 7.945 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
10:35:18 [2022-09-21T10:35:18.210Z] #0 7.949 Unpacking libonig5:amd64 (6.9.6-1.1) ...
10:35:18 [2022-09-21T10:35:18.210Z] #0 8.040 Selecting previously unselected package libjq1:amd64.
10:35:18 [2022-09-21T10:35:18.210Z] #0 8.040 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
10:35:18 [2022-09-21T10:35:18.210Z] #0 8.044 Unpacking libjq1:amd64 (1.6-2.1) ...
10:35:18 [2022-09-21T10:35:18.210Z] #0 8.126 Selecting previously unselected package jq.
10:35:18 [2022-09-21T10:35:18.210Z] #0 8.126 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
10:35:18 [2022-09-21T10:35:18.210Z] #0 8.129 Unpacking jq (1.6-2.1) ...
10:35:18 [2022-09-21T10:35:18.210Z] #0 8.183 Setting up libpsl5:amd64 (0.21.0-1.2) ...
10:35:18 [2022-09-21T10:35:18.210Z] #0 8.196 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
10:35:18 [2022-09-21T10:35:18.210Z] #0 8.206 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
10:35:18 [2022-09-21T10:35:18.210Z] #0 8.219 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
10:35:18 [2022-09-21T10:35:18.210Z] #0 8.235 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
10:35:18 [2022-09-21T10:35:18.210Z] #0 8.246 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
10:35:18 [2022-09-21T10:35:18.210Z] #0 8.259 Setting up libssh2-1:amd64 (1.9.0-2) ...
10:35:18 [2022-09-21T10:35:18.210Z] #0 8.270 Setting up openssl (1.1.1n-0+deb11u3) ...
10:35:18 [2022-09-21T10:35:18.210Z] #0 8.288 Setting up libonig5:amd64 (6.9.6-1.1) ...
10:35:18 [2022-09-21T10:35:18.210Z] #0 8.296 Setting up libjq1:amd64 (1.6-2.1) ...
10:35:18 [2022-09-21T10:35:18.210Z] #0 8.308 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
10:35:18 [2022-09-21T10:35:18.210Z] #0 8.318 Setting up ca-certificates (20210119) ...
10:35:18 [2022-09-21T10:35:18.267Z] #34 108.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
10:35:18 [2022-09-21T10:35:18.267Z] #34 108.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
10:35:18 [2022-09-21T10:35:18.267Z] #34 108.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:35:18 [2022-09-21T10:35:18.430Z] #23 8.134 
10:35:18 [2022-09-21T10:35:18.467Z] #16 ...
10:35:18 [2022-09-21T10:35:18.467Z] 
10:35:18 [2022-09-21T10:35:18.467Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb
10:35:18 [2022-09-21T10:35:18.467Z] #10 extracting sha256:8471b75885efc7790a16be5328e3b368567b76a60fc3feabd6869c15e175ee05 6.8s done
10:35:18 [2022-09-21T10:35:18.689Z] #23 8.378 #=#=#                                                                         

######################################################################## 100.0%
10:35:18 [2022-09-21T10:35:18.723Z] #10 extracting sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386
10:35:18 [2022-09-21T10:35:18.946Z] #23 8.654 
10:35:19 [2022-09-21T10:35:19.202Z] #23 ...
10:35:19 [2022-09-21T10:35:19.202Z] 
10:35:19 [2022-09-21T10:35:19.202Z] #20 [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
10:35:19 [2022-09-21T10:35:19.202Z] #20 3.540 + RM_GOPATH=0
10:35:19 [2022-09-21T10:35:19.202Z] #20 3.540 + TMP_GOPATH=
10:35:19 [2022-09-21T10:35:19.202Z] #20 3.540 + : /build
10:35:19 [2022-09-21T10:35:19.202Z] #20 3.540 + '[' -z '' ']'
10:35:19 [2022-09-21T10:35:19.202Z] #20 3.542 ++ mktemp -d
10:35:19 [2022-09-21T10:35:19.202Z] #20 3.585 + export GOPATH=/tmp/tmp.bJUNcMmLPY
10:35:19 [2022-09-21T10:35:19.202Z] #20 3.585 + GOPATH=/tmp/tmp.bJUNcMmLPY
10:35:19 [2022-09-21T10:35:19.202Z] #20 3.585 + RM_GOPATH=1
10:35:19 [2022-09-21T10:35:19.202Z] #20 3.585 + case "$(go env GOARCH)" in
10:35:19 [2022-09-21T10:35:19.202Z] #20 3.585 ++ go env GOARCH
10:35:19 [2022-09-21T10:35:19.202Z] #20 3.585 + export GO_BUILDMODE=-buildmode=pie
10:35:19 [2022-09-21T10:35:19.202Z] #20 3.585 + GO_BUILDMODE=-buildmode=pie
10:35:19 [2022-09-21T10:35:19.202Z] #20 3.585 ++ dirname /tmp/install/install.sh
10:35:19 [2022-09-21T10:35:19.202Z] #20 3.585 + dir=/tmp/install
10:35:19 [2022-09-21T10:35:19.202Z] #20 3.585 + bin=dockercli
10:35:19 [2022-09-21T10:35:19.202Z] #20 3.585 + shift
10:35:19 [2022-09-21T10:35:19.202Z] #20 3.585 + '[' '!' -f /tmp/install/dockercli.installer ']'
10:35:19 [2022-09-21T10:35:19.202Z] #20 3.585 + . /tmp/install/dockercli.installer
10:35:19 [2022-09-21T10:35:19.202Z] #20 3.585 ++ : stable
10:35:19 [2022-09-21T10:35:19.202Z] #20 3.585 ++ : 17.06.2-ce
10:35:19 [2022-09-21T10:35:19.202Z] #20 3.585 + install_dockercli
10:35:19 [2022-09-21T10:35:19.202Z] #20 3.585 + echo 'Install docker/cli version 17.06.2-ce from stable'
10:35:19 [2022-09-21T10:35:19.202Z] #20 3.585 ++ uname -m
10:35:19 [2022-09-21T10:35:19.202Z] #20 3.585 + arch=aarch64
10:35:19 [2022-09-21T10:35:19.202Z] #20 3.585 + '[' aarch64 '!=' x86_64 ']'
10:35:19 [2022-09-21T10:35:19.202Z] #20 3.585 + '[' aarch64 '!=' s390x ']'
10:35:19 [2022-09-21T10:35:19.202Z] #20 3.585 + '[' aarch64 '!=' armhf ']'
10:35:19 [2022-09-21T10:35:19.202Z] #20 3.585 + build_dockercli
10:35:19 [2022-09-21T10:35:19.202Z] #20 3.585 + git clone https://github.com/docker/docker-ce /tmp/tmp.bJUNcMmLPY/tmp/docker-ce
10:35:19 [2022-09-21T10:35:19.202Z] #20 3.585 Cloning into '/tmp/tmp.bJUNcMmLPY/tmp/docker-ce'...
10:35:19 [2022-09-21T10:35:19.202Z] #20 3.616 Install docker/cli version 17.06.2-ce from stable
10:35:20 [2022-09-21T10:35:20.387Z] #9 extracting sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 3.5s done
10:35:20 [2022-09-21T10:35:20.953Z] #9 extracting sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734
10:35:21 [2022-09-21T10:35:21.212Z] #9 ...
10:35:21 [2022-09-21T10:35:21.212Z] 
10:35:21 [2022-09-21T10:35:21.212Z] #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
10:35:21 [2022-09-21T10:35:21.212Z] #16 10.95 0 added, 0 removed; done.
10:35:21 [2022-09-21T10:35:21.212Z] #16 10.95 Running hooks in /etc/ca-certificates/update.d...
10:35:21 [2022-09-21T10:35:21.212Z] #16 10.95 done.
10:35:21 [2022-09-21T10:35:21.212Z] #16 DONE 13.5s
10:35:21 [2022-09-21T10:35:21.212Z] 
10:35:21 [2022-09-21T10:35:21.212Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb
10:35:21 [2022-09-21T10:35:21.470Z] #9 ...
10:35:21 [2022-09-21T10:35:21.470Z] 
10:35:21 [2022-09-21T10:35:21.470Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
10:35:21 [2022-09-21T10:35:21.470Z] #17 DONE 0.4s
10:35:21 [2022-09-21T10:35:21.470Z] 
10:35:21 [2022-09-21T10:35:21.470Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb
10:35:22 [2022-09-21T10:35:22.898Z] #10 extracting sha256:b7aa120dd02d9fa75bb50861103f7837514028ea6f06e3e821b8c47c2c10d386 3.4s done
10:35:22 [2022-09-21T10:35:22.898Z] #10 extracting sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734 0.1s
10:35:23 [2022-09-21T10:35:23.155Z] #10 ...
10:35:23 [2022-09-21T10:35:23.155Z] 
10:35:23 [2022-09-21T10:35:23.155Z] #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
10:35:23 [2022-09-21T10:35:23.155Z] #16 8.943 Updating certificates in /etc/ssl/certs...
10:35:23 [2022-09-21T10:35:23.155Z] #16 9.730 129 added, 0 removed; done.
10:35:23 [2022-09-21T10:35:23.155Z] #16 9.766 Setting up jq (1.6-2.1) ...
10:35:23 [2022-09-21T10:35:23.155Z] #16 9.781 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ...
10:35:23 [2022-09-21T10:35:23.155Z] #16 9.795 Setting up curl (7.74.0-1.3+deb11u3) ...
10:35:23 [2022-09-21T10:35:23.155Z] #16 9.808 Processing triggers for libc-bin (2.31-13+deb11u4) ...
10:35:23 [2022-09-21T10:35:23.155Z] #16 9.835 Processing triggers for ca-certificates (20210119) ...
10:35:23 [2022-09-21T10:35:23.155Z] #16 9.850 Updating certificates in /etc/ssl/certs...
10:35:23 [2022-09-21T10:35:23.155Z] #16 10.47 0 added, 0 removed; done.
10:35:23 [2022-09-21T10:35:23.155Z] #16 10.47 Running hooks in /etc/ca-certificates/update.d...
10:35:23 [2022-09-21T10:35:23.155Z] #16 10.47 done.
10:35:23 [2022-09-21T10:35:23.155Z] #16 DONE 13.1s
10:35:23 [2022-09-21T10:35:23.155Z] 
10:35:23 [2022-09-21T10:35:23.155Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb
10:35:23 [2022-09-21T10:35:23.355Z] #10 extracting sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734 5.1s
10:35:23 [2022-09-21T10:35:23.411Z] #10 ...
10:35:23 [2022-09-21T10:35:23.411Z] 
10:35:23 [2022-09-21T10:35:23.411Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
10:35:23 [2022-09-21T10:35:23.411Z] #17 DONE 0.3s
10:35:23 [2022-09-21T10:35:23.411Z] 
10:35:23 [2022-09-21T10:35:23.411Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:251acc9398339576ae2a8706c294263440fc400fef0e742b5747789cfd7078cb
10:35:23 [2022-09-21T10:35:23.556Z] #34 113.7 Selecting previously unselected package g++-mingw-w64-x86-64.
10:35:23 [2022-09-21T10:35:23.556Z] #34 113.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
10:35:23 [2022-09-21T10:35:23.556Z] #34 113.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
10:35:23 [2022-09-21T10:35:23.556Z] #34 113.8 Selecting previously unselected package libapparmor1:amd64.
10:35:23 [2022-09-21T10:35:23.556Z] #34 113.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
10:35:23 [2022-09-21T10:35:23.556Z] #34 113.9 Unpacking libapparmor1:amd64 (2.13.6-10) ...
10:35:23 [2022-09-21T10:35:23.556Z] #34 114.0 Selecting previously unselected package libapparmor-dev:amd64.
10:35:23 [2022-09-21T10:35:23.556Z] #34 114.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
10:35:23 [2022-09-21T10:35:23.556Z] #34 114.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
10:35:23 [2022-09-21T10:35:23.816Z] #34 114.1 Selecting previously unselected package libbtrfs0:amd64.
10:35:23 [2022-09-21T10:35:23.816Z] #34 114.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
10:35:23 [2022-09-21T10:35:23.816Z] #34 114.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
10:35:23 [2022-09-21T10:35:23.816Z] #34 114.3 Selecting previously unselected package libbtrfs-dev:amd64.
10:35:23 [2022-09-21T10:35:23.816Z] #34 114.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
10:35:23 [2022-09-21T10:35:23.816Z] #34 114.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
10:35:24 [2022-09-21T10:35:24.076Z] #34 114.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
10:35:24 [2022-09-21T10:35:24.076Z] #34 114.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
10:35:24 [2022-09-21T10:35:24.076Z] #34 114.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
10:35:24 [2022-09-21T10:35:24.076Z] #34 114.5 Selecting previously unselected package libudev-dev:amd64.
10:35:24 [2022-09-21T10:35:24.076Z] #34 114.6 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ...
10:35:24 [2022-09-21T10:35:24.076Z] #34 114.6 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ...
10:35:24 [2022-09-21T10:35:24.336Z] #34 114.7 Selecting previously unselected package libsepol1-dev:amd64.
10:35:24 [2022-09-21T10:35:24.336Z] #34 114.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
10:35:24 [2022-09-21T10:35:24.336Z] #34 114.7 Unpacking libsepol1-dev:amd64 (3.1-1) ...
10:35:24 [2022-09-21T10:35:24.462Z] #20 ...
10:35:24 [2022-09-21T10:35:24.462Z] 
10:35:24 [2022-09-21T10:35:24.463Z] #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
10:35:24 [2022-09-21T10:35:24.463Z] #23 9.554 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
10:35:24 [2022-09-21T10:35:24.463Z] #23 10.52 #=#=#                                                                         
10:35:24 [2022-09-21T10:35:24.463Z] #23 10.80 #=#=#                                                                         
##O#-#                                                                        

####################################                                      50.6%
######################################################################## 100.0%
10:35:24 [2022-09-21T10:35:24.463Z] #23 12.44 
10:35:24 [2022-09-21T10:35:24.463Z] #23 12.80 Download of images into '/build' complete.
10:35:24 [2022-09-21T10:35:24.463Z] #23 12.80 Use something like the following to load the result into a Docker daemon:
10:35:24 [2022-09-21T10:35:24.463Z] #23 12.81   tar -cC '/build' . | docker load
10:35:24 [2022-09-21T10:35:24.463Z] #23 DONE 13.4s
10:35:24 [2022-09-21T10:35:24.463Z] 
10:35:24 [2022-09-21T10:35:24.463Z] #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
10:35:24 [2022-09-21T10:35:24.463Z] #0 4.162 + RM_GOPATH=0
10:35:24 [2022-09-21T10:35:24.463Z] #0 4.162 + TMP_GOPATH=
10:35:24 [2022-09-21T10:35:24.463Z] #0 4.162 + : /build
10:35:24 [2022-09-21T10:35:24.463Z] #0 4.162 + '[' -z '' ']'
10:35:24 [2022-09-21T10:35:24.463Z] #0 4.162 ++ mktemp -d
10:35:24 [2022-09-21T10:35:24.463Z] #0 4.175 + export GOPATH=/tmp/tmp.auQK9FNK8x
10:35:24 [2022-09-21T10:35:24.463Z] #0 4.175 + GOPATH=/tmp/tmp.auQK9FNK8x
10:35:24 [2022-09-21T10:35:24.463Z] #0 4.175 + RM_GOPATH=1
10:35:24 [2022-09-21T10:35:24.463Z] #0 4.175 + case "$(go env GOARCH)" in
10:35:24 [2022-09-21T10:35:24.463Z] #0 4.175 ++ go env GOARCH
10:35:24 [2022-09-21T10:35:24.463Z] #0 4.201 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:35:24 [2022-09-21T10:35:24.463Z] #0 4.201 + export GO_BUILDMODE=-buildmode=pie
10:35:24 [2022-09-21T10:35:24.463Z] #0 4.201 + GO_BUILDMODE=-buildmode=pie
10:35:24 [2022-09-21T10:35:24.463Z] #0 4.201 ++ dirname /tmp/install/install.sh
10:35:24 [2022-09-21T10:35:24.463Z] #0 4.201 + dir=/tmp/install
10:35:24 [2022-09-21T10:35:24.463Z] #0 4.201 + bin=tomlv
10:35:24 [2022-09-21T10:35:24.463Z] #0 4.201 + shift
10:35:24 [2022-09-21T10:35:24.463Z] #0 4.201 + '[' '!' -f /tmp/install/tomlv.installer ']'
10:35:24 [2022-09-21T10:35:24.463Z] #0 4.201 + . /tmp/install/tomlv.installer
10:35:24 [2022-09-21T10:35:24.463Z] #0 4.201 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:35:24 [2022-09-21T10:35:24.463Z] #0 4.201 + install_tomlv
10:35:24 [2022-09-21T10:35:24.463Z] #0 4.201 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
10:35:24 [2022-09-21T10:35:24.463Z] #0 4.201 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.auQK9FNK8x/src/github.com/BurntSushi/toml
10:35:24 [2022-09-21T10:35:24.463Z] #0 4.241 Cloning into '/tmp/tmp.auQK9FNK8x/src/github.com/BurntSushi/toml'...
10:35:24 [2022-09-21T10:35:24.463Z] #0 5.280 + cd /tmp/tmp.auQK9FNK8x/src/github.com/BurntSushi/toml
10:35:24 [2022-09-21T10:35:24.463Z] #0 5.281 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:35:24 [2022-09-21T10:35:24.463Z] #0 5.427 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
10:35:24 [2022-09-21T10:35:24.463Z] #0 5.971 internal/goarch
10:35:24 [2022-09-21T10:35:24.463Z] #0 6.020 internal/unsafeheader
10:35:24 [2022-09-21T10:35:24.463Z] #0 6.209 internal/abi
10:35:24 [2022-09-21T10:35:24.463Z] #0 6.222 internal/cpu
10:35:24 [2022-09-21T10:35:24.463Z] #0 6.796 internal/goexperiment
10:35:24 [2022-09-21T10:35:24.463Z] #0 6.912 internal/bytealg
10:35:24 [2022-09-21T10:35:24.463Z] #0 6.940 internal/goos
10:35:24 [2022-09-21T10:35:24.463Z] #0 7.066 runtime/internal/atomic
10:35:24 [2022-09-21T10:35:24.463Z] #0 7.831 runtime/internal/math
10:35:24 [2022-09-21T10:35:24.463Z] #0 7.936 runtime/internal/sys
10:35:24 [2022-09-21T10:35:24.463Z] #0 8.088 runtime/internal/syscall
10:35:24 [2022-09-21T10:35:24.463Z] #0 8.441 internal/itoa
10:35:24 [2022-09-21T10:35:24.463Z] #24 8.830 runtime
10:35:24 [2022-09-21T10:35:24.596Z] #34 115.0 Selecting previously unselected package libpcre2-16-0:amd64.
10:35:24 [2022-09-21T10:35:24.596Z] #34 115.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
10:35:24 [2022-09-21T10:35:24.724Z] #24 9.049 math/bits
10:35:24 [2022-09-21T10:35:24.856Z] #34 115.0 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
10:35:24 [2022-09-21T10:35:24.856Z] #34 115.3 Selecting previously unselected package libpcre2-32-0:amd64.
10:35:24 [2022-09-21T10:35:24.856Z] #34 115.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
10:35:24 [2022-09-21T10:35:24.856Z] #34 115.3 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
10:35:25 [2022-09-21T10:35:25.116Z] #34 115.5 Selecting previously unselected package libpcre2-posix2:amd64.
10:35:25 [2022-09-21T10:35:25.116Z] #34 115.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
10:35:25 [2022-09-21T10:35:25.116Z] #34 115.5 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
10:35:25 [2022-09-21T10:35:25.116Z] #34 115.5 Selecting previously unselected package libpcre2-dev:amd64.
10:35:25 [2022-09-21T10:35:25.116Z] #34 115.6 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
10:35:25 [2022-09-21T10:35:25.116Z] #34 115.6 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
10:35:25 [2022-09-21T10:35:25.652Z] #24 9.813 math
10:35:25 [2022-09-21T10:35:25.652Z] #24 ...
10:35:25 [2022-09-21T10:35:25.652Z] 
10:35:25 [2022-09-21T10:35:25.652Z] #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
10:35:25 [2022-09-21T10:35:25.652Z] #0 4.189 + RM_GOPATH=0
10:35:25 [2022-09-21T10:35:25.652Z] #0 4.193 + TMP_GOPATH=
10:35:25 [2022-09-21T10:35:25.652Z] #0 4.193 + : /build
10:35:25 [2022-09-21T10:35:25.652Z] #0 4.193 + '[' -z '' ']'
10:35:25 [2022-09-21T10:35:25.652Z] #0 4.193 ++ mktemp -d
10:35:25 [2022-09-21T10:35:25.652Z] #0 4.199 + export GOPATH=/tmp/tmp.e9a3iSRR5h
10:35:25 [2022-09-21T10:35:25.652Z] #0 4.199 + GOPATH=/tmp/tmp.e9a3iSRR5h
10:35:25 [2022-09-21T10:35:25.652Z] #0 4.199 + RM_GOPATH=1
10:35:25 [2022-09-21T10:35:25.652Z] #0 4.199 + case "$(go env GOARCH)" in
10:35:25 [2022-09-21T10:35:25.652Z] #0 4.209 ++ go env GOARCH
10:35:25 [2022-09-21T10:35:25.652Z] #0 4.209 + export GO_BUILDMODE=-buildmode=pie
10:35:25 [2022-09-21T10:35:25.652Z] #0 4.209 + GO_BUILDMODE=-buildmode=pie
10:35:25 [2022-09-21T10:35:25.652Z] #0 4.223 ++ dirname /tmp/install/install.sh
10:35:25 [2022-09-21T10:35:25.652Z] #0 4.223 + dir=/tmp/install
10:35:25 [2022-09-21T10:35:25.652Z] #0 4.223 + bin=rootlesskit
10:35:25 [2022-09-21T10:35:25.652Z] #0 4.223 + shift
10:35:25 [2022-09-21T10:35:25.652Z] #0 4.223 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
10:35:25 [2022-09-21T10:35:25.652Z] #0 4.223 + . /tmp/install/rootlesskit.installer
10:35:25 [2022-09-21T10:35:25.652Z] #0 4.223 ++ : v0.14.4
10:35:25 [2022-09-21T10:35:25.652Z] #0 4.223 + install_rootlesskit
10:35:25 [2022-09-21T10:35:25.652Z] #0 4.223 + case "$1" in
10:35:25 [2022-09-21T10:35:25.652Z] #0 4.223 + export CGO_ENABLED=0
10:35:25 [2022-09-21T10:35:25.652Z] #0 4.223 + CGO_ENABLED=0
10:35:25 [2022-09-21T10:35:25.652Z] #0 4.223 + _install_rootlesskit
10:35:25 [2022-09-21T10:35:25.652Z] #0 4.225 + echo 'Install rootlesskit version v0.14.4'
10:35:25 [2022-09-21T10:35:25.652Z] #0 4.225 + for f in rootlesskit rootlesskit-docker-proxy
10:35:25 [2022-09-21T10:35:25.652Z] #0 4.225 + GOBIN=/build
10:35:25 [2022-09-21T10:35:25.652Z] #0 4.225 + GO111MODULE=on
10:35:25 [2022-09-21T10:35:25.652Z] #0 4.225 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
10:35:25 [2022-09-21T10:35:25.652Z] #0 4.233 Install rootlesskit version v0.14.4
10:35:25 [2022-09-21T10:35:25.652Z] #0 4.810 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
10:35:25 [2022-09-21T10:35:25.652Z] #0 7.402 go: downloading github.com/pkg/errors v0.9.1
10:35:25 [2022-09-21T10:35:25.652Z] #0 7.417 go: downloading github.com/sirupsen/logrus v1.8.1
10:35:25 [2022-09-21T10:35:25.652Z] #0 7.463 go: downloading github.com/urfave/cli/v2 v2.3.0
10:35:25 [2022-09-21T10:35:25.652Z] #0 8.024 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
10:35:25 [2022-09-21T10:35:25.652Z] #25 10.23 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
10:35:25 [2022-09-21T10:35:25.652Z] #25 ...
10:35:25 [2022-09-21T10:35:25.652Z] 
10:35:25 [2022-09-21T10:35:25.653Z] #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
10:35:25 [2022-09-21T10:35:25.653Z] #0 3.908 + RM_GOPATH=0
10:35:25 [2022-09-21T10:35:25.653Z] #0 3.908 + TMP_GOPATH=
10:35:25 [2022-09-21T10:35:25.653Z] #0 3.908 + : /build
10:35:25 [2022-09-21T10:35:25.653Z] #0 3.908 + '[' -z '' ']'
10:35:25 [2022-09-21T10:35:25.653Z] #0 3.915 ++ mktemp -d
10:35:25 [2022-09-21T10:35:25.653Z] #0 3.915 + export GOPATH=/tmp/tmp.gxa4svayh3
10:35:25 [2022-09-21T10:35:25.653Z] #0 3.915 + GOPATH=/tmp/tmp.gxa4svayh3
10:35:25 [2022-09-21T10:35:25.653Z] #0 3.915 + RM_GOPATH=1
10:35:25 [2022-09-21T10:35:25.653Z] #0 3.915 + case "$(go env GOARCH)" in
10:35:25 [2022-09-21T10:35:25.653Z] #0 3.915 ++ go env GOARCH
10:35:25 [2022-09-21T10:35:25.653Z] #0 3.917 + export GO_BUILDMODE=-buildmode=pie
10:35:25 [2022-09-21T10:35:25.653Z] #0 3.917 + GO_BUILDMODE=-buildmode=pie
10:35:25 [2022-09-21T10:35:25.653Z] #0 3.918 ++ dirname /tmp/install/install.sh
10:35:25 [2022-09-21T10:35:25.653Z] #0 3.931 Install vndr version v0.1.2
10:35:25 [2022-09-21T10:35:25.653Z] #0 3.931 + dir=/tmp/install
10:35:25 [2022-09-21T10:35:25.653Z] #0 3.931 + bin=vndr
10:35:25 [2022-09-21T10:35:25.653Z] #0 3.931 + shift
10:35:25 [2022-09-21T10:35:25.653Z] #0 3.931 + '[' '!' -f /tmp/install/vndr.installer ']'
10:35:25 [2022-09-21T10:35:25.653Z] #0 3.931 + . /tmp/install/vndr.installer
10:35:25 [2022-09-21T10:35:25.653Z] #0 3.931 ++ : v0.1.2
10:35:25 [2022-09-21T10:35:25.653Z] #0 3.931 + install_vndr
10:35:25 [2022-09-21T10:35:25.653Z] #0 3.931 + echo 'Install vndr version v0.1.2'
10:35:25 [2022-09-21T10:35:25.653Z] #0 3.931 + GOBIN=/build
10:35:25 [2022-09-21T10:35:25.653Z] #0 3.931 + GO111MODULE=on
10:35:25 [2022-09-21T10:35:25.653Z] #0 3.931 + go install github.com/LK4D4/vndr@v0.1.2
10:35:25 [2022-09-21T10:35:25.653Z] #0 4.501 go: downloading github.com/LK4D4/vndr v0.1.2
10:35:25 [2022-09-21T10:35:25.686Z] #34 116.0 Selecting previously unselected package libselinux1-dev:amd64.
10:35:25 [2022-09-21T10:35:25.686Z] #34 116.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
10:35:25 [2022-09-21T10:35:25.686Z] #34 116.1 Unpacking libselinux1-dev:amd64 (3.1-3) ...
10:35:25 [2022-09-21T10:35:25.881Z] #10 extracting sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734 7.6s done
10:35:25 [2022-09-21T10:35:25.881Z] #10 extracting sha256:cd3416ecab879296d41843948ae859cadb4bd4300a60b23abef443645845ab4a
10:35:25 [2022-09-21T10:35:25.909Z] #26 ...
10:35:25 [2022-09-21T10:35:25.909Z] 
10:35:25 [2022-09-21T10:35:25.909Z] #27 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
10:35:25 [2022-09-21T10:35:25.909Z] #0 5.135 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:35:25 [2022-09-21T10:35:25.909Z] #0 5.184 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:35:25 [2022-09-21T10:35:25.909Z] #0 5.184 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:35:25 [2022-09-21T10:35:25.909Z] #0 6.115 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
10:35:25 [2022-09-21T10:35:25.909Z] #0 8.629 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [182 kB]
10:35:25 [2022-09-21T10:35:25.945Z] #34 116.3 Selecting previously unselected package libdevmapper-dev:amd64.
10:35:25 [2022-09-21T10:35:25.946Z] #34 116.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
10:35:25 [2022-09-21T10:35:25.946Z] #34 116.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
10:35:26 [2022-09-21T10:35:26.138Z] #10 extracting sha256:cd3416ecab879296d41843948ae859cadb4bd4300a60b23abef443645845ab4a done
10:35:26 [2022-09-21T10:35:26.138Z] #10 DONE 27.6s
10:35:26 [2022-09-21T10:35:26.138Z] 
10:35:26 [2022-09-21T10:35:26.138Z] #18 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
10:35:26 [2022-09-21T10:35:26.168Z] #27 ...
10:35:26 [2022-09-21T10:35:26.168Z] 
10:35:26 [2022-09-21T10:35:26.168Z] #28 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
10:35:26 [2022-09-21T10:35:26.168Z] #0 5.068 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:35:26 [2022-09-21T10:35:26.168Z] #0 5.153 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:35:26 [2022-09-21T10:35:26.168Z] #0 5.159 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:35:26 [2022-09-21T10:35:26.168Z] #0 6.290 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
10:35:26 [2022-09-21T10:35:26.168Z] #0 8.588 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [182 kB]
10:35:26 [2022-09-21T10:35:26.168Z] #28 ...
10:35:26 [2022-09-21T10:35:26.168Z] 
10:35:26 [2022-09-21T10:35:26.168Z] #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
10:35:26 [2022-09-21T10:35:26.168Z] #0 3.944 + RM_GOPATH=0
10:35:26 [2022-09-21T10:35:26.168Z] #0 3.944 + TMP_GOPATH=
10:35:26 [2022-09-21T10:35:26.168Z] #0 3.944 + : /build
10:35:26 [2022-09-21T10:35:26.168Z] #0 3.944 + '[' -z '' ']'
10:35:26 [2022-09-21T10:35:26.168Z] #0 3.944 ++ mktemp -d
10:35:26 [2022-09-21T10:35:26.168Z] #0 3.944 + export GOPATH=/tmp/tmp.uLOyVkC4cB
10:35:26 [2022-09-21T10:35:26.168Z] #0 3.944 + GOPATH=/tmp/tmp.uLOyVkC4cB
10:35:26 [2022-09-21T10:35:26.168Z] #0 3.944 + RM_GOPATH=1
10:35:26 [2022-09-21T10:35:26.168Z] #0 3.944 + case "$(go env GOARCH)" in
10:35:26 [2022-09-21T10:35:26.168Z] #0 3.945 ++ go env GOARCH
10:35:26 [2022-09-21T10:35:26.168Z] #0 3.953 + export GO_BUILDMODE=-buildmode=pie
10:35:26 [2022-09-21T10:35:26.168Z] #0 3.953 + GO_BUILDMODE=-buildmode=pie
10:35:26 [2022-09-21T10:35:26.168Z] #0 3.953 ++ dirname /tmp/install/install.sh
10:35:26 [2022-09-21T10:35:26.168Z] #0 3.953 + dir=/tmp/install
10:35:26 [2022-09-21T10:35:26.168Z] #0 3.953 + bin=shfmt
10:35:26 [2022-09-21T10:35:26.168Z] #0 3.953 + shift
10:35:26 [2022-09-21T10:35:26.168Z] #0 3.953 + '[' '!' -f /tmp/install/shfmt.installer ']'
10:35:26 [2022-09-21T10:35:26.168Z] #0 3.953 + . /tmp/install/shfmt.installer
10:35:26 [2022-09-21T10:35:26.168Z] #0 3.953 ++ : v3.0.2
10:35:26 [2022-09-21T10:35:26.168Z] #0 3.953 + install_shfmt
10:35:26 [2022-09-21T10:35:26.168Z] #0 3.959 + echo 'Install shfmt version v3.0.2'
10:35:26 [2022-09-21T10:35:26.168Z] #0 3.959 + GOBIN=/build
10:35:26 [2022-09-21T10:35:26.168Z] #0 3.959 + GO111MODULE=on
10:35:26 [2022-09-21T10:35:26.168Z] #0 3.959 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
10:35:26 [2022-09-21T10:35:26.168Z] #0 3.959 Install shfmt version v3.0.2
10:35:26 [2022-09-21T10:35:26.168Z] #0 4.447 go: downloading mvdan.cc/sh/v3 v3.0.2
10:35:26 [2022-09-21T10:35:26.168Z] #0 5.381 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:35:26 [2022-09-21T10:35:26.168Z] #0 5.390 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:35:26 [2022-09-21T10:35:26.168Z] #0 5.437 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:35:26 [2022-09-21T10:35:26.168Z] #0 6.945 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:35:26 [2022-09-21T10:35:26.205Z] #34 116.4 Selecting previously unselected package libseccomp-dev:amd64.
10:35:26 [2022-09-21T10:35:26.205Z] #34 116.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
10:35:26 [2022-09-21T10:35:26.205Z] #34 116.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
10:35:26 [2022-09-21T10:35:26.205Z] #34 116.6 Selecting previously unselected package libsystemd-dev:amd64.
10:35:26 [2022-09-21T10:35:26.205Z] #34 116.6 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ...
10:35:26 [2022-09-21T10:35:26.205Z] #34 116.6 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ...
10:35:26 [2022-09-21T10:35:26.472Z] #29 ...
10:35:26 [2022-09-21T10:35:26.472Z] 
10:35:26 [2022-09-21T10:35:26.472Z] #30 [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
10:35:26 [2022-09-21T10:35:26.472Z] #0 4.517 + git clone https://github.com/kolyshkin/go-swagger.git .
10:35:26 [2022-09-21T10:35:26.472Z] #0 4.532 Cloning into '.'...
10:35:26 [2022-09-21T10:35:26.472Z] #30 ...
10:35:26 [2022-09-21T10:35:26.472Z] 
10:35:26 [2022-09-21T10:35:26.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
10:35:26 [2022-09-21T10:35:26.472Z] #0 4.390 + RM_GOPATH=0
10:35:26 [2022-09-21T10:35:26.472Z] #0 4.390 + TMP_GOPATH=
10:35:26 [2022-09-21T10:35:26.472Z] #0 4.390 + : /build
10:35:26 [2022-09-21T10:35:26.472Z] #0 4.390 + '[' -z '' ']'
10:35:26 [2022-09-21T10:35:26.472Z] #0 4.390 ++ mktemp -d
10:35:26 [2022-09-21T10:35:26.472Z] #0 4.398 + export GOPATH=/tmp/tmp.4F9XmZhGnB
10:35:26 [2022-09-21T10:35:26.472Z] #0 4.398 + GOPATH=/tmp/tmp.4F9XmZhGnB
10:35:26 [2022-09-21T10:35:26.473Z] #0 4.398 + RM_GOPATH=1
10:35:26 [2022-09-21T10:35:26.473Z] #0 4.398 + case "$(go env GOARCH)" in
10:35:26 [2022-09-21T10:35:26.473Z] #0 4.414 ++ go env GOARCH
10:35:26 [2022-09-21T10:35:26.473Z] #0 4.441 Install golangci-lint version v1.44.0
10:35:26 [2022-09-21T10:35:26.473Z] #0 4.441 + export GO_BUILDMODE=-buildmode=pie
10:35:26 [2022-09-21T10:35:26.473Z] #0 4.441 + GO_BUILDMODE=-buildmode=pie
10:35:26 [2022-09-21T10:35:26.473Z] #0 4.441 ++ dirname /tmp/install/install.sh
10:35:26 [2022-09-21T10:35:26.473Z] #0 4.441 + dir=/tmp/install
10:35:26 [2022-09-21T10:35:26.473Z] #0 4.441 + bin=golangci_lint
10:35:26 [2022-09-21T10:35:26.473Z] #0 4.441 + shift
10:35:26 [2022-09-21T10:35:26.473Z] #0 4.441 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
10:35:26 [2022-09-21T10:35:26.473Z] #0 4.441 + . /tmp/install/golangci_lint.installer
10:35:26 [2022-09-21T10:35:26.473Z] #0 4.441 ++ : v1.44.0
10:35:26 [2022-09-21T10:35:26.473Z] #0 4.441 + install_golangci_lint
10:35:26 [2022-09-21T10:35:26.473Z] #0 4.441 + set -e
10:35:26 [2022-09-21T10:35:26.473Z] #0 4.441 + echo 'Install golangci-lint version v1.44.0'
10:35:26 [2022-09-21T10:35:26.473Z] #0 4.441 + GOBIN=/build
10:35:26 [2022-09-21T10:35:26.473Z] #0 4.441 + GO111MODULE=on
10:35:26 [2022-09-21T10:35:26.473Z] #0 4.441 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0
10:35:26 [2022-09-21T10:35:26.473Z] #0 4.896 go: downloading github.com/golangci/golangci-lint v1.44.0
10:35:26 [2022-09-21T10:35:26.730Z] #31 ...
10:35:26 [2022-09-21T10:35:26.730Z] 
10:35:26 [2022-09-21T10:35:26.730Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
10:35:26 [2022-09-21T10:35:26.730Z] #0 5.052 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:35:26 [2022-09-21T10:35:26.730Z] #0 5.119 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:35:26 [2022-09-21T10:35:26.730Z] #0 5.120 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:35:26 [2022-09-21T10:35:26.730Z] #0 6.087 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
10:35:26 [2022-09-21T10:35:26.730Z] #0 8.791 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [182 kB]
10:35:26 [2022-09-21T10:35:26.730Z] #32 ...
10:35:26 [2022-09-21T10:35:26.730Z] 
10:35:26 [2022-09-21T10:35:26.731Z] #33 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
10:35:26 [2022-09-21T10:35:26.731Z] #0 4.575 + git clone https://github.com/docker/distribution.git .
10:35:26 [2022-09-21T10:35:26.731Z] #0 4.578 Cloning into '.'...
10:35:26 [2022-09-21T10:35:26.740Z] #9 extracting sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734 5.0s
10:35:26 [2022-09-21T10:35:26.775Z] #34 117.1 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
10:35:26 [2022-09-21T10:35:26.775Z] #34 ...
10:35:26 [2022-09-21T10:35:26.775Z] 
10:35:26 [2022-09-21T10:35:26.775Z] #24 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
10:35:26 [2022-09-21T10:35:26.775Z] #24 117.0 + for f in rootlesskit rootlesskit-docker-proxy
10:35:26 [2022-09-21T10:35:26.775Z] #24 117.0 + GOBIN=/build
10:35:26 [2022-09-21T10:35:26.775Z] #24 117.0 + GO111MODULE=on
10:35:26 [2022-09-21T10:35:26.775Z] #24 117.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
10:35:26 [2022-09-21T10:35:26.986Z] #33 ...
10:35:26 [2022-09-21T10:35:26.986Z] 
10:35:26 [2022-09-21T10:35:26.986Z] #34 [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
10:35:26 [2022-09-21T10:35:26.986Z] #0 4.393 + RM_GOPATH=0
10:35:26 [2022-09-21T10:35:26.987Z] #0 4.393 + TMP_GOPATH=
10:35:26 [2022-09-21T10:35:26.987Z] #0 4.393 + : /build
10:35:26 [2022-09-21T10:35:26.987Z] #0 4.393 + '[' -z '' ']'
10:35:26 [2022-09-21T10:35:26.987Z] #0 4.399 ++ mktemp -d
10:35:26 [2022-09-21T10:35:26.987Z] #0 4.399 + export GOPATH=/tmp/tmp.af7tYmHSgO
10:35:26 [2022-09-21T10:35:26.987Z] #0 4.399 + GOPATH=/tmp/tmp.af7tYmHSgO
10:35:26 [2022-09-21T10:35:26.987Z] #0 4.399 + RM_GOPATH=1
10:35:26 [2022-09-21T10:35:26.987Z] #0 4.399 + case "$(go env GOARCH)" in
10:35:26 [2022-09-21T10:35:26.987Z] #0 4.399 ++ go env GOARCH
10:35:26 [2022-09-21T10:35:26.987Z] #0 4.447 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789
10:35:26 [2022-09-21T10:35:26.987Z] #0 4.447 + export GO_BUILDMODE=-buildmode=pie
10:35:26 [2022-09-21T10:35:26.987Z] #0 4.447 + GO_BUILDMODE=-buildmode=pie
10:35:26 [2022-09-21T10:35:26.987Z] #0 4.447 ++ dirname /tmp/install/install.sh
10:35:26 [2022-09-21T10:35:26.987Z] #0 4.447 + dir=/tmp/install
10:35:26 [2022-09-21T10:35:26.987Z] #0 4.447 + bin=proxy
10:35:26 [2022-09-21T10:35:26.987Z] #0 4.447 + shift
10:35:26 [2022-09-21T10:35:26.987Z] #0 4.447 + '[' '!' -f /tmp/install/proxy.installer ']'
10:35:26 [2022-09-21T10:35:26.987Z] #0 4.447 + . /tmp/install/proxy.installer
10:35:26 [2022-09-21T10:35:26.987Z] #0 4.447 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789
10:35:26 [2022-09-21T10:35:26.987Z] #0 4.447 + install_proxy
10:35:26 [2022-09-21T10:35:26.987Z] #0 4.447 + case "$1" in
10:35:26 [2022-09-21T10:35:26.987Z] #0 4.447 + export CGO_ENABLED=0
10:35:26 [2022-09-21T10:35:26.987Z] #0 4.447 + CGO_ENABLED=0
10:35:26 [2022-09-21T10:35:26.987Z] #0 4.447 + _install_proxy
10:35:26 [2022-09-21T10:35:26.987Z] #0 4.447 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789'
10:35:26 [2022-09-21T10:35:26.987Z] #0 4.447 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.af7tYmHSgO/src/github.com/docker/libnetwork
10:35:26 [2022-09-21T10:35:26.987Z] #0 4.453 Cloning into '/tmp/tmp.af7tYmHSgO/src/github.com/docker/libnetwork'...
10:35:26 [2022-09-21T10:35:26.987Z] #34 ...
10:35:26 [2022-09-21T10:35:26.987Z] 
10:35:26 [2022-09-21T10:35:26.987Z] #35 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
10:35:26 [2022-09-21T10:35:26.987Z] #0 5.155 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:35:26 [2022-09-21T10:35:26.987Z] #0 5.210 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:35:26 [2022-09-21T10:35:26.987Z] #0 5.210 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:35:26 [2022-09-21T10:35:26.987Z] #0 6.206 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
10:35:26 [2022-09-21T10:35:26.987Z] #0 8.763 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [182 kB]
10:35:26 [2022-09-21T10:35:26.987Z] #0 11.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
10:35:27 [2022-09-21T10:35:27.293Z] #35 ...
10:35:27 [2022-09-21T10:35:27.293Z] 
10:35:27 [2022-09-21T10:35:27.293Z] #36 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
10:35:27 [2022-09-21T10:35:27.293Z] #0 4.583 + RM_GOPATH=0
10:35:27 [2022-09-21T10:35:27.293Z] #0 4.583 + TMP_GOPATH=
10:35:27 [2022-09-21T10:35:27.293Z] #0 4.583 + : /build
10:35:27 [2022-09-21T10:35:27.293Z] #0 4.583 + '[' -z '' ']'
10:35:27 [2022-09-21T10:35:27.293Z] #0 4.584 ++ mktemp -d
10:35:27 [2022-09-21T10:35:27.293Z] #0 4.601 + export GOPATH=/tmp/tmp.mrM29RknlM
10:35:27 [2022-09-21T10:35:27.293Z] #0 4.601 + GOPATH=/tmp/tmp.mrM29RknlM
10:35:27 [2022-09-21T10:35:27.293Z] #0 4.601 + RM_GOPATH=1
10:35:27 [2022-09-21T10:35:27.293Z] #0 4.601 + case "$(go env GOARCH)" in
10:35:27 [2022-09-21T10:35:27.293Z] #0 4.601 ++ go env GOARCH
10:35:27 [2022-09-21T10:35:27.293Z] #0 4.638 + export GO_BUILDMODE=-buildmode=pie
10:35:27 [2022-09-21T10:35:27.293Z] #0 4.638 + GO_BUILDMODE=-buildmode=pie
10:35:27 [2022-09-21T10:35:27.293Z] #0 4.638 ++ dirname /tmp/install/install.sh
10:35:27 [2022-09-21T10:35:27.293Z] #0 4.665 + dir=/tmp/install
10:35:27 [2022-09-21T10:35:27.293Z] #0 4.665 + bin=gotestsum
10:35:27 [2022-09-21T10:35:27.293Z] #0 4.665 + shift
10:35:27 [2022-09-21T10:35:27.293Z] #0 4.665 + '[' '!' -f /tmp/install/gotestsum.installer ']'
10:35:27 [2022-09-21T10:35:27.293Z] #0 4.665 + . /tmp/install/gotestsum.installer
10:35:27 [2022-09-21T10:35:27.293Z] #0 4.665 ++ : v1.7.0
10:35:27 [2022-09-21T10:35:27.293Z] #0 4.665 + install_gotestsum
10:35:27 [2022-09-21T10:35:27.293Z] #0 4.730 Install gotestsum version v1.7.0
10:35:27 [2022-09-21T10:35:27.293Z] #0 4.731 + set -e
10:35:27 [2022-09-21T10:35:27.293Z] #0 4.731 + echo 'Install gotestsum version v1.7.0'
10:35:27 [2022-09-21T10:35:27.293Z] #0 4.731 + GOBIN=/build
10:35:27 [2022-09-21T10:35:27.293Z] #0 4.731 + GO111MODULE=on
10:35:27 [2022-09-21T10:35:27.293Z] #0 4.731 + go install gotest.tools/gotestsum@v1.7.0
10:35:27 [2022-09-21T10:35:27.293Z] #0 5.224 go: downloading gotest.tools/gotestsum v1.7.0
10:35:27 [2022-09-21T10:35:27.293Z] #0 6.866 go: downloading github.com/dnephin/pflag v1.0.7
10:35:27 [2022-09-21T10:35:27.293Z] #0 6.880 go: downloading github.com/fatih/color v1.10.0
10:35:27 [2022-09-21T10:35:27.293Z] #0 7.008 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
10:35:27 [2022-09-21T10:35:27.293Z] #0 7.049 go: downloading github.com/pkg/errors v0.9.1
10:35:27 [2022-09-21T10:35:27.293Z] #0 7.417 go: downloading golang.org/x/tools v0.1.0
10:35:27 [2022-09-21T10:35:27.293Z] #0 7.494 go: downloading github.com/mattn/go-colorable v0.1.8
10:35:27 [2022-09-21T10:35:27.293Z] #0 7.786 go: downloading github.com/mattn/go-isatty v0.0.12
10:35:27 [2022-09-21T10:35:27.293Z] #0 7.891 go: downloading github.com/fsnotify/fsnotify v1.4.9
10:35:27 [2022-09-21T10:35:27.293Z] #0 8.056 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
10:35:27 [2022-09-21T10:35:27.293Z] #0 11.66 go: downloading github.com/jonboulle/clockwork v0.2.2
10:35:27 [2022-09-21T10:35:27.293Z] #36 11.70 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
10:35:27 [2022-09-21T10:35:27.293Z] #36 ...
10:35:27 [2022-09-21T10:35:27.293Z] 
10:35:27 [2022-09-21T10:35:27.293Z] #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
10:35:27 [2022-09-21T10:35:27.293Z] #25 10.84 go: downloading github.com/google/uuid v1.3.0
10:35:27 [2022-09-21T10:35:27.293Z] #25 10.99 go: downloading github.com/moby/vpnkit v0.5.0
10:35:27 [2022-09-21T10:35:27.293Z] #25 11.23 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
10:35:27 [2022-09-21T10:35:27.293Z] #25 11.37 go: downloading github.com/gofrs/flock v0.8.1
10:35:27 [2022-09-21T10:35:27.293Z] #25 11.39 go: downloading github.com/gorilla/mux v1.8.0
10:35:27 [2022-09-21T10:35:27.293Z] #25 11.54 go: downloading github.com/moby/sys/mountinfo v0.4.1
10:35:27 [2022-09-21T10:35:27.635Z] #25 11.93 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
10:35:28 [2022-09-21T10:35:28.063Z] #18 DONE 1.8s
10:35:28 [2022-09-21T10:35:28.063Z] 
10:35:28 [2022-09-21T10:35:28.063Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
10:35:28 [2022-09-21T10:35:28.063Z] #0 1.616 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
10:35:28 [2022-09-21T10:35:28.063Z] #0 1.876 
10:35:28 [2022-09-21T10:35:28.063Z] #0 2.091 #=#=#                                                                         

######################################################################## 100.0%
10:35:28 [2022-09-21T10:35:28.063Z] #0 2.349 
10:35:28 [2022-09-21T10:35:28.063Z] #0 3.249 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
10:35:28 [2022-09-21T10:35:28.063Z] #0 3.515 
10:35:28 [2022-09-21T10:35:28.063Z] #0 3.739 #=#=#                                                                         

######################################################################## 100.0%
10:35:28 [2022-09-21T10:35:28.063Z] #0 4.005 
10:35:28 [2022-09-21T10:35:28.063Z] #0 4.919 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
10:35:28 [2022-09-21T10:35:28.063Z] #0 5.182 
10:35:28 [2022-09-21T10:35:28.063Z] #0 5.396 #=#=#                                                                         

###################                                                       26.9%
##########################################                                59.1%
#################################################################         91.1%
######################################################################## 100.0%
10:35:28 [2022-09-21T10:35:28.063Z] #0 5.935 
10:35:28 [2022-09-21T10:35:28.063Z] #0 6.874 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
10:35:28 [2022-09-21T10:35:28.063Z] #0 7.126 
10:35:28 [2022-09-21T10:35:28.063Z] #0 7.352 #=#=#                                                                         

######################################################################## 100.0%
10:35:28 [2022-09-21T10:35:28.063Z] #0 7.615 
10:35:28 [2022-09-21T10:35:28.063Z] #0 8.281 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
10:35:28 [2022-09-21T10:35:28.063Z] #0 8.556 
10:35:28 [2022-09-21T10:35:28.063Z] #0 8.777 #=#=#                                                                         

######################################################################## 100.0%
10:35:28 [2022-09-21T10:35:28.063Z] #0 8.951 
10:35:28 [2022-09-21T10:35:28.063Z] #0 8.989 Download of images into '/build' complete.
10:35:28 [2022-09-21T10:35:28.063Z] #0 8.989 Use something like the following to load the result into a Docker daemon:
10:35:28 [2022-09-21T10:35:28.063Z] #0 8.989   tar -cC '/build' . | docker load
10:35:28 [2022-09-21T10:35:28.063Z] #19 DONE 9.9s
10:35:28 [2022-09-21T10:35:28.063Z] 
10:35:28 [2022-09-21T10:35:28.063Z] #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
10:35:28 [2022-09-21T10:35:28.275Z] #25 12.39 go: downloading github.com/u-root/u-root v7.0.0+incompatible
10:35:28 [2022-09-21T10:35:28.649Z] #20 DONE 0.8s
10:35:28 [2022-09-21T10:35:28.658Z] #9 extracting sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734 7.7s done
10:35:28 [2022-09-21T10:35:28.668Z] #10 extracting sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734 5.2s
10:35:28 [2022-09-21T10:35:28.685Z] #24 ...
10:35:28 [2022-09-21T10:35:28.685Z] 
10:35:28 [2022-09-21T10:35:28.685Z] #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
10:35:28 [2022-09-21T10:35:28.685Z] #39 54.66 include/common/asm/bitops.h: Assembler messages:
10:35:28 [2022-09-21T10:35:28.685Z] #39 54.66 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
10:35:28 [2022-09-21T10:35:28.685Z] #39 54.66 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
10:35:28 [2022-09-21T10:35:28.685Z] #39 54.66 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
10:35:28 [2022-09-21T10:35:28.685Z] #39 54.66 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
10:35:28 [2022-09-21T10:35:28.685Z] #39 54.69   CC       criu/arch/x86/crtools.o
10:35:28 [2022-09-21T10:35:28.685Z] #39 55.90   CC       criu/arch/x86/kerndat.o
10:35:28 [2022-09-21T10:35:28.685Z] #39 56.45   CC       criu/arch/x86/sigaction_compat.o
10:35:28 [2022-09-21T10:35:28.685Z] #39 56.67   CC       criu/arch/x86/sigframe.o
10:35:28 [2022-09-21T10:35:28.685Z] #39 56.88   LINK     criu/arch/x86/crtools.built-in.o
10:35:28 [2022-09-21T10:35:28.685Z] #39 56.94   DEP      criu/pie/util-vdso-elf32.d
10:35:28 [2022-09-21T10:35:28.685Z] #39 57.07   DEP      criu/pie/util-vdso.d
10:35:28 [2022-09-21T10:35:28.685Z] #39 57.22   DEP      criu/pie/util.d
10:35:28 [2022-09-21T10:35:28.685Z] #39 57.37   CC       criu/pie/util.o
10:35:28 [2022-09-21T10:35:28.685Z] #39 57.60   CC       criu/pie/util-vdso.o
10:35:28 [2022-09-21T10:35:28.685Z] #39 58.27   CC       criu/pie/util-vdso-elf32.o
10:35:28 [2022-09-21T10:35:28.685Z] #39 59.01   AR       criu/pie/pie.lib.a
10:35:28 [2022-09-21T10:35:28.685Z] #39 59.07   DEP      criu/pie/restorer.d
10:35:28 [2022-09-21T10:35:28.685Z] #39 59.27   DEP      criu/arch/x86/sigaction_compat_pie.d
10:35:28 [2022-09-21T10:35:28.685Z] #39 59.40   DEP      criu/arch/x86/restorer_unmap.d
10:35:28 [2022-09-21T10:35:28.685Z] #39 59.43   DEP      criu/arch/x86/restorer.d
10:35:28 [2022-09-21T10:35:28.685Z] #39 59.63   DEP      criu/arch/x86/vdso-pie.d
10:35:28 [2022-09-21T10:35:28.685Z] #39 59.73   DEP      criu/pie/parasite-vdso.d
10:35:28 [2022-09-21T10:35:28.685Z] #39 59.88   DEP      criu/pie/parasite.d
10:35:28 [2022-09-21T10:35:28.685Z] #39 60.11   CC       criu/pie/parasite.o
10:35:28 [2022-09-21T10:35:28.685Z] #39 61.08   LINK     criu/pie/parasite.built-in.o
10:35:28 [2022-09-21T10:35:28.685Z] #39 61.09   GEN      criu/pie/parasite-blob.h
10:35:28 [2022-09-21T10:35:28.685Z] #39 61.13   CC       criu/pie/parasite-vdso.o
10:35:28 [2022-09-21T10:35:28.685Z] #39 61.78   CC       criu/arch/x86/vdso-pie.o
10:35:28 [2022-09-21T10:35:28.685Z] #39 62.05   CC       criu/arch/x86/restorer.o
10:35:28 [2022-09-21T10:35:28.685Z] #39 62.52   CC       criu/arch/x86/restorer_unmap.o
10:35:28 [2022-09-21T10:35:28.685Z] #39 62.59   CC       criu/arch/x86/sigaction_compat_pie.o
10:35:28 [2022-09-21T10:35:28.685Z] #39 62.79   CC       criu/pie/restorer.o
10:35:28 [2022-09-21T10:35:28.685Z] #39 ...
10:35:28 [2022-09-21T10:35:28.685Z] 
10:35:28 [2022-09-21T10:35:28.685Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
10:35:28 [2022-09-21T10:35:28.685Z] #34 117.2 Setting up libapparmor1:amd64 (2.13.6-10) ...
10:35:28 [2022-09-21T10:35:28.686Z] #34 117.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
10:35:28 [2022-09-21T10:35:28.686Z] #34 117.2 Setting up libsepol1-dev:amd64 (3.1-1) ...
10:35:28 [2022-09-21T10:35:28.686Z] #34 117.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
10:35:28 [2022-09-21T10:35:28.686Z] #34 117.2 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
10:35:28 [2022-09-21T10:35:28.686Z] #34 117.2 Setting up libbtrfs0:amd64 (5.10.1-2) ...
10:35:28 [2022-09-21T10:35:28.686Z] #34 117.2 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
10:35:28 [2022-09-21T10:35:28.686Z] #34 117.3 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ...
10:35:28 [2022-09-21T10:35:28.686Z] #34 117.3 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
10:35:28 [2022-09-21T10:35:28.686Z] #34 117.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
10:35:28 [2022-09-21T10:35:28.686Z] #34 117.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
10:35:28 [2022-09-21T10:35:28.686Z] #34 117.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
10:35:28 [2022-09-21T10:35:28.686Z] #34 117.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
10:35:28 [2022-09-21T10:35:28.686Z] #34 117.4 Setting up mingw-w64-common (8.0.0-1) ...
10:35:28 [2022-09-21T10:35:28.686Z] #34 117.4 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ...
10:35:28 [2022-09-21T10:35:28.686Z] #34 117.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
10:35:28 [2022-09-21T10:35:28.686Z] #34 117.4 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
10:35:28 [2022-09-21T10:35:28.686Z] #34 117.4 Setting up libselinux1-dev:amd64 (3.1-3) ...
10:35:28 [2022-09-21T10:35:28.686Z] #34 117.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
10:35:28 [2022-09-21T10:35:28.686Z] #34 117.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:35:28 [2022-09-21T10:35:28.686Z] #34 117.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
10:35:28 [2022-09-21T10:35:28.686Z] #34 117.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:35:28 [2022-09-21T10:35:28.686Z] #34 117.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
10:35:28 [2022-09-21T10:35:28.686Z] #34 117.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
10:35:28 [2022-09-21T10:35:28.686Z] #34 117.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:35:28 [2022-09-21T10:35:28.686Z] #34 117.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
10:35:28 [2022-09-21T10:35:28.686Z] #34 117.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:35:28 [2022-09-21T10:35:28.686Z] #34 117.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
10:35:28 [2022-09-21T10:35:28.686Z] #34 117.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
10:35:28 [2022-09-21T10:35:28.686Z] #34 117.6 Setting up dmsetup (2:1.02.175-2.1) ...
10:35:28 [2022-09-21T10:35:28.686Z] #34 117.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
10:35:28 [2022-09-21T10:35:28.686Z] #34 117.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
10:35:28 [2022-09-21T10:35:28.686Z] #34 117.7 Processing triggers for libc-bin (2.31-13+deb11u4) ...
10:35:28 [2022-09-21T10:35:28.910Z] 
10:35:28 [2022-09-21T10:35:28.911Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
10:35:28 [2022-09-21T10:35:28.911Z] #21 ...
10:35:28 [2022-09-21T10:35:28.911Z] 
10:35:28 [2022-09-21T10:35:28.911Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
10:35:28 [2022-09-21T10:35:28.911Z] #22 DONE 0.2s
10:35:28 [2022-09-21T10:35:28.918Z] #9 extracting sha256:cd3416ecab879296d41843948ae859cadb4bd4300a60b23abef443645845ab4a done
10:35:28 [2022-09-21T10:35:28.918Z] #9 DONE 29.6s
10:35:28 [2022-09-21T10:35:28.918Z] 
10:35:28 [2022-09-21T10:35:28.918Z] #18 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
10:35:29 [2022-09-21T10:35:29.180Z] 
10:35:29 [2022-09-21T10:35:29.180Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
10:35:29 [2022-09-21T10:35:29.180Z] #21 DONE 0.3s
10:35:29 [2022-09-21T10:35:29.180Z] 
10:35:29 [2022-09-21T10:35:29.180Z] #23 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:35:30 [2022-09-21T10:35:30.595Z] #34 DONE 120.6s
10:35:30 [2022-09-21T10:35:30.595Z] 
10:35:30 [2022-09-21T10:35:30.595Z] #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
10:35:31 [2022-09-21T10:35:31.196Z] #10 extracting sha256:5cc67fe6144b8a2d33963edb62297bdaa3f968746061866b48db3f3125e68734 7.9s done
10:35:31 [2022-09-21T10:35:31.196Z] #10 extracting sha256:cd3416ecab879296d41843948ae859cadb4bd4300a60b23abef443645845ab4a
10:35:31 [2022-09-21T10:35:31.196Z] #10 extracting sha256:cd3416ecab879296d41843948ae859cadb4bd4300a60b23abef443645845ab4a done
10:35:31 [2022-09-21T10:35:31.196Z] #10 DONE 30.4s
10:35:31 [2022-09-21T10:35:31.196Z] 
10:35:31 [2022-09-21T10:35:31.196Z] #18 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
10:35:31 [2022-09-21T10:35:31.456Z] #18 DONE 2.2s
10:35:31 [2022-09-21T10:35:31.456Z] 
10:35:31 [2022-09-21T10:35:31.456Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
10:35:31 [2022-09-21T10:35:31.456Z] #0 1.636 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
10:35:31 [2022-09-21T10:35:31.456Z] #0 1.880 
10:35:31 [2022-09-21T10:35:31.456Z] #0 2.098 #=#=#                                                                         

######################################################################## 100.0%
10:35:31 [2022-09-21T10:35:31.456Z] #0 2.336 
10:35:31 [2022-09-21T10:35:31.456Z] #0 3.175 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
10:35:31 [2022-09-21T10:35:31.456Z] #0 3.444 
10:35:31 [2022-09-21T10:35:31.456Z] #0 3.659 #=#=#                                                                         

######################################################################## 100.0%
10:35:31 [2022-09-21T10:35:31.456Z] #0 3.912 
10:35:31 [2022-09-21T10:35:31.456Z] #0 4.778 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
10:35:31 [2022-09-21T10:35:31.456Z] #0 5.045 
10:35:31 [2022-09-21T10:35:31.457Z] #0 5.262 #=#=#                                                                         

###################                                                       27.4%
##########################################                                59.7%
#################################################################         91.3%
######################################################################## 100.0%
10:35:31 [2022-09-21T10:35:31.457Z] #0 5.783 
10:35:31 [2022-09-21T10:35:31.457Z] #0 6.681 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
10:35:31 [2022-09-21T10:35:31.457Z] #0 6.951 
10:35:31 [2022-09-21T10:35:31.457Z] #0 7.171 #=#=#                                                                         

######################################################################## 100.0%
10:35:31 [2022-09-21T10:35:31.457Z] #0 7.374 
10:35:31 [2022-09-21T10:35:31.457Z] #0 7.980 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
10:35:31 [2022-09-21T10:35:31.457Z] #0 8.157 
10:35:31 [2022-09-21T10:35:31.457Z] #0 8.373 #=#=#                                                                         

######################################################################## 100.0%
10:35:31 [2022-09-21T10:35:31.457Z] #0 8.556 
10:35:31 [2022-09-21T10:35:31.457Z] #0 8.593 Download of images into '/build' complete.
10:35:31 [2022-09-21T10:35:31.457Z] #0 8.593 Use something like the following to load the result into a Docker daemon:
10:35:31 [2022-09-21T10:35:31.457Z] #0 8.593   tar -cC '/build' . | docker load
10:35:31 [2022-09-21T10:35:31.457Z] #19 DONE 9.6s
10:35:31 [2022-09-21T10:35:31.457Z] 
10:35:31 [2022-09-21T10:35:31.457Z] #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
10:35:31 [2022-09-21T10:35:31.535Z] #40 1.395 + RM_GOPATH=0
10:35:31 [2022-09-21T10:35:31.535Z] #40 1.395 + TMP_GOPATH=
10:35:31 [2022-09-21T10:35:31.535Z] #40 1.395 + : /build
10:35:31 [2022-09-21T10:35:31.535Z] #40 1.395 + '[' -z '' ']'
10:35:31 [2022-09-21T10:35:31.535Z] #40 1.395 ++ mktemp -d
10:35:31 [2022-09-21T10:35:31.535Z] #40 1.395 + export GOPATH=/tmp/tmp.2OfHfHRIpT
10:35:31 [2022-09-21T10:35:31.535Z] #40 1.395 + GOPATH=/tmp/tmp.2OfHfHRIpT
10:35:31 [2022-09-21T10:35:31.535Z] #40 1.395 + RM_GOPATH=1
10:35:31 [2022-09-21T10:35:31.535Z] #40 1.395 + case "$(go env GOARCH)" in
10:35:31 [2022-09-21T10:35:31.535Z] #40 1.395 ++ go env GOARCH
10:35:31 [2022-09-21T10:35:31.715Z] #20 DONE 0.6s
10:35:31 [2022-09-21T10:35:31.715Z] 
10:35:31 [2022-09-21T10:35:31.715Z] #21 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
10:35:31 [2022-09-21T10:35:31.795Z] #40 ...
10:35:31 [2022-09-21T10:35:31.795Z] 
10:35:31 [2022-09-21T10:35:31.795Z] #41 [dev-systemd-false  1/26] RUN groupadd -r docker
10:35:31 [2022-09-21T10:35:31.795Z] #41 DONE 1.5s
10:35:31 [2022-09-21T10:35:31.795Z] 
10:35:31 [2022-09-21T10:35:31.795Z] #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
10:35:31 [2022-09-21T10:35:31.795Z] #40 1.417 + export GO_BUILDMODE=-buildmode=pie
10:35:31 [2022-09-21T10:35:31.795Z] #40 1.435 + GO_BUILDMODE=-buildmode=pie
10:35:31 [2022-09-21T10:35:31.795Z] #40 1.437 ++ dirname /tmp/install/install.sh
10:35:31 [2022-09-21T10:35:31.795Z] #40 1.439 + dir=/tmp/install
10:35:31 [2022-09-21T10:35:31.795Z] #40 1.440 + bin=runc
10:35:31 [2022-09-21T10:35:31.795Z] #40 1.440 + shift
10:35:31 [2022-09-21T10:35:31.795Z] #40 1.440 + '[' '!' -f /tmp/install/runc.installer ']'
10:35:31 [2022-09-21T10:35:31.795Z] #40 1.440 + . /tmp/install/runc.installer
10:35:31 [2022-09-21T10:35:31.795Z] #40 1.441 ++ set -e
10:35:31 [2022-09-21T10:35:31.795Z] #40 1.442 ++ : v1.1.4
10:35:31 [2022-09-21T10:35:31.795Z] #40 1.442 + install_runc
10:35:31 [2022-09-21T10:35:31.795Z] #40 1.442 + RUNC_BUILDTAGS=seccomp
10:35:31 [2022-09-21T10:35:31.795Z] #40 1.442 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
10:35:31 [2022-09-21T10:35:31.795Z] #40 1.442 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.2OfHfHRIpT/src/github.com/opencontainers/runc
10:35:31 [2022-09-21T10:35:31.795Z] #40 1.443 Install runc version v1.1.4 (build tags: seccomp)
10:35:31 [2022-09-21T10:35:31.795Z] #40 1.445 Cloning into '/tmp/tmp.2OfHfHRIpT/src/github.com/opencontainers/runc'...
10:35:31 [2022-09-21T10:35:31.975Z] #21 ...
10:35:31 [2022-09-21T10:35:31.975Z] 
10:35:31 [2022-09-21T10:35:31.975Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
10:35:31 [2022-09-21T10:35:31.975Z] #22 DONE 0.2s
10:35:31 [2022-09-21T10:35:31.975Z] 
10:35:31 [2022-09-21T10:35:31.975Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
10:35:31 [2022-09-21T10:35:31.975Z] #23 DONE 0.2s
10:35:32 [2022-09-21T10:35:32.245Z] 
10:35:32 [2022-09-21T10:35:32.245Z] #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
10:35:32 [2022-09-21T10:35:32.454Z] #25 16.24 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
10:35:32 [2022-09-21T10:35:32.454Z] #25 16.42 go: downloading github.com/russross/blackfriday/v2 v2.1.0
10:35:32 [2022-09-21T10:35:32.454Z] #25 ...
10:35:32 [2022-09-21T10:35:32.454Z] 
10:35:32 [2022-09-21T10:35:32.454Z] #35 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
10:35:32 [2022-09-21T10:35:32.454Z] #35 16.56 Fetched 8464 kB in 12s (724 kB/s)
10:35:33 [2022-09-21T10:35:33.095Z] #18 ...
10:35:33 [2022-09-21T10:35:33.096Z] 
10:35:33 [2022-09-21T10:35:33.096Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
10:35:33 [2022-09-21T10:35:33.096Z] #0 1.559 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
10:35:33 [2022-09-21T10:35:33.096Z] #0 1.837 
10:35:33 [2022-09-21T10:35:33.096Z] #0 2.051 #=#=#                                                                         

######################################################################## 100.0%
10:35:33 [2022-09-21T10:35:33.096Z] #0 2.310 
10:35:33 [2022-09-21T10:35:33.096Z] #0 3.169 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
10:35:33 [2022-09-21T10:35:33.096Z] #0 3.426 
10:35:33 [2022-09-21T10:35:33.096Z] #0 3.640 #=#=#                                                                         

######################################################################## 100.0%
10:35:33 [2022-09-21T10:35:33.096Z] #0 3.908 
10:35:33 [2022-09-21T10:35:33.096Z] #0 4.754 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
10:35:33 [2022-09-21T10:35:33.096Z] #0 5.021 
10:35:33 [2022-09-21T10:35:33.096Z] #0 5.246 #=#=#                                                                         

###################                                                       27.4%
############################################                              61.2%
###################################################################       93.2%
######################################################################## 100.0%
10:35:33 [2022-09-21T10:35:33.096Z] #0 5.780 
10:35:33 [2022-09-21T10:35:33.096Z] #0 6.641 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
10:35:33 [2022-09-21T10:35:33.096Z] #0 6.898 
10:35:33 [2022-09-21T10:35:33.096Z] #0 7.116 #=#=#                                                                         

######################################################################## 100.0%
10:35:33 [2022-09-21T10:35:33.096Z] #0 7.418 
10:35:33 [2022-09-21T10:35:33.096Z] #0 8.097 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
10:35:33 [2022-09-21T10:35:33.096Z] #0 8.398 
10:35:33 [2022-09-21T10:35:33.096Z] #0 8.616 #=#=#                                                                         

######################################################################## 100.0%
10:35:33 [2022-09-21T10:35:33.096Z] #0 8.830 
10:35:33 [2022-09-21T10:35:33.096Z] #0 8.870 Download of images into '/build' complete.
10:35:33 [2022-09-21T10:35:33.096Z] #0 8.870 Use something like the following to load the result into a Docker daemon:
10:35:33 [2022-09-21T10:35:33.096Z] #0 8.870   tar -cC '/build' . | docker load
10:35:33 [2022-09-21T10:35:33.096Z] #19 DONE 9.5s
10:35:33 [2022-09-21T10:35:33.096Z] 
10:35:33 [2022-09-21T10:35:33.096Z] #18 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
10:35:33 [2022-09-21T10:35:33.096Z] #18 DONE 1.5s
10:35:33 [2022-09-21T10:35:33.096Z] 
10:35:33 [2022-09-21T10:35:33.096Z] #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
10:35:33 [2022-09-21T10:35:33.175Z] #40 ...
10:35:33 [2022-09-21T10:35:33.175Z] 
10:35:33 [2022-09-21T10:35:33.175Z] #42 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
10:35:33 [2022-09-21T10:35:33.175Z] #42 DONE 1.1s
10:35:33 [2022-09-21T10:35:33.175Z] 
10:35:33 [2022-09-21T10:35:33.175Z] #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
10:35:33 [2022-09-21T10:35:33.175Z] #39 64.89   LINK     criu/pie/restorer.built-in.o
10:35:33 [2022-09-21T10:35:33.175Z] #39 64.92   GEN      criu/pie/restorer-blob.h
10:35:33 [2022-09-21T10:35:33.175Z] #39 64.99   DEP      criu/vdso.d
10:35:33 [2022-09-21T10:35:33.175Z] #39 65.16   DEP      criu/vdso-compat.d
10:35:33 [2022-09-21T10:35:33.175Z] #39 65.31   DEP      criu/uts_ns.d
10:35:33 [2022-09-21T10:35:33.175Z] #39 65.50   DEP      criu/util.d
10:35:33 [2022-09-21T10:35:33.175Z] #39 65.73   DEP      criu/uffd.d
10:35:33 [2022-09-21T10:35:33.175Z] #39 65.87   DEP      criu/tun.d
10:35:33 [2022-09-21T10:35:33.175Z] #39 66.03   DEP      criu/tty.d
10:35:33 [2022-09-21T10:35:33.175Z] #39 66.26   DEP      criu/timerfd.d
10:35:33 [2022-09-21T10:35:33.175Z] #39 66.46   DEP      criu/timens.d
10:35:33 [2022-09-21T10:35:33.175Z] #39 66.79   DEP      criu/sysfs_parse.d
10:35:33 [2022-09-21T10:35:33.175Z] #39 67.08   DEP      criu/sysctl.d
10:35:33 [2022-09-21T10:35:33.175Z] #39 67.35   DEP      criu/string.d
10:35:33 [2022-09-21T10:35:33.175Z] #39 67.53   DEP      criu/stats.d
10:35:33 [2022-09-21T10:35:33.175Z] #39 67.70   DEP      criu/sockets.d
10:35:33 [2022-09-21T10:35:33.175Z] #39 67.94   DEP      criu/sk-unix.d
10:35:33 [2022-09-21T10:35:33.175Z] #39 68.27   DEP      criu/sk-tcp.d
10:35:33 [2022-09-21T10:35:33.175Z] #39 68.50   DEP      criu/sk-queue.d
10:35:33 [2022-09-21T10:35:33.175Z] #39 68.68   DEP      criu/sk-packet.d
10:35:33 [2022-09-21T10:35:33.175Z] #39 68.94   DEP      criu/sk-netlink.d
10:35:33 [2022-09-21T10:35:33.175Z] #39 69.27   DEP      criu/sk-inet.d
10:35:33 [2022-09-21T10:35:33.354Z] #20 DONE 0.7s
10:35:33 [2022-09-21T10:35:33.354Z] 
10:35:33 [2022-09-21T10:35:33.354Z] #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
10:35:33 [2022-09-21T10:35:33.435Z] #39 69.51   DEP      criu/signalfd.d
10:35:33 [2022-09-21T10:35:33.614Z] #21 ...
10:35:33 [2022-09-21T10:35:33.614Z] 
10:35:33 [2022-09-21T10:35:33.614Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
10:35:33 [2022-09-21T10:35:33.614Z] #22 DONE 0.2s
10:35:33 [2022-09-21T10:35:33.614Z] 
10:35:33 [2022-09-21T10:35:33.614Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
10:35:33 [2022-09-21T10:35:33.614Z] #23 DONE 0.2s
10:35:33 [2022-09-21T10:35:33.614Z] 
10:35:33 [2022-09-21T10:35:33.614Z] #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
10:35:33 [2022-09-21T10:35:33.706Z] #39 69.69   DEP      criu/sigframe.d
10:35:33 [2022-09-21T10:35:33.706Z] #39 69.83   DEP      criu/shmem.d
10:35:33 [2022-09-21T10:35:33.706Z] #39 69.92   DEP      criu/servicefd.d
10:35:33 [2022-09-21T10:35:33.966Z] #39 ...
10:35:33 [2022-09-21T10:35:33.966Z] 
10:35:33 [2022-09-21T10:35:33.966Z] #43 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
10:35:33 [2022-09-21T10:35:33.966Z] #0 0.960 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:35:33 [2022-09-21T10:35:33.966Z] #43 DONE 1.1s
10:35:33 [2022-09-21T10:35:33.966Z] 
10:35:33 [2022-09-21T10:35:33.966Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:35:33 [2022-09-21T10:35:33.966Z] #39 70.09   DEP      criu/seize.d
10:35:33 [2022-09-21T10:35:33.966Z] #39 ...
10:35:33 [2022-09-21T10:35:33.966Z] 
10:35:33 [2022-09-21T10:35:33.966Z] #44 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
10:35:34 [2022-09-21T10:35:34.455Z] #23 ...
10:35:34 [2022-09-21T10:35:34.455Z] 
10:35:34 [2022-09-21T10:35:34.455Z] #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
10:35:34 [2022-09-21T10:35:34.455Z] #0 3.441 + RM_GOPATH=0
10:35:34 [2022-09-21T10:35:34.455Z] #0 3.443 + TMP_GOPATH=
10:35:34 [2022-09-21T10:35:34.455Z] #0 3.443 + : /build
10:35:34 [2022-09-21T10:35:34.455Z] #0 3.443 + '[' -z '' ']'
10:35:34 [2022-09-21T10:35:34.455Z] #0 3.443 ++ mktemp -d
10:35:34 [2022-09-21T10:35:34.455Z] #0 3.443 + export GOPATH=/tmp/tmp.GJW2p27w5r
10:35:34 [2022-09-21T10:35:34.455Z] #0 3.443 + GOPATH=/tmp/tmp.GJW2p27w5r
10:35:34 [2022-09-21T10:35:34.455Z] #0 3.443 + RM_GOPATH=1
10:35:34 [2022-09-21T10:35:34.455Z] #0 3.447 + case "$(go env GOARCH)" in
10:35:34 [2022-09-21T10:35:34.455Z] #0 3.447 ++ go env GOARCH
10:35:34 [2022-09-21T10:35:34.455Z] #0 3.449 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:35:34 [2022-09-21T10:35:34.455Z] #0 3.452 + export GO_BUILDMODE=-buildmode=pie
10:35:34 [2022-09-21T10:35:34.455Z] #0 3.452 + GO_BUILDMODE=-buildmode=pie
10:35:34 [2022-09-21T10:35:34.455Z] #0 3.452 ++ dirname /tmp/install/install.sh
10:35:34 [2022-09-21T10:35:34.455Z] #0 3.452 + dir=/tmp/install
10:35:34 [2022-09-21T10:35:34.455Z] #0 3.452 + bin=tomlv
10:35:34 [2022-09-21T10:35:34.455Z] #0 3.452 + shift
10:35:34 [2022-09-21T10:35:34.455Z] #0 3.452 + '[' '!' -f /tmp/install/tomlv.installer ']'
10:35:34 [2022-09-21T10:35:34.455Z] #0 3.452 + . /tmp/install/tomlv.installer
10:35:34 [2022-09-21T10:35:34.455Z] #0 3.452 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:35:34 [2022-09-21T10:35:34.455Z] #0 3.452 + install_tomlv
10:35:34 [2022-09-21T10:35:34.455Z] #0 3.452 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
10:35:34 [2022-09-21T10:35:34.455Z] #0 3.452 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.GJW2p27w5r/src/github.com/BurntSushi/toml
10:35:34 [2022-09-21T10:35:34.455Z] #0 3.452 Cloning into '/tmp/tmp.GJW2p27w5r/src/github.com/BurntSushi/toml'...
10:35:34 [2022-09-21T10:35:34.455Z] #0 3.975 + cd /tmp/tmp.GJW2p27w5r/src/github.com/BurntSushi/toml
10:35:34 [2022-09-21T10:35:34.455Z] #0 3.975 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:35:34 [2022-09-21T10:35:34.455Z] #0 4.014 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
10:35:34 [2022-09-21T10:35:34.455Z] #0 4.143 internal/unsafeheader
10:35:34 [2022-09-21T10:35:34.455Z] #0 4.144 internal/goarch
10:35:34 [2022-09-21T10:35:34.455Z] #0 4.171 internal/cpu
10:35:34 [2022-09-21T10:35:34.455Z] #0 4.187 internal/abi
10:35:34 [2022-09-21T10:35:34.455Z] #0 4.294 internal/goexperiment
10:35:34 [2022-09-21T10:35:34.455Z] #0 4.322 internal/goos
10:35:34 [2022-09-21T10:35:34.455Z] #0 4.348 runtime/internal/atomic
10:35:34 [2022-09-21T10:35:34.455Z] #0 4.348 internal/bytealg
10:35:34 [2022-09-21T10:35:34.455Z] #0 4.554 runtime/internal/math
10:35:34 [2022-09-21T10:35:34.455Z] #0 4.586 runtime/internal/sys
10:35:34 [2022-09-21T10:35:34.455Z] #0 4.624 runtime/internal/syscall
10:35:34 [2022-09-21T10:35:34.455Z] #0 4.651 internal/itoa
10:35:34 [2022-09-21T10:35:34.455Z] #0 4.696 math/bits
10:35:34 [2022-09-21T10:35:34.455Z] #0 4.834 runtime
10:35:34 [2022-09-21T10:35:34.455Z] #0 5.078 math
10:35:34 [2022-09-21T10:35:34.973Z] #35 16.56 Reading package lists...
10:35:34 [2022-09-21T10:35:34.973Z] #35 ...
10:35:34 [2022-09-21T10:35:34.973Z] 
10:35:34 [2022-09-21T10:35:34.973Z] #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
10:35:34 [2022-09-21T10:35:34.973Z] #26 DONE 19.2s
10:35:34 [2022-09-21T10:35:34.973Z] 
10:35:34 [2022-09-21T10:35:34.973Z] #34 [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
10:35:34 [2022-09-21T10:35:34.973Z] #34 18.60 Updating files:  78% (1497/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.
10:35:34 [2022-09-21T10:35:34.973Z] #34 19.04 + cd /tmp/tmp.af7tYmHSgO/src/github.com/docker/libnetwork
10:35:34 [2022-09-21T10:35:34.973Z] #34 19.04 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789
10:35:35 [2022-09-21T10:35:35.023Z] #24 ...
10:35:35 [2022-09-21T10:35:35.023Z] 
10:35:35 [2022-09-21T10:35:35.023Z] #23 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:35:35 [2022-09-21T10:35:35.023Z] #23 5.799 + git clone https://github.com/kolyshkin/go-swagger.git .
10:35:35 [2022-09-21T10:35:35.023Z] #23 5.800 Cloning into '.'...
10:35:35 [2022-09-21T10:35:35.230Z] #34 19.54 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
10:35:35 [2022-09-21T10:35:35.355Z] #44 DONE 1.1s
10:35:35 [2022-09-21T10:35:35.355Z] 
10:35:35 [2022-09-21T10:35:35.355Z] #45 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
10:35:35 [2022-09-21T10:35:35.929Z] #45 ...
10:35:35 [2022-09-21T10:35:35.929Z] 
10:35:35 [2022-09-21T10:35:35.929Z] #24 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
10:35:35 [2022-09-21T10:35:35.929Z] #24 DONE 126.3s
10:35:35 [2022-09-21T10:35:35.929Z] 
10:35:35 [2022-09-21T10:35:35.929Z] #46 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
10:35:36 [2022-09-21T10:35:36.189Z] #46 DONE 0.1s
10:35:36 [2022-09-21T10:35:36.189Z] 
10:35:36 [2022-09-21T10:35:36.189Z] #47 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
10:35:36 [2022-09-21T10:35:36.189Z] #47 DONE 0.1s
10:35:36 [2022-09-21T10:35:36.189Z] 
10:35:36 [2022-09-21T10:35:36.189Z] #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
10:35:36 [2022-09-21T10:35:36.189Z] #39 70.31   DEP      criu/seccomp.d
10:35:36 [2022-09-21T10:35:36.189Z] #39 70.67   DEP      criu/rst-malloc.d
10:35:36 [2022-09-21T10:35:36.189Z] #39 70.75   DEP      criu/rbtree.d
10:35:36 [2022-09-21T10:35:36.189Z] #39 70.82   DEP      criu/pstree.d
10:35:36 [2022-09-21T10:35:36.189Z] #39 71.07   DEP      criu/protobuf.d
10:35:36 [2022-09-21T10:35:36.189Z] #39 71.34   GEN      criu/protobuf-desc-gen.h
10:35:36 [2022-09-21T10:35:36.439Z] #24 4.228 + git clone https://github.com/kolyshkin/go-swagger.git .
10:35:36 [2022-09-21T10:35:36.440Z] #24 4.234 Cloning into '.'...
10:35:36 [2022-09-21T10:35:36.449Z] #39 ...
10:35:36 [2022-09-21T10:35:36.449Z] 
10:35:36 [2022-09-21T10:35:36.449Z] #45 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
10:35:36 [2022-09-21T10:35:36.449Z] #45 DONE 1.3s
10:35:36 [2022-09-21T10:35:36.709Z] 
10:35:36 [2022-09-21T10:35:36.709Z] #48 [dev-systemd-false  6/26] RUN ldconfig
10:35:36 [2022-09-21T10:35:36.917Z] #24 3.360 + git clone https://github.com/kolyshkin/go-swagger.git .
10:35:36 [2022-09-21T10:35:36.917Z] #24 3.360 Cloning into '.'...
10:35:37 [2022-09-21T10:35:37.119Z] #34 ...
10:35:37 [2022-09-21T10:35:37.119Z] 
10:35:37 [2022-09-21T10:35:37.119Z] #28 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
10:35:37 [2022-09-21T10:35:37.119Z] #28 11.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
10:35:37 [2022-09-21T10:35:37.119Z] #28 16.34 Fetched 8464 kB in 12s (734 kB/s)
10:35:37 [2022-09-21T10:35:37.119Z] #28 16.34 Reading package lists...
10:35:37 [2022-09-21T10:35:37.119Z] #28 ...
10:35:37 [2022-09-21T10:35:37.119Z] 
10:35:37 [2022-09-21T10:35:37.119Z] #27 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
10:35:37 [2022-09-21T10:35:37.119Z] #27 11.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
10:35:37 [2022-09-21T10:35:37.119Z] #27 16.71 Fetched 8464 kB in 12s (713 kB/s)
10:35:37 [2022-09-21T10:35:37.119Z] #27 16.71 Reading package lists...
10:35:37 [2022-09-21T10:35:37.119Z] #27 ...
10:35:37 [2022-09-21T10:35:37.119Z] 
10:35:37 [2022-09-21T10:35:37.119Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
10:35:37 [2022-09-21T10:35:37.119Z] #32 11.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
10:35:37 [2022-09-21T10:35:37.119Z] #32 16.84 Fetched 8464 kB in 12s (699 kB/s)
10:35:37 [2022-09-21T10:35:37.119Z] #32 16.84 Reading package lists...
10:35:37 [2022-09-21T10:35:37.119Z] #32 ...
10:35:37 [2022-09-21T10:35:37.119Z] 
10:35:37 [2022-09-21T10:35:37.119Z] #33 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
10:35:37 [2022-09-21T10:35:37.119Z] #33 20.98 Updating files:  84% (1850/2185)
Updating files:  85% (1858/2185)
Updating files:  86% (1880/2185)
Updating files:  87% (1901/2185)
Updating files:  88% (1923/2185)
Updating files:  89% (1945/2185)
Updating files:  90% (1967/2185)
Updating files:  91% (1989/2185)
Updating files:  92% (2011/2185)
Updating files:  93% (2033/2185)
Updating files:  94% (2054/2185)
Updating files:  95% (2076/2185)
Updating files:  96% (2098/2185)
Updating files:  97% (2120/2185)
Updating files:  98% (2142/2185)
Updating files:  99% (2164/2185)
Updating files: 100% (2185/2185)
Updating files: 100% (2185/2185), done.
10:35:37 [2022-09-21T10:35:37.119Z] #33 21.13 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
10:35:37 [2022-09-21T10:35:37.375Z] #33 ...
10:35:37 [2022-09-21T10:35:37.375Z] 
10:35:37 [2022-09-21T10:35:37.375Z] #36 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
10:35:37 [2022-09-21T10:35:37.375Z] #36 11.85 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
10:35:37 [2022-09-21T10:35:37.375Z] #36 13.79 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
10:35:37 [2022-09-21T10:35:37.375Z] #36 13.80 go: downloading golang.org/x/mod v0.3.0
10:35:37 [2022-09-21T10:35:37.377Z] #24 ...
10:35:37 [2022-09-21T10:35:37.377Z] 
10:35:37 [2022-09-21T10:35:37.377Z] #25 [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
10:35:37 [2022-09-21T10:35:37.377Z] #0 4.871 + RM_GOPATH=0
10:35:37 [2022-09-21T10:35:37.377Z] #0 4.871 + TMP_GOPATH=
10:35:37 [2022-09-21T10:35:37.377Z] #0 4.872 + : /build
10:35:37 [2022-09-21T10:35:37.377Z] #0 4.872 + '[' -z '' ']'
10:35:37 [2022-09-21T10:35:37.377Z] #0 4.875 ++ mktemp -d
10:35:37 [2022-09-21T10:35:37.377Z] #0 4.877 + export GOPATH=/tmp/tmp.wY1RwIenCV
10:35:37 [2022-09-21T10:35:37.377Z] #0 4.878 + GOPATH=/tmp/tmp.wY1RwIenCV
10:35:37 [2022-09-21T10:35:37.377Z] #0 4.878 + RM_GOPATH=1
10:35:37 [2022-09-21T10:35:37.377Z] #0 4.878 + case "$(go env GOARCH)" in
10:35:37 [2022-09-21T10:35:37.377Z] #0 4.881 ++ go env GOARCH
10:35:37 [2022-09-21T10:35:37.377Z] #0 4.917 + export GO_BUILDMODE=-buildmode=pie
10:35:37 [2022-09-21T10:35:37.377Z] #0 4.917 + GO_BUILDMODE=-buildmode=pie
10:35:37 [2022-09-21T10:35:37.377Z] #0 4.920 ++ dirname /tmp/install/install.sh
10:35:37 [2022-09-21T10:35:37.377Z] #0 4.923 + dir=/tmp/install
10:35:37 [2022-09-21T10:35:37.377Z] #0 4.935 + bin=shfmt
10:35:37 [2022-09-21T10:35:37.377Z] #0 4.935 + shift
10:35:37 [2022-09-21T10:35:37.377Z] #0 4.936 + '[' '!' -f /tmp/install/shfmt.installer ']'
10:35:37 [2022-09-21T10:35:37.377Z] #0 4.940 + . /tmp/install/shfmt.installer
10:35:37 [2022-09-21T10:35:37.377Z] #0 4.941 ++ : v3.0.2
10:35:37 [2022-09-21T10:35:37.377Z] #0 4.942 + install_shfmt
10:35:37 [2022-09-21T10:35:37.377Z] #0 4.942 + echo 'Install shfmt version v3.0.2'
10:35:37 [2022-09-21T10:35:37.377Z] #0 4.942 Install shfmt version v3.0.2
10:35:37 [2022-09-21T10:35:37.377Z] #0 4.943 + GOBIN=/build
10:35:37 [2022-09-21T10:35:37.377Z] #0 4.944 + GO111MODULE=on
10:35:37 [2022-09-21T10:35:37.377Z] #0 4.944 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
10:35:37 [2022-09-21T10:35:37.377Z] #25 5.493 go: downloading mvdan.cc/sh/v3 v3.0.2
10:35:37 [2022-09-21T10:35:37.675Z] #36 ...
10:35:37 [2022-09-21T10:35:37.675Z] 
10:35:37 [2022-09-21T10:35:37.676Z] #35 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
10:35:37 [2022-09-21T10:35:37.676Z] #35 16.56 Reading package lists...
10:35:38 [2022-09-21T10:35:38.619Z] #48 DONE 1.9s
10:35:38 [2022-09-21T10:35:38.619Z] 
10:35:38 [2022-09-21T10:35:38.619Z] #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
10:35:38 [2022-09-21T10:35:38.756Z] #25 7.012 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:35:38 [2022-09-21T10:35:38.757Z] #25 7.014 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:35:38 [2022-09-21T10:35:38.813Z] #24 ...
10:35:38 [2022-09-21T10:35:38.813Z] 
10:35:38 [2022-09-21T10:35:38.813Z] #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
10:35:38 [2022-09-21T10:35:38.813Z] #21 4.079 + RM_GOPATH=0
10:35:38 [2022-09-21T10:35:38.813Z] #21 4.079 + TMP_GOPATH=
10:35:38 [2022-09-21T10:35:38.813Z] #21 4.079 + : /build
10:35:38 [2022-09-21T10:35:38.813Z] #21 4.079 + '[' -z '' ']'
10:35:38 [2022-09-21T10:35:38.813Z] #21 4.079 ++ mktemp -d
10:35:38 [2022-09-21T10:35:38.813Z] #21 4.079 + export GOPATH=/tmp/tmp.DCKwXGZEWx
10:35:38 [2022-09-21T10:35:38.813Z] #21 4.079 + GOPATH=/tmp/tmp.DCKwXGZEWx
10:35:38 [2022-09-21T10:35:38.813Z] #21 4.079 + RM_GOPATH=1
10:35:38 [2022-09-21T10:35:38.813Z] #21 4.079 + case "$(go env GOARCH)" in
10:35:38 [2022-09-21T10:35:38.813Z] #21 4.088 ++ go env GOARCH
10:35:38 [2022-09-21T10:35:38.813Z] #21 4.091 + export GO_BUILDMODE=-buildmode=pie
10:35:38 [2022-09-21T10:35:38.813Z] #21 4.091 + GO_BUILDMODE=-buildmode=pie
10:35:38 [2022-09-21T10:35:38.813Z] #21 4.095 Install docker/cli version 17.06.2-ce from stable
10:35:38 [2022-09-21T10:35:38.813Z] #21 4.095 ++ dirname /tmp/install/install.sh
10:35:38 [2022-09-21T10:35:38.813Z] #21 4.095 + dir=/tmp/install
10:35:38 [2022-09-21T10:35:38.813Z] #21 4.095 + bin=dockercli
10:35:38 [2022-09-21T10:35:38.813Z] #21 4.095 + shift
10:35:38 [2022-09-21T10:35:38.813Z] #21 4.095 + '[' '!' -f /tmp/install/dockercli.installer ']'
10:35:38 [2022-09-21T10:35:38.813Z] #21 4.095 + . /tmp/install/dockercli.installer
10:35:38 [2022-09-21T10:35:38.813Z] #21 4.095 ++ : stable
10:35:38 [2022-09-21T10:35:38.813Z] #21 4.095 ++ : 17.06.2-ce
10:35:38 [2022-09-21T10:35:38.813Z] #21 4.095 + install_dockercli
10:35:38 [2022-09-21T10:35:38.813Z] #21 4.095 + echo 'Install docker/cli version 17.06.2-ce from stable'
10:35:38 [2022-09-21T10:35:38.813Z] #21 4.096 ++ uname -m
10:35:38 [2022-09-21T10:35:38.813Z] #21 4.098 + arch=x86_64
10:35:38 [2022-09-21T10:35:38.813Z] #21 4.098 + '[' x86_64 '!=' x86_64 ']'
10:35:38 [2022-09-21T10:35:38.813Z] #21 4.098 + url=https://download.docker.com/linux/static
10:35:38 [2022-09-21T10:35:38.813Z] #21 4.098 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
10:35:38 [2022-09-21T10:35:38.813Z] #21 4.098 + tar -xz docker/docker
10:35:39 [2022-09-21T10:35:39.017Z] #25 7.130 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:35:39 [2022-09-21T10:35:39.216Z] #23 ...
10:35:39 [2022-09-21T10:35:39.216Z] 
10:35:39 [2022-09-21T10:35:39.216Z] #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
10:35:39 [2022-09-21T10:35:39.216Z] #0 7.067 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:35:39 [2022-09-21T10:35:39.216Z] #0 7.094 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:35:39 [2022-09-21T10:35:39.216Z] #0 7.101 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:35:39 [2022-09-21T10:35:39.216Z] #0 7.916 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
10:35:39 [2022-09-21T10:35:39.216Z] #25 ...
10:35:39 [2022-09-21T10:35:39.216Z] 
10:35:39 [2022-09-21T10:35:39.216Z] #26 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
10:35:39 [2022-09-21T10:35:39.216Z] #0 4.228 + RM_GOPATH=0
10:35:39 [2022-09-21T10:35:39.216Z] #0 4.228 + TMP_GOPATH=
10:35:39 [2022-09-21T10:35:39.216Z] #0 4.228 + : /build
10:35:39 [2022-09-21T10:35:39.216Z] #0 4.228 + '[' -z '' ']'
10:35:39 [2022-09-21T10:35:39.216Z] #0 4.230 ++ mktemp -d
10:35:39 [2022-09-21T10:35:39.216Z] #0 4.230 + export GOPATH=/tmp/tmp.GiflA8qREP
10:35:39 [2022-09-21T10:35:39.216Z] #0 4.230 + GOPATH=/tmp/tmp.GiflA8qREP
10:35:39 [2022-09-21T10:35:39.216Z] #0 4.230 + RM_GOPATH=1
10:35:39 [2022-09-21T10:35:39.216Z] #0 4.230 + case "$(go env GOARCH)" in
10:35:39 [2022-09-21T10:35:39.216Z] #0 4.230 ++ go env GOARCH
10:35:39 [2022-09-21T10:35:39.216Z] #0 4.246 + export GO_BUILDMODE=-buildmode=pie
10:35:39 [2022-09-21T10:35:39.216Z] #0 4.246 + GO_BUILDMODE=-buildmode=pie
10:35:39 [2022-09-21T10:35:39.216Z] #0 4.246 ++ dirname /tmp/install/install.sh
10:35:39 [2022-09-21T10:35:39.216Z] #0 4.249 Install gotestsum version v1.7.0
10:35:39 [2022-09-21T10:35:39.216Z] #0 4.249 + dir=/tmp/install
10:35:39 [2022-09-21T10:35:39.216Z] #0 4.249 + bin=gotestsum
10:35:39 [2022-09-21T10:35:39.216Z] #0 4.249 + shift
10:35:39 [2022-09-21T10:35:39.216Z] #0 4.249 + '[' '!' -f /tmp/install/gotestsum.installer ']'
10:35:39 [2022-09-21T10:35:39.216Z] #0 4.249 + . /tmp/install/gotestsum.installer
10:35:39 [2022-09-21T10:35:39.216Z] #0 4.249 ++ : v1.7.0
10:35:39 [2022-09-21T10:35:39.216Z] #0 4.249 + install_gotestsum
10:35:39 [2022-09-21T10:35:39.216Z] #0 4.249 + set -e
10:35:39 [2022-09-21T10:35:39.216Z] #0 4.249 + echo 'Install gotestsum version v1.7.0'
10:35:39 [2022-09-21T10:35:39.216Z] #0 4.249 + GOBIN=/build
10:35:39 [2022-09-21T10:35:39.216Z] #0 4.249 + GO111MODULE=on
10:35:39 [2022-09-21T10:35:39.216Z] #0 4.249 + go install gotest.tools/gotestsum@v1.7.0
10:35:39 [2022-09-21T10:35:39.216Z] #0 4.349 go: downloading gotest.tools/gotestsum v1.7.0
10:35:39 [2022-09-21T10:35:39.216Z] #0 5.381 go: downloading github.com/fatih/color v1.10.0
10:35:39 [2022-09-21T10:35:39.216Z] #0 5.381 go: downloading github.com/dnephin/pflag v1.0.7
10:35:39 [2022-09-21T10:35:39.216Z] #0 5.396 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
10:35:39 [2022-09-21T10:35:39.216Z] #0 5.409 go: downloading github.com/pkg/errors v0.9.1
10:35:39 [2022-09-21T10:35:39.216Z] #0 5.702 go: downloading github.com/mattn/go-colorable v0.1.8
10:35:39 [2022-09-21T10:35:39.216Z] #0 5.702 go: downloading github.com/mattn/go-isatty v0.0.12
10:35:39 [2022-09-21T10:35:39.216Z] #0 5.720 go: downloading github.com/fsnotify/fsnotify v1.4.9
10:35:39 [2022-09-21T10:35:39.216Z] #0 5.831 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
10:35:39 [2022-09-21T10:35:39.216Z] #0 6.017 go: downloading github.com/jonboulle/clockwork v0.2.2
10:35:39 [2022-09-21T10:35:39.216Z] #0 6.129 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
10:35:39 [2022-09-21T10:35:39.216Z] #0 6.302 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
10:35:39 [2022-09-21T10:35:39.216Z] #0 6.522 go: downloading golang.org/x/tools v0.1.0
10:35:39 [2022-09-21T10:35:39.216Z] #26 ...
10:35:39 [2022-09-21T10:35:39.216Z] 
10:35:39 [2022-09-21T10:35:39.217Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
10:35:39 [2022-09-21T10:35:39.217Z] #0 4.423 + RM_GOPATH=0
10:35:39 [2022-09-21T10:35:39.217Z] #0 4.423 + TMP_GOPATH=
10:35:39 [2022-09-21T10:35:39.217Z] #0 4.423 + : /build
10:35:39 [2022-09-21T10:35:39.217Z] #0 4.423 + '[' -z '' ']'
10:35:39 [2022-09-21T10:35:39.217Z] #0 4.423 ++ mktemp -d
10:35:39 [2022-09-21T10:35:39.217Z] #0 4.426 + export GOPATH=/tmp/tmp.LirSgTxA5Q
10:35:39 [2022-09-21T10:35:39.217Z] #0 4.426 + GOPATH=/tmp/tmp.LirSgTxA5Q
10:35:39 [2022-09-21T10:35:39.217Z] #0 4.426 + RM_GOPATH=1
10:35:39 [2022-09-21T10:35:39.217Z] #0 4.426 + case "$(go env GOARCH)" in
10:35:39 [2022-09-21T10:35:39.217Z] #0 4.426 ++ go env GOARCH
10:35:39 [2022-09-21T10:35:39.217Z] #0 4.435 Install golangci-lint version v1.44.0
10:35:39 [2022-09-21T10:35:39.217Z] #0 4.435 + export GO_BUILDMODE=-buildmode=pie
10:35:39 [2022-09-21T10:35:39.217Z] #0 4.435 + GO_BUILDMODE=-buildmode=pie
10:35:39 [2022-09-21T10:35:39.217Z] #0 4.435 ++ dirname /tmp/install/install.sh
10:35:39 [2022-09-21T10:35:39.217Z] #0 4.435 + dir=/tmp/install
10:35:39 [2022-09-21T10:35:39.217Z] #0 4.435 + bin=golangci_lint
10:35:39 [2022-09-21T10:35:39.217Z] #0 4.435 + shift
10:35:39 [2022-09-21T10:35:39.217Z] #0 4.435 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
10:35:39 [2022-09-21T10:35:39.217Z] #0 4.435 + . /tmp/install/golangci_lint.installer
10:35:39 [2022-09-21T10:35:39.217Z] #0 4.435 ++ : v1.44.0
10:35:39 [2022-09-21T10:35:39.217Z] #0 4.435 + install_golangci_lint
10:35:39 [2022-09-21T10:35:39.217Z] #0 4.435 + set -e
10:35:39 [2022-09-21T10:35:39.217Z] #0 4.435 + echo 'Install golangci-lint version v1.44.0'
10:35:39 [2022-09-21T10:35:39.217Z] #0 4.435 + GOBIN=/build
10:35:39 [2022-09-21T10:35:39.217Z] #0 4.435 + GO111MODULE=on
10:35:39 [2022-09-21T10:35:39.217Z] #0 4.435 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0
10:35:39 [2022-09-21T10:35:39.217Z] #0 4.802 go: downloading github.com/golangci/golangci-lint v1.44.0
10:35:39 [2022-09-21T10:35:39.217Z] #27 ...
10:35:39 [2022-09-21T10:35:39.217Z] 
10:35:39 [2022-09-21T10:35:39.217Z] #28 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
10:35:39 [2022-09-21T10:35:39.217Z] #0 6.513 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:35:39 [2022-09-21T10:35:39.217Z] #0 6.648 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:35:39 [2022-09-21T10:35:39.217Z] #0 6.648 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:35:39 [2022-09-21T10:35:39.217Z] #0 7.695 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
10:35:39 [2022-09-21T10:35:39.217Z] #0 9.821 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [184 kB]
10:35:39 [2022-09-21T10:35:39.278Z] #25 ...
10:35:39 [2022-09-21T10:35:39.278Z] 
10:35:39 [2022-09-21T10:35:39.278Z] #26 [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
10:35:39 [2022-09-21T10:35:39.278Z] #0 4.697 + RM_GOPATH=0
10:35:39 [2022-09-21T10:35:39.278Z] #0 4.698 + TMP_GOPATH=
10:35:39 [2022-09-21T10:35:39.278Z] #0 4.698 + : /build
10:35:39 [2022-09-21T10:35:39.278Z] #0 4.698 + '[' -z '' ']'
10:35:39 [2022-09-21T10:35:39.278Z] #0 4.717 ++ mktemp -d
10:35:39 [2022-09-21T10:35:39.278Z] #0 4.727 + export GOPATH=/tmp/tmp.xsQv9erNjx
10:35:39 [2022-09-21T10:35:39.278Z] #0 4.727 + GOPATH=/tmp/tmp.xsQv9erNjx
10:35:39 [2022-09-21T10:35:39.278Z] #0 4.727 + RM_GOPATH=1
10:35:39 [2022-09-21T10:35:39.278Z] #0 4.727 + case "$(go env GOARCH)" in
10:35:39 [2022-09-21T10:35:39.278Z] #0 4.727 ++ go env GOARCH
10:35:39 [2022-09-21T10:35:39.278Z] #0 4.771 + export GO_BUILDMODE=-buildmode=pie
10:35:39 [2022-09-21T10:35:39.278Z] #0 4.772 + GO_BUILDMODE=-buildmode=pie
10:35:39 [2022-09-21T10:35:39.278Z] #0 4.773 ++ dirname /tmp/install/install.sh
10:35:39 [2022-09-21T10:35:39.278Z] #0 4.774 + dir=/tmp/install
10:35:39 [2022-09-21T10:35:39.278Z] #0 4.774 + bin=tomlv
10:35:39 [2022-09-21T10:35:39.278Z] #0 4.775 + shift
10:35:39 [2022-09-21T10:35:39.278Z] #0 4.775 + '[' '!' -f /tmp/install/tomlv.installer ']'
10:35:39 [2022-09-21T10:35:39.278Z] #0 4.775 + . /tmp/install/tomlv.installer
10:35:39 [2022-09-21T10:35:39.278Z] #0 4.776 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:35:39 [2022-09-21T10:35:39.278Z] #0 4.776 + install_tomlv
10:35:39 [2022-09-21T10:35:39.278Z] #0 4.776 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
10:35:39 [2022-09-21T10:35:39.278Z] #0 4.777 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:35:39 [2022-09-21T10:35:39.278Z] #0 4.777 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.xsQv9erNjx/src/github.com/BurntSushi/toml
10:35:39 [2022-09-21T10:35:39.278Z] #0 4.782 Cloning into '/tmp/tmp.xsQv9erNjx/src/github.com/BurntSushi/toml'...
10:35:39 [2022-09-21T10:35:39.278Z] #0 6.508 + cd /tmp/tmp.xsQv9erNjx/src/github.com/BurntSushi/toml
10:35:39 [2022-09-21T10:35:39.278Z] #0 6.508 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:35:39 [2022-09-21T10:35:39.278Z] #0 6.567 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
10:35:39 [2022-09-21T10:35:39.278Z] #0 7.448 internal/goarch
10:35:39 [2022-09-21T10:35:39.278Z] #0 7.449 internal/unsafeheader
10:35:39 [2022-09-21T10:35:39.278Z] #0 7.542 internal/abi
10:35:39 [2022-09-21T10:35:39.278Z] #0 7.683 internal/cpu
10:35:39 [2022-09-21T10:35:39.474Z] #28 ...
10:35:39 [2022-09-21T10:35:39.474Z] 
10:35:39 [2022-09-21T10:35:39.474Z] #29 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
10:35:39 [2022-09-21T10:35:39.474Z] #0 5.091 + git clone https://github.com/docker/distribution.git .
10:35:39 [2022-09-21T10:35:39.474Z] #0 5.096 Cloning into '.'...
10:35:39 [2022-09-21T10:35:39.474Z] #29 ...
10:35:39 [2022-09-21T10:35:39.474Z] 
10:35:39 [2022-09-21T10:35:39.474Z] #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
10:35:39 [2022-09-21T10:35:39.474Z] #0 5.787 + RM_GOPATH=0
10:35:39 [2022-09-21T10:35:39.474Z] #0 5.787 + TMP_GOPATH=
10:35:39 [2022-09-21T10:35:39.474Z] #0 5.787 + : /build
10:35:39 [2022-09-21T10:35:39.474Z] #0 5.787 + '[' -z '' ']'
10:35:39 [2022-09-21T10:35:39.474Z] #0 5.828 ++ mktemp -d
10:35:39 [2022-09-21T10:35:39.474Z] #0 5.828 + export GOPATH=/tmp/tmp.PnYpl01HIT
10:35:39 [2022-09-21T10:35:39.474Z] #0 5.828 + GOPATH=/tmp/tmp.PnYpl01HIT
10:35:39 [2022-09-21T10:35:39.474Z] #0 5.828 + RM_GOPATH=1
10:35:39 [2022-09-21T10:35:39.474Z] #0 5.828 + case "$(go env GOARCH)" in
10:35:39 [2022-09-21T10:35:39.474Z] #0 5.828 ++ go env GOARCH
10:35:39 [2022-09-21T10:35:39.474Z] #0 5.828 + export GO_BUILDMODE=-buildmode=pie
10:35:39 [2022-09-21T10:35:39.474Z] #0 5.828 + GO_BUILDMODE=-buildmode=pie
10:35:39 [2022-09-21T10:35:39.474Z] #0 5.828 ++ dirname /tmp/install/install.sh
10:35:39 [2022-09-21T10:35:39.474Z] #0 5.828 + dir=/tmp/install
10:35:39 [2022-09-21T10:35:39.474Z] #0 5.828 + bin=proxy
10:35:39 [2022-09-21T10:35:39.474Z] #0 5.828 + shift
10:35:39 [2022-09-21T10:35:39.474Z] #0 5.828 + '[' '!' -f /tmp/install/proxy.installer ']'
10:35:39 [2022-09-21T10:35:39.474Z] #0 5.828 + . /tmp/install/proxy.installer
10:35:39 [2022-09-21T10:35:39.474Z] #0 5.828 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789
10:35:39 [2022-09-21T10:35:39.474Z] #0 5.828 + install_proxy
10:35:39 [2022-09-21T10:35:39.474Z] #0 5.828 + case "$1" in
10:35:39 [2022-09-21T10:35:39.474Z] #0 5.828 + export CGO_ENABLED=0
10:35:39 [2022-09-21T10:35:39.474Z] #0 5.828 + CGO_ENABLED=0
10:35:39 [2022-09-21T10:35:39.474Z] #0 5.828 + _install_proxy
10:35:39 [2022-09-21T10:35:39.474Z] #0 5.828 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789'
10:35:39 [2022-09-21T10:35:39.474Z] #0 5.828 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.PnYpl01HIT/src/github.com/docker/libnetwork
10:35:39 [2022-09-21T10:35:39.474Z] #0 5.828 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789
10:35:39 [2022-09-21T10:35:39.474Z] #0 5.828 Cloning into '/tmp/tmp.PnYpl01HIT/src/github.com/docker/libnetwork'...
10:35:39 [2022-09-21T10:35:39.474Z] #30 ...
10:35:39 [2022-09-21T10:35:39.474Z] 
10:35:39 [2022-09-21T10:35:39.474Z] #31 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
10:35:39 [2022-09-21T10:35:39.474Z] #0 4.643 + RM_GOPATH=0
10:35:39 [2022-09-21T10:35:39.474Z] #0 4.643 + TMP_GOPATH=
10:35:39 [2022-09-21T10:35:39.474Z] #0 4.643 + : /build
10:35:39 [2022-09-21T10:35:39.474Z] #0 4.643 + '[' -z '' ']'
10:35:39 [2022-09-21T10:35:39.474Z] #0 4.652 ++ mktemp -d
10:35:39 [2022-09-21T10:35:39.474Z] #0 4.668 + export GOPATH=/tmp/tmp.eJFZO0N4Jw
10:35:39 [2022-09-21T10:35:39.474Z] #0 4.668 + GOPATH=/tmp/tmp.eJFZO0N4Jw
10:35:39 [2022-09-21T10:35:39.474Z] #0 4.668 + RM_GOPATH=1
10:35:39 [2022-09-21T10:35:39.474Z] #0 4.668 + case "$(go env GOARCH)" in
10:35:39 [2022-09-21T10:35:39.474Z] #0 4.668 ++ go env GOARCH
10:35:39 [2022-09-21T10:35:39.474Z] #0 4.668 + export GO_BUILDMODE=-buildmode=pie
10:35:39 [2022-09-21T10:35:39.474Z] #0 4.668 + GO_BUILDMODE=-buildmode=pie
10:35:39 [2022-09-21T10:35:39.474Z] #0 4.668 ++ dirname /tmp/install/install.sh
10:35:39 [2022-09-21T10:35:39.474Z] #0 4.668 + dir=/tmp/install
10:35:39 [2022-09-21T10:35:39.474Z] #0 4.668 + bin=dockercli
10:35:39 [2022-09-21T10:35:39.474Z] #0 4.668 + shift
10:35:39 [2022-09-21T10:35:39.474Z] #0 4.668 + '[' '!' -f /tmp/install/dockercli.installer ']'
10:35:39 [2022-09-21T10:35:39.474Z] #0 4.668 + . /tmp/install/dockercli.installer
10:35:39 [2022-09-21T10:35:39.474Z] #0 4.668 ++ : stable
10:35:39 [2022-09-21T10:35:39.474Z] #0 4.668 ++ : 17.06.2-ce
10:35:39 [2022-09-21T10:35:39.474Z] #0 4.668 + install_dockercli
10:35:39 [2022-09-21T10:35:39.474Z] #0 4.668 + echo 'Install docker/cli version 17.06.2-ce from stable'
10:35:39 [2022-09-21T10:35:39.474Z] #0 4.668 ++ uname -m
10:35:39 [2022-09-21T10:35:39.474Z] #0 4.668 Install docker/cli version 17.06.2-ce from stable
10:35:39 [2022-09-21T10:35:39.474Z] #0 4.684 + arch=x86_64
10:35:39 [2022-09-21T10:35:39.474Z] #0 4.684 + '[' x86_64 '!=' x86_64 ']'
10:35:39 [2022-09-21T10:35:39.474Z] #0 4.684 + url=https://download.docker.com/linux/static
10:35:39 [2022-09-21T10:35:39.474Z] #0 4.684 + tar -xz docker/docker
10:35:39 [2022-09-21T10:35:39.474Z] #0 4.684 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
10:35:39 [2022-09-21T10:35:39.611Z] #35 22.02 Reading package lists...
10:35:39 [2022-09-21T10:35:39.611Z] #35 ...
10:35:39 [2022-09-21T10:35:39.611Z] 
10:35:39 [2022-09-21T10:35:39.611Z] #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
10:35:39 [2022-09-21T10:35:39.611Z] #24 13.97 unicode/utf8
10:35:39 [2022-09-21T10:35:39.611Z] #24 14.72 internal/race
10:35:39 [2022-09-21T10:35:39.611Z] #24 14.87 sync/atomic
10:35:39 [2022-09-21T10:35:39.611Z] #24 15.38 unicode
10:35:39 [2022-09-21T10:35:39.611Z] #24 19.71 encoding
10:35:39 [2022-09-21T10:35:39.611Z] #24 ...
10:35:39 [2022-09-21T10:35:39.611Z] 
10:35:39 [2022-09-21T10:35:39.611Z] #33 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
10:35:39 [2022-09-21T10:35:39.611Z] #33 23.29 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
10:35:39 [2022-09-21T10:35:39.732Z] #31 ...
10:35:39 [2022-09-21T10:35:39.732Z] 
10:35:39 [2022-09-21T10:35:39.732Z] #32 [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
10:35:39 [2022-09-21T10:35:39.732Z] #0 7.176 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:35:39 [2022-09-21T10:35:39.732Z] #0 7.223 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:35:39 [2022-09-21T10:35:39.732Z] #0 7.224 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:35:39 [2022-09-21T10:35:39.732Z] #0 8.202 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
10:35:39 [2022-09-21T10:35:39.732Z] #0 10.65 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [184 kB]
10:35:39 [2022-09-21T10:35:39.846Z] #26 7.990 internal/goexperiment
10:35:39 [2022-09-21T10:35:39.991Z] #32 ...
10:35:39 [2022-09-21T10:35:39.991Z] 
10:35:39 [2022-09-21T10:35:39.991Z] #33 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
10:35:39 [2022-09-21T10:35:39.991Z] #0 6.649 + RM_GOPATH=0
10:35:39 [2022-09-21T10:35:39.991Z] #0 6.649 + TMP_GOPATH=
10:35:39 [2022-09-21T10:35:39.991Z] #0 6.649 + : /build
10:35:39 [2022-09-21T10:35:39.991Z] #0 6.649 + '[' -z '' ']'
10:35:39 [2022-09-21T10:35:39.991Z] #0 6.650 ++ mktemp -d
10:35:39 [2022-09-21T10:35:39.991Z] #0 6.650 + export GOPATH=/tmp/tmp.szUrREyC9z
10:35:39 [2022-09-21T10:35:39.991Z] #0 6.650 + GOPATH=/tmp/tmp.szUrREyC9z
10:35:39 [2022-09-21T10:35:39.991Z] #0 6.650 + RM_GOPATH=1
10:35:39 [2022-09-21T10:35:39.991Z] #0 6.650 + case "$(go env GOARCH)" in
10:35:39 [2022-09-21T10:35:39.991Z] #0 6.654 ++ go env GOARCH
10:35:39 [2022-09-21T10:35:39.991Z] #0 6.676 + export GO_BUILDMODE=-buildmode=pie
10:35:39 [2022-09-21T10:35:39.991Z] #0 6.687 + GO_BUILDMODE=-buildmode=pie
10:35:39 [2022-09-21T10:35:39.991Z] #0 6.688 ++ dirname /tmp/install/install.sh
10:35:39 [2022-09-21T10:35:39.991Z] #0 6.693 + dir=/tmp/install
10:35:39 [2022-09-21T10:35:39.991Z] #0 6.694 + bin=rootlesskit
10:35:39 [2022-09-21T10:35:39.991Z] #0 6.694 + shift
10:35:39 [2022-09-21T10:35:39.991Z] #0 6.699 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
10:35:39 [2022-09-21T10:35:39.991Z] #0 6.700 + . /tmp/install/rootlesskit.installer
10:35:39 [2022-09-21T10:35:39.991Z] #0 6.700 ++ : v0.14.4
10:35:39 [2022-09-21T10:35:39.991Z] #0 6.701 + install_rootlesskit
10:35:39 [2022-09-21T10:35:39.991Z] #0 6.703 + case "$1" in
10:35:39 [2022-09-21T10:35:39.991Z] #0 6.703 + export CGO_ENABLED=0
10:35:39 [2022-09-21T10:35:39.991Z] #0 6.704 + CGO_ENABLED=0
10:35:39 [2022-09-21T10:35:39.991Z] #0 6.705 + _install_rootlesskit
10:35:39 [2022-09-21T10:35:39.991Z] #0 6.709 + echo 'Install rootlesskit version v0.14.4'
10:35:39 [2022-09-21T10:35:39.991Z] #0 6.711 Install rootlesskit version v0.14.4
10:35:39 [2022-09-21T10:35:39.991Z] #0 6.711 + for f in rootlesskit rootlesskit-docker-proxy
10:35:39 [2022-09-21T10:35:39.991Z] #0 6.711 + GOBIN=/build
10:35:39 [2022-09-21T10:35:39.991Z] #0 6.714 + GO111MODULE=on
10:35:39 [2022-09-21T10:35:39.991Z] #0 6.715 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
10:35:39 [2022-09-21T10:35:39.991Z] #0 7.253 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
10:35:39 [2022-09-21T10:35:39.991Z] #0 10.05 go: downloading github.com/pkg/errors v0.9.1
10:35:39 [2022-09-21T10:35:39.991Z] #0 10.06 go: downloading github.com/sirupsen/logrus v1.8.1
10:35:39 [2022-09-21T10:35:39.991Z] #0 10.14 go: downloading github.com/urfave/cli/v2 v2.3.0
10:35:39 [2022-09-21T10:35:39.991Z] #0 10.87 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
10:35:39 [2022-09-21T10:35:39.991Z] #33 ...
10:35:39 [2022-09-21T10:35:39.991Z] 
10:35:39 [2022-09-21T10:35:39.991Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
10:35:39 [2022-09-21T10:35:39.991Z] #0 7.053 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:35:39 [2022-09-21T10:35:39.991Z] #0 7.105 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:35:39 [2022-09-21T10:35:39.991Z] #0 7.128 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:35:39 [2022-09-21T10:35:39.991Z] #0 7.987 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
10:35:39 [2022-09-21T10:35:39.991Z] #0 10.16 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [184 kB]
10:35:40 [2022-09-21T10:35:40.002Z] #49 1.389 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:35:40 [2022-09-21T10:35:40.002Z] #49 1.412 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:35:40 [2022-09-21T10:35:40.002Z] #49 1.414 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:35:40 [2022-09-21T10:35:40.105Z] #26 8.161 internal/goos
10:35:40 [2022-09-21T10:35:40.105Z] #26 8.347 runtime/internal/atomic
10:35:40 [2022-09-21T10:35:40.249Z] #34 ...
10:35:40 [2022-09-21T10:35:40.249Z] 
10:35:40 [2022-09-21T10:35:40.249Z] #35 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
10:35:40 [2022-09-21T10:35:40.249Z] #0 4.623 + RM_GOPATH=0
10:35:40 [2022-09-21T10:35:40.249Z] #0 4.623 + TMP_GOPATH=
10:35:40 [2022-09-21T10:35:40.249Z] #0 4.623 + : /build
10:35:40 [2022-09-21T10:35:40.249Z] #0 4.623 + '[' -z '' ']'
10:35:40 [2022-09-21T10:35:40.249Z] #0 4.624 ++ mktemp -d
10:35:40 [2022-09-21T10:35:40.249Z] #0 4.624 + export GOPATH=/tmp/tmp.w6xumh8c7C
10:35:40 [2022-09-21T10:35:40.249Z] #0 4.624 + GOPATH=/tmp/tmp.w6xumh8c7C
10:35:40 [2022-09-21T10:35:40.249Z] #0 4.624 + RM_GOPATH=1
10:35:40 [2022-09-21T10:35:40.249Z] #0 4.624 + case "$(go env GOARCH)" in
10:35:40 [2022-09-21T10:35:40.249Z] #0 4.625 ++ go env GOARCH
10:35:40 [2022-09-21T10:35:40.249Z] #0 4.636 + export GO_BUILDMODE=-buildmode=pie
10:35:40 [2022-09-21T10:35:40.249Z] #0 4.636 + GO_BUILDMODE=-buildmode=pie
10:35:40 [2022-09-21T10:35:40.249Z] #0 4.638 ++ dirname /tmp/install/install.sh
10:35:40 [2022-09-21T10:35:40.249Z] #0 4.642 + dir=/tmp/install
10:35:40 [2022-09-21T10:35:40.249Z] #0 4.642 + bin=vndr
10:35:40 [2022-09-21T10:35:40.249Z] #0 4.642 + shift
10:35:40 [2022-09-21T10:35:40.249Z] #0 4.642 + '[' '!' -f /tmp/install/vndr.installer ']'
10:35:40 [2022-09-21T10:35:40.249Z] #0 4.642 + . /tmp/install/vndr.installer
10:35:40 [2022-09-21T10:35:40.249Z] #0 4.642 ++ : v0.1.2
10:35:40 [2022-09-21T10:35:40.249Z] #0 4.642 + install_vndr
10:35:40 [2022-09-21T10:35:40.249Z] #0 4.642 + echo 'Install vndr version v0.1.2'
10:35:40 [2022-09-21T10:35:40.249Z] #0 4.642 + GOBIN=/build
10:35:40 [2022-09-21T10:35:40.249Z] #0 4.642 + GO111MODULE=on
10:35:40 [2022-09-21T10:35:40.249Z] #0 4.642 + go install github.com/LK4D4/vndr@v0.1.2
10:35:40 [2022-09-21T10:35:40.249Z] #0 4.642 Install vndr version v0.1.2
10:35:40 [2022-09-21T10:35:40.249Z] #0 4.729 go: downloading github.com/LK4D4/vndr v0.1.2
10:35:40 [2022-09-21T10:35:40.249Z] #35 ...
10:35:40 [2022-09-21T10:35:40.249Z] 
10:35:40 [2022-09-21T10:35:40.249Z] #36 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
10:35:40 [2022-09-21T10:35:40.249Z] #0 3.965 + RM_GOPATH=0
10:35:40 [2022-09-21T10:35:40.249Z] #0 3.965 + TMP_GOPATH=
10:35:40 [2022-09-21T10:35:40.249Z] #0 3.965 + : /build
10:35:40 [2022-09-21T10:35:40.249Z] #0 3.965 + '[' -z '' ']'
10:35:40 [2022-09-21T10:35:40.249Z] #0 3.971 ++ mktemp -d
10:35:40 [2022-09-21T10:35:40.249Z] #0 3.971 + export GOPATH=/tmp/tmp.PO3SDgbT8z
10:35:40 [2022-09-21T10:35:40.249Z] #0 3.971 + GOPATH=/tmp/tmp.PO3SDgbT8z
10:35:40 [2022-09-21T10:35:40.249Z] #0 3.971 + RM_GOPATH=1
10:35:40 [2022-09-21T10:35:40.249Z] #0 3.971 + case "$(go env GOARCH)" in
10:35:40 [2022-09-21T10:35:40.249Z] #0 3.971 ++ go env GOARCH
10:35:40 [2022-09-21T10:35:40.249Z] #0 3.997 + export GO_BUILDMODE=-buildmode=pie
10:35:40 [2022-09-21T10:35:40.249Z] #0 3.997 + GO_BUILDMODE=-buildmode=pie
10:35:40 [2022-09-21T10:35:40.249Z] #0 3.997 ++ dirname /tmp/install/install.sh
10:35:40 [2022-09-21T10:35:40.249Z] #0 3.997 + dir=/tmp/install
10:35:40 [2022-09-21T10:35:40.249Z] #0 3.997 + bin=shfmt
10:35:40 [2022-09-21T10:35:40.249Z] #0 3.997 + shift
10:35:40 [2022-09-21T10:35:40.249Z] #0 3.997 + '[' '!' -f /tmp/install/shfmt.installer ']'
10:35:40 [2022-09-21T10:35:40.249Z] #0 3.997 + . /tmp/install/shfmt.installer
10:35:40 [2022-09-21T10:35:40.249Z] #0 3.997 ++ : v3.0.2
10:35:40 [2022-09-21T10:35:40.249Z] #0 3.997 + install_shfmt
10:35:40 [2022-09-21T10:35:40.249Z] #0 3.997 + echo 'Install shfmt version v3.0.2'
10:35:40 [2022-09-21T10:35:40.249Z] #0 3.997 + GOBIN=/build
10:35:40 [2022-09-21T10:35:40.249Z] #0 3.997 + GO111MODULE=on
10:35:40 [2022-09-21T10:35:40.249Z] #0 3.997 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
10:35:40 [2022-09-21T10:35:40.249Z] #0 3.997 Install shfmt version v3.0.2
10:35:40 [2022-09-21T10:35:40.249Z] #0 4.378 go: downloading mvdan.cc/sh/v3 v3.0.2
10:35:40 [2022-09-21T10:35:40.249Z] #0 5.187 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:35:40 [2022-09-21T10:35:40.249Z] #0 5.187 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:35:40 [2022-09-21T10:35:40.249Z] #0 5.253 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:35:40 [2022-09-21T10:35:40.249Z] #0 6.365 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:35:40 [2022-09-21T10:35:40.261Z] #49 1.931 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
10:35:40 [2022-09-21T10:35:40.364Z] #26 8.663 internal/bytealg
10:35:40 [2022-09-21T10:35:40.507Z] #36 ...
10:35:40 [2022-09-21T10:35:40.507Z] 
10:35:40 [2022-09-21T10:35:40.507Z] #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
10:35:40 [2022-09-21T10:35:40.507Z] #24 10.01 unicode/utf8
10:35:40 [2022-09-21T10:35:40.507Z] #24 10.53 internal/race
10:35:40 [2022-09-21T10:35:40.507Z] #24 10.75 sync/atomic
10:35:40 [2022-09-21T10:35:40.507Z] #24 11.70 unicode
10:35:41 [2022-09-21T10:35:41.201Z] #49 2.921 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [184 kB]
10:35:41 [2022-09-21T10:35:41.302Z] #26 ...
10:35:41 [2022-09-21T10:35:41.302Z] 
10:35:41 [2022-09-21T10:35:41.302Z] #25 [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
10:35:41 [2022-09-21T10:35:41.302Z] #25 9.323 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:35:41 [2022-09-21T10:35:41.870Z] #25 ...
10:35:41 [2022-09-21T10:35:41.870Z] 
10:35:41 [2022-09-21T10:35:41.870Z] #27 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.214 + RM_GOPATH=0
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.214 + TMP_GOPATH=
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.214 + : /build
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.214 + '[' -z '' ']'
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.214 ++ mktemp -d
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.214 + export GOPATH=/tmp/tmp.SEpq2YhxRc
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.214 + GOPATH=/tmp/tmp.SEpq2YhxRc
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.214 + RM_GOPATH=1
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.214 + case "$(go env GOARCH)" in
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.214 ++ go env GOARCH
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.249 + export GO_BUILDMODE=-buildmode=pie
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.249 + GO_BUILDMODE=-buildmode=pie
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.249 ++ dirname /tmp/install/install.sh
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.262 Install docker/cli version 17.06.2-ce from stable
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.262 + dir=/tmp/install
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.262 + bin=dockercli
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.262 + shift
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.262 + '[' '!' -f /tmp/install/dockercli.installer ']'
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.262 + . /tmp/install/dockercli.installer
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.262 ++ : stable
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.262 ++ : 17.06.2-ce
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.262 + install_dockercli
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.262 + echo 'Install docker/cli version 17.06.2-ce from stable'
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.262 ++ uname -m
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.262 + arch=x86_64
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.262 + '[' x86_64 '!=' x86_64 ']'
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.262 + url=https://download.docker.com/linux/static
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.262 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.262 + tar -xz docker/docker
10:35:41 [2022-09-21T10:35:41.870Z] #27 ...
10:35:41 [2022-09-21T10:35:41.870Z] 
10:35:41 [2022-09-21T10:35:41.870Z] #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
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.870 + RM_GOPATH=0
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.871 + TMP_GOPATH=
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.871 + : /build
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.878 + '[' -z '' ']'
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.883 ++ mktemp -d
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.888 + export GOPATH=/tmp/tmp.oTPsD33RvX
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.888 + GOPATH=/tmp/tmp.oTPsD33RvX
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.888 + RM_GOPATH=1
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.889 + case "$(go env GOARCH)" in
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.890 ++ go env GOARCH
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.924 + export GO_BUILDMODE=-buildmode=pie
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.924 + GO_BUILDMODE=-buildmode=pie
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.925 ++ dirname /tmp/install/install.sh
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.927 + dir=/tmp/install
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.927 + bin=gotestsum
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.927 + shift
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.927 + '[' '!' -f /tmp/install/gotestsum.installer ']'
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.928 + . /tmp/install/gotestsum.installer
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.928 ++ : v1.7.0
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.928 + install_gotestsum
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.930 + set -e
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.931 Install gotestsum version v1.7.0
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.931 + echo 'Install gotestsum version v1.7.0'
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.931 + GOBIN=/build
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.931 + GO111MODULE=on
10:35:41 [2022-09-21T10:35:41.870Z] #0 4.931 + go install gotest.tools/gotestsum@v1.7.0
10:35:41 [2022-09-21T10:35:41.870Z] #0 5.403 go: downloading gotest.tools/gotestsum v1.7.0
10:35:41 [2022-09-21T10:35:41.870Z] #0 7.547 go: downloading github.com/fatih/color v1.10.0
10:35:41 [2022-09-21T10:35:41.870Z] #0 7.600 go: downloading github.com/dnephin/pflag v1.0.7
10:35:41 [2022-09-21T10:35:41.870Z] #0 7.603 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
10:35:41 [2022-09-21T10:35:41.870Z] #0 7.641 go: downloading github.com/pkg/errors v0.9.1
10:35:41 [2022-09-21T10:35:41.870Z] #0 8.171 go: downloading golang.org/x/tools v0.1.0
10:35:41 [2022-09-21T10:35:41.870Z] #0 8.457 go: downloading github.com/mattn/go-colorable v0.1.8
10:35:41 [2022-09-21T10:35:41.870Z] #0 8.492 go: downloading github.com/mattn/go-isatty v0.0.12
10:35:41 [2022-09-21T10:35:41.870Z] #0 8.614 go: downloading github.com/fsnotify/fsnotify v1.4.9
10:35:41 [2022-09-21T10:35:41.870Z] #0 8.835 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
10:35:41 [2022-09-21T10:35:41.883Z] #24 ...
10:35:41 [2022-09-21T10:35:41.883Z] 
10:35:41 [2022-09-21T10:35:41.883Z] #31 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
10:35:41 [2022-09-21T10:35:41.883Z] #31 12.12 + mkdir -p /build
10:35:41 [2022-09-21T10:35:41.883Z] #31 12.13 + mv docker/docker /build/
10:35:41 [2022-09-21T10:35:41.883Z] #31 12.14 + rmdir docker
10:35:41 [2022-09-21T10:35:41.883Z] #31 DONE 12.9s
10:35:41 [2022-09-21T10:35:41.883Z] 
10:35:41 [2022-09-21T10:35:41.883Z] #32 [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
10:35:41 [2022-09-21T10:35:41.883Z] #32 13.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:35:42 [2022-09-21T10:35:42.129Z] #28 ...
10:35:42 [2022-09-21T10:35:42.129Z] 
10:35:42 [2022-09-21T10:35:42.129Z] #29 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
10:35:42 [2022-09-21T10:35:42.129Z] #0 3.844 + git clone https://github.com/docker/distribution.git .
10:35:42 [2022-09-21T10:35:42.129Z] #0 3.878 Cloning into '.'...
10:35:42 [2022-09-21T10:35:42.388Z] #29 ...
10:35:42 [2022-09-21T10:35:42.388Z] 
10:35:42 [2022-09-21T10:35:42.388Z] #30 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
10:35:42 [2022-09-21T10:35:42.388Z] #0 4.424 + RM_GOPATH=0
10:35:42 [2022-09-21T10:35:42.388Z] #0 4.424 + TMP_GOPATH=
10:35:42 [2022-09-21T10:35:42.388Z] #0 4.424 + : /build
10:35:42 [2022-09-21T10:35:42.388Z] #0 4.424 + '[' -z '' ']'
10:35:42 [2022-09-21T10:35:42.388Z] #0 4.424 ++ mktemp -d
10:35:42 [2022-09-21T10:35:42.389Z] #0 4.424 + export GOPATH=/tmp/tmp.MRqP9x4NDs
10:35:42 [2022-09-21T10:35:42.389Z] #0 4.424 + GOPATH=/tmp/tmp.MRqP9x4NDs
10:35:42 [2022-09-21T10:35:42.389Z] #0 4.424 + RM_GOPATH=1
10:35:42 [2022-09-21T10:35:42.389Z] #0 4.424 + case "$(go env GOARCH)" in
10:35:42 [2022-09-21T10:35:42.389Z] #0 4.424 ++ go env GOARCH
10:35:42 [2022-09-21T10:35:42.389Z] #0 4.447 + export GO_BUILDMODE=-buildmode=pie
10:35:42 [2022-09-21T10:35:42.389Z] #0 4.447 + GO_BUILDMODE=-buildmode=pie
10:35:42 [2022-09-21T10:35:42.389Z] #0 4.447 ++ dirname /tmp/install/install.sh
10:35:42 [2022-09-21T10:35:42.389Z] #0 4.447 + dir=/tmp/install
10:35:42 [2022-09-21T10:35:42.389Z] #0 4.447 + bin=vndr
10:35:42 [2022-09-21T10:35:42.389Z] #0 4.447 + shift
10:35:42 [2022-09-21T10:35:42.389Z] #0 4.447 + '[' '!' -f /tmp/install/vndr.installer ']'
10:35:42 [2022-09-21T10:35:42.389Z] #0 4.447 + . /tmp/install/vndr.installer
10:35:42 [2022-09-21T10:35:42.389Z] #0 4.447 ++ : v0.1.2
10:35:42 [2022-09-21T10:35:42.389Z] #0 4.447 + install_vndr
10:35:42 [2022-09-21T10:35:42.389Z] #0 4.447 + echo 'Install vndr version v0.1.2'
10:35:42 [2022-09-21T10:35:42.389Z] #0 4.447 + GOBIN=/build
10:35:42 [2022-09-21T10:35:42.389Z] #0 4.447 + GO111MODULE=on
10:35:42 [2022-09-21T10:35:42.389Z] #0 4.447 + go install github.com/LK4D4/vndr@v0.1.2
10:35:42 [2022-09-21T10:35:42.389Z] #0 4.447 Install vndr version v0.1.2
10:35:42 [2022-09-21T10:35:42.389Z] #0 5.035 go: downloading github.com/LK4D4/vndr v0.1.2
10:35:42 [2022-09-21T10:35:42.389Z] #30 ...
10:35:42 [2022-09-21T10:35:42.389Z] 
10:35:42 [2022-09-21T10:35:42.389Z] #31 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
10:35:42 [2022-09-21T10:35:42.389Z] #0 4.261 + RM_GOPATH=0
10:35:42 [2022-09-21T10:35:42.389Z] #0 4.261 + TMP_GOPATH=
10:35:42 [2022-09-21T10:35:42.389Z] #0 4.261 + : /build
10:35:42 [2022-09-21T10:35:42.389Z] #0 4.261 + '[' -z '' ']'
10:35:42 [2022-09-21T10:35:42.389Z] #0 4.261 ++ mktemp -d
10:35:42 [2022-09-21T10:35:42.389Z] #0 4.261 + export GOPATH=/tmp/tmp.EpFs48iRqD
10:35:42 [2022-09-21T10:35:42.389Z] #0 4.261 + GOPATH=/tmp/tmp.EpFs48iRqD
10:35:42 [2022-09-21T10:35:42.389Z] #0 4.261 + RM_GOPATH=1
10:35:42 [2022-09-21T10:35:42.389Z] #0 4.261 + case "$(go env GOARCH)" in
10:35:42 [2022-09-21T10:35:42.389Z] #0 4.261 ++ go env GOARCH
10:35:42 [2022-09-21T10:35:42.389Z] #0 4.304 + export GO_BUILDMODE=-buildmode=pie
10:35:42 [2022-09-21T10:35:42.389Z] #0 4.304 + GO_BUILDMODE=-buildmode=pie
10:35:42 [2022-09-21T10:35:42.389Z] #0 4.304 ++ dirname /tmp/install/install.sh
10:35:42 [2022-09-21T10:35:42.389Z] #0 4.316 + dir=/tmp/install
10:35:42 [2022-09-21T10:35:42.389Z] #0 4.316 + bin=rootlesskit
10:35:42 [2022-09-21T10:35:42.389Z] #0 4.316 + shift
10:35:42 [2022-09-21T10:35:42.389Z] #0 4.316 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
10:35:42 [2022-09-21T10:35:42.389Z] #0 4.316 + . /tmp/install/rootlesskit.installer
10:35:42 [2022-09-21T10:35:42.389Z] #0 4.316 ++ : v0.14.4
10:35:42 [2022-09-21T10:35:42.389Z] #0 4.316 + install_rootlesskit
10:35:42 [2022-09-21T10:35:42.389Z] #0 4.316 + case "$1" in
10:35:42 [2022-09-21T10:35:42.389Z] #0 4.316 + export CGO_ENABLED=0
10:35:42 [2022-09-21T10:35:42.389Z] #0 4.316 + CGO_ENABLED=0
10:35:42 [2022-09-21T10:35:42.389Z] #0 4.316 + _install_rootlesskit
10:35:42 [2022-09-21T10:35:42.389Z] #0 4.316 + echo 'Install rootlesskit version v0.14.4'
10:35:42 [2022-09-21T10:35:42.389Z] #0 4.316 + for f in rootlesskit rootlesskit-docker-proxy
10:35:42 [2022-09-21T10:35:42.389Z] #0 4.316 + GOBIN=/build
10:35:42 [2022-09-21T10:35:42.389Z] #0 4.316 + GO111MODULE=on
10:35:42 [2022-09-21T10:35:42.389Z] #0 4.316 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
10:35:42 [2022-09-21T10:35:42.389Z] #0 4.316 Install rootlesskit version v0.14.4
10:35:42 [2022-09-21T10:35:42.389Z] #0 4.987 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
10:35:42 [2022-09-21T10:35:42.389Z] #0 7.636 go: downloading github.com/pkg/errors v0.9.1
10:35:42 [2022-09-21T10:35:42.389Z] #0 7.637 go: downloading github.com/sirupsen/logrus v1.8.1
10:35:42 [2022-09-21T10:35:42.389Z] #0 7.824 go: downloading github.com/urfave/cli/v2 v2.3.0
10:35:42 [2022-09-21T10:35:42.389Z] #0 8.261 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
10:35:42 [2022-09-21T10:35:42.585Z] #49 4.228 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:35:42 [2022-09-21T10:35:42.648Z] #31 ...
10:35:42 [2022-09-21T10:35:42.648Z] 
10:35:42 [2022-09-21T10:35:42.648Z] #32 [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
10:35:42 [2022-09-21T10:35:42.648Z] #0 5.262 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:35:42 [2022-09-21T10:35:42.648Z] #0 5.349 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:35:42 [2022-09-21T10:35:42.648Z] #0 5.355 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:35:42 [2022-09-21T10:35:42.648Z] #0 6.194 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
10:35:42 [2022-09-21T10:35:42.648Z] #0 8.626 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [184 kB]
10:35:42 [2022-09-21T10:35:42.648Z] #32 ...
10:35:42 [2022-09-21T10:35:42.648Z] 
10:35:42 [2022-09-21T10:35:42.648Z] #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
10:35:42 [2022-09-21T10:35:42.648Z] #0 4.438 + RM_GOPATH=0
10:35:42 [2022-09-21T10:35:42.648Z] #0 4.438 + TMP_GOPATH=
10:35:42 [2022-09-21T10:35:42.648Z] #0 4.438 + : /build
10:35:42 [2022-09-21T10:35:42.648Z] #0 4.438 + '[' -z '' ']'
10:35:42 [2022-09-21T10:35:42.648Z] #0 4.438 ++ mktemp -d
10:35:42 [2022-09-21T10:35:42.648Z] #0 4.447 + export GOPATH=/tmp/tmp.aVlZyOnR1k
10:35:42 [2022-09-21T10:35:42.648Z] #0 4.447 + GOPATH=/tmp/tmp.aVlZyOnR1k
10:35:42 [2022-09-21T10:35:42.648Z] #0 4.447 + RM_GOPATH=1
10:35:42 [2022-09-21T10:35:42.648Z] #0 4.447 + case "$(go env GOARCH)" in
10:35:42 [2022-09-21T10:35:42.648Z] #0 4.447 ++ go env GOARCH
10:35:42 [2022-09-21T10:35:42.648Z] #0 4.469 + export GO_BUILDMODE=-buildmode=pie
10:35:42 [2022-09-21T10:35:42.648Z] #0 4.469 + GO_BUILDMODE=-buildmode=pie
10:35:42 [2022-09-21T10:35:42.648Z] #0 4.472 ++ dirname /tmp/install/install.sh
10:35:42 [2022-09-21T10:35:42.648Z] #0 4.473 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789
10:35:42 [2022-09-21T10:35:42.648Z] #0 4.480 + dir=/tmp/install
10:35:42 [2022-09-21T10:35:42.648Z] #0 4.480 + bin=proxy
10:35:42 [2022-09-21T10:35:42.648Z] #0 4.480 + shift
10:35:42 [2022-09-21T10:35:42.648Z] #0 4.480 + '[' '!' -f /tmp/install/proxy.installer ']'
10:35:42 [2022-09-21T10:35:42.648Z] #0 4.480 + . /tmp/install/proxy.installer
10:35:42 [2022-09-21T10:35:42.648Z] #0 4.480 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789
10:35:42 [2022-09-21T10:35:42.648Z] #0 4.480 + install_proxy
10:35:42 [2022-09-21T10:35:42.648Z] #0 4.480 + case "$1" in
10:35:42 [2022-09-21T10:35:42.648Z] #0 4.480 + export CGO_ENABLED=0
10:35:42 [2022-09-21T10:35:42.648Z] #0 4.480 + CGO_ENABLED=0
10:35:42 [2022-09-21T10:35:42.648Z] #0 4.480 + _install_proxy
10:35:42 [2022-09-21T10:35:42.648Z] #0 4.480 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789'
10:35:42 [2022-09-21T10:35:42.648Z] #0 4.480 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.aVlZyOnR1k/src/github.com/docker/libnetwork
10:35:42 [2022-09-21T10:35:42.648Z] #0 4.480 Cloning into '/tmp/tmp.aVlZyOnR1k/src/github.com/docker/libnetwork'...
10:35:42 [2022-09-21T10:35:42.906Z] #33 ...
10:35:42 [2022-09-21T10:35:42.906Z] 
10:35:42 [2022-09-21T10:35:42.906Z] #34 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
10:35:42 [2022-09-21T10:35:42.906Z] #0 4.736 + RM_GOPATH=0
10:35:42 [2022-09-21T10:35:42.906Z] #0 4.736 + TMP_GOPATH=
10:35:42 [2022-09-21T10:35:42.906Z] #0 4.736 + : /build
10:35:42 [2022-09-21T10:35:42.906Z] #0 4.736 + '[' -z '' ']'
10:35:42 [2022-09-21T10:35:42.906Z] #0 4.740 ++ mktemp -d
10:35:42 [2022-09-21T10:35:42.906Z] #0 4.746 + export GOPATH=/tmp/tmp.Yy8pIQ5eP1
10:35:42 [2022-09-21T10:35:42.906Z] #0 4.746 + GOPATH=/tmp/tmp.Yy8pIQ5eP1
10:35:42 [2022-09-21T10:35:42.906Z] #0 4.746 + RM_GOPATH=1
10:35:42 [2022-09-21T10:35:42.906Z] #0 4.746 + case "$(go env GOARCH)" in
10:35:42 [2022-09-21T10:35:42.906Z] #0 4.747 ++ go env GOARCH
10:35:42 [2022-09-21T10:35:42.906Z] #0 4.792 + export GO_BUILDMODE=-buildmode=pie
10:35:42 [2022-09-21T10:35:42.906Z] #0 4.792 + GO_BUILDMODE=-buildmode=pie
10:35:42 [2022-09-21T10:35:42.906Z] #0 4.793 ++ dirname /tmp/install/install.sh
10:35:42 [2022-09-21T10:35:42.906Z] #0 4.826 + dir=/tmp/install
10:35:42 [2022-09-21T10:35:42.906Z] #0 4.831 + bin=golangci_lint
10:35:42 [2022-09-21T10:35:42.906Z] #0 4.832 + shift
10:35:42 [2022-09-21T10:35:42.906Z] #0 4.832 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
10:35:42 [2022-09-21T10:35:42.906Z] #0 4.840 + . /tmp/install/golangci_lint.installer
10:35:42 [2022-09-21T10:35:42.906Z] #0 4.841 ++ : v1.44.0
10:35:42 [2022-09-21T10:35:42.906Z] #0 4.841 + install_golangci_lint
10:35:42 [2022-09-21T10:35:42.906Z] #0 4.841 + set -e
10:35:42 [2022-09-21T10:35:42.906Z] #0 4.841 + echo 'Install golangci-lint version v1.44.0'
10:35:42 [2022-09-21T10:35:42.906Z] #0 4.843 Install golangci-lint version v1.44.0
10:35:42 [2022-09-21T10:35:42.906Z] #0 4.843 + GOBIN=/build
10:35:42 [2022-09-21T10:35:42.906Z] #0 4.843 + GO111MODULE=on
10:35:42 [2022-09-21T10:35:42.906Z] #0 4.843 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0
10:35:42 [2022-09-21T10:35:42.906Z] #0 5.487 go: downloading github.com/golangci/golangci-lint v1.44.0
10:35:42 [2022-09-21T10:35:42.907Z] #34 ...
10:35:42 [2022-09-21T10:35:42.907Z] 
10:35:42 [2022-09-21T10:35:42.907Z] #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
10:35:42 [2022-09-21T10:35:42.907Z] #0 4.014 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:35:42 [2022-09-21T10:35:42.907Z] #0 4.063 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:35:42 [2022-09-21T10:35:42.907Z] #0 4.063 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:35:42 [2022-09-21T10:35:42.907Z] #0 5.011 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
10:35:42 [2022-09-21T10:35:42.907Z] #0 6.833 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [184 kB]
10:35:42 [2022-09-21T10:35:42.907Z] #0 9.040 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:35:42 [2022-09-21T10:35:42.990Z] #21 ...
10:35:42 [2022-09-21T10:35:42.990Z] 
10:35:42 [2022-09-21T10:35:42.990Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
10:35:42 [2022-09-21T10:35:42.990Z] #0 4.830 + RM_GOPATH=0
10:35:42 [2022-09-21T10:35:42.990Z] #0 4.830 + TMP_GOPATH=
10:35:42 [2022-09-21T10:35:42.990Z] #0 4.830 + : /build
10:35:42 [2022-09-21T10:35:42.990Z] #0 4.830 + '[' -z '' ']'
10:35:42 [2022-09-21T10:35:42.990Z] #0 4.830 ++ mktemp -d
10:35:42 [2022-09-21T10:35:42.990Z] #0 4.905 + export GOPATH=/tmp/tmp.gaKzKqX18V
10:35:42 [2022-09-21T10:35:42.990Z] #0 4.905 + GOPATH=/tmp/tmp.gaKzKqX18V
10:35:42 [2022-09-21T10:35:42.990Z] #0 4.905 + RM_GOPATH=1
10:35:42 [2022-09-21T10:35:42.990Z] #0 4.905 + case "$(go env GOARCH)" in
10:35:42 [2022-09-21T10:35:42.990Z] #0 4.906 ++ go env GOARCH
10:35:42 [2022-09-21T10:35:42.990Z] #0 4.922 + export GO_BUILDMODE=-buildmode=pie
10:35:42 [2022-09-21T10:35:42.990Z] #0 4.922 + GO_BUILDMODE=-buildmode=pie
10:35:42 [2022-09-21T10:35:42.990Z] #0 4.923 ++ dirname /tmp/install/install.sh
10:35:42 [2022-09-21T10:35:42.990Z] #0 4.924 + dir=/tmp/install
10:35:42 [2022-09-21T10:35:42.990Z] #0 4.942 + bin=tomlv
10:35:42 [2022-09-21T10:35:42.990Z] #0 4.942 + shift
10:35:42 [2022-09-21T10:35:42.990Z] #0 4.943 + '[' '!' -f /tmp/install/tomlv.installer ']'
10:35:42 [2022-09-21T10:35:42.990Z] #0 4.943 + . /tmp/install/tomlv.installer
10:35:42 [2022-09-21T10:35:42.990Z] #0 4.944 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:35:42 [2022-09-21T10:35:42.990Z] #0 4.944 + install_tomlv
10:35:42 [2022-09-21T10:35:42.990Z] #0 4.945 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
10:35:42 [2022-09-21T10:35:42.990Z] #0 4.945 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:35:42 [2022-09-21T10:35:42.990Z] #0 4.946 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.gaKzKqX18V/src/github.com/BurntSushi/toml
10:35:42 [2022-09-21T10:35:42.990Z] #0 4.963 Cloning into '/tmp/tmp.gaKzKqX18V/src/github.com/BurntSushi/toml'...
10:35:42 [2022-09-21T10:35:42.990Z] #0 6.407 + cd /tmp/tmp.gaKzKqX18V/src/github.com/BurntSushi/toml
10:35:42 [2022-09-21T10:35:42.990Z] #0 6.415 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
10:35:42 [2022-09-21T10:35:42.990Z] #0 6.610 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
10:35:42 [2022-09-21T10:35:42.990Z] #0 7.503 internal/unsafeheader
10:35:42 [2022-09-21T10:35:42.990Z] #0 7.518 internal/goarch
10:35:42 [2022-09-21T10:35:42.990Z] #0 7.737 internal/cpu
10:35:42 [2022-09-21T10:35:42.990Z] #0 7.772 internal/abi
10:35:42 [2022-09-21T10:35:42.990Z] #0 8.212 internal/goexperiment
10:35:42 [2022-09-21T10:35:42.990Z] #0 8.413 internal/goos
10:35:42 [2022-09-21T10:35:42.990Z] #0 8.529 runtime/internal/atomic
10:35:42 [2022-09-21T10:35:42.990Z] #0 8.725 internal/bytealg
10:35:43 [2022-09-21T10:35:43.165Z] #35 ...
10:35:43 [2022-09-21T10:35:43.165Z] 
10:35:43 [2022-09-21T10:35:43.165Z] #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
10:35:43 [2022-09-21T10:35:43.165Z] #0 3.726 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:35:43 [2022-09-21T10:35:43.165Z] #0 3.746 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:35:43 [2022-09-21T10:35:43.165Z] #0 3.746 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:35:43 [2022-09-21T10:35:43.165Z] #0 4.020 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
10:35:43 [2022-09-21T10:35:43.165Z] #0 6.134 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [184 kB]
10:35:43 [2022-09-21T10:35:43.165Z] #0 8.474 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:35:43 [2022-09-21T10:35:43.424Z] #36 ...
10:35:43 [2022-09-21T10:35:43.424Z] 
10:35:43 [2022-09-21T10:35:43.424Z] #26 [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
10:35:43 [2022-09-21T10:35:43.424Z] #26 9.586 runtime/internal/math
10:35:43 [2022-09-21T10:35:43.424Z] #26 9.825 runtime/internal/sys
10:35:43 [2022-09-21T10:35:43.424Z] #26 9.956 runtime/internal/syscall
10:35:43 [2022-09-21T10:35:43.424Z] #26 10.24 internal/itoa
10:35:43 [2022-09-21T10:35:43.424Z] #26 10.47 runtime
10:35:43 [2022-09-21T10:35:43.424Z] #26 10.72 math/bits
10:35:43 [2022-09-21T10:35:43.424Z] #26 11.70 math
10:35:43 [2022-09-21T10:35:43.524Z] #49 ...
10:35:43 [2022-09-21T10:35:43.524Z] 
10:35:43 [2022-09-21T10:35:43.524Z] #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
10:35:43 [2022-09-21T10:35:43.524Z] #40 13.27 + cd /tmp/tmp.2OfHfHRIpT/src/github.com/opencontainers/runc
10:35:43 [2022-09-21T10:35:43.524Z] #40 13.27 + git checkout -q v1.1.4
10:35:43 [2022-09-21T10:35:43.554Z] #25 9.913 runtime/internal/math
10:35:43 [2022-09-21T10:35:43.554Z] #25 10.13 runtime/internal/sys
10:35:43 [2022-09-21T10:35:43.554Z] #25 ...
10:35:43 [2022-09-21T10:35:43.554Z] 
10:35:43 [2022-09-21T10:35:43.554Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
10:35:43 [2022-09-21T10:35:43.554Z] #0 4.471 + RM_GOPATH=0
10:35:43 [2022-09-21T10:35:43.554Z] #0 4.471 + TMP_GOPATH=
10:35:43 [2022-09-21T10:35:43.554Z] #0 4.471 + : /build
10:35:43 [2022-09-21T10:35:43.554Z] #0 4.471 + '[' -z '' ']'
10:35:43 [2022-09-21T10:35:43.554Z] #0 4.479 ++ mktemp -d
10:35:43 [2022-09-21T10:35:43.554Z] #0 4.479 + export GOPATH=/tmp/tmp.8ZgbGH1n3Z
10:35:43 [2022-09-21T10:35:43.554Z] #0 4.479 + GOPATH=/tmp/tmp.8ZgbGH1n3Z
10:35:43 [2022-09-21T10:35:43.554Z] #0 4.479 + RM_GOPATH=1
10:35:43 [2022-09-21T10:35:43.554Z] #0 4.479 + case "$(go env GOARCH)" in
10:35:43 [2022-09-21T10:35:43.554Z] #0 4.481 ++ go env GOARCH
10:35:43 [2022-09-21T10:35:43.554Z] #0 4.539 + export GO_BUILDMODE=-buildmode=pie
10:35:43 [2022-09-21T10:35:43.554Z] #0 4.540 + GO_BUILDMODE=-buildmode=pie
10:35:43 [2022-09-21T10:35:43.554Z] #0 4.540 ++ dirname /tmp/install/install.sh
10:35:43 [2022-09-21T10:35:43.554Z] #0 4.555 Install golangci-lint version v1.44.0
10:35:43 [2022-09-21T10:35:43.554Z] #0 4.557 + dir=/tmp/install
10:35:43 [2022-09-21T10:35:43.554Z] #0 4.557 + bin=golangci_lint
10:35:43 [2022-09-21T10:35:43.554Z] #0 4.557 + shift
10:35:43 [2022-09-21T10:35:43.554Z] #0 4.557 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
10:35:43 [2022-09-21T10:35:43.554Z] #0 4.557 + . /tmp/install/golangci_lint.installer
10:35:43 [2022-09-21T10:35:43.554Z] #0 4.557 ++ : v1.44.0
10:35:43 [2022-09-21T10:35:43.554Z] #0 4.557 + install_golangci_lint
10:35:43 [2022-09-21T10:35:43.554Z] #0 4.557 + set -e
10:35:43 [2022-09-21T10:35:43.554Z] #0 4.557 + echo 'Install golangci-lint version v1.44.0'
10:35:43 [2022-09-21T10:35:43.554Z] #0 4.557 + GOBIN=/build
10:35:43 [2022-09-21T10:35:43.554Z] #0 4.557 + GO111MODULE=on
10:35:43 [2022-09-21T10:35:43.554Z] #0 4.557 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0
10:35:43 [2022-09-21T10:35:43.554Z] #0 5.400 go: downloading github.com/golangci/golangci-lint v1.44.0
10:35:43 [2022-09-21T10:35:43.812Z] #26 ...
10:35:43 [2022-09-21T10:35:43.812Z] 
10:35:43 [2022-09-21T10:35:43.812Z] #27 [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
10:35:43 [2022-09-21T10:35:43.812Z] #0 3.942 + RM_GOPATH=0
10:35:43 [2022-09-21T10:35:43.812Z] #0 3.942 + TMP_GOPATH=
10:35:43 [2022-09-21T10:35:43.812Z] #0 3.942 + : /build
10:35:43 [2022-09-21T10:35:43.812Z] #0 3.942 + '[' -z '' ']'
10:35:43 [2022-09-21T10:35:43.812Z] #0 3.942 ++ mktemp -d
10:35:43 [2022-09-21T10:35:43.812Z] #0 3.942 + export GOPATH=/tmp/tmp.c3ZvzLtqNi
10:35:43 [2022-09-21T10:35:43.812Z] #0 3.942 + GOPATH=/tmp/tmp.c3ZvzLtqNi
10:35:43 [2022-09-21T10:35:43.812Z] #0 3.942 + RM_GOPATH=1
10:35:43 [2022-09-21T10:35:43.812Z] #0 3.942 + case "$(go env GOARCH)" in
10:35:43 [2022-09-21T10:35:43.812Z] #0 3.943 ++ go env GOARCH
10:35:43 [2022-09-21T10:35:43.812Z] #0 3.955 + export GO_BUILDMODE=-buildmode=pie
10:35:43 [2022-09-21T10:35:43.812Z] #0 3.955 + GO_BUILDMODE=-buildmode=pie
10:35:43 [2022-09-21T10:35:43.812Z] #0 3.957 Install shfmt version v3.0.2
10:35:43 [2022-09-21T10:35:43.812Z] #0 3.957 ++ dirname /tmp/install/install.sh
10:35:43 [2022-09-21T10:35:43.812Z] #0 3.957 + dir=/tmp/install
10:35:43 [2022-09-21T10:35:43.812Z] #0 3.957 + bin=shfmt
10:35:43 [2022-09-21T10:35:43.812Z] #0 3.957 + shift
10:35:43 [2022-09-21T10:35:43.812Z] #0 3.957 + '[' '!' -f /tmp/install/shfmt.installer ']'
10:35:43 [2022-09-21T10:35:43.812Z] #0 3.957 + . /tmp/install/shfmt.installer
10:35:43 [2022-09-21T10:35:43.812Z] #0 3.957 ++ : v3.0.2
10:35:43 [2022-09-21T10:35:43.812Z] #0 3.957 + install_shfmt
10:35:43 [2022-09-21T10:35:43.812Z] #0 3.957 + echo 'Install shfmt version v3.0.2'
10:35:43 [2022-09-21T10:35:43.812Z] #0 3.957 + GOBIN=/build
10:35:43 [2022-09-21T10:35:43.812Z] #0 3.957 + GO111MODULE=on
10:35:43 [2022-09-21T10:35:43.812Z] #0 3.957 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
10:35:43 [2022-09-21T10:35:43.812Z] #0 4.794 go: downloading mvdan.cc/sh/v3 v3.0.2
10:35:43 [2022-09-21T10:35:43.812Z] #0 6.013 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
10:35:43 [2022-09-21T10:35:43.812Z] #0 6.030 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
10:35:43 [2022-09-21T10:35:43.812Z] #0 6.181 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
10:35:43 [2022-09-21T10:35:43.812Z] #0 8.167 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
10:35:43 [2022-09-21T10:35:43.812Z] #27 ...
10:35:43 [2022-09-21T10:35:43.812Z] 
10:35:43 [2022-09-21T10:35:43.812Z] #28 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
10:35:43 [2022-09-21T10:35:43.812Z] #0 4.317 + git clone https://github.com/docker/distribution.git .
10:35:43 [2022-09-21T10:35:43.812Z] #0 4.319 Cloning into '.'...
10:35:44 [2022-09-21T10:35:44.068Z] #28 ...
10:35:44 [2022-09-21T10:35:44.069Z] 
10:35:44 [2022-09-21T10:35:44.069Z] #29 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
10:35:44 [2022-09-21T10:35:44.069Z] #0 4.427 + RM_GOPATH=0
10:35:44 [2022-09-21T10:35:44.069Z] #0 4.427 + TMP_GOPATH=
10:35:44 [2022-09-21T10:35:44.069Z] #0 4.427 + : /build
10:35:44 [2022-09-21T10:35:44.069Z] #0 4.427 + '[' -z '' ']'
10:35:44 [2022-09-21T10:35:44.069Z] #0 4.427 ++ mktemp -d
10:35:44 [2022-09-21T10:35:44.069Z] #0 4.431 + export GOPATH=/tmp/tmp.hKVxWcV6S1
10:35:44 [2022-09-21T10:35:44.069Z] #0 4.431 + GOPATH=/tmp/tmp.hKVxWcV6S1
10:35:44 [2022-09-21T10:35:44.069Z] #0 4.431 + RM_GOPATH=1
10:35:44 [2022-09-21T10:35:44.069Z] #0 4.431 + case "$(go env GOARCH)" in
10:35:44 [2022-09-21T10:35:44.069Z] #0 4.432 ++ go env GOARCH
10:35:44 [2022-09-21T10:35:44.069Z] #0 4.464 Install rootlesskit version v0.14.4
10:35:44 [2022-09-21T10:35:44.069Z] #0 4.464 + export GO_BUILDMODE=-buildmode=pie
10:35:44 [2022-09-21T10:35:44.069Z] #0 4.464 + GO_BUILDMODE=-buildmode=pie
10:35:44 [2022-09-21T10:35:44.069Z] #0 4.464 ++ dirname /tmp/install/install.sh
10:35:44 [2022-09-21T10:35:44.069Z] #0 4.464 + dir=/tmp/install
10:35:44 [2022-09-21T10:35:44.069Z] #0 4.464 + bin=rootlesskit
10:35:44 [2022-09-21T10:35:44.069Z] #0 4.464 + shift
10:35:44 [2022-09-21T10:35:44.069Z] #0 4.464 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
10:35:44 [2022-09-21T10:35:44.069Z] #0 4.464 + . /tmp/install/rootlesskit.installer
10:35:44 [2022-09-21T10:35:44.069Z] #0 4.464 ++ : v0.14.4
10:35:44 [2022-09-21T10:35:44.069Z] #0 4.464 + install_rootlesskit
10:35:44 [2022-09-21T10:35:44.069Z] #0 4.464 + case "$1" in
10:35:44 [2022-09-21T10:35:44.069Z] #0 4.464 + export CGO_ENABLED=0
10:35:44 [2022-09-21T10:35:44.069Z] #0 4.464 + CGO_ENABLED=0
10:35:44 [2022-09-21T10:35:44.069Z] #0 4.464 + _install_rootlesskit
10:35:44 [2022-09-21T10:35:44.069Z] #0 4.464 + echo 'Install rootlesskit version v0.14.4'
10:35:44 [2022-09-21T10:35:44.069Z] #0 4.464 + for f in rootlesskit rootlesskit-docker-proxy
10:35:44 [2022-09-21T10:35:44.069Z] #0 4.464 + GOBIN=/build
10:35:44 [2022-09-21T10:35:44.069Z] #0 4.464 + GO111MODULE=on
10:35:44 [2022-09-21T10:35:44.069Z] #0 4.464 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
10:35:44 [2022-09-21T10:35:44.069Z] #0 5.412 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
10:35:44 [2022-09-21T10:35:44.069Z] #0 8.331 go: downloading github.com/pkg/errors v0.9.1
10:35:44 [2022-09-21T10:35:44.069Z] #0 8.375 go: downloading github.com/sirupsen/logrus v1.8.1
10:35:44 [2022-09-21T10:35:44.069Z] #0 8.413 go: downloading github.com/urfave/cli/v2 v2.3.0
10:35:44 [2022-09-21T10:35:44.069Z] #0 9.252 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
10:35:44 [2022-09-21T10:35:44.069Z] #29 ...
10:35:44 [2022-09-21T10:35:44.069Z] 
10:35:44 [2022-09-21T10:35:44.069Z] #30 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
10:35:44 [2022-09-21T10:35:44.069Z] #0 5.460 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:35:44 [2022-09-21T10:35:44.069Z] #0 5.524 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:35:44 [2022-09-21T10:35:44.069Z] #0 5.528 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:35:44 [2022-09-21T10:35:44.069Z] #0 6.462 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
10:35:44 [2022-09-21T10:35:44.069Z] #0 8.684 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [184 kB]
10:35:44 [2022-09-21T10:35:44.326Z] #30 10.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:35:44 [2022-09-21T10:35:44.326Z] #30 ...
10:35:44 [2022-09-21T10:35:44.326Z] 
10:35:44 [2022-09-21T10:35:44.326Z] #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
10:35:44 [2022-09-21T10:35:44.326Z] #0 5.464 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:35:44 [2022-09-21T10:35:44.326Z] #0 5.550 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:35:44 [2022-09-21T10:35:44.326Z] #0 5.551 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:35:44 [2022-09-21T10:35:44.326Z] #0 6.506 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
10:35:44 [2022-09-21T10:35:44.326Z] #0 8.863 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [184 kB]
10:35:44 [2022-09-21T10:35:44.326Z] #31 10.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:35:44 [2022-09-21T10:35:44.326Z] #31 ...
10:35:44 [2022-09-21T10:35:44.326Z] 
10:35:44 [2022-09-21T10:35:44.326Z] #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
10:35:44 [2022-09-21T10:35:44.326Z] #0 4.929 + RM_GOPATH=0
10:35:44 [2022-09-21T10:35:44.326Z] #0 4.929 + TMP_GOPATH=
10:35:44 [2022-09-21T10:35:44.326Z] #0 4.929 + : /build
10:35:44 [2022-09-21T10:35:44.326Z] #0 4.930 + '[' -z '' ']'
10:35:44 [2022-09-21T10:35:44.326Z] #0 4.931 ++ mktemp -d
10:35:44 [2022-09-21T10:35:44.326Z] #0 4.932 + export GOPATH=/tmp/tmp.rd605IIpmH
10:35:44 [2022-09-21T10:35:44.326Z] #0 4.933 + GOPATH=/tmp/tmp.rd605IIpmH
10:35:44 [2022-09-21T10:35:44.326Z] #0 4.933 + RM_GOPATH=1
10:35:44 [2022-09-21T10:35:44.326Z] #0 4.933 + case "$(go env GOARCH)" in
10:35:44 [2022-09-21T10:35:44.326Z] #0 4.934 ++ go env GOARCH
10:35:44 [2022-09-21T10:35:44.326Z] #0 4.966 + export GO_BUILDMODE=-buildmode=pie
10:35:44 [2022-09-21T10:35:44.326Z] #0 4.966 + GO_BUILDMODE=-buildmode=pie
10:35:44 [2022-09-21T10:35:44.326Z] #0 4.970 ++ dirname /tmp/install/install.sh
10:35:44 [2022-09-21T10:35:44.326Z] #0 4.974 + dir=/tmp/install
10:35:44 [2022-09-21T10:35:44.326Z] #0 4.975 + bin=vndr
10:35:44 [2022-09-21T10:35:44.326Z] #0 4.975 + shift
10:35:44 [2022-09-21T10:35:44.326Z] #0 4.976 + '[' '!' -f /tmp/install/vndr.installer ']'
10:35:44 [2022-09-21T10:35:44.326Z] #0 4.976 + . /tmp/install/vndr.installer
10:35:44 [2022-09-21T10:35:44.326Z] #0 4.976 ++ : v0.1.2
10:35:44 [2022-09-21T10:35:44.326Z] #0 4.977 + install_vndr
10:35:44 [2022-09-21T10:35:44.326Z] #0 4.977 + echo 'Install vndr version v0.1.2'
10:35:44 [2022-09-21T10:35:44.326Z] #0 4.977 Install vndr version v0.1.2
10:35:44 [2022-09-21T10:35:44.326Z] #0 4.978 + GOBIN=/build
10:35:44 [2022-09-21T10:35:44.326Z] #0 4.978 + GO111MODULE=on
10:35:44 [2022-09-21T10:35:44.326Z] #0 4.978 + go install github.com/LK4D4/vndr@v0.1.2
10:35:44 [2022-09-21T10:35:44.326Z] #0 5.767 go: downloading github.com/LK4D4/vndr v0.1.2
10:35:44 [2022-09-21T10:35:44.463Z] #40 13.99 + '[' -z '' ']'
10:35:44 [2022-09-21T10:35:44.463Z] #40 14.01 + target=static
10:35:44 [2022-09-21T10:35:44.463Z] #40 14.01 + make BUILDTAGS=seccomp static
10:35:44 [2022-09-21T10:35:44.463Z] #40 14.26 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 .
10:35:44 [2022-09-21T10:35:44.582Z] #32 ...
10:35:44 [2022-09-21T10:35:44.582Z] 
10:35:44 [2022-09-21T10:35:44.582Z] #33 [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
10:35:44 [2022-09-21T10:35:44.582Z] #0 3.845 + RM_GOPATH=0
10:35:44 [2022-09-21T10:35:44.582Z] #0 3.845 + TMP_GOPATH=
10:35:44 [2022-09-21T10:35:44.582Z] #0 3.845 + : /build
10:35:44 [2022-09-21T10:35:44.582Z] #0 3.845 + '[' -z '' ']'
10:35:44 [2022-09-21T10:35:44.582Z] #0 3.846 ++ mktemp -d
10:35:44 [2022-09-21T10:35:44.582Z] #0 3.846 + export GOPATH=/tmp/tmp.ExQ41XA31A
10:35:44 [2022-09-21T10:35:44.582Z] #0 3.846 + GOPATH=/tmp/tmp.ExQ41XA31A
10:35:44 [2022-09-21T10:35:44.582Z] #0 3.846 + RM_GOPATH=1
10:35:44 [2022-09-21T10:35:44.582Z] #0 3.847 + case "$(go env GOARCH)" in
10:35:44 [2022-09-21T10:35:44.582Z] #0 3.847 ++ go env GOARCH
10:35:44 [2022-09-21T10:35:44.582Z] #0 3.850 + export GO_BUILDMODE=-buildmode=pie
10:35:44 [2022-09-21T10:35:44.582Z] #0 3.850 + GO_BUILDMODE=-buildmode=pie
10:35:44 [2022-09-21T10:35:44.582Z] #0 3.851 ++ dirname /tmp/install/install.sh
10:35:44 [2022-09-21T10:35:44.582Z] #0 3.852 + dir=/tmp/install
10:35:44 [2022-09-21T10:35:44.582Z] #0 3.852 + bin=gotestsum
10:35:44 [2022-09-21T10:35:44.582Z] #0 3.852 + shift
10:35:44 [2022-09-21T10:35:44.582Z] #0 3.852 + '[' '!' -f /tmp/install/gotestsum.installer ']'
10:35:44 [2022-09-21T10:35:44.582Z] #0 3.852 + . /tmp/install/gotestsum.installer
10:35:44 [2022-09-21T10:35:44.582Z] #0 3.852 ++ : v1.7.0
10:35:44 [2022-09-21T10:35:44.582Z] #0 3.852 + install_gotestsum
10:35:44 [2022-09-21T10:35:44.582Z] #0 3.853 Install gotestsum version v1.7.0
10:35:44 [2022-09-21T10:35:44.582Z] #0 3.854 + set -e
10:35:44 [2022-09-21T10:35:44.582Z] #0 3.854 + echo 'Install gotestsum version v1.7.0'
10:35:44 [2022-09-21T10:35:44.582Z] #0 3.854 + GOBIN=/build
10:35:44 [2022-09-21T10:35:44.582Z] #0 3.854 + GO111MODULE=on
10:35:44 [2022-09-21T10:35:44.582Z] #0 3.854 + go install gotest.tools/gotestsum@v1.7.0
10:35:44 [2022-09-21T10:35:44.582Z] #0 4.245 go: downloading gotest.tools/gotestsum v1.7.0
10:35:44 [2022-09-21T10:35:44.582Z] #0 6.011 go: downloading github.com/fatih/color v1.10.0
10:35:44 [2022-09-21T10:35:44.582Z] #0 6.278 go: downloading github.com/dnephin/pflag v1.0.7
10:35:44 [2022-09-21T10:35:44.582Z] #0 6.307 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
10:35:44 [2022-09-21T10:35:44.582Z] #0 6.334 go: downloading github.com/pkg/errors v0.9.1
10:35:44 [2022-09-21T10:35:44.582Z] #0 6.514 go: downloading golang.org/x/tools v0.1.0
10:35:44 [2022-09-21T10:35:44.582Z] #0 6.652 go: downloading github.com/mattn/go-colorable v0.1.8
10:35:44 [2022-09-21T10:35:44.582Z] #0 6.863 go: downloading github.com/mattn/go-isatty v0.0.12
10:35:44 [2022-09-21T10:35:44.582Z] #0 7.068 go: downloading github.com/fsnotify/fsnotify v1.4.9
10:35:44 [2022-09-21T10:35:44.582Z] #0 7.241 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
10:35:44 [2022-09-21T10:35:44.582Z] #33 ...
10:35:44 [2022-09-21T10:35:44.582Z] 
10:35:44 [2022-09-21T10:35:44.582Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
10:35:44 [2022-09-21T10:35:44.582Z] #0 5.455 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:35:44 [2022-09-21T10:35:44.582Z] #0 5.535 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:35:44 [2022-09-21T10:35:44.582Z] #0 5.539 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:35:44 [2022-09-21T10:35:44.582Z] #0 6.410 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
10:35:44 [2022-09-21T10:35:44.582Z] #0 8.955 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [184 kB]
10:35:44 [2022-09-21T10:35:44.582Z] #0 11.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:35:44 [2022-09-21T10:35:44.839Z] #34 ...
10:35:44 [2022-09-21T10:35:44.839Z] 
10:35:44 [2022-09-21T10:35:44.839Z] #35 [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
10:35:44 [2022-09-21T10:35:44.839Z] #0 4.221 + RM_GOPATH=0
10:35:44 [2022-09-21T10:35:44.839Z] #0 4.221 + TMP_GOPATH=
10:35:44 [2022-09-21T10:35:44.839Z] #0 4.221 + : /build
10:35:44 [2022-09-21T10:35:44.839Z] #0 4.221 + '[' -z '' ']'
10:35:44 [2022-09-21T10:35:44.839Z] #0 4.221 ++ mktemp -d
10:35:44 [2022-09-21T10:35:44.839Z] #0 4.221 + export GOPATH=/tmp/tmp.rXATXAP7EI
10:35:44 [2022-09-21T10:35:44.839Z] #0 4.221 + GOPATH=/tmp/tmp.rXATXAP7EI
10:35:44 [2022-09-21T10:35:44.839Z] #0 4.221 + RM_GOPATH=1
10:35:44 [2022-09-21T10:35:44.839Z] #0 4.221 + case "$(go env GOARCH)" in
10:35:44 [2022-09-21T10:35:44.839Z] #0 4.227 ++ go env GOARCH
10:35:44 [2022-09-21T10:35:44.839Z] #0 4.245 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789
10:35:44 [2022-09-21T10:35:44.839Z] #0 4.245 + export GO_BUILDMODE=-buildmode=pie
10:35:44 [2022-09-21T10:35:44.839Z] #0 4.245 + GO_BUILDMODE=-buildmode=pie
10:35:44 [2022-09-21T10:35:44.839Z] #0 4.245 ++ dirname /tmp/install/install.sh
10:35:44 [2022-09-21T10:35:44.839Z] #0 4.245 + dir=/tmp/install
10:35:44 [2022-09-21T10:35:44.839Z] #0 4.245 + bin=proxy
10:35:44 [2022-09-21T10:35:44.839Z] #0 4.245 + shift
10:35:44 [2022-09-21T10:35:44.839Z] #0 4.245 + '[' '!' -f /tmp/install/proxy.installer ']'
10:35:44 [2022-09-21T10:35:44.839Z] #0 4.245 + . /tmp/install/proxy.installer
10:35:44 [2022-09-21T10:35:44.839Z] #0 4.245 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789
10:35:44 [2022-09-21T10:35:44.839Z] #0 4.245 + install_proxy
10:35:44 [2022-09-21T10:35:44.839Z] #0 4.245 + case "$1" in
10:35:44 [2022-09-21T10:35:44.839Z] #0 4.245 + export CGO_ENABLED=0
10:35:44 [2022-09-21T10:35:44.839Z] #0 4.245 + CGO_ENABLED=0
10:35:44 [2022-09-21T10:35:44.839Z] #0 4.245 + _install_proxy
10:35:44 [2022-09-21T10:35:44.839Z] #0 4.245 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789'
10:35:44 [2022-09-21T10:35:44.839Z] #0 4.245 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.rXATXAP7EI/src/github.com/docker/libnetwork
10:35:44 [2022-09-21T10:35:44.839Z] #0 4.245 Cloning into '/tmp/tmp.rXATXAP7EI/src/github.com/docker/libnetwork'...
10:35:44 [2022-09-21T10:35:44.839Z] #35 ...
10:35:44 [2022-09-21T10:35:44.839Z] 
10:35:44 [2022-09-21T10:35:44.839Z] #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
10:35:44 [2022-09-21T10:35:44.839Z] #0 5.464 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:35:44 [2022-09-21T10:35:44.839Z] #0 5.537 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:35:44 [2022-09-21T10:35:44.839Z] #0 5.546 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:35:44 [2022-09-21T10:35:44.839Z] #0 6.542 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
10:35:44 [2022-09-21T10:35:44.839Z] #0 8.949 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [184 kB]
10:35:44 [2022-09-21T10:35:44.839Z] #0 11.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:35:44 [2022-09-21T10:35:44.853Z] #33 ...
10:35:44 [2022-09-21T10:35:44.853Z] 
10:35:44 [2022-09-21T10:35:44.853Z] #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
10:35:44 [2022-09-21T10:35:44.853Z] #31 27.74 go: downloading github.com/fatih/color v1.13.0
10:35:44 [2022-09-21T10:35:44.853Z] #31 27.74 go: downloading github.com/gofrs/flock v0.8.1
10:35:44 [2022-09-21T10:35:44.853Z] #31 27.75 go: downloading github.com/pkg/errors v0.9.1
10:35:44 [2022-09-21T10:35:44.853Z] #31 27.81 go: downloading github.com/spf13/cobra v1.3.0
10:35:44 [2022-09-21T10:35:44.853Z] #31 27.85 go: downloading github.com/spf13/pflag v1.0.5
10:35:44 [2022-09-21T10:35:44.853Z] #31 28.07 go: downloading github.com/spf13/viper v1.10.1
10:35:44 [2022-09-21T10:35:44.853Z] #31 28.11 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
10:35:44 [2022-09-21T10:35:44.853Z] #31 28.48 go: downloading github.com/mattn/go-colorable v0.1.12
10:35:44 [2022-09-21T10:35:44.853Z] #31 28.50 go: downloading github.com/mattn/go-isatty v0.0.14
10:35:44 [2022-09-21T10:35:44.853Z] #31 28.56 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
10:35:44 [2022-09-21T10:35:44.853Z] #31 28.59 go: downloading github.com/go-critic/go-critic v0.6.2
10:35:45 [2022-09-21T10:35:45.095Z] #36 ...
10:35:45 [2022-09-21T10:35:45.095Z] 
10:35:45 [2022-09-21T10:35:45.095Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
10:35:45 [2022-09-21T10:35:45.095Z] #25 10.16 runtime/internal/syscall
10:35:45 [2022-09-21T10:35:45.095Z] #25 10.54 internal/itoa
10:35:45 [2022-09-21T10:35:45.095Z] #25 10.74 math/bits
10:35:45 [2022-09-21T10:35:45.095Z] #25 10.76 runtime
10:35:45 [2022-09-21T10:35:45.108Z] #31 29.51 go: downloading github.com/mitchellh/go-homedir v1.1.0
10:35:45 [2022-09-21T10:35:45.108Z] #31 29.63 go: downloading github.com/hashicorp/go-multierror v1.1.1
10:35:45 [2022-09-21T10:35:45.352Z] #25 11.75 math
10:35:45 [2022-09-21T10:35:45.958Z] #26 ...
10:35:45 [2022-09-21T10:35:45.958Z] 
10:35:45 [2022-09-21T10:35:45.958Z] #21 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
10:35:45 [2022-09-21T10:35:45.959Z] #21 3.899 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:35:45 [2022-09-21T10:35:45.959Z] #21 3.921 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:35:45 [2022-09-21T10:35:45.959Z] #21 3.921 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:35:45 [2022-09-21T10:35:45.959Z] #21 4.777 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
10:35:45 [2022-09-21T10:35:45.959Z] #21 6.346 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [184 kB]
10:35:45 [2022-09-21T10:35:45.959Z] #21 8.644 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:35:45 [2022-09-21T10:35:45.959Z] #21 ...
10:35:45 [2022-09-21T10:35:45.959Z] 
10:35:45 [2022-09-21T10:35:45.959Z] #31 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
10:35:45 [2022-09-21T10:35:45.959Z] #31 12.05 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
10:35:45 [2022-09-21T10:35:45.959Z] #31 12.65 go: downloading github.com/google/uuid v1.3.0
10:35:45 [2022-09-21T10:35:45.959Z] #31 12.67 go: downloading github.com/moby/vpnkit v0.5.0
10:35:45 [2022-09-21T10:35:45.959Z] #31 12.90 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
10:35:45 [2022-09-21T10:35:45.959Z] #31 13.21 go: downloading github.com/gofrs/flock v0.8.1
10:35:45 [2022-09-21T10:35:45.959Z] #31 13.35 go: downloading github.com/gorilla/mux v1.8.0
10:35:45 [2022-09-21T10:35:45.959Z] #31 13.53 go: downloading github.com/moby/sys/mountinfo v0.4.1
10:35:45 [2022-09-21T10:35:45.959Z] #31 13.94 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
10:35:45 [2022-09-21T10:35:45.959Z] #31 14.04 go: downloading github.com/u-root/u-root v7.0.0+incompatible
10:35:46 [2022-09-21T10:35:46.218Z] #31 ...
10:35:46 [2022-09-21T10:35:46.218Z] 
10:35:46 [2022-09-21T10:35:46.218Z] #27 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
10:35:46 [2022-09-21T10:35:46.218Z] #27 12.98 + mkdir -p /build
10:35:46 [2022-09-21T10:35:46.218Z] #27 12.99 + mv docker/docker /build/
10:35:46 [2022-09-21T10:35:46.218Z] #27 13.01 + rmdir docker
10:35:46 [2022-09-21T10:35:46.218Z] #27 DONE 14.5s
10:35:46 [2022-09-21T10:35:46.477Z] 
10:35:46 [2022-09-21T10:35:46.477Z] #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
10:35:46 [2022-09-21T10:35:46.477Z] #28 13.19 go: downloading github.com/jonboulle/clockwork v0.2.2
10:35:46 [2022-09-21T10:35:46.477Z] #28 13.22 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
10:35:46 [2022-09-21T10:35:46.477Z] #28 13.34 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
10:35:46 [2022-09-21T10:35:46.721Z] #25 ...
10:35:46 [2022-09-21T10:35:46.721Z] 
10:35:46 [2022-09-21T10:35:46.721Z] #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
10:35:46 [2022-09-21T10:35:46.721Z] #21 12.51 + mkdir -p /build
10:35:46 [2022-09-21T10:35:46.721Z] #21 12.51 + mv docker/docker /build/
10:35:46 [2022-09-21T10:35:46.721Z] #21 12.52 + rmdir docker
10:35:46 [2022-09-21T10:35:46.721Z] #21 DONE 13.2s
10:35:46 [2022-09-21T10:35:46.721Z] 
10:35:46 [2022-09-21T10:35:46.721Z] #29 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
10:35:46 [2022-09-21T10:35:46.721Z] #29 12.28 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
10:35:46 [2022-09-21T10:35:46.721Z] #29 13.23 go: downloading github.com/google/uuid v1.3.0
10:35:46 [2022-09-21T10:35:46.721Z] #29 13.29 go: downloading github.com/moby/vpnkit v0.5.0
10:35:46 [2022-09-21T10:35:46.721Z] #29 13.39 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
10:35:46 [2022-09-21T10:35:46.977Z] #29 13.70 go: downloading github.com/gofrs/flock v0.8.1
10:35:47 [2022-09-21T10:35:47.149Z] #32 ...
10:35:47 [2022-09-21T10:35:47.149Z] 
10:35:47 [2022-09-21T10:35:47.149Z] #33 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
10:35:47 [2022-09-21T10:35:47.149Z] #33 14.16 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
10:35:47 [2022-09-21T10:35:47.149Z] #33 14.97 go: downloading github.com/google/uuid v1.3.0
10:35:47 [2022-09-21T10:35:47.149Z] #33 14.97 go: downloading github.com/moby/vpnkit v0.5.0
10:35:47 [2022-09-21T10:35:47.149Z] #33 15.04 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
10:35:47 [2022-09-21T10:35:47.149Z] #33 15.32 go: downloading github.com/gofrs/flock v0.8.1
10:35:47 [2022-09-21T10:35:47.149Z] #33 15.43 go: downloading github.com/gorilla/mux v1.8.0
10:35:47 [2022-09-21T10:35:47.149Z] #33 15.61 go: downloading github.com/moby/sys/mountinfo v0.4.1
10:35:47 [2022-09-21T10:35:47.149Z] #33 15.99 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
10:35:47 [2022-09-21T10:35:47.149Z] #33 16.09 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
10:35:47 [2022-09-21T10:35:47.149Z] #33 17.98 go: downloading github.com/u-root/u-root v7.0.0+incompatible
10:35:47 [2022-09-21T10:35:47.241Z] #29 13.76 go: downloading github.com/gorilla/mux v1.8.0
10:35:47 [2022-09-21T10:35:47.505Z] #29 14.03 go: downloading github.com/moby/sys/mountinfo v0.4.1
10:35:47 [2022-09-21T10:35:47.667Z] #31 ...
10:35:47 [2022-09-21T10:35:47.667Z] 
10:35:47 [2022-09-21T10:35:47.667Z] #28 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
10:35:47 [2022-09-21T10:35:47.667Z] #28 21.45 Reading package lists...
10:35:47 [2022-09-21T10:35:47.667Z] #28 25.22 Building dependency tree...
10:35:47 [2022-09-21T10:35:47.667Z] #28 28.77 The following additional packages will be installed:
10:35:47 [2022-09-21T10:35:47.667Z] #28 28.77   libbtrfs0
10:35:47 [2022-09-21T10:35:47.667Z] #28 28.98 The following NEW packages will be installed:
10:35:47 [2022-09-21T10:35:47.667Z] #28 28.98   libbtrfs-dev libbtrfs0
10:35:47 [2022-09-21T10:35:47.667Z] #28 29.40 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
10:35:47 [2022-09-21T10:35:47.667Z] #28 29.40 Need to get 454 kB of archives.
10:35:47 [2022-09-21T10:35:47.667Z] #28 29.40 After this operation, 1275 kB of additional disk space will be used.
10:35:47 [2022-09-21T10:35:47.667Z] #28 29.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
10:35:47 [2022-09-21T10:35:47.667Z] #28 29.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
10:35:47 [2022-09-21T10:35:47.667Z] #28 30.35 debconf: delaying package configuration, since apt-utils is not installed
10:35:47 [2022-09-21T10:35:47.667Z] #28 30.59 Fetched 454 kB in 0s (1305 kB/s)
10:35:47 [2022-09-21T10:35:47.667Z] #28 30.72 Selecting previously unselected package libbtrfs0:arm64.
10:35:47 [2022-09-21T10:35:47.667Z] #28 30.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 ... 15709 files and directories currently installed.)
10:35:47 [2022-09-21T10:35:47.667Z] #28 30.78 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
10:35:47 [2022-09-21T10:35:47.667Z] #28 30.80 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
10:35:47 [2022-09-21T10:35:47.667Z] #28 31.13 Selecting previously unselected package libbtrfs-dev:arm64.
10:35:47 [2022-09-21T10:35:47.667Z] #28 31.13 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
10:35:47 [2022-09-21T10:35:47.667Z] #28 31.14 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
10:35:47 [2022-09-21T10:35:47.667Z] #28 31.44 Setting up libbtrfs0:arm64 (5.10.1-2) ...
10:35:47 [2022-09-21T10:35:47.667Z] #28 ...
10:35:47 [2022-09-21T10:35:47.667Z] 
10:35:47 [2022-09-21T10:35:47.667Z] #27 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
10:35:47 [2022-09-21T10:35:47.667Z] #27 16.71 Reading package lists...
10:35:47 [2022-09-21T10:35:47.667Z] #27 22.09 Reading package lists...
10:35:47 [2022-09-21T10:35:47.667Z] #27 26.35 Building dependency tree...
10:35:47 [2022-09-21T10:35:47.667Z] #27 29.93 The following additional packages will be installed:
10:35:47 [2022-09-21T10:35:47.667Z] #27 29.94   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
10:35:47 [2022-09-21T10:35:47.667Z] #27 29.96 Suggested packages:
10:35:47 [2022-09-21T10:35:47.667Z] #27 29.96   cmake-doc ninja-build lrzip
10:35:47 [2022-09-21T10:35:47.667Z] #27 29.96 Recommended packages:
10:35:47 [2022-09-21T10:35:47.667Z] #27 29.97   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
10:35:47 [2022-09-21T10:35:47.667Z] #27 30.65 The following NEW packages will be installed:
10:35:47 [2022-09-21T10:35:47.667Z] #27 30.66   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
10:35:47 [2022-09-21T10:35:47.667Z] #27 30.66   vim-common xxd
10:35:47 [2022-09-21T10:35:47.667Z] #27 31.12 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
10:35:47 [2022-09-21T10:35:47.667Z] #27 31.12 Need to get 15.6 MB of archives.
10:35:47 [2022-09-21T10:35:47.667Z] #27 31.12 After this operation, 67.4 MB of additional disk space will be used.
10:35:47 [2022-09-21T10:35:47.667Z] #27 31.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
10:35:47 [2022-09-21T10:35:47.667Z] #27 31.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
10:35:47 [2022-09-21T10:35:47.667Z] #27 31.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
10:35:47 [2022-09-21T10:35:47.667Z] #27 31.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
10:35:47 [2022-09-21T10:35:47.667Z] #27 31.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB]
10:35:47 [2022-09-21T10:35:47.667Z] #27 ...
10:35:47 [2022-09-21T10:35:47.667Z] 
10:35:47 [2022-09-21T10:35:47.667Z] #35 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
10:35:47 [2022-09-21T10:35:47.667Z] #35 22.02 Reading package lists...
10:35:47 [2022-09-21T10:35:47.667Z] #35 26.33 Building dependency tree...
10:35:47 [2022-09-21T10:35:47.667Z] #35 29.92 The following additional packages will be installed:
10:35:47 [2022-09-21T10:35:47.667Z] #35 29.94   libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23
10:35:47 [2022-09-21T10:35:47.667Z] #35 29.95   libprotoc23 python3-pkg-resources python3-six zlib1g-dev
10:35:47 [2022-09-21T10:35:47.667Z] #35 29.95 Suggested packages:
10:35:47 [2022-09-21T10:35:47.667Z] #35 29.96   manpages-dev protobuf-mode-el python3-setuptools
10:35:47 [2022-09-21T10:35:47.667Z] #35 31.11 The following NEW packages will be installed:
10:35:47 [2022-09-21T10:35:47.667Z] #35 31.12   libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev
10:35:47 [2022-09-21T10:35:47.667Z] #35 31.12   libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23
10:35:47 [2022-09-21T10:35:47.668Z] #35 31.12   libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler
10:35:47 [2022-09-21T10:35:47.668Z] #35 31.13   python3-pkg-resources python3-protobuf python3-six zlib1g-dev
10:35:47 [2022-09-21T10:35:47.668Z] #35 31.83 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded.
10:35:47 [2022-09-21T10:35:47.668Z] #35 31.83 Need to get 4253 kB of archives.
10:35:47 [2022-09-21T10:35:47.668Z] #35 31.83 After this operation, 25.1 MB of additional disk space will be used.
10:35:47 [2022-09-21T10:35:47.668Z] #35 31.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
10:35:47 [2022-09-21T10:35:47.856Z] #28 15.89 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
10:35:47 [2022-09-21T10:35:47.856Z] #28 15.95 go: downloading golang.org/x/mod v0.3.0
10:35:47 [2022-09-21T10:35:47.931Z] #35 32.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
10:35:47 [2022-09-21T10:35:47.932Z] #35 ...
10:35:47 [2022-09-21T10:35:47.932Z] 
10:35:47 [2022-09-21T10:35:47.932Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
10:35:47 [2022-09-21T10:35:47.932Z] #32 16.84 Reading package lists...
10:35:47 [2022-09-21T10:35:47.932Z] #32 22.24 Reading package lists...
10:35:47 [2022-09-21T10:35:47.932Z] #32 26.50 Building dependency tree...
10:35:47 [2022-09-21T10:35:47.932Z] #32 29.99 The following additional packages will be installed:
10:35:47 [2022-09-21T10:35:47.932Z] #32 29.99   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
10:35:47 [2022-09-21T10:35:47.932Z] #32 29.99   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
10:35:47 [2022-09-21T10:35:47.932Z] #32 29.99   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
10:35:47 [2022-09-21T10:35:47.932Z] #32 29.99   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
10:35:47 [2022-09-21T10:35:47.932Z] #32 29.99   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
10:35:47 [2022-09-21T10:35:47.932Z] #32 29.99   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
10:35:47 [2022-09-21T10:35:47.932Z] #32 30.00   mingw-w64-common mingw-w64-x86-64-dev
10:35:47 [2022-09-21T10:35:47.932Z] #32 30.02 Suggested packages:
10:35:47 [2022-09-21T10:35:47.932Z] #32 30.02   gcc-10-locales seccomp wine64
10:35:47 [2022-09-21T10:35:47.932Z] #32 31.27 The following NEW packages will be installed:
10:35:47 [2022-09-21T10:35:47.932Z] #32 31.30   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
10:35:47 [2022-09-21T10:35:47.932Z] #32 31.30   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
10:35:47 [2022-09-21T10:35:47.932Z] #32 31.30   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
10:35:47 [2022-09-21T10:35:47.932Z] #32 31.30   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
10:35:47 [2022-09-21T10:35:47.932Z] #32 31.30   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
10:35:47 [2022-09-21T10:35:47.932Z] #32 31.30   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
10:35:47 [2022-09-21T10:35:47.932Z] #32 31.30   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
10:35:47 [2022-09-21T10:35:47.932Z] #32 31.30   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
10:35:47 [2022-09-21T10:35:47.932Z] #32 31.30   mingw-w64-x86-64-dev
10:35:47 [2022-09-21T10:35:47.932Z] #32 31.83 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
10:35:47 [2022-09-21T10:35:47.932Z] #32 31.83 Need to get 108 MB of archives.
10:35:47 [2022-09-21T10:35:47.932Z] #32 31.83 After this operation, 620 MB of additional disk space will be used.
10:35:47 [2022-09-21T10:35:47.932Z] #32 31.83 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]
10:35:47 [2022-09-21T10:35:47.932Z] #32 ...
10:35:47 [2022-09-21T10:35:47.932Z] 
10:35:47 [2022-09-21T10:35:47.932Z] #27 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
10:35:47 [2022-09-21T10:35:47.932Z] #27 32.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
10:35:47 [2022-09-21T10:35:47.932Z] #27 32.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
10:35:47 [2022-09-21T10:35:47.932Z] #27 32.52 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
10:35:48 [2022-09-21T10:35:48.070Z] #29 14.74 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
10:35:48 [2022-09-21T10:35:48.191Z] #27 32.55 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
10:35:48 [2022-09-21T10:35:48.191Z] #27 32.56 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
10:35:48 [2022-09-21T10:35:48.327Z] #29 14.95 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
10:35:48 [2022-09-21T10:35:48.661Z] #40 ...
10:35:48 [2022-09-21T10:35:48.661Z] 
10:35:48 [2022-09-21T10:35:48.661Z] #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
10:35:48 [2022-09-21T10:35:48.661Z] #39 74.29   DEP      criu/protobuf-desc.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 74.56   DEP      criu/proc_parse.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 74.99   DEP      criu/plugin.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 75.14   DEP      criu/pipes.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 75.45   DEP      criu/pie-util.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 75.62   DEP      criu/pie-util-vdso.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 75.79   DEP      criu/pie-util-vdso-elf32.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 75.94   DEP      criu/path.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 76.13   DEP      criu/parasite-syscall.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 76.43   DEP      criu/pagemap.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 76.63   DEP      criu/pagemap-cache.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 76.78   DEP      criu/page-xfer.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 76.89   DEP      criu/page-pipe.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 77.04   DEP      criu/netfilter.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 77.20   DEP      criu/net.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 77.43   DEP      criu/namespaces.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 77.68   DEP      criu/mount.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 77.84   DEP      criu/memfd.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 77.97   DEP      criu/mem.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 78.16   DEP      criu/lsm.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 78.26   DEP      criu/log.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 78.34   DEP      criu/libnetlink.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 78.45   DEP      criu/kerndat.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 78.70   DEP      criu/kcmp-ids.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 78.77   DEP      criu/irmap.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 78.88   DEP      criu/ipc_ns.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 79.03   DEP      criu/image.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 79.18   DEP      criu/image-desc.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 79.34   DEP      criu/fsnotify.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 79.59   DEP      criu/filesystems.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 79.76   DEP      criu/files.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 79.92   DEP      criu/files-reg.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 80.15   DEP      criu/files-ext.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 80.28   DEP      criu/file-lock.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 80.44   DEP      criu/file-ids.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 80.65   DEP      criu/fifo.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 80.87   DEP      criu/fdstore.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 80.96   DEP      criu/fault-injection.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 81.04   DEP      criu/external.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 81.13   DEP      criu/eventpoll.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 81.28   DEP      criu/eventfd.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 81.46   DEP      criu/crtools.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 81.63   DEP      criu/cr-service.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 81.82   DEP      criu/cr-restore.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 82.08   DEP      criu/cr-errno.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 82.11   DEP      criu/cr-dump.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 82.32   DEP      criu/cr-dedup.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 82.50   DEP      criu/cr-check.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 82.76   DEP      criu/config.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 82.92   DEP      criu/clone-noasan.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 82.99   DEP      criu/cgroup.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 83.17   DEP      criu/cgroup-props.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 83.26   DEP      criu/bitmap.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 83.31   DEP      criu/bfd.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 83.39   DEP      criu/autofs.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 83.60   DEP      criu/aio.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 83.78   DEP      criu/action-scripts.d
10:35:48 [2022-09-21T10:35:48.661Z] #39 84.10   CC       criu/action-scripts.o
10:35:48 [2022-09-21T10:35:48.661Z] #39 84.58   CC       criu/aio.o
10:35:49 [2022-09-21T10:35:49.052Z] #33 ...
10:35:49 [2022-09-21T10:35:49.052Z] 
10:35:49 [2022-09-21T10:35:49.052Z] #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
10:35:49 [2022-09-21T10:35:49.052Z] #25 10.31 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [184 kB]
10:35:49 [2022-09-21T10:35:49.052Z] #25 12.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:35:49 [2022-09-21T10:35:49.231Z] #39 85.15   CC       criu/autofs.o
10:35:49 [2022-09-21T10:35:49.311Z] #25 ...
10:35:49 [2022-09-21T10:35:49.311Z] 
10:35:49 [2022-09-21T10:35:49.311Z] #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
10:35:49 [2022-09-21T10:35:49.311Z] #24 17.57 encoding
10:35:49 [2022-09-21T10:35:49.567Z] #27 33.65 debconf: delaying package configuration, since apt-utils is not installed
10:35:49 [2022-09-21T10:35:49.567Z] #27 33.99 Fetched 15.6 MB in 2s (7661 kB/s)
10:35:49 [2022-09-21T10:35:49.824Z] #27 34.17 Selecting previously unselected package xxd.
10:35:49 [2022-09-21T10:35:49.824Z] #27 34.17 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
10:35:49 [2022-09-21T10:35:49.824Z] #27 34.27 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
10:35:49 [2022-09-21T10:35:49.824Z] #27 34.29 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
10:35:50 [2022-09-21T10:35:50.248Z] #24 ...
10:35:50 [2022-09-21T10:35:50.248Z] 
10:35:50 [2022-09-21T10:35:50.248Z] #35 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
10:35:50 [2022-09-21T10:35:50.248Z] #35 DONE 21.3s
10:35:50 [2022-09-21T10:35:50.248Z] 
10:35:50 [2022-09-21T10:35:50.248Z] #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
10:35:50 [2022-09-21T10:35:50.248Z] #25 20.60 Fetched 8578 kB in 14s (621 kB/s)
10:35:50 [2022-09-21T10:35:50.388Z] #27 34.71 Selecting previously unselected package vim-common.
10:35:50 [2022-09-21T10:35:50.388Z] #27 34.71 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
10:35:50 [2022-09-21T10:35:50.388Z] #27 ...
10:35:50 [2022-09-21T10:35:50.388Z] 
10:35:50 [2022-09-21T10:35:50.388Z] #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
10:35:50 [2022-09-21T10:35:50.388Z] #29 DONE 34.7s
10:35:50 [2022-09-21T10:35:50.388Z] 
10:35:50 [2022-09-21T10:35:50.388Z] #28 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
10:35:50 [2022-09-21T10:35:50.388Z] #28 32.50 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
10:35:50 [2022-09-21T10:35:50.388Z] #28 32.65 Processing triggers for libc-bin (2.31-13+deb11u4) ...
10:35:50 [2022-09-21T10:35:50.388Z] #28 DONE 34.8s
10:35:50 [2022-09-21T10:35:50.388Z] 
10:35:50 [2022-09-21T10:35:50.388Z] #27 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
10:35:50 [2022-09-21T10:35:50.388Z] #27 34.79 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
10:35:50 [2022-09-21T10:35:50.389Z] #28 ...
10:35:50 [2022-09-21T10:35:50.389Z] 
10:35:50 [2022-09-21T10:35:50.389Z] #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
10:35:50 [2022-09-21T10:35:50.389Z] #35 18.40 Fetched 8578 kB in 15s (587 kB/s)
10:35:50 [2022-09-21T10:35:50.616Z] #39 86.73   CC       criu/bfd.o
10:35:50 [2022-09-21T10:35:50.888Z] #29 17.15 go: downloading github.com/u-root/u-root v7.0.0+incompatible
10:35:50 [2022-09-21T10:35:50.998Z] #27 35.42 Selecting previously unselected package cmake-data.
10:35:50 [2022-09-21T10:35:50.998Z] #27 35.42 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
10:35:50 [2022-09-21T10:35:50.998Z] #27 35.44 Unpacking cmake-data (3.18.4-2+deb11u1) ...
10:35:51 [2022-09-21T10:35:51.183Z] #25 20.60 Reading package lists...
10:35:51 [2022-09-21T10:35:51.183Z] #25 ...
10:35:51 [2022-09-21T10:35:51.183Z] 
10:35:51 [2022-09-21T10:35:51.183Z] #28 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
10:35:51 [2022-09-21T10:35:51.183Z] #28 12.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:35:51 [2022-09-21T10:35:51.183Z] #28 21.40 Fetched 8578 kB in 15s (559 kB/s)
10:35:51 [2022-09-21T10:35:51.183Z] #28 21.40 Reading package lists...
10:35:51 [2022-09-21T10:35:51.183Z] #28 ...
10:35:51 [2022-09-21T10:35:51.183Z] 
10:35:51 [2022-09-21T10:35:51.183Z] #32 [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
10:35:51 [2022-09-21T10:35:51.183Z] #32 21.92 Fetched 8578 kB in 15s (570 kB/s)
10:35:51 [2022-09-21T10:35:51.441Z] #32 21.92 Reading package lists...
10:35:51 [2022-09-21T10:35:51.442Z] #32 ...
10:35:51 [2022-09-21T10:35:51.442Z] 
10:35:51 [2022-09-21T10:35:51.442Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
10:35:51 [2022-09-21T10:35:51.442Z] #34 12.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:35:51 [2022-09-21T10:35:51.442Z] #34 21.80 Fetched 8578 kB in 15s (570 kB/s)
10:35:51 [2022-09-21T10:35:51.556Z] #39 87.41   CC       criu/bitmap.o
10:35:51 [2022-09-21T10:35:51.556Z] #39 87.55   CC       criu/cgroup-props.o
10:35:51 [2022-09-21T10:35:51.700Z] #34 21.80 Reading package lists...
10:35:51 [2022-09-21T10:35:51.700Z] #34 ...
10:35:51 [2022-09-21T10:35:51.700Z] 
10:35:51 [2022-09-21T10:35:51.700Z] #26 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
10:35:51 [2022-09-21T10:35:51.700Z] #26 13.21 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
10:35:51 [2022-09-21T10:35:51.700Z] #26 13.27 go: downloading golang.org/x/mod v0.3.0
10:35:52 [2022-09-21T10:35:52.272Z] #26 ...
10:35:52 [2022-09-21T10:35:52.272Z] 
10:35:52 [2022-09-21T10:35:52.272Z] #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
10:35:52 [2022-09-21T10:35:52.496Z] #39 88.49   CC       criu/cgroup.o
10:35:52 [2022-09-21T10:35:52.791Z] #29 ...
10:35:52 [2022-09-21T10:35:52.791Z] 
10:35:52 [2022-09-21T10:35:52.791Z] #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
10:35:52 [2022-09-21T10:35:52.791Z] #31 19.26 Fetched 8578 kB in 14s (608 kB/s)
10:35:52 [2022-09-21T10:35:52.924Z] #35 18.40 Reading package lists...
10:35:52 [2022-09-21T10:35:52.924Z] #35 ...
10:35:52 [2022-09-21T10:35:52.924Z] 
10:35:52 [2022-09-21T10:35:52.924Z] #32 [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
10:35:52 [2022-09-21T10:35:52.924Z] #32 11.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:35:52 [2022-09-21T10:35:52.924Z] #32 19.85 Fetched 8578 kB in 15s (578 kB/s)
10:35:53 [2022-09-21T10:35:53.046Z] #30 23.40 Updating files:  53% (1017/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.
10:35:53 [2022-09-21T10:35:53.193Z] #32 19.85 Reading package lists...
10:35:53 [2022-09-21T10:35:53.193Z] #32 ...
10:35:53 [2022-09-21T10:35:53.193Z] 
10:35:53 [2022-09-21T10:35:53.193Z] #26 [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
10:35:53 [2022-09-21T10:35:53.193Z] #26 17.84 unicode/utf8
10:35:53 [2022-09-21T10:35:53.193Z] #26 18.71 internal/race
10:35:53 [2022-09-21T10:35:53.193Z] #26 19.00 sync/atomic
10:35:53 [2022-09-21T10:35:53.193Z] #26 19.46 unicode
10:35:53 [2022-09-21T10:35:53.305Z] #30 24.36 + cd /tmp/tmp.PnYpl01HIT/src/github.com/docker/libnetwork
10:35:53 [2022-09-21T10:35:53.305Z] #30 24.36 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789
10:35:53 [2022-09-21T10:35:53.761Z] #26 ...
10:35:53 [2022-09-21T10:35:53.761Z] 
10:35:53 [2022-09-21T10:35:53.761Z] #30 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
10:35:53 [2022-09-21T10:35:53.761Z] #30 DONE 22.1s
10:35:53 [2022-09-21T10:35:53.872Z] #30 24.97 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
10:35:54 [2022-09-21T10:35:54.020Z] 
10:35:54 [2022-09-21T10:35:54.020Z] #31 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
10:35:54 [2022-09-21T10:35:54.020Z] #31 19.58 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
10:35:54 [2022-09-21T10:35:54.020Z] #31 19.71 go: downloading github.com/russross/blackfriday/v2 v2.1.0
10:35:54 [2022-09-21T10:35:54.333Z] #27 ...
10:35:54 [2022-09-21T10:35:54.333Z] 
10:35:54 [2022-09-21T10:35:54.333Z] #34 [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
10:35:54 [2022-09-21T10:35:54.333Z] #34 DONE 38.2s
10:35:54 [2022-09-21T10:35:54.333Z] 
10:35:54 [2022-09-21T10:35:54.333Z] #35 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
10:35:54 [2022-09-21T10:35:54.333Z] #35 32.27 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
10:35:54 [2022-09-21T10:35:54.333Z] #35 32.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
10:35:54 [2022-09-21T10:35:54.333Z] #35 32.53 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
10:35:54 [2022-09-21T10:35:54.333Z] #35 32.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-dev arm64 3.4.0-1+b1 [104 kB]
10:35:54 [2022-09-21T10:35:54.333Z] #35 32.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
10:35:54 [2022-09-21T10:35:54.333Z] #35 32.59 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
10:35:54 [2022-09-21T10:35:54.333Z] #35 32.60 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
10:35:54 [2022-09-21T10:35:54.333Z] #35 32.61 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
10:35:54 [2022-09-21T10:35:54.333Z] #35 32.66 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-lite23 arm64 3.12.4-1 [218 kB]
10:35:54 [2022-09-21T10:35:54.333Z] #35 32.67 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-dev arm64 3.12.4-1 [1163 kB]
10:35:54 [2022-09-21T10:35:54.333Z] #35 32.75 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotoc23 arm64 3.12.4-1 [703 kB]
10:35:54 [2022-09-21T10:35:54.333Z] #35 32.77 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 protobuf-c-compiler arm64 1.3.3-1+b2 [75.4 kB]
10:35:54 [2022-09-21T10:35:54.333Z] #35 32.80 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 protobuf-compiler arm64 3.12.4-1 [74.9 kB]
10:35:54 [2022-09-21T10:35:54.333Z] #35 32.81 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
10:35:54 [2022-09-21T10:35:54.333Z] #35 32.84 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
10:35:54 [2022-09-21T10:35:54.333Z] #35 32.85 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
10:35:54 [2022-09-21T10:35:54.333Z] #35 33.76 debconf: delaying package configuration, since apt-utils is not installed
10:35:54 [2022-09-21T10:35:54.333Z] #35 34.13 Fetched 4253 kB in 2s (2643 kB/s)
10:35:54 [2022-09-21T10:35:54.333Z] #35 34.26 Selecting previously unselected package libcap2:arm64.
10:35:54 [2022-09-21T10:35:54.333Z] #35 34.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 ... 15709 files and directories currently installed.)
10:35:54 [2022-09-21T10:35:54.333Z] #35 34.29 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ...
10:35:54 [2022-09-21T10:35:54.333Z] #35 34.33 Unpacking libcap2:arm64 (1:2.44-1) ...
10:35:54 [2022-09-21T10:35:54.333Z] #35 34.62 Selecting previously unselected package libcap-dev:arm64.
10:35:54 [2022-09-21T10:35:54.333Z] #35 34.62 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_arm64.deb ...
10:35:54 [2022-09-21T10:35:54.333Z] #35 34.69 Unpacking libcap-dev:arm64 (1:2.44-1) ...
10:35:54 [2022-09-21T10:35:54.333Z] #35 34.90 Selecting previously unselected package libnet1:arm64.
10:35:54 [2022-09-21T10:35:54.333Z] #35 34.91 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
10:35:54 [2022-09-21T10:35:54.333Z] #35 34.93 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
10:35:54 [2022-09-21T10:35:54.333Z] #35 35.13 Selecting previously unselected package libnet1-dev.
10:35:54 [2022-09-21T10:35:54.333Z] #35 35.14 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
10:35:54 [2022-09-21T10:35:54.333Z] #35 35.24 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
10:35:54 [2022-09-21T10:35:54.333Z] #35 35.64 Selecting previously unselected package libnl-3-200:arm64.
10:35:54 [2022-09-21T10:35:54.333Z] #35 35.65 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_arm64.deb ...
10:35:54 [2022-09-21T10:35:54.333Z] #35 35.65 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
10:35:54 [2022-09-21T10:35:54.333Z] #35 36.01 Selecting previously unselected package libnl-3-dev:arm64.
10:35:54 [2022-09-21T10:35:54.333Z] #35 36.01 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_arm64.deb ...
10:35:54 [2022-09-21T10:35:54.333Z] #35 36.07 Unpacking libnl-3-dev:arm64 (3.4.0-1+b1) ...
10:35:54 [2022-09-21T10:35:54.333Z] #35 36.47 Selecting previously unselected package libprotobuf-c1:arm64.
10:35:54 [2022-09-21T10:35:54.333Z] #35 36.48 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
10:35:54 [2022-09-21T10:35:54.333Z] #35 36.49 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
10:35:54 [2022-09-21T10:35:54.333Z] #35 36.67 Selecting previously unselected package libprotobuf-c-dev:arm64.
10:35:54 [2022-09-21T10:35:54.333Z] #35 36.67 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
10:35:54 [2022-09-21T10:35:54.333Z] #35 36.68 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
10:35:54 [2022-09-21T10:35:54.333Z] #35 37.10 Selecting previously unselected package zlib1g-dev:arm64.
10:35:54 [2022-09-21T10:35:54.333Z] #35 37.10 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
10:35:54 [2022-09-21T10:35:54.333Z] #35 37.30 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
10:35:54 [2022-09-21T10:35:54.333Z] #35 37.67 Selecting previously unselected package libprotobuf23:arm64.
10:35:54 [2022-09-21T10:35:54.333Z] #35 37.68 Preparing to unpack .../09-libprotobuf23_3.12.4-1_arm64.deb ...
10:35:54 [2022-09-21T10:35:54.333Z] #35 37.70 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
10:35:54 [2022-09-21T10:35:54.333Z] #35 38.36 Selecting previously unselected package libprotobuf-lite23:arm64.
10:35:54 [2022-09-21T10:35:54.333Z] #35 38.37 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_arm64.deb ...
10:35:54 [2022-09-21T10:35:54.333Z] #35 38.38 Unpacking libprotobuf-lite23:arm64 (3.12.4-1) ...
10:35:54 [2022-09-21T10:35:54.591Z] #35 38.82 Selecting previously unselected package libprotobuf-dev:arm64.
10:35:54 [2022-09-21T10:35:54.591Z] #35 38.83 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_arm64.deb ...
10:35:54 [2022-09-21T10:35:54.591Z] #35 38.85 Unpacking libprotobuf-dev:arm64 (3.12.4-1) ...
10:35:55 [2022-09-21T10:35:55.156Z] #35 ...
10:35:55 [2022-09-21T10:35:55.156Z] 
10:35:55 [2022-09-21T10:35:55.156Z] #27 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
10:35:55 [2022-09-21T10:35:55.156Z] #27 39.72 Selecting previously unselected package libicu67:arm64.
10:35:55 [2022-09-21T10:35:55.412Z] #27 39.73 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
10:35:55 [2022-09-21T10:35:55.412Z] #27 39.75 Unpacking libicu67:arm64 (67.1-7) ...
10:35:55 [2022-09-21T10:35:55.791Z] #39 91.48   CC       criu/clone-noasan.o
10:35:55 [2022-09-21T10:35:55.791Z] #39 91.72   CC       criu/config.o
10:35:55 [2022-09-21T10:35:55.791Z] #39 ...
10:35:55 [2022-09-21T10:35:55.791Z] 
10:35:55 [2022-09-21T10:35:55.791Z] #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
10:35:55 [2022-09-21T10:35:55.791Z] #49 8.376 Fetched 8578 kB in 7s (1178 kB/s)
10:35:55 [2022-09-21T10:35:55.791Z] #49 8.376 Reading package lists...
10:35:55 [2022-09-21T10:35:55.791Z] #49 11.30 Reading package lists...
10:35:55 [2022-09-21T10:35:55.791Z] #49 14.15 Building dependency tree...
10:35:55 [2022-09-21T10:35:55.791Z] #49 15.61 The following additional packages will be installed:
10:35:55 [2022-09-21T10:35:55.791Z] #49 15.62   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
10:35:55 [2022-09-21T10:35:55.791Z] #49 15.62   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
10:35:55 [2022-09-21T10:35:55.791Z] #49 15.62   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
10:35:55 [2022-09-21T10:35:55.791Z] #49 15.62   python3-pkg-resources vim-runtime xxd
10:35:55 [2022-09-21T10:35:55.791Z] #49 15.62 Suggested packages:
10:35:55 [2022-09-21T10:35:55.791Z] #49 15.63   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
10:35:55 [2022-09-21T10:35:55.791Z] #49 15.63   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
10:35:55 [2022-09-21T10:35:55.791Z] #49 15.63   acl attr quota
10:35:55 [2022-09-21T10:35:55.791Z] #49 15.63 Recommended packages:
10:35:55 [2022-09-21T10:35:55.791Z] #49 15.63   libatm1 nftables libpam-cap build-essential python3-dev unzip
10:35:55 [2022-09-21T10:35:55.791Z] #49 17.01 The following NEW packages will be installed:
10:35:55 [2022-09-21T10:35:55.791Z] #49 17.02   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
10:35:55 [2022-09-21T10:35:55.791Z] #49 17.02   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
10:35:55 [2022-09-21T10:35:55.791Z] #49 17.02   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
10:35:55 [2022-09-21T10:35:55.791Z] #49 17.02   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
10:35:55 [2022-09-21T10:35:55.791Z] #49 17.02   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
10:35:55 [2022-09-21T10:35:55.791Z] #49 17.02   python3-pkg-resources python3-setuptools python3-wheel sudo
10:35:55 [2022-09-21T10:35:55.791Z] #49 17.03   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
10:35:55 [2022-09-21T10:35:55.791Z] #49 17.03   xz-utils zip
10:35:55 [2022-09-21T10:35:55.791Z] #49 17.37 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded.
10:35:55 [2022-09-21T10:35:55.791Z] #49 17.37 Need to get 27.0 MB of archives.
10:35:55 [2022-09-21T10:35:55.791Z] #49 17.37 After this operation, 104 MB of additional disk space will be used.
10:35:55 [2022-09-21T10:35:55.791Z] #49 17.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
10:35:55 [2022-09-21T10:35:55.791Z] #49 17.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
10:35:55 [2022-09-21T10:35:55.791Z] #49 17.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
10:35:55 [2022-09-21T10:35:55.791Z] #49 17.38 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
10:35:55 [2022-09-21T10:35:55.791Z] #49 17.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
10:35:55 [2022-09-21T10:35:55.791Z] #49 17.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
10:35:55 [2022-09-21T10:35:55.791Z] #49 17.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
10:35:55 [2022-09-21T10:35:55.792Z] #49 17.39 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
10:35:55 [2022-09-21T10:35:55.792Z] #49 17.42 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
10:35:55 [2022-09-21T10:35:55.792Z] #49 17.43 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
10:35:55 [2022-09-21T10:35:55.792Z] #49 17.44 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
10:35:55 [2022-09-21T10:35:55.792Z] #49 17.46 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
10:35:55 [2022-09-21T10:35:55.792Z] #49 17.46 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
10:35:55 [2022-09-21T10:35:55.792Z] #49 17.47 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
10:35:55 [2022-09-21T10:35:55.792Z] #49 17.49 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB]
10:35:56 [2022-09-21T10:35:56.052Z] #49 17.50 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
10:35:56 [2022-09-21T10:35:56.052Z] #49 17.51 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
10:35:56 [2022-09-21T10:35:56.052Z] #49 17.51 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
10:35:56 [2022-09-21T10:35:56.052Z] #49 17.51 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
10:35:56 [2022-09-21T10:35:56.052Z] #49 17.51 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
10:35:56 [2022-09-21T10:35:56.052Z] #49 17.52 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
10:35:56 [2022-09-21T10:35:56.052Z] #49 17.54 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
10:35:56 [2022-09-21T10:35:56.052Z] #49 17.54 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
10:35:56 [2022-09-21T10:35:56.052Z] #49 17.55 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
10:35:56 [2022-09-21T10:35:56.052Z] #49 17.55 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
10:35:56 [2022-09-21T10:35:56.052Z] #49 17.56 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
10:35:56 [2022-09-21T10:35:56.052Z] #49 17.57 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
10:35:56 [2022-09-21T10:35:56.060Z] #31 19.26 Reading package lists...
10:35:56 [2022-09-21T10:35:56.060Z] #31 ...
10:35:56 [2022-09-21T10:35:56.060Z] 
10:35:56 [2022-09-21T10:35:56.060Z] #33 [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
10:35:56 [2022-09-21T10:35:56.060Z] #33 12.34 go: downloading github.com/jonboulle/clockwork v0.2.2
10:35:56 [2022-09-21T10:35:56.060Z] #33 12.42 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
10:35:56 [2022-09-21T10:35:56.060Z] #33 12.51 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
10:35:56 [2022-09-21T10:35:56.060Z] #33 15.51 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
10:35:56 [2022-09-21T10:35:56.060Z] #33 15.59 go: downloading golang.org/x/mod v0.3.0
10:35:56 [2022-09-21T10:35:56.060Z] #33 ...
10:35:56 [2022-09-21T10:35:56.060Z] 
10:35:56 [2022-09-21T10:35:56.060Z] #29 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
10:35:56 [2022-09-21T10:35:56.060Z] #29 22.21 go: downloading github.com/russross/blackfriday/v2 v2.1.0
10:35:56 [2022-09-21T10:35:56.313Z] #49 17.99 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
10:35:56 [2022-09-21T10:35:56.313Z] #49 17.99 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
10:35:56 [2022-09-21T10:35:56.313Z] #49 17.99 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
10:35:56 [2022-09-21T10:35:56.313Z] #49 18.00 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
10:35:56 [2022-09-21T10:35:56.313Z] #49 18.00 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
10:35:56 [2022-09-21T10:35:56.313Z] #49 18.00 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
10:35:56 [2022-09-21T10:35:56.313Z] #49 18.01 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
10:35:56 [2022-09-21T10:35:56.313Z] #49 18.07 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
10:35:56 [2022-09-21T10:35:56.555Z] #31 ...
10:35:56 [2022-09-21T10:35:56.555Z] 
10:35:56 [2022-09-21T10:35:56.555Z] #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
10:35:56 [2022-09-21T10:35:56.555Z] #33 22.89 Updating files:  41% (790/1910)
Updating files:  42% (803/1910)
Updating files:  43% (822/1910)
Updating files:  44% (841/1910)
Updating files:  45% (860/1910)
Updating files:  46% (879/1910)
Updating files:  47% (898/1910)
Updating files:  48% (917/1910)
Updating files:  49% (936/1910)
Updating files:  50% (955/1910)
Updating files:  51% (975/1910)
Updating files:  52% (994/1910)
Updating files:  53% (1013/1910)
Updating files:  54% (1032/1910)
Updating files:  55% (1051/1910)
Updating files:  56% (1070/1910)
Updating files:  57% (1089/1910)
Updating files:  58% (1108/1910)
Updating files:  59% (1127/1910)
Updating files:  60% (1146/1910)
Updating files:  61% (1166/1910)
Updating files:  62% (1185/1910)
Updating files:  63% (1204/1910)
Updating files:  64% (1223/1910)
Updating files:  65% (1242/1910)
Updating files:  66% (1261/1910)
Updating files:  67% (1280/1910)
Updating files:  68% (1299/1910)
Updating files:  69% (1318/1910)
Updating files:  70% (1337/1910)
Updating files:  71% (1357/1910)
Updating files:  72% (1376/1910)
Updating files:  73% (1395/1910)
Updating files:  74% (1414/1910)
Updating files:  75% (1433/1910)
Updating files:  76% (1452/1910)
Updating files:  77% (1471/1910)
Updating files:  78% (1490/1910)
Updating files:  79% (1509/1910)
Updating files:  80% (1528/1910)
Updating files:  81% (1548/1910)
Updating files:  82% (1567/1910)
Updating files:  83% (1586/1910)
Updating files:  84% (1605/1910)
Updating files:  85% (1624/1910)
Updating files:  86% (1643/1910)
Updating files:  87% (1662/1910)
Updating files:  88% (1681/1910)
Updating files:  89% (1700/1910)
Updating files:  90% (1719/1910)
Updating files:  91% (1739/1910)
Updating files:  92% (1758/1910)
Updating files:  93% (1777/1910)
Updating files:  94% (1796/1910)
Updating files:  95% (1815/1910)
Updating files:  96% (1834/1910)
Updating files:  96% (1852/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.
10:35:56 [2022-09-21T10:35:56.555Z] #33 24.01 + cd /tmp/tmp.aVlZyOnR1k/src/github.com/docker/libnetwork
10:35:56 [2022-09-21T10:35:56.555Z] #33 24.01 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789
10:35:56 [2022-09-21T10:35:56.555Z] #33 24.47 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
10:35:56 [2022-09-21T10:35:56.573Z] #49 18.08 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
10:35:56 [2022-09-21T10:35:56.573Z] #49 18.08 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
10:35:56 [2022-09-21T10:35:56.573Z] #49 18.09 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
10:35:56 [2022-09-21T10:35:56.573Z] #49 18.10 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
10:35:56 [2022-09-21T10:35:56.573Z] #49 18.11 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
10:35:56 [2022-09-21T10:35:56.573Z] #49 18.12 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
10:35:56 [2022-09-21T10:35:56.573Z] #49 18.17 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
10:35:56 [2022-09-21T10:35:56.573Z] #49 18.18 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
10:35:56 [2022-09-21T10:35:56.573Z] #49 18.19 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
10:35:56 [2022-09-21T10:35:56.623Z] #29 ...
10:35:56 [2022-09-21T10:35:56.623Z] 
10:35:56 [2022-09-21T10:35:56.623Z] #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
10:35:56 [2022-09-21T10:35:56.623Z] #32 DONE 23.3s
10:35:56 [2022-09-21T10:35:56.833Z] #49 18.44 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
10:35:56 [2022-09-21T10:35:56.833Z] #49 18.48 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
10:35:56 [2022-09-21T10:35:56.833Z] #49 18.51 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
10:35:56 [2022-09-21T10:35:56.884Z] 
10:35:56 [2022-09-21T10:35:56.884Z] #35 [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
10:35:57 [2022-09-21T10:35:57.093Z] #49 ...
10:35:57 [2022-09-21T10:35:57.093Z] 
10:35:57 [2022-09-21T10:35:57.093Z] #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
10:35:57 [2022-09-21T10:35:57.093Z] #39 93.18   CC       criu/cr-check.o
10:35:57 [2022-09-21T10:35:57.140Z] #35 22.68 Updating files:  58% (1118/1910)
Updating files:  59% (1127/1910)
Updating files:  60% (1146/1910)
Updating files:  61% (1166/1910)
Updating files:  62% (1185/1910)
Updating files:  63% (1204/1910)
Updating files:  64% (1223/1910)
Updating files:  65% (1242/1910)
Updating files:  66% (1261/1910)
Updating files:  67% (1280/1910)
Updating files:  68% (1299/1910)
Updating files:  69% (1318/1910)
Updating files:  70% (1337/1910)
Updating files:  71% (1357/1910)
Updating files:  72% (1376/1910)
Updating files:  73% (1395/1910)
Updating files:  74% (1414/1910)
Updating files:  75% (1433/1910)
Updating files:  76% (1452/1910)
Updating files:  77% (1471/1910)
Updating files:  78% (1490/1910)
Updating files:  79% (1509/1910)
Updating files:  80% (1528/1910)
Updating files:  81% (1548/1910)
Updating files:  82% (1567/1910)
Updating files:  83% (1586/1910)
Updating files:  84% (1605/1910)
Updating files:  85% (1624/1910)
Updating files:  86% (1643/1910)
Updating files:  87% (1662/1910)
Updating files:  88% (1681/1910)
Updating files:  89% (1700/1910)
Updating files:  90% (1719/1910)
Updating files:  91% (1739/1910)
Updating files:  92% (1758/1910)
Updating files:  93% (1777/1910)
Updating files:  94% (1796/1910)
Updating files:  95% (1815/1910)
Updating files:  96% (1834/1910)
Updating files:  97% (1853/1910)
Updating files:  98% (1872/1910)
Updating files:  99% (1891/1910)
Updating files: 100% (1910/1910)
Updating files: 100% (1910/1910), done.
10:35:57 [2022-09-21T10:35:57.140Z] #35 23.66 + cd /tmp/tmp.rXATXAP7EI/src/github.com/docker/libnetwork
10:35:57 [2022-09-21T10:35:57.140Z] #35 23.68 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789
10:35:57 [2022-09-21T10:35:57.702Z] #35 24.42 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
10:35:58 [2022-09-21T10:35:58.734Z] #27 ...
10:35:58 [2022-09-21T10:35:58.734Z] 
10:35:58 [2022-09-21T10:35:58.734Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
10:35:58 [2022-09-21T10:35:58.734Z] #32 32.64 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]
10:35:58 [2022-09-21T10:35:58.734Z] #32 32.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
10:35:58 [2022-09-21T10:35:58.734Z] #32 32.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
10:35:58 [2022-09-21T10:35:58.734Z] #32 32.84 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
10:35:58 [2022-09-21T10:35:58.734Z] #32 32.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
10:35:58 [2022-09-21T10:35:58.734Z] #32 33.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
10:35:58 [2022-09-21T10:35:58.734Z] #32 33.34 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]
10:35:58 [2022-09-21T10:35:58.734Z] #32 33.43 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]
10:35:58 [2022-09-21T10:35:58.734Z] #32 33.93 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]
10:35:58 [2022-09-21T10:35:58.734Z] #32 34.74 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]
10:35:58 [2022-09-21T10:35:58.734Z] #32 35.42 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]
10:35:58 [2022-09-21T10:35:58.734Z] #32 36.11 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]
10:35:58 [2022-09-21T10:35:58.734Z] #32 37.32 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]
10:35:58 [2022-09-21T10:35:58.734Z] #32 37.68 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]
10:35:58 [2022-09-21T10:35:58.734Z] #32 37.68 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
10:35:58 [2022-09-21T10:35:58.734Z] #32 37.68 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
10:35:58 [2022-09-21T10:35:58.734Z] #32 37.68 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
10:35:58 [2022-09-21T10:35:58.734Z] #32 37.69 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
10:35:58 [2022-09-21T10:35:58.734Z] #32 37.69 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]
10:35:58 [2022-09-21T10:35:58.734Z] #32 37.70 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
10:35:58 [2022-09-21T10:35:58.734Z] #32 37.70 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
10:35:58 [2022-09-21T10:35:58.734Z] #32 37.72 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
10:35:58 [2022-09-21T10:35:58.734Z] #32 37.73 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
10:35:58 [2022-09-21T10:35:58.734Z] #32 37.74 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
10:35:58 [2022-09-21T10:35:58.734Z] #32 37.74 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
10:35:58 [2022-09-21T10:35:58.734Z] #32 37.78 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
10:35:58 [2022-09-21T10:35:58.734Z] #32 37.78 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
10:35:58 [2022-09-21T10:35:58.734Z] #32 37.79 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
10:35:58 [2022-09-21T10:35:58.734Z] #32 37.79 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
10:35:58 [2022-09-21T10:35:58.734Z] #32 39.15 debconf: delaying package configuration, since apt-utils is not installed
10:35:58 [2022-09-21T10:35:58.734Z] #32 39.42 Fetched 108 MB in 6s (16.8 MB/s)
10:35:58 [2022-09-21T10:35:58.734Z] #32 39.49 Selecting previously unselected package binutils-mingw-w64-i686.
10:35:58 [2022-09-21T10:35:58.734Z] #32 39.49 (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.)
10:35:58 [2022-09-21T10:35:58.734Z] #32 39.57 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
10:35:58 [2022-09-21T10:35:58.734Z] #32 39.58 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
10:35:58 [2022-09-21T10:35:58.734Z] #32 41.59 Selecting previously unselected package binutils-mingw-w64-x86-64.
10:35:58 [2022-09-21T10:35:58.734Z] #32 41.62 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
10:35:58 [2022-09-21T10:35:58.734Z] #32 41.66 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
10:35:58 [2022-09-21T10:35:58.734Z] #32 ...
10:35:58 [2022-09-21T10:35:58.734Z] 
10:35:58 [2022-09-21T10:35:58.734Z] #35 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
10:35:58 [2022-09-21T10:35:58.734Z] #35 40.21 Selecting previously unselected package libprotoc23:arm64.
10:35:58 [2022-09-21T10:35:58.734Z] #35 40.22 Preparing to unpack .../12-libprotoc23_3.12.4-1_arm64.deb ...
10:35:58 [2022-09-21T10:35:58.734Z] #35 40.23 Unpacking libprotoc23:arm64 (3.12.4-1) ...
10:35:58 [2022-09-21T10:35:58.734Z] #35 40.84 Selecting previously unselected package protobuf-c-compiler.
10:35:58 [2022-09-21T10:35:58.734Z] #35 40.84 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_arm64.deb ...
10:35:58 [2022-09-21T10:35:58.734Z] #35 40.85 Unpacking protobuf-c-compiler (1.3.3-1+b2) ...
10:35:58 [2022-09-21T10:35:58.734Z] #35 40.99 Selecting previously unselected package protobuf-compiler.
10:35:58 [2022-09-21T10:35:58.734Z] #35 41.00 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_arm64.deb ...
10:35:58 [2022-09-21T10:35:58.734Z] #35 41.01 Unpacking protobuf-compiler (3.12.4-1) ...
10:35:58 [2022-09-21T10:35:58.734Z] #35 41.19 Selecting previously unselected package python3-pkg-resources.
10:35:58 [2022-09-21T10:35:58.734Z] #35 41.19 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ...
10:35:58 [2022-09-21T10:35:58.734Z] #35 41.21 Unpacking python3-pkg-resources (52.0.0-4) ...
10:35:58 [2022-09-21T10:35:58.734Z] #35 41.47 Selecting previously unselected package python3-six.
10:35:58 [2022-09-21T10:35:58.734Z] #35 41.47 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ...
10:35:58 [2022-09-21T10:35:58.734Z] #35 41.48 Unpacking python3-six (1.16.0-2) ...
10:35:58 [2022-09-21T10:35:58.734Z] #35 41.62 Selecting previously unselected package python3-protobuf.
10:35:58 [2022-09-21T10:35:58.734Z] #35 41.63 Preparing to unpack .../17-python3-protobuf_3.12.4-1_arm64.deb ...
10:35:58 [2022-09-21T10:35:58.734Z] #35 41.65 Unpacking python3-protobuf (3.12.4-1) ...
10:35:58 [2022-09-21T10:35:58.734Z] #35 42.26 Setting up python3-pkg-resources (52.0.0-4) ...
10:35:58 [2022-09-21T10:35:58.734Z] #35 ...
10:35:58 [2022-09-21T10:35:58.734Z] 
10:35:58 [2022-09-21T10:35:58.734Z] #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
10:35:58 [2022-09-21T10:35:58.734Z] #31 33.28 go: downloading github.com/sirupsen/logrus v1.8.1
10:35:58 [2022-09-21T10:35:58.734Z] #31 33.31 go: downloading github.com/stretchr/testify v1.7.0
10:35:58 [2022-09-21T10:35:58.734Z] #31 33.38 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
10:35:58 [2022-09-21T10:35:58.734Z] #31 33.40 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
10:35:58 [2022-09-21T10:35:58.734Z] #31 33.51 go: downloading github.com/fsnotify/fsnotify v1.5.1
10:35:58 [2022-09-21T10:35:58.734Z] #31 33.53 go: downloading github.com/magiconair/properties v1.8.5
10:35:58 [2022-09-21T10:35:58.734Z] #31 33.58 go: downloading github.com/mitchellh/mapstructure v1.4.3
10:35:58 [2022-09-21T10:35:58.734Z] #31 33.62 go: downloading github.com/spf13/afero v1.6.0
10:35:58 [2022-09-21T10:35:58.734Z] #31 33.68 go: downloading github.com/spf13/cast v1.4.1
10:35:58 [2022-09-21T10:35:58.734Z] #31 33.77 go: downloading github.com/spf13/jwalterweatherman v1.1.0
10:35:58 [2022-09-21T10:35:58.734Z] #31 33.78 go: downloading github.com/subosito/gotenv v1.2.0
10:35:58 [2022-09-21T10:35:58.734Z] #31 33.78 go: downloading gopkg.in/ini.v1 v1.66.2
10:35:58 [2022-09-21T10:35:58.734Z] #31 33.82 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
10:35:58 [2022-09-21T10:35:58.734Z] #31 34.02 go: downloading github.com/go-toolsmith/astcast v1.0.0
10:35:58 [2022-09-21T10:35:58.734Z] #31 34.16 go: downloading github.com/go-toolsmith/astcopy v1.0.0
10:35:58 [2022-09-21T10:35:58.734Z] #31 34.23 go: downloading github.com/go-toolsmith/astequal v1.0.1
10:35:58 [2022-09-21T10:35:58.734Z] #31 34.33 go: downloading github.com/go-toolsmith/astfmt v1.0.0
10:35:58 [2022-09-21T10:35:58.734Z] #31 34.36 go: downloading github.com/go-toolsmith/astp v1.0.0
10:35:58 [2022-09-21T10:35:58.734Z] #31 34.40 go: downloading github.com/go-toolsmith/strparse v1.0.0
10:35:58 [2022-09-21T10:35:58.734Z] #31 34.43 go: downloading github.com/go-toolsmith/typep v1.0.2
10:35:58 [2022-09-21T10:35:58.734Z] #31 34.51 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
10:35:58 [2022-09-21T10:35:58.734Z] #31 35.22 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
10:35:58 [2022-09-21T10:35:58.734Z] #31 35.32 go: downloading github.com/hashicorp/errwrap v1.0.0
10:35:58 [2022-09-21T10:35:58.734Z] #31 35.43 go: downloading 4d63.com/gochecknoglobals v0.1.0
10:35:58 [2022-09-21T10:35:58.734Z] #31 35.54 go: downloading github.com/Antonboom/errname v0.1.5
10:35:58 [2022-09-21T10:35:58.734Z] #31 35.60 go: downloading github.com/Antonboom/nilnil v0.1.0
10:35:58 [2022-09-21T10:35:58.734Z] #31 35.73 go: downloading github.com/BurntSushi/toml v1.0.0
10:35:58 [2022-09-21T10:35:58.734Z] #31 36.84 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
10:35:58 [2022-09-21T10:35:58.734Z] #31 36.88 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
10:35:58 [2022-09-21T10:35:58.734Z] #31 36.96 go: downloading github.com/alexkohler/prealloc v1.0.0
10:35:58 [2022-09-21T10:35:58.734Z] #31 37.09 go: downloading github.com/ashanbrown/forbidigo v1.3.0
10:35:58 [2022-09-21T10:35:58.734Z] #31 37.10 go: downloading github.com/ashanbrown/makezero v1.1.0
10:35:58 [2022-09-21T10:35:58.734Z] #31 37.29 go: downloading github.com/bkielbasa/cyclop v1.2.0
10:35:58 [2022-09-21T10:35:58.734Z] #31 37.29 go: downloading github.com/blizzy78/varnamelen v0.5.0
10:35:58 [2022-09-21T10:35:58.734Z] #31 37.32 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
10:35:58 [2022-09-21T10:35:58.734Z] #31 37.33 go: downloading github.com/breml/bidichk v0.2.1
10:35:58 [2022-09-21T10:35:58.734Z] #31 37.37 go: downloading github.com/breml/errchkjson v0.2.1
10:35:58 [2022-09-21T10:35:58.734Z] #31 37.38 go: downloading github.com/butuzov/ireturn v0.1.1
10:35:58 [2022-09-21T10:35:58.734Z] #31 37.43 go: downloading github.com/charithe/durationcheck v0.0.9
10:35:58 [2022-09-21T10:35:58.734Z] #31 37.57 go: downloading github.com/daixiang0/gci v0.2.9
10:35:58 [2022-09-21T10:35:58.734Z] #31 37.63 go: downloading github.com/denis-tingajkin/go-header v0.4.2
10:35:58 [2022-09-21T10:35:58.734Z] #31 37.63 go: downloading github.com/esimonov/ifshort v1.0.4
10:35:58 [2022-09-21T10:35:58.734Z] #31 37.67 go: downloading github.com/fzipp/gocyclo v0.4.0
10:35:58 [2022-09-21T10:35:58.734Z] #31 37.69 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
10:35:58 [2022-09-21T10:35:58.734Z] #31 37.72 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
10:35:58 [2022-09-21T10:35:58.734Z] #31 37.74 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
10:35:58 [2022-09-21T10:35:58.734Z] #31 37.81 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
10:35:58 [2022-09-21T10:35:58.734Z] #31 37.96 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
10:35:58 [2022-09-21T10:35:58.734Z] #31 38.02 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
10:35:58 [2022-09-21T10:35:58.734Z] #31 38.08 go: downloading github.com/golangci/misspell v0.3.5
10:35:58 [2022-09-21T10:35:58.734Z] #31 38.11 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
10:35:58 [2022-09-21T10:35:58.734Z] #31 38.18 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
10:35:58 [2022-09-21T10:35:58.734Z] #31 38.25 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
10:35:58 [2022-09-21T10:35:58.734Z] #31 38.32 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
10:35:58 [2022-09-21T10:35:58.734Z] #31 38.33 go: downloading github.com/jgautheron/goconst v1.5.1
10:35:58 [2022-09-21T10:35:58.734Z] #31 38.42 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
10:35:58 [2022-09-21T10:35:58.734Z] #31 38.54 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
10:35:58 [2022-09-21T10:35:58.734Z] #31 38.54 go: downloading github.com/julz/importas v0.1.0
10:35:58 [2022-09-21T10:35:58.734Z] #31 38.56 go: downloading github.com/kisielk/errcheck v1.6.0
10:35:58 [2022-09-21T10:35:58.734Z] #31 38.62 go: downloading github.com/kulti/thelper v0.5.0
10:35:58 [2022-09-21T10:35:58.734Z] #31 38.72 go: downloading github.com/kunwardeep/paralleltest v1.0.3
10:35:58 [2022-09-21T10:35:58.734Z] #31 38.80 go: downloading github.com/kyoh86/exportloopref v0.1.8
10:35:58 [2022-09-21T10:35:58.734Z] #31 38.81 go: downloading github.com/ldez/gomoddirectives v0.2.2
10:35:58 [2022-09-21T10:35:58.734Z] #31 38.88 go: downloading github.com/ldez/tagliatelle v0.3.0
10:35:58 [2022-09-21T10:35:58.734Z] #31 38.99 go: downloading github.com/leonklingele/grouper v1.1.0
10:35:58 [2022-09-21T10:35:58.734Z] #31 39.09 go: downloading github.com/maratori/testpackage v1.0.1
10:35:58 [2022-09-21T10:35:58.734Z] #31 39.21 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
10:35:58 [2022-09-21T10:35:58.734Z] #31 39.23 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
10:35:58 [2022-09-21T10:35:58.734Z] #31 39.26 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
10:35:58 [2022-09-21T10:35:58.734Z] #31 39.33 go: downloading github.com/mgechev/revive v1.1.3
10:35:58 [2022-09-21T10:35:58.734Z] #31 39.85 go: downloading github.com/moricho/tparallel v0.2.1
10:35:58 [2022-09-21T10:35:58.734Z] #31 39.88 go: downloading github.com/nakabonne/nestif v0.3.1
10:35:58 [2022-09-21T10:35:58.734Z] #31 39.88 go: downloading github.com/nishanths/exhaustive v0.7.11
10:35:58 [2022-09-21T10:35:58.734Z] #31 39.97 go: downloading github.com/nishanths/predeclared v0.2.1
10:35:58 [2022-09-21T10:35:58.734Z] #31 39.99 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
10:35:58 [2022-09-21T10:35:58.734Z] #31 40.04 go: downloading github.com/ryancurrah/gomodguard v1.2.3
10:35:58 [2022-09-21T10:35:58.734Z] #31 40.09 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
10:35:58 [2022-09-21T10:35:58.734Z] #31 40.12 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
10:35:58 [2022-09-21T10:35:58.734Z] #31 40.20 go: downloading github.com/securego/gosec/v2 v2.9.6
10:35:58 [2022-09-21T10:35:58.734Z] #31 40.39 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
10:35:58 [2022-09-21T10:35:58.734Z] #31 40.40 go: downloading github.com/sivchari/containedctx v1.0.1
10:35:58 [2022-09-21T10:35:58.734Z] #31 40.40 go: downloading github.com/sivchari/tenv v1.4.7
10:35:58 [2022-09-21T10:35:58.734Z] #31 40.43 go: downloading github.com/sonatard/noctx v0.0.1
10:35:58 [2022-09-21T10:35:58.734Z] #31 40.44 go: downloading github.com/sourcegraph/go-diff v0.6.1
10:35:58 [2022-09-21T10:35:58.734Z] #31 40.53 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
10:35:58 [2022-09-21T10:35:58.734Z] #31 40.55 go: downloading github.com/sylvia7788/contextcheck v1.0.4
10:35:58 [2022-09-21T10:35:58.734Z] #31 40.57 go: downloading github.com/tdakkota/asciicheck v0.1.1
10:35:58 [2022-09-21T10:35:58.734Z] #31 40.59 go: downloading github.com/tetafro/godot v1.4.11
10:35:58 [2022-09-21T10:35:58.734Z] #31 40.65 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
10:35:58 [2022-09-21T10:35:58.734Z] #31 40.69 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
10:35:58 [2022-09-21T10:35:58.734Z] #31 40.78 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
10:35:58 [2022-09-21T10:35:58.734Z] #31 40.89 go: downloading github.com/ultraware/funlen v0.0.3
10:35:58 [2022-09-21T10:35:58.734Z] #31 40.94 go: downloading github.com/ultraware/whitespace v0.0.4
10:35:58 [2022-09-21T10:35:58.734Z] #31 40.95 go: downloading github.com/uudashr/gocognit v1.0.5
10:35:58 [2022-09-21T10:35:58.734Z] #31 40.98 go: downloading github.com/yagipy/maintidx v1.0.0
10:35:58 [2022-09-21T10:35:58.734Z] #31 41.04 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
10:35:58 [2022-09-21T10:35:58.734Z] #31 41.21 go: downloading gitlab.com/bosi/decorder v0.2.1
10:35:58 [2022-09-21T10:35:58.734Z] #31 41.36 go: downloading honnef.co/go/tools v0.2.2
10:35:58 [2022-09-21T10:35:58.734Z] #31 42.43 go: downloading mvdan.cc/gofumpt v0.2.1
10:35:58 [2022-09-21T10:35:58.734Z] #31 42.47 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
10:35:58 [2022-09-21T10:35:58.734Z] #31 42.51 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
10:35:58 [2022-09-21T10:35:58.734Z] #31 42.55 go: downloading github.com/davecgh/go-spew v1.1.1
10:35:58 [2022-09-21T10:35:58.734Z] #31 42.56 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
10:35:58 [2022-09-21T10:35:58.734Z] #31 42.61 go: downloading github.com/pmezard/go-difflib v1.0.0
10:35:58 [2022-09-21T10:35:58.734Z] #31 42.62 go: downloading github.com/stretchr/objx v0.1.1
10:35:58 [2022-09-21T10:35:58.734Z] #31 42.73 go: downloading golang.org/x/text v0.3.7
10:35:59 [2022-09-21T10:35:59.003Z] #39 95.12   CC       criu/cr-dedup.o
10:35:59 [2022-09-21T10:35:59.297Z] #31 ...
10:35:59 [2022-09-21T10:35:59.297Z] 
10:35:59 [2022-09-21T10:35:59.297Z] #30 [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
10:35:59 [2022-09-21T10:35:59.297Z] #30 33.58 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.
10:35:59 [2022-09-21T10:35:59.297Z] #30 33.68 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
10:35:59 [2022-09-21T10:35:59.297Z] #30 33.98 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:35:59 [2022-09-21T10:35:59.557Z] #30 ...
10:35:59 [2022-09-21T10:35:59.557Z] 
10:35:59 [2022-09-21T10:35:59.557Z] #35 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
10:35:59 [2022-09-21T10:35:59.557Z] #35 43.87 Setting up libprotobuf23:arm64 (3.12.4-1) ...
10:35:59 [2022-09-21T10:35:59.557Z] #35 43.90 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
10:35:59 [2022-09-21T10:35:59.557Z] #35 43.95 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
10:35:59 [2022-09-21T10:35:59.573Z] #39 95.62   CC       criu/cr-dump.o
10:35:59 [2022-09-21T10:35:59.573Z] #39 ...
10:35:59 [2022-09-21T10:35:59.573Z] 
10:35:59 [2022-09-21T10:35:59.573Z] #23 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:35:59 [2022-09-21T10:35:59.573Z] #23 DONE 149.9s
10:35:59 [2022-09-21T10:35:59.814Z] #35 44.01 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
10:35:59 [2022-09-21T10:35:59.814Z] #35 44.03 Setting up libcap2:arm64 (1:2.44-1) ...
10:35:59 [2022-09-21T10:35:59.814Z] #35 44.04 Setting up python3-six (1.16.0-2) ...
10:35:59 [2022-09-21T10:35:59.833Z] 
10:35:59 [2022-09-21T10:35:59.833Z] #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
10:35:59 [2022-09-21T10:35:59.833Z] #49 19.18 debconf: delaying package configuration, since apt-utils is not installed
10:35:59 [2022-09-21T10:35:59.833Z] #49 19.34 Fetched 27.0 MB in 1s (18.4 MB/s)
10:35:59 [2022-09-21T10:35:59.833Z] #49 19.45 Selecting previously unselected package pigz.
10:35:59 [2022-09-21T10:35:59.833Z] #49 19.45 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24019 files and directories currently installed.)
10:35:59 [2022-09-21T10:35:59.833Z] #49 19.52 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
10:35:59 [2022-09-21T10:35:59.833Z] #49 19.53 Unpacking pigz (2.6-1) ...
10:35:59 [2022-09-21T10:35:59.833Z] #49 19.64 Selecting previously unselected package libelf1:amd64.
10:35:59 [2022-09-21T10:35:59.833Z] #49 19.65 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
10:35:59 [2022-09-21T10:35:59.833Z] #49 19.66 Unpacking libelf1:amd64 (0.183-1) ...
10:35:59 [2022-09-21T10:35:59.833Z] #49 19.84 Selecting previously unselected package libbpf0:amd64.
10:35:59 [2022-09-21T10:35:59.833Z] #49 19.85 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
10:35:59 [2022-09-21T10:35:59.833Z] #49 19.86 Unpacking libbpf0:amd64 (1:0.3-2) ...
10:35:59 [2022-09-21T10:35:59.833Z] #49 19.97 Selecting previously unselected package libcap2:amd64.
10:35:59 [2022-09-21T10:35:59.833Z] #49 19.97 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
10:35:59 [2022-09-21T10:35:59.833Z] #49 19.97 Unpacking libcap2:amd64 (1:2.44-1) ...
10:35:59 [2022-09-21T10:35:59.833Z] #49 20.05 Selecting previously unselected package libmnl0:amd64.
10:35:59 [2022-09-21T10:35:59.833Z] #49 20.05 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
10:35:59 [2022-09-21T10:35:59.833Z] #49 20.05 Unpacking libmnl0:amd64 (1.0.4-3) ...
10:35:59 [2022-09-21T10:35:59.833Z] #49 20.12 Selecting previously unselected package libxtables12:amd64.
10:35:59 [2022-09-21T10:35:59.833Z] #49 20.12 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
10:35:59 [2022-09-21T10:35:59.833Z] #49 20.13 Unpacking libxtables12:amd64 (1.8.7-1) ...
10:35:59 [2022-09-21T10:35:59.833Z] #49 20.21 Selecting previously unselected package libcap2-bin.
10:35:59 [2022-09-21T10:35:59.833Z] #49 20.21 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
10:35:59 [2022-09-21T10:35:59.833Z] #49 20.22 Unpacking libcap2-bin (1:2.44-1) ...
10:35:59 [2022-09-21T10:35:59.833Z] #49 20.32 Selecting previously unselected package iproute2.
10:35:59 [2022-09-21T10:35:59.833Z] #49 20.32 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
10:35:59 [2022-09-21T10:35:59.833Z] #49 20.32 Unpacking iproute2 (5.10.0-4) ...
10:35:59 [2022-09-21T10:35:59.833Z] #49 20.90 Selecting previously unselected package xxd.
10:35:59 [2022-09-21T10:35:59.833Z] #49 20.92 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
10:35:59 [2022-09-21T10:35:59.833Z] #49 20.93 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
10:35:59 [2022-09-21T10:35:59.833Z] #49 21.39 Selecting previously unselected package vim-common.
10:35:59 [2022-09-21T10:35:59.833Z] #49 21.39 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
10:35:59 [2022-09-21T10:35:59.833Z] #49 21.43 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
10:35:59 [2022-09-21T10:35:59.845Z] #33 ...
10:35:59 [2022-09-21T10:35:59.845Z] 
10:35:59 [2022-09-21T10:35:59.845Z] #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
10:35:59 [2022-09-21T10:35:59.845Z] #36 17.44 Fetched 8578 kB in 14s (614 kB/s)
10:35:59 [2022-09-21T10:35:59.845Z] #36 17.44 Reading package lists...
10:35:59 [2022-09-21T10:35:59.845Z] #36 23.46 Reading package lists...
10:35:59 [2022-09-21T10:35:59.845Z] #36 ...
10:35:59 [2022-09-21T10:35:59.845Z] 
10:35:59 [2022-09-21T10:35:59.845Z] #29 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
10:35:59 [2022-09-21T10:35:59.845Z] #29 25.07 Updating files:  79% (1743/2185)
Updating files:  80% (1748/2185)
Updating files:  81% (1770/2185)
Updating files:  82% (1792/2185)
Updating files:  83% (1814/2185)
Updating files:  84% (1836/2185)
Updating files:  85% (1858/2185)
Updating files:  86% (1880/2185)
Updating files:  87% (1901/2185)
Updating files:  88% (1923/2185)
Updating files:  89% (1945/2185)
Updating files:  90% (1967/2185)
Updating files:  91% (1989/2185)
Updating files:  92% (2011/2185)
Updating files:  93% (2033/2185)
Updating files:  94% (2054/2185)
Updating files:  95% (2076/2185)
Updating files:  96% (2098/2185)
Updating files:  97% (2120/2185)
Updating files:  98% (2142/2185)
Updating files:  99% (2164/2185)
Updating files: 100% (2185/2185)
Updating files: 100% (2185/2185), done.
10:35:59 [2022-09-21T10:35:59.845Z] #29 25.45 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
10:35:59 [2022-09-21T10:35:59.845Z] #29 27.29 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
10:35:59 [2022-09-21T10:35:59.845Z] #29 ...
10:35:59 [2022-09-21T10:35:59.845Z] 
10:35:59 [2022-09-21T10:35:59.845Z] #21 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
10:35:59 [2022-09-21T10:35:59.845Z] #21 17.95 Fetched 8578 kB in 14s (600 kB/s)
10:35:59 [2022-09-21T10:35:59.845Z] #21 17.95 Reading package lists...
10:35:59 [2022-09-21T10:35:59.845Z] #21 24.17 Reading package lists...
10:35:59 [2022-09-21T10:35:59.845Z] #21 ...
10:35:59 [2022-09-21T10:35:59.845Z] 
10:35:59 [2022-09-21T10:35:59.845Z] #32 [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
10:35:59 [2022-09-21T10:35:59.845Z] #32 19.85 Reading package lists...
10:36:00 [2022-09-21T10:36:00.093Z] #49 21.75 Selecting previously unselected package bash-completion.
10:36:00 [2022-09-21T10:36:00.093Z] #49 21.75 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
10:36:00 [2022-09-21T10:36:00.386Z] #35 ...
10:36:00 [2022-09-21T10:36:00.386Z] 
10:36:00 [2022-09-21T10:36:00.386Z] #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
10:36:00 [2022-09-21T10:36:00.386Z] #0 1.265 + RM_GOPATH=0
10:36:00 [2022-09-21T10:36:00.386Z] #0 1.265 + TMP_GOPATH=
10:36:00 [2022-09-21T10:36:00.386Z] #0 1.265 + : /build
10:36:00 [2022-09-21T10:36:00.386Z] #0 1.265 + '[' -z '' ']'
10:36:00 [2022-09-21T10:36:00.386Z] #0 1.267 ++ mktemp -d
10:36:00 [2022-09-21T10:36:00.386Z] #0 1.267 + export GOPATH=/tmp/tmp.yqVrENwnry
10:36:00 [2022-09-21T10:36:00.386Z] #0 1.267 + GOPATH=/tmp/tmp.yqVrENwnry
10:36:00 [2022-09-21T10:36:00.386Z] #0 1.267 + RM_GOPATH=1
10:36:00 [2022-09-21T10:36:00.386Z] #0 1.267 + case "$(go env GOARCH)" in
10:36:00 [2022-09-21T10:36:00.386Z] #0 1.267 ++ go env GOARCH
10:36:00 [2022-09-21T10:36:00.386Z] #0 1.343 + export GO_BUILDMODE=-buildmode=pie
10:36:00 [2022-09-21T10:36:00.386Z] #0 1.344 + GO_BUILDMODE=-buildmode=pie
10:36:00 [2022-09-21T10:36:00.386Z] #0 1.344 ++ dirname /tmp/install/install.sh
10:36:00 [2022-09-21T10:36:00.386Z] #0 1.364 + dir=/tmp/install
10:36:00 [2022-09-21T10:36:00.386Z] #0 1.364 + bin=containerd
10:36:00 [2022-09-21T10:36:00.386Z] #0 1.364 + shift
10:36:00 [2022-09-21T10:36:00.386Z] #0 1.365 + '[' '!' -f /tmp/install/containerd.installer ']'
10:36:00 [2022-09-21T10:36:00.386Z] #0 1.365 + . /tmp/install/containerd.installer
10:36:00 [2022-09-21T10:36:00.386Z] #0 1.365 ++ set -e
10:36:00 [2022-09-21T10:36:00.386Z] #0 1.365 ++ : v1.6.8
10:36:00 [2022-09-21T10:36:00.386Z] #0 1.365 + install_containerd
10:36:00 [2022-09-21T10:36:00.386Z] #0 1.366 + echo 'Install containerd version v1.6.8'
10:36:00 [2022-09-21T10:36:00.386Z] #0 1.366 Install containerd version v1.6.8
10:36:00 [2022-09-21T10:36:00.386Z] #0 1.367 + git clone https://github.com/containerd/containerd.git /tmp/tmp.yqVrENwnry/src/github.com/containerd/containerd
10:36:00 [2022-09-21T10:36:00.386Z] #0 1.394 Cloning into '/tmp/tmp.yqVrENwnry/src/github.com/containerd/containerd'...
10:36:00 [2022-09-21T10:36:00.386Z] #37 ...
10:36:00 [2022-09-21T10:36:00.386Z] 
10:36:00 [2022-09-21T10:36:00.386Z] #35 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
10:36:00 [2022-09-21T10:36:00.446Z] #30 ...
10:36:00 [2022-09-21T10:36:00.446Z] 
10:36:00 [2022-09-21T10:36:00.446Z] #29 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
10:36:00 [2022-09-21T10:36:00.446Z] #29 25.43 Updating files:  73% (1603/2185)
Updating files:  74% (1617/2185)
Updating files:  75% (1639/2185)
Updating files:  76% (1661/2185)
Updating files:  77% (1683/2185)
Updating files:  78% (1705/2185)
Updating files:  79% (1727/2185)
Updating files:  80% (1748/2185)
Updating files:  81% (1770/2185)
Updating files:  82% (1792/2185)
Updating files:  83% (1814/2185)
Updating files:  84% (1836/2185)
Updating files:  85% (1858/2185)
Updating files:  86% (1880/2185)
Updating files:  87% (1901/2185)
Updating files:  88% (1923/2185)
Updating files:  89% (1945/2185)
Updating files:  90% (1967/2185)
Updating files:  91% (1989/2185)
Updating files:  92% (2011/2185)
Updating files:  93% (2033/2185)
Updating files:  94% (2054/2185)
Updating files:  95% (2076/2185)
Updating files:  96% (2098/2185)
Updating files:  97% (2120/2185)
Updating files:  98% (2142/2185)
Updating files:  99% (2164/2185)
Updating files: 100% (2185/2185)
Updating files: 100% (2185/2185), done.
10:36:00 [2022-09-21T10:36:00.446Z] #29 26.11 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
10:36:00 [2022-09-21T10:36:00.446Z] #29 28.59 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
10:36:00 [2022-09-21T10:36:00.644Z] #35 44.97 Setting up libprotobuf-lite23:arm64 (3.12.4-1) ...
10:36:00 [2022-09-21T10:36:00.644Z] #35 45.00 Setting up libprotoc23:arm64 (3.12.4-1) ...
10:36:00 [2022-09-21T10:36:00.644Z] #35 45.01 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
10:36:00 [2022-09-21T10:36:00.644Z] #35 45.05 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
10:36:00 [2022-09-21T10:36:00.644Z] #35 45.08 Setting up python3-protobuf (3.12.4-1) ...
10:36:01 [2022-09-21T10:36:01.880Z] #35 ...
10:36:01 [2022-09-21T10:36:01.880Z] 
10:36:01 [2022-09-21T10:36:01.880Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
10:36:01 [2022-09-21T10:36:01.880Z] #25 18.02 unicode/utf8
10:36:01 [2022-09-21T10:36:01.880Z] #25 19.18 internal/race
10:36:01 [2022-09-21T10:36:01.880Z] #25 19.39 sync/atomic
10:36:01 [2022-09-21T10:36:01.880Z] #25 20.29 unicode
10:36:01 [2022-09-21T10:36:01.880Z] #25 25.37 encoding
10:36:01 [2022-09-21T10:36:01.880Z] #25 ...
10:36:01 [2022-09-21T10:36:01.880Z] 
10:36:01 [2022-09-21T10:36:01.880Z] #28 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
10:36:01 [2022-09-21T10:36:01.880Z] #28 24.98 Updating files:  73% (1616/2185)
Updating files:  74% (1617/2185)
Updating files:  75% (1639/2185)
Updating files:  76% (1661/2185)
Updating files:  77% (1683/2185)
Updating files:  78% (1705/2185)
Updating files:  79% (1727/2185)
Updating files:  80% (1748/2185)
Updating files:  81% (1770/2185)
Updating files:  82% (1792/2185)
Updating files:  83% (1814/2185)
Updating files:  84% (1836/2185)
Updating files:  85% (1858/2185)
Updating files:  86% (1880/2185)
Updating files:  87% (1901/2185)
Updating files:  88% (1923/2185)
Updating files:  89% (1945/2185)
Updating files:  90% (1967/2185)
Updating files:  91% (1989/2185)
Updating files:  92% (2011/2185)
Updating files:  93% (2033/2185)
Updating files:  94% (2054/2185)
Updating files:  95% (2076/2185)
Updating files:  96% (2098/2185)
Updating files:  97% (2120/2185)
Updating files:  98% (2142/2185)
Updating files:  99% (2164/2185)
Updating files: 100% (2185/2185)
Updating files: 100% (2185/2185), done.
10:36:01 [2022-09-21T10:36:01.880Z] #28 25.58 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
10:36:01 [2022-09-21T10:36:01.880Z] #28 27.26 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
10:36:02 [2022-09-21T10:36:02.347Z] #29 ...
10:36:02 [2022-09-21T10:36:02.347Z] 
10:36:02 [2022-09-21T10:36:02.347Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
10:36:02 [2022-09-21T10:36:02.347Z] #27 33.48 go: downloading github.com/gofrs/flock v0.8.1
10:36:02 [2022-09-21T10:36:02.347Z] #27 33.48 go: downloading github.com/fatih/color v1.13.0
10:36:02 [2022-09-21T10:36:02.347Z] #27 33.55 go: downloading github.com/pkg/errors v0.9.1
10:36:02 [2022-09-21T10:36:02.347Z] #27 33.66 go: downloading github.com/spf13/cobra v1.3.0
10:36:02 [2022-09-21T10:36:02.347Z] #27 ...
10:36:02 [2022-09-21T10:36:02.347Z] 
10:36:02 [2022-09-21T10:36:02.347Z] #33 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
10:36:02 [2022-09-21T10:36:02.347Z] #33 23.64 go: downloading github.com/russross/blackfriday/v2 v2.1.0
10:36:02 [2022-09-21T10:36:02.378Z] #32 25.71 Reading package lists...
10:36:02 [2022-09-21T10:36:02.609Z] #33 ...
10:36:02 [2022-09-21T10:36:02.609Z] 
10:36:02 [2022-09-21T10:36:02.609Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
10:36:02 [2022-09-21T10:36:02.609Z] #27 33.66 go: downloading github.com/spf13/pflag v1.0.5
10:36:02 [2022-09-21T10:36:02.609Z] #27 33.95 go: downloading github.com/spf13/viper v1.10.1
10:36:02 [2022-09-21T10:36:02.661Z] #49 24.26 Unpacking bash-completion (1:2.11-2) ...
10:36:02 [2022-09-21T10:36:02.853Z] #28 ...
10:36:02 [2022-09-21T10:36:02.853Z] 
10:36:02 [2022-09-21T10:36:02.853Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
10:36:02 [2022-09-21T10:36:02.853Z] #34 19.19 Fetched 8578 kB in 14s (607 kB/s)
10:36:02 [2022-09-21T10:36:02.853Z] #34 19.19 Reading package lists...
10:36:02 [2022-09-21T10:36:02.853Z] #34 25.57 Reading package lists...
10:36:02 [2022-09-21T10:36:02.853Z] #34 ...
10:36:02 [2022-09-21T10:36:02.853Z] 
10:36:02 [2022-09-21T10:36:02.853Z] #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
10:36:02 [2022-09-21T10:36:02.853Z] #31 19.26 Reading package lists...
10:36:02 [2022-09-21T10:36:02.868Z] #27 34.13 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
10:36:03 [2022-09-21T10:36:03.109Z] #31 25.07 Reading package lists...
10:36:03 [2022-09-21T10:36:03.109Z] #31 ...
10:36:03 [2022-09-21T10:36:03.109Z] 
10:36:03 [2022-09-21T10:36:03.109Z] #30 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
10:36:03 [2022-09-21T10:36:03.109Z] #30 19.65 Fetched 8578 kB in 14s (592 kB/s)
10:36:03 [2022-09-21T10:36:03.109Z] #30 19.65 Reading package lists...
10:36:03 [2022-09-21T10:36:03.206Z] #32 30.70 Building dependency tree...
10:36:03 [2022-09-21T10:36:03.206Z] #32 ...
10:36:03 [2022-09-21T10:36:03.206Z] 
10:36:03 [2022-09-21T10:36:03.206Z] #21 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
10:36:03 [2022-09-21T10:36:03.206Z] #21 24.17 Reading package lists...
10:36:03 [2022-09-21T10:36:03.206Z] #21 29.56 Building dependency tree...
10:36:03 [2022-09-21T10:36:03.239Z] #49 24.86 Selecting previously unselected package bzip2.
10:36:03 [2022-09-21T10:36:03.239Z] #49 24.86 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
10:36:03 [2022-09-21T10:36:03.239Z] #49 24.87 Unpacking bzip2 (1.0.8-4) ...
10:36:03 [2022-09-21T10:36:03.365Z] #30 25.58 Reading package lists...
10:36:03 [2022-09-21T10:36:03.365Z] #30 ...
10:36:03 [2022-09-21T10:36:03.365Z] 
10:36:03 [2022-09-21T10:36:03.365Z] #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
10:36:03 [2022-09-21T10:36:03.365Z] #36 20.01 Fetched 8578 kB in 15s (575 kB/s)
10:36:03 [2022-09-21T10:36:03.365Z] #36 20.01 Reading package lists...
10:36:03 [2022-09-21T10:36:03.437Z] #27 34.56 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
10:36:03 [2022-09-21T10:36:03.437Z] #27 34.58 go: downloading github.com/go-critic/go-critic v0.6.2
10:36:03 [2022-09-21T10:36:03.500Z] #49 24.98 Selecting previously unselected package xz-utils.
10:36:03 [2022-09-21T10:36:03.500Z] #49 25.00 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
10:36:03 [2022-09-21T10:36:03.500Z] #49 25.01 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
10:36:03 [2022-09-21T10:36:03.500Z] #49 25.24 Selecting previously unselected package apparmor.
10:36:03 [2022-09-21T10:36:03.763Z] #49 25.24 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
10:36:03 [2022-09-21T10:36:03.763Z] #49 25.33 Unpacking apparmor (2.13.6-10) ...
10:36:03 [2022-09-21T10:36:03.919Z] #35 48.34 Setting up libcap-dev:arm64 (1:2.44-1) ...
10:36:03 [2022-09-21T10:36:03.919Z] #35 48.37 Setting up protobuf-compiler (3.12.4-1) ...
10:36:03 [2022-09-21T10:36:03.919Z] #35 48.38 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
10:36:03 [2022-09-21T10:36:03.919Z] #35 48.40 Setting up libprotobuf-dev:arm64 (3.12.4-1) ...
10:36:03 [2022-09-21T10:36:03.928Z] #36 26.45 Reading package lists...
10:36:03 [2022-09-21T10:36:03.928Z] #36 ...
10:36:03 [2022-09-21T10:36:03.928Z] 
10:36:03 [2022-09-21T10:36:03.928Z] #30 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
10:36:03 [2022-09-21T10:36:03.928Z] #30 25.58 Reading package lists...
10:36:04 [2022-09-21T10:36:04.024Z] #49 25.82 Selecting previously unselected package inetutils-ping.
10:36:04 [2022-09-21T10:36:04.174Z] #35 48.42 Setting up protobuf-c-compiler (1.3.3-1+b2) ...
10:36:04 [2022-09-21T10:36:04.175Z] #35 48.44 Setting up libnl-3-dev:arm64 (3.4.0-1+b1) ...
10:36:04 [2022-09-21T10:36:04.175Z] #35 48.46 Processing triggers for libc-bin (2.31-13+deb11u4) ...
10:36:04 [2022-09-21T10:36:04.284Z] #49 25.83 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ...
10:36:04 [2022-09-21T10:36:04.284Z] #49 25.85 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
10:36:04 [2022-09-21T10:36:04.548Z] #49 26.01 Selecting previously unselected package libip4tc2:amd64.
10:36:04 [2022-09-21T10:36:04.548Z] #49 26.01 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
10:36:04 [2022-09-21T10:36:04.548Z] #49 26.03 Unpacking libip4tc2:amd64 (1.8.7-1) ...
10:36:04 [2022-09-21T10:36:04.548Z] #49 26.14 Selecting previously unselected package libip6tc2:amd64.
10:36:04 [2022-09-21T10:36:04.548Z] #49 26.14 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
10:36:04 [2022-09-21T10:36:04.548Z] #49 26.16 Unpacking libip6tc2:amd64 (1.8.7-1) ...
10:36:04 [2022-09-21T10:36:04.548Z] #49 26.24 Selecting previously unselected package libnfnetlink0:amd64.
10:36:04 [2022-09-21T10:36:04.808Z] #49 26.24 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
10:36:04 [2022-09-21T10:36:04.808Z] #49 26.25 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
10:36:04 [2022-09-21T10:36:04.808Z] #49 26.30 Selecting previously unselected package libnetfilter-conntrack3:amd64.
10:36:04 [2022-09-21T10:36:04.808Z] #49 26.31 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
10:36:04 [2022-09-21T10:36:04.808Z] #49 26.32 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
10:36:04 [2022-09-21T10:36:04.808Z] #49 26.43 Selecting previously unselected package libnftnl11:amd64.
10:36:04 [2022-09-21T10:36:04.808Z] #49 26.43 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
10:36:04 [2022-09-21T10:36:04.808Z] #49 26.46 Unpacking libnftnl11:amd64 (1.1.9-1) ...
10:36:04 [2022-09-21T10:36:04.808Z] #49 26.54 Selecting previously unselected package iptables.
10:36:04 [2022-09-21T10:36:04.819Z] #27 35.90 go: downloading github.com/mitchellh/go-homedir v1.1.0
10:36:04 [2022-09-21T10:36:04.819Z] #27 35.93 go: downloading github.com/hashicorp/go-multierror v1.1.1
10:36:05 [2022-09-21T10:36:05.072Z] #49 26.54 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
10:36:05 [2022-09-21T10:36:05.072Z] #49 26.55 Unpacking iptables (1.8.7-1) ...
10:36:05 [2022-09-21T10:36:05.078Z] #27 ...
10:36:05 [2022-09-21T10:36:05.078Z] 
10:36:05 [2022-09-21T10:36:05.078Z] #36 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
10:36:05 [2022-09-21T10:36:05.078Z] #36 DONE 36.4s
10:36:05 [2022-09-21T10:36:05.110Z] #21 33.26 The following additional packages will be installed:
10:36:05 [2022-09-21T10:36:05.110Z] #21 33.26   libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23
10:36:05 [2022-09-21T10:36:05.110Z] #21 33.27   libprotoc23 python3-pkg-resources python3-six zlib1g-dev
10:36:05 [2022-09-21T10:36:05.110Z] #21 33.28 Suggested packages:
10:36:05 [2022-09-21T10:36:05.110Z] #21 33.29   manpages-dev protobuf-mode-el python3-setuptools
10:36:05 [2022-09-21T10:36:05.341Z] 
10:36:05 [2022-09-21T10:36:05.341Z] #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
10:36:05 [2022-09-21T10:36:05.341Z] #25 20.60 Reading package lists...
10:36:05 [2022-09-21T10:36:05.341Z] #25 26.73 Reading package lists...
10:36:05 [2022-09-21T10:36:05.341Z] #25 32.00 Building dependency tree...
10:36:05 [2022-09-21T10:36:05.341Z] #25 35.70 The following additional packages will be installed:
10:36:05 [2022-09-21T10:36:05.341Z] #25 35.72   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
10:36:05 [2022-09-21T10:36:05.341Z] #25 35.73 Suggested packages:
10:36:05 [2022-09-21T10:36:05.341Z] #25 35.75   cmake-doc ninja-build lrzip
10:36:05 [2022-09-21T10:36:05.341Z] #25 35.75 Recommended packages:
10:36:05 [2022-09-21T10:36:05.341Z] #25 35.75   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
10:36:05 [2022-09-21T10:36:05.344Z] #49 26.91 Selecting previously unselected package libonig5:amd64.
10:36:05 [2022-09-21T10:36:05.344Z] #49 26.91 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
10:36:05 [2022-09-21T10:36:05.344Z] #49 26.92 Unpacking libonig5:amd64 (6.9.6-1.1) ...
10:36:05 [2022-09-21T10:36:05.344Z] #49 27.06 Selecting previously unselected package libjq1:amd64.
10:36:05 [2022-09-21T10:36:05.344Z] #49 27.06 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
10:36:05 [2022-09-21T10:36:05.344Z] #49 27.07 Unpacking libjq1:amd64 (1.6-2.1) ...
10:36:05 [2022-09-21T10:36:05.560Z] #30 30.67 Building dependency tree...
10:36:05 [2022-09-21T10:36:05.600Z] #25 36.85 The following NEW packages will be installed:
10:36:05 [2022-09-21T10:36:05.600Z] #25 36.85   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
10:36:05 [2022-09-21T10:36:05.600Z] #25 36.85   vim-common xxd
10:36:05 [2022-09-21T10:36:05.604Z] #49 27.20 Selecting previously unselected package jq.
10:36:05 [2022-09-21T10:36:05.604Z] #49 27.20 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
10:36:05 [2022-09-21T10:36:05.604Z] #49 27.22 Unpacking jq (1.6-2.1) ...
10:36:05 [2022-09-21T10:36:05.604Z] #49 27.35 Selecting previously unselected package libaio1:amd64.
10:36:05 [2022-09-21T10:36:05.604Z] #49 27.35 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
10:36:05 [2022-09-21T10:36:05.604Z] #49 27.36 Unpacking libaio1:amd64 (0.3.112-9) ...
10:36:05 [2022-09-21T10:36:05.858Z] #25 ...
10:36:05 [2022-09-21T10:36:05.858Z] 
10:36:05 [2022-09-21T10:36:05.858Z] #28 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
10:36:05 [2022-09-21T10:36:05.858Z] #28 21.40 Reading package lists...
10:36:05 [2022-09-21T10:36:05.858Z] #28 27.28 Reading package lists...
10:36:05 [2022-09-21T10:36:05.858Z] #28 32.69 Building dependency tree...
10:36:05 [2022-09-21T10:36:05.858Z] #28 36.30 The following additional packages will be installed:
10:36:05 [2022-09-21T10:36:05.858Z] #28 36.33   libbtrfs0
10:36:05 [2022-09-21T10:36:05.858Z] #28 36.64 The following NEW packages will be installed:
10:36:05 [2022-09-21T10:36:05.858Z] #28 36.64   libbtrfs-dev libbtrfs0
10:36:05 [2022-09-21T10:36:05.858Z] #28 37.11 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
10:36:05 [2022-09-21T10:36:05.858Z] #28 37.11 Need to get 460 kB of archives.
10:36:05 [2022-09-21T10:36:05.858Z] #28 37.11 After this operation, 1237 kB of additional disk space will be used.
10:36:05 [2022-09-21T10:36:05.858Z] #28 37.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
10:36:05 [2022-09-21T10:36:05.858Z] #28 37.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
10:36:05 [2022-09-21T10:36:05.866Z] #49 27.42 Selecting previously unselected package libgpm2:amd64.
10:36:05 [2022-09-21T10:36:05.866Z] #49 27.44 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
10:36:05 [2022-09-21T10:36:05.866Z] #49 27.45 Unpacking libgpm2:amd64 (1.20.7-8) ...
10:36:06 [2022-09-21T10:36:06.116Z] #28 ...
10:36:06 [2022-09-21T10:36:06.116Z] 
10:36:06 [2022-09-21T10:36:06.116Z] #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
10:36:06 [2022-09-21T10:36:06.116Z] #25 37.29 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
10:36:06 [2022-09-21T10:36:06.116Z] #25 37.29 Need to get 17.7 MB of archives.
10:36:06 [2022-09-21T10:36:06.116Z] #25 37.29 After this operation, 70.7 MB of additional disk space will be used.
10:36:06 [2022-09-21T10:36:06.116Z] #25 37.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
10:36:06 [2022-09-21T10:36:06.116Z] #25 37.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
10:36:06 [2022-09-21T10:36:06.116Z] #25 37.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
10:36:06 [2022-09-21T10:36:06.126Z] #49 27.60 Selecting previously unselected package libicu67:amd64.
10:36:06 [2022-09-21T10:36:06.126Z] #49 27.61 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
10:36:06 [2022-09-21T10:36:06.126Z] #49 27.62 Unpacking libicu67:amd64 (67.1-7) ...
10:36:06 [2022-09-21T10:36:06.163Z] #21 ...
10:36:06 [2022-09-21T10:36:06.163Z] 
10:36:06 [2022-09-21T10:36:06.163Z] #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
10:36:06 [2022-09-21T10:36:06.163Z] #35 18.40 Reading package lists...
10:36:06 [2022-09-21T10:36:06.163Z] #35 24.66 Reading package lists...
10:36:06 [2022-09-21T10:36:06.163Z] #35 30.02 Building dependency tree...
10:36:06 [2022-09-21T10:36:06.163Z] #35 33.49 The following additional packages will be installed:
10:36:06 [2022-09-21T10:36:06.163Z] #35 33.50   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
10:36:06 [2022-09-21T10:36:06.163Z] #35 33.50   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
10:36:06 [2022-09-21T10:36:06.163Z] #35 33.50   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
10:36:06 [2022-09-21T10:36:06.163Z] #35 33.50   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
10:36:06 [2022-09-21T10:36:06.163Z] #35 33.50   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
10:36:06 [2022-09-21T10:36:06.163Z] #35 33.51   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
10:36:06 [2022-09-21T10:36:06.163Z] #35 33.52   mingw-w64-common mingw-w64-x86-64-dev
10:36:06 [2022-09-21T10:36:06.163Z] #35 33.54 Suggested packages:
10:36:06 [2022-09-21T10:36:06.163Z] #35 33.54   gcc-10-locales seccomp wine64
10:36:06 [2022-09-21T10:36:06.374Z] #25 37.49 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
10:36:06 [2022-09-21T10:36:06.374Z] #25 ...
10:36:06 [2022-09-21T10:36:06.374Z] 
10:36:06 [2022-09-21T10:36:06.374Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
10:36:06 [2022-09-21T10:36:06.374Z] #34 21.80 Reading package lists...
10:36:06 [2022-09-21T10:36:06.374Z] #34 27.65 Reading package lists...
10:36:06 [2022-09-21T10:36:06.374Z] #34 32.92 Building dependency tree...
10:36:06 [2022-09-21T10:36:06.374Z] #34 36.62 The following additional packages will be installed:
10:36:06 [2022-09-21T10:36:06.374Z] #34 36.62   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
10:36:06 [2022-09-21T10:36:06.374Z] #34 36.62   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
10:36:06 [2022-09-21T10:36:06.374Z] #34 36.62   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
10:36:06 [2022-09-21T10:36:06.374Z] #34 36.62   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
10:36:06 [2022-09-21T10:36:06.374Z] #34 36.64   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
10:36:06 [2022-09-21T10:36:06.374Z] #34 36.64   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
10:36:06 [2022-09-21T10:36:06.374Z] #34 36.64   mingw-w64-common mingw-w64-x86-64-dev
10:36:06 [2022-09-21T10:36:06.374Z] #34 36.65 Suggested packages:
10:36:06 [2022-09-21T10:36:06.374Z] #34 36.65   gcc-10-locales seccomp wine64
10:36:06 [2022-09-21T10:36:06.425Z] #35 ...
10:36:06 [2022-09-21T10:36:06.425Z] 
10:36:06 [2022-09-21T10:36:06.425Z] #26 [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
10:36:06 [2022-09-21T10:36:06.425Z] #26 24.56 encoding
10:36:06 [2022-09-21T10:36:06.425Z] #26 ...
10:36:06 [2022-09-21T10:36:06.425Z] 
10:36:06 [2022-09-21T10:36:06.425Z] #21 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
10:36:06 [2022-09-21T10:36:06.425Z] #21 34.78 The following NEW packages will be installed:
10:36:06 [2022-09-21T10:36:06.633Z] #34 ...
10:36:06 [2022-09-21T10:36:06.633Z] 
10:36:06 [2022-09-21T10:36:06.633Z] #32 [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
10:36:06 [2022-09-21T10:36:06.633Z] #32 21.92 Reading package lists...
10:36:06 [2022-09-21T10:36:06.633Z] #32 27.97 Reading package lists...
10:36:06 [2022-09-21T10:36:06.633Z] #32 33.31 Building dependency tree...
10:36:06 [2022-09-21T10:36:06.633Z] #32 37.13 The following additional packages will be installed:
10:36:06 [2022-09-21T10:36:06.633Z] #32 37.17   libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23
10:36:06 [2022-09-21T10:36:06.633Z] #32 37.17   libprotoc23 python3-pkg-resources python3-six zlib1g-dev
10:36:06 [2022-09-21T10:36:06.633Z] #32 37.17 Suggested packages:
10:36:06 [2022-09-21T10:36:06.633Z] #32 37.17   manpages-dev protobuf-mode-el python3-setuptools
10:36:06 [2022-09-21T10:36:06.684Z] #21 34.78   libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev
10:36:06 [2022-09-21T10:36:06.684Z] #21 34.79   libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23
10:36:06 [2022-09-21T10:36:06.684Z] #21 34.79   libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler
10:36:06 [2022-09-21T10:36:06.684Z] #21 34.80   python3-pkg-resources python3-protobuf python3-six zlib1g-dev
10:36:06 [2022-09-21T10:36:06.695Z] #35 DONE 50.9s
10:36:06 [2022-09-21T10:36:06.695Z] 
10:36:06 [2022-09-21T10:36:06.695Z] #27 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
10:36:06 [2022-09-21T10:36:06.695Z] #27 45.18 Selecting previously unselected package libxml2:arm64.
10:36:06 [2022-09-21T10:36:06.695Z] #27 45.19 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ...
10:36:06 [2022-09-21T10:36:06.695Z] #27 45.22 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
10:36:06 [2022-09-21T10:36:06.695Z] #27 45.69 Selecting previously unselected package libarchive13:arm64.
10:36:06 [2022-09-21T10:36:06.695Z] #27 45.69 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
10:36:06 [2022-09-21T10:36:06.695Z] #27 45.69 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
10:36:06 [2022-09-21T10:36:06.695Z] #27 46.01 Selecting previously unselected package libjsoncpp24:arm64.
10:36:06 [2022-09-21T10:36:06.695Z] #27 46.02 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
10:36:06 [2022-09-21T10:36:06.695Z] #27 46.04 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
10:36:06 [2022-09-21T10:36:06.695Z] #27 46.17 Selecting previously unselected package librhash0:arm64.
10:36:06 [2022-09-21T10:36:06.695Z] #27 46.19 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
10:36:06 [2022-09-21T10:36:06.695Z] #27 46.19 Unpacking librhash0:arm64 (1.4.1-2) ...
10:36:06 [2022-09-21T10:36:06.695Z] #27 46.39 Selecting previously unselected package libuv1:arm64.
10:36:06 [2022-09-21T10:36:06.695Z] #27 46.40 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
10:36:06 [2022-09-21T10:36:06.695Z] #27 46.42 Unpacking libuv1:arm64 (1.40.0-2) ...
10:36:06 [2022-09-21T10:36:06.695Z] #27 46.56 Selecting previously unselected package cmake.
10:36:06 [2022-09-21T10:36:06.695Z] #27 46.57 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ...
10:36:06 [2022-09-21T10:36:06.695Z] #27 46.58 Unpacking cmake (3.18.4-2+deb11u1) ...
10:36:06 [2022-09-21T10:36:06.695Z] #27 50.23 Setting up libicu67:arm64 (67.1-7) ...
10:36:06 [2022-09-21T10:36:06.695Z] #27 50.28 Setting up xxd (2:8.2.2434-3+deb11u1) ...
10:36:06 [2022-09-21T10:36:06.695Z] #27 50.32 Setting up libuv1:arm64 (1.40.0-2) ...
10:36:06 [2022-09-21T10:36:06.695Z] #27 50.38 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
10:36:06 [2022-09-21T10:36:06.695Z] #27 50.49 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
10:36:06 [2022-09-21T10:36:06.695Z] #27 50.55 Setting up librhash0:arm64 (1.4.1-2) ...
10:36:06 [2022-09-21T10:36:06.695Z] #27 50.59 Setting up cmake-data (3.18.4-2+deb11u1) ...
10:36:06 [2022-09-21T10:36:06.695Z] #27 50.78 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
10:36:06 [2022-09-21T10:36:06.695Z] #27 50.81 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
10:36:06 [2022-09-21T10:36:06.695Z] #27 50.84 Setting up cmake (3.18.4-2+deb11u1) ...
10:36:06 [2022-09-21T10:36:06.695Z] #27 50.87 Processing triggers for libc-bin (2.31-13+deb11u4) ...
10:36:06 [2022-09-21T10:36:06.695Z] #27 ...
10:36:06 [2022-09-21T10:36:06.695Z] 
10:36:06 [2022-09-21T10:36:06.695Z] #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
10:36:06 [2022-09-21T10:36:06.695Z] #24 40.87 sync
10:36:06 [2022-09-21T10:36:06.695Z] #24 40.89 internal/reflectlite
10:36:06 [2022-09-21T10:36:06.695Z] #24 42.51 internal/testlog
10:36:06 [2022-09-21T10:36:06.695Z] #24 43.40 sort
10:36:06 [2022-09-21T10:36:06.695Z] #24 43.40 errors
10:36:06 [2022-09-21T10:36:06.695Z] #24 43.74 strconv
10:36:06 [2022-09-21T10:36:06.695Z] #24 44.44 io
10:36:06 [2022-09-21T10:36:06.695Z] #24 46.01 internal/oserror
10:36:06 [2022-09-21T10:36:06.695Z] #24 46.21 syscall
10:36:06 [2022-09-21T10:36:06.695Z] #24 47.55 reflect
10:36:06 [2022-09-21T10:36:06.695Z] #24 ...
10:36:06 [2022-09-21T10:36:06.695Z] 
10:36:06 [2022-09-21T10:36:06.695Z] #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
10:36:06 [2022-09-21T10:36:06.695Z] #31 46.70 go: downloading github.com/hashicorp/hcl v1.0.0
10:36:06 [2022-09-21T10:36:06.695Z] #31 46.80 go: downloading github.com/pelletier/go-toml v1.9.4
10:36:06 [2022-09-21T10:36:06.695Z] #31 46.81 go: downloading gopkg.in/yaml.v2 v2.4.0
10:36:06 [2022-09-21T10:36:06.695Z] #31 46.89 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
10:36:06 [2022-09-21T10:36:06.695Z] #31 47.10 go: downloading github.com/gobwas/glob v0.2.3
10:36:06 [2022-09-21T10:36:06.695Z] #31 47.10 go: downloading github.com/kisielk/gotool v1.0.0
10:36:06 [2022-09-21T10:36:06.695Z] #31 47.18 go: downloading github.com/gostaticanalysis/comment v1.4.2
10:36:06 [2022-09-21T10:36:06.695Z] #31 47.21 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
10:36:06 [2022-09-21T10:36:06.695Z] #31 47.23 go: downloading github.com/ettle/strcase v0.1.1
10:36:06 [2022-09-21T10:36:06.695Z] #31 47.28 go: downloading golang.org/x/mod v0.5.1
10:36:06 [2022-09-21T10:36:06.695Z] #31 47.31 go: downloading github.com/fatih/structtag v1.2.0
10:36:06 [2022-09-21T10:36:06.695Z] #31 47.40 go: downloading github.com/Masterminds/semver v1.5.0
10:36:06 [2022-09-21T10:36:06.695Z] #31 47.52 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
10:36:06 [2022-09-21T10:36:06.695Z] #31 47.56 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
10:36:06 [2022-09-21T10:36:06.695Z] #31 47.61 go: downloading github.com/prometheus/client_golang v1.7.1
10:36:06 [2022-09-21T10:36:06.695Z] #31 47.92 go: downloading github.com/prometheus/client_model v0.2.0
10:36:06 [2022-09-21T10:36:06.695Z] #31 48.05 go: downloading github.com/google/go-cmp v0.5.6
10:36:06 [2022-09-21T10:36:06.695Z] #31 48.31 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
10:36:06 [2022-09-21T10:36:06.695Z] #31 48.40 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
10:36:06 [2022-09-21T10:36:06.695Z] #31 48.41 go: downloading github.com/olekukonko/tablewriter v0.0.5
10:36:06 [2022-09-21T10:36:06.695Z] #31 48.52 go: downloading github.com/cespare/xxhash/v2 v2.1.2
10:36:06 [2022-09-21T10:36:06.695Z] #31 48.53 go: downloading github.com/beorn7/perks v1.0.1
10:36:06 [2022-09-21T10:36:06.695Z] #31 48.54 go: downloading github.com/cespare/xxhash v1.1.0
10:36:06 [2022-09-21T10:36:06.695Z] #31 48.61 go: downloading github.com/golang/protobuf v1.5.2
10:36:06 [2022-09-21T10:36:06.695Z] #31 48.79 go: downloading github.com/prometheus/common v0.10.0
10:36:06 [2022-09-21T10:36:06.695Z] #31 48.89 go: downloading github.com/prometheus/procfs v0.6.0
10:36:06 [2022-09-21T10:36:06.695Z] #31 48.91 go: downloading github.com/mattn/go-runewidth v0.0.9
10:36:06 [2022-09-21T10:36:06.695Z] #31 49.13 go: downloading google.golang.org/protobuf v1.27.1
10:36:06 [2022-09-21T10:36:06.695Z] #31 51.00 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
10:36:06 [2022-09-21T10:36:06.892Z] #32 ...
10:36:06 [2022-09-21T10:36:06.892Z] 
10:36:06 [2022-09-21T10:36:06.892Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
10:36:06 [2022-09-21T10:36:06.892Z] #34 38.10 The following NEW packages will be installed:
10:36:06 [2022-09-21T10:36:06.892Z] #34 38.10   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
10:36:06 [2022-09-21T10:36:06.892Z] #34 38.10   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
10:36:06 [2022-09-21T10:36:06.892Z] #34 38.10   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
10:36:06 [2022-09-21T10:36:06.892Z] #34 38.10   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
10:36:06 [2022-09-21T10:36:06.892Z] #34 38.10   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
10:36:06 [2022-09-21T10:36:06.892Z] #34 38.10   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
10:36:06 [2022-09-21T10:36:06.892Z] #34 38.13   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
10:36:06 [2022-09-21T10:36:06.892Z] #34 38.13   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
10:36:06 [2022-09-21T10:36:06.892Z] #34 38.13   mingw-w64-x86-64-dev
10:36:06 [2022-09-21T10:36:06.949Z] #21 35.23 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded.
10:36:06 [2022-09-21T10:36:06.949Z] #21 35.23 Need to get 4583 kB of archives.
10:36:06 [2022-09-21T10:36:06.949Z] #21 35.23 After this operation, 25.9 MB of additional disk space will be used.
10:36:06 [2022-09-21T10:36:06.949Z] #21 35.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
10:36:06 [2022-09-21T10:36:06.949Z] #21 35.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
10:36:06 [2022-09-21T10:36:06.949Z] #21 35.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
10:36:06 [2022-09-21T10:36:06.949Z] #21 35.23 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
10:36:06 [2022-09-21T10:36:06.949Z] #21 35.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
10:36:06 [2022-09-21T10:36:06.949Z] #21 35.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB]
10:36:06 [2022-09-21T10:36:06.949Z] #21 35.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
10:36:06 [2022-09-21T10:36:06.949Z] #21 35.25 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
10:36:06 [2022-09-21T10:36:06.949Z] #21 35.27 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB]
10:36:06 [2022-09-21T10:36:06.950Z] #21 35.27 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
10:36:06 [2022-09-21T10:36:06.950Z] #21 35.33 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB]
10:36:06 [2022-09-21T10:36:06.950Z] #21 35.34 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB]
10:36:06 [2022-09-21T10:36:06.951Z] #31 ...
10:36:06 [2022-09-21T10:36:06.951Z] 
10:36:06 [2022-09-21T10:36:06.951Z] #27 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
10:36:06 [2022-09-21T10:36:06.951Z] #27 DONE 51.5s
10:36:07 [2022-09-21T10:36:07.207Z] 
10:36:07 [2022-09-21T10:36:07.207Z] #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
10:36:07 [2022-09-21T10:36:07.211Z] #21 35.44 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB]
10:36:07 [2022-09-21T10:36:07.211Z] #21 35.47 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB]
10:36:07 [2022-09-21T10:36:07.452Z] #30 34.15 The following additional packages will be installed:
10:36:07 [2022-09-21T10:36:07.458Z] #34 38.54 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
10:36:07 [2022-09-21T10:36:07.458Z] #34 38.54 Need to get 115 MB of archives.
10:36:07 [2022-09-21T10:36:07.458Z] #34 38.54 After this operation, 645 MB of additional disk space will be used.
10:36:07 [2022-09-21T10:36:07.458Z] #34 38.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
10:36:07 [2022-09-21T10:36:07.470Z] #21 35.48 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB]
10:36:07 [2022-09-21T10:36:07.470Z] #21 35.49 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
10:36:07 [2022-09-21T10:36:07.470Z] #21 35.49 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
10:36:07 [2022-09-21T10:36:07.470Z] #21 35.50 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
10:36:07 [2022-09-21T10:36:07.513Z] Running on azwin-2-284f60 in d:\jenkins\workspace\moby_PR-44123
[Pipeline] {
[Pipeline] ws
10:36:07 [2022-09-21T10:36:07.525Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
10:36:07 [2022-09-21T10:36:07.708Z] #30 34.15   libbtrfs0
10:36:07 [2022-09-21T10:36:07.716Z] #34 38.88 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]
10:36:07 [2022-09-21T10:36:07.974Z] #34 39.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
10:36:07 [2022-09-21T10:36:07.974Z] #34 39.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
10:36:07 [2022-09-21T10:36:07.974Z] #34 39.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
10:36:07 [2022-09-21T10:36:07.974Z] #34 39.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
10:36:07 [2022-09-21T10:36:07.976Z] #30 34.35 The following NEW packages will be installed:
10:36:07 [2022-09-21T10:36:07.976Z] #30 34.37   libbtrfs-dev libbtrfs0
10:36:08 [2022-09-21T10:36:08.141Z] #38 1.160 + RM_GOPATH=0
10:36:08 [2022-09-21T10:36:08.141Z] #38 1.161 + TMP_GOPATH=
10:36:08 [2022-09-21T10:36:08.141Z] #38 1.161 + : /build
10:36:08 [2022-09-21T10:36:08.141Z] #38 1.161 + '[' -z '' ']'
10:36:08 [2022-09-21T10:36:08.141Z] #38 1.161 ++ mktemp -d
10:36:08 [2022-09-21T10:36:08.141Z] #38 1.163 + export GOPATH=/tmp/tmp.QkQ340159B
10:36:08 [2022-09-21T10:36:08.141Z] #38 1.163 + GOPATH=/tmp/tmp.QkQ340159B
10:36:08 [2022-09-21T10:36:08.141Z] #38 1.163 + RM_GOPATH=1
10:36:08 [2022-09-21T10:36:08.141Z] #38 1.163 + case "$(go env GOARCH)" in
10:36:08 [2022-09-21T10:36:08.141Z] #38 1.164 ++ go env GOARCH
10:36:08 [2022-09-21T10:36:08.141Z] #38 1.188 + export GO_BUILDMODE=-buildmode=pie
10:36:08 [2022-09-21T10:36:08.141Z] #38 1.188 + GO_BUILDMODE=-buildmode=pie
10:36:08 [2022-09-21T10:36:08.233Z] #34 39.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
10:36:08 [2022-09-21T10:36:08.233Z] #30 34.78 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
10:36:08 [2022-09-21T10:36:08.233Z] #30 34.78 Need to get 460 kB of archives.
10:36:08 [2022-09-21T10:36:08.233Z] #30 34.78 After this operation, 1237 kB of additional disk space will be used.
10:36:08 [2022-09-21T10:36:08.233Z] #30 34.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
10:36:08 [2022-09-21T10:36:08.233Z] #30 34.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
10:36:08 [2022-09-21T10:36:08.399Z] #38 1.193 ++ dirname /tmp/install/install.sh
10:36:08 [2022-09-21T10:36:08.399Z] #38 1.195 + dir=/tmp/install
10:36:08 [2022-09-21T10:36:08.399Z] #38 1.195 + bin=tini
10:36:08 [2022-09-21T10:36:08.399Z] #38 1.195 + shift
10:36:08 [2022-09-21T10:36:08.399Z] #38 1.195 + '[' '!' -f /tmp/install/tini.installer ']'
10:36:08 [2022-09-21T10:36:08.399Z] #38 1.195 + . /tmp/install/tini.installer
10:36:08 [2022-09-21T10:36:08.399Z] #38 1.195 ++ : v0.19.0
10:36:08 [2022-09-21T10:36:08.399Z] #38 1.195 Install tini version v0.19.0
10:36:08 [2022-09-21T10:36:08.399Z] #38 1.195 + install_tini
10:36:08 [2022-09-21T10:36:08.399Z] #38 1.195 + echo 'Install tini version v0.19.0'
10:36:08 [2022-09-21T10:36:08.399Z] #38 1.195 + git clone https://github.com/krallin/tini.git /tmp/tmp.QkQ340159B/tini
10:36:08 [2022-09-21T10:36:08.399Z] #38 1.203 Cloning into '/tmp/tmp.QkQ340159B/tini'...
10:36:08 [2022-09-21T10:36:08.409Z] #21 36.67 debconf: delaying package configuration, since apt-utils is not installed
10:36:08 [2022-09-21T10:36:08.498Z] #34 39.76 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]
10:36:08 [2022-09-21T10:36:08.498Z] #34 39.76 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]
10:36:08 [2022-09-21T10:36:08.668Z] #21 36.98 Fetched 4583 kB in 1s (7687 kB/s)
10:36:08 [2022-09-21T10:36:08.929Z] #21 37.08 Selecting previously unselected package libcap2:amd64.
10:36:08 [2022-09-21T10:36:08.929Z] #21 37.08 (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.)
10:36:08 [2022-09-21T10:36:08.929Z] #21 37.18 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ...
10:36:08 [2022-09-21T10:36:08.961Z] #38 1.797 + cd /tmp/tmp.QkQ340159B/tini
10:36:08 [2022-09-21T10:36:08.961Z] #38 1.797 + git checkout -q v0.19.0
10:36:08 [2022-09-21T10:36:08.961Z] #38 1.814 + cmake .
10:36:09 [2022-09-21T10:36:09.216Z] The recommended git tool is: git
10:36:09 [2022-09-21T10:36:09.263Z] #38 2.230 -- The C compiler identification is GNU 10.2.1
10:36:09 [2022-09-21T10:36:09.263Z] #38 2.340 -- Detecting C compiler ABI info
10:36:09 [2022-09-21T10:36:09.285Z] #21 37.35 Unpacking libcap2:amd64 (1:2.44-1) ...
10:36:09 [2022-09-21T10:36:09.285Z] #21 37.46 Selecting previously unselected package libcap-dev:amd64.
10:36:09 [2022-09-21T10:36:09.285Z] #21 37.46 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ...
10:36:09 [2022-09-21T10:36:09.285Z] #21 37.47 Unpacking libcap-dev:amd64 (1:2.44-1) ...
10:36:09 [2022-09-21T10:36:09.439Z] #34 40.60 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]
10:36:09 [2022-09-21T10:36:09.544Z] #21 37.71 Selecting previously unselected package libnet1:amd64.
10:36:09 [2022-09-21T10:36:09.544Z] #21 37.72 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
10:36:09 [2022-09-21T10:36:09.544Z] #21 37.74 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:36:09 [2022-09-21T10:36:09.544Z] #21 37.95 Selecting previously unselected package libnet1-dev.
10:36:09 [2022-09-21T10:36:09.684Z] #30 36.13 debconf: delaying package configuration, since apt-utils is not installed
10:36:09 [2022-09-21T10:36:09.684Z] #30 ...
10:36:09 [2022-09-21T10:36:09.684Z] 
10:36:09 [2022-09-21T10:36:09.684Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
10:36:09 [2022-09-21T10:36:09.684Z] #26 35.23 go: downloading github.com/gofrs/flock v0.8.1
10:36:09 [2022-09-21T10:36:09.684Z] #26 35.24 go: downloading github.com/fatih/color v1.13.0
10:36:09 [2022-09-21T10:36:09.684Z] #26 35.42 go: downloading github.com/pkg/errors v0.9.1
10:36:09 [2022-09-21T10:36:09.684Z] #26 35.43 go: downloading github.com/spf13/cobra v1.3.0
10:36:09 [2022-09-21T10:36:09.684Z] #26 35.53 go: downloading github.com/spf13/pflag v1.0.5
10:36:09 [2022-09-21T10:36:09.684Z] #26 35.70 go: downloading github.com/spf13/viper v1.10.1
10:36:09 [2022-09-21T10:36:09.684Z] #26 35.86 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
10:36:09 [2022-09-21T10:36:09.684Z] #26 36.10 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
10:36:09 [2022-09-21T10:36:09.684Z] #26 36.11 go: downloading github.com/go-critic/go-critic v0.6.2
10:36:09 [2022-09-21T10:36:09.699Z] #34 ...
10:36:09 [2022-09-21T10:36:09.700Z] 
10:36:09 [2022-09-21T10:36:09.700Z] #28 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
10:36:09 [2022-09-21T10:36:09.700Z] #28 38.49 debconf: delaying package configuration, since apt-utils is not installed
10:36:09 [2022-09-21T10:36:09.700Z] #28 38.69 Fetched 460 kB in 0s (1241 kB/s)
10:36:09 [2022-09-21T10:36:09.700Z] #28 38.92 Selecting previously unselected package libbtrfs0:amd64.
10:36:09 [2022-09-21T10:36:09.700Z] #28 38.92 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
10:36:09 [2022-09-21T10:36:09.700Z] #28 38.98 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
10:36:09 [2022-09-21T10:36:09.700Z] #28 39.03 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
10:36:09 [2022-09-21T10:36:09.700Z] #28 39.33 Selecting previously unselected package libbtrfs-dev:amd64.
10:36:09 [2022-09-21T10:36:09.700Z] #28 39.33 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
10:36:09 [2022-09-21T10:36:09.700Z] #28 39.33 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
10:36:09 [2022-09-21T10:36:09.700Z] #28 39.84 Setting up libbtrfs0:amd64 (5.10.1-2) ...
10:36:09 [2022-09-21T10:36:09.700Z] #28 39.88 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
10:36:09 [2022-09-21T10:36:09.700Z] #28 39.90 Processing triggers for libc-bin (2.31-13+deb11u4) ...
10:36:09 [2022-09-21T10:36:09.700Z] #28 DONE 40.9s
10:36:09 [2022-09-21T10:36:09.700Z] 
10:36:09 [2022-09-21T10:36:09.700Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
10:36:09 [2022-09-21T10:36:09.700Z] #27 39.08 go: downloading github.com/mattn/go-colorable v0.1.12
10:36:09 [2022-09-21T10:36:09.700Z] #27 39.08 go: downloading github.com/sirupsen/logrus v1.8.1
10:36:09 [2022-09-21T10:36:09.700Z] #27 39.26 go: downloading github.com/stretchr/testify v1.7.0
10:36:09 [2022-09-21T10:36:09.700Z] #27 39.33 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
10:36:09 [2022-09-21T10:36:09.700Z] #27 39.36 go: downloading github.com/mattn/go-isatty v0.0.14
10:36:09 [2022-09-21T10:36:09.700Z] #27 39.41 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
10:36:09 [2022-09-21T10:36:09.700Z] #27 39.50 go: downloading github.com/fsnotify/fsnotify v1.5.1
10:36:09 [2022-09-21T10:36:09.700Z] #27 39.55 go: downloading github.com/magiconair/properties v1.8.5
10:36:09 [2022-09-21T10:36:09.700Z] #27 39.59 go: downloading github.com/mitchellh/mapstructure v1.4.3
10:36:09 [2022-09-21T10:36:09.700Z] #27 39.70 go: downloading github.com/spf13/afero v1.6.0
10:36:09 [2022-09-21T10:36:09.700Z] #27 39.71 go: downloading github.com/spf13/cast v1.4.1
10:36:09 [2022-09-21T10:36:09.700Z] #27 39.78 go: downloading github.com/spf13/jwalterweatherman v1.1.0
10:36:09 [2022-09-21T10:36:09.700Z] #27 39.83 go: downloading github.com/subosito/gotenv v1.2.0
10:36:09 [2022-09-21T10:36:09.700Z] #27 40.08 go: downloading gopkg.in/ini.v1 v1.66.2
10:36:09 [2022-09-21T10:36:09.700Z] #27 40.13 go: downloading github.com/go-toolsmith/astcast v1.0.0
10:36:09 [2022-09-21T10:36:09.700Z] #27 40.17 go: downloading github.com/go-toolsmith/astcopy v1.0.0
10:36:09 [2022-09-21T10:36:09.700Z] #27 40.22 go: downloading github.com/go-toolsmith/astequal v1.0.1
10:36:09 [2022-09-21T10:36:09.700Z] #27 40.22 go: downloading github.com/go-toolsmith/astfmt v1.0.0
10:36:09 [2022-09-21T10:36:09.700Z] #27 40.26 go: downloading github.com/go-toolsmith/astp v1.0.0
10:36:09 [2022-09-21T10:36:09.700Z] #27 40.26 go: downloading github.com/go-toolsmith/strparse v1.0.0
10:36:09 [2022-09-21T10:36:09.700Z] #27 40.35 go: downloading github.com/go-toolsmith/typep v1.0.2
10:36:09 [2022-09-21T10:36:09.700Z] #27 40.35 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
10:36:09 [2022-09-21T10:36:09.700Z] #27 40.37 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
10:36:09 [2022-09-21T10:36:09.700Z] #27 40.45 go: downloading github.com/hashicorp/errwrap v1.0.0
10:36:09 [2022-09-21T10:36:09.700Z] #27 40.57 go: downloading 4d63.com/gochecknoglobals v0.1.0
10:36:09 [2022-09-21T10:36:09.700Z] #27 40.62 go: downloading github.com/Antonboom/errname v0.1.5
10:36:09 [2022-09-21T10:36:09.700Z] #27 40.74 go: downloading github.com/Antonboom/nilnil v0.1.0
10:36:09 [2022-09-21T10:36:09.700Z] #27 40.78 go: downloading github.com/BurntSushi/toml v1.0.0
10:36:09 [2022-09-21T10:36:09.803Z] #21 37.95 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
10:36:09 [2022-09-21T10:36:09.803Z] #21 37.96 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
10:36:09 [2022-09-21T10:36:09.839Z] #38 ...
10:36:09 [2022-09-21T10:36:09.839Z] 
10:36:09 [2022-09-21T10:36:09.839Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
10:36:09 [2022-09-21T10:36:09.839Z] #32 44.02 Selecting previously unselected package binutils-mingw-w64.
10:36:09 [2022-09-21T10:36:09.839Z] #32 44.03 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
10:36:09 [2022-09-21T10:36:09.839Z] #32 44.04 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
10:36:09 [2022-09-21T10:36:09.839Z] #32 44.20 Selecting previously unselected package libdevmapper1.02.1:arm64.
10:36:09 [2022-09-21T10:36:09.839Z] #32 44.20 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
10:36:09 [2022-09-21T10:36:09.839Z] #32 44.21 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
10:36:09 [2022-09-21T10:36:09.839Z] #32 44.35 Selecting previously unselected package dmsetup.
10:36:09 [2022-09-21T10:36:09.839Z] #32 44.35 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
10:36:09 [2022-09-21T10:36:09.839Z] #32 44.37 Unpacking dmsetup (2:1.02.175-2.1) ...
10:36:09 [2022-09-21T10:36:09.839Z] #32 44.55 Selecting previously unselected package mingw-w64-common.
10:36:09 [2022-09-21T10:36:09.839Z] #32 44.56 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
10:36:09 [2022-09-21T10:36:09.839Z] #32 44.57 Unpacking mingw-w64-common (8.0.0-1) ...
10:36:09 [2022-09-21T10:36:09.839Z] #32 51.52 Selecting previously unselected package mingw-w64-x86-64-dev.
10:36:09 [2022-09-21T10:36:09.839Z] #32 51.52 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
10:36:09 [2022-09-21T10:36:09.839Z] #32 51.52 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
10:36:09 [2022-09-21T10:36:09.839Z] #32 ...
10:36:09 [2022-09-21T10:36:09.839Z] 
10:36:09 [2022-09-21T10:36:09.839Z] #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
10:36:09 [2022-09-21T10:36:09.839Z] #0 2.972 Note: Building without setproctitle() and strlcpy() support.
10:36:09 [2022-09-21T10:36:09.839Z] #0 2.972       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:36:09 [2022-09-21T10:36:09.839Z] #0 3.006 Note: Building without GnuTLS support
10:36:09 [2022-09-21T10:36:09.839Z] #0 3.013 Makefile.config:39: Warn: you have no libnftables installed
10:36:09 [2022-09-21T10:36:09.839Z] #0 3.013 Makefile.config:40: Warn: Building without nftables support
10:36:09 [2022-09-21T10:36:09.958Z] #27 41.13 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
10:36:09 [2022-09-21T10:36:09.958Z] #27 41.17 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
10:36:09 [2022-09-21T10:36:09.958Z] #27 41.30 go: downloading github.com/alexkohler/prealloc v1.0.0
10:36:10 [2022-09-21T10:36:10.217Z] #27 41.45 go: downloading github.com/ashanbrown/forbidigo v1.3.0
10:36:10 [2022-09-21T10:36:10.217Z] #27 41.55 go: downloading github.com/ashanbrown/makezero v1.1.0
10:36:10 [2022-09-21T10:36:10.217Z] #27 41.55 go: downloading github.com/bkielbasa/cyclop v1.2.0
10:36:10 [2022-09-21T10:36:10.217Z] #27 41.63 go: downloading github.com/blizzy78/varnamelen v0.5.0
10:36:10 [2022-09-21T10:36:10.324Z] #49 31.43 Selecting previously unselected package libinih1:amd64.
10:36:10 [2022-09-21T10:36:10.324Z] #49 31.44 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
10:36:10 [2022-09-21T10:36:10.324Z] #49 31.44 Unpacking libinih1:amd64 (53-1+b2) ...
10:36:10 [2022-09-21T10:36:10.324Z] #49 31.50 Selecting previously unselected package libnet1:amd64.
10:36:10 [2022-09-21T10:36:10.324Z] #49 31.51 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
10:36:10 [2022-09-21T10:36:10.324Z] #49 31.51 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:36:10 [2022-09-21T10:36:10.324Z] #49 31.58 Selecting previously unselected package libnl-3-200:amd64.
10:36:10 [2022-09-21T10:36:10.324Z] #49 31.59 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
10:36:10 [2022-09-21T10:36:10.324Z] #49 31.59 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
10:36:10 [2022-09-21T10:36:10.324Z] #49 31.73 Selecting previously unselected package libprotobuf-c1:amd64.
10:36:10 [2022-09-21T10:36:10.324Z] #49 31.75 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
10:36:10 [2022-09-21T10:36:10.324Z] #49 31.76 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
10:36:10 [2022-09-21T10:36:10.324Z] #49 31.82 Selecting previously unselected package net-tools.
10:36:10 [2022-09-21T10:36:10.324Z] #49 31.84 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
10:36:10 [2022-09-21T10:36:10.324Z] #49 31.85 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
10:36:10 [2022-09-21T10:36:10.324Z] #49 32.05 Selecting previously unselected package patch.
10:36:10 [2022-09-21T10:36:10.324Z] #49 32.06 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
10:36:10 [2022-09-21T10:36:10.324Z] #49 32.08 Unpacking patch (2.7.6-7) ...
10:36:10 [2022-09-21T10:36:10.380Z] #21 38.49 Selecting previously unselected package libnl-3-200:amd64.
10:36:10 [2022-09-21T10:36:10.380Z] #21 38.49 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ...
10:36:10 [2022-09-21T10:36:10.380Z] #21 38.52 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
10:36:10 [2022-09-21T10:36:10.380Z] #21 ...
10:36:10 [2022-09-21T10:36:10.380Z] 
10:36:10 [2022-09-21T10:36:10.380Z] #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
10:36:10 [2022-09-21T10:36:10.380Z] #36 23.46 Reading package lists...
10:36:10 [2022-09-21T10:36:10.380Z] #36 28.81 Building dependency tree...
10:36:10 [2022-09-21T10:36:10.380Z] #36 32.50 The following additional packages will be installed:
10:36:10 [2022-09-21T10:36:10.380Z] #36 32.53   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
10:36:10 [2022-09-21T10:36:10.380Z] #36 32.54 Suggested packages:
10:36:10 [2022-09-21T10:36:10.380Z] #36 32.55   cmake-doc ninja-build lrzip
10:36:10 [2022-09-21T10:36:10.380Z] #36 32.55 Recommended packages:
10:36:10 [2022-09-21T10:36:10.380Z] #36 32.55   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
10:36:10 [2022-09-21T10:36:10.380Z] #36 33.42 The following NEW packages will be installed:
10:36:10 [2022-09-21T10:36:10.380Z] #36 33.44   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
10:36:10 [2022-09-21T10:36:10.380Z] #36 33.45   vim-common xxd
10:36:10 [2022-09-21T10:36:10.380Z] #36 33.84 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
10:36:10 [2022-09-21T10:36:10.380Z] #36 33.84 Need to get 17.7 MB of archives.
10:36:10 [2022-09-21T10:36:10.380Z] #36 33.84 After this operation, 70.7 MB of additional disk space will be used.
10:36:10 [2022-09-21T10:36:10.380Z] #36 33.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
10:36:10 [2022-09-21T10:36:10.380Z] #36 33.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
10:36:10 [2022-09-21T10:36:10.380Z] #36 33.86 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
10:36:10 [2022-09-21T10:36:10.380Z] #36 33.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
10:36:10 [2022-09-21T10:36:10.380Z] #36 34.68 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
10:36:10 [2022-09-21T10:36:10.380Z] #36 34.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
10:36:10 [2022-09-21T10:36:10.380Z] #36 34.74 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
10:36:10 [2022-09-21T10:36:10.380Z] #36 34.74 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
10:36:10 [2022-09-21T10:36:10.380Z] #36 34.75 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
10:36:10 [2022-09-21T10:36:10.380Z] #36 34.76 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
10:36:10 [2022-09-21T10:36:10.380Z] #36 36.20 debconf: delaying package configuration, since apt-utils is not installed
10:36:10 [2022-09-21T10:36:10.380Z] #36 36.52 Fetched 17.7 MB in 2s (11.6 MB/s)
10:36:10 [2022-09-21T10:36:10.380Z] #36 36.65 Selecting previously unselected package xxd.
10:36:10 [2022-09-21T10:36:10.380Z] #36 36.65 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
10:36:10 [2022-09-21T10:36:10.380Z] #36 36.75 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
10:36:10 [2022-09-21T10:36:10.380Z] #36 36.77 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
10:36:10 [2022-09-21T10:36:10.380Z] #36 37.02 Selecting previously unselected package vim-common.
10:36:10 [2022-09-21T10:36:10.380Z] #36 37.03 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
10:36:10 [2022-09-21T10:36:10.380Z] #36 37.06 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
10:36:10 [2022-09-21T10:36:10.380Z] #36 37.45 Selecting previously unselected package cmake-data.
10:36:10 [2022-09-21T10:36:10.380Z] #36 37.46 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
10:36:10 [2022-09-21T10:36:10.380Z] #36 37.49 Unpacking cmake-data (3.18.4-2+deb11u1) ...
10:36:10 [2022-09-21T10:36:10.475Z] #27 41.66 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
10:36:10 [2022-09-21T10:36:10.475Z] #27 41.77 go: downloading github.com/breml/bidichk v0.2.1
10:36:10 [2022-09-21T10:36:10.584Z] #49 32.18 Selecting previously unselected package python-pip-whl.
10:36:10 [2022-09-21T10:36:10.584Z] #49 32.19 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
10:36:10 [2022-09-21T10:36:10.584Z] #49 32.20 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
10:36:10 [2022-09-21T10:36:10.639Z] #36 ...
10:36:10 [2022-09-21T10:36:10.639Z] 
10:36:10 [2022-09-21T10:36:10.639Z] #25 [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
10:36:10 [2022-09-21T10:36:10.639Z] #25 DONE 38.8s
10:36:10 [2022-09-21T10:36:10.639Z] 
10:36:10 [2022-09-21T10:36:10.639Z] #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
10:36:10 [2022-09-21T10:36:10.639Z] #35 35.08 The following NEW packages will be installed:
10:36:10 [2022-09-21T10:36:10.639Z] #35 35.09   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
10:36:10 [2022-09-21T10:36:10.639Z] #35 35.09   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
10:36:10 [2022-09-21T10:36:10.639Z] #35 35.09   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
10:36:10 [2022-09-21T10:36:10.639Z] #35 35.09   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
10:36:10 [2022-09-21T10:36:10.639Z] #35 35.09   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
10:36:10 [2022-09-21T10:36:10.639Z] #35 35.12   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
10:36:10 [2022-09-21T10:36:10.639Z] #35 35.12   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
10:36:10 [2022-09-21T10:36:10.639Z] #35 35.12   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
10:36:10 [2022-09-21T10:36:10.639Z] #35 35.12   mingw-w64-x86-64-dev
10:36:10 [2022-09-21T10:36:10.639Z] #35 35.55 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
10:36:10 [2022-09-21T10:36:10.639Z] #35 35.55 Need to get 115 MB of archives.
10:36:10 [2022-09-21T10:36:10.639Z] #35 35.55 After this operation, 645 MB of additional disk space will be used.
10:36:10 [2022-09-21T10:36:10.639Z] #35 35.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
10:36:10 [2022-09-21T10:36:10.639Z] #35 35.74 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]
10:36:10 [2022-09-21T10:36:10.639Z] #35 35.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
10:36:10 [2022-09-21T10:36:10.639Z] #35 36.00 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
10:36:10 [2022-09-21T10:36:10.639Z] #35 36.00 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
10:36:10 [2022-09-21T10:36:10.639Z] #35 36.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
10:36:10 [2022-09-21T10:36:10.639Z] #35 36.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
10:36:10 [2022-09-21T10:36:10.639Z] #35 36.51 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]
10:36:10 [2022-09-21T10:36:10.639Z] #35 36.51 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]
10:36:10 [2022-09-21T10:36:10.639Z] #35 37.31 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]
10:36:10 [2022-09-21T10:36:10.639Z] #35 ...
10:36:10 [2022-09-21T10:36:10.639Z] 
10:36:10 [2022-09-21T10:36:10.639Z] #32 [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
10:36:10 [2022-09-21T10:36:10.639Z] #32 30.70 Building dependency tree...
10:36:10 [2022-09-21T10:36:10.639Z] #32 34.41 The following additional packages will be installed:
10:36:10 [2022-09-21T10:36:10.639Z] #32 34.44   libbtrfs0
10:36:10 [2022-09-21T10:36:10.639Z] #32 34.67 The following NEW packages will be installed:
10:36:10 [2022-09-21T10:36:10.639Z] #32 34.70   libbtrfs-dev libbtrfs0
10:36:10 [2022-09-21T10:36:10.639Z] #32 35.15 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
10:36:10 [2022-09-21T10:36:10.639Z] #32 35.15 Need to get 460 kB of archives.
10:36:10 [2022-09-21T10:36:10.639Z] #32 35.15 After this operation, 1237 kB of additional disk space will be used.
10:36:10 [2022-09-21T10:36:10.639Z] #32 35.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
10:36:10 [2022-09-21T10:36:10.639Z] #32 35.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
10:36:10 [2022-09-21T10:36:10.639Z] #32 36.55 debconf: delaying package configuration, since apt-utils is not installed
10:36:10 [2022-09-21T10:36:10.639Z] #32 36.86 Fetched 460 kB in 0s (1296 kB/s)
10:36:10 [2022-09-21T10:36:10.639Z] #32 36.95 Selecting previously unselected package libbtrfs0:amd64.
10:36:10 [2022-09-21T10:36:10.639Z] #32 36.95 (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.)
10:36:10 [2022-09-21T10:36:10.639Z] #32 37.01 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
10:36:10 [2022-09-21T10:36:10.639Z] #32 37.04 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
10:36:10 [2022-09-21T10:36:10.639Z] #32 37.41 Selecting previously unselected package libbtrfs-dev:amd64.
10:36:10 [2022-09-21T10:36:10.639Z] #32 37.41 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
10:36:10 [2022-09-21T10:36:10.639Z] #32 37.42 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
10:36:10 [2022-09-21T10:36:10.639Z] #32 37.83 Setting up libbtrfs0:amd64 (5.10.1-2) ...
10:36:10 [2022-09-21T10:36:10.639Z] #32 37.88 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
10:36:10 [2022-09-21T10:36:10.639Z] #32 37.90 Processing triggers for libc-bin (2.31-13+deb11u4) ...
10:36:10 [2022-09-21T10:36:10.639Z] #32 DONE 38.8s
10:36:10 [2022-09-21T10:36:10.733Z] #27 41.81 go: downloading github.com/breml/errchkjson v0.2.1
10:36:10 [2022-09-21T10:36:10.733Z] #27 41.93 go: downloading github.com/butuzov/ireturn v0.1.1
10:36:10 [2022-09-21T10:36:10.733Z] #27 41.97 go: downloading github.com/charithe/durationcheck v0.0.9
10:36:10 [2022-09-21T10:36:10.733Z] #27 41.97 go: downloading github.com/daixiang0/gci v0.2.9
10:36:10 [2022-09-21T10:36:10.733Z] #27 42.02 go: downloading github.com/denis-tingajkin/go-header v0.4.2
10:36:10 [2022-09-21T10:36:10.733Z] #27 42.08 go: downloading github.com/esimonov/ifshort v1.0.4
10:36:10 [2022-09-21T10:36:10.733Z] #27 42.12 go: downloading github.com/fzipp/gocyclo v0.4.0
10:36:10 [2022-09-21T10:36:10.771Z] #39 ...
10:36:10 [2022-09-21T10:36:10.771Z] 
10:36:10 [2022-09-21T10:36:10.771Z] #36 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
10:36:10 [2022-09-21T10:36:10.771Z] #36 DONE 55.2s
10:36:10 [2022-09-21T10:36:10.898Z] 
10:36:10 [2022-09-21T10:36:10.899Z] #21 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
10:36:10 [2022-09-21T10:36:10.899Z] #21 38.88 Selecting previously unselected package libnl-3-dev:amd64.
10:36:10 [2022-09-21T10:36:10.899Z] #21 38.88 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ...
10:36:10 [2022-09-21T10:36:10.899Z] #21 38.90 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ...
10:36:10 [2022-09-21T10:36:10.991Z] #27 42.21 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
10:36:10 [2022-09-21T10:36:10.991Z] #27 42.26 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
10:36:10 [2022-09-21T10:36:10.991Z] #27 42.26 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
10:36:10 [2022-09-21T10:36:10.991Z] #27 42.38 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
10:36:11 [2022-09-21T10:36:11.057Z] #26 37.51 go: downloading github.com/mitchellh/go-homedir v1.1.0
10:36:11 [2022-09-21T10:36:11.057Z] #26 37.58 go: downloading github.com/hashicorp/go-multierror v1.1.1
10:36:11 [2022-09-21T10:36:11.072Z] 
10:36:11 [2022-09-21T10:36:11.072Z] #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
10:36:11 [2022-09-21T10:36:11.072Z] #38 3.000 -- Detecting C compiler ABI info - done
10:36:11 [2022-09-21T10:36:11.072Z] #38 3.105 -- Check for working C compiler: /usr/bin/cc - skipped
10:36:11 [2022-09-21T10:36:11.072Z] #38 3.128 -- Detecting C compile features
10:36:11 [2022-09-21T10:36:11.072Z] #38 3.129 -- Detecting C compile features - done
10:36:11 [2022-09-21T10:36:11.072Z] #38 3.176 -- Performing Test HAS_BUILTIN_FORTIFY
10:36:11 [2022-09-21T10:36:11.072Z] #38 3.330 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:36:11 [2022-09-21T10:36:11.072Z] #38 3.377 -- Configuring done
10:36:11 [2022-09-21T10:36:11.072Z] #38 3.407 -- Generating done
10:36:11 [2022-09-21T10:36:11.072Z] #38 3.423 -- Build files have been written to: /tmp/tmp.QkQ340159B/tini
10:36:11 [2022-09-21T10:36:11.072Z] #38 3.430 + make tini-static
10:36:11 [2022-09-21T10:36:11.072Z] #38 3.989 Scanning dependencies of target tini-static
10:36:11 [2022-09-21T10:36:11.161Z] #21 39.45 Selecting previously unselected package libprotobuf-c1:amd64.
10:36:11 [2022-09-21T10:36:11.161Z] #21 39.45 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
10:36:11 [2022-09-21T10:36:11.249Z] #27 42.45 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
10:36:11 [2022-09-21T10:36:11.329Z] #38 4.221 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:36:11 [2022-09-21T10:36:11.420Z] #21 39.47 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
10:36:11 [2022-09-21T10:36:11.420Z] #21 39.64 Selecting previously unselected package libprotobuf-c-dev:amd64.
10:36:11 [2022-09-21T10:36:11.420Z] #21 39.64 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
10:36:11 [2022-09-21T10:36:11.420Z] #21 39.65 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
10:36:11 [2022-09-21T10:36:11.507Z] #27 42.63 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
10:36:11 [2022-09-21T10:36:11.507Z] #27 42.72 go: downloading github.com/golangci/misspell v0.3.5
10:36:11 [2022-09-21T10:36:11.507Z] #27 42.72 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
10:36:11 [2022-09-21T10:36:11.507Z] #27 42.72 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
10:36:11 [2022-09-21T10:36:11.507Z] #27 42.73 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
10:36:11 [2022-09-21T10:36:11.507Z] #27 42.80 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
10:36:11 [2022-09-21T10:36:11.523Z] #49 32.90 Selecting previously unselected package python3-lib2to3.
10:36:11 [2022-09-21T10:36:11.523Z] #49 32.91 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
10:36:11 [2022-09-21T10:36:11.523Z] #49 32.91 Unpacking python3-lib2to3 (3.9.2-1) ...
10:36:11 [2022-09-21T10:36:11.523Z] #49 33.06 Selecting previously unselected package python3-distutils.
10:36:11 [2022-09-21T10:36:11.523Z] #49 33.07 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
10:36:11 [2022-09-21T10:36:11.523Z] #49 33.08 Unpacking python3-distutils (3.9.2-1) ...
10:36:11 [2022-09-21T10:36:11.523Z] #49 33.23 Selecting previously unselected package python3-pkg-resources.
10:36:11 [2022-09-21T10:36:11.523Z] #49 33.23 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
10:36:11 [2022-09-21T10:36:11.523Z] #49 33.24 Unpacking python3-pkg-resources (52.0.0-4) ...
10:36:11 [2022-09-21T10:36:11.627Z] #26 ...
10:36:11 [2022-09-21T10:36:11.627Z] 
10:36:11 [2022-09-21T10:36:11.627Z] #30 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
10:36:11 [2022-09-21T10:36:11.627Z] #30 36.46 Fetched 460 kB in 0s (1362 kB/s)
10:36:11 [2022-09-21T10:36:11.627Z] #30 36.58 Selecting previously unselected package libbtrfs0:amd64.
10:36:11 [2022-09-21T10:36:11.627Z] #30 36.58 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
10:36:11 [2022-09-21T10:36:11.627Z] #30 36.66 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
10:36:11 [2022-09-21T10:36:11.627Z] #30 36.68 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
10:36:11 [2022-09-21T10:36:11.627Z] #30 37.01 Selecting previously unselected package libbtrfs-dev:amd64.
10:36:11 [2022-09-21T10:36:11.627Z] #30 37.01 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
10:36:11 [2022-09-21T10:36:11.627Z] #30 37.04 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
10:36:11 [2022-09-21T10:36:11.627Z] #30 37.31 Setting up libbtrfs0:amd64 (5.10.1-2) ...
10:36:11 [2022-09-21T10:36:11.627Z] #30 37.33 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
10:36:11 [2022-09-21T10:36:11.627Z] #30 37.38 Processing triggers for libc-bin (2.31-13+deb11u4) ...
10:36:11 [2022-09-21T10:36:11.627Z] #30 DONE 38.0s
10:36:11 [2022-09-21T10:36:11.627Z] 
10:36:11 [2022-09-21T10:36:11.627Z] #27 [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
10:36:11 [2022-09-21T10:36:11.627Z] #27 DONE 38.0s
10:36:11 [2022-09-21T10:36:11.627Z] 
10:36:11 [2022-09-21T10:36:11.627Z] #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
10:36:11 [2022-09-21T10:36:11.691Z] #21 39.79 Selecting previously unselected package zlib1g-dev:amd64.
10:36:11 [2022-09-21T10:36:11.691Z] #21 39.81 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ...
10:36:11 [2022-09-21T10:36:11.691Z] #21 39.82 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
10:36:11 [2022-09-21T10:36:11.765Z] #27 42.86 go: downloading github.com/jgautheron/goconst v1.5.1
10:36:11 [2022-09-21T10:36:11.765Z] #27 42.86 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
10:36:11 [2022-09-21T10:36:11.765Z] #27 42.98 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
10:36:11 [2022-09-21T10:36:11.765Z] #27 42.98 go: downloading github.com/julz/importas v0.1.0
10:36:11 [2022-09-21T10:36:11.765Z] #27 42.99 go: downloading github.com/kisielk/errcheck v1.6.0
10:36:11 [2022-09-21T10:36:11.765Z] #27 43.05 go: downloading github.com/kulti/thelper v0.5.0
10:36:11 [2022-09-21T10:36:11.783Z] #49 33.40 Selecting previously unselected package python3-setuptools.
10:36:11 [2022-09-21T10:36:11.783Z] #49 33.40 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
10:36:11 [2022-09-21T10:36:11.783Z] #49 33.42 Unpacking python3-setuptools (52.0.0-4) ...
10:36:11 [2022-09-21T10:36:11.950Z] #21 40.18 Selecting previously unselected package libprotobuf23:amd64.
10:36:11 [2022-09-21T10:36:11.950Z] #21 40.18 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ...
10:36:11 [2022-09-21T10:36:11.950Z] #21 40.19 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
10:36:12 [2022-09-21T10:36:12.024Z] #27 43.11 go: downloading github.com/kunwardeep/paralleltest v1.0.3
10:36:12 [2022-09-21T10:36:12.024Z] #27 43.17 go: downloading github.com/kyoh86/exportloopref v0.1.8
10:36:12 [2022-09-21T10:36:12.024Z] #27 43.25 go: downloading github.com/ldez/gomoddirectives v0.2.2
10:36:12 [2022-09-21T10:36:12.024Z] #27 43.28 go: downloading github.com/ldez/tagliatelle v0.3.0
10:36:12 [2022-09-21T10:36:12.024Z] #27 43.31 go: downloading github.com/leonklingele/grouper v1.1.0
10:36:12 [2022-09-21T10:36:12.024Z] #27 43.31 go: downloading github.com/maratori/testpackage v1.0.1
10:36:12 [2022-09-21T10:36:12.024Z] #27 43.36 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
10:36:12 [2022-09-21T10:36:12.024Z] #27 43.36 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
10:36:12 [2022-09-21T10:36:12.024Z] #27 43.36 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
10:36:12 [2022-09-21T10:36:12.043Z] #49 33.71 Selecting previously unselected package python3-wheel.
10:36:12 [2022-09-21T10:36:12.043Z] #49 33.71 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
10:36:12 [2022-09-21T10:36:12.043Z] #49 33.72 Unpacking python3-wheel (0.34.2-1) ...
10:36:12 [2022-09-21T10:36:12.043Z] #49 33.78 Selecting previously unselected package python3-pip.
10:36:12 [2022-09-21T10:36:12.043Z] #49 33.79 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
10:36:12 [2022-09-21T10:36:12.043Z] #49 33.79 Unpacking python3-pip (20.3.4-4+deb11u1) ...
10:36:12 [2022-09-21T10:36:12.282Z] #27 43.36 go: downloading github.com/mgechev/revive v1.1.3
10:36:12 [2022-09-21T10:36:12.302Z] #49 34.10 Selecting previously unselected package sudo.
10:36:12 [2022-09-21T10:36:12.302Z] #49 ...
10:36:12 [2022-09-21T10:36:12.302Z] 
10:36:12 [2022-09-21T10:36:12.302Z] #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
10:36:12 [2022-09-21T10:36:12.302Z] #39 98.51   CC       criu/cr-errno.o
10:36:12 [2022-09-21T10:36:12.302Z] #39 98.58   CC       criu/cr-restore.o
10:36:12 [2022-09-21T10:36:12.302Z] #39 103.4   CC       criu/cr-service.o
10:36:12 [2022-09-21T10:36:12.302Z] #39 105.0   CC       criu/crtools.o
10:36:12 [2022-09-21T10:36:12.302Z] #39 105.5   CC       criu/eventfd.o
10:36:12 [2022-09-21T10:36:12.302Z] #39 105.9   CC       criu/eventpoll.o
10:36:12 [2022-09-21T10:36:12.302Z] #39 106.9   CC       criu/external.o
10:36:12 [2022-09-21T10:36:12.302Z] #39 107.2   CC       criu/fault-injection.o
10:36:12 [2022-09-21T10:36:12.302Z] #39 107.4   CC       criu/fdstore.o
10:36:12 [2022-09-21T10:36:12.302Z] #39 107.7   CC       criu/fifo.o
10:36:12 [2022-09-21T10:36:12.302Z] #39 108.2   CC       criu/file-ids.o
10:36:12 [2022-09-21T10:36:12.302Z] #39 108.5   CC       criu/file-lock.o
10:36:12 [2022-09-21T10:36:12.563Z] #39 ...
10:36:12 [2022-09-21T10:36:12.563Z] 
10:36:12 [2022-09-21T10:36:12.563Z] #49 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
10:36:12 [2022-09-21T10:36:12.563Z] #49 34.10 Selecting previously unselected package sudo.
10:36:12 [2022-09-21T10:36:12.563Z] #49 34.12 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
10:36:12 [2022-09-21T10:36:12.563Z] #49 34.12 Unpacking sudo (1.9.5p2-3) ...
10:36:12 [2022-09-21T10:36:12.704Z] #38 5.664 [100%] Linking C executable tini-static
10:36:12 [2022-09-21T10:36:12.849Z] #27 ...
10:36:12 [2022-09-21T10:36:12.849Z] 
10:36:12 [2022-09-21T10:36:12.849Z] #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
10:36:12 [2022-09-21T10:36:12.849Z] #30 DONE 44.1s
10:36:12 [2022-09-21T10:36:12.849Z] 
10:36:12 [2022-09-21T10:36:12.849Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
10:36:12 [2022-09-21T10:36:12.849Z] #27 44.08 go: downloading github.com/moricho/tparallel v0.2.1
10:36:12 [2022-09-21T10:36:12.849Z] #27 44.08 go: downloading github.com/nakabonne/nestif v0.3.1
10:36:12 [2022-09-21T10:36:12.849Z] #27 ...
10:36:12 [2022-09-21T10:36:12.849Z] 
10:36:12 [2022-09-21T10:36:12.849Z] #32 [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
10:36:12 [2022-09-21T10:36:12.849Z] #32 38.49 The following NEW packages will be installed:
10:36:12 [2022-09-21T10:36:12.849Z] #32 38.49   libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev
10:36:12 [2022-09-21T10:36:12.849Z] #32 38.49   libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23
10:36:12 [2022-09-21T10:36:12.849Z] #32 38.49   libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler
10:36:12 [2022-09-21T10:36:12.849Z] #32 38.49   python3-pkg-resources python3-protobuf python3-six zlib1g-dev
10:36:12 [2022-09-21T10:36:12.849Z] #32 38.92 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded.
10:36:12 [2022-09-21T10:36:12.849Z] #32 38.92 Need to get 4583 kB of archives.
10:36:12 [2022-09-21T10:36:12.849Z] #32 38.92 After this operation, 25.9 MB of additional disk space will be used.
10:36:12 [2022-09-21T10:36:12.849Z] #32 38.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
10:36:12 [2022-09-21T10:36:12.849Z] #32 38.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
10:36:12 [2022-09-21T10:36:12.849Z] #32 38.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
10:36:12 [2022-09-21T10:36:12.849Z] #32 38.92 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
10:36:12 [2022-09-21T10:36:12.849Z] #32 38.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
10:36:12 [2022-09-21T10:36:12.849Z] #32 38.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB]
10:36:12 [2022-09-21T10:36:12.849Z] #32 38.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
10:36:12 [2022-09-21T10:36:12.849Z] #32 38.93 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
10:36:12 [2022-09-21T10:36:12.849Z] #32 38.93 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB]
10:36:12 [2022-09-21T10:36:12.849Z] #32 38.98 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
10:36:12 [2022-09-21T10:36:12.849Z] #32 39.01 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB]
10:36:12 [2022-09-21T10:36:12.849Z] #32 39.02 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB]
10:36:12 [2022-09-21T10:36:12.849Z] #32 39.20 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB]
10:36:12 [2022-09-21T10:36:12.849Z] #32 39.23 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB]
10:36:12 [2022-09-21T10:36:12.849Z] #32 39.23 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB]
10:36:12 [2022-09-21T10:36:12.849Z] #32 39.23 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
10:36:12 [2022-09-21T10:36:12.849Z] #32 39.25 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
10:36:12 [2022-09-21T10:36:12.849Z] #32 39.25 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
10:36:12 [2022-09-21T10:36:12.849Z] #32 40.61 debconf: delaying package configuration, since apt-utils is not installed
10:36:12 [2022-09-21T10:36:12.849Z] #32 40.90 Fetched 4583 kB in 1s (6480 kB/s)
10:36:12 [2022-09-21T10:36:12.849Z] #32 40.99 Selecting previously unselected package libcap2:amd64.
10:36:12 [2022-09-21T10:36:12.849Z] #32 40.99 (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.)
10:36:12 [2022-09-21T10:36:12.849Z] #32 41.04 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ...
10:36:12 [2022-09-21T10:36:12.849Z] #32 41.05 Unpacking libcap2:amd64 (1:2.44-1) ...
10:36:12 [2022-09-21T10:36:12.849Z] #32 41.29 Selecting previously unselected package libcap-dev:amd64.
10:36:12 [2022-09-21T10:36:12.849Z] #32 41.29 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ...
10:36:12 [2022-09-21T10:36:12.849Z] #32 41.38 Unpacking libcap-dev:amd64 (1:2.44-1) ...
10:36:12 [2022-09-21T10:36:12.849Z] #32 41.57 Selecting previously unselected package libnet1:amd64.
10:36:12 [2022-09-21T10:36:12.849Z] #32 41.60 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
10:36:12 [2022-09-21T10:36:12.849Z] #32 41.63 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:36:12 [2022-09-21T10:36:12.849Z] #32 41.77 Selecting previously unselected package libnet1-dev.
10:36:12 [2022-09-21T10:36:12.849Z] #32 41.77 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
10:36:12 [2022-09-21T10:36:12.849Z] #32 41.79 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
10:36:12 [2022-09-21T10:36:12.849Z] #32 42.04 Selecting previously unselected package libnl-3-200:amd64.
10:36:12 [2022-09-21T10:36:12.849Z] #32 42.04 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ...
10:36:12 [2022-09-21T10:36:12.849Z] #32 42.04 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
10:36:12 [2022-09-21T10:36:12.849Z] #32 42.26 Selecting previously unselected package libnl-3-dev:amd64.
10:36:12 [2022-09-21T10:36:12.849Z] #32 42.26 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ...
10:36:12 [2022-09-21T10:36:12.849Z] #32 42.26 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ...
10:36:12 [2022-09-21T10:36:12.849Z] #32 42.57 Selecting previously unselected package libprotobuf-c1:amd64.
10:36:12 [2022-09-21T10:36:12.849Z] #32 42.57 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
10:36:12 [2022-09-21T10:36:12.849Z] #32 42.57 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
10:36:12 [2022-09-21T10:36:12.849Z] #32 42.72 Selecting previously unselected package libprotobuf-c-dev:amd64.
10:36:12 [2022-09-21T10:36:12.849Z] #32 42.72 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
10:36:12 [2022-09-21T10:36:12.849Z] #32 42.72 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
10:36:12 [2022-09-21T10:36:12.849Z] #32 42.81 Selecting previously unselected package zlib1g-dev:amd64.
10:36:12 [2022-09-21T10:36:12.849Z] #32 42.81 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ...
10:36:12 [2022-09-21T10:36:12.849Z] #32 42.81 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
10:36:12 [2022-09-21T10:36:12.849Z] #32 43.10 Selecting previously unselected package libprotobuf23:amd64.
10:36:12 [2022-09-21T10:36:12.849Z] #32 43.10 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ...
10:36:12 [2022-09-21T10:36:12.849Z] #32 43.14 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
10:36:12 [2022-09-21T10:36:12.849Z] #32 44.14 Selecting previously unselected package libprotobuf-lite23:amd64.
10:36:12 [2022-09-21T10:36:12.849Z] #32 44.14 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ...
10:36:12 [2022-09-21T10:36:12.849Z] #32 44.14 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ...
10:36:13 [2022-09-21T10:36:13.107Z] #32 44.42 Selecting previously unselected package libprotobuf-dev:amd64.
10:36:13 [2022-09-21T10:36:13.107Z] #32 44.42 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ...
10:36:13 [2022-09-21T10:36:13.107Z] #32 44.45 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ...
10:36:13 [2022-09-21T10:36:13.133Z] #49 34.76 Selecting previously unselected package thin-provisioning-tools.
10:36:13 [2022-09-21T10:36:13.133Z] #49 34.78 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
10:36:13 [2022-09-21T10:36:13.133Z] #49 34.79 Unpacking thin-provisioning-tools (0.9.0-1) ...
10:36:13 [2022-09-21T10:36:13.328Z] #21 41.26 Selecting previously unselected package libprotobuf-lite23:amd64.
10:36:13 [2022-09-21T10:36:13.328Z] #21 41.26 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ...
10:36:13 [2022-09-21T10:36:13.328Z] #21 41.28 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ...
10:36:13 [2022-09-21T10:36:13.328Z] #21 41.60 Selecting previously unselected package libprotobuf-dev:amd64.
10:36:13 [2022-09-21T10:36:13.328Z] #21 41.60 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ...
10:36:13 [2022-09-21T10:36:13.328Z] #21 41.63 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ...
10:36:13 [2022-09-21T10:36:13.355Z] #38 6.382 [100%] Built target tini-static
10:36:13 [2022-09-21T10:36:13.393Z] #49 35.05 Selecting previously unselected package uidmap.
10:36:13 [2022-09-21T10:36:13.393Z] #49 35.05 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
10:36:13 [2022-09-21T10:36:13.393Z] #49 35.07 Unpacking uidmap (1:4.8.1-1) ...
10:36:13 [2022-09-21T10:36:13.568Z] #37 1.881 + RM_GOPATH=0
10:36:13 [2022-09-21T10:36:13.568Z] #37 1.886 + TMP_GOPATH=
10:36:13 [2022-09-21T10:36:13.568Z] #37 1.886 + : /build
10:36:13 [2022-09-21T10:36:13.568Z] #37 1.887 + '[' -z '' ']'
10:36:13 [2022-09-21T10:36:13.568Z] #37 1.906 ++ mktemp -d
10:36:13 [2022-09-21T10:36:13.568Z] #37 1.950 + export GOPATH=/tmp/tmp.UvJkc55Z4m
10:36:13 [2022-09-21T10:36:13.568Z] #37 1.950 + GOPATH=/tmp/tmp.UvJkc55Z4m
10:36:13 [2022-09-21T10:36:13.568Z] #37 1.951 + RM_GOPATH=1
10:36:13 [2022-09-21T10:36:13.568Z] #37 1.951 + case "$(go env GOARCH)" in
10:36:13 [2022-09-21T10:36:13.568Z] #37 1.951 ++ go env GOARCH
10:36:13 [2022-09-21T10:36:13.568Z] #37 2.110 + export GO_BUILDMODE=-buildmode=pie
10:36:13 [2022-09-21T10:36:13.568Z] #37 2.110 + GO_BUILDMODE=-buildmode=pie
10:36:13 [2022-09-21T10:36:13.568Z] #37 2.112 ++ dirname /tmp/install/install.sh
10:36:13 [2022-09-21T10:36:13.568Z] #37 2.112 + dir=/tmp/install
10:36:13 [2022-09-21T10:36:13.568Z] #37 2.113 + bin=containerd
10:36:13 [2022-09-21T10:36:13.568Z] #37 2.113 + shift
10:36:13 [2022-09-21T10:36:13.568Z] #37 2.113 + '[' '!' -f /tmp/install/containerd.installer ']'
10:36:13 [2022-09-21T10:36:13.568Z] #37 2.113 + . /tmp/install/containerd.installer
10:36:13 [2022-09-21T10:36:13.568Z] #37 2.113 ++ set -e
10:36:13 [2022-09-21T10:36:13.568Z] #37 2.113 ++ : v1.6.8
10:36:13 [2022-09-21T10:36:13.568Z] #37 2.113 + install_containerd
10:36:13 [2022-09-21T10:36:13.568Z] #37 2.114 + echo 'Install containerd version v1.6.8'
10:36:13 [2022-09-21T10:36:13.568Z] #37 2.114 Install containerd version v1.6.8
10:36:13 [2022-09-21T10:36:13.568Z] #37 2.116 + git clone https://github.com/containerd/containerd.git /tmp/tmp.UvJkc55Z4m/src/github.com/containerd/containerd
10:36:13 [2022-09-21T10:36:13.568Z] #37 2.116 Cloning into '/tmp/tmp.UvJkc55Z4m/src/github.com/containerd/containerd'...
10:36:13 [2022-09-21T10:36:13.613Z] #38 6.567 + mkdir -p /build
10:36:13 [2022-09-21T10:36:13.613Z] #38 6.575 + cp tini-static /build/docker-init
10:36:13 [2022-09-21T10:36:13.653Z] #49 35.22 Selecting previously unselected package vim-runtime.
10:36:13 [2022-09-21T10:36:13.653Z] #49 35.23 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
10:36:13 [2022-09-21T10:36:13.653Z] #49 35.26 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
10:36:13 [2022-09-21T10:36:13.653Z] #49 35.29 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
10:36:13 [2022-09-21T10:36:13.653Z] #49 35.30 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
10:36:13 [2022-09-21T10:36:13.824Z] #37 ...
10:36:13 [2022-09-21T10:36:13.824Z] 
10:36:13 [2022-09-21T10:36:13.824Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
10:36:13 [2022-09-21T10:36:13.824Z] #34 25.57 Reading package lists...
10:36:13 [2022-09-21T10:36:13.824Z] #34 30.65 Building dependency tree...
10:36:13 [2022-09-21T10:36:13.824Z] #34 34.13 The following additional packages will be installed:
10:36:13 [2022-09-21T10:36:13.824Z] #34 34.13   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
10:36:13 [2022-09-21T10:36:13.824Z] #34 34.13   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
10:36:13 [2022-09-21T10:36:13.824Z] #34 34.13   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
10:36:13 [2022-09-21T10:36:13.824Z] #34 34.13   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
10:36:13 [2022-09-21T10:36:13.824Z] #34 34.13   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
10:36:13 [2022-09-21T10:36:13.824Z] #34 34.14   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
10:36:13 [2022-09-21T10:36:13.824Z] #34 34.14   mingw-w64-common mingw-w64-x86-64-dev
10:36:13 [2022-09-21T10:36:13.824Z] #34 34.15 Suggested packages:
10:36:13 [2022-09-21T10:36:13.824Z] #34 34.16   gcc-10-locales seccomp wine64
10:36:13 [2022-09-21T10:36:13.824Z] #34 35.68 The following NEW packages will be installed:
10:36:13 [2022-09-21T10:36:13.824Z] #34 35.69   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
10:36:13 [2022-09-21T10:36:13.824Z] #34 35.69   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
10:36:13 [2022-09-21T10:36:13.824Z] #34 35.69   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
10:36:13 [2022-09-21T10:36:13.824Z] #34 35.69   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
10:36:13 [2022-09-21T10:36:13.824Z] #34 35.69   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
10:36:13 [2022-09-21T10:36:13.824Z] #34 35.69   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
10:36:13 [2022-09-21T10:36:13.824Z] #34 35.69   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
10:36:13 [2022-09-21T10:36:13.824Z] #34 35.69   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
10:36:13 [2022-09-21T10:36:13.824Z] #34 35.70   mingw-w64-x86-64-dev
10:36:13 [2022-09-21T10:36:13.824Z] #34 36.00 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
10:36:13 [2022-09-21T10:36:13.824Z] #34 36.00 Need to get 115 MB of archives.
10:36:13 [2022-09-21T10:36:13.824Z] #34 36.00 After this operation, 645 MB of additional disk space will be used.
10:36:13 [2022-09-21T10:36:13.824Z] #34 36.00 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]
10:36:13 [2022-09-21T10:36:13.824Z] #34 36.22 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]
10:36:13 [2022-09-21T10:36:13.824Z] #34 36.36 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
10:36:13 [2022-09-21T10:36:13.824Z] #34 36.38 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
10:36:13 [2022-09-21T10:36:13.824Z] #34 36.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
10:36:13 [2022-09-21T10:36:13.824Z] #34 36.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
10:36:13 [2022-09-21T10:36:13.824Z] #34 36.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
10:36:13 [2022-09-21T10:36:13.824Z] #34 36.99 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]
10:36:13 [2022-09-21T10:36:13.824Z] #34 37.03 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]
10:36:13 [2022-09-21T10:36:13.824Z] #34 37.77 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]
10:36:13 [2022-09-21T10:36:13.824Z] #34 39.65 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]
10:36:13 [2022-09-21T10:36:13.824Z] #34 40.52 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]
10:36:13 [2022-09-21T10:36:13.922Z] #38 DONE 6.9s
10:36:13 [2022-09-21T10:36:13.922Z] 
10:36:13 [2022-09-21T10:36:13.922Z] #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
10:36:13 [2022-09-21T10:36:13.922Z] #39 4.930 fatal: not a git repository (or any of the parent directories): .git
10:36:13 [2022-09-21T10:36:13.922Z] #39 5.014   GEN      .gitid
10:36:13 [2022-09-21T10:36:13.922Z] #39 5.103   GEN      criu/include/version.h
10:36:13 [2022-09-21T10:36:13.922Z] #39 5.336   GEN      include/common/asm
10:36:13 [2022-09-21T10:36:13.922Z] #39 7.201   PBCC     images/timens.pb-c.c
10:36:13 [2022-09-21T10:36:13.922Z] #39 7.268   DEP      images/timens.pb-c.d
10:36:13 [2022-09-21T10:36:13.922Z] #39 7.320   PBCC     images/fown.pb-c.c
10:36:13 [2022-09-21T10:36:13.922Z] #39 7.353   PBCC     images/google/protobuf/descriptor.pb-c.c
10:36:13 [2022-09-21T10:36:13.922Z] #39 7.429   PBCC     images/opts.pb-c.c
10:36:13 [2022-09-21T10:36:13.922Z] #39 7.523   PBCC     images/memfd.pb-c.c
10:36:13 [2022-09-21T10:36:13.922Z] #39 7.523   DEP      images/fown.pb-c.d
10:36:14 [2022-09-21T10:36:14.081Z] #34 ...
10:36:14 [2022-09-21T10:36:14.081Z] 
10:36:14 [2022-09-21T10:36:14.081Z] #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
10:36:14 [2022-09-21T10:36:14.081Z] #31 25.07 Reading package lists...
10:36:14 [2022-09-21T10:36:14.081Z] #31 30.60 Building dependency tree...
10:36:14 [2022-09-21T10:36:14.081Z] #31 34.45 The following additional packages will be installed:
10:36:14 [2022-09-21T10:36:14.081Z] #31 34.45   libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23
10:36:14 [2022-09-21T10:36:14.081Z] #31 34.47   libprotoc23 python3-pkg-resources python3-six zlib1g-dev
10:36:14 [2022-09-21T10:36:14.081Z] #31 34.49 Suggested packages:
10:36:14 [2022-09-21T10:36:14.081Z] #31 34.49   manpages-dev protobuf-mode-el python3-setuptools
10:36:14 [2022-09-21T10:36:14.081Z] #31 36.01 The following NEW packages will be installed:
10:36:14 [2022-09-21T10:36:14.081Z] #31 36.03   libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev
10:36:14 [2022-09-21T10:36:14.081Z] #31 36.03   libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23
10:36:14 [2022-09-21T10:36:14.081Z] #31 36.04   libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler
10:36:14 [2022-09-21T10:36:14.081Z] #31 36.06   python3-pkg-resources python3-protobuf python3-six zlib1g-dev
10:36:14 [2022-09-21T10:36:14.081Z] #31 36.51 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded.
10:36:14 [2022-09-21T10:36:14.081Z] #31 36.51 Need to get 4583 kB of archives.
10:36:14 [2022-09-21T10:36:14.081Z] #31 36.51 After this operation, 25.9 MB of additional disk space will be used.
10:36:14 [2022-09-21T10:36:14.081Z] #31 36.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
10:36:14 [2022-09-21T10:36:14.081Z] #31 36.53 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
10:36:14 [2022-09-21T10:36:14.081Z] #31 36.53 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
10:36:14 [2022-09-21T10:36:14.081Z] #31 36.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
10:36:14 [2022-09-21T10:36:14.081Z] #31 36.53 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
10:36:14 [2022-09-21T10:36:14.081Z] #31 36.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB]
10:36:14 [2022-09-21T10:36:14.081Z] #31 36.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
10:36:14 [2022-09-21T10:36:14.081Z] #31 36.56 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
10:36:14 [2022-09-21T10:36:14.081Z] #31 36.56 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB]
10:36:14 [2022-09-21T10:36:14.081Z] #31 36.57 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
10:36:14 [2022-09-21T10:36:14.081Z] #31 36.66 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB]
10:36:14 [2022-09-21T10:36:14.081Z] #31 36.71 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB]
10:36:14 [2022-09-21T10:36:14.081Z] #31 36.82 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB]
10:36:14 [2022-09-21T10:36:14.081Z] #31 36.87 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB]
10:36:14 [2022-09-21T10:36:14.081Z] #31 36.88 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB]
10:36:14 [2022-09-21T10:36:14.081Z] #31 36.88 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
10:36:14 [2022-09-21T10:36:14.081Z] #31 36.89 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
10:36:14 [2022-09-21T10:36:14.081Z] #31 36.90 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
10:36:14 [2022-09-21T10:36:14.081Z] #31 38.56 debconf: delaying package configuration, since apt-utils is not installed
10:36:14 [2022-09-21T10:36:14.081Z] #31 38.91 Fetched 4583 kB in 1s (6021 kB/s)
10:36:14 [2022-09-21T10:36:14.081Z] #31 39.17 Selecting previously unselected package libcap2:amd64.
10:36:14 [2022-09-21T10:36:14.081Z] #31 39.17 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
10:36:14 [2022-09-21T10:36:14.081Z] #31 39.24 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ...
10:36:14 [2022-09-21T10:36:14.081Z] #31 39.25 Unpacking libcap2:amd64 (1:2.44-1) ...
10:36:14 [2022-09-21T10:36:14.081Z] #31 39.50 Selecting previously unselected package libcap-dev:amd64.
10:36:14 [2022-09-21T10:36:14.081Z] #31 39.51 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ...
10:36:14 [2022-09-21T10:36:14.081Z] #31 39.56 Unpacking libcap-dev:amd64 (1:2.44-1) ...
10:36:14 [2022-09-21T10:36:14.081Z] #31 40.01 Selecting previously unselected package libnet1:amd64.
10:36:14 [2022-09-21T10:36:14.081Z] #31 40.01 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
10:36:14 [2022-09-21T10:36:14.081Z] #31 40.02 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:36:14 [2022-09-21T10:36:14.081Z] #31 40.41 Selecting previously unselected package libnet1-dev.
10:36:14 [2022-09-21T10:36:14.081Z] #31 40.41 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
10:36:14 [2022-09-21T10:36:14.081Z] #31 40.45 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
10:36:14 [2022-09-21T10:36:14.081Z] #31 40.67 Selecting previously unselected package libnl-3-200:amd64.
10:36:14 [2022-09-21T10:36:14.081Z] #31 40.67 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ...
10:36:14 [2022-09-21T10:36:14.081Z] #31 40.67 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
10:36:14 [2022-09-21T10:36:14.118Z] #32 ...
10:36:14 [2022-09-21T10:36:14.118Z] 
10:36:14 [2022-09-21T10:36:14.118Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
10:36:14 [2022-09-21T10:36:14.118Z] #27 44.14 go: downloading github.com/nishanths/exhaustive v0.7.11
10:36:14 [2022-09-21T10:36:14.118Z] #27 44.28 go: downloading github.com/nishanths/predeclared v0.2.1
10:36:14 [2022-09-21T10:36:14.118Z] #27 44.36 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
10:36:14 [2022-09-21T10:36:14.118Z] #27 44.40 go: downloading github.com/ryancurrah/gomodguard v1.2.3
10:36:14 [2022-09-21T10:36:14.118Z] #27 44.43 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
10:36:14 [2022-09-21T10:36:14.118Z] #27 44.51 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
10:36:14 [2022-09-21T10:36:14.118Z] #27 44.56 go: downloading github.com/securego/gosec/v2 v2.9.6
10:36:14 [2022-09-21T10:36:14.118Z] #27 44.89 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
10:36:14 [2022-09-21T10:36:14.118Z] #27 44.89 go: downloading github.com/sivchari/containedctx v1.0.1
10:36:14 [2022-09-21T10:36:14.118Z] #27 44.89 go: downloading github.com/sivchari/tenv v1.4.7
10:36:14 [2022-09-21T10:36:14.118Z] #27 44.89 go: downloading github.com/sonatard/noctx v0.0.1
10:36:14 [2022-09-21T10:36:14.118Z] #27 44.90 go: downloading github.com/sourcegraph/go-diff v0.6.1
10:36:14 [2022-09-21T10:36:14.118Z] #27 44.92 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
10:36:14 [2022-09-21T10:36:14.118Z] #27 45.01 go: downloading github.com/sylvia7788/contextcheck v1.0.4
10:36:14 [2022-09-21T10:36:14.118Z] #27 45.02 go: downloading github.com/tdakkota/asciicheck v0.1.1
10:36:14 [2022-09-21T10:36:14.118Z] #27 45.11 go: downloading github.com/tetafro/godot v1.4.11
10:36:14 [2022-09-21T10:36:14.118Z] #27 45.13 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
10:36:14 [2022-09-21T10:36:14.118Z] #27 45.18 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
10:36:14 [2022-09-21T10:36:14.118Z] #27 45.18 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
10:36:14 [2022-09-21T10:36:14.183Z] #39 7.548   DEP      images/google/protobuf/descriptor.pb-c.d
10:36:14 [2022-09-21T10:36:14.183Z] #39 7.560   DEP      images/opts.pb-c.d
10:36:14 [2022-09-21T10:36:14.183Z] #39 7.583   DEP      images/memfd.pb-c.d
10:36:14 [2022-09-21T10:36:14.183Z] #39 7.703   PBCC     images/sit.pb-c.c
10:36:14 [2022-09-21T10:36:14.183Z] #39 7.727   DEP      images/sit.pb-c.d
10:36:14 [2022-09-21T10:36:14.183Z] #39 7.785   PBCC     images/macvlan.pb-c.c
10:36:14 [2022-09-21T10:36:14.363Z] #31 40.83 Selecting previously unselected package libnl-3-dev:amd64.
10:36:14 [2022-09-21T10:36:14.363Z] #31 40.83 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ...
10:36:14 [2022-09-21T10:36:14.363Z] #31 40.84 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ...
10:36:14 [2022-09-21T10:36:14.380Z] #27 45.62 go: downloading github.com/ultraware/funlen v0.0.3
10:36:14 [2022-09-21T10:36:14.380Z] #27 45.62 go: downloading github.com/ultraware/whitespace v0.0.4
10:36:14 [2022-09-21T10:36:14.380Z] #27 45.62 go: downloading github.com/uudashr/gocognit v1.0.5
10:36:14 [2022-09-21T10:36:14.380Z] #27 45.65 go: downloading github.com/yagipy/maintidx v1.0.0
10:36:14 [2022-09-21T10:36:14.380Z] #27 45.71 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
10:36:14 [2022-09-21T10:36:14.484Z] #39 7.806   DEP      images/macvlan.pb-c.d
10:36:14 [2022-09-21T10:36:14.484Z] #39 7.935   PBCC     images/autofs.pb-c.c
10:36:14 [2022-09-21T10:36:14.484Z] #39 8.033   DEP      images/autofs.pb-c.d
10:36:14 [2022-09-21T10:36:14.624Z] #31 41.20 Selecting previously unselected package libprotobuf-c1:amd64.
10:36:14 [2022-09-21T10:36:14.624Z] #31 ...
10:36:14 [2022-09-21T10:36:14.624Z] 
10:36:14 [2022-09-21T10:36:14.624Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
10:36:14 [2022-09-21T10:36:14.624Z] #34 41.17 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]
10:36:14 [2022-09-21T10:36:14.740Z] #39 8.090   PBCC     images/sysctl.pb-c.c
10:36:14 [2022-09-21T10:36:14.740Z] #39 8.159   DEP      images/sysctl.pb-c.d
10:36:14 [2022-09-21T10:36:14.740Z] #39 8.253   PBCC     images/time.pb-c.c
10:36:14 [2022-09-21T10:36:14.740Z] #39 8.313   DEP      images/time.pb-c.d
10:36:14 [2022-09-21T10:36:14.950Z] #27 45.96 go: downloading gitlab.com/bosi/decorder v0.2.1
10:36:14 [2022-09-21T10:36:14.950Z] #27 46.07 go: downloading honnef.co/go/tools v0.2.2
10:36:15 [2022-09-21T10:36:15.040Z] #39 8.451   PBCC     images/binfmt-misc.pb-c.c
10:36:15 [2022-09-21T10:36:15.040Z] #39 8.497   DEP      images/binfmt-misc.pb-c.d
10:36:15 [2022-09-21T10:36:15.040Z] #39 8.559   PBCC     images/seccomp.pb-c.c
10:36:15 [2022-09-21T10:36:15.040Z] #39 8.612   DEP      images/seccomp.pb-c.d
10:36:15 [2022-09-21T10:36:15.244Z] #21 43.19 Selecting previously unselected package libprotoc23:amd64.
10:36:15 [2022-09-21T10:36:15.244Z] #21 ...
10:36:15 [2022-09-21T10:36:15.244Z] 
10:36:15 [2022-09-21T10:36:15.244Z] #34 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
10:36:15 [2022-09-21T10:36:15.244Z] #34 33.11 go: downloading github.com/fatih/color v1.13.0
10:36:15 [2022-09-21T10:36:15.244Z] #34 33.12 go: downloading github.com/gofrs/flock v0.8.1
10:36:15 [2022-09-21T10:36:15.244Z] #34 33.18 go: downloading github.com/pkg/errors v0.9.1
10:36:15 [2022-09-21T10:36:15.244Z] #34 33.19 go: downloading github.com/spf13/cobra v1.3.0
10:36:15 [2022-09-21T10:36:15.244Z] #34 33.27 go: downloading github.com/spf13/pflag v1.0.5
10:36:15 [2022-09-21T10:36:15.244Z] #34 33.54 go: downloading github.com/spf13/viper v1.10.1
10:36:15 [2022-09-21T10:36:15.244Z] #34 33.70 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
10:36:15 [2022-09-21T10:36:15.244Z] #34 34.17 go: downloading github.com/mattn/go-colorable v0.1.12
10:36:15 [2022-09-21T10:36:15.244Z] #34 34.21 go: downloading github.com/mattn/go-isatty v0.0.14
10:36:15 [2022-09-21T10:36:15.244Z] #34 34.30 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
10:36:15 [2022-09-21T10:36:15.244Z] #34 34.32 go: downloading github.com/go-critic/go-critic v0.6.2
10:36:15 [2022-09-21T10:36:15.244Z] #34 35.40 go: downloading github.com/mitchellh/go-homedir v1.1.0
10:36:15 [2022-09-21T10:36:15.244Z] #34 35.42 go: downloading github.com/hashicorp/go-multierror v1.1.1
10:36:15 [2022-09-21T10:36:15.244Z] #34 35.53 go: downloading github.com/sirupsen/logrus v1.8.1
10:36:15 [2022-09-21T10:36:15.244Z] #34 35.69 go: downloading github.com/stretchr/testify v1.7.0
10:36:15 [2022-09-21T10:36:15.244Z] #34 35.87 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
10:36:15 [2022-09-21T10:36:15.244Z] #34 35.94 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
10:36:15 [2022-09-21T10:36:15.244Z] #34 40.06 go: downloading github.com/fsnotify/fsnotify v1.5.1
10:36:15 [2022-09-21T10:36:15.244Z] #34 40.25 go: downloading github.com/magiconair/properties v1.8.5
10:36:15 [2022-09-21T10:36:15.244Z] #34 40.35 go: downloading github.com/mitchellh/mapstructure v1.4.3
10:36:15 [2022-09-21T10:36:15.244Z] #34 40.44 go: downloading github.com/spf13/afero v1.6.0
10:36:15 [2022-09-21T10:36:15.244Z] #34 40.46 go: downloading github.com/spf13/cast v1.4.1
10:36:15 [2022-09-21T10:36:15.244Z] #34 40.47 go: downloading github.com/spf13/jwalterweatherman v1.1.0
10:36:15 [2022-09-21T10:36:15.244Z] #34 40.55 go: downloading github.com/subosito/gotenv v1.2.0
10:36:15 [2022-09-21T10:36:15.244Z] #34 40.69 go: downloading gopkg.in/ini.v1 v1.66.2
10:36:15 [2022-09-21T10:36:15.244Z] #34 40.95 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
10:36:15 [2022-09-21T10:36:15.244Z] #34 40.96 go: downloading github.com/go-toolsmith/astcast v1.0.0
10:36:15 [2022-09-21T10:36:15.244Z] #34 41.03 go: downloading github.com/go-toolsmith/astcopy v1.0.0
10:36:15 [2022-09-21T10:36:15.244Z] #34 41.07 go: downloading github.com/go-toolsmith/astequal v1.0.1
10:36:15 [2022-09-21T10:36:15.244Z] #34 41.14 go: downloading github.com/go-toolsmith/astfmt v1.0.0
10:36:15 [2022-09-21T10:36:15.244Z] #34 41.15 go: downloading github.com/go-toolsmith/astp v1.0.0
10:36:15 [2022-09-21T10:36:15.244Z] #34 41.27 go: downloading github.com/go-toolsmith/strparse v1.0.0
10:36:15 [2022-09-21T10:36:15.244Z] #34 41.38 go: downloading github.com/go-toolsmith/typep v1.0.2
10:36:15 [2022-09-21T10:36:15.244Z] #34 41.40 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
10:36:15 [2022-09-21T10:36:15.244Z] #34 42.07 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
10:36:15 [2022-09-21T10:36:15.244Z] #34 42.24 go: downloading github.com/hashicorp/errwrap v1.0.0
10:36:15 [2022-09-21T10:36:15.244Z] #34 42.31 go: downloading github.com/davecgh/go-spew v1.1.1
10:36:15 [2022-09-21T10:36:15.244Z] #34 42.41 go: downloading github.com/pmezard/go-difflib v1.0.0
10:36:15 [2022-09-21T10:36:15.244Z] #34 42.44 go: downloading github.com/stretchr/objx v0.1.1
10:36:15 [2022-09-21T10:36:15.244Z] #34 42.54 go: downloading 4d63.com/gochecknoglobals v0.1.0
10:36:15 [2022-09-21T10:36:15.244Z] #34 42.58 go: downloading github.com/Antonboom/errname v0.1.5
10:36:15 [2022-09-21T10:36:15.244Z] #34 42.62 go: downloading github.com/Antonboom/nilnil v0.1.0
10:36:15 [2022-09-21T10:36:15.244Z] #34 42.65 go: downloading github.com/BurntSushi/toml v1.0.0
10:36:15 [2022-09-21T10:36:15.244Z] #34 ...
10:36:15 [2022-09-21T10:36:15.244Z] 
10:36:15 [2022-09-21T10:36:15.244Z] #21 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
10:36:15 [2022-09-21T10:36:15.244Z] #21 43.19 Selecting previously unselected package libprotoc23:amd64.
10:36:15 [2022-09-21T10:36:15.244Z] #21 43.20 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ...
10:36:15 [2022-09-21T10:36:15.244Z] #21 43.21 Unpacking libprotoc23:amd64 (3.12.4-1) ...
10:36:15 [2022-09-21T10:36:15.296Z] #39 8.690   PBCC     images/userns.pb-c.c
10:36:15 [2022-09-21T10:36:15.296Z] #39 8.758   DEP      images/userns.pb-c.d
10:36:15 [2022-09-21T10:36:15.296Z] #39 8.830   PBCC     images/cgroup.pb-c.c
10:36:15 [2022-09-21T10:36:15.296Z] #39 8.854   DEP      images/cgroup.pb-c.d
10:36:15 [2022-09-21T10:36:15.552Z] #39 8.924   PBCC     images/ext-file.pb-c.c
10:36:15 [2022-09-21T10:36:15.552Z] #39 8.957   DEP      images/ext-file.pb-c.d
10:36:15 [2022-09-21T10:36:15.552Z] #39 8.999   PBCC     images/rpc.pb-c.c
10:36:15 [2022-09-21T10:36:15.552Z] #39 9.055   DEP      images/rpc.pb-c.d
10:36:15 [2022-09-21T10:36:15.552Z] #39 9.125   PBCC     images/siginfo.pb-c.c
10:36:15 [2022-09-21T10:36:15.552Z] #39 9.150   DEP      images/siginfo.pb-c.d
10:36:15 [2022-09-21T10:36:15.554Z] #34 ...
10:36:15 [2022-09-21T10:36:15.554Z] 
10:36:15 [2022-09-21T10:36:15.554Z] #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
10:36:15 [2022-09-21T10:36:15.554Z] #36 26.45 Reading package lists...
10:36:15 [2022-09-21T10:36:15.554Z] #36 32.24 Building dependency tree...
10:36:15 [2022-09-21T10:36:15.554Z] #36 36.13 The following additional packages will be installed:
10:36:15 [2022-09-21T10:36:15.554Z] #36 36.14   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
10:36:15 [2022-09-21T10:36:15.554Z] #36 36.18 Suggested packages:
10:36:15 [2022-09-21T10:36:15.554Z] #36 36.18   cmake-doc ninja-build lrzip
10:36:15 [2022-09-21T10:36:15.554Z] #36 36.18 Recommended packages:
10:36:15 [2022-09-21T10:36:15.554Z] #36 36.18   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
10:36:15 [2022-09-21T10:36:15.554Z] #36 37.00 The following NEW packages will be installed:
10:36:15 [2022-09-21T10:36:15.554Z] #36 37.01   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
10:36:15 [2022-09-21T10:36:15.554Z] #36 37.02   vim-common xxd
10:36:15 [2022-09-21T10:36:15.554Z] #36 37.37 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
10:36:15 [2022-09-21T10:36:15.554Z] #36 37.37 Need to get 17.7 MB of archives.
10:36:15 [2022-09-21T10:36:15.554Z] #36 37.37 After this operation, 70.7 MB of additional disk space will be used.
10:36:15 [2022-09-21T10:36:15.554Z] #36 37.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
10:36:15 [2022-09-21T10:36:15.554Z] #36 37.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
10:36:15 [2022-09-21T10:36:15.554Z] #36 37.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
10:36:15 [2022-09-21T10:36:15.554Z] #36 37.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
10:36:15 [2022-09-21T10:36:15.554Z] #36 38.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
10:36:15 [2022-09-21T10:36:15.554Z] #36 38.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
10:36:15 [2022-09-21T10:36:15.554Z] #36 38.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
10:36:15 [2022-09-21T10:36:15.554Z] #36 38.31 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
10:36:15 [2022-09-21T10:36:15.554Z] #36 38.31 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
10:36:15 [2022-09-21T10:36:15.554Z] #36 38.32 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
10:36:15 [2022-09-21T10:36:15.554Z] #36 40.44 debconf: delaying package configuration, since apt-utils is not installed
10:36:15 [2022-09-21T10:36:15.554Z] #36 40.69 Fetched 17.7 MB in 2s (10.0 MB/s)
10:36:15 [2022-09-21T10:36:15.554Z] #36 40.75 Selecting previously unselected package xxd.
10:36:15 [2022-09-21T10:36:15.554Z] #36 40.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 ... 15718 files and directories currently installed.)
10:36:15 [2022-09-21T10:36:15.554Z] #36 40.83 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
10:36:15 [2022-09-21T10:36:15.554Z] #36 40.84 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
10:36:15 [2022-09-21T10:36:15.554Z] #36 41.10 Selecting previously unselected package vim-common.
10:36:15 [2022-09-21T10:36:15.554Z] #36 41.10 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
10:36:15 [2022-09-21T10:36:15.554Z] #36 41.14 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
10:36:15 [2022-09-21T10:36:15.554Z] #36 41.48 Selecting previously unselected package cmake-data.
10:36:15 [2022-09-21T10:36:15.554Z] #36 41.48 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
10:36:15 [2022-09-21T10:36:15.554Z] #36 41.50 Unpacking cmake-data (3.18.4-2+deb11u1) ...
10:36:15 [2022-09-21T10:36:15.808Z] #39 9.216   PBCC     images/pagemap.pb-c.c
10:36:15 [2022-09-21T10:36:15.808Z] #39 9.264   DEP      images/pagemap.pb-c.d
10:36:15 [2022-09-21T10:36:15.808Z] #39 9.315   PBCC     images/rlimit.pb-c.c
10:36:15 [2022-09-21T10:36:15.808Z] #39 9.332   DEP      images/rlimit.pb-c.d
10:36:15 [2022-09-21T10:36:15.808Z] #39 9.416   PBCC     images/file-lock.pb-c.c
10:36:15 [2022-09-21T10:36:15.811Z] #36 ...
10:36:15 [2022-09-21T10:36:15.811Z] 
10:36:15 [2022-09-21T10:36:15.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
10:36:15 [2022-09-21T10:36:15.811Z] #31 41.21 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
10:36:15 [2022-09-21T10:36:15.811Z] #31 41.22 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
10:36:15 [2022-09-21T10:36:15.811Z] #31 41.32 Selecting previously unselected package libprotobuf-c-dev:amd64.
10:36:15 [2022-09-21T10:36:15.811Z] #31 41.33 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
10:36:15 [2022-09-21T10:36:15.811Z] #31 41.35 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
10:36:15 [2022-09-21T10:36:15.811Z] #31 41.45 Selecting previously unselected package zlib1g-dev:amd64.
10:36:15 [2022-09-21T10:36:15.811Z] #31 41.47 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ...
10:36:15 [2022-09-21T10:36:15.811Z] #31 41.48 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
10:36:15 [2022-09-21T10:36:15.811Z] #31 41.77 Selecting previously unselected package libprotobuf23:amd64.
10:36:15 [2022-09-21T10:36:15.811Z] #31 41.77 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ...
10:36:15 [2022-09-21T10:36:15.811Z] #31 41.78 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
10:36:15 [2022-09-21T10:36:15.813Z] #21 ...
10:36:15 [2022-09-21T10:36:15.813Z] 
10:36:15 [2022-09-21T10:36:15.813Z] #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
10:36:15 [2022-09-21T10:36:15.813Z] #33 DONE 43.8s
10:36:15 [2022-09-21T10:36:15.813Z] 
10:36:15 [2022-09-21T10:36:15.813Z] #21 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
10:36:15 [2022-09-21T10:36:15.813Z] #21 44.04 Selecting previously unselected package protobuf-c-compiler.
10:36:15 [2022-09-21T10:36:15.813Z] #21 44.04 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ...
10:36:15 [2022-09-21T10:36:15.813Z] #21 44.05 Unpacking protobuf-c-compiler (1.3.3-1+b2) ...
10:36:16 [2022-09-21T10:36:16.065Z] #39 9.454   DEP      images/file-lock.pb-c.d
10:36:16 [2022-09-21T10:36:16.065Z] #39 9.532   PBCC     images/tty.pb-c.c
10:36:16 [2022-09-21T10:36:16.065Z] #39 9.604   DEP      images/tty.pb-c.d
10:36:16 [2022-09-21T10:36:16.065Z] #39 9.672   PBCC     images/tun.pb-c.c
10:36:16 [2022-09-21T10:36:16.067Z] #31 42.59 Selecting previously unselected package libprotobuf-lite23:amd64.
10:36:16 [2022-09-21T10:36:16.067Z] #31 42.60 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ...
10:36:16 [2022-09-21T10:36:16.067Z] #31 42.60 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ...
10:36:16 [2022-09-21T10:36:16.074Z] #21 44.27 Selecting previously unselected package protobuf-compiler.
10:36:16 [2022-09-21T10:36:16.074Z] #21 44.30 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ...
10:36:16 [2022-09-21T10:36:16.074Z] #21 44.34 Unpacking protobuf-compiler (3.12.4-1) ...
10:36:16 [2022-09-21T10:36:16.321Z] #39 9.716   PBCC     images/netdev.pb-c.c
10:36:16 [2022-09-21T10:36:16.321Z] #39 9.763   DEP      images/tun.pb-c.d
10:36:16 [2022-09-21T10:36:16.321Z] #39 9.834   DEP      images/netdev.pb-c.d
10:36:16 [2022-09-21T10:36:16.321Z] #39 9.952   PBCC     images/vma.pb-c.c
10:36:16 [2022-09-21T10:36:16.323Z] #31 42.87 Selecting previously unselected package libprotobuf-dev:amd64.
10:36:16 [2022-09-21T10:36:16.323Z] #31 42.88 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ...
10:36:16 [2022-09-21T10:36:16.323Z] #31 42.89 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ...
10:36:16 [2022-09-21T10:36:16.324Z] #27 47.61 go: downloading mvdan.cc/gofumpt v0.2.1
10:36:16 [2022-09-21T10:36:16.324Z] #27 47.62 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
10:36:16 [2022-09-21T10:36:16.335Z] #21 44.59 Selecting previously unselected package python3-pkg-resources.
10:36:16 [2022-09-21T10:36:16.335Z] #21 44.59 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ...
10:36:16 [2022-09-21T10:36:16.335Z] #21 44.64 Unpacking python3-pkg-resources (52.0.0-4) ...
10:36:16 [2022-09-21T10:36:16.579Z] #39 9.986   DEP      images/vma.pb-c.d
10:36:16 [2022-09-21T10:36:16.579Z] #39 10.08   PBCC     images/creds.pb-c.c
10:36:16 [2022-09-21T10:36:16.579Z] #39 10.11   DEP      images/creds.pb-c.d
10:36:16 [2022-09-21T10:36:16.579Z] #39 10.22   PBCC     images/utsns.pb-c.c
10:36:16 [2022-09-21T10:36:16.583Z] #27 47.80 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
10:36:16 [2022-09-21T10:36:16.583Z] #27 47.86 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
10:36:16 [2022-09-21T10:36:16.835Z] #39 10.25   DEP      images/utsns.pb-c.d
10:36:16 [2022-09-21T10:36:16.835Z] #39 10.30   PBCC     images/ipc-desc.pb-c.c
10:36:16 [2022-09-21T10:36:16.835Z] #39 10.34   PBCC     images/ipc-sem.pb-c.c
10:36:16 [2022-09-21T10:36:16.835Z] #39 10.36   DEP      images/ipc-desc.pb-c.d
10:36:16 [2022-09-21T10:36:16.835Z] #39 10.44   DEP      images/ipc-sem.pb-c.d
10:36:16 [2022-09-21T10:36:16.841Z] #27 47.95 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
10:36:17 [2022-09-21T10:36:17.092Z] #39 10.52   PBCC     images/ipc-msg.pb-c.c
10:36:17 [2022-09-21T10:36:17.092Z] #39 10.55   DEP      images/ipc-msg.pb-c.d
10:36:17 [2022-09-21T10:36:17.092Z] #39 10.60   PBCC     images/ipc-shm.pb-c.c
10:36:17 [2022-09-21T10:36:17.092Z] #39 10.63   DEP      images/ipc-shm.pb-c.d
10:36:17 [2022-09-21T10:36:17.092Z] #39 10.69   PBCC     images/ipc-var.pb-c.c
10:36:17 [2022-09-21T10:36:17.092Z] #39 10.73   DEP      images/ipc-var.pb-c.d
10:36:17 [2022-09-21T10:36:17.099Z] #27 ...
10:36:17 [2022-09-21T10:36:17.099Z] 
10:36:17 [2022-09-21T10:36:17.099Z] #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
10:36:17 [2022-09-21T10:36:17.099Z] #25 38.25 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
10:36:17 [2022-09-21T10:36:17.099Z] #25 38.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
10:36:17 [2022-09-21T10:36:17.099Z] #25 38.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
10:36:17 [2022-09-21T10:36:17.099Z] #25 38.34 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
10:36:17 [2022-09-21T10:36:17.099Z] #25 38.34 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
10:36:17 [2022-09-21T10:36:17.099Z] #25 38.34 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
10:36:17 [2022-09-21T10:36:17.099Z] #25 40.10 debconf: delaying package configuration, since apt-utils is not installed
10:36:17 [2022-09-21T10:36:17.099Z] #25 40.46 Fetched 17.7 MB in 2s (9221 kB/s)
10:36:17 [2022-09-21T10:36:17.099Z] #25 40.57 Selecting previously unselected package xxd.
10:36:17 [2022-09-21T10:36:17.099Z] #25 40.57 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
10:36:17 [2022-09-21T10:36:17.099Z] #25 40.63 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
10:36:17 [2022-09-21T10:36:17.099Z] #25 40.68 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
10:36:17 [2022-09-21T10:36:17.099Z] #25 40.90 Selecting previously unselected package vim-common.
10:36:17 [2022-09-21T10:36:17.099Z] #25 40.90 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
10:36:17 [2022-09-21T10:36:17.099Z] #25 40.95 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
10:36:17 [2022-09-21T10:36:17.099Z] #25 41.45 Selecting previously unselected package cmake-data.
10:36:17 [2022-09-21T10:36:17.099Z] #25 41.45 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
10:36:17 [2022-09-21T10:36:17.099Z] #25 41.47 Unpacking cmake-data (3.18.4-2+deb11u1) ...
10:36:17 [2022-09-21T10:36:17.099Z] #25 45.01 Selecting previously unselected package libicu67:amd64.
10:36:17 [2022-09-21T10:36:17.099Z] #25 45.01 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
10:36:17 [2022-09-21T10:36:17.099Z] #25 45.04 Unpacking libicu67:amd64 (67.1-7) ...
10:36:17 [2022-09-21T10:36:17.099Z] #25 ...
10:36:17 [2022-09-21T10:36:17.099Z] 
10:36:17 [2022-09-21T10:36:17.099Z] #23 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:36:17 [2022-09-21T10:36:17.099Z] #23 45.80 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.
10:36:17 [2022-09-21T10:36:17.099Z] #23 46.42 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
10:36:17 [2022-09-21T10:36:17.099Z] #23 46.59 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:36:17 [2022-09-21T10:36:17.272Z] #21 45.22 Selecting previously unselected package python3-six.
10:36:17 [2022-09-21T10:36:17.272Z] #21 45.23 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ...
10:36:17 [2022-09-21T10:36:17.272Z] #21 45.24 Unpacking python3-six (1.16.0-2) ...
10:36:17 [2022-09-21T10:36:17.272Z] #21 45.32 Selecting previously unselected package python3-protobuf.
10:36:17 [2022-09-21T10:36:17.272Z] #21 45.36 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ...
10:36:17 [2022-09-21T10:36:17.272Z] #21 45.36 Unpacking python3-protobuf (3.12.4-1) ...
10:36:17 [2022-09-21T10:36:17.350Z] #39 10.79   PBCC     images/sk-opts.pb-c.c
10:36:17 [2022-09-21T10:36:17.350Z] #39 10.82   PBCC     images/packet-sock.pb-c.c
10:36:17 [2022-09-21T10:36:17.350Z] #39 10.86   DEP      images/sk-opts.pb-c.d
10:36:17 [2022-09-21T10:36:17.350Z] #39 10.93   DEP      images/packet-sock.pb-c.d
10:36:17 [2022-09-21T10:36:17.350Z] #39 10.99   PBCC     images/sk-netlink.pb-c.c
10:36:17 [2022-09-21T10:36:17.607Z] #39 11.03   DEP      images/sk-netlink.pb-c.d
10:36:17 [2022-09-21T10:36:17.607Z] #39 11.08   PBCC     images/sk-inet.pb-c.c
10:36:17 [2022-09-21T10:36:17.607Z] #39 11.13   DEP      images/sk-inet.pb-c.d
10:36:17 [2022-09-21T10:36:17.607Z] #39 11.24   PBCC     images/sk-unix.pb-c.c
10:36:17 [2022-09-21T10:36:17.703Z] #31 ...
10:36:17 [2022-09-21T10:36:17.703Z] 
10:36:17 [2022-09-21T10:36:17.703Z] #35 [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
10:36:17 [2022-09-21T10:36:17.703Z] #35 DONE 44.2s
10:36:17 [2022-09-21T10:36:17.703Z] 
10:36:17 [2022-09-21T10:36:17.703Z] #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
10:36:17 [2022-09-21T10:36:17.703Z] #24 43.82 Updating files:  92% (1403/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
10:36:17 [2022-09-21T10:36:17.703Z] #24 44.15 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
10:36:17 [2022-09-21T10:36:17.792Z] #21 45.92 Setting up python3-pkg-resources (52.0.0-4) ...
10:36:17 [2022-09-21T10:36:17.854Z] #49 38.82 Selecting previously unselected package vim.
10:36:17 [2022-09-21T10:36:17.854Z] #49 38.83 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
10:36:17 [2022-09-21T10:36:17.854Z] #49 38.85 Unpacking vim (2:8.2.2434-3+deb11u1) ...
10:36:17 [2022-09-21T10:36:17.854Z] #49 39.47 Selecting previously unselected package xfsprogs.
10:36:17 [2022-09-21T10:36:17.854Z] #49 39.49 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
10:36:17 [2022-09-21T10:36:17.854Z] #49 39.50 Unpacking xfsprogs (5.10.0-4) ...
10:36:17 [2022-09-21T10:36:17.866Z] #39 11.30   DEP      images/sk-unix.pb-c.d
10:36:17 [2022-09-21T10:36:17.866Z] #39 11.37   PBCC     images/mm.pb-c.c
10:36:17 [2022-09-21T10:36:17.866Z] #39 11.42   DEP      images/mm.pb-c.d
10:36:17 [2022-09-21T10:36:17.866Z] #39 11.51   PBCC     images/timerfd.pb-c.c
10:36:18 [2022-09-21T10:36:18.122Z] #39 11.58   DEP      images/timerfd.pb-c.d
10:36:18 [2022-09-21T10:36:18.122Z] #39 11.67   PBCC     images/timer.pb-c.c
10:36:18 [2022-09-21T10:36:18.122Z] #39 11.68   DEP      images/timer.pb-c.d
10:36:18 [2022-09-21T10:36:18.122Z] #39 11.79   PBCC     images/sa.pb-c.c
10:36:18 [2022-09-21T10:36:18.378Z] #39 11.84   DEP      images/sa.pb-c.d
10:36:18 [2022-09-21T10:36:18.378Z] #39 11.91   PBCC     images/pipe-data.pb-c.c
10:36:18 [2022-09-21T10:36:18.378Z] #39 11.96   DEP      images/pipe-data.pb-c.d
10:36:18 [2022-09-21T10:36:18.378Z] #39 12.03   PBCC     images/mnt.pb-c.c
10:36:18 [2022-09-21T10:36:18.424Z] #49 39.98 Selecting previously unselected package zip.
10:36:18 [2022-09-21T10:36:18.424Z] #49 39.99 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
10:36:18 [2022-09-21T10:36:18.424Z] #49 39.99 Unpacking zip (3.0-12) ...
10:36:18 [2022-09-21T10:36:18.630Z] #24 44.74 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:36:18 [2022-09-21T10:36:18.642Z] #39 12.07   DEP      images/mnt.pb-c.d
10:36:18 [2022-09-21T10:36:18.642Z] #39 12.17   PBCC     images/sk-packet.pb-c.c
10:36:18 [2022-09-21T10:36:18.642Z] #39 12.19   DEP      images/sk-packet.pb-c.d
10:36:18 [2022-09-21T10:36:18.642Z] #39 12.26   PBCC     images/tcp-stream.pb-c.c
10:36:18 [2022-09-21T10:36:18.642Z] #39 12.32   DEP      images/tcp-stream.pb-c.d
10:36:18 [2022-09-21T10:36:18.684Z] #49 40.21 Setting up python3-pkg-resources (52.0.0-4) ...
10:36:18 [2022-09-21T10:36:18.899Z] #39 12.36   PBCC     images/pipe.pb-c.c
10:36:18 [2022-09-21T10:36:18.899Z] #39 12.41   DEP      images/pipe.pb-c.d
10:36:18 [2022-09-21T10:36:18.899Z] #39 12.49   PBCC     images/pstree.pb-c.c
10:36:18 [2022-09-21T10:36:18.899Z] #39 12.51   DEP      images/pstree.pb-c.d
10:36:18 [2022-09-21T10:36:18.899Z] #39 12.57   PBCC     images/fs.pb-c.c
10:36:19 [2022-09-21T10:36:19.155Z] #39 12.61   DEP      images/fs.pb-c.d
10:36:19 [2022-09-21T10:36:19.155Z] #39 12.67   PBCC     images/signalfd.pb-c.c
10:36:19 [2022-09-21T10:36:19.155Z] #39 12.72   DEP      images/signalfd.pb-c.d
10:36:19 [2022-09-21T10:36:19.182Z] #21 47.47 Setting up libprotobuf23:amd64 (3.12.4-1) ...
10:36:19 [2022-09-21T10:36:19.412Z] #39 12.81   PBCC     images/fh.pb-c.c
10:36:19 [2022-09-21T10:36:19.412Z] #39 12.89   PBCC     images/fsnotify.pb-c.c
10:36:19 [2022-09-21T10:36:19.412Z] #39 12.93   DEP      images/fh.pb-c.d
10:36:19 [2022-09-21T10:36:19.412Z] #39 12.98   DEP      images/fsnotify.pb-c.d
10:36:19 [2022-09-21T10:36:19.412Z] #39 13.10   PBCC     images/eventpoll.pb-c.c
10:36:19 [2022-09-21T10:36:19.441Z] #21 47.48 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:36:19 [2022-09-21T10:36:19.441Z] #21 47.50 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
10:36:19 [2022-09-21T10:36:19.441Z] #21 47.54 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
10:36:19 [2022-09-21T10:36:19.441Z] #21 47.56 Setting up libcap2:amd64 (1:2.44-1) ...
10:36:19 [2022-09-21T10:36:19.441Z] #21 47.61 Setting up python3-six (1.16.0-2) ...
10:36:19 [2022-09-21T10:36:19.624Z] #49 41.15 Setting up libip4tc2:amd64 (1.8.7-1) ...
10:36:19 [2022-09-21T10:36:19.624Z] #49 41.16 Setting up net-tools (1.60+git20181103.0eebece-1) ...
10:36:19 [2022-09-21T10:36:19.624Z] #49 41.17 Setting up libgpm2:amd64 (1.20.7-8) ...
10:36:19 [2022-09-21T10:36:19.624Z] #49 41.19 Setting up libicu67:amd64 (67.1-7) ...
10:36:19 [2022-09-21T10:36:19.624Z] #49 41.21 Setting up libip6tc2:amd64 (1.8.7-1) ...
10:36:19 [2022-09-21T10:36:19.624Z] #49 41.23 Setting up libinih1:amd64 (53-1+b2) ...
10:36:19 [2022-09-21T10:36:19.624Z] #49 41.24 Setting up uidmap (1:4.8.1-1) ...
10:36:19 [2022-09-21T10:36:19.624Z] #49 41.25 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:36:19 [2022-09-21T10:36:19.624Z] #49 41.27 Setting up bzip2 (1.0.8-4) ...
10:36:19 [2022-09-21T10:36:19.624Z] #49 41.28 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
10:36:19 [2022-09-21T10:36:19.624Z] #49 41.30 Setting up python3-wheel (0.34.2-1) ...
10:36:19 [2022-09-21T10:36:19.632Z] #23 ...
10:36:19 [2022-09-21T10:36:19.632Z] 
10:36:19 [2022-09-21T10:36:19.632Z] #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
10:36:19 [2022-09-21T10:36:19.632Z] #0 6.810 + RM_GOPATH=0
10:36:19 [2022-09-21T10:36:19.632Z] #0 6.810 + TMP_GOPATH=
10:36:19 [2022-09-21T10:36:19.632Z] #0 6.810 + : /build
10:36:19 [2022-09-21T10:36:19.632Z] #0 6.810 + '[' -z '' ']'
10:36:19 [2022-09-21T10:36:19.632Z] #0 6.811 ++ mktemp -d
10:36:19 [2022-09-21T10:36:19.632Z] #0 6.813 + export GOPATH=/tmp/tmp.67fppVI4oY
10:36:19 [2022-09-21T10:36:19.632Z] #0 6.813 + GOPATH=/tmp/tmp.67fppVI4oY
10:36:19 [2022-09-21T10:36:19.632Z] #0 6.813 + RM_GOPATH=1
10:36:19 [2022-09-21T10:36:19.632Z] #0 6.813 + case "$(go env GOARCH)" in
10:36:19 [2022-09-21T10:36:19.632Z] #0 6.819 ++ go env GOARCH
10:36:19 [2022-09-21T10:36:19.632Z] #0 6.845 + export GO_BUILDMODE=-buildmode=pie
10:36:19 [2022-09-21T10:36:19.632Z] #0 6.845 + GO_BUILDMODE=-buildmode=pie
10:36:19 [2022-09-21T10:36:19.632Z] #0 6.847 ++ dirname /tmp/install/install.sh
10:36:19 [2022-09-21T10:36:19.632Z] #0 6.851 + dir=/tmp/install
10:36:19 [2022-09-21T10:36:19.632Z] #0 6.851 + bin=containerd
10:36:19 [2022-09-21T10:36:19.632Z] #0 6.851 + shift
10:36:19 [2022-09-21T10:36:19.632Z] #0 6.851 + '[' '!' -f /tmp/install/containerd.installer ']'
10:36:19 [2022-09-21T10:36:19.632Z] #0 6.851 + . /tmp/install/containerd.installer
10:36:19 [2022-09-21T10:36:19.632Z] #0 6.851 ++ set -e
10:36:19 [2022-09-21T10:36:19.632Z] #0 6.851 ++ : v1.6.8
10:36:19 [2022-09-21T10:36:19.632Z] #0 6.875 + install_containerd
10:36:19 [2022-09-21T10:36:19.632Z] #0 6.875 + echo 'Install containerd version v1.6.8'
10:36:19 [2022-09-21T10:36:19.632Z] #0 6.875 + git clone https://github.com/containerd/containerd.git /tmp/tmp.67fppVI4oY/src/github.com/containerd/containerd
10:36:19 [2022-09-21T10:36:19.632Z] #0 6.875 Cloning into '/tmp/tmp.67fppVI4oY/src/github.com/containerd/containerd'...
10:36:19 [2022-09-21T10:36:19.632Z] #0 6.876 Install containerd version v1.6.8
10:36:19 [2022-09-21T10:36:19.668Z] #39 13.13   DEP      images/eventpoll.pb-c.d
10:36:19 [2022-09-21T10:36:19.668Z] #39 13.18   PBCC     images/eventfd.pb-c.c
10:36:19 [2022-09-21T10:36:19.668Z] #39 13.22   DEP      images/eventfd.pb-c.d
10:36:19 [2022-09-21T10:36:19.668Z] #39 13.31   PBCC     images/remap-file-path.pb-c.c
10:36:19 [2022-09-21T10:36:19.668Z] #39 13.34   DEP      images/remap-file-path.pb-c.d
10:36:19 [2022-09-21T10:36:19.890Z] #37 ...
10:36:19 [2022-09-21T10:36:19.890Z] 
10:36:19 [2022-09-21T10:36:19.890Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
10:36:19 [2022-09-21T10:36:19.890Z] #27 49.58 go: downloading github.com/davecgh/go-spew v1.1.1
10:36:19 [2022-09-21T10:36:19.890Z] #27 49.66 go: downloading github.com/pmezard/go-difflib v1.0.0
10:36:19 [2022-09-21T10:36:19.890Z] #27 49.74 go: downloading github.com/stretchr/objx v0.1.1
10:36:19 [2022-09-21T10:36:19.890Z] #27 49.82 go: downloading github.com/hashicorp/hcl v1.0.0
10:36:19 [2022-09-21T10:36:19.890Z] #27 50.12 go: downloading github.com/pelletier/go-toml v1.9.4
10:36:19 [2022-09-21T10:36:19.890Z] #27 50.16 go: downloading gopkg.in/yaml.v2 v2.4.0
10:36:19 [2022-09-21T10:36:19.890Z] #27 50.31 go: downloading golang.org/x/text v0.3.7
10:36:19 [2022-09-21T10:36:19.925Z] #39 13.41   PBCC     images/fifo.pb-c.c
10:36:19 [2022-09-21T10:36:19.925Z] #39 13.43   DEP      images/fifo.pb-c.d
10:36:19 [2022-09-21T10:36:19.925Z] #39 13.51   PBCC     images/ghost-file.pb-c.c
10:36:19 [2022-09-21T10:36:19.925Z] #39 13.55   DEP      images/ghost-file.pb-c.d
10:36:20 [2022-09-21T10:36:20.181Z] #39 13.59   PBCC     images/regfile.pb-c.c
10:36:20 [2022-09-21T10:36:20.181Z] #39 13.63   DEP      images/regfile.pb-c.d
10:36:20 [2022-09-21T10:36:20.181Z] #39 13.67   PBCC     images/ns.pb-c.c
10:36:20 [2022-09-21T10:36:20.181Z] #39 13.70   DEP      images/ns.pb-c.d
10:36:20 [2022-09-21T10:36:20.181Z] #39 13.75   PBCC     images/fdinfo.pb-c.c
10:36:20 [2022-09-21T10:36:20.438Z] #39 13.83   DEP      images/fdinfo.pb-c.d
10:36:20 [2022-09-21T10:36:20.438Z] #39 13.89   PBCC     images/core-aarch64.pb-c.c
10:36:20 [2022-09-21T10:36:20.438Z] #39 13.93   PBCC     images/core-arm.pb-c.c
10:36:20 [2022-09-21T10:36:20.438Z] #39 ...
10:36:20 [2022-09-21T10:36:20.438Z] 
10:36:20 [2022-09-21T10:36:20.438Z] #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
10:36:20 [2022-09-21T10:36:20.438Z] #24 54.80 internal/syscall/unix
10:36:20 [2022-09-21T10:36:20.438Z] #24 55.45 time
10:36:20 [2022-09-21T10:36:20.438Z] #24 61.76 internal/poll
10:36:20 [2022-09-21T10:36:20.438Z] #24 62.16 internal/fmtsort
10:36:20 [2022-09-21T10:36:20.438Z] #24 62.59 internal/syscall/execenv
10:36:20 [2022-09-21T10:36:20.438Z] #24 62.95 path
10:36:20 [2022-09-21T10:36:20.438Z] #24 63.50 io/fs
10:36:20 [2022-09-21T10:36:20.438Z] #24 64.35 strings
10:36:20 [2022-09-21T10:36:20.438Z] #24 64.47 os
10:36:20 [2022-09-21T10:36:20.438Z] #24 ...
10:36:20 [2022-09-21T10:36:20.438Z] 
10:36:20 [2022-09-21T10:36:20.438Z] #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
10:36:20 [2022-09-21T10:36:20.438Z] #39 13.98   PBCC     images/core-ppc64.pb-c.c
10:36:20 [2022-09-21T10:36:20.438Z] #39 14.04   PBCC     images/core-s390.pb-c.c
10:36:20 [2022-09-21T10:36:20.562Z] #49 42.03 Setting up xxd (2:8.2.2434-3+deb11u1) ...
10:36:20 [2022-09-21T10:36:20.562Z] #49 42.04 Setting up libcap2:amd64 (1:2.44-1) ...
10:36:20 [2022-09-21T10:36:20.562Z] #49 42.05 Setting up libcap2-bin (1:2.44-1) ...
10:36:20 [2022-09-21T10:36:20.562Z] #49 42.07 Setting up apparmor (2.13.6-10) ...
10:36:20 [2022-09-21T10:36:20.695Z] #39 14.08   PBCC     images/core-x86.pb-c.c
10:36:20 [2022-09-21T10:36:20.695Z] #39 14.14   PBCC     images/core.pb-c.c
10:36:20 [2022-09-21T10:36:20.695Z] #39 14.24   PBCC     images/inventory.pb-c.c
10:36:20 [2022-09-21T10:36:20.695Z] #39 14.29   DEP      images/core-aarch64.pb-c.d
10:36:20 [2022-09-21T10:36:20.820Z] #21 48.77 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ...
10:36:20 [2022-09-21T10:36:20.820Z] #21 48.80 Setting up libprotoc23:amd64 (3.12.4-1) ...
10:36:20 [2022-09-21T10:36:20.820Z] #21 48.82 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
10:36:20 [2022-09-21T10:36:20.820Z] #21 48.84 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
10:36:20 [2022-09-21T10:36:20.820Z] #21 48.90 Setting up python3-protobuf (3.12.4-1) ...
10:36:20 [2022-09-21T10:36:20.820Z] #21 ...
10:36:20 [2022-09-21T10:36:20.820Z] 
10:36:20 [2022-09-21T10:36:20.820Z] #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
10:36:20 [2022-09-21T10:36:20.820Z] #0 1.548 + RM_GOPATH=0
10:36:20 [2022-09-21T10:36:20.820Z] #0 1.548 + TMP_GOPATH=
10:36:20 [2022-09-21T10:36:20.820Z] #0 1.548 + : /build
10:36:20 [2022-09-21T10:36:20.820Z] #0 1.548 + '[' -z '' ']'
10:36:20 [2022-09-21T10:36:20.820Z] #0 1.548 ++ mktemp -d
10:36:20 [2022-09-21T10:36:20.820Z] #0 1.548 + export GOPATH=/tmp/tmp.zK30wfcJbD
10:36:20 [2022-09-21T10:36:20.820Z] #0 1.548 + GOPATH=/tmp/tmp.zK30wfcJbD
10:36:20 [2022-09-21T10:36:20.820Z] #0 1.548 + RM_GOPATH=1
10:36:20 [2022-09-21T10:36:20.820Z] #0 1.548 + case "$(go env GOARCH)" in
10:36:20 [2022-09-21T10:36:20.820Z] #0 1.548 ++ go env GOARCH
10:36:20 [2022-09-21T10:36:20.820Z] #0 1.627 + export GO_BUILDMODE=-buildmode=pie
10:36:20 [2022-09-21T10:36:20.820Z] #0 1.627 + GO_BUILDMODE=-buildmode=pie
10:36:20 [2022-09-21T10:36:20.820Z] #0 1.627 ++ dirname /tmp/install/install.sh
10:36:20 [2022-09-21T10:36:20.820Z] #0 1.637 + dir=/tmp/install
10:36:20 [2022-09-21T10:36:20.820Z] #0 1.637 + bin=containerd
10:36:20 [2022-09-21T10:36:20.820Z] #0 1.637 + shift
10:36:20 [2022-09-21T10:36:20.820Z] #0 1.637 + '[' '!' -f /tmp/install/containerd.installer ']'
10:36:20 [2022-09-21T10:36:20.820Z] #0 1.637 + . /tmp/install/containerd.installer
10:36:20 [2022-09-21T10:36:20.820Z] #0 1.637 ++ set -e
10:36:20 [2022-09-21T10:36:20.820Z] #0 1.637 ++ : v1.6.8
10:36:20 [2022-09-21T10:36:20.820Z] #0 1.637 + install_containerd
10:36:20 [2022-09-21T10:36:20.820Z] #0 1.638 + echo 'Install containerd version v1.6.8'
10:36:20 [2022-09-21T10:36:20.820Z] #0 1.638 Install containerd version v1.6.8
10:36:20 [2022-09-21T10:36:20.820Z] #0 1.638 + git clone https://github.com/containerd/containerd.git /tmp/tmp.zK30wfcJbD/src/github.com/containerd/containerd
10:36:20 [2022-09-21T10:36:20.820Z] #0 1.679 Cloning into '/tmp/tmp.zK30wfcJbD/src/github.com/containerd/containerd'...
10:36:20 [2022-09-21T10:36:20.820Z] #37 ...
10:36:20 [2022-09-21T10:36:20.820Z] 
10:36:20 [2022-09-21T10:36:20.820Z] #34 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
10:36:20 [2022-09-21T10:36:20.820Z] #34 43.57 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
10:36:20 [2022-09-21T10:36:20.820Z] #34 43.61 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
10:36:20 [2022-09-21T10:36:20.820Z] #34 43.66 go: downloading github.com/alexkohler/prealloc v1.0.0
10:36:20 [2022-09-21T10:36:20.820Z] #34 43.73 go: downloading github.com/ashanbrown/forbidigo v1.3.0
10:36:20 [2022-09-21T10:36:20.820Z] #34 43.76 go: downloading github.com/ashanbrown/makezero v1.1.0
10:36:20 [2022-09-21T10:36:20.820Z] #34 43.84 go: downloading github.com/bkielbasa/cyclop v1.2.0
10:36:20 [2022-09-21T10:36:20.820Z] #34 43.86 go: downloading github.com/blizzy78/varnamelen v0.5.0
10:36:20 [2022-09-21T10:36:20.820Z] #34 44.13 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
10:36:20 [2022-09-21T10:36:20.820Z] #34 44.22 go: downloading github.com/breml/bidichk v0.2.1
10:36:20 [2022-09-21T10:36:20.820Z] #34 44.28 go: downloading github.com/breml/errchkjson v0.2.1
10:36:20 [2022-09-21T10:36:20.820Z] #34 44.32 go: downloading github.com/butuzov/ireturn v0.1.1
10:36:20 [2022-09-21T10:36:20.820Z] #34 44.44 go: downloading github.com/charithe/durationcheck v0.0.9
10:36:20 [2022-09-21T10:36:20.820Z] #34 44.49 go: downloading github.com/daixiang0/gci v0.2.9
10:36:20 [2022-09-21T10:36:20.820Z] #34 44.50 go: downloading github.com/denis-tingajkin/go-header v0.4.2
10:36:20 [2022-09-21T10:36:20.820Z] #34 44.54 go: downloading github.com/esimonov/ifshort v1.0.4
10:36:20 [2022-09-21T10:36:20.820Z] #34 44.66 go: downloading github.com/fzipp/gocyclo v0.4.0
10:36:20 [2022-09-21T10:36:20.820Z] #34 44.68 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
10:36:20 [2022-09-21T10:36:20.820Z] #34 44.76 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
10:36:20 [2022-09-21T10:36:20.820Z] #34 44.78 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
10:36:20 [2022-09-21T10:36:20.820Z] #34 44.86 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
10:36:20 [2022-09-21T10:36:20.820Z] #34 45.13 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
10:36:20 [2022-09-21T10:36:20.820Z] #34 45.20 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
10:36:20 [2022-09-21T10:36:20.820Z] #34 45.20 go: downloading github.com/golangci/misspell v0.3.5
10:36:20 [2022-09-21T10:36:20.820Z] #34 45.24 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
10:36:20 [2022-09-21T10:36:20.820Z] #34 45.26 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
10:36:20 [2022-09-21T10:36:20.820Z] #34 45.28 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
10:36:20 [2022-09-21T10:36:20.820Z] #34 45.32 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
10:36:20 [2022-09-21T10:36:20.820Z] #34 45.34 go: downloading github.com/jgautheron/goconst v1.5.1
10:36:20 [2022-09-21T10:36:20.820Z] #34 45.35 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
10:36:20 [2022-09-21T10:36:20.820Z] #34 45.43 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
10:36:20 [2022-09-21T10:36:20.820Z] #34 45.43 go: downloading github.com/julz/importas v0.1.0
10:36:20 [2022-09-21T10:36:20.820Z] #34 45.50 go: downloading github.com/kisielk/errcheck v1.6.0
10:36:20 [2022-09-21T10:36:20.820Z] #34 45.62 go: downloading github.com/kulti/thelper v0.5.0
10:36:20 [2022-09-21T10:36:20.820Z] #34 45.62 go: downloading github.com/kunwardeep/paralleltest v1.0.3
10:36:20 [2022-09-21T10:36:20.820Z] #34 45.66 go: downloading github.com/kyoh86/exportloopref v0.1.8
10:36:20 [2022-09-21T10:36:20.820Z] #34 45.72 go: downloading github.com/ldez/gomoddirectives v0.2.2
10:36:20 [2022-09-21T10:36:20.820Z] #34 45.73 go: downloading github.com/ldez/tagliatelle v0.3.0
10:36:20 [2022-09-21T10:36:20.820Z] #34 45.76 go: downloading github.com/leonklingele/grouper v1.1.0
10:36:20 [2022-09-21T10:36:20.820Z] #34 45.83 go: downloading github.com/maratori/testpackage v1.0.1
10:36:20 [2022-09-21T10:36:20.820Z] #34 45.86 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
10:36:20 [2022-09-21T10:36:20.820Z] #34 45.92 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
10:36:20 [2022-09-21T10:36:20.820Z] #34 45.92 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
10:36:20 [2022-09-21T10:36:20.820Z] #34 45.99 go: downloading github.com/mgechev/revive v1.1.3
10:36:20 [2022-09-21T10:36:20.820Z] #34 46.85 go: downloading github.com/moricho/tparallel v0.2.1
10:36:20 [2022-09-21T10:36:20.820Z] #34 46.86 go: downloading github.com/nakabonne/nestif v0.3.1
10:36:20 [2022-09-21T10:36:20.820Z] #34 46.90 go: downloading github.com/nishanths/exhaustive v0.7.11
10:36:20 [2022-09-21T10:36:20.820Z] #34 46.92 go: downloading github.com/nishanths/predeclared v0.2.1
10:36:20 [2022-09-21T10:36:20.820Z] #34 46.95 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
10:36:20 [2022-09-21T10:36:20.820Z] #34 47.10 go: downloading github.com/ryancurrah/gomodguard v1.2.3
10:36:20 [2022-09-21T10:36:20.820Z] #34 47.17 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
10:36:20 [2022-09-21T10:36:20.820Z] #34 47.18 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
10:36:20 [2022-09-21T10:36:20.820Z] #34 47.22 go: downloading github.com/securego/gosec/v2 v2.9.6
10:36:20 [2022-09-21T10:36:20.820Z] #34 47.43 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
10:36:20 [2022-09-21T10:36:20.820Z] #34 47.43 go: downloading github.com/sivchari/containedctx v1.0.1
10:36:20 [2022-09-21T10:36:20.820Z] #34 47.45 go: downloading github.com/sivchari/tenv v1.4.7
10:36:20 [2022-09-21T10:36:20.820Z] #34 47.45 go: downloading github.com/sonatard/noctx v0.0.1
10:36:20 [2022-09-21T10:36:20.820Z] #34 47.50 go: downloading github.com/sourcegraph/go-diff v0.6.1
10:36:20 [2022-09-21T10:36:20.820Z] #34 47.60 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
10:36:20 [2022-09-21T10:36:20.820Z] #34 47.65 go: downloading github.com/sylvia7788/contextcheck v1.0.4
10:36:20 [2022-09-21T10:36:20.820Z] #34 47.66 go: downloading github.com/tdakkota/asciicheck v0.1.1
10:36:20 [2022-09-21T10:36:20.820Z] #34 47.67 go: downloading github.com/tetafro/godot v1.4.11
10:36:20 [2022-09-21T10:36:20.820Z] #34 47.74 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
10:36:20 [2022-09-21T10:36:20.820Z] #34 47.76 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
10:36:20 [2022-09-21T10:36:20.820Z] #34 47.77 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
10:36:20 [2022-09-21T10:36:20.820Z] #34 48.07 go: downloading github.com/ultraware/funlen v0.0.3
10:36:20 [2022-09-21T10:36:20.820Z] #34 48.10 go: downloading github.com/ultraware/whitespace v0.0.4
10:36:20 [2022-09-21T10:36:20.820Z] #34 48.12 go: downloading github.com/uudashr/gocognit v1.0.5
10:36:20 [2022-09-21T10:36:20.820Z] #34 48.13 go: downloading github.com/yagipy/maintidx v1.0.0
10:36:20 [2022-09-21T10:36:20.820Z] #34 48.18 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
10:36:20 [2022-09-21T10:36:20.820Z] #34 48.45 go: downloading gitlab.com/bosi/decorder v0.2.1
10:36:20 [2022-09-21T10:36:20.820Z] #34 48.61 go: downloading honnef.co/go/tools v0.2.2
10:36:20 [2022-09-21T10:36:20.951Z] #39 14.35   DEP      images/core-arm.pb-c.d
10:36:20 [2022-09-21T10:36:20.951Z] #39 14.39   DEP      images/core-ppc64.pb-c.d
10:36:20 [2022-09-21T10:36:20.951Z] #39 14.52   DEP      images/core-s390.pb-c.d
10:36:20 [2022-09-21T10:36:20.951Z] #39 14.58   DEP      images/core-x86.pb-c.d
10:36:20 [2022-09-21T10:36:20.951Z] #39 14.64   DEP      images/core.pb-c.d
10:36:21 [2022-09-21T10:36:21.083Z] #34 ...
10:36:21 [2022-09-21T10:36:21.083Z] 
10:36:21 [2022-09-21T10:36:21.083Z] #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
10:36:21 [2022-09-21T10:36:21.083Z] #35 39.29 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]
10:36:21 [2022-09-21T10:36:21.083Z] #35 40.14 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]
10:36:21 [2022-09-21T10:36:21.083Z] #35 41.00 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]
10:36:21 [2022-09-21T10:36:21.083Z] #35 43.06 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]
10:36:21 [2022-09-21T10:36:21.083Z] #35 43.67 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
10:36:21 [2022-09-21T10:36:21.083Z] #35 43.68 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
10:36:21 [2022-09-21T10:36:21.083Z] #35 43.68 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
10:36:21 [2022-09-21T10:36:21.083Z] #35 43.68 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
10:36:21 [2022-09-21T10:36:21.083Z] #35 43.71 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
10:36:21 [2022-09-21T10:36:21.083Z] #35 43.72 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]
10:36:21 [2022-09-21T10:36:21.083Z] #35 43.72 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB]
10:36:21 [2022-09-21T10:36:21.083Z] #35 43.75 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
10:36:21 [2022-09-21T10:36:21.083Z] #35 43.76 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]
10:36:21 [2022-09-21T10:36:21.083Z] #35 43.77 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]
10:36:21 [2022-09-21T10:36:21.083Z] #35 43.78 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]
10:36:21 [2022-09-21T10:36:21.083Z] #35 43.78 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]
10:36:21 [2022-09-21T10:36:21.083Z] #35 43.81 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
10:36:21 [2022-09-21T10:36:21.083Z] #35 43.82 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
10:36:21 [2022-09-21T10:36:21.083Z] #35 43.82 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
10:36:21 [2022-09-21T10:36:21.083Z] #35 43.83 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB]
10:36:21 [2022-09-21T10:36:21.083Z] #35 45.39 debconf: delaying package configuration, since apt-utils is not installed
10:36:21 [2022-09-21T10:36:21.083Z] #35 45.64 Fetched 115 MB in 9s (13.2 MB/s)
10:36:21 [2022-09-21T10:36:21.083Z] #35 45.74 Selecting previously unselected package binutils-mingw-w64-i686.
10:36:21 [2022-09-21T10:36:21.083Z] #35 45.74 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
10:36:21 [2022-09-21T10:36:21.083Z] #35 45.83 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
10:36:21 [2022-09-21T10:36:21.083Z] #35 45.86 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
10:36:21 [2022-09-21T10:36:21.083Z] #35 48.17 Selecting previously unselected package binutils-mingw-w64-x86-64.
10:36:21 [2022-09-21T10:36:21.083Z] #35 48.18 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
10:36:21 [2022-09-21T10:36:21.083Z] #35 48.20 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
10:36:21 [2022-09-21T10:36:21.083Z] #35 ...
10:36:21 [2022-09-21T10:36:21.083Z] 
10:36:21 [2022-09-21T10:36:21.083Z] #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
10:36:21 [2022-09-21T10:36:21.083Z] #24 44.67 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.
10:36:21 [2022-09-21T10:36:21.083Z] #24 45.31 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
10:36:21 [2022-09-21T10:36:21.083Z] #24 45.51 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:36:21 [2022-09-21T10:36:21.207Z] #39 14.69   DEP      images/inventory.pb-c.d
10:36:21 [2022-09-21T10:36:21.265Z] #27 ...
10:36:21 [2022-09-21T10:36:21.266Z] 
10:36:21 [2022-09-21T10:36:21.266Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
10:36:21 [2022-09-21T10:36:21.266Z] #34 42.26 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]
10:36:21 [2022-09-21T10:36:21.266Z] #34 42.86 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]
10:36:21 [2022-09-21T10:36:21.266Z] #34 43.44 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]
10:36:21 [2022-09-21T10:36:21.266Z] #34 44.78 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]
10:36:21 [2022-09-21T10:36:21.266Z] #34 45.23 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]
10:36:21 [2022-09-21T10:36:21.266Z] #34 45.23 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
10:36:21 [2022-09-21T10:36:21.266Z] #34 45.23 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
10:36:21 [2022-09-21T10:36:21.266Z] #34 45.23 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
10:36:21 [2022-09-21T10:36:21.266Z] #34 45.25 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
10:36:21 [2022-09-21T10:36:21.266Z] #34 45.25 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]
10:36:21 [2022-09-21T10:36:21.266Z] #34 45.27 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB]
10:36:21 [2022-09-21T10:36:21.266Z] #34 45.27 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
10:36:21 [2022-09-21T10:36:21.266Z] #34 45.29 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]
10:36:21 [2022-09-21T10:36:21.266Z] #34 45.29 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]
10:36:21 [2022-09-21T10:36:21.266Z] #34 45.31 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]
10:36:21 [2022-09-21T10:36:21.266Z] #34 45.31 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]
10:36:21 [2022-09-21T10:36:21.266Z] #34 45.33 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
10:36:21 [2022-09-21T10:36:21.266Z] #34 45.35 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
10:36:21 [2022-09-21T10:36:21.266Z] #34 45.38 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
10:36:21 [2022-09-21T10:36:21.266Z] #34 45.38 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB]
10:36:21 [2022-09-21T10:36:21.266Z] #34 46.62 debconf: delaying package configuration, since apt-utils is not installed
10:36:21 [2022-09-21T10:36:21.266Z] #34 46.96 Fetched 115 MB in 7s (15.9 MB/s)
10:36:21 [2022-09-21T10:36:21.266Z] #34 47.02 Selecting previously unselected package binutils-mingw-w64-i686.
10:36:21 [2022-09-21T10:36:21.266Z] #34 47.02 (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.)
10:36:21 [2022-09-21T10:36:21.266Z] #34 47.05 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
10:36:21 [2022-09-21T10:36:21.266Z] #34 47.05 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
10:36:21 [2022-09-21T10:36:21.266Z] #34 49.27 Selecting previously unselected package binutils-mingw-w64-x86-64.
10:36:21 [2022-09-21T10:36:21.266Z] #34 49.27 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
10:36:21 [2022-09-21T10:36:21.266Z] #34 49.27 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
10:36:21 [2022-09-21T10:36:21.266Z] #34 51.81 Selecting previously unselected package binutils-mingw-w64.
10:36:21 [2022-09-21T10:36:21.266Z] #34 51.81 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
10:36:21 [2022-09-21T10:36:21.266Z] #34 51.82 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
10:36:21 [2022-09-21T10:36:21.266Z] #34 52.22 Selecting previously unselected package libdevmapper1.02.1:amd64.
10:36:21 [2022-09-21T10:36:21.266Z] #34 52.25 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
10:36:21 [2022-09-21T10:36:21.266Z] #34 52.32 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
10:36:21 [2022-09-21T10:36:21.266Z] #34 52.44 Selecting previously unselected package dmsetup.
10:36:21 [2022-09-21T10:36:21.266Z] #34 ...
10:36:21 [2022-09-21T10:36:21.266Z] 
10:36:21 [2022-09-21T10:36:21.266Z] #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
10:36:21 [2022-09-21T10:36:21.266Z] #25 51.49 Selecting previously unselected package libxml2:amd64.
10:36:21 [2022-09-21T10:36:21.266Z] #25 51.49 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
10:36:21 [2022-09-21T10:36:21.266Z] #25 51.50 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
10:36:21 [2022-09-21T10:36:21.266Z] #25 52.27 Selecting previously unselected package libarchive13:amd64.
10:36:21 [2022-09-21T10:36:21.266Z] #25 52.27 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
10:36:21 [2022-09-21T10:36:21.266Z] #25 52.32 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
10:36:21 [2022-09-21T10:36:21.463Z] #39 14.80   PBCC     images/cpuinfo.pb-c.c
10:36:21 [2022-09-21T10:36:21.463Z] #39 14.83   DEP      images/cpuinfo.pb-c.d
10:36:21 [2022-09-21T10:36:21.463Z] #39 14.93   PBCC     images/stats.pb-c.c
10:36:21 [2022-09-21T10:36:21.463Z] #39 14.99   DEP      images/stats.pb-c.d
10:36:21 [2022-09-21T10:36:21.524Z] #25 52.61 Selecting previously unselected package libjsoncpp24:amd64.
10:36:21 [2022-09-21T10:36:21.524Z] #25 52.61 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
10:36:21 [2022-09-21T10:36:21.524Z] #25 52.62 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
10:36:21 [2022-09-21T10:36:21.524Z] #25 52.76 Selecting previously unselected package librhash0:amd64.
10:36:21 [2022-09-21T10:36:21.524Z] #25 52.78 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
10:36:21 [2022-09-21T10:36:21.524Z] #25 52.80 Unpacking librhash0:amd64 (1.4.1-2) ...
10:36:21 [2022-09-21T10:36:21.651Z] #24 ...
10:36:21 [2022-09-21T10:36:21.651Z] 
10:36:21 [2022-09-21T10:36:21.651Z] #34 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
10:36:21 [2022-09-21T10:36:21.651Z] #34 49.90 go: downloading mvdan.cc/gofumpt v0.2.1
10:36:21 [2022-09-21T10:36:21.651Z] #34 49.90 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
10:36:21 [2022-09-21T10:36:21.651Z] #34 49.99 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
10:36:21 [2022-09-21T10:36:21.651Z] #34 50.00 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
10:36:21 [2022-09-21T10:36:21.782Z] #25 52.96 Selecting previously unselected package libuv1:amd64.
10:36:21 [2022-09-21T10:36:21.782Z] #25 52.96 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
10:36:21 [2022-09-21T10:36:21.782Z] #25 52.96 Unpacking libuv1:amd64 (1.40.0-2) ...
10:36:21 [2022-09-21T10:36:21.782Z] #25 53.11 Selecting previously unselected package cmake.
10:36:21 [2022-09-21T10:36:21.910Z] #34 50.11 go: downloading github.com/hashicorp/hcl v1.0.0
10:36:22 [2022-09-21T10:36:22.040Z] #25 53.15 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
10:36:22 [2022-09-21T10:36:22.040Z] #25 53.15 Unpacking cmake (3.18.4-2+deb11u1) ...
10:36:22 [2022-09-21T10:36:22.170Z] #34 50.37 go: downloading github.com/pelletier/go-toml v1.9.4
10:36:22 [2022-09-21T10:36:22.170Z] #34 50.43 go: downloading gopkg.in/yaml.v2 v2.4.0
10:36:22 [2022-09-21T10:36:22.429Z] #34 50.56 go: downloading golang.org/x/text v0.3.7
10:36:22 [2022-09-21T10:36:22.470Z] #49 43.81 Setting up zip (3.0-12) ...
10:36:22 [2022-09-21T10:36:22.470Z] #49 43.83 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
10:36:22 [2022-09-21T10:36:22.470Z] #49 43.87 Setting up bash-completion (1:2.11-2) ...
10:36:23 [2022-09-21T10:36:23.354Z] #39 16.78 make[1]: Nothing to be done for 'all'.
10:36:23 [2022-09-21T10:36:23.408Z] #49 ...
10:36:23 [2022-09-21T10:36:23.408Z] 
10:36:23 [2022-09-21T10:36:23.408Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:36:23 [2022-09-21T10:36:23.408Z] #39 109.6   CC       criu/files-ext.o
10:36:23 [2022-09-21T10:36:23.408Z] #39 110.0   CC       criu/files-reg.o
10:36:23 [2022-09-21T10:36:23.408Z] #39 112.3   CC       criu/files.o
10:36:23 [2022-09-21T10:36:23.408Z] #39 114.2 include/common/asm/bitops.h: Assembler messages:
10:36:23 [2022-09-21T10:36:23.408Z] #39 114.2 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts'
10:36:23 [2022-09-21T10:36:23.408Z] #39 114.3   CC       criu/filesystems.o
10:36:23 [2022-09-21T10:36:23.408Z] #39 115.0   CC       criu/fsnotify.o
10:36:23 [2022-09-21T10:36:23.408Z] #39 116.2   CC       criu/image-desc.o
10:36:23 [2022-09-21T10:36:23.408Z] #39 116.4   CC       criu/image.o
10:36:23 [2022-09-21T10:36:23.408Z] #39 117.3   CC       criu/ipc_ns.o
10:36:23 [2022-09-21T10:36:23.408Z] #39 118.6   CC       criu/irmap.o
10:36:23 [2022-09-21T10:36:23.408Z] #39 119.4   CC       criu/kcmp-ids.o
10:36:23 [2022-09-21T10:36:23.668Z] #39 119.7   CC       criu/kerndat.o
10:36:23 [2022-09-21T10:36:23.807Z] #34 ...
10:36:23 [2022-09-21T10:36:23.807Z] 
10:36:23 [2022-09-21T10:36:23.807Z] #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
10:36:23 [2022-09-21T10:36:23.807Z] #36 41.92 Selecting previously unselected package libicu67:amd64.
10:36:23 [2022-09-21T10:36:23.807Z] #36 41.93 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
10:36:23 [2022-09-21T10:36:23.807Z] #36 41.95 Unpacking libicu67:amd64 (67.1-7) ...
10:36:23 [2022-09-21T10:36:23.807Z] #36 48.55 Selecting previously unselected package libxml2:amd64.
10:36:23 [2022-09-21T10:36:23.807Z] #36 48.56 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
10:36:23 [2022-09-21T10:36:23.807Z] #36 48.57 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
10:36:23 [2022-09-21T10:36:23.807Z] #36 49.04 Selecting previously unselected package libarchive13:amd64.
10:36:23 [2022-09-21T10:36:23.807Z] #36 49.07 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
10:36:23 [2022-09-21T10:36:23.807Z] #36 49.08 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
10:36:23 [2022-09-21T10:36:23.807Z] #36 49.48 Selecting previously unselected package libjsoncpp24:amd64.
10:36:23 [2022-09-21T10:36:23.807Z] #36 49.48 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
10:36:23 [2022-09-21T10:36:23.807Z] #36 49.49 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
10:36:23 [2022-09-21T10:36:23.807Z] #36 49.78 Selecting previously unselected package librhash0:amd64.
10:36:23 [2022-09-21T10:36:23.807Z] #36 49.78 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
10:36:23 [2022-09-21T10:36:23.807Z] #36 49.79 Unpacking librhash0:amd64 (1.4.1-2) ...
10:36:23 [2022-09-21T10:36:23.807Z] #36 49.98 Selecting previously unselected package libuv1:amd64.
10:36:23 [2022-09-21T10:36:23.807Z] #36 49.98 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
10:36:23 [2022-09-21T10:36:23.807Z] #36 50.01 Unpacking libuv1:amd64 (1.40.0-2) ...
10:36:23 [2022-09-21T10:36:23.807Z] #36 50.15 Selecting previously unselected package cmake.
10:36:23 [2022-09-21T10:36:23.807Z] #36 50.15 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
10:36:23 [2022-09-21T10:36:23.807Z] #36 50.17 Unpacking cmake (3.18.4-2+deb11u1) ...
10:36:23 [2022-09-21T10:36:23.807Z] #36 ...
10:36:23 [2022-09-21T10:36:23.807Z] 
10:36:23 [2022-09-21T10:36:23.807Z] #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
10:36:23 [2022-09-21T10:36:23.807Z] #35 50.56 Selecting previously unselected package binutils-mingw-w64.
10:36:23 [2022-09-21T10:36:23.807Z] #35 50.56 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
10:36:23 [2022-09-21T10:36:23.807Z] #35 50.57 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
10:36:23 [2022-09-21T10:36:23.807Z] #35 50.70 Selecting previously unselected package libdevmapper1.02.1:amd64.
10:36:23 [2022-09-21T10:36:23.807Z] #35 50.70 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
10:36:23 [2022-09-21T10:36:23.807Z] #35 50.71 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
10:36:23 [2022-09-21T10:36:23.807Z] #35 50.86 Selecting previously unselected package dmsetup.
10:36:23 [2022-09-21T10:36:23.807Z] #35 50.86 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
10:36:23 [2022-09-21T10:36:23.807Z] #35 50.88 Unpacking dmsetup (2:1.02.175-2.1) ...
10:36:23 [2022-09-21T10:36:23.807Z] #35 51.07 Selecting previously unselected package mingw-w64-common.
10:36:23 [2022-09-21T10:36:23.807Z] #35 51.07 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
10:36:23 [2022-09-21T10:36:23.807Z] #35 51.08 Unpacking mingw-w64-common (8.0.0-1) ...
10:36:23 [2022-09-21T10:36:23.881Z] #24 ...
10:36:23 [2022-09-21T10:36:23.881Z] 
10:36:23 [2022-09-21T10:36:23.881Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
10:36:23 [2022-09-21T10:36:23.881Z] #26 42.08 go: downloading github.com/mattn/go-colorable v0.1.12
10:36:23 [2022-09-21T10:36:23.881Z] #26 42.08 go: downloading github.com/sirupsen/logrus v1.8.1
10:36:23 [2022-09-21T10:36:23.881Z] #26 42.09 go: downloading github.com/stretchr/testify v1.7.0
10:36:23 [2022-09-21T10:36:23.881Z] #26 42.34 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
10:36:23 [2022-09-21T10:36:23.881Z] #26 42.38 go: downloading github.com/mattn/go-isatty v0.0.14
10:36:23 [2022-09-21T10:36:23.881Z] #26 42.39 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
10:36:23 [2022-09-21T10:36:23.881Z] #26 42.47 go: downloading github.com/fsnotify/fsnotify v1.5.1
10:36:23 [2022-09-21T10:36:23.881Z] #26 42.53 go: downloading github.com/magiconair/properties v1.8.5
10:36:23 [2022-09-21T10:36:23.881Z] #26 42.55 go: downloading github.com/mitchellh/mapstructure v1.4.3
10:36:23 [2022-09-21T10:36:23.881Z] #26 42.61 go: downloading github.com/spf13/afero v1.6.0
10:36:23 [2022-09-21T10:36:23.881Z] #26 42.64 go: downloading github.com/spf13/cast v1.4.1
10:36:23 [2022-09-21T10:36:23.881Z] #26 42.65 go: downloading github.com/spf13/jwalterweatherman v1.1.0
10:36:23 [2022-09-21T10:36:23.881Z] #26 42.81 go: downloading github.com/subosito/gotenv v1.2.0
10:36:23 [2022-09-21T10:36:23.881Z] #26 42.88 go: downloading gopkg.in/ini.v1 v1.66.2
10:36:23 [2022-09-21T10:36:23.881Z] #26 42.98 go: downloading github.com/go-toolsmith/astcast v1.0.0
10:36:23 [2022-09-21T10:36:23.881Z] #26 43.01 go: downloading github.com/go-toolsmith/astcopy v1.0.0
10:36:23 [2022-09-21T10:36:23.881Z] #26 43.03 go: downloading github.com/go-toolsmith/astequal v1.0.1
10:36:23 [2022-09-21T10:36:23.881Z] #26 43.06 go: downloading github.com/go-toolsmith/astfmt v1.0.0
10:36:23 [2022-09-21T10:36:23.881Z] #26 43.07 go: downloading github.com/go-toolsmith/astp v1.0.0
10:36:23 [2022-09-21T10:36:23.881Z] #26 43.10 go: downloading github.com/go-toolsmith/strparse v1.0.0
10:36:23 [2022-09-21T10:36:23.881Z] #26 43.11 go: downloading github.com/go-toolsmith/typep v1.0.2
10:36:23 [2022-09-21T10:36:23.881Z] #26 43.12 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
10:36:23 [2022-09-21T10:36:23.881Z] #26 43.18 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
10:36:23 [2022-09-21T10:36:23.881Z] #26 43.39 go: downloading github.com/hashicorp/errwrap v1.0.0
10:36:23 [2022-09-21T10:36:23.881Z] #26 43.42 go: downloading 4d63.com/gochecknoglobals v0.1.0
10:36:23 [2022-09-21T10:36:23.881Z] #26 43.49 go: downloading github.com/Antonboom/errname v0.1.5
10:36:23 [2022-09-21T10:36:23.881Z] #26 43.55 go: downloading github.com/Antonboom/nilnil v0.1.0
10:36:23 [2022-09-21T10:36:23.881Z] #26 43.61 go: downloading github.com/BurntSushi/toml v1.0.0
10:36:23 [2022-09-21T10:36:23.881Z] #26 43.74 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
10:36:23 [2022-09-21T10:36:23.881Z] #26 43.88 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
10:36:23 [2022-09-21T10:36:23.881Z] #26 44.05 go: downloading github.com/alexkohler/prealloc v1.0.0
10:36:23 [2022-09-21T10:36:23.881Z] #26 44.09 go: downloading github.com/ashanbrown/forbidigo v1.3.0
10:36:23 [2022-09-21T10:36:23.881Z] #26 44.10 go: downloading github.com/ashanbrown/makezero v1.1.0
10:36:23 [2022-09-21T10:36:23.881Z] #26 44.12 go: downloading github.com/bkielbasa/cyclop v1.2.0
10:36:23 [2022-09-21T10:36:23.881Z] #26 44.23 go: downloading github.com/blizzy78/varnamelen v0.5.0
10:36:23 [2022-09-21T10:36:23.881Z] #26 44.38 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
10:36:23 [2022-09-21T10:36:23.881Z] #26 44.38 go: downloading github.com/breml/bidichk v0.2.1
10:36:23 [2022-09-21T10:36:23.881Z] #26 44.44 go: downloading github.com/breml/errchkjson v0.2.1
10:36:23 [2022-09-21T10:36:23.881Z] #26 44.53 go: downloading github.com/butuzov/ireturn v0.1.1
10:36:23 [2022-09-21T10:36:23.881Z] #26 44.58 go: downloading github.com/charithe/durationcheck v0.0.9
10:36:23 [2022-09-21T10:36:23.881Z] #26 44.61 go: downloading github.com/daixiang0/gci v0.2.9
10:36:23 [2022-09-21T10:36:23.881Z] #26 44.67 go: downloading github.com/denis-tingajkin/go-header v0.4.2
10:36:23 [2022-09-21T10:36:23.881Z] #26 44.74 go: downloading github.com/esimonov/ifshort v1.0.4
10:36:23 [2022-09-21T10:36:23.881Z] #26 44.76 go: downloading github.com/fzipp/gocyclo v0.4.0
10:36:23 [2022-09-21T10:36:23.881Z] #26 44.80 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
10:36:23 [2022-09-21T10:36:23.881Z] #26 44.90 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
10:36:23 [2022-09-21T10:36:23.881Z] #26 44.91 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
10:36:23 [2022-09-21T10:36:23.881Z] #26 44.96 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
10:36:23 [2022-09-21T10:36:23.881Z] #26 45.36 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
10:36:23 [2022-09-21T10:36:23.881Z] #26 45.48 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
10:36:23 [2022-09-21T10:36:23.881Z] #26 45.49 go: downloading github.com/golangci/misspell v0.3.5
10:36:23 [2022-09-21T10:36:23.881Z] #26 45.51 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
10:36:23 [2022-09-21T10:36:23.882Z] #26 45.53 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
10:36:23 [2022-09-21T10:36:23.882Z] #26 45.55 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
10:36:23 [2022-09-21T10:36:23.882Z] #26 45.59 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
10:36:23 [2022-09-21T10:36:23.882Z] #26 45.62 go: downloading github.com/jgautheron/goconst v1.5.1
10:36:23 [2022-09-21T10:36:23.882Z] #26 45.69 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
10:36:23 [2022-09-21T10:36:23.882Z] #26 45.71 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
10:36:23 [2022-09-21T10:36:23.882Z] #26 45.74 go: downloading github.com/julz/importas v0.1.0
10:36:23 [2022-09-21T10:36:23.882Z] #26 45.79 go: downloading github.com/kisielk/errcheck v1.6.0
10:36:23 [2022-09-21T10:36:23.882Z] #26 45.83 go: downloading github.com/kulti/thelper v0.5.0
10:36:23 [2022-09-21T10:36:23.882Z] #26 45.93 go: downloading github.com/kunwardeep/paralleltest v1.0.3
10:36:23 [2022-09-21T10:36:23.882Z] #26 46.01 go: downloading github.com/kyoh86/exportloopref v0.1.8
10:36:23 [2022-09-21T10:36:23.882Z] #26 46.01 go: downloading github.com/ldez/gomoddirectives v0.2.2
10:36:23 [2022-09-21T10:36:23.882Z] #26 46.07 go: downloading github.com/ldez/tagliatelle v0.3.0
10:36:23 [2022-09-21T10:36:23.882Z] #26 46.15 go: downloading github.com/leonklingele/grouper v1.1.0
10:36:23 [2022-09-21T10:36:23.882Z] #26 46.24 go: downloading github.com/maratori/testpackage v1.0.1
10:36:23 [2022-09-21T10:36:23.882Z] #26 46.25 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
10:36:23 [2022-09-21T10:36:23.882Z] #26 46.29 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
10:36:23 [2022-09-21T10:36:23.882Z] #26 46.32 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
10:36:23 [2022-09-21T10:36:23.882Z] #26 46.33 go: downloading github.com/mgechev/revive v1.1.3
10:36:23 [2022-09-21T10:36:23.882Z] #26 47.46 go: downloading github.com/moricho/tparallel v0.2.1
10:36:23 [2022-09-21T10:36:23.882Z] #26 47.46 go: downloading github.com/nakabonne/nestif v0.3.1
10:36:23 [2022-09-21T10:36:23.882Z] #26 47.51 go: downloading github.com/nishanths/exhaustive v0.7.11
10:36:23 [2022-09-21T10:36:23.882Z] #26 47.60 go: downloading github.com/nishanths/predeclared v0.2.1
10:36:23 [2022-09-21T10:36:23.882Z] #26 47.63 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
10:36:23 [2022-09-21T10:36:23.882Z] #26 47.67 go: downloading github.com/ryancurrah/gomodguard v1.2.3
10:36:23 [2022-09-21T10:36:23.882Z] #26 47.69 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
10:36:23 [2022-09-21T10:36:23.882Z] #26 47.70 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
10:36:23 [2022-09-21T10:36:23.882Z] #26 47.73 go: downloading github.com/securego/gosec/v2 v2.9.6
10:36:23 [2022-09-21T10:36:23.882Z] #26 47.95 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
10:36:23 [2022-09-21T10:36:23.882Z] #26 47.97 go: downloading github.com/sivchari/containedctx v1.0.1
10:36:23 [2022-09-21T10:36:23.882Z] #26 48.00 go: downloading github.com/sonatard/noctx v0.0.1
10:36:23 [2022-09-21T10:36:23.882Z] #26 48.00 go: downloading github.com/sivchari/tenv v1.4.7
10:36:23 [2022-09-21T10:36:23.882Z] #26 48.01 go: downloading github.com/sourcegraph/go-diff v0.6.1
10:36:23 [2022-09-21T10:36:23.882Z] #26 48.02 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
10:36:23 [2022-09-21T10:36:23.882Z] #26 48.15 go: downloading github.com/sylvia7788/contextcheck v1.0.4
10:36:23 [2022-09-21T10:36:23.882Z] #26 48.18 go: downloading github.com/tdakkota/asciicheck v0.1.1
10:36:23 [2022-09-21T10:36:23.882Z] #26 48.20 go: downloading github.com/tetafro/godot v1.4.11
10:36:23 [2022-09-21T10:36:23.882Z] #26 48.23 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
10:36:23 [2022-09-21T10:36:23.882Z] #26 48.25 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
10:36:23 [2022-09-21T10:36:23.882Z] #26 48.32 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
10:36:23 [2022-09-21T10:36:23.882Z] #26 48.52 go: downloading github.com/ultraware/funlen v0.0.3
10:36:23 [2022-09-21T10:36:23.882Z] #26 48.59 go: downloading github.com/ultraware/whitespace v0.0.4
10:36:23 [2022-09-21T10:36:23.882Z] #26 48.60 go: downloading github.com/uudashr/gocognit v1.0.5
10:36:23 [2022-09-21T10:36:23.882Z] #26 48.65 go: downloading github.com/yagipy/maintidx v1.0.0
10:36:23 [2022-09-21T10:36:23.882Z] #26 48.68 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
10:36:23 [2022-09-21T10:36:23.882Z] #26 48.98 go: downloading gitlab.com/bosi/decorder v0.2.1
10:36:23 [2022-09-21T10:36:23.882Z] #26 49.11 go: downloading honnef.co/go/tools v0.2.2
10:36:24 [2022-09-21T10:36:24.138Z] #26 50.56 go: downloading mvdan.cc/gofumpt v0.2.1
10:36:24 [2022-09-21T10:36:24.138Z] #26 50.56 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
10:36:24 [2022-09-21T10:36:24.138Z] #26 50.66 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
10:36:24 [2022-09-21T10:36:24.138Z] #26 50.68 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
10:36:24 [2022-09-21T10:36:24.138Z] #26 50.70 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
10:36:24 [2022-09-21T10:36:24.237Z] #39 ...
10:36:24 [2022-09-21T10:36:24.237Z] 
10:36:24 [2022-09-21T10:36:24.237Z] #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
10:36:24 [2022-09-21T10:36:24.237Z] #49 45.97 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
10:36:24 [2022-09-21T10:36:24.237Z] #49 45.98 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:36:24 [2022-09-21T10:36:24.237Z] #49 46.00 Setting up libmnl0:amd64 (1.0.4-3) ...
10:36:24 [2022-09-21T10:36:24.237Z] #49 46.01 Setting up patch (2.7.6-7) ...
10:36:24 [2022-09-21T10:36:24.284Z] #39 ...
10:36:24 [2022-09-21T10:36:24.284Z] 
10:36:24 [2022-09-21T10:36:24.284Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
10:36:24 [2022-09-21T10:36:24.284Z] #32 58.56 Selecting previously unselected package gcc-mingw-w64-base.
10:36:24 [2022-09-21T10:36:24.284Z] #32 58.60 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
10:36:24 [2022-09-21T10:36:24.284Z] #32 58.63 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
10:36:24 [2022-09-21T10:36:24.284Z] #32 58.69 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
10:36:24 [2022-09-21T10:36:24.284Z] #32 58.69 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
10:36:24 [2022-09-21T10:36:24.284Z] #32 58.70 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
10:36:24 [2022-09-21T10:36:24.284Z] #32 65.01 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
10:36:24 [2022-09-21T10:36:24.284Z] #32 65.01 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
10:36:24 [2022-09-21T10:36:24.284Z] #32 65.02 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:36:24 [2022-09-21T10:36:24.284Z] #32 ...
10:36:24 [2022-09-21T10:36:24.284Z] 
10:36:24 [2022-09-21T10:36:24.284Z] #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
10:36:24 [2022-09-21T10:36:24.284Z] #24 66.28 bufio
10:36:24 [2022-09-21T10:36:24.284Z] #24 67.48 text/tabwriter
10:36:24 [2022-09-21T10:36:24.284Z] #24 68.23 io/ioutil
10:36:24 [2022-09-21T10:36:24.284Z] #24 68.24 fmt
10:36:24 [2022-09-21T10:36:24.497Z] #49 46.02 Setting up sudo (1.9.5p2-3) ...
10:36:24 [2022-09-21T10:36:24.497Z] #49 46.11 invoke-rc.d: could not determine current runlevel
10:36:24 [2022-09-21T10:36:24.497Z] #49 46.11 invoke-rc.d: policy-rc.d denied execution of start.
10:36:24 [2022-09-21T10:36:24.497Z] #49 46.12 Setting up xfsprogs (5.10.0-4) ...
10:36:24 [2022-09-21T10:36:24.497Z] #49 46.13 Setting up libxtables12:amd64 (1.8.7-1) ...
10:36:24 [2022-09-21T10:36:24.497Z] #49 46.15 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
10:36:24 [2022-09-21T10:36:24.497Z] #49 46.16 Setting up pigz (2.6-1) ...
10:36:24 [2022-09-21T10:36:24.497Z] #49 46.18 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
10:36:24 [2022-09-21T10:36:24.497Z] #49 46.19 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
10:36:24 [2022-09-21T10:36:24.497Z] #49 46.21 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
10:36:24 [2022-09-21T10:36:24.497Z] #49 46.23 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
10:36:24 [2022-09-21T10:36:24.572Z] #25 ...
10:36:24 [2022-09-21T10:36:24.572Z] 
10:36:24 [2022-09-21T10:36:24.572Z] #32 [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
10:36:24 [2022-09-21T10:36:24.572Z] #32 45.82 Selecting previously unselected package libprotoc23:amd64.
10:36:24 [2022-09-21T10:36:24.572Z] #32 45.82 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ...
10:36:24 [2022-09-21T10:36:24.572Z] #32 45.82 Unpacking libprotoc23:amd64 (3.12.4-1) ...
10:36:24 [2022-09-21T10:36:24.572Z] #32 46.63 Selecting previously unselected package protobuf-c-compiler.
10:36:24 [2022-09-21T10:36:24.572Z] #32 46.67 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ...
10:36:24 [2022-09-21T10:36:24.572Z] #32 46.67 Unpacking protobuf-c-compiler (1.3.3-1+b2) ...
10:36:24 [2022-09-21T10:36:24.572Z] #32 46.78 Selecting previously unselected package protobuf-compiler.
10:36:24 [2022-09-21T10:36:24.572Z] #32 46.80 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ...
10:36:24 [2022-09-21T10:36:24.572Z] #32 46.80 Unpacking protobuf-compiler (3.12.4-1) ...
10:36:24 [2022-09-21T10:36:24.572Z] #32 47.02 Selecting previously unselected package python3-pkg-resources.
10:36:24 [2022-09-21T10:36:24.572Z] #32 47.02 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ...
10:36:24 [2022-09-21T10:36:24.572Z] #32 47.02 Unpacking python3-pkg-resources (52.0.0-4) ...
10:36:24 [2022-09-21T10:36:24.572Z] #32 47.21 Selecting previously unselected package python3-six.
10:36:24 [2022-09-21T10:36:24.572Z] #32 47.21 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ...
10:36:24 [2022-09-21T10:36:24.572Z] #32 47.22 Unpacking python3-six (1.16.0-2) ...
10:36:24 [2022-09-21T10:36:24.572Z] #32 47.36 Selecting previously unselected package python3-protobuf.
10:36:24 [2022-09-21T10:36:24.572Z] #32 47.36 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ...
10:36:24 [2022-09-21T10:36:24.572Z] #32 47.37 Unpacking python3-protobuf (3.12.4-1) ...
10:36:24 [2022-09-21T10:36:24.572Z] #32 47.93 Setting up python3-pkg-resources (52.0.0-4) ...
10:36:24 [2022-09-21T10:36:24.572Z] #32 49.65 Setting up libprotobuf23:amd64 (3.12.4-1) ...
10:36:24 [2022-09-21T10:36:24.572Z] #32 49.68 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:36:24 [2022-09-21T10:36:24.572Z] #32 49.70 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
10:36:24 [2022-09-21T10:36:24.572Z] #32 49.72 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
10:36:24 [2022-09-21T10:36:24.572Z] #32 49.74 Setting up libcap2:amd64 (1:2.44-1) ...
10:36:24 [2022-09-21T10:36:24.572Z] #32 49.76 Setting up python3-six (1.16.0-2) ...
10:36:24 [2022-09-21T10:36:24.572Z] #32 51.17 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ...
10:36:24 [2022-09-21T10:36:24.572Z] #32 51.19 Setting up libprotoc23:amd64 (3.12.4-1) ...
10:36:24 [2022-09-21T10:36:24.572Z] #32 51.20 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
10:36:24 [2022-09-21T10:36:24.572Z] #32 51.24 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
10:36:24 [2022-09-21T10:36:24.572Z] #32 51.28 Setting up python3-protobuf (3.12.4-1) ...
10:36:24 [2022-09-21T10:36:24.572Z] #32 55.16 Setting up libcap-dev:amd64 (1:2.44-1) ...
10:36:24 [2022-09-21T10:36:24.572Z] #32 55.17 Setting up protobuf-compiler (3.12.4-1) ...
10:36:24 [2022-09-21T10:36:24.572Z] #32 55.19 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
10:36:24 [2022-09-21T10:36:24.572Z] #32 55.20 Setting up libprotobuf-dev:amd64 (3.12.4-1) ...
10:36:24 [2022-09-21T10:36:24.572Z] #32 55.22 Setting up protobuf-c-compiler (1.3.3-1+b2) ...
10:36:24 [2022-09-21T10:36:24.572Z] #32 55.24 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ...
10:36:24 [2022-09-21T10:36:24.572Z] #32 55.26 Processing triggers for libc-bin (2.31-13+deb11u4) ...
10:36:24 [2022-09-21T10:36:24.572Z] #32 DONE 55.9s
10:36:24 [2022-09-21T10:36:24.832Z] 
10:36:24 [2022-09-21T10:36:24.832Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
10:36:24 [2022-09-21T10:36:24.832Z] #27 55.90 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
10:36:24 [2022-09-21T10:36:24.832Z] #27 56.03 go: downloading github.com/gobwas/glob v0.2.3
10:36:24 [2022-09-21T10:36:24.832Z] #27 56.06 go: downloading github.com/kisielk/gotool v1.0.0
10:36:24 [2022-09-21T10:36:24.832Z] #27 56.10 go: downloading github.com/gostaticanalysis/comment v1.4.2
10:36:24 [2022-09-21T10:36:24.832Z] #27 56.16 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
10:36:25 [2022-09-21T10:36:25.091Z] #27 56.25 go: downloading golang.org/x/mod v0.5.1
10:36:25 [2022-09-21T10:36:25.091Z] #27 56.25 go: downloading github.com/ettle/strcase v0.1.1
10:36:25 [2022-09-21T10:36:25.091Z] #27 56.37 go: downloading github.com/fatih/structtag v1.2.0
10:36:25 [2022-09-21T10:36:25.091Z] #27 56.39 go: downloading github.com/Masterminds/semver v1.5.0
10:36:25 [2022-09-21T10:36:25.350Z] #27 56.51 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
10:36:25 [2022-09-21T10:36:25.350Z] #27 56.55 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
10:36:25 [2022-09-21T10:36:25.350Z] #27 56.65 go: downloading github.com/prometheus/client_golang v1.7.1
10:36:25 [2022-09-21T10:36:25.435Z] #49 47.04 Setting up libaio1:amd64 (0.3.112-9) ...
10:36:25 [2022-09-21T10:36:25.435Z] #49 47.05 Setting up python3-lib2to3 (3.9.2-1) ...
10:36:25 [2022-09-21T10:36:25.917Z] #27 56.94 go: downloading github.com/prometheus/client_model v0.2.0
10:36:25 [2022-09-21T10:36:25.917Z] #27 57.06 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
10:36:25 [2022-09-21T10:36:25.917Z] #27 ...
10:36:25 [2022-09-21T10:36:25.917Z] 
10:36:25 [2022-09-21T10:36:25.917Z] #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
10:36:25 [2022-09-21T10:36:25.917Z] #24 47.02 sync
10:36:25 [2022-09-21T10:36:25.917Z] #24 47.02 internal/reflectlite
10:36:25 [2022-09-21T10:36:25.917Z] #24 48.68 internal/testlog
10:36:25 [2022-09-21T10:36:25.917Z] #24 49.87 sort
10:36:25 [2022-09-21T10:36:25.917Z] #24 49.88 errors
10:36:25 [2022-09-21T10:36:25.917Z] #24 50.33 strconv
10:36:25 [2022-09-21T10:36:25.917Z] #24 51.46 io
10:36:25 [2022-09-21T10:36:25.917Z] #24 52.62 internal/oserror
10:36:25 [2022-09-21T10:36:25.917Z] #24 52.84 syscall
10:36:25 [2022-09-21T10:36:25.917Z] #24 54.63 reflect
10:36:25 [2022-09-21T10:36:25.917Z] #24 ...
10:36:25 [2022-09-21T10:36:25.917Z] 
10:36:25 [2022-09-21T10:36:25.917Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
10:36:25 [2022-09-21T10:36:25.917Z] #27 57.07 go: downloading github.com/google/go-cmp v0.5.6
10:36:25 [2022-09-21T10:36:25.954Z] #49 47.46 Setting up libelf1:amd64 (0.183-1) ...
10:36:25 [2022-09-21T10:36:25.954Z] #49 47.50 Setting up libonig5:amd64 (6.9.6-1.1) ...
10:36:25 [2022-09-21T10:36:25.954Z] #49 47.53 Setting up python3-distutils (3.9.2-1) ...
10:36:26 [2022-09-21T10:36:26.041Z] #26 52.20 go: downloading github.com/davecgh/go-spew v1.1.1
10:36:26 [2022-09-21T10:36:26.041Z] #26 52.28 go: downloading github.com/pmezard/go-difflib v1.0.0
10:36:26 [2022-09-21T10:36:26.041Z] #26 52.30 go: downloading github.com/stretchr/objx v0.1.1
10:36:26 [2022-09-21T10:36:26.041Z] #26 52.33 go: downloading github.com/hashicorp/hcl v1.0.0
10:36:26 [2022-09-21T10:36:26.041Z] #26 52.61 go: downloading github.com/pelletier/go-toml v1.9.4
10:36:26 [2022-09-21T10:36:26.041Z] #26 52.63 go: downloading gopkg.in/yaml.v2 v2.4.0
10:36:26 [2022-09-21T10:36:26.177Z] #24 70.33 github.com/BurntSushi/toml
10:36:26 [2022-09-21T10:36:26.177Z] #24 70.33 flag
10:36:26 [2022-09-21T10:36:26.178Z] #27 57.45 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
10:36:26 [2022-09-21T10:36:26.298Z] #26 52.78 go: downloading golang.org/x/text v0.3.7
10:36:26 [2022-09-21T10:36:26.298Z] #26 ...
10:36:26 [2022-09-21T10:36:26.298Z] 
10:36:26 [2022-09-21T10:36:26.298Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
10:36:26 [2022-09-21T10:36:26.298Z] #34 42.67 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]
10:36:26 [2022-09-21T10:36:26.298Z] #34 43.26 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]
10:36:26 [2022-09-21T10:36:26.298Z] #34 43.26 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
10:36:26 [2022-09-21T10:36:26.298Z] #34 43.26 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
10:36:26 [2022-09-21T10:36:26.298Z] #34 43.27 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
10:36:26 [2022-09-21T10:36:26.298Z] #34 43.28 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
10:36:26 [2022-09-21T10:36:26.298Z] #34 43.29 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]
10:36:26 [2022-09-21T10:36:26.298Z] #34 43.30 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB]
10:36:26 [2022-09-21T10:36:26.298Z] #34 43.32 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
10:36:26 [2022-09-21T10:36:26.298Z] #34 43.33 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]
10:36:26 [2022-09-21T10:36:26.298Z] #34 43.35 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]
10:36:26 [2022-09-21T10:36:26.298Z] #34 43.37 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]
10:36:26 [2022-09-21T10:36:26.298Z] #34 43.37 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]
10:36:26 [2022-09-21T10:36:26.298Z] #34 43.40 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
10:36:26 [2022-09-21T10:36:26.298Z] #34 43.42 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
10:36:26 [2022-09-21T10:36:26.298Z] #34 43.42 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
10:36:26 [2022-09-21T10:36:26.298Z] #34 43.43 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB]
10:36:26 [2022-09-21T10:36:26.298Z] #34 45.08 debconf: delaying package configuration, since apt-utils is not installed
10:36:26 [2022-09-21T10:36:26.298Z] #34 45.38 Fetched 115 MB in 8s (14.8 MB/s)
10:36:26 [2022-09-21T10:36:26.298Z] #34 45.51 Selecting previously unselected package binutils-mingw-w64-i686.
10:36:26 [2022-09-21T10:36:26.298Z] #34 45.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.)
10:36:26 [2022-09-21T10:36:26.298Z] #34 45.58 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
10:36:26 [2022-09-21T10:36:26.298Z] #34 45.59 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
10:36:26 [2022-09-21T10:36:26.298Z] #34 47.49 Selecting previously unselected package binutils-mingw-w64-x86-64.
10:36:26 [2022-09-21T10:36:26.298Z] #34 47.49 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
10:36:26 [2022-09-21T10:36:26.298Z] #34 47.49 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
10:36:26 [2022-09-21T10:36:26.298Z] #34 50.11 Selecting previously unselected package binutils-mingw-w64.
10:36:26 [2022-09-21T10:36:26.298Z] #34 50.12 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
10:36:26 [2022-09-21T10:36:26.298Z] #34 50.12 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
10:36:26 [2022-09-21T10:36:26.298Z] #34 50.26 Selecting previously unselected package libdevmapper1.02.1:amd64.
10:36:26 [2022-09-21T10:36:26.298Z] #34 50.26 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
10:36:26 [2022-09-21T10:36:26.298Z] #34 50.28 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
10:36:26 [2022-09-21T10:36:26.298Z] #34 50.52 Selecting previously unselected package dmsetup.
10:36:26 [2022-09-21T10:36:26.298Z] #34 50.53 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
10:36:26 [2022-09-21T10:36:26.298Z] #34 50.54 Unpacking dmsetup (2:1.02.175-2.1) ...
10:36:26 [2022-09-21T10:36:26.298Z] #34 50.67 Selecting previously unselected package mingw-w64-common.
10:36:26 [2022-09-21T10:36:26.298Z] #34 50.68 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
10:36:26 [2022-09-21T10:36:26.298Z] #34 50.70 Unpacking mingw-w64-common (8.0.0-1) ...
10:36:26 [2022-09-21T10:36:26.343Z] #35 ...
10:36:26 [2022-09-21T10:36:26.343Z] 
10:36:26 [2022-09-21T10:36:26.343Z] #21 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libcap-dev             libnet-dev             libnl-3-dev             libprotobuf-c-dev             libprotobuf-dev             protobuf-c-compiler             protobuf-compiler             python3-protobuf
10:36:26 [2022-09-21T10:36:26.343Z] #21 52.46 Setting up libcap-dev:amd64 (1:2.44-1) ...
10:36:26 [2022-09-21T10:36:26.343Z] #21 52.47 Setting up protobuf-compiler (3.12.4-1) ...
10:36:26 [2022-09-21T10:36:26.343Z] #21 52.49 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
10:36:26 [2022-09-21T10:36:26.343Z] #21 52.50 Setting up libprotobuf-dev:amd64 (3.12.4-1) ...
10:36:26 [2022-09-21T10:36:26.343Z] #21 52.53 Setting up protobuf-c-compiler (1.3.3-1+b2) ...
10:36:26 [2022-09-21T10:36:26.343Z] #21 52.56 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ...
10:36:26 [2022-09-21T10:36:26.343Z] #21 52.59 Processing triggers for libc-bin (2.31-13+deb11u4) ...
10:36:26 [2022-09-21T10:36:26.343Z] #21 DONE 54.2s
10:36:26 [2022-09-21T10:36:26.343Z] 
10:36:26 [2022-09-21T10:36:26.343Z] #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
10:36:26 [2022-09-21T10:36:26.343Z] #36 54.32 Setting up libicu67:amd64 (67.1-7) ...
10:36:26 [2022-09-21T10:36:26.343Z] #36 54.41 Setting up xxd (2:8.2.2434-3+deb11u1) ...
10:36:26 [2022-09-21T10:36:26.343Z] #36 54.42 Setting up libuv1:amd64 (1.40.0-2) ...
10:36:26 [2022-09-21T10:36:26.343Z] #36 54.44 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
10:36:26 [2022-09-21T10:36:26.343Z] #36 54.48 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
10:36:26 [2022-09-21T10:36:26.343Z] #36 54.51 Setting up librhash0:amd64 (1.4.1-2) ...
10:36:26 [2022-09-21T10:36:26.343Z] #36 54.52 Setting up cmake-data (3.18.4-2+deb11u1) ...
10:36:26 [2022-09-21T10:36:26.343Z] #36 54.58 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
10:36:26 [2022-09-21T10:36:26.343Z] #36 54.62 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
10:36:26 [2022-09-21T10:36:26.437Z] #27 57.53 go: downloading github.com/olekukonko/tablewriter v0.0.5
10:36:26 [2022-09-21T10:36:26.437Z] #27 57.67 go: downloading github.com/beorn7/perks v1.0.1
10:36:26 [2022-09-21T10:36:26.437Z] #27 57.69 go: downloading github.com/cespare/xxhash/v2 v2.1.2
10:36:26 [2022-09-21T10:36:26.437Z] #27 57.74 go: downloading github.com/cespare/xxhash v1.1.0
10:36:26 [2022-09-21T10:36:26.473Z] #49 48.00 Setting up vim (2:8.2.2434-3+deb11u1) ...
10:36:26 [2022-09-21T10:36:26.473Z] #49 48.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:36:26 [2022-09-21T10:36:26.473Z] #49 48.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:36:26 [2022-09-21T10:36:26.473Z] #49 48.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:36:26 [2022-09-21T10:36:26.473Z] #49 48.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:36:26 [2022-09-21T10:36:26.473Z] #49 48.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:36:26 [2022-09-21T10:36:26.473Z] #49 48.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:36:26 [2022-09-21T10:36:26.473Z] #49 48.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:36:26 [2022-09-21T10:36:26.473Z] #49 48.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:36:26 [2022-09-21T10:36:26.473Z] #49 48.09 Setting up python3-setuptools (52.0.0-4) ...
10:36:26 [2022-09-21T10:36:26.554Z] #34 ...
10:36:26 [2022-09-21T10:36:26.554Z] 
10:36:26 [2022-09-21T10:36:26.554Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
10:36:26 [2022-09-21T10:36:26.554Z] #25 53.07 sync
10:36:26 [2022-09-21T10:36:26.554Z] #25 53.08 internal/reflectlite
10:36:26 [2022-09-21T10:36:26.602Z] #36 54.63 Setting up cmake (3.18.4-2+deb11u1) ...
10:36:26 [2022-09-21T10:36:26.603Z] #36 54.65 Processing triggers for libc-bin (2.31-13+deb11u4) ...
10:36:26 [2022-09-21T10:36:26.603Z] #36 DONE 54.9s
10:36:26 [2022-09-21T10:36:26.603Z] 
10:36:26 [2022-09-21T10:36:26.603Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:36:26 [2022-09-21T10:36:26.697Z] #27 57.75 go: downloading github.com/golang/protobuf v1.5.2
10:36:26 [2022-09-21T10:36:26.697Z] #27 58.02 go: downloading github.com/prometheus/common v0.10.0
10:36:27 [2022-09-21T10:36:27.105Z] #24 71.62 log
10:36:27 [2022-09-21T10:36:27.261Z] #27 ...
10:36:27 [2022-09-21T10:36:27.261Z] 
10:36:27 [2022-09-21T10:36:27.261Z] #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
10:36:27 [2022-09-21T10:36:27.261Z] #25 57.37 Setting up libicu67:amd64 (67.1-7) ...
10:36:27 [2022-09-21T10:36:27.261Z] #25 57.40 Setting up xxd (2:8.2.2434-3+deb11u1) ...
10:36:27 [2022-09-21T10:36:27.261Z] #25 57.41 Setting up libuv1:amd64 (1.40.0-2) ...
10:36:27 [2022-09-21T10:36:27.261Z] #25 57.43 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
10:36:27 [2022-09-21T10:36:27.261Z] #25 57.51 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
10:36:27 [2022-09-21T10:36:27.261Z] #25 57.52 Setting up librhash0:amd64 (1.4.1-2) ...
10:36:27 [2022-09-21T10:36:27.261Z] #25 57.54 Setting up cmake-data (3.18.4-2+deb11u1) ...
10:36:27 [2022-09-21T10:36:27.261Z] #25 57.57 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
10:36:27 [2022-09-21T10:36:27.261Z] #25 57.59 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
10:36:27 [2022-09-21T10:36:27.261Z] #25 57.60 Setting up cmake (3.18.4-2+deb11u1) ...
10:36:27 [2022-09-21T10:36:27.261Z] #25 57.62 Processing triggers for libc-bin (2.31-13+deb11u4) ...
10:36:27 [2022-09-21T10:36:27.261Z] #25 DONE 58.4s
10:36:27 [2022-09-21T10:36:27.261Z] 
10:36:27 [2022-09-21T10:36:27.261Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
10:36:27 [2022-09-21T10:36:27.261Z] #27 58.36 go: downloading github.com/prometheus/procfs v0.6.0
10:36:27 [2022-09-21T10:36:27.261Z] #27 58.40 go: downloading github.com/mattn/go-runewidth v0.0.9
10:36:27 [2022-09-21T10:36:27.261Z] #27 58.48 go: downloading google.golang.org/protobuf v1.27.1
10:36:27 [2022-09-21T10:36:27.927Z] #25 54.49 internal/testlog
10:36:27 [2022-09-21T10:36:27.927Z] #25 ...
10:36:27 [2022-09-21T10:36:27.927Z] 
10:36:27 [2022-09-21T10:36:27.927Z] #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
10:36:27 [2022-09-21T10:36:27.927Z] #31 44.49 Selecting previously unselected package libprotoc23:amd64.
10:36:27 [2022-09-21T10:36:27.927Z] #31 44.51 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ...
10:36:27 [2022-09-21T10:36:27.927Z] #31 44.52 Unpacking libprotoc23:amd64 (3.12.4-1) ...
10:36:27 [2022-09-21T10:36:27.927Z] #31 45.51 Selecting previously unselected package protobuf-c-compiler.
10:36:27 [2022-09-21T10:36:27.927Z] #31 45.51 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ...
10:36:27 [2022-09-21T10:36:27.927Z] #31 45.52 Unpacking protobuf-c-compiler (1.3.3-1+b2) ...
10:36:27 [2022-09-21T10:36:27.927Z] #31 45.68 Selecting previously unselected package protobuf-compiler.
10:36:27 [2022-09-21T10:36:27.927Z] #31 45.68 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ...
10:36:27 [2022-09-21T10:36:27.927Z] #31 45.69 Unpacking protobuf-compiler (3.12.4-1) ...
10:36:27 [2022-09-21T10:36:27.927Z] #31 45.87 Selecting previously unselected package python3-pkg-resources.
10:36:27 [2022-09-21T10:36:27.927Z] #31 45.87 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ...
10:36:27 [2022-09-21T10:36:27.927Z] #31 45.88 Unpacking python3-pkg-resources (52.0.0-4) ...
10:36:27 [2022-09-21T10:36:27.927Z] #31 46.12 Selecting previously unselected package python3-six.
10:36:27 [2022-09-21T10:36:27.927Z] #31 46.13 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ...
10:36:27 [2022-09-21T10:36:27.927Z] #31 46.13 Unpacking python3-six (1.16.0-2) ...
10:36:27 [2022-09-21T10:36:27.927Z] #31 46.24 Selecting previously unselected package python3-protobuf.
10:36:27 [2022-09-21T10:36:27.927Z] #31 46.26 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ...
10:36:27 [2022-09-21T10:36:27.927Z] #31 46.28 Unpacking python3-protobuf (3.12.4-1) ...
10:36:27 [2022-09-21T10:36:27.927Z] #31 46.77 Setting up python3-pkg-resources (52.0.0-4) ...
10:36:27 [2022-09-21T10:36:27.927Z] #31 48.64 Setting up libprotobuf23:amd64 (3.12.4-1) ...
10:36:27 [2022-09-21T10:36:27.927Z] #31 48.66 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:36:27 [2022-09-21T10:36:27.927Z] #31 48.68 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
10:36:27 [2022-09-21T10:36:27.927Z] #31 48.70 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
10:36:27 [2022-09-21T10:36:27.927Z] #31 48.72 Setting up libcap2:amd64 (1:2.44-1) ...
10:36:27 [2022-09-21T10:36:27.927Z] #31 48.73 Setting up python3-six (1.16.0-2) ...
10:36:27 [2022-09-21T10:36:27.927Z] #31 49.92 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ...
10:36:27 [2022-09-21T10:36:27.927Z] #31 49.95 Setting up libprotoc23:amd64 (3.12.4-1) ...
10:36:27 [2022-09-21T10:36:27.927Z] #31 49.98 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
10:36:27 [2022-09-21T10:36:27.927Z] #31 49.99 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
10:36:27 [2022-09-21T10:36:27.927Z] #31 50.02 Setting up python3-protobuf (3.12.4-1) ...
10:36:27 [2022-09-21T10:36:27.927Z] #31 53.70 Setting up libcap-dev:amd64 (1:2.44-1) ...
10:36:27 [2022-09-21T10:36:27.927Z] #31 53.72 Setting up protobuf-compiler (3.12.4-1) ...
10:36:27 [2022-09-21T10:36:27.927Z] #31 53.74 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
10:36:27 [2022-09-21T10:36:27.927Z] #31 53.76 Setting up libprotobuf-dev:amd64 (3.12.4-1) ...
10:36:27 [2022-09-21T10:36:27.927Z] #31 53.79 Setting up protobuf-c-compiler (1.3.3-1+b2) ...
10:36:27 [2022-09-21T10:36:27.927Z] #31 53.82 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ...
10:36:27 [2022-09-21T10:36:27.927Z] #31 53.85 Processing triggers for libc-bin (2.31-13+deb11u4) ...
10:36:28 [2022-09-21T10:36:28.380Z] #49 49.83 Setting up libjq1:amd64 (1.6-2.1) ...
10:36:28 [2022-09-21T10:36:28.381Z] #49 49.85 Setting up libnftnl11:amd64 (1.1.9-1) ...
10:36:28 [2022-09-21T10:36:28.381Z] #49 49.87 Setting up thin-provisioning-tools (0.9.0-1) ...
10:36:28 [2022-09-21T10:36:28.381Z] #49 49.88 Setting up python3-pip (20.3.4-4+deb11u1) ...
10:36:28 [2022-09-21T10:36:28.500Z] #31 DONE 54.9s
10:36:28 [2022-09-21T10:36:28.500Z] 
10:36:28 [2022-09-21T10:36:28.500Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:36:28 [2022-09-21T10:36:28.755Z] #38 ...
10:36:28 [2022-09-21T10:36:28.755Z] 
10:36:28 [2022-09-21T10:36:28.755Z] #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
10:36:28 [2022-09-21T10:36:28.755Z] #36 45.36 Selecting previously unselected package libicu67:amd64.
10:36:28 [2022-09-21T10:36:28.755Z] #36 45.37 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
10:36:28 [2022-09-21T10:36:28.755Z] #36 45.39 Unpacking libicu67:amd64 (67.1-7) ...
10:36:28 [2022-09-21T10:36:28.755Z] #36 51.03 Selecting previously unselected package libxml2:amd64.
10:36:28 [2022-09-21T10:36:28.755Z] #36 51.03 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
10:36:28 [2022-09-21T10:36:28.755Z] #36 51.03 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
10:36:28 [2022-09-21T10:36:28.755Z] #36 51.54 Selecting previously unselected package libarchive13:amd64.
10:36:28 [2022-09-21T10:36:28.755Z] #36 51.57 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
10:36:28 [2022-09-21T10:36:28.755Z] #36 51.59 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
10:36:28 [2022-09-21T10:36:28.755Z] #36 51.91 Selecting previously unselected package libjsoncpp24:amd64.
10:36:28 [2022-09-21T10:36:28.755Z] #36 51.93 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
10:36:28 [2022-09-21T10:36:28.755Z] #36 51.95 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
10:36:28 [2022-09-21T10:36:28.755Z] #36 52.14 Selecting previously unselected package librhash0:amd64.
10:36:28 [2022-09-21T10:36:28.755Z] #36 52.15 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
10:36:28 [2022-09-21T10:36:28.755Z] #36 52.17 Unpacking librhash0:amd64 (1.4.1-2) ...
10:36:28 [2022-09-21T10:36:28.755Z] #36 52.34 Selecting previously unselected package libuv1:amd64.
10:36:28 [2022-09-21T10:36:28.755Z] #36 52.37 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
10:36:28 [2022-09-21T10:36:28.755Z] #36 52.38 Unpacking libuv1:amd64 (1.40.0-2) ...
10:36:28 [2022-09-21T10:36:28.755Z] #36 52.53 Selecting previously unselected package cmake.
10:36:28 [2022-09-21T10:36:28.755Z] #36 52.55 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
10:36:28 [2022-09-21T10:36:28.755Z] #36 52.57 Unpacking cmake (3.18.4-2+deb11u1) ...
10:36:28 [2022-09-21T10:36:28.993Z] #24 ...
10:36:28 [2022-09-21T10:36:28.993Z] 
10:36:28 [2022-09-21T10:36:28.993Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:36:28 [2022-09-21T10:36:28.993Z] #39 18.59   CC       images/stats.o
10:36:28 [2022-09-21T10:36:28.993Z] #39 18.89   CC       images/core.o
10:36:28 [2022-09-21T10:36:28.993Z] #39 19.60   CC       images/core-x86.o
10:36:28 [2022-09-21T10:36:28.993Z] #39 20.13   CC       images/core-arm.o
10:36:28 [2022-09-21T10:36:28.993Z] #39 20.48   CC       images/core-aarch64.o
10:36:28 [2022-09-21T10:36:28.993Z] #39 20.90   CC       images/core-ppc64.o
10:36:28 [2022-09-21T10:36:28.993Z] #39 21.43   CC       images/core-s390.o
10:36:28 [2022-09-21T10:36:28.993Z] #39 22.05   CC       images/cpuinfo.o
10:36:28 [2022-09-21T10:36:28.993Z] #39 22.46   CC       images/inventory.o
10:36:29 [2022-09-21T10:36:29.141Z] #38 2.766 Note: Building without setproctitle() and strlcpy() support.
10:36:29 [2022-09-21T10:36:29.141Z] #38 2.766       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:36:29 [2022-09-21T10:36:29.141Z] #38 2.776 Note: Building without GnuTLS support
10:36:29 [2022-09-21T10:36:29.141Z] #38 2.780 Makefile.config:39: Warn: you have no libnftables installed
10:36:29 [2022-09-21T10:36:29.141Z] #38 2.780 Makefile.config:40: Warn: Building without nftables support
10:36:29 [2022-09-21T10:36:29.158Z] #27 60.30 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
10:36:29 [2022-09-21T10:36:29.249Z] #39 22.67   CC       images/fdinfo.o
10:36:29 [2022-09-21T10:36:29.319Z] #49 51.11 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
10:36:29 [2022-09-21T10:36:29.507Z] #39 22.97   CC       images/fown.o
10:36:29 [2022-09-21T10:36:29.579Z] #49 51.13 Setting up jq (1.6-2.1) ...
10:36:29 [2022-09-21T10:36:29.579Z] #49 51.14 Setting up libbpf0:amd64 (1:0.3-2) ...
10:36:29 [2022-09-21T10:36:29.579Z] #49 51.16 Setting up iptables (1.8.7-1) ...
10:36:29 [2022-09-21T10:36:29.579Z] #49 51.17 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
10:36:29 [2022-09-21T10:36:29.579Z] #49 51.19 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:36:29 [2022-09-21T10:36:29.579Z] #49 51.19 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
10:36:29 [2022-09-21T10:36:29.579Z] #49 51.20 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:36:29 [2022-09-21T10:36:29.579Z] #49 51.20 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
10:36:29 [2022-09-21T10:36:29.579Z] #49 51.21 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
10:36:29 [2022-09-21T10:36:29.579Z] #49 51.21 Setting up iproute2 (5.10.0-4) ...
10:36:29 [2022-09-21T10:36:29.762Z] #39 23.26   CC       images/ns.o
10:36:30 [2022-09-21T10:36:30.018Z] #39 23.51   CC       images/regfile.o
10:36:30 [2022-09-21T10:36:30.126Z] #36 ...
10:36:30 [2022-09-21T10:36:30.126Z] 
10:36:30 [2022-09-21T10:36:30.126Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
10:36:30 [2022-09-21T10:36:30.126Z] #25 56.47 sort
10:36:30 [2022-09-21T10:36:30.126Z] #25 56.47 errors
10:36:30 [2022-09-21T10:36:30.148Z] #49 51.69 Processing triggers for libc-bin (2.31-13+deb11u4) ...
10:36:30 [2022-09-21T10:36:30.286Z] #39 23.71   CC       images/ghost-file.o
10:36:30 [2022-09-21T10:36:30.385Z] #25 56.80 strconv
10:36:30 [2022-09-21T10:36:30.543Z] #39 24.02   CC       images/fifo.o
10:36:30 [2022-09-21T10:36:30.799Z] #39 24.26   CC       images/remap-file-path.o
10:36:30 [2022-09-21T10:36:30.799Z] #39 24.41   CC       images/eventfd.o
10:36:31 [2022-09-21T10:36:31.045Z] #38 4.898 fatal: not a git repository (or any of the parent directories): .git
10:36:31 [2022-09-21T10:36:31.045Z] #38 4.965   GEN      .gitid
10:36:31 [2022-09-21T10:36:31.045Z] #38 4.998   GEN      criu/include/version.h
10:36:31 [2022-09-21T10:36:31.045Z] #38 5.061   GEN      include/common/asm
10:36:31 [2022-09-21T10:36:31.055Z] #39 24.64   CC       images/eventpoll.o
10:36:31 [2022-09-21T10:36:31.316Z] #25 ...
10:36:31 [2022-09-21T10:36:31.316Z] 
10:36:31 [2022-09-21T10:36:31.316Z] #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
10:36:31 [2022-09-21T10:36:31.316Z] #36 56.87 Setting up libicu67:amd64 (67.1-7) ...
10:36:31 [2022-09-21T10:36:31.316Z] #36 56.89 Setting up xxd (2:8.2.2434-3+deb11u1) ...
10:36:31 [2022-09-21T10:36:31.316Z] #36 56.91 Setting up libuv1:amd64 (1.40.0-2) ...
10:36:31 [2022-09-21T10:36:31.316Z] #36 56.93 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
10:36:31 [2022-09-21T10:36:31.316Z] #36 56.96 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
10:36:31 [2022-09-21T10:36:31.316Z] #36 56.98 Setting up librhash0:amd64 (1.4.1-2) ...
10:36:31 [2022-09-21T10:36:31.316Z] #36 57.00 Setting up cmake-data (3.18.4-2+deb11u1) ...
10:36:31 [2022-09-21T10:36:31.316Z] #36 57.08 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
10:36:31 [2022-09-21T10:36:31.316Z] #36 57.09 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
10:36:31 [2022-09-21T10:36:31.316Z] #36 57.11 Setting up cmake (3.18.4-2+deb11u1) ...
10:36:31 [2022-09-21T10:36:31.316Z] #36 57.14 Processing triggers for libc-bin (2.31-13+deb11u4) ...
10:36:31 [2022-09-21T10:36:31.316Z] #36 DONE 57.6s
10:36:31 [2022-09-21T10:36:31.316Z] 
10:36:31 [2022-09-21T10:36:31.316Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:36:31 [2022-09-21T10:36:31.316Z] #38 2.392 Note: Building without setproctitle() and strlcpy() support.
10:36:31 [2022-09-21T10:36:31.316Z] #38 2.392       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:36:31 [2022-09-21T10:36:31.316Z] #38 2.409 Note: Building without GnuTLS support
10:36:31 [2022-09-21T10:36:31.316Z] #38 2.414 Makefile.config:39: Warn: you have no libnftables installed
10:36:31 [2022-09-21T10:36:31.316Z] #38 2.414 Makefile.config:40: Warn: Building without nftables support
10:36:31 [2022-09-21T10:36:31.359Z] #39 24.98   CC       images/fh.o
10:36:31 [2022-09-21T10:36:31.614Z] #38 ...
10:36:31 [2022-09-21T10:36:31.614Z] 
10:36:31 [2022-09-21T10:36:31.614Z] #34 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
10:36:31 [2022-09-21T10:36:31.614Z] #34 56.79 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
10:36:31 [2022-09-21T10:36:31.614Z] #34 56.89 go: downloading github.com/gobwas/glob v0.2.3
10:36:31 [2022-09-21T10:36:31.614Z] #34 56.91 go: downloading github.com/kisielk/gotool v1.0.0
10:36:31 [2022-09-21T10:36:31.614Z] #34 57.07 go: downloading github.com/gostaticanalysis/comment v1.4.2
10:36:31 [2022-09-21T10:36:31.614Z] #34 57.10 go: downloading golang.org/x/mod v0.5.1
10:36:31 [2022-09-21T10:36:31.614Z] #34 57.13 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
10:36:31 [2022-09-21T10:36:31.614Z] #34 57.19 go: downloading github.com/ettle/strcase v0.1.1
10:36:31 [2022-09-21T10:36:31.614Z] #34 57.26 go: downloading github.com/fatih/structtag v1.2.0
10:36:31 [2022-09-21T10:36:31.614Z] #34 57.30 go: downloading github.com/Masterminds/semver v1.5.0
10:36:31 [2022-09-21T10:36:31.614Z] #34 57.32 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
10:36:31 [2022-09-21T10:36:31.614Z] #34 57.49 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
10:36:31 [2022-09-21T10:36:31.614Z] #34 57.50 go: downloading github.com/prometheus/client_golang v1.7.1
10:36:31 [2022-09-21T10:36:31.614Z] #34 57.89 go: downloading github.com/prometheus/client_model v0.2.0
10:36:31 [2022-09-21T10:36:31.614Z] #34 57.96 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
10:36:31 [2022-09-21T10:36:31.614Z] #34 58.00 go: downloading github.com/google/go-cmp v0.5.6
10:36:31 [2022-09-21T10:36:31.614Z] #34 58.31 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
10:36:31 [2022-09-21T10:36:31.614Z] #34 58.42 go: downloading github.com/olekukonko/tablewriter v0.0.5
10:36:31 [2022-09-21T10:36:31.614Z] #34 58.57 go: downloading github.com/beorn7/perks v1.0.1
10:36:31 [2022-09-21T10:36:31.614Z] #34 58.57 go: downloading github.com/cespare/xxhash/v2 v2.1.2
10:36:31 [2022-09-21T10:36:31.614Z] #34 58.59 go: downloading github.com/golang/protobuf v1.5.2
10:36:31 [2022-09-21T10:36:31.614Z] #34 58.68 go: downloading github.com/cespare/xxhash v1.1.0
10:36:31 [2022-09-21T10:36:31.614Z] #34 58.79 go: downloading github.com/prometheus/common v0.10.0
10:36:31 [2022-09-21T10:36:31.614Z] #34 58.90 go: downloading github.com/prometheus/procfs v0.6.0
10:36:31 [2022-09-21T10:36:31.614Z] #34 59.05 go: downloading github.com/mattn/go-runewidth v0.0.9
10:36:31 [2022-09-21T10:36:31.614Z] #34 59.21 go: downloading google.golang.org/protobuf v1.27.1
10:36:31 [2022-09-21T10:36:31.697Z] #27 ...
10:36:31 [2022-09-21T10:36:31.697Z] 
10:36:31 [2022-09-21T10:36:31.697Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
10:36:31 [2022-09-21T10:36:31.697Z] #34 52.44 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
10:36:31 [2022-09-21T10:36:31.697Z] #34 52.46 Unpacking dmsetup (2:1.02.175-2.1) ...
10:36:31 [2022-09-21T10:36:31.697Z] #34 52.61 Selecting previously unselected package mingw-w64-common.
10:36:31 [2022-09-21T10:36:31.697Z] #34 52.61 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
10:36:31 [2022-09-21T10:36:31.697Z] #34 52.63 Unpacking mingw-w64-common (8.0.0-1) ...
10:36:31 [2022-09-21T10:36:31.697Z] #34 58.38 Selecting previously unselected package mingw-w64-x86-64-dev.
10:36:31 [2022-09-21T10:36:31.697Z] #34 58.40 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
10:36:31 [2022-09-21T10:36:31.697Z] #34 58.41 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
10:36:31 [2022-09-21T10:36:31.697Z] #34 ...
10:36:31 [2022-09-21T10:36:31.697Z] 
10:36:31 [2022-09-21T10:36:31.697Z] #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
10:36:31 [2022-09-21T10:36:31.697Z] #0 3.219 + RM_GOPATH=0
10:36:31 [2022-09-21T10:36:31.697Z] #0 3.219 + TMP_GOPATH=
10:36:31 [2022-09-21T10:36:31.697Z] #0 3.219 + : /build
10:36:31 [2022-09-21T10:36:31.697Z] #0 3.224 + '[' -z '' ']'
10:36:31 [2022-09-21T10:36:31.697Z] #0 3.224 ++ mktemp -d
10:36:31 [2022-09-21T10:36:31.697Z] #0 3.224 + export GOPATH=/tmp/tmp.Knpi7NB8id
10:36:31 [2022-09-21T10:36:31.697Z] #0 3.224 + GOPATH=/tmp/tmp.Knpi7NB8id
10:36:31 [2022-09-21T10:36:31.697Z] #0 3.224 + RM_GOPATH=1
10:36:31 [2022-09-21T10:36:31.697Z] #0 3.224 + case "$(go env GOARCH)" in
10:36:31 [2022-09-21T10:36:31.697Z] #0 3.224 ++ go env GOARCH
10:36:31 [2022-09-21T10:36:31.697Z] #0 3.233 + export GO_BUILDMODE=-buildmode=pie
10:36:31 [2022-09-21T10:36:31.697Z] #0 3.233 + GO_BUILDMODE=-buildmode=pie
10:36:31 [2022-09-21T10:36:31.697Z] #0 3.239 ++ dirname /tmp/install/install.sh
10:36:31 [2022-09-21T10:36:31.697Z] #0 3.240 + dir=/tmp/install
10:36:31 [2022-09-21T10:36:31.697Z] #0 3.240 + bin=tini
10:36:31 [2022-09-21T10:36:31.697Z] #0 3.240 + shift
10:36:31 [2022-09-21T10:36:31.697Z] #0 3.240 + '[' '!' -f /tmp/install/tini.installer ']'
10:36:31 [2022-09-21T10:36:31.697Z] #0 3.240 + . /tmp/install/tini.installer
10:36:31 [2022-09-21T10:36:31.697Z] #0 3.240 ++ : v0.19.0
10:36:31 [2022-09-21T10:36:31.697Z] #0 3.241 + install_tini
10:36:31 [2022-09-21T10:36:31.697Z] #0 3.248 + echo 'Install tini version v0.19.0'
10:36:31 [2022-09-21T10:36:31.697Z] #0 3.248 + git clone https://github.com/krallin/tini.git /tmp/tmp.Knpi7NB8id/tini
10:36:31 [2022-09-21T10:36:31.697Z] #0 3.248 Install tini version v0.19.0
10:36:31 [2022-09-21T10:36:31.697Z] #0 3.257 Cloning into '/tmp/tmp.Knpi7NB8id/tini'...
10:36:31 [2022-09-21T10:36:31.697Z] #0 4.260 + cd /tmp/tmp.Knpi7NB8id/tini
10:36:31 [2022-09-21T10:36:31.697Z] #38 4.260 + git checkout -q v0.19.0
10:36:31 [2022-09-21T10:36:31.697Z] #38 4.273 + cmake .
10:36:31 [2022-09-21T10:36:31.697Z] #38 ...
10:36:31 [2022-09-21T10:36:31.697Z] 
10:36:31 [2022-09-21T10:36:31.697Z] #26 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
10:36:31 [2022-09-21T10:36:31.697Z] #26 DONE 63.1s
10:36:31 [2022-09-21T10:36:31.932Z] #39 ...
10:36:31 [2022-09-21T10:36:31.932Z] 
10:36:31 [2022-09-21T10:36:31.932Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
10:36:31 [2022-09-21T10:36:31.932Z] #32 76.31 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
10:36:31 [2022-09-21T10:36:31.932Z] #32 ...
10:36:31 [2022-09-21T10:36:31.932Z] 
10:36:31 [2022-09-21T10:36:31.932Z] #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
10:36:31 [2022-09-21T10:36:31.932Z] #24 73.69 github.com/BurntSushi/toml/cmd/tomlv
10:36:31 [2022-09-21T10:36:31.932Z] #24 DONE 76.3s
10:36:31 [2022-09-21T10:36:31.932Z] 
10:36:31 [2022-09-21T10:36:31.932Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
10:36:31 [2022-09-21T10:36:31.932Z] #32 76.32 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
10:36:31 [2022-09-21T10:36:31.932Z] #32 76.35 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:36:31 [2022-09-21T10:36:31.955Z] 
10:36:31 [2022-09-21T10:36:31.956Z] #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
10:36:31 [2022-09-21T10:36:31.956Z] #24 61.13 internal/syscall/unix
10:36:31 [2022-09-21T10:36:31.956Z] #24 61.46 time
10:36:32 [2022-09-21T10:36:32.061Z] #49 DONE 53.3s
10:36:32 [2022-09-21T10:36:32.061Z] 
10:36:32 [2022-09-21T10:36:32.061Z] #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
10:36:32 [2022-09-21T10:36:32.631Z] #50 0.921 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
10:36:32 [2022-09-21T10:36:32.631Z] #50 0.926 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
10:36:32 [2022-09-21T10:36:32.631Z] #50 0.930 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
10:36:32 [2022-09-21T10:36:32.891Z] #50 DONE 1.0s
10:36:32 [2022-09-21T10:36:32.891Z] 
10:36:32 [2022-09-21T10:36:32.891Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
10:36:32 [2022-09-21T10:36:32.996Z] #34 61.28 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
10:36:33 [2022-09-21T10:36:33.210Z] #38 4.761 fatal: not a git repository (or any of the parent directories): .git
10:36:33 [2022-09-21T10:36:33.210Z] #38 4.836   GEN      .gitid
10:36:33 [2022-09-21T10:36:33.210Z] #38 4.865   GEN      criu/include/version.h
10:36:33 [2022-09-21T10:36:33.210Z] #38 4.941   GEN      include/common/asm
10:36:33 [2022-09-21T10:36:33.255Z] #34 ...
10:36:33 [2022-09-21T10:36:33.255Z] 
10:36:33 [2022-09-21T10:36:33.255Z] #26 [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
10:36:33 [2022-09-21T10:36:33.255Z] #26 51.47 sync
10:36:33 [2022-09-21T10:36:33.255Z] #26 51.47 internal/reflectlite
10:36:33 [2022-09-21T10:36:33.255Z] #26 52.96 internal/testlog
10:36:33 [2022-09-21T10:36:33.255Z] #26 54.29 sort
10:36:33 [2022-09-21T10:36:33.255Z] #26 54.29 errors
10:36:33 [2022-09-21T10:36:33.255Z] #26 54.98 strconv
10:36:33 [2022-09-21T10:36:33.255Z] #26 56.12 io
10:36:33 [2022-09-21T10:36:33.255Z] #26 57.64 internal/oserror
10:36:33 [2022-09-21T10:36:33.255Z] #26 57.83 syscall
10:36:33 [2022-09-21T10:36:33.255Z] #26 59.03 reflect
10:36:33 [2022-09-21T10:36:33.514Z] #26 ...
10:36:33 [2022-09-21T10:36:33.514Z] 
10:36:33 [2022-09-21T10:36:33.514Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:36:33 [2022-09-21T10:36:33.514Z] #38 6.667   PBCC     images/timens.pb-c.c
10:36:33 [2022-09-21T10:36:33.514Z] #38 6.703   DEP      images/timens.pb-c.d
10:36:33 [2022-09-21T10:36:33.514Z] #38 6.829   PBCC     images/fown.pb-c.c
10:36:33 [2022-09-21T10:36:33.514Z] #38 6.860   PBCC     images/google/protobuf/descriptor.pb-c.c
10:36:33 [2022-09-21T10:36:33.514Z] #38 6.922   PBCC     images/opts.pb-c.c
10:36:33 [2022-09-21T10:36:33.514Z] #38 6.982   PBCC     images/memfd.pb-c.c
10:36:33 [2022-09-21T10:36:33.514Z] #38 7.074   DEP      images/fown.pb-c.d
10:36:33 [2022-09-21T10:36:33.514Z] #38 7.185   DEP      images/google/protobuf/descriptor.pb-c.d
10:36:33 [2022-09-21T10:36:33.514Z] #38 7.238   DEP      images/opts.pb-c.d
10:36:33 [2022-09-21T10:36:33.514Z] #38 7.298   DEP      images/memfd.pb-c.d
10:36:33 [2022-09-21T10:36:33.514Z] #38 7.354   PBCC     images/sit.pb-c.c
10:36:33 [2022-09-21T10:36:33.514Z] #38 7.393   DEP      images/sit.pb-c.d
10:36:33 [2022-09-21T10:36:33.514Z] #38 7.566   PBCC     images/macvlan.pb-c.c
10:36:33 [2022-09-21T10:36:33.514Z] #38 7.602   DEP      images/macvlan.pb-c.d
10:36:33 [2022-09-21T10:36:33.514Z] #38 7.676   PBCC     images/autofs.pb-c.c
10:36:33 [2022-09-21T10:36:33.774Z] #38 7.685   DEP      images/autofs.pb-c.d
10:36:33 [2022-09-21T10:36:33.774Z] #38 7.793   PBCC     images/sysctl.pb-c.c
10:36:33 [2022-09-21T10:36:33.774Z] #38 7.813   DEP      images/sysctl.pb-c.d
10:36:33 [2022-09-21T10:36:33.774Z] #38 7.866   PBCC     images/time.pb-c.c
10:36:33 [2022-09-21T10:36:33.774Z] #38 7.888   DEP      images/time.pb-c.d
10:36:33 [2022-09-21T10:36:33.774Z] #38 7.937   PBCC     images/binfmt-misc.pb-c.c
10:36:33 [2022-09-21T10:36:33.977Z] using credential docker-jenkins-github-credentials
10:36:34 [2022-09-21T10:36:34.033Z] #38 7.967   DEP      images/binfmt-misc.pb-c.d
10:36:34 [2022-09-21T10:36:34.033Z] #38 8.016   PBCC     images/seccomp.pb-c.c
10:36:34 [2022-09-21T10:36:34.033Z] #38 8.046   DEP      images/seccomp.pb-c.d
10:36:34 [2022-09-21T10:36:34.033Z] #38 8.167   PBCC     images/userns.pb-c.c
10:36:34 [2022-09-21T10:36:34.056Z] Cloning the remote Git repository
10:36:34 [2022-09-21T10:36:34.056Z] Cloning with configured refspecs honoured and without tags
10:36:34 [2022-09-21T10:36:34.293Z] #38 8.259   DEP      images/userns.pb-c.d
10:36:34 [2022-09-21T10:36:34.293Z] #38 8.303   PBCC     images/cgroup.pb-c.c
10:36:34 [2022-09-21T10:36:34.293Z] #38 ...
10:36:34 [2022-09-21T10:36:34.293Z] 
10:36:34 [2022-09-21T10:36:34.293Z] #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
10:36:34 [2022-09-21T10:36:34.293Z] #0 1.085 + RM_GOPATH=0
10:36:34 [2022-09-21T10:36:34.293Z] #0 1.087 + TMP_GOPATH=
10:36:34 [2022-09-21T10:36:34.293Z] #0 1.088 + : /build
10:36:34 [2022-09-21T10:36:34.293Z] #0 1.088 + '[' -z '' ']'
10:36:34 [2022-09-21T10:36:34.293Z] #0 1.090 ++ mktemp -d
10:36:34 [2022-09-21T10:36:34.293Z] #0 1.091 + export GOPATH=/tmp/tmp.pUVsstKLy9
10:36:34 [2022-09-21T10:36:34.293Z] #0 1.091 + GOPATH=/tmp/tmp.pUVsstKLy9
10:36:34 [2022-09-21T10:36:34.293Z] #0 1.092 + RM_GOPATH=1
10:36:34 [2022-09-21T10:36:34.293Z] #0 1.092 + case "$(go env GOARCH)" in
10:36:34 [2022-09-21T10:36:34.293Z] #0 1.094 ++ go env GOARCH
10:36:34 [2022-09-21T10:36:34.293Z] #0 1.124 + export GO_BUILDMODE=-buildmode=pie
10:36:34 [2022-09-21T10:36:34.293Z] #0 1.124 + GO_BUILDMODE=-buildmode=pie
10:36:34 [2022-09-21T10:36:34.293Z] #0 1.126 ++ dirname /tmp/install/install.sh
10:36:34 [2022-09-21T10:36:34.293Z] #0 1.163 + dir=/tmp/install
10:36:34 [2022-09-21T10:36:34.293Z] #0 1.172 + bin=tini
10:36:34 [2022-09-21T10:36:34.293Z] #0 1.172 + shift
10:36:34 [2022-09-21T10:36:34.293Z] #0 1.172 + '[' '!' -f /tmp/install/tini.installer ']'
10:36:34 [2022-09-21T10:36:34.293Z] #0 1.172 + . /tmp/install/tini.installer
10:36:34 [2022-09-21T10:36:34.293Z] #0 1.173 ++ : v0.19.0
10:36:34 [2022-09-21T10:36:34.293Z] #0 1.176 + install_tini
10:36:34 [2022-09-21T10:36:34.293Z] #0 1.176 + echo 'Install tini version v0.19.0'
10:36:34 [2022-09-21T10:36:34.293Z] #0 1.180 Install tini version v0.19.0
10:36:34 [2022-09-21T10:36:34.293Z] #0 1.181 + git clone https://github.com/krallin/tini.git /tmp/tmp.pUVsstKLy9/tini
10:36:34 [2022-09-21T10:36:34.293Z] #0 1.184 Cloning into '/tmp/tmp.pUVsstKLy9/tini'...
10:36:34 [2022-09-21T10:36:34.293Z] #0 2.082 + cd /tmp/tmp.pUVsstKLy9/tini
10:36:34 [2022-09-21T10:36:34.293Z] #0 2.082 + git checkout -q v0.19.0
10:36:34 [2022-09-21T10:36:34.293Z] #0 2.098 + cmake .
10:36:34 [2022-09-21T10:36:34.293Z] #0 2.557 -- The C compiler identification is GNU 10.2.1
10:36:34 [2022-09-21T10:36:34.293Z] #0 2.624 -- Detecting C compiler ABI info
10:36:34 [2022-09-21T10:36:34.293Z] #0 3.238 -- Detecting C compiler ABI info - done
10:36:34 [2022-09-21T10:36:34.293Z] #0 3.371 -- Check for working C compiler: /usr/bin/cc - skipped
10:36:34 [2022-09-21T10:36:34.293Z] #0 3.372 -- Detecting C compile features
10:36:34 [2022-09-21T10:36:34.293Z] #0 3.374 -- Detecting C compile features - done
10:36:34 [2022-09-21T10:36:34.293Z] #0 3.401 -- Performing Test HAS_BUILTIN_FORTIFY
10:36:34 [2022-09-21T10:36:34.293Z] #0 3.721 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:36:34 [2022-09-21T10:36:34.293Z] #0 3.819 -- Configuring done
10:36:34 [2022-09-21T10:36:34.293Z] #0 3.831 -- Generating done
10:36:34 [2022-09-21T10:36:34.293Z] #0 3.853 -- Build files have been written to: /tmp/tmp.pUVsstKLy9/tini
10:36:34 [2022-09-21T10:36:34.293Z] #0 3.859 + make tini-static
10:36:34 [2022-09-21T10:36:34.293Z] #0 4.139 Scanning dependencies of target tini-static
10:36:34 [2022-09-21T10:36:34.293Z] #0 4.200 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:36:34 [2022-09-21T10:36:34.293Z] #0 5.819 [100%] Linking C executable tini-static
10:36:34 [2022-09-21T10:36:34.293Z] #0 6.584 [100%] Built target tini-static
10:36:34 [2022-09-21T10:36:34.293Z] #0 6.668 + mkdir -p /build
10:36:34 [2022-09-21T10:36:34.293Z] #0 6.671 + cp tini-static /build/docker-init
10:36:34 [2022-09-21T10:36:34.293Z] #39 DONE 7.7s
10:36:34 [2022-09-21T10:36:34.293Z] 
10:36:34 [2022-09-21T10:36:34.293Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:36:34 [2022-09-21T10:36:34.293Z] #38 8.346   DEP      images/cgroup.pb-c.d
10:36:34 [2022-09-21T10:36:34.489Z] #24 ...
10:36:34 [2022-09-21T10:36:34.489Z] 
10:36:34 [2022-09-21T10:36:34.489Z] #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
10:36:34 [2022-09-21T10:36:34.489Z] #0 5.066 Note: Building without setproctitle() and strlcpy() support.
10:36:34 [2022-09-21T10:36:34.489Z] #0 5.066       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:36:34 [2022-09-21T10:36:34.489Z] #0 5.075 Note: Building without GnuTLS support
10:36:34 [2022-09-21T10:36:34.489Z] #0 5.075 Makefile.config:39: Warn: you have no libnftables installed
10:36:34 [2022-09-21T10:36:34.489Z] #0 5.075 Makefile.config:40: Warn: Building without nftables support
10:36:34 [2022-09-21T10:36:34.489Z] #0 7.614 fatal: not a git repository (or any of the parent directories): .git
10:36:34 [2022-09-21T10:36:34.489Z] #0 7.638   GEN      .gitid
10:36:34 [2022-09-21T10:36:34.489Z] #0 7.689   GEN      criu/include/version.h
10:36:34 [2022-09-21T10:36:34.489Z] #0 7.777   GEN      include/common/asm
10:36:34 [2022-09-21T10:36:34.489Z] #0 9.710   PBCC     images/timens.pb-c.c
10:36:34 [2022-09-21T10:36:34.489Z] #0 9.769   DEP      images/timens.pb-c.d
10:36:34 [2022-09-21T10:36:34.489Z] #0 9.835   PBCC     images/fown.pb-c.c
10:36:34 [2022-09-21T10:36:34.489Z] #0 9.887   PBCC     images/google/protobuf/descriptor.pb-c.c
10:36:34 [2022-09-21T10:36:34.489Z] #0 9.967   PBCC     images/opts.pb-c.c
10:36:34 [2022-09-21T10:36:34.489Z] #0 10.02   PBCC     images/memfd.pb-c.c
10:36:34 [2022-09-21T10:36:34.552Z] #38 8.441   PBCC     images/ext-file.pb-c.c
10:36:34 [2022-09-21T10:36:34.552Z] #38 8.497   DEP      images/ext-file.pb-c.d
10:36:34 [2022-09-21T10:36:34.552Z] #38 8.645   PBCC     images/rpc.pb-c.c
10:36:34 [2022-09-21T10:36:34.747Z] #39 10.08   DEP      images/fown.pb-c.d
10:36:34 [2022-09-21T10:36:34.747Z] #39 ...
10:36:34 [2022-09-21T10:36:34.747Z] 
10:36:34 [2022-09-21T10:36:34.747Z] #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
10:36:34 [2022-09-21T10:36:34.747Z] #38 4.844 -- The C compiler identification is GNU 10.2.1
10:36:34 [2022-09-21T10:36:34.747Z] #38 4.922 -- Detecting C compiler ABI info
10:36:34 [2022-09-21T10:36:34.747Z] #38 5.543 -- Detecting C compiler ABI info - done
10:36:34 [2022-09-21T10:36:34.747Z] #38 5.716 -- Check for working C compiler: /usr/bin/cc - skipped
10:36:34 [2022-09-21T10:36:34.747Z] #38 5.716 -- Detecting C compile features
10:36:34 [2022-09-21T10:36:34.747Z] #38 5.716 -- Detecting C compile features - done
10:36:34 [2022-09-21T10:36:34.747Z] #38 5.776 -- Performing Test HAS_BUILTIN_FORTIFY
10:36:34 [2022-09-21T10:36:34.747Z] #38 5.981 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:36:34 [2022-09-21T10:36:34.747Z] #38 6.105 -- Configuring done
10:36:34 [2022-09-21T10:36:34.747Z] #38 6.143 -- Generating done
10:36:34 [2022-09-21T10:36:34.747Z] #38 6.143 -- Build files have been written to: /tmp/tmp.Knpi7NB8id/tini
10:36:34 [2022-09-21T10:36:34.747Z] #38 6.143 + make tini-static
10:36:34 [2022-09-21T10:36:34.747Z] #38 6.511 Scanning dependencies of target tini-static
10:36:34 [2022-09-21T10:36:34.747Z] #38 6.638 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:36:34 [2022-09-21T10:36:34.811Z] #38 8.793   DEP      images/rpc.pb-c.d
10:36:34 [2022-09-21T10:36:34.811Z] #38 8.946   PBCC     images/siginfo.pb-c.c
10:36:34 [2022-09-21T10:36:34.811Z] #38 9.017   DEP      images/siginfo.pb-c.d
10:36:35 [2022-09-21T10:36:35.070Z] #38 9.089   PBCC     images/pagemap.pb-c.c
10:36:35 [2022-09-21T10:36:35.101Z] #38 6.371   PBCC     images/timens.pb-c.c
10:36:35 [2022-09-21T10:36:35.101Z] #38 6.398   DEP      images/timens.pb-c.d
10:36:35 [2022-09-21T10:36:35.101Z] #38 6.472   PBCC     images/fown.pb-c.c
10:36:35 [2022-09-21T10:36:35.101Z] #38 6.497   PBCC     images/google/protobuf/descriptor.pb-c.c
10:36:35 [2022-09-21T10:36:35.101Z] #38 6.560   PBCC     images/opts.pb-c.c
10:36:35 [2022-09-21T10:36:35.101Z] #38 6.605   PBCC     images/memfd.pb-c.c
10:36:35 [2022-09-21T10:36:35.101Z] #38 6.647   DEP      images/fown.pb-c.d
10:36:35 [2022-09-21T10:36:35.101Z] #38 6.716   DEP      images/google/protobuf/descriptor.pb-c.d
10:36:35 [2022-09-21T10:36:35.101Z] #38 6.767   DEP      images/opts.pb-c.d
10:36:35 [2022-09-21T10:36:35.101Z] #38 6.817   DEP      images/memfd.pb-c.d
10:36:35 [2022-09-21T10:36:35.101Z] #38 6.896   PBCC     images/sit.pb-c.c
10:36:34 [2022-09-21T10:36:34.252Z] Cloning repository https://github.com/moby/moby.git
10:36:34 [2022-09-21T10:36:34.650Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
10:36:35 [2022-09-21T10:36:35.313Z] #38 8.189 [100%] Linking C executable tini-static
10:36:35 [2022-09-21T10:36:35.338Z] #38 9.229   DEP      images/pagemap.pb-c.d
10:36:35 [2022-09-21T10:36:35.338Z] #38 9.413   PBCC     images/rlimit.pb-c.c
10:36:35 [2022-09-21T10:36:35.338Z] #38 9.460   DEP      images/rlimit.pb-c.d
10:36:35 [2022-09-21T10:36:35.357Z] #38 6.999   DEP      images/sit.pb-c.d
10:36:35 [2022-09-21T10:36:35.357Z] #38 7.066   PBCC     images/macvlan.pb-c.c
10:36:35 [2022-09-21T10:36:35.357Z] #38 7.094   DEP      images/macvlan.pb-c.d
10:36:35 [2022-09-21T10:36:35.431Z] #51 ...
10:36:35 [2022-09-21T10:36:35.431Z] 
10:36:35 [2022-09-21T10:36:35.431Z] #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
10:36:35 [2022-09-21T10:36:35.431Z] #39 121.0   CC       criu/libnetlink.o
10:36:35 [2022-09-21T10:36:35.431Z] #39 121.3   CC       criu/log.o
10:36:35 [2022-09-21T10:36:35.431Z] #39 121.9   CC       criu/lsm.o
10:36:35 [2022-09-21T10:36:35.431Z] #39 122.3   CC       criu/mem.o
10:36:35 [2022-09-21T10:36:35.431Z] #39 124.3   CC       criu/memfd.o
10:36:35 [2022-09-21T10:36:35.431Z] #39 124.8   CC       criu/mount.o
10:36:35 [2022-09-21T10:36:35.431Z] #39 129.9   CC       criu/namespaces.o
10:36:35 [2022-09-21T10:36:35.598Z] #38 9.484   PBCC     images/file-lock.pb-c.c
10:36:35 [2022-09-21T10:36:35.598Z] #38 9.493   DEP      images/file-lock.pb-c.d
10:36:35 [2022-09-21T10:36:35.598Z] #38 9.521   PBCC     images/tty.pb-c.c
10:36:35 [2022-09-21T10:36:35.598Z] #38 9.544   DEP      images/tty.pb-c.d
10:36:35 [2022-09-21T10:36:35.598Z] #38 9.591   PBCC     images/tun.pb-c.c
10:36:35 [2022-09-21T10:36:35.598Z] #38 9.615   PBCC     images/netdev.pb-c.c
10:36:35 [2022-09-21T10:36:35.598Z] #38 9.661   DEP      images/tun.pb-c.d
10:36:35 [2022-09-21T10:36:35.598Z] #38 9.695   DEP      images/netdev.pb-c.d
10:36:35 [2022-09-21T10:36:35.598Z] #38 9.745   PBCC     images/vma.pb-c.c
10:36:35 [2022-09-21T10:36:35.598Z] #38 9.777   DEP      images/vma.pb-c.d
10:36:35 [2022-09-21T10:36:35.598Z] #38 9.823   PBCC     images/creds.pb-c.c
10:36:35 [2022-09-21T10:36:35.614Z] #38 7.167   PBCC     images/autofs.pb-c.c
10:36:35 [2022-09-21T10:36:35.614Z] #38 7.229   DEP      images/autofs.pb-c.d
10:36:35 [2022-09-21T10:36:35.614Z] #38 7.283   PBCC     images/sysctl.pb-c.c
10:36:35 [2022-09-21T10:36:35.614Z] #38 7.308   DEP      images/sysctl.pb-c.d
10:36:35 [2022-09-21T10:36:35.614Z] #38 7.384   PBCC     images/time.pb-c.c
10:36:35 [2022-09-21T10:36:35.857Z] #38 9.847   DEP      images/creds.pb-c.d
10:36:35 [2022-09-21T10:36:35.857Z] #38 9.895   PBCC     images/utsns.pb-c.c
10:36:35 [2022-09-21T10:36:35.857Z] #38 9.911   DEP      images/utsns.pb-c.d
10:36:35 [2022-09-21T10:36:35.871Z] #38 7.415   DEP      images/time.pb-c.d
10:36:35 [2022-09-21T10:36:35.871Z] #38 7.459   PBCC     images/binfmt-misc.pb-c.c
10:36:35 [2022-09-21T10:36:35.871Z] #38 7.486   DEP      images/binfmt-misc.pb-c.d
10:36:35 [2022-09-21T10:36:35.871Z] #38 7.528   PBCC     images/seccomp.pb-c.c
10:36:35 [2022-09-21T10:36:35.871Z] #38 7.545   DEP      images/seccomp.pb-c.d
10:36:36 [2022-09-21T10:36:36.000Z] #39 132.1   CC       criu/net.o
10:36:36 [2022-09-21T10:36:36.116Z] #38 9.982   PBCC     images/ipc-desc.pb-c.c
10:36:36 [2022-09-21T10:36:36.116Z] #38 9.989   PBCC     images/ipc-sem.pb-c.c
10:36:36 [2022-09-21T10:36:36.116Z] #38 10.01   DEP      images/ipc-desc.pb-c.d
10:36:36 [2022-09-21T10:36:36.116Z] #38 10.11   DEP      images/ipc-sem.pb-c.d
10:36:36 [2022-09-21T10:36:36.116Z] #38 10.19   PBCC     images/ipc-msg.pb-c.c
10:36:36 [2022-09-21T10:36:36.116Z] #38 10.22   DEP      images/ipc-msg.pb-c.d
10:36:36 [2022-09-21T10:36:36.116Z] #38 10.30   PBCC     images/ipc-shm.pb-c.c
10:36:36 [2022-09-21T10:36:36.116Z] #38 10.34   DEP      images/ipc-shm.pb-c.d
10:36:36 [2022-09-21T10:36:36.128Z] #38 7.647   PBCC     images/userns.pb-c.c
10:36:36 [2022-09-21T10:36:36.128Z] #38 7.674   DEP      images/userns.pb-c.d
10:36:36 [2022-09-21T10:36:36.128Z] #38 7.770   PBCC     images/cgroup.pb-c.c
10:36:36 [2022-09-21T10:36:36.128Z] #38 7.802   DEP      images/cgroup.pb-c.d
10:36:36 [2022-09-21T10:36:36.128Z] #38 7.854   PBCC     images/ext-file.pb-c.c
10:36:36 [2022-09-21T10:36:36.128Z] #38 7.865   DEP      images/ext-file.pb-c.d
10:36:36 [2022-09-21T10:36:36.246Z] #38 8.971 [100%] Built target tini-static
10:36:36 [2022-09-21T10:36:36.246Z] #38 9.089 + mkdir -p /build
10:36:36 [2022-09-21T10:36:36.246Z] #38 9.089 + cp tini-static /build/docker-init
10:36:36 [2022-09-21T10:36:36.375Z] #38 10.39   PBCC     images/ipc-var.pb-c.c
10:36:36 [2022-09-21T10:36:36.375Z] #38 10.41   DEP      images/ipc-var.pb-c.d
10:36:36 [2022-09-21T10:36:36.375Z] #38 10.46   PBCC     images/sk-opts.pb-c.c
10:36:36 [2022-09-21T10:36:36.375Z] #38 ...
10:36:36 [2022-09-21T10:36:36.375Z] 
10:36:36 [2022-09-21T10:36:36.375Z] #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
10:36:36 [2022-09-21T10:36:36.375Z] #28 DONE 64.6s
10:36:36 [2022-09-21T10:36:36.375Z] 
10:36:36 [2022-09-21T10:36:36.375Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:36:36 [2022-09-21T10:36:36.375Z] #38 10.55   PBCC     images/packet-sock.pb-c.c
10:36:36 [2022-09-21T10:36:36.384Z] #38 7.927   PBCC     images/rpc.pb-c.c
10:36:36 [2022-09-21T10:36:36.384Z] #38 8.002   DEP      images/rpc.pb-c.d
10:36:36 [2022-09-21T10:36:36.384Z] #38 8.061   PBCC     images/siginfo.pb-c.c
10:36:36 [2022-09-21T10:36:36.384Z] #38 8.100   DEP      images/siginfo.pb-c.d
10:36:36 [2022-09-21T10:36:36.634Z] #38 10.61   DEP      images/sk-opts.pb-c.d
10:36:36 [2022-09-21T10:36:36.641Z] #38 8.181   PBCC     images/pagemap.pb-c.c
10:36:36 [2022-09-21T10:36:36.641Z] #38 8.262   DEP      images/pagemap.pb-c.d
10:36:36 [2022-09-21T10:36:36.641Z] #38 8.324   PBCC     images/rlimit.pb-c.c
10:36:36 [2022-09-21T10:36:36.641Z] #38 8.354   DEP      images/rlimit.pb-c.d
10:36:36 [2022-09-21T10:36:36.641Z] #38 8.441   PBCC     images/file-lock.pb-c.c
10:36:36 [2022-09-21T10:36:36.893Z] #38 10.78   DEP      images/packet-sock.pb-c.d
10:36:36 [2022-09-21T10:36:36.893Z] #38 10.90   PBCC     images/sk-netlink.pb-c.c
10:36:36 [2022-09-21T10:36:36.899Z] #38 8.467   DEP      images/file-lock.pb-c.d
10:36:36 [2022-09-21T10:36:36.899Z] #38 8.525   PBCC     images/tty.pb-c.c
10:36:36 [2022-09-21T10:36:36.899Z] #38 8.587   DEP      images/tty.pb-c.d
10:36:36 [2022-09-21T10:36:36.899Z] #38 8.731   PBCC     images/tun.pb-c.c
10:36:37 [2022-09-21T10:36:37.152Z] #38 11.07   DEP      images/sk-netlink.pb-c.d
10:36:37 [2022-09-21T10:36:37.152Z] #38 11.23   PBCC     images/sk-inet.pb-c.c
10:36:37 [2022-09-21T10:36:37.152Z] #38 11.27   DEP      images/sk-inet.pb-c.d
10:36:37 [2022-09-21T10:36:37.158Z] #38 8.807   PBCC     images/netdev.pb-c.c
10:36:37 [2022-09-21T10:36:37.158Z] #38 8.863   DEP      images/tun.pb-c.d
10:36:37 [2022-09-21T10:36:37.158Z] #38 8.922   DEP      images/netdev.pb-c.d
10:36:37 [2022-09-21T10:36:37.158Z] #38 8.995   PBCC     images/vma.pb-c.c
10:36:37 [2022-09-21T10:36:37.180Z] #32 81.21 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
10:36:37 [2022-09-21T10:36:37.180Z] #32 81.22 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
10:36:37 [2022-09-21T10:36:37.180Z] #32 81.24 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
10:36:37 [2022-09-21T10:36:37.182Z] #38 DONE 9.9s
10:36:37 [2022-09-21T10:36:37.182Z] 
10:36:37 [2022-09-21T10:36:37.182Z] #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
10:36:37 [2022-09-21T10:36:37.182Z] #39 10.17   DEP      images/google/protobuf/descriptor.pb-c.d
10:36:37 [2022-09-21T10:36:37.182Z] #39 10.25   DEP      images/opts.pb-c.d
10:36:37 [2022-09-21T10:36:37.182Z] #39 10.32   DEP      images/memfd.pb-c.d
10:36:37 [2022-09-21T10:36:37.182Z] #39 10.38   PBCC     images/sit.pb-c.c
10:36:37 [2022-09-21T10:36:37.182Z] #39 10.46   DEP      images/sit.pb-c.d
10:36:37 [2022-09-21T10:36:37.182Z] #39 10.53   PBCC     images/macvlan.pb-c.c
10:36:37 [2022-09-21T10:36:37.182Z] #39 10.57   DEP      images/macvlan.pb-c.d
10:36:37 [2022-09-21T10:36:37.182Z] #39 10.65   PBCC     images/autofs.pb-c.c
10:36:37 [2022-09-21T10:36:37.182Z] #39 10.67   DEP      images/autofs.pb-c.d
10:36:37 [2022-09-21T10:36:37.182Z] #39 10.73   PBCC     images/sysctl.pb-c.c
10:36:37 [2022-09-21T10:36:37.182Z] #39 10.77   DEP      images/sysctl.pb-c.d
10:36:37 [2022-09-21T10:36:37.182Z] #39 10.85   PBCC     images/time.pb-c.c
10:36:37 [2022-09-21T10:36:37.182Z] #39 10.91   DEP      images/time.pb-c.d
10:36:37 [2022-09-21T10:36:37.182Z] #39 10.93   PBCC     images/binfmt-misc.pb-c.c
10:36:37 [2022-09-21T10:36:37.182Z] #39 10.98   DEP      images/binfmt-misc.pb-c.d
10:36:37 [2022-09-21T10:36:37.182Z] #39 11.11   PBCC     images/seccomp.pb-c.c
10:36:37 [2022-09-21T10:36:37.182Z] #39 11.11   DEP      images/seccomp.pb-c.d
10:36:37 [2022-09-21T10:36:37.182Z] #39 11.11   PBCC     images/userns.pb-c.c
10:36:37 [2022-09-21T10:36:37.182Z] #39 11.18   DEP      images/userns.pb-c.d
10:36:37 [2022-09-21T10:36:37.182Z] #39 11.23   PBCC     images/cgroup.pb-c.c
10:36:37 [2022-09-21T10:36:37.182Z] #39 11.23   DEP      images/cgroup.pb-c.d
10:36:37 [2022-09-21T10:36:37.182Z] #39 11.30   PBCC     images/ext-file.pb-c.c
10:36:37 [2022-09-21T10:36:37.182Z] #39 11.32   DEP      images/ext-file.pb-c.d
10:36:37 [2022-09-21T10:36:37.182Z] #39 11.41   PBCC     images/rpc.pb-c.c
10:36:37 [2022-09-21T10:36:37.182Z] #39 11.46   DEP      images/rpc.pb-c.d
10:36:37 [2022-09-21T10:36:37.182Z] #39 11.50   PBCC     images/siginfo.pb-c.c
10:36:37 [2022-09-21T10:36:37.182Z] #39 11.54   DEP      images/siginfo.pb-c.d
10:36:37 [2022-09-21T10:36:37.182Z] #39 11.59   PBCC     images/pagemap.pb-c.c
10:36:37 [2022-09-21T10:36:37.182Z] #39 11.65   DEP      images/pagemap.pb-c.d
10:36:37 [2022-09-21T10:36:37.182Z] #39 11.73   PBCC     images/rlimit.pb-c.c
10:36:37 [2022-09-21T10:36:37.182Z] #39 11.75   DEP      images/rlimit.pb-c.d
10:36:37 [2022-09-21T10:36:37.182Z] #39 11.84   PBCC     images/file-lock.pb-c.c
10:36:37 [2022-09-21T10:36:37.182Z] #39 11.85   DEP      images/file-lock.pb-c.d
10:36:37 [2022-09-21T10:36:37.182Z] #39 11.95   PBCC     images/tty.pb-c.c
10:36:37 [2022-09-21T10:36:37.182Z] #39 12.07   DEP      images/tty.pb-c.d
10:36:37 [2022-09-21T10:36:37.182Z] #39 12.15   PBCC     images/tun.pb-c.c
10:36:37 [2022-09-21T10:36:37.182Z] #39 12.26   PBCC     images/netdev.pb-c.c
10:36:37 [2022-09-21T10:36:37.182Z] #39 12.31   DEP      images/tun.pb-c.d
10:36:37 [2022-09-21T10:36:37.182Z] #39 12.31   DEP      images/netdev.pb-c.d
10:36:37 [2022-09-21T10:36:37.182Z] #39 12.39   PBCC     images/vma.pb-c.c
10:36:37 [2022-09-21T10:36:37.182Z] #39 12.41   DEP      images/vma.pb-c.d
10:36:37 [2022-09-21T10:36:37.182Z] #39 12.45   PBCC     images/creds.pb-c.c
10:36:37 [2022-09-21T10:36:37.182Z] #39 12.47   DEP      images/creds.pb-c.d
10:36:37 [2022-09-21T10:36:37.182Z] #39 12.59   PBCC     images/utsns.pb-c.c
10:36:37 [2022-09-21T10:36:37.182Z] #39 12.59   DEP      images/utsns.pb-c.d
10:36:37 [2022-09-21T10:36:37.182Z] #39 12.60   PBCC     images/ipc-desc.pb-c.c
10:36:37 [2022-09-21T10:36:37.182Z] #39 12.65   PBCC     images/ipc-sem.pb-c.c
10:36:35 [2022-09-21T10:36:35.831Z] Fetching upstream changes from https://github.com/moby/moby.git
10:36:35 [2022-09-21T10:36:35.831Z]  > git --version # timeout=10
10:36:35 [2022-09-21T10:36:35.877Z]  > git --version # 'git version 2.24.1.windows.2'
10:36:35 [2022-09-21T10:36:35.879Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:36:35 [2022-09-21T10:36:35.883Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44123/head:refs/remotes/origin/PR-44123 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
10:36:37 [2022-09-21T10:36:37.411Z] #38 11.43   PBCC     images/sk-unix.pb-c.c
10:36:37 [2022-09-21T10:36:37.415Z] #38 9.048   DEP      images/vma.pb-c.d
10:36:37 [2022-09-21T10:36:37.415Z] #38 9.139   PBCC     images/creds.pb-c.c
10:36:37 [2022-09-21T10:36:37.439Z] #39 12.67   DEP      images/ipc-desc.pb-c.d
10:36:37 [2022-09-21T10:36:37.439Z] #39 12.72   DEP      images/ipc-sem.pb-c.d
10:36:37 [2022-09-21T10:36:37.439Z] #39 12.82   PBCC     images/ipc-msg.pb-c.c
10:36:37 [2022-09-21T10:36:37.439Z] #39 12.82   DEP      images/ipc-msg.pb-c.d
10:36:37 [2022-09-21T10:36:37.439Z] #39 12.89   PBCC     images/ipc-shm.pb-c.c
10:36:37 [2022-09-21T10:36:37.439Z] #39 12.95   DEP      images/ipc-shm.pb-c.d
10:36:37 [2022-09-21T10:36:37.671Z] #38 11.55   DEP      images/sk-unix.pb-c.d
10:36:37 [2022-09-21T10:36:37.671Z] #38 11.67   PBCC     images/mm.pb-c.c
10:36:37 [2022-09-21T10:36:37.671Z] #38 11.75   DEP      images/mm.pb-c.d
10:36:37 [2022-09-21T10:36:37.671Z] #38 11.77   PBCC     images/timerfd.pb-c.c
10:36:37 [2022-09-21T10:36:37.672Z] #38 9.186   DEP      images/creds.pb-c.d
10:36:37 [2022-09-21T10:36:37.672Z] #38 9.285   PBCC     images/utsns.pb-c.c
10:36:37 [2022-09-21T10:36:37.672Z] #38 ...
10:36:37 [2022-09-21T10:36:37.672Z] 
10:36:37 [2022-09-21T10:36:37.672Z] #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
10:36:37 [2022-09-21T10:36:37.672Z] #0 1.040 + RM_GOPATH=0
10:36:37 [2022-09-21T10:36:37.672Z] #0 1.040 + TMP_GOPATH=
10:36:37 [2022-09-21T10:36:37.672Z] #0 1.041 + : /build
10:36:37 [2022-09-21T10:36:37.672Z] #0 1.041 + '[' -z '' ']'
10:36:37 [2022-09-21T10:36:37.672Z] #0 1.041 ++ mktemp -d
10:36:37 [2022-09-21T10:36:37.672Z] #0 1.044 + export GOPATH=/tmp/tmp.ZPw959JzP9
10:36:37 [2022-09-21T10:36:37.672Z] #0 1.044 + GOPATH=/tmp/tmp.ZPw959JzP9
10:36:37 [2022-09-21T10:36:37.672Z] #0 1.044 + RM_GOPATH=1
10:36:37 [2022-09-21T10:36:37.672Z] #0 1.045 + case "$(go env GOARCH)" in
10:36:37 [2022-09-21T10:36:37.672Z] #0 1.045 ++ go env GOARCH
10:36:37 [2022-09-21T10:36:37.672Z] #0 1.091 + export GO_BUILDMODE=-buildmode=pie
10:36:37 [2022-09-21T10:36:37.672Z] #0 1.091 + GO_BUILDMODE=-buildmode=pie
10:36:37 [2022-09-21T10:36:37.672Z] #0 1.092 ++ dirname /tmp/install/install.sh
10:36:37 [2022-09-21T10:36:37.672Z] #0 1.096 + dir=/tmp/install
10:36:37 [2022-09-21T10:36:37.672Z] #0 1.096 + bin=tini
10:36:37 [2022-09-21T10:36:37.672Z] #0 1.096 + shift
10:36:37 [2022-09-21T10:36:37.672Z] #0 1.097 + '[' '!' -f /tmp/install/tini.installer ']'
10:36:37 [2022-09-21T10:36:37.672Z] #0 1.097 + . /tmp/install/tini.installer
10:36:37 [2022-09-21T10:36:37.672Z] #0 1.097 ++ : v0.19.0
10:36:37 [2022-09-21T10:36:37.672Z] #0 1.098 + install_tini
10:36:37 [2022-09-21T10:36:37.672Z] #0 1.098 + echo 'Install tini version v0.19.0'
10:36:37 [2022-09-21T10:36:37.672Z] #0 1.098 Install tini version v0.19.0
10:36:37 [2022-09-21T10:36:37.672Z] #0 1.099 + git clone https://github.com/krallin/tini.git /tmp/tmp.ZPw959JzP9/tini
10:36:37 [2022-09-21T10:36:37.672Z] #0 1.101 Cloning into '/tmp/tmp.ZPw959JzP9/tini'...
10:36:37 [2022-09-21T10:36:37.672Z] #0 1.931 + cd /tmp/tmp.ZPw959JzP9/tini
10:36:37 [2022-09-21T10:36:37.672Z] #0 1.932 + git checkout -q v0.19.0
10:36:37 [2022-09-21T10:36:37.672Z] #0 1.938 + cmake .
10:36:37 [2022-09-21T10:36:37.672Z] #0 2.414 -- The C compiler identification is GNU 10.2.1
10:36:37 [2022-09-21T10:36:37.672Z] #0 2.501 -- Detecting C compiler ABI info
10:36:37 [2022-09-21T10:36:37.672Z] #0 3.022 -- Detecting C compiler ABI info - done
10:36:37 [2022-09-21T10:36:37.672Z] #0 3.219 -- Check for working C compiler: /usr/bin/cc - skipped
10:36:37 [2022-09-21T10:36:37.672Z] #0 3.228 -- Detecting C compile features
10:36:37 [2022-09-21T10:36:37.672Z] #0 3.231 -- Detecting C compile features - done
10:36:37 [2022-09-21T10:36:37.672Z] #0 3.300 -- Performing Test HAS_BUILTIN_FORTIFY
10:36:37 [2022-09-21T10:36:37.672Z] #0 3.583 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
10:36:37 [2022-09-21T10:36:37.672Z] #0 3.687 -- Configuring done
10:36:37 [2022-09-21T10:36:37.672Z] #0 3.704 -- Generating done
10:36:37 [2022-09-21T10:36:37.672Z] #0 3.709 -- Build files have been written to: /tmp/tmp.ZPw959JzP9/tini
10:36:37 [2022-09-21T10:36:37.672Z] #0 3.727 + make tini-static
10:36:37 [2022-09-21T10:36:37.672Z] #0 3.978 Scanning dependencies of target tini-static
10:36:37 [2022-09-21T10:36:37.672Z] #0 4.027 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
10:36:37 [2022-09-21T10:36:37.672Z] #0 5.450 [100%] Linking C executable tini-static
10:36:37 [2022-09-21T10:36:37.672Z] #0 6.096 [100%] Built target tini-static
10:36:37 [2022-09-21T10:36:37.672Z] #0 6.147 + mkdir -p /build
10:36:37 [2022-09-21T10:36:37.672Z] #0 6.151 + cp tini-static /build/docker-init
10:36:37 [2022-09-21T10:36:37.672Z] #39 DONE 6.6s
10:36:37 [2022-09-21T10:36:37.672Z] 
10:36:37 [2022-09-21T10:36:37.672Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:36:37 [2022-09-21T10:36:37.672Z] #38 9.298   DEP      images/utsns.pb-c.d
10:36:37 [2022-09-21T10:36:37.672Z] #38 ...
10:36:37 [2022-09-21T10:36:37.672Z] 
10:36:37 [2022-09-21T10:36:37.672Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
10:36:37 [2022-09-21T10:36:37.672Z] #26 59.03 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
10:36:37 [2022-09-21T10:36:37.672Z] #26 59.12 go: downloading github.com/gobwas/glob v0.2.3
10:36:37 [2022-09-21T10:36:37.672Z] #26 59.13 go: downloading github.com/kisielk/gotool v1.0.0
10:36:37 [2022-09-21T10:36:37.672Z] #26 59.26 go: downloading github.com/gostaticanalysis/comment v1.4.2
10:36:37 [2022-09-21T10:36:37.672Z] #26 59.30 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
10:36:37 [2022-09-21T10:36:37.672Z] #26 59.31 go: downloading golang.org/x/mod v0.5.1
10:36:37 [2022-09-21T10:36:37.672Z] #26 59.38 go: downloading github.com/ettle/strcase v0.1.1
10:36:37 [2022-09-21T10:36:37.672Z] #26 59.47 go: downloading github.com/fatih/structtag v1.2.0
10:36:37 [2022-09-21T10:36:37.672Z] #26 59.49 go: downloading github.com/Masterminds/semver v1.5.0
10:36:37 [2022-09-21T10:36:37.672Z] #26 59.62 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
10:36:37 [2022-09-21T10:36:37.672Z] #26 59.68 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
10:36:37 [2022-09-21T10:36:37.672Z] #26 59.74 go: downloading github.com/prometheus/client_golang v1.7.1
10:36:37 [2022-09-21T10:36:37.672Z] #26 60.18 go: downloading github.com/prometheus/client_model v0.2.0
10:36:37 [2022-09-21T10:36:37.672Z] #26 60.26 go: downloading github.com/google/go-cmp v0.5.6
10:36:37 [2022-09-21T10:36:37.672Z] #26 60.55 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
10:36:37 [2022-09-21T10:36:37.672Z] #26 60.62 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
10:36:37 [2022-09-21T10:36:37.672Z] #26 60.67 go: downloading github.com/olekukonko/tablewriter v0.0.5
10:36:37 [2022-09-21T10:36:37.672Z] #26 60.77 go: downloading github.com/beorn7/perks v1.0.1
10:36:37 [2022-09-21T10:36:37.672Z] #26 60.79 go: downloading github.com/cespare/xxhash/v2 v2.1.2
10:36:37 [2022-09-21T10:36:37.672Z] #26 60.85 go: downloading github.com/cespare/xxhash v1.1.0
10:36:37 [2022-09-21T10:36:37.672Z] #26 60.92 go: downloading github.com/golang/protobuf v1.5.2
10:36:37 [2022-09-21T10:36:37.672Z] #26 61.28 go: downloading github.com/prometheus/common v0.10.0
10:36:37 [2022-09-21T10:36:37.672Z] #26 61.52 go: downloading github.com/prometheus/procfs v0.6.0
10:36:37 [2022-09-21T10:36:37.672Z] #26 61.56 go: downloading github.com/mattn/go-runewidth v0.0.9
10:36:37 [2022-09-21T10:36:37.672Z] #26 61.61 go: downloading google.golang.org/protobuf v1.27.1
10:36:37 [2022-09-21T10:36:37.672Z] #26 63.24 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
10:36:37 [2022-09-21T10:36:37.697Z] #39 13.00   PBCC     images/ipc-var.pb-c.c
10:36:37 [2022-09-21T10:36:37.697Z] #39 13.12   DEP      images/ipc-var.pb-c.d
10:36:37 [2022-09-21T10:36:37.697Z] #39 13.12   PBCC     images/sk-opts.pb-c.c
10:36:37 [2022-09-21T10:36:37.697Z] #39 13.15   PBCC     images/packet-sock.pb-c.c
10:36:37 [2022-09-21T10:36:37.697Z] #39 13.22   DEP      images/sk-opts.pb-c.d
10:36:37 [2022-09-21T10:36:37.930Z] #38 11.78   DEP      images/timerfd.pb-c.d
10:36:37 [2022-09-21T10:36:37.930Z] #38 11.80   PBCC     images/timer.pb-c.c
10:36:37 [2022-09-21T10:36:37.930Z] #38 11.82   DEP      images/timer.pb-c.d
10:36:37 [2022-09-21T10:36:37.930Z] #38 11.84   PBCC     images/sa.pb-c.c
10:36:37 [2022-09-21T10:36:37.930Z] #38 11.85   DEP      images/sa.pb-c.d
10:36:37 [2022-09-21T10:36:37.930Z] #38 11.93   PBCC     images/pipe-data.pb-c.c
10:36:37 [2022-09-21T10:36:37.930Z] #38 11.97   DEP      images/pipe-data.pb-c.d
10:36:37 [2022-09-21T10:36:37.930Z] #38 12.03   PBCC     images/mnt.pb-c.c
10:36:37 [2022-09-21T10:36:37.930Z] #38 12.07   DEP      images/mnt.pb-c.d
10:36:37 [2022-09-21T10:36:37.930Z] #38 12.17   PBCC     images/sk-packet.pb-c.c
10:36:37 [2022-09-21T10:36:37.955Z] #39 13.29   DEP      images/packet-sock.pb-c.d
10:36:37 [2022-09-21T10:36:37.955Z] #39 13.35   PBCC     images/sk-netlink.pb-c.c
10:36:37 [2022-09-21T10:36:37.955Z] #39 13.39   DEP      images/sk-netlink.pb-c.d
10:36:38 [2022-09-21T10:36:38.189Z] #38 12.19   DEP      images/sk-packet.pb-c.d
10:36:38 [2022-09-21T10:36:38.189Z] #38 12.24   PBCC     images/tcp-stream.pb-c.c
10:36:38 [2022-09-21T10:36:38.189Z] #38 12.26   DEP      images/tcp-stream.pb-c.d
10:36:38 [2022-09-21T10:36:38.189Z] #38 12.35   PBCC     images/pipe.pb-c.c
10:36:38 [2022-09-21T10:36:38.189Z] #38 12.37   DEP      images/pipe.pb-c.d
10:36:38 [2022-09-21T10:36:38.189Z] #38 12.43   PBCC     images/pstree.pb-c.c
10:36:38 [2022-09-21T10:36:38.227Z] #39 13.46   PBCC     images/sk-inet.pb-c.c
10:36:38 [2022-09-21T10:36:38.227Z] #39 13.50   DEP      images/sk-inet.pb-c.d
10:36:38 [2022-09-21T10:36:38.227Z] #39 13.55   PBCC     images/sk-unix.pb-c.c
10:36:38 [2022-09-21T10:36:38.227Z] #39 13.61   DEP      images/sk-unix.pb-c.d
10:36:38 [2022-09-21T10:36:38.227Z] #39 13.69   PBCC     images/mm.pb-c.c
10:36:38 [2022-09-21T10:36:38.227Z] #39 13.74   DEP      images/mm.pb-c.d
10:36:38 [2022-09-21T10:36:38.449Z] #38 12.44   DEP      images/pstree.pb-c.d
10:36:38 [2022-09-21T10:36:38.449Z] #38 12.51   PBCC     images/fs.pb-c.c
10:36:38 [2022-09-21T10:36:38.449Z] #38 12.54   DEP      images/fs.pb-c.d
10:36:38 [2022-09-21T10:36:38.488Z] #39 13.76   PBCC     images/timerfd.pb-c.c
10:36:38 [2022-09-21T10:36:38.488Z] #39 13.84   DEP      images/timerfd.pb-c.d
10:36:38 [2022-09-21T10:36:38.488Z] #39 13.95   PBCC     images/timer.pb-c.c
10:36:38 [2022-09-21T10:36:38.488Z] #39 13.95   DEP      images/timer.pb-c.d
10:36:38 [2022-09-21T10:36:38.600Z] #26 ...
10:36:38 [2022-09-21T10:36:38.600Z] 
10:36:38 [2022-09-21T10:36:38.600Z] #33 [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
10:36:38 [2022-09-21T10:36:38.600Z] #33 DONE 65.2s
10:36:38 [2022-09-21T10:36:38.600Z] 
10:36:38 [2022-09-21T10:36:38.600Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:36:38 [2022-09-21T10:36:38.600Z] #38 9.455   PBCC     images/ipc-desc.pb-c.c
10:36:38 [2022-09-21T10:36:38.600Z] #38 9.481   PBCC     images/ipc-sem.pb-c.c
10:36:38 [2022-09-21T10:36:38.600Z] #38 9.549   DEP      images/ipc-desc.pb-c.d
10:36:38 [2022-09-21T10:36:38.600Z] #38 9.693   DEP      images/ipc-sem.pb-c.d
10:36:38 [2022-09-21T10:36:38.600Z] #38 9.782   PBCC     images/ipc-msg.pb-c.c
10:36:38 [2022-09-21T10:36:38.600Z] #38 9.882   DEP      images/ipc-msg.pb-c.d
10:36:38 [2022-09-21T10:36:38.600Z] #38 10.12   PBCC     images/ipc-shm.pb-c.c
10:36:38 [2022-09-21T10:36:38.600Z] #38 10.14   DEP      images/ipc-shm.pb-c.d
10:36:38 [2022-09-21T10:36:38.600Z] #38 10.19   PBCC     images/ipc-var.pb-c.c
10:36:38 [2022-09-21T10:36:38.600Z] #38 10.25   DEP      images/ipc-var.pb-c.d
10:36:38 [2022-09-21T10:36:38.708Z] #38 12.59   PBCC     images/signalfd.pb-c.c
10:36:38 [2022-09-21T10:36:38.708Z] #38 12.61   DEP      images/signalfd.pb-c.d
10:36:38 [2022-09-21T10:36:38.708Z] #38 12.70   PBCC     images/fh.pb-c.c
10:36:38 [2022-09-21T10:36:38.708Z] #38 12.77   PBCC     images/fsnotify.pb-c.c
10:36:38 [2022-09-21T10:36:38.708Z] #38 12.81   DEP      images/fh.pb-c.d
10:36:38 [2022-09-21T10:36:38.708Z] #38 12.85   DEP      images/fsnotify.pb-c.d
10:36:38 [2022-09-21T10:36:38.708Z] #38 12.93   PBCC     images/eventpoll.pb-c.c
10:36:38 [2022-09-21T10:36:38.708Z] #38 ...
10:36:38 [2022-09-21T10:36:38.708Z] 
10:36:38 [2022-09-21T10:36:38.708Z] #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
10:36:38 [2022-09-21T10:36:38.708Z] #35 57.05 Selecting previously unselected package mingw-w64-x86-64-dev.
10:36:38 [2022-09-21T10:36:38.708Z] #35 57.06 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
10:36:38 [2022-09-21T10:36:38.708Z] #35 57.06 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
10:36:38 [2022-09-21T10:36:38.708Z] #35 63.88 Selecting previously unselected package gcc-mingw-w64-base.
10:36:38 [2022-09-21T10:36:38.708Z] #35 63.89 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
10:36:38 [2022-09-21T10:36:38.708Z] #35 63.93 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
10:36:38 [2022-09-21T10:36:38.708Z] #35 64.06 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
10:36:38 [2022-09-21T10:36:38.708Z] #35 64.07 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
10:36:38 [2022-09-21T10:36:38.708Z] #35 64.09 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
10:36:38 [2022-09-21T10:36:38.745Z] #39 14.11   PBCC     images/sa.pb-c.c
10:36:38 [2022-09-21T10:36:38.862Z] #38 10.45   PBCC     images/sk-opts.pb-c.c
10:36:38 [2022-09-21T10:36:38.862Z] #38 10.48   PBCC     images/packet-sock.pb-c.c
10:36:38 [2022-09-21T10:36:38.862Z] #38 10.60   DEP      images/sk-opts.pb-c.d
10:36:38 [2022-09-21T10:36:38.967Z] #35 ...
10:36:38 [2022-09-21T10:36:38.967Z] 
10:36:38 [2022-09-21T10:36:38.967Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:36:38 [2022-09-21T10:36:38.967Z] #38 12.97   DEP      images/eventpoll.pb-c.d
10:36:38 [2022-09-21T10:36:38.967Z] #38 13.06   PBCC     images/eventfd.pb-c.c
10:36:38 [2022-09-21T10:36:38.967Z] #38 13.09   DEP      images/eventfd.pb-c.d
10:36:38 [2022-09-21T10:36:38.967Z] #38 13.14   PBCC     images/remap-file-path.pb-c.c
10:36:39 [2022-09-21T10:36:39.003Z] #39 14.17   DEP      images/sa.pb-c.d
10:36:39 [2022-09-21T10:36:39.003Z] #39 14.31   PBCC     images/pipe-data.pb-c.c
10:36:39 [2022-09-21T10:36:39.003Z] #39 14.31   DEP      images/pipe-data.pb-c.d
10:36:39 [2022-09-21T10:36:39.003Z] #39 14.40   PBCC     images/mnt.pb-c.c
10:36:39 [2022-09-21T10:36:39.003Z] #39 14.45   DEP      images/mnt.pb-c.d
10:36:39 [2022-09-21T10:36:39.003Z] #39 14.53   PBCC     images/sk-packet.pb-c.c
10:36:39 [2022-09-21T10:36:39.003Z] #39 14.56   DEP      images/sk-packet.pb-c.d
10:36:39 [2022-09-21T10:36:39.119Z] #38 10.72   DEP      images/packet-sock.pb-c.d
10:36:39 [2022-09-21T10:36:39.119Z] #38 10.81   PBCC     images/sk-netlink.pb-c.c
10:36:39 [2022-09-21T10:36:39.119Z] #38 10.86   DEP      images/sk-netlink.pb-c.d
10:36:39 [2022-09-21T10:36:39.119Z] #38 10.97   PBCC     images/sk-inet.pb-c.c
10:36:39 [2022-09-21T10:36:39.226Z] #38 13.15   DEP      images/remap-file-path.pb-c.d
10:36:39 [2022-09-21T10:36:39.226Z] #38 13.25   PBCC     images/fifo.pb-c.c
10:36:39 [2022-09-21T10:36:39.226Z] #38 13.27   DEP      images/fifo.pb-c.d
10:36:39 [2022-09-21T10:36:39.226Z] #38 13.35   PBCC     images/ghost-file.pb-c.c
10:36:39 [2022-09-21T10:36:39.260Z] #39 14.61   PBCC     images/tcp-stream.pb-c.c
10:36:39 [2022-09-21T10:36:39.260Z] #39 14.66   DEP      images/tcp-stream.pb-c.d
10:36:39 [2022-09-21T10:36:39.260Z] #39 14.69   PBCC     images/pipe.pb-c.c
10:36:39 [2022-09-21T10:36:39.375Z] #38 11.03   DEP      images/sk-inet.pb-c.d
10:36:39 [2022-09-21T10:36:39.484Z] #38 13.43   DEP      images/ghost-file.pb-c.d
10:36:39 [2022-09-21T10:36:39.484Z] #38 13.47   PBCC     images/regfile.pb-c.c
10:36:39 [2022-09-21T10:36:39.484Z] #38 13.56   DEP      images/regfile.pb-c.d
10:36:39 [2022-09-21T10:36:39.517Z] #39 14.75   DEP      images/pipe.pb-c.d
10:36:39 [2022-09-21T10:36:39.517Z] #39 14.85   PBCC     images/pstree.pb-c.c
10:36:39 [2022-09-21T10:36:39.517Z] #39 14.87   DEP      images/pstree.pb-c.d
10:36:39 [2022-09-21T10:36:39.517Z] #39 14.98   PBCC     images/fs.pb-c.c
10:36:39 [2022-09-21T10:36:39.632Z] #38 11.13   PBCC     images/sk-unix.pb-c.c
10:36:39 [2022-09-21T10:36:39.632Z] #38 11.19   DEP      images/sk-unix.pb-c.d
10:36:39 [2022-09-21T10:36:39.632Z] #38 11.31   PBCC     images/mm.pb-c.c
10:36:39 [2022-09-21T10:36:39.632Z] #38 11.37   DEP      images/mm.pb-c.d
10:36:39 [2022-09-21T10:36:39.743Z] #38 13.63   PBCC     images/ns.pb-c.c
10:36:39 [2022-09-21T10:36:39.743Z] #38 13.64   DEP      images/ns.pb-c.d
10:36:39 [2022-09-21T10:36:39.743Z] #38 13.73   PBCC     images/fdinfo.pb-c.c
10:36:39 [2022-09-21T10:36:39.743Z] #38 13.77   DEP      images/fdinfo.pb-c.d
10:36:39 [2022-09-21T10:36:39.775Z] #39 15.01   DEP      images/fs.pb-c.d
10:36:39 [2022-09-21T10:36:39.775Z] #39 15.07   PBCC     images/signalfd.pb-c.c
10:36:39 [2022-09-21T10:36:39.775Z] #39 15.10   DEP      images/signalfd.pb-c.d
10:36:39 [2022-09-21T10:36:39.775Z] #39 15.19   PBCC     images/fh.pb-c.c
10:36:39 [2022-09-21T10:36:39.775Z] #39 15.24   PBCC     images/fsnotify.pb-c.c
10:36:39 [2022-09-21T10:36:39.888Z] #38 11.50   PBCC     images/timerfd.pb-c.c
10:36:39 [2022-09-21T10:36:39.888Z] #38 11.60   DEP      images/timerfd.pb-c.d
10:36:40 [2022-09-21T10:36:40.002Z] #38 13.89   PBCC     images/core-aarch64.pb-c.c
10:36:40 [2022-09-21T10:36:40.002Z] #38 13.92   PBCC     images/core-arm.pb-c.c
10:36:40 [2022-09-21T10:36:40.002Z] #38 13.96   PBCC     images/core-ppc64.pb-c.c
10:36:40 [2022-09-21T10:36:40.002Z] #38 14.00   PBCC     images/core-s390.pb-c.c
10:36:40 [2022-09-21T10:36:40.002Z] #38 14.03   PBCC     images/core-x86.pb-c.c
10:36:40 [2022-09-21T10:36:40.002Z] #38 14.09   PBCC     images/core.pb-c.c
10:36:40 [2022-09-21T10:36:40.033Z] #39 15.29   DEP      images/fh.pb-c.d
10:36:40 [2022-09-21T10:36:40.033Z] #39 15.37   DEP      images/fsnotify.pb-c.d
10:36:40 [2022-09-21T10:36:40.033Z] #39 15.40   PBCC     images/eventpoll.pb-c.c
10:36:40 [2022-09-21T10:36:40.033Z] #39 15.42   DEP      images/eventpoll.pb-c.d
10:36:40 [2022-09-21T10:36:40.033Z] #39 15.50   PBCC     images/eventfd.pb-c.c
10:36:40 [2022-09-21T10:36:40.033Z] #39 15.53   DEP      images/eventfd.pb-c.d
10:36:40 [2022-09-21T10:36:40.033Z] #39 15.59   PBCC     images/remap-file-path.pb-c.c
10:36:40 [2022-09-21T10:36:40.148Z] #38 11.62   PBCC     images/timer.pb-c.c
10:36:40 [2022-09-21T10:36:40.148Z] #38 11.64   DEP      images/timer.pb-c.d
10:36:40 [2022-09-21T10:36:40.148Z] #38 11.76   PBCC     images/sa.pb-c.c
10:36:40 [2022-09-21T10:36:40.148Z] #38 11.86   DEP      images/sa.pb-c.d
10:36:40 [2022-09-21T10:36:40.148Z] #38 ...
10:36:40 [2022-09-21T10:36:40.148Z] 
10:36:40 [2022-09-21T10:36:40.148Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
10:36:40 [2022-09-21T10:36:40.148Z] #34 56.65 Selecting previously unselected package mingw-w64-x86-64-dev.
10:36:40 [2022-09-21T10:36:40.148Z] #34 56.67 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
10:36:40 [2022-09-21T10:36:40.148Z] #34 56.68 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
10:36:40 [2022-09-21T10:36:40.148Z] #34 62.90 Selecting previously unselected package gcc-mingw-w64-base.
10:36:40 [2022-09-21T10:36:40.148Z] #34 62.90 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
10:36:40 [2022-09-21T10:36:40.148Z] #34 62.92 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
10:36:40 [2022-09-21T10:36:40.148Z] #34 63.07 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
10:36:40 [2022-09-21T10:36:40.148Z] #34 63.08 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
10:36:40 [2022-09-21T10:36:40.148Z] #34 63.09 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
10:36:40 [2022-09-21T10:36:40.148Z] #34 ...
10:36:40 [2022-09-21T10:36:40.148Z] 
10:36:40 [2022-09-21T10:36:40.148Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:36:40 [2022-09-21T10:36:40.148Z] #38 11.90   PBCC     images/pipe-data.pb-c.c
10:36:40 [2022-09-21T10:36:40.148Z] #38 11.91   DEP      images/pipe-data.pb-c.d
10:36:40 [2022-09-21T10:36:40.148Z] #38 11.93   PBCC     images/mnt.pb-c.c
10:36:40 [2022-09-21T10:36:40.148Z] #38 11.95   DEP      images/mnt.pb-c.d
10:36:40 [2022-09-21T10:36:40.149Z] #38 11.98   PBCC     images/sk-packet.pb-c.c
10:36:40 [2022-09-21T10:36:40.194Z] #39 135.6   CC       criu/netfilter.o
10:36:40 [2022-09-21T10:36:40.194Z] #39 136.0   CC       criu/page-pipe.o
10:36:40 [2022-09-21T10:36:40.261Z] #38 14.15   PBCC     images/inventory.pb-c.c
10:36:40 [2022-09-21T10:36:40.261Z] #38 14.21   DEP      images/core-aarch64.pb-c.d
10:36:40 [2022-09-21T10:36:40.261Z] #38 14.25   DEP      images/core-arm.pb-c.d
10:36:40 [2022-09-21T10:36:40.261Z] #38 14.29   DEP      images/core-ppc64.pb-c.d
10:36:40 [2022-09-21T10:36:40.261Z] #38 14.39   DEP      images/core-s390.pb-c.d
10:36:40 [2022-09-21T10:36:40.291Z] #39 15.61   DEP      images/remap-file-path.pb-c.d
10:36:40 [2022-09-21T10:36:40.291Z] #39 15.68   PBCC     images/fifo.pb-c.c
10:36:40 [2022-09-21T10:36:40.291Z] #39 15.69   DEP      images/fifo.pb-c.d
10:36:40 [2022-09-21T10:36:40.291Z] #39 15.77   PBCC     images/ghost-file.pb-c.c
10:36:40 [2022-09-21T10:36:40.291Z] #39 15.79   DEP      images/ghost-file.pb-c.d
10:36:40 [2022-09-21T10:36:40.406Z] #38 11.99   DEP      images/sk-packet.pb-c.d
10:36:40 [2022-09-21T10:36:40.406Z] #38 12.03   PBCC     images/tcp-stream.pb-c.c
10:36:40 [2022-09-21T10:36:40.406Z] #38 12.07   DEP      images/tcp-stream.pb-c.d
10:36:40 [2022-09-21T10:36:40.406Z] #38 12.13   PBCC     images/pipe.pb-c.c
10:36:40 [2022-09-21T10:36:40.454Z] #39 136.6   CC       criu/page-xfer.o
10:36:40 [2022-09-21T10:36:40.520Z] #38 14.43   DEP      images/core-x86.pb-c.d
10:36:40 [2022-09-21T10:36:40.520Z] #38 14.51   DEP      images/core.pb-c.d
10:36:40 [2022-09-21T10:36:40.520Z] #38 14.57   DEP      images/inventory.pb-c.d
10:36:40 [2022-09-21T10:36:40.548Z] #39 15.86   PBCC     images/regfile.pb-c.c
10:36:40 [2022-09-21T10:36:40.548Z] #39 15.90   DEP      images/regfile.pb-c.d
10:36:40 [2022-09-21T10:36:40.548Z] #39 15.97   PBCC     images/ns.pb-c.c
10:36:40 [2022-09-21T10:36:40.548Z] #39 16.00   DEP      images/ns.pb-c.d
10:36:40 [2022-09-21T10:36:40.548Z] #39 16.06   PBCC     images/fdinfo.pb-c.c
10:36:40 [2022-09-21T10:36:40.666Z] #38 12.20   DEP      images/pipe.pb-c.d
10:36:40 [2022-09-21T10:36:40.666Z] #38 12.27   PBCC     images/pstree.pb-c.c
10:36:40 [2022-09-21T10:36:40.666Z] #38 12.32   DEP      images/pstree.pb-c.d
10:36:40 [2022-09-21T10:36:40.666Z] #38 12.39   PBCC     images/fs.pb-c.c
10:36:40 [2022-09-21T10:36:40.666Z] #38 12.41   DEP      images/fs.pb-c.d
10:36:40 [2022-09-21T10:36:40.666Z] #38 12.44   PBCC     images/signalfd.pb-c.c
10:36:40 [2022-09-21T10:36:40.666Z] #38 12.49   DEP      images/signalfd.pb-c.d
10:36:40 [2022-09-21T10:36:40.779Z] #38 14.67   PBCC     images/cpuinfo.pb-c.c
10:36:40 [2022-09-21T10:36:40.779Z] #38 14.69   DEP      images/cpuinfo.pb-c.d
10:36:40 [2022-09-21T10:36:40.779Z] #38 14.72   PBCC     images/stats.pb-c.c
10:36:40 [2022-09-21T10:36:40.779Z] #38 14.75   DEP      images/stats.pb-c.d
10:36:40 [2022-09-21T10:36:40.806Z] #39 16.15   DEP      images/fdinfo.pb-c.d
10:36:40 [2022-09-21T10:36:40.806Z] #39 16.26   PBCC     images/core-aarch64.pb-c.c
10:36:40 [2022-09-21T10:36:40.806Z] #39 16.32   PBCC     images/core-arm.pb-c.c
10:36:40 [2022-09-21T10:36:40.922Z] #38 12.57   PBCC     images/fh.pb-c.c
10:36:40 [2022-09-21T10:36:40.922Z] #38 12.60   PBCC     images/fsnotify.pb-c.c
10:36:40 [2022-09-21T10:36:40.922Z] #38 12.65   DEP      images/fh.pb-c.d
10:36:40 [2022-09-21T10:36:40.923Z] #38 12.70   DEP      images/fsnotify.pb-c.d
10:36:41 [2022-09-21T10:36:41.079Z] #39 16.36   PBCC     images/core-ppc64.pb-c.c
10:36:41 [2022-09-21T10:36:41.079Z] #39 16.42   PBCC     images/core-s390.pb-c.c
10:36:41 [2022-09-21T10:36:41.079Z] #39 16.48   PBCC     images/core-x86.pb-c.c
10:36:41 [2022-09-21T10:36:41.079Z] #39 16.52   PBCC     images/core.pb-c.c
10:36:41 [2022-09-21T10:36:41.178Z] #38 12.80   PBCC     images/eventpoll.pb-c.c
10:36:41 [2022-09-21T10:36:41.178Z] #38 12.81   DEP      images/eventpoll.pb-c.d
10:36:41 [2022-09-21T10:36:41.178Z] #38 12.86   PBCC     images/eventfd.pb-c.c
10:36:41 [2022-09-21T10:36:41.178Z] #38 12.89   DEP      images/eventfd.pb-c.d
10:36:41 [2022-09-21T10:36:41.338Z] #39 16.60   PBCC     images/inventory.pb-c.c
10:36:41 [2022-09-21T10:36:41.338Z] #39 16.74   DEP      images/core-aarch64.pb-c.d
10:36:41 [2022-09-21T10:36:41.338Z] #39 16.77   DEP      images/core-arm.pb-c.d
10:36:41 [2022-09-21T10:36:41.338Z] #39 16.78   DEP      images/core-ppc64.pb-c.d
10:36:41 [2022-09-21T10:36:41.338Z] #39 16.80   DEP      images/core-s390.pb-c.d
10:36:41 [2022-09-21T10:36:41.338Z] #39 16.81   DEP      images/core-x86.pb-c.d
10:36:41 [2022-09-21T10:36:41.338Z] #39 16.86   DEP      images/core.pb-c.d
10:36:41 [2022-09-21T10:36:41.435Z] #38 12.96   PBCC     images/remap-file-path.pb-c.c
10:36:41 [2022-09-21T10:36:41.435Z] #38 12.97   DEP      images/remap-file-path.pb-c.d
10:36:41 [2022-09-21T10:36:41.435Z] #38 13.01   PBCC     images/fifo.pb-c.c
10:36:41 [2022-09-21T10:36:41.435Z] #38 13.04   DEP      images/fifo.pb-c.d
10:36:41 [2022-09-21T10:36:41.435Z] #38 13.09   PBCC     images/ghost-file.pb-c.c
10:36:41 [2022-09-21T10:36:41.435Z] #38 ...
10:36:41 [2022-09-21T10:36:41.435Z] 
10:36:41 [2022-09-21T10:36:41.435Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
10:36:41 [2022-09-21T10:36:41.435Z] #25 57.89 io
10:36:41 [2022-09-21T10:36:41.435Z] #25 59.36 internal/oserror
10:36:41 [2022-09-21T10:36:41.435Z] #25 59.68 syscall
10:36:41 [2022-09-21T10:36:41.435Z] #25 61.48 reflect
10:36:41 [2022-09-21T10:36:41.435Z] #25 ...
10:36:41 [2022-09-21T10:36:41.435Z] 
10:36:41 [2022-09-21T10:36:41.435Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:36:41 [2022-09-21T10:36:41.435Z] #38 13.15   DEP      images/ghost-file.pb-c.d
10:36:41 [2022-09-21T10:36:41.435Z] #38 13.24   PBCC     images/regfile.pb-c.c
10:36:41 [2022-09-21T10:36:41.598Z] #39 16.93   DEP      images/inventory.pb-c.d
10:36:41 [2022-09-21T10:36:41.598Z] #39 16.97   PBCC     images/cpuinfo.pb-c.c
10:36:41 [2022-09-21T10:36:41.598Z] #39 17.01   DEP      images/cpuinfo.pb-c.d
10:36:41 [2022-09-21T10:36:41.598Z] #39 17.12   PBCC     images/stats.pb-c.c
10:36:41 [2022-09-21T10:36:41.692Z] #38 13.28   DEP      images/regfile.pb-c.d
10:36:41 [2022-09-21T10:36:41.692Z] #38 13.31   PBCC     images/ns.pb-c.c
10:36:41 [2022-09-21T10:36:41.692Z] #38 13.36   DEP      images/ns.pb-c.d
10:36:41 [2022-09-21T10:36:41.692Z] #38 13.43   PBCC     images/fdinfo.pb-c.c
10:36:41 [2022-09-21T10:36:41.857Z] #39 17.14   DEP      images/stats.pb-c.d
10:36:41 [2022-09-21T10:36:41.949Z] #38 13.53   DEP      images/fdinfo.pb-c.d
10:36:41 [2022-09-21T10:36:41.949Z] #38 13.63   PBCC     images/core-aarch64.pb-c.c
10:36:41 [2022-09-21T10:36:41.949Z] #38 13.68   PBCC     images/core-arm.pb-c.c
10:36:41 [2022-09-21T10:36:41.949Z] #38 13.73   PBCC     images/core-ppc64.pb-c.c
10:36:41 [2022-09-21T10:36:41.949Z] #38 13.78   PBCC     images/core-s390.pb-c.c
10:36:42 [2022-09-21T10:36:42.156Z] #38 16.03 make[1]: Nothing to be done for 'all'.
10:36:42 [2022-09-21T10:36:42.206Z] #38 13.83   PBCC     images/core-x86.pb-c.c
10:36:42 [2022-09-21T10:36:42.206Z] #38 13.87   PBCC     images/core.pb-c.c
10:36:42 [2022-09-21T10:36:42.377Z] #39 138.2   CC       criu/pagemap-cache.o
10:36:42 [2022-09-21T10:36:42.377Z] #39 138.5   CC       criu/pagemap.o
10:36:42 [2022-09-21T10:36:42.463Z] #38 13.94   PBCC     images/inventory.pb-c.c
10:36:42 [2022-09-21T10:36:42.463Z] #38 14.01   DEP      images/core-aarch64.pb-c.d
10:36:42 [2022-09-21T10:36:42.463Z] #38 14.07   DEP      images/core-arm.pb-c.d
10:36:42 [2022-09-21T10:36:42.463Z] #38 14.17   DEP      images/core-ppc64.pb-c.d
10:36:42 [2022-09-21T10:36:42.468Z] #32 ...
10:36:42 [2022-09-21T10:36:42.468Z] 
10:36:42 [2022-09-21T10:36:42.468Z] #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
10:36:42 [2022-09-21T10:36:42.468Z] #39 25.44   CC       images/fsnotify.o
10:36:42 [2022-09-21T10:36:42.468Z] #39 26.42   CC       images/signalfd.o
10:36:42 [2022-09-21T10:36:42.468Z] #39 26.54   CC       images/fs.o
10:36:42 [2022-09-21T10:36:42.468Z] #39 26.77   CC       images/pstree.o
10:36:42 [2022-09-21T10:36:42.468Z] #39 27.02   CC       images/pipe.o
10:36:42 [2022-09-21T10:36:42.468Z] #39 27.21   CC       images/tcp-stream.o
10:36:42 [2022-09-21T10:36:42.468Z] #39 27.44   CC       images/sk-packet.o
10:36:42 [2022-09-21T10:36:42.468Z] #39 27.65   CC       images/mnt.o
10:36:42 [2022-09-21T10:36:42.468Z] #39 27.91   CC       images/pipe-data.o
10:36:42 [2022-09-21T10:36:42.468Z] #39 28.10   CC       images/sa.o
10:36:42 [2022-09-21T10:36:42.468Z] #39 28.33   CC       images/timer.o
10:36:42 [2022-09-21T10:36:42.468Z] #39 28.64   CC       images/timerfd.o
10:36:42 [2022-09-21T10:36:42.468Z] #39 28.82   CC       images/mm.o
10:36:42 [2022-09-21T10:36:42.468Z] #39 29.08   CC       images/sk-opts.o
10:36:42 [2022-09-21T10:36:42.468Z] #39 29.33   CC       images/sk-unix.o
10:36:42 [2022-09-21T10:36:42.468Z] #39 29.69   CC       images/sk-inet.o
10:36:42 [2022-09-21T10:36:42.468Z] #39 30.03   CC       images/tun.o
10:36:42 [2022-09-21T10:36:42.468Z] #39 30.28   CC       images/sk-netlink.o
10:36:42 [2022-09-21T10:36:42.468Z] #39 30.44   CC       images/packet-sock.o
10:36:42 [2022-09-21T10:36:42.468Z] #39 30.69   CC       images/ipc-var.o
10:36:42 [2022-09-21T10:36:42.468Z] #39 30.83   CC       images/ipc-desc.o
10:36:42 [2022-09-21T10:36:42.468Z] #39 31.02   CC       images/ipc-shm.o
10:36:42 [2022-09-21T10:36:42.468Z] #39 31.22   CC       images/ipc-msg.o
10:36:42 [2022-09-21T10:36:42.468Z] #39 31.38   CC       images/ipc-sem.o
10:36:42 [2022-09-21T10:36:42.468Z] #39 31.62   CC       images/utsns.o
10:36:42 [2022-09-21T10:36:42.468Z] #39 31.83   CC       images/creds.o
10:36:42 [2022-09-21T10:36:42.468Z] #39 32.01   CC       images/vma.o
10:36:42 [2022-09-21T10:36:42.468Z] #39 32.31   CC       images/netdev.o
10:36:42 [2022-09-21T10:36:42.468Z] #39 32.63   CC       images/tty.o
10:36:42 [2022-09-21T10:36:42.468Z] #39 33.16   CC       images/file-lock.o
10:36:42 [2022-09-21T10:36:42.468Z] #39 33.31   CC       images/rlimit.o
10:36:42 [2022-09-21T10:36:42.468Z] #39 33.54   CC       images/pagemap.o
10:36:42 [2022-09-21T10:36:42.468Z] #39 33.74   CC       images/siginfo.o
10:36:42 [2022-09-21T10:36:42.468Z] #39 33.96   CC       images/rpc.o
10:36:42 [2022-09-21T10:36:42.468Z] #39 35.13   CC       images/ext-file.o
10:36:42 [2022-09-21T10:36:42.468Z] #39 35.30   CC       images/cgroup.o
10:36:42 [2022-09-21T10:36:42.468Z] #39 ...
10:36:42 [2022-09-21T10:36:42.468Z] 
10:36:42 [2022-09-21T10:36:42.469Z] #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
10:36:42 [2022-09-21T10:36:42.469Z] #37 41.98 Updating files:  35% (1748/4983)
Updating files:  36% (1794/4983)
Updating files:  37% (1844/4983)
Updating files:  38% (1894/4983)
Updating files:  39% (1944/4983)
Updating files:  40% (1994/4983)
Updating files:  41% (2044/4983)
Updating files:  42% (2093/4983)
Updating files:  43% (2143/4983)
Updating files:  44% (2193/4983)
Updating files:  45% (2243/4983)
Updating files:  46% (2293/4983)
Updating files:  47% (2343/4983)
Updating files:  48% (2392/4983)
Updating files:  49% (2442/4983)
Updating files:  50% (2492/4983)
Updating files:  51% (2542/4983)
Updating files:  52% (2592/4983)
Updating files:  53% (2641/4983)
Updating files:  54% (2691/4983)
Updating files:  55% (2741/4983)
Updating files:  56% (2791/4983)
Updating files:  57% (2841/4983)
Updating files:  58% (2891/4983)
Updating files:  59% (2940/4983)
Updating files:  60% (2990/4983)
Updating files:  61% (3040/4983)
Updating files:  62% (3090/4983)
Updating files:  63% (3140/4983)
Updating files:  64% (3190/4983)
Updating files:  65% (3239/4983)
Updating files:  66% (3289/4983)
Updating files:  67% (3339/4983)
Updating files:  68% (3389/4983)
Updating files:  69% (3439/4983)
Updating files:  70% (3489/4983)
Updating files:  71% (3538/4983)
Updating files:  72% (3588/4983)
Updating files:  73% (3638/4983)
Updating files:  74% (3688/4983)
Updating files:  75% (3738/4983)
Updating files:  76% (3788/4983)
Updating files:  77% (3837/4983)
Updating files:  78% (3887/4983)
Updating files:  79% (3937/4983)
Updating files:  79% (3961/4983)
Updating files:  80% (3987/4983)
Updating files:  81% (4037/4983)
Updating files:  82% (4087/4983)
Updating files:  83% (4136/4983)
Updating files:  84% (4186/4983)
Updating files:  85% (4236/4983)
Updating files:  86% (4286/4983)
Updating files:  87% (4336/4983)
Updating files:  88% (4386/4983)
Updating files:  89% (4435/4983)
Updating files:  90% (4485/4983)
Updating files:  91% (4535/4983)
Updating files:  92% (4585/4983)
Updating files:  93% (4635/4983)
Updating files:  94% (4685/4983)
Updating files:  95% (4734/4983)
Updating files:  96% (4784/4983)
Updating files:  97% (4834/4983)
Updating files:  98% (4884/4983)
Updating files:  99% (4934/4983)
Updating files: 100% (4983/4983)
Updating files: 100% (4983/4983), done.
10:36:42 [2022-09-21T10:36:42.469Z] #37 43.58 + cd /tmp/tmp.yqVrENwnry/src/github.com/containerd/containerd
10:36:42 [2022-09-21T10:36:42.469Z] #37 43.58 + git checkout -q v1.6.8
10:36:42 [2022-09-21T10:36:42.469Z] #37 45.52 + export 'BUILDTAGS=netgo osusergo static_build'
10:36:42 [2022-09-21T10:36:42.469Z] #37 45.52 + BUILDTAGS='netgo osusergo static_build'
10:36:42 [2022-09-21T10:36:42.469Z] #37 45.52 + export EXTRA_FLAGS=-buildmode=pie
10:36:42 [2022-09-21T10:36:42.469Z] #37 45.52 + EXTRA_FLAGS=-buildmode=pie
10:36:42 [2022-09-21T10:36:42.469Z] #37 45.52 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:36:42 [2022-09-21T10:36:42.469Z] #37 45.52 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:36:42 [2022-09-21T10:36:42.469Z] #37 45.52 + '[' '' = dynamic ']'
10:36:42 [2022-09-21T10:36:42.469Z] #37 45.52 + make
10:36:42 [2022-09-21T10:36:42.469Z] #37 47.26 + bin/ctr
10:36:42 [2022-09-21T10:36:42.469Z] #37 ...
10:36:42 [2022-09-21T10:36:42.469Z] 
10:36:42 [2022-09-21T10:36:42.469Z] #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
10:36:42 [2022-09-21T10:36:42.469Z] #39 35.82   CC       images/userns.o
10:36:42 [2022-09-21T10:36:42.469Z] #39 36.10   CC       images/google/protobuf/descriptor.o
10:36:42 [2022-09-21T10:36:42.720Z] #38 14.26   DEP      images/core-s390.pb-c.d
10:36:42 [2022-09-21T10:36:42.720Z] #38 14.36   DEP      images/core-x86.pb-c.d
10:36:42 [2022-09-21T10:36:42.720Z] #38 14.46   DEP      images/core.pb-c.d
10:36:42 [2022-09-21T10:36:42.947Z] #39 ...
10:36:42 [2022-09-21T10:36:42.947Z] 
10:36:42 [2022-09-21T10:36:42.947Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
10:36:42 [2022-09-21T10:36:42.947Z] #51 10.27 Collecting yamllint==1.26.1
10:36:42 [2022-09-21T10:36:42.976Z] #38 14.58   DEP      images/inventory.pb-c.d
10:36:42 [2022-09-21T10:36:42.976Z] #38 14.68   PBCC     images/cpuinfo.pb-c.c
10:36:42 [2022-09-21T10:36:42.976Z] #38 14.70   DEP      images/cpuinfo.pb-c.d
10:36:42 [2022-09-21T10:36:42.976Z] #38 14.78   PBCC     images/stats.pb-c.c
10:36:43 [2022-09-21T10:36:43.229Z] #39 ...
10:36:43 [2022-09-21T10:36:43.229Z] 
10:36:43 [2022-09-21T10:36:43.229Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
10:36:43 [2022-09-21T10:36:43.229Z] #34 64.40 Selecting previously unselected package gcc-mingw-w64-base.
10:36:43 [2022-09-21T10:36:43.229Z] #34 64.40 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
10:36:43 [2022-09-21T10:36:43.229Z] #34 64.42 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
10:36:43 [2022-09-21T10:36:43.229Z] #34 64.53 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
10:36:43 [2022-09-21T10:36:43.229Z] #34 64.53 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
10:36:43 [2022-09-21T10:36:43.229Z] #34 64.56 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
10:36:43 [2022-09-21T10:36:43.229Z] #34 72.44 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
10:36:43 [2022-09-21T10:36:43.229Z] #34 72.44 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
10:36:43 [2022-09-21T10:36:43.229Z] #34 72.46 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:36:43 [2022-09-21T10:36:43.229Z] #34 ...
10:36:43 [2022-09-21T10:36:43.229Z] 
10:36:43 [2022-09-21T10:36:43.229Z] #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
10:36:43 [2022-09-21T10:36:43.229Z] #39 18.64 make[1]: Nothing to be done for 'all'.
10:36:43 [2022-09-21T10:36:43.270Z] #38 14.79   DEP      images/stats.pb-c.d
10:36:43 [2022-09-21T10:36:43.534Z] #38 17.34   CC       images/stats.o
10:36:43 [2022-09-21T10:36:43.534Z] #38 17.63   CC       images/core.o
10:36:43 [2022-09-21T10:36:43.886Z] #51 11.32   Downloading yamllint-1.26.1.tar.gz (126 kB)
10:36:44 [2022-09-21T10:36:44.104Z] #38 18.19   CC       images/core-x86.o
10:36:44 [2022-09-21T10:36:44.401Z] #39 37.61   CC       images/opts.o
10:36:44 [2022-09-21T10:36:44.401Z] #39 37.83   CC       images/seccomp.o
10:36:44 [2022-09-21T10:36:44.401Z] #39 38.03   CC       images/binfmt-misc.o
10:36:44 [2022-09-21T10:36:44.602Z] #39 20.08   CC       images/stats.o
10:36:44 [2022-09-21T10:36:44.643Z] #38 16.31 make[1]: Nothing to be done for 'all'.
10:36:44 [2022-09-21T10:36:44.658Z] #39 38.23   CC       images/time.o
10:36:44 [2022-09-21T10:36:44.672Z] #38 18.71   CC       images/core-arm.o
10:36:44 [2022-09-21T10:36:44.914Z] #39 38.45   CC       images/sysctl.o
10:36:44 [2022-09-21T10:36:44.914Z] #39 38.60   CC       images/autofs.o
10:36:44 [2022-09-21T10:36:44.935Z] #38 19.03   CC       images/core-aarch64.o
10:36:45 [2022-09-21T10:36:45.167Z] #39 20.51   CC       images/core.o
10:36:45 [2022-09-21T10:36:45.171Z] #39 38.74   CC       images/macvlan.o
10:36:45 [2022-09-21T10:36:45.267Z] #51 12.47 Collecting pathspec>=0.5.3
10:36:45 [2022-09-21T10:36:45.267Z] #51 12.48   Downloading pathspec-0.10.1-py3-none-any.whl (27 kB)
10:36:45 [2022-09-21T10:36:45.428Z] #39 38.91   CC       images/sit.o
10:36:45 [2022-09-21T10:36:45.527Z] #51 12.89 Collecting pyyaml
10:36:45 [2022-09-21T10:36:45.532Z] #38 19.37   CC       images/core-ppc64.o
10:36:45 [2022-09-21T10:36:45.725Z] #39 39.14   CC       images/memfd.o
10:36:45 [2022-09-21T10:36:45.731Z] #39 21.12   CC       images/core-x86.o
10:36:45 [2022-09-21T10:36:45.787Z] #51 12.90   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)
10:36:45 [2022-09-21T10:36:45.787Z] #51 12.97 Building wheels for collected packages: yamllint
10:36:45 [2022-09-21T10:36:45.787Z] #51 12.97   Building wheel for yamllint (setup.py): started
10:36:45 [2022-09-21T10:36:45.981Z] #39 39.35   CC       images/timens.o
10:36:45 [2022-09-21T10:36:45.981Z] #39 39.59   LINK     images/built-in.o
10:36:46 [2022-09-21T10:36:46.009Z] #38 17.68   CC       images/stats.o
10:36:46 [2022-09-21T10:36:46.111Z] #38 19.96   CC       images/core-s390.o
10:36:46 [2022-09-21T10:36:46.237Z] #39 39.77   GEN      compel/include/asm
10:36:46 [2022-09-21T10:36:46.237Z] #39 39.82   GEN      compel/include/version.h
10:36:46 [2022-09-21T10:36:46.237Z] #39 39.84 touch .config
10:36:46 [2022-09-21T10:36:46.265Z] #38 18.03   CC       images/core.o
10:36:46 [2022-09-21T10:36:46.297Z] #39 21.69   CC       images/core-arm.o
10:36:46 [2022-09-21T10:36:46.493Z] #39 39.96   GEN      include/common/config.h
10:36:46 [2022-09-21T10:36:46.494Z] #39 40.07   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
10:36:46 [2022-09-21T10:36:46.494Z] #39 40.10   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
10:36:46 [2022-09-21T10:36:46.494Z] #39 40.13   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
10:36:46 [2022-09-21T10:36:46.494Z] #39 40.17   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
10:36:46 [2022-09-21T10:36:46.682Z] #38 20.60   CC       images/cpuinfo.o
10:36:46 [2022-09-21T10:36:46.726Z] #51 13.98   Building wheel for yamllint (setup.py): finished with status 'done'
10:36:46 [2022-09-21T10:36:46.726Z] #51 13.99   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=9b9558f14e0f1533a6d64f01182f10ba790563c2e73f6371d2b8a7767e2708ac
10:36:46 [2022-09-21T10:36:46.726Z] #51 13.99   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
10:36:46 [2022-09-21T10:36:46.726Z] #51 13.99 Successfully built yamllint
10:36:46 [2022-09-21T10:36:46.726Z] #51 14.04 Installing collected packages: pyyaml, pathspec, yamllint
10:36:46 [2022-09-21T10:36:46.750Z] #39 40.21   DEP      compel/plugins/std/infect.d
10:36:46 [2022-09-21T10:36:46.750Z] #39 40.30   DEP      compel/plugins/std/string.d
10:36:46 [2022-09-21T10:36:46.750Z] #39 40.42   DEP      compel/plugins/std/log.d
10:36:46 [2022-09-21T10:36:46.834Z] #38 18.62   CC       images/core-x86.o
10:36:46 [2022-09-21T10:36:46.862Z] #39 22.04   CC       images/core-aarch64.o
10:36:46 [2022-09-21T10:36:46.940Z] #38 21.00   CC       images/inventory.o
10:36:47 [2022-09-21T10:36:47.006Z] #39 40.49   DEP      compel/plugins/std/fds.d
10:36:47 [2022-09-21T10:36:47.006Z] #39 40.59   DEP      compel/plugins/std/std.d
10:36:47 [2022-09-21T10:36:47.006Z] #39 40.68   DEP      compel/plugins/shmem/shmem.d
10:36:47 [2022-09-21T10:36:47.120Z] #39 22.47   CC       images/core-ppc64.o
10:36:47 [2022-09-21T10:36:47.198Z] #38 21.30   CC       images/fdinfo.o
10:36:47 [2022-09-21T10:36:47.262Z] #39 40.75   DEP      compel/plugins/fds/fds.d
10:36:47 [2022-09-21T10:36:47.294Z] #51 14.50 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1
10:36:47 [2022-09-21T10:36:47.395Z] #38 19.16   CC       images/core-arm.o
10:36:47 [2022-09-21T10:36:47.455Z] #38 21.67   CC       images/fown.o
10:36:47 [2022-09-21T10:36:47.518Z] #39 40.88   CC       compel/plugins/std/std.o
10:36:47 [2022-09-21T10:36:47.518Z] #39 41.09   CC       compel/plugins/std/fds.o
10:36:47 [2022-09-21T10:36:47.685Z] #39 22.95   CC       images/core-s390.o
10:36:47 [2022-09-21T10:36:47.685Z] #39 ...
10:36:47 [2022-09-21T10:36:47.685Z] 
10:36:47 [2022-09-21T10:36:47.685Z] #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
10:36:47 [2022-09-21T10:36:47.685Z] #24 69.00 internal/poll
10:36:47 [2022-09-21T10:36:47.685Z] #24 71.33 internal/fmtsort
10:36:47 [2022-09-21T10:36:47.685Z] #24 72.14 internal/syscall/execenv
10:36:47 [2022-09-21T10:36:47.685Z] #24 72.20 path
10:36:47 [2022-09-21T10:36:47.685Z] #24 72.39 strings
10:36:47 [2022-09-21T10:36:47.685Z] #24 72.98 io/fs
10:36:47 [2022-09-21T10:36:47.685Z] #24 74.13 os
10:36:47 [2022-09-21T10:36:47.685Z] #24 75.22 bufio
10:36:47 [2022-09-21T10:36:47.685Z] #24 76.94 text/tabwriter
10:36:47 [2022-09-21T10:36:47.685Z] #24 78.14 io/ioutil
10:36:47 [2022-09-21T10:36:47.685Z] #24 78.15 fmt
10:36:47 [2022-09-21T10:36:47.864Z] #51 DONE 15.0s
10:36:47 [2022-09-21T10:36:47.864Z] 
10:36:47 [2022-09-21T10:36:47.864Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
10:36:47 [2022-09-21T10:36:47.957Z] #38 19.59   CC       images/core-aarch64.o
10:36:48 [2022-09-21T10:36:48.021Z] #38 21.84   CC       images/ns.o
10:36:48 [2022-09-21T10:36:48.021Z] #38 22.01   CC       images/regfile.o
10:36:48 [2022-09-21T10:36:48.021Z] #38 22.25   CC       images/ghost-file.o
10:36:48 [2022-09-21T10:36:48.080Z] #39 41.45   CC       compel/plugins/std/log.o
10:36:48 [2022-09-21T10:36:48.124Z] #52 DONE 0.5s
10:36:48 [2022-09-21T10:36:48.124Z] 
10:36:48 [2022-09-21T10:36:48.124Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
10:36:48 [2022-09-21T10:36:48.213Z] #38 19.88   CC       images/core-ppc64.o
10:36:48 [2022-09-21T10:36:48.251Z] #24 ...
10:36:48 [2022-09-21T10:36:48.251Z] 
10:36:48 [2022-09-21T10:36:48.251Z] #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
10:36:48 [2022-09-21T10:36:48.251Z] #39 23.71   CC       images/cpuinfo.o
10:36:48 [2022-09-21T10:36:48.588Z] #38 ...
10:36:48 [2022-09-21T10:36:48.588Z] 
10:36:48 [2022-09-21T10:36:48.588Z] #26 [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
10:36:48 [2022-09-21T10:36:48.588Z] #26 66.64 internal/syscall/unix
10:36:48 [2022-09-21T10:36:48.588Z] #26 67.20 time
10:36:48 [2022-09-21T10:36:48.588Z] #26 73.07 internal/poll
10:36:48 [2022-09-21T10:36:48.588Z] #26 74.02 internal/fmtsort
10:36:48 [2022-09-21T10:36:48.588Z] #26 74.63 internal/syscall/execenv
10:36:48 [2022-09-21T10:36:48.588Z] #26 74.81 path
10:36:48 [2022-09-21T10:36:48.588Z] #26 75.24 io/fs
10:36:48 [2022-09-21T10:36:48.588Z] #26 76.29 strings
10:36:48 [2022-09-21T10:36:48.588Z] #26 76.36 os
10:36:48 [2022-09-21T10:36:48.588Z] #26 ...
10:36:48 [2022-09-21T10:36:48.588Z] 
10:36:48 [2022-09-21T10:36:48.588Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:36:48 [2022-09-21T10:36:48.588Z] #38 22.62   CC       images/fifo.o
10:36:48 [2022-09-21T10:36:48.693Z] #53 DONE 0.6s
10:36:48 [2022-09-21T10:36:48.693Z] 
10:36:48 [2022-09-21T10:36:48.693Z] #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
10:36:48 [2022-09-21T10:36:48.693Z] #39 139.6   CC       criu/parasite-syscall.o
10:36:48 [2022-09-21T10:36:48.693Z] #39 140.4   CC       criu/path.o
10:36:48 [2022-09-21T10:36:48.693Z] #39 140.8   CC       criu/pie-util-vdso-elf32.o
10:36:48 [2022-09-21T10:36:48.693Z] #39 141.4   CC       criu/pie-util-vdso.o
10:36:48 [2022-09-21T10:36:48.693Z] #39 142.0   CC       criu/pie-util.o
10:36:48 [2022-09-21T10:36:48.693Z] #39 142.3   CC       criu/pipes.o
10:36:48 [2022-09-21T10:36:48.693Z] #39 143.3   CC       criu/plugin.o
10:36:48 [2022-09-21T10:36:48.693Z] #39 143.8   CC       criu/proc_parse.o
10:36:48 [2022-09-21T10:36:48.775Z] #38 20.43   CC       images/core-s390.o
10:36:48 [2022-09-21T10:36:48.816Z] #39 24.09   CC       images/inventory.o
10:36:48 [2022-09-21T10:36:48.816Z] #39 24.37   CC       images/fdinfo.o
10:36:48 [2022-09-21T10:36:48.846Z] #38 22.83   CC       images/remap-file-path.o
10:36:49 [2022-09-21T10:36:49.006Z] #39 42.30   CC       compel/plugins/std/string.o
10:36:49 [2022-09-21T10:36:49.103Z] #38 23.05   CC       images/eventfd.o
10:36:49 [2022-09-21T10:36:49.103Z] #38 23.26   CC       images/eventpoll.o
10:36:49 [2022-09-21T10:36:49.263Z] #39 42.84   CC       compel/plugins/std/infect.o
10:36:49 [2022-09-21T10:36:49.263Z] #39 ...
10:36:49 [2022-09-21T10:36:49.263Z] 
10:36:49 [2022-09-21T10:36:49.263Z] #54 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
10:36:49 [2022-09-21T10:36:49.263Z] #54 DONE 0.4s
10:36:49 [2022-09-21T10:36:49.263Z] 
10:36:49 [2022-09-21T10:36:49.263Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
10:36:49 [2022-09-21T10:36:49.263Z] #55 DONE 0.1s
10:36:49 [2022-09-21T10:36:49.263Z] 
10:36:49 [2022-09-21T10:36:49.263Z] #56 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
10:36:49 [2022-09-21T10:36:49.263Z] #56 DONE 0.0s
10:36:49 [2022-09-21T10:36:49.263Z] 
10:36:49 [2022-09-21T10:36:49.263Z] #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
10:36:49 [2022-09-21T10:36:49.337Z] #38 21.13   CC       images/cpuinfo.o
10:36:49 [2022-09-21T10:36:49.382Z] #39 24.75   CC       images/fown.o
10:36:49 [2022-09-21T10:36:49.382Z] #39 24.93   CC       images/ns.o
10:36:49 [2022-09-21T10:36:49.560Z] #39 43.19   CC       compel/arch/aarch64/plugins/std/parasite-head.o
10:36:49 [2022-09-21T10:36:49.669Z] #38 23.57   CC       images/fh.o
10:36:49 [2022-09-21T10:36:49.669Z] #38 23.84   CC       images/fsnotify.o
10:36:49 [2022-09-21T10:36:49.830Z] #39 43.23   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
10:36:49 [2022-09-21T10:36:49.830Z] #39 43.31   AR       compel/plugins/std.lib.a
10:36:49 [2022-09-21T10:36:49.830Z] #39 43.40   CC       compel/plugins/fds/fds.o
10:36:49 [2022-09-21T10:36:49.899Z] #38 21.48   CC       images/inventory.o
10:36:49 [2022-09-21T10:36:49.953Z] #39 25.23   CC       images/regfile.o
10:36:50 [2022-09-21T10:36:50.086Z] #39 43.64   AR       compel/plugins/fds.lib.a
10:36:50 [2022-09-21T10:36:50.086Z] #39 43.70   HOSTDEP  compel/src/lib/log-host.d
10:36:50 [2022-09-21T10:36:50.155Z] #38 21.71   CC       images/fdinfo.o
10:36:50 [2022-09-21T10:36:50.211Z] #39 25.45   CC       images/ghost-file.o
10:36:50 [2022-09-21T10:36:50.236Z] #38 24.36   CC       images/signalfd.o
10:36:50 [2022-09-21T10:36:50.341Z] #39 43.79   HOSTDEP  compel/src/lib/handle-elf-host.d
10:36:50 [2022-09-21T10:36:50.341Z] #39 43.88   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
10:36:50 [2022-09-21T10:36:50.341Z] #39 43.92   HOSTDEP  compel/src/main-host.d
10:36:50 [2022-09-21T10:36:50.341Z] #39 44.00   DEP      compel/src/lib/ptrace.d
10:36:50 [2022-09-21T10:36:50.411Z] #38 22.15   CC       images/fown.o
10:36:50 [2022-09-21T10:36:50.469Z] #39 25.72   CC       images/fifo.o
10:36:50 [2022-09-21T10:36:50.469Z] #39 25.93   CC       images/remap-file-path.o
10:36:50 [2022-09-21T10:36:50.494Z] #38 24.60   CC       images/fs.o
10:36:50 [2022-09-21T10:36:50.597Z] #39 44.10   DEP      compel/src/lib/infect.d
10:36:50 [2022-09-21T10:36:50.667Z] #38 22.33   CC       images/ns.o
10:36:50 [2022-09-21T10:36:50.667Z] #38 22.49   CC       images/regfile.o
10:36:50 [2022-09-21T10:36:50.726Z] #39 26.11   CC       images/eventfd.o
10:36:50 [2022-09-21T10:36:50.726Z] #39 26.25   CC       images/eventpoll.o
10:36:50 [2022-09-21T10:36:50.752Z] #38 24.77   CC       images/pstree.o
10:36:50 [2022-09-21T10:36:50.852Z] #39 44.24   DEP      compel/src/lib/infect-util.d
10:36:50 [2022-09-21T10:36:50.852Z] #39 44.33   DEP      compel/src/lib/infect-rpc.d
10:36:51 [2022-09-21T10:36:51.011Z] #38 25.00   CC       images/pipe.o
10:36:51 [2022-09-21T10:36:51.108Z] #39 44.49   DEP      compel/arch/aarch64/src/lib/infect.d
10:36:51 [2022-09-21T10:36:51.108Z] #39 44.57   DEP      compel/arch/aarch64/src/lib/cpu.d
10:36:51 [2022-09-21T10:36:51.108Z] #39 44.65   DEP      compel/src/lib/log.d
10:36:51 [2022-09-21T10:36:51.175Z] #37 ...
10:36:51 [2022-09-21T10:36:51.175Z] 
10:36:51 [2022-09-21T10:36:51.175Z] #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
10:36:51 [2022-09-21T10:36:51.175Z] #39 147.0   CC       criu/protobuf-desc.o
10:36:51 [2022-09-21T10:36:51.229Z] #38 22.70   CC       images/ghost-file.o
10:36:51 [2022-09-21T10:36:51.270Z] #38 25.18   CC       images/tcp-stream.o
10:36:51 [2022-09-21T10:36:51.270Z] #38 25.36   CC       images/sk-packet.o
10:36:51 [2022-09-21T10:36:51.291Z] #39 26.47   CC       images/fh.o
10:36:51 [2022-09-21T10:36:51.291Z] #39 26.71   CC       images/fsnotify.o
10:36:51 [2022-09-21T10:36:51.363Z] #39 44.79   DEP      compel/src/main.d
10:36:51 [2022-09-21T10:36:51.363Z] #39 44.88   DEP      compel/src/lib/handle-elf.d
10:36:51 [2022-09-21T10:36:51.485Z] #38 23.08   CC       images/fifo.o
10:36:51 [2022-09-21T10:36:51.528Z] #38 25.65   CC       images/mnt.o
10:36:51 [2022-09-21T10:36:51.620Z] #39 45.05   DEP      compel/arch/aarch64/src/lib/handle-elf.d
10:36:51 [2022-09-21T10:36:51.620Z] #39 45.14   CC       compel/src/lib/log.o
10:36:51 [2022-09-21T10:36:51.741Z] #38 23.37   CC       images/remap-file-path.o
10:36:51 [2022-09-21T10:36:51.786Z] #38 25.89   CC       images/pipe-data.o
10:36:51 [2022-09-21T10:36:51.856Z] #39 27.25   CC       images/signalfd.o
10:36:51 [2022-09-21T10:36:51.876Z] #39 45.31   CC       compel/arch/aarch64/src/lib/cpu.o
10:36:51 [2022-09-21T10:36:51.997Z] #38 23.58   CC       images/eventfd.o
10:36:51 [2022-09-21T10:36:51.997Z] #38 23.74   CC       images/eventpoll.o
10:36:52 [2022-09-21T10:36:52.044Z] #38 26.06   CC       images/sa.o
10:36:52 [2022-09-21T10:36:52.114Z] #39 27.53   CC       images/fs.o
10:36:52 [2022-09-21T10:36:52.115Z] #39 148.1   CC       criu/protobuf.o
10:36:52 [2022-09-21T10:36:52.132Z] #39 45.49   CC       compel/arch/aarch64/src/lib/infect.o
10:36:52 [2022-09-21T10:36:52.253Z] #38 ...
10:36:52 [2022-09-21T10:36:52.253Z] 
10:36:52 [2022-09-21T10:36:52.254Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
10:36:52 [2022-09-21T10:36:52.254Z] #25 68.81 internal/syscall/unix
10:36:52 [2022-09-21T10:36:52.254Z] #25 69.14 time
10:36:52 [2022-09-21T10:36:52.254Z] #25 74.85 internal/poll
10:36:52 [2022-09-21T10:36:52.254Z] #25 76.58 internal/fmtsort
10:36:52 [2022-09-21T10:36:52.254Z] #25 77.03 internal/syscall/execenv
10:36:52 [2022-09-21T10:36:52.254Z] #25 77.27 path
10:36:52 [2022-09-21T10:36:52.254Z] #25 77.91 io/fs
10:36:52 [2022-09-21T10:36:52.254Z] #25 78.18 strings
10:36:52 [2022-09-21T10:36:52.303Z] #38 26.29   CC       images/timer.o
10:36:52 [2022-09-21T10:36:52.372Z] #39 27.72   CC       images/pstree.o
10:36:52 [2022-09-21T10:36:52.375Z] #39 148.4   CC       criu/pstree.o
10:36:52 [2022-09-21T10:36:52.388Z] #39 45.78   CC       compel/src/lib/infect-rpc.o
10:36:52 [2022-09-21T10:36:52.388Z] #39 ...
10:36:52 [2022-09-21T10:36:52.388Z] 
10:36:52 [2022-09-21T10:36:52.388Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
10:36:52 [2022-09-21T10:36:52.388Z] #32 86.72 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
10:36:52 [2022-09-21T10:36:52.388Z] #32 86.73 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
10:36:52 [2022-09-21T10:36:52.388Z] #32 86.73 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:36:52 [2022-09-21T10:36:52.388Z] #32 96.52 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
10:36:52 [2022-09-21T10:36:52.388Z] #32 96.52 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
10:36:52 [2022-09-21T10:36:52.388Z] #32 96.52 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:36:52 [2022-09-21T10:36:52.411Z] Fetching without tags
10:36:52 [2022-09-21T10:36:52.509Z] #25 ...
10:36:52 [2022-09-21T10:36:52.510Z] 
10:36:52 [2022-09-21T10:36:52.510Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:36:52 [2022-09-21T10:36:52.510Z] #38 24.02   CC       images/fh.o
10:36:52 [2022-09-21T10:36:52.562Z] #38 26.62   CC       images/timerfd.o
10:36:52 [2022-09-21T10:36:52.633Z] #39 27.93   CC       images/pipe.o
10:36:52 [2022-09-21T10:36:52.645Z] #32 ...
10:36:52 [2022-09-21T10:36:52.645Z] 
10:36:52 [2022-09-21T10:36:52.645Z] #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
10:36:52 [2022-09-21T10:36:52.645Z] #39 46.08   CC       compel/src/lib/infect-util.o
10:36:52 [2022-09-21T10:36:52.645Z] #39 46.31   CC       compel/src/lib/infect.o
10:36:52 [2022-09-21T10:36:52.765Z] #38 24.28   CC       images/fsnotify.o
10:36:52 [2022-09-21T10:36:52.820Z] #38 26.78   CC       images/mm.o
10:36:52 [2022-09-21T10:36:52.820Z] #38 ...
10:36:52 [2022-09-21T10:36:52.820Z] 
10:36:52 [2022-09-21T10:36:52.820Z] #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
10:36:52 [2022-09-21T10:36:52.821Z] #35 70.97 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
10:36:52 [2022-09-21T10:36:52.821Z] #35 70.98 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
10:36:52 [2022-09-21T10:36:52.821Z] #35 70.98 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:36:52 [2022-09-21T10:36:52.821Z] #35 ...
10:36:52 [2022-09-21T10:36:52.821Z] 
10:36:52 [2022-09-21T10:36:52.821Z] #26 [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
10:36:52 [2022-09-21T10:36:52.821Z] #26 78.72 bufio
10:36:52 [2022-09-21T10:36:52.821Z] #26 80.40 text/tabwriter
10:36:52 [2022-09-21T10:36:52.821Z] #26 80.42 fmt
10:36:52 [2022-09-21T10:36:52.821Z] #26 81.08 io/ioutil
10:36:52 [2022-09-21T10:36:52.110Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:36:52 [2022-09-21T10:36:52.166Z]  > git config --add remote.origin.fetch +refs/pull/44123/head:refs/remotes/origin/PR-44123 # timeout=10
10:36:52 [2022-09-21T10:36:52.210Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
10:36:52 [2022-09-21T10:36:52.326Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:36:52 [2022-09-21T10:36:52.448Z] Fetching upstream changes from https://github.com/moby/moby.git
10:36:52 [2022-09-21T10:36:52.448Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:36:52 [2022-09-21T10:36:52.449Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44123/head:refs/remotes/origin/PR-44123 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
10:36:52 [2022-09-21T10:36:52.890Z] #39 28.22   CC       images/tcp-stream.o
10:36:52 [2022-09-21T10:36:52.890Z] #39 28.43   CC       images/sk-packet.o
10:36:53 [2022-09-21T10:36:53.327Z] #38 24.82   CC       images/signalfd.o
10:36:53 [2022-09-21T10:36:53.327Z] #38 25.05   CC       images/fs.o
10:36:53 [2022-09-21T10:36:53.456Z] #39 28.78   CC       images/mnt.o
10:36:53 [2022-09-21T10:36:53.583Z] #38 25.22   CC       images/pstree.o
10:36:53 [2022-09-21T10:36:53.658Z] Merging remotes/origin/20.10 commit e42327a6d3c55ceda3bd5475be7aae6036d02db3 into PR head commit 5ba3208ec7d7c81963907f628ac53dbcca3a5e21
10:36:53 [2022-09-21T10:36:53.713Z] #39 28.95   CC       images/pipe-data.o
10:36:53 [2022-09-21T10:36:53.713Z] #39 29.14   CC       images/sa.o
10:36:53 [2022-09-21T10:36:53.713Z] #39 29.27   CC       images/timer.o
10:36:53 [2022-09-21T10:36:53.756Z] #39 149.6   CC       criu/rbtree.o
10:36:53 [2022-09-21T10:36:53.839Z] #38 25.44   CC       images/pipe.o
10:36:54 [2022-09-21T10:36:54.016Z] #39 150.0   CC       criu/rst-malloc.o
10:36:54 [2022-09-21T10:36:54.095Z] #38 25.62   CC       images/tcp-stream.o
10:36:54 [2022-09-21T10:36:54.095Z] #38 25.79   CC       images/sk-packet.o
10:36:54 [2022-09-21T10:36:54.275Z] #39 150.3   CC       criu/seccomp.o
10:36:54 [2022-09-21T10:36:54.283Z] #39 29.60   CC       images/timerfd.o
10:36:54 [2022-09-21T10:36:54.351Z] #38 26.03   CC       images/mnt.o
10:36:54 [2022-09-21T10:36:54.540Z] #39 29.77   CC       images/mm.o
10:36:54 [2022-09-21T10:36:54.608Z] #38 26.28   CC       images/pipe-data.o
10:36:54 [2022-09-21T10:36:54.608Z] #38 26.44   CC       images/sa.o
10:36:54 [2022-09-21T10:36:54.799Z] #39 30.06   CC       images/sk-opts.o
10:36:54 [2022-09-21T10:36:54.799Z] #39 30.24   CC       images/sk-unix.o
10:36:55 [2022-09-21T10:36:55.057Z] #39 ...
10:36:55 [2022-09-21T10:36:55.057Z] 
10:36:55 [2022-09-21T10:36:55.057Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
10:36:55 [2022-09-21T10:36:55.057Z] #34 86.17 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
10:36:55 [2022-09-21T10:36:55.057Z] #34 86.18 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
10:36:55 [2022-09-21T10:36:55.057Z] #34 86.18 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:36:55 [2022-09-21T10:36:55.169Z] #38 26.67   CC       images/timer.o
10:36:55 [2022-09-21T10:36:55.169Z] #38 ...
10:36:55 [2022-09-21T10:36:55.169Z] 
10:36:55 [2022-09-21T10:36:55.170Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
10:36:55 [2022-09-21T10:36:55.170Z] #34 71.74 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
10:36:55 [2022-09-21T10:36:55.170Z] #34 71.75 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
10:36:55 [2022-09-21T10:36:55.170Z] #34 71.76 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:36:55 [2022-09-21T10:36:55.203Z] #39 48.30   CC       compel/src/lib/ptrace.o
10:36:55 [2022-09-21T10:36:55.203Z] #39 48.60   AR       compel/libcompel.a
10:36:55 [2022-09-21T10:36:55.203Z] #39 48.74   HOSTCC   compel/src/main-host.o
10:36:55 [2022-09-21T10:36:55.214Z] #39 151.1   CC       criu/seize.o
10:36:55 [2022-09-21T10:36:55.352Z] #26 83.21 github.com/BurntSushi/toml
10:36:55 [2022-09-21T10:36:55.352Z] #26 83.22 flag
10:36:55 [2022-09-21T10:36:55.426Z] #34 ...
10:36:55 [2022-09-21T10:36:55.426Z] 
10:36:55 [2022-09-21T10:36:55.426Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:36:55 [2022-09-21T10:36:55.426Z] #38 27.04   CC       images/timerfd.o
10:36:55 [2022-09-21T10:36:55.426Z] #38 27.16   CC       images/mm.o
10:36:55 [2022-09-21T10:36:55.625Z] #34 ...
10:36:55 [2022-09-21T10:36:55.625Z] 
10:36:55 [2022-09-21T10:36:55.625Z] #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
10:36:55 [2022-09-21T10:36:55.625Z] #24 80.44 github.com/BurntSushi/toml
10:36:55 [2022-09-21T10:36:55.625Z] #24 80.45 flag
10:36:55 [2022-09-21T10:36:55.625Z] #24 82.04 log
10:36:55 [2022-09-21T10:36:55.625Z] #24 84.73 github.com/BurntSushi/toml/cmd/tomlv
10:36:55 [2022-09-21T10:36:55.625Z] #24 DONE 86.8s
10:36:55 [2022-09-21T10:36:55.763Z] #39 49.07   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
10:36:55 [2022-09-21T10:36:55.763Z] #39 49.23   HOSTCC   compel/src/lib/handle-elf-host.o
10:36:55 [2022-09-21T10:36:55.763Z] #39 49.45   HOSTCC   compel/src/lib/log-host.o
10:36:55 [2022-09-21T10:36:55.882Z] 
10:36:55 [2022-09-21T10:36:55.882Z] #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
10:36:55 [2022-09-21T10:36:55.882Z] #39 30.61   CC       images/sk-inet.o
10:36:55 [2022-09-21T10:36:55.882Z] #39 31.11   CC       images/tun.o
10:36:53 [2022-09-21T10:36:53.768Z]  > git config core.sparsecheckout # timeout=10
10:36:53 [2022-09-21T10:36:53.816Z]  > git checkout -f 5ba3208ec7d7c81963907f628ac53dbcca3a5e21 # timeout=10
10:36:55 [2022-09-21T10:36:55.988Z] #38 27.52   CC       images/sk-opts.o
10:36:56 [2022-09-21T10:36:56.139Z] #39 31.37   CC       images/sk-netlink.o
10:36:56 [2022-09-21T10:36:56.139Z] #39 31.57   CC       images/packet-sock.o
10:36:56 [2022-09-21T10:36:56.153Z] #39 152.2   CC       criu/servicefd.o
10:36:56 [2022-09-21T10:36:56.244Z] #38 27.77   CC       images/sk-unix.o
10:36:56 [2022-09-21T10:36:56.324Z] #39 49.65   HOSTLINK compel/compel-host-bin
10:36:56 [2022-09-21T10:36:56.324Z] #39 49.84   DEP      soccr/soccr.d
10:36:56 [2022-09-21T10:36:56.324Z] #39 49.96   CC       soccr/soccr.o
10:36:56 [2022-09-21T10:36:56.431Z] Merge succeeded, producing 5ba3208ec7d7c81963907f628ac53dbcca3a5e21
10:36:56 [2022-09-21T10:36:56.431Z] Checking out Revision 5ba3208ec7d7c81963907f628ac53dbcca3a5e21 (PR-44123)
10:36:56 [2022-09-21T10:36:56.500Z] #38 28.10   CC       images/sk-inet.o
10:36:56 [2022-09-21T10:36:56.703Z] #39 31.98   CC       images/ipc-var.o
10:36:56 [2022-09-21T10:36:56.703Z] #39 32.22   CC       images/ipc-desc.o
10:36:56 [2022-09-21T10:36:56.723Z] #39 152.7 include/common/asm/bitops.h: Assembler messages:
10:36:56 [2022-09-21T10:36:56.723Z] #39 152.7 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
10:36:56 [2022-09-21T10:36:56.723Z] #39 152.8   CC       criu/shmem.o
10:36:56 [2022-09-21T10:36:56.732Z] #26 84.75 log
10:36:56 [2022-09-21T10:36:56.960Z] #39 32.36   CC       images/ipc-shm.o
10:36:56 [2022-09-21T10:36:56.991Z] #26 ...
10:36:56 [2022-09-21T10:36:56.991Z] 
10:36:56 [2022-09-21T10:36:56.991Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:36:56 [2022-09-21T10:36:56.991Z] #38 27.12   CC       images/sk-opts.o
10:36:56 [2022-09-21T10:36:56.991Z] #38 27.39   CC       images/sk-unix.o
10:36:56 [2022-09-21T10:36:56.991Z] #38 27.68   CC       images/sk-inet.o
10:36:56 [2022-09-21T10:36:56.991Z] #38 28.05   CC       images/tun.o
10:36:56 [2022-09-21T10:36:56.991Z] #38 28.35   CC       images/sk-netlink.o
10:36:56 [2022-09-21T10:36:56.991Z] #38 28.55   CC       images/packet-sock.o
10:36:56 [2022-09-21T10:36:56.991Z] #38 28.90   CC       images/ipc-var.o
10:36:56 [2022-09-21T10:36:56.991Z] #38 29.10   CC       images/ipc-desc.o
10:36:56 [2022-09-21T10:36:56.991Z] #38 29.29   CC       images/ipc-shm.o
10:36:56 [2022-09-21T10:36:56.991Z] #38 29.52   CC       images/ipc-msg.o
10:36:56 [2022-09-21T10:36:56.991Z] #38 29.79   CC       images/ipc-sem.o
10:36:56 [2022-09-21T10:36:56.991Z] #38 29.94   CC       images/utsns.o
10:36:56 [2022-09-21T10:36:56.991Z] #38 30.20   CC       images/creds.o
10:36:56 [2022-09-21T10:36:56.991Z] #38 30.45   CC       images/vma.o
10:36:56 [2022-09-21T10:36:56.991Z] #38 30.72   CC       images/netdev.o
10:36:56 [2022-09-21T10:36:56.991Z] #38 31.04   CC       images/tty.o
10:36:57 [2022-09-21T10:36:57.062Z] #38 28.52   CC       images/tun.o
10:36:57 [2022-09-21T10:36:57.217Z] #39 32.63   CC       images/ipc-msg.o
10:36:57 [2022-09-21T10:36:57.318Z] #38 28.86   CC       images/sk-netlink.o
10:36:57 [2022-09-21T10:36:57.318Z] #38 29.03   CC       images/packet-sock.o
10:36:57 [2022-09-21T10:36:57.475Z] #39 32.87   CC       images/ipc-sem.o
10:36:57 [2022-09-21T10:36:57.561Z] #38 31.51   CC       images/file-lock.o
10:36:57 [2022-09-21T10:36:57.574Z] #38 29.35   CC       images/ipc-var.o
10:36:57 [2022-09-21T10:36:57.664Z] #39 153.8   CC       criu/sigframe.o
10:36:57 [2022-09-21T10:36:57.689Z] #39 51.18   AR       soccr/libsoccr.a
10:36:57 [2022-09-21T10:36:57.689Z] #39 51.23 make[1]: 'soccr/libsoccr.a' is up to date.
10:36:57 [2022-09-21T10:36:57.752Z] #39 33.05   CC       images/utsns.o
10:36:57 [2022-09-21T10:36:57.820Z] #38 31.69   CC       images/rlimit.o
10:36:57 [2022-09-21T10:36:57.820Z] #38 31.86   CC       images/pagemap.o
10:36:57 [2022-09-21T10:36:57.830Z] #38 29.57   CC       images/ipc-desc.o
10:36:57 [2022-09-21T10:36:57.924Z] #39 154.0   CC       criu/signalfd.o
10:36:57 [2022-09-21T10:36:57.944Z] #39 ...
10:36:57 [2022-09-21T10:36:57.944Z] 
10:36:57 [2022-09-21T10:36:57.944Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
10:36:57 [2022-09-21T10:36:57.944Z] #32 100.9 Selecting previously unselected package g++-mingw-w64-x86-64.
10:36:57 [2022-09-21T10:36:57.944Z] #32 100.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
10:36:57 [2022-09-21T10:36:57.944Z] #32 100.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
10:36:57 [2022-09-21T10:36:57.944Z] #32 101.1 Selecting previously unselected package libapparmor1:arm64.
10:36:57 [2022-09-21T10:36:57.944Z] #32 101.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
10:36:57 [2022-09-21T10:36:57.944Z] #32 101.1 Unpacking libapparmor1:arm64 (2.13.6-10) ...
10:36:57 [2022-09-21T10:36:57.944Z] #32 101.2 Selecting previously unselected package libapparmor-dev:arm64.
10:36:57 [2022-09-21T10:36:57.944Z] #32 101.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
10:36:57 [2022-09-21T10:36:57.944Z] #32 101.2 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
10:36:57 [2022-09-21T10:36:57.944Z] #32 101.3 Selecting previously unselected package libbtrfs0:arm64.
10:36:57 [2022-09-21T10:36:57.944Z] #32 101.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
10:36:57 [2022-09-21T10:36:57.944Z] #32 101.3 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
10:36:57 [2022-09-21T10:36:57.944Z] #32 101.4 Selecting previously unselected package libbtrfs-dev:arm64.
10:36:57 [2022-09-21T10:36:57.944Z] #32 101.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
10:36:57 [2022-09-21T10:36:57.944Z] #32 101.5 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
10:36:57 [2022-09-21T10:36:57.944Z] #32 101.6 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
10:36:57 [2022-09-21T10:36:57.944Z] #32 101.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
10:36:57 [2022-09-21T10:36:57.944Z] #32 101.6 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
10:36:57 [2022-09-21T10:36:57.944Z] #32 101.7 Selecting previously unselected package libudev-dev:arm64.
10:36:57 [2022-09-21T10:36:57.944Z] #32 101.7 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
10:36:57 [2022-09-21T10:36:57.944Z] #32 101.7 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
10:36:57 [2022-09-21T10:36:57.944Z] #32 101.8 Selecting previously unselected package libsepol1-dev:arm64.
10:36:57 [2022-09-21T10:36:57.944Z] #32 101.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
10:36:57 [2022-09-21T10:36:57.944Z] #32 101.8 Unpacking libsepol1-dev:arm64 (3.1-1) ...
10:36:57 [2022-09-21T10:36:57.944Z] #32 102.1 Selecting previously unselected package libpcre2-16-0:arm64.
10:36:57 [2022-09-21T10:36:57.944Z] #32 102.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
10:36:57 [2022-09-21T10:36:57.944Z] #32 102.1 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
10:36:57 [2022-09-21T10:36:57.944Z] #32 102.3 Selecting previously unselected package libpcre2-32-0:arm64.
10:36:57 [2022-09-21T10:36:57.944Z] #32 102.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
10:36:57 [2022-09-21T10:36:57.944Z] #32 102.3 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
10:36:58 [2022-09-21T10:36:58.038Z] #39 33.22   CC       images/creds.o
10:36:58 [2022-09-21T10:36:58.083Z] #38 32.14   CC       images/siginfo.o
10:36:58 [2022-09-21T10:36:58.087Z] #38 29.78   CC       images/ipc-shm.o
10:36:58 [2022-09-21T10:36:58.184Z] #39 154.3   CC       criu/sk-inet.o
10:36:58 [2022-09-21T10:36:58.200Z] #32 102.4 Selecting previously unselected package libpcre2-posix2:arm64.
10:36:58 [2022-09-21T10:36:58.200Z] #32 102.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
10:36:58 [2022-09-21T10:36:58.200Z] #32 102.4 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
10:36:58 [2022-09-21T10:36:58.200Z] #32 102.6 Selecting previously unselected package libpcre2-dev:arm64.
10:36:58 [2022-09-21T10:36:58.200Z] #32 102.6 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
10:36:58 [2022-09-21T10:36:58.200Z] #32 102.6 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
10:36:58 [2022-09-21T10:36:58.313Z] #39 33.48   CC       images/vma.o
10:36:58 [2022-09-21T10:36:58.343Z] #38 32.37   CC       images/rpc.o
10:36:58 [2022-09-21T10:36:58.343Z] #38 30.03   CC       images/ipc-msg.o
10:36:58 [2022-09-21T10:36:58.455Z] #32 102.9 Selecting previously unselected package libselinux1-dev:arm64.
10:36:58 [2022-09-21T10:36:58.571Z] #39 33.79   CC       images/netdev.o
10:36:58 [2022-09-21T10:36:58.599Z] #38 30.32   CC       images/ipc-sem.o
10:36:58 [2022-09-21T10:36:58.602Z] #38 ...
10:36:58 [2022-09-21T10:36:58.602Z] 
10:36:58 [2022-09-21T10:36:58.602Z] #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
10:36:58 [2022-09-21T10:36:58.742Z] #32 102.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
10:36:58 [2022-09-21T10:36:58.742Z] #32 102.9 Unpacking libselinux1-dev:arm64 (3.1-3) ...
10:36:58 [2022-09-21T10:36:58.742Z] #32 103.2 Selecting previously unselected package libdevmapper-dev:arm64.
10:36:58 [2022-09-21T10:36:58.742Z] #32 103.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
10:36:58 [2022-09-21T10:36:58.742Z] #32 103.2 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
10:36:58 [2022-09-21T10:36:58.742Z] #32 103.3 Selecting previously unselected package libseccomp-dev:arm64.
10:36:58 [2022-09-21T10:36:58.829Z] #39 34.22   CC       images/tty.o
10:36:58 [2022-09-21T10:36:58.855Z] #38 30.47   CC       images/utsns.o
10:36:58 [2022-09-21T10:36:58.855Z] #38 30.64   CC       images/creds.o
10:36:59 [2022-09-21T10:36:59.001Z] #32 103.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
10:36:59 [2022-09-21T10:36:59.001Z] #32 103.4 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
10:36:56 [2022-09-21T10:36:56.099Z]  > git remote # timeout=10
10:36:56 [2022-09-21T10:36:56.168Z]  > git config --get remote.origin.url # timeout=10
10:36:56 [2022-09-21T10:36:56.213Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:36:56 [2022-09-21T10:36:56.216Z]  > git merge e42327a6d3c55ceda3bd5475be7aae6036d02db3 # timeout=10
10:36:56 [2022-09-21T10:36:56.346Z]  > git rev-parse "HEAD^{commit}" # timeout=10
10:36:56 [2022-09-21T10:36:56.467Z]  > git config core.sparsecheckout # timeout=10
10:36:56 [2022-09-21T10:36:56.511Z]  > git checkout -f 5ba3208ec7d7c81963907f628ac53dbcca3a5e21 # timeout=10
10:36:59 [2022-09-21T10:36:59.111Z] #38 30.81   CC       images/vma.o
10:36:59 [2022-09-21T10:36:59.258Z] #32 103.6 Selecting previously unselected package libsystemd-dev:arm64.
10:36:59 [2022-09-21T10:36:59.258Z] #32 103.6 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
10:36:59 [2022-09-21T10:36:59.258Z] #32 103.6 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
10:36:59 [2022-09-21T10:36:59.367Z] #38 31.06   CC       images/netdev.o
10:36:59 [2022-09-21T10:36:59.394Z] #39 34.81   CC       images/file-lock.o
10:36:59 [2022-09-21T10:36:59.564Z] #39 155.3   CC       criu/sk-netlink.o
10:36:59 [2022-09-21T10:36:59.651Z] #39 34.99   CC       images/rlimit.o
10:36:59 [2022-09-21T10:36:59.824Z] #39 155.8   CC       criu/sk-packet.o
10:36:59 [2022-09-21T10:36:59.834Z] #32 104.2 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
10:36:59 [2022-09-21T10:36:59.834Z] #32 104.2 Setting up libapparmor1:arm64 (2.13.6-10) ...
10:36:59 [2022-09-21T10:36:59.834Z] #32 104.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
10:36:59 [2022-09-21T10:36:59.834Z] #32 104.2 Setting up libsepol1-dev:arm64 (3.1-1) ...
10:36:59 [2022-09-21T10:36:59.834Z] #32 104.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
10:36:59 [2022-09-21T10:36:59.834Z] #32 104.2 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
10:36:59 [2022-09-21T10:36:59.834Z] #32 104.3 Setting up libbtrfs0:arm64 (5.10.1-2) ...
10:36:59 [2022-09-21T10:36:59.898Z] #37 47.91 Updating files:  46% (2309/4983)
Updating files:  47% (2343/4983)
Updating files:  48% (2392/4983)
Updating files:  49% (2442/4983)
Updating files:  50% (2492/4983)
Updating files:  51% (2542/4983)
Updating files:  52% (2592/4983)
Updating files:  53% (2641/4983)
Updating files:  54% (2691/4983)
Updating files:  55% (2741/4983)
Updating files:  56% (2791/4983)
Updating files:  57% (2841/4983)
Updating files:  58% (2891/4983)
Updating files:  59% (2940/4983)
Updating files:  60% (2990/4983)
Updating files:  61% (3040/4983)
Updating files:  62% (3090/4983)
Updating files:  63% (3140/4983)
Updating files:  64% (3190/4983)
Updating files:  65% (3239/4983)
Updating files:  66% (3289/4983)
Updating files:  67% (3339/4983)
Updating files:  68% (3389/4983)
Updating files:  69% (3439/4983)
Updating files:  70% (3489/4983)
Updating files:  71% (3538/4983)
Updating files:  72% (3588/4983)
Updating files:  73% (3638/4983)
Updating files:  74% (3688/4983)
Updating files:  75% (3738/4983)
Updating files:  76% (3788/4983)
Updating files:  77% (3837/4983)
Updating files:  78% (3887/4983)
Updating files:  79% (3937/4983)
Updating files:  80% (3987/4983)
Updating files:  81% (4037/4983)
Updating files:  82% (4087/4983)
Updating files:  83% (4136/4983)
Updating files:  83% (4161/4983)
Updating files:  84% (4186/4983)
Updating files:  85% (4236/4983)
Updating files:  86% (4286/4983)
Updating files:  87% (4336/4983)
Updating files:  88% (4386/4983)
Updating files:  89% (4435/4983)
Updating files:  90% (4485/4983)
Updating files:  91% (4535/4983)
Updating files:  92% (4585/4983)
Updating files:  93% (4635/4983)
Updating files:  94% (4685/4983)
Updating files:  95% (4734/4983)
Updating files:  96% (4784/4983)
Updating files:  97% (4834/4983)
Updating files:  98% (4884/4983)
Updating files:  99% (4934/4983)
Updating files: 100% (4983/4983)
Updating files: 100% (4983/4983), done.
10:36:59 [2022-09-21T10:36:59.910Z] #39 35.20   CC       images/pagemap.o
10:36:59 [2022-09-21T10:36:59.930Z] #38 31.45   CC       images/tty.o
10:37:00 [2022-09-21T10:37:00.090Z] #32 104.3 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
10:37:00 [2022-09-21T10:37:00.090Z] #32 104.3 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
10:37:00 [2022-09-21T10:37:00.090Z] #32 104.4 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
10:37:00 [2022-09-21T10:37:00.090Z] #32 104.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
10:37:00 [2022-09-21T10:37:00.090Z] #32 104.4 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
10:37:00 [2022-09-21T10:37:00.090Z] #32 104.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
10:37:00 [2022-09-21T10:37:00.090Z] #32 104.5 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
10:37:00 [2022-09-21T10:37:00.090Z] #32 104.5 Setting up mingw-w64-common (8.0.0-1) ...
10:37:00 [2022-09-21T10:37:00.090Z] #32 104.5 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
10:37:00 [2022-09-21T10:37:00.090Z] #32 104.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
10:37:00 [2022-09-21T10:37:00.090Z] #32 104.5 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
10:37:00 [2022-09-21T10:37:00.090Z] #32 104.5 Setting up libselinux1-dev:arm64 (3.1-3) ...
10:37:00 [2022-09-21T10:37:00.090Z] #32 104.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
10:37:00 [2022-09-21T10:37:00.090Z] #32 104.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:37:00 [2022-09-21T10:37:00.090Z] #32 104.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
10:37:00 [2022-09-21T10:37:00.090Z] #32 104.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:37:00 [2022-09-21T10:37:00.090Z] #32 104.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
10:37:00 [2022-09-21T10:37:00.162Z] #37 49.52 + cd /tmp/tmp.zK30wfcJbD/src/github.com/containerd/containerd
10:37:00 [2022-09-21T10:37:00.162Z] #37 49.52 + git checkout -q v1.6.8
10:37:00 [2022-09-21T10:37:00.168Z] #39 35.46   CC       images/siginfo.o
10:37:00 [2022-09-21T10:37:00.168Z] #39 35.67   CC       images/rpc.o
10:37:00 [2022-09-21T10:37:00.345Z] #32 104.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
10:37:00 [2022-09-21T10:37:00.345Z] #32 104.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:37:00 [2022-09-21T10:37:00.345Z] #32 104.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
10:37:00 [2022-09-21T10:37:00.345Z] #32 104.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:37:00 [2022-09-21T10:37:00.345Z] #32 104.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
10:37:00 [2022-09-21T10:37:00.345Z] #32 104.7 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
10:37:00 [2022-09-21T10:37:00.345Z] #32 104.7 Setting up dmsetup (2:1.02.175-2.1) ...
10:37:00 [2022-09-21T10:37:00.345Z] #32 104.8 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
10:37:00 [2022-09-21T10:37:00.345Z] #32 104.8 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
10:37:00 [2022-09-21T10:37:00.345Z] #32 104.8 Processing triggers for libc-bin (2.31-13+deb11u4) ...
10:37:00 [2022-09-21T10:37:00.393Z] #39 156.5   CC       criu/sk-queue.o
10:37:00 [2022-09-21T10:37:00.493Z] #38 32.07   CC       images/file-lock.o
10:37:00 [2022-09-21T10:37:00.493Z] #38 32.23   CC       images/rlimit.o
10:37:00 [2022-09-21T10:37:00.733Z] #39 ...
10:37:00 [2022-09-21T10:37:00.733Z] 
10:37:00 [2022-09-21T10:37:00.733Z] #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
10:37:00 [2022-09-21T10:37:00.751Z] #38 32.43   CC       images/pagemap.o
10:37:00 [2022-09-21T10:37:00.751Z] #38 ...
10:37:00 [2022-09-21T10:37:00.751Z] 
10:37:00 [2022-09-21T10:37:00.751Z] #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
10:37:00 [2022-09-21T10:37:00.962Z] #39 157.2   CC       criu/sk-tcp.o
10:37:01 [2022-09-21T10:37:01.778Z] #37 48.83 Updating files:  49% (2464/4983)
Updating files:  50% (2492/4983)
Updating files:  51% (2542/4983)
Updating files:  52% (2592/4983)
Updating files:  53% (2641/4983)
Updating files:  54% (2691/4983)
Updating files:  55% (2741/4983)
Updating files:  56% (2791/4983)
Updating files:  57% (2841/4983)
Updating files:  58% (2891/4983)
Updating files:  59% (2940/4983)
Updating files:  60% (2990/4983)
Updating files:  61% (3040/4983)
Updating files:  62% (3090/4983)
Updating files:  63% (3140/4983)
Updating files:  64% (3190/4983)
Updating files:  65% (3239/4983)
Updating files:  66% (3289/4983)
Updating files:  67% (3339/4983)
Updating files:  68% (3389/4983)
Updating files:  69% (3439/4983)
Updating files:  70% (3489/4983)
Updating files:  71% (3538/4983)
Updating files:  72% (3588/4983)
Updating files:  73% (3638/4983)
Updating files:  74% (3688/4983)
Updating files:  75% (3738/4983)
Updating files:  76% (3788/4983)
Updating files:  77% (3837/4983)
Updating files:  78% (3887/4983)
Updating files:  79% (3937/4983)
Updating files:  80% (3987/4983)
Updating files:  81% (4037/4983)
Updating files:  82% (4087/4983)
Updating files:  83% (4136/4983)
Updating files:  83% (4175/4983)
Updating files:  84% (4186/4983)
Updating files:  85% (4236/4983)
Updating files:  86% (4286/4983)
Updating files:  87% (4336/4983)
Updating files:  88% (4386/4983)
Updating files:  89% (4435/4983)
Updating files:  90% (4485/4983)
Updating files:  91% (4535/4983)
Updating files:  92% (4585/4983)
Updating files:  93% (4635/4983)
Updating files:  94% (4685/4983)
Updating files:  95% (4734/4983)
Updating files:  96% (4784/4983)
Updating files:  97% (4834/4983)
Updating files:  98% (4884/4983)
Updating files:  99% (4934/4983)
Updating files: 100% (4983/4983)
Updating files: 100% (4983/4983), done.
10:37:01 [2022-09-21T10:37:01.778Z] #37 50.41 + cd /tmp/tmp.UvJkc55Z4m/src/github.com/containerd/containerd
10:37:01 [2022-09-21T10:37:01.778Z] #37 50.41 + git checkout -q v1.6.8
10:37:01 [2022-09-21T10:37:01.944Z] #39 157.9   CC       criu/sk-unix.o
10:37:02 [2022-09-21T10:37:02.354Z] #37 51.13 Updating files:  39% (1993/4983)
Updating files:  40% (1994/4983)
Updating files:  41% (2044/4983)
Updating files:  42% (2093/4983)
Updating files:  43% (2143/4983)
Updating files:  44% (2193/4983)
Updating files:  45% (2243/4983)
Updating files:  46% (2293/4983)
Updating files:  47% (2343/4983)
Updating files:  48% (2392/4983)
Updating files:  49% (2442/4983)
Updating files:  50% (2492/4983)
Updating files:  51% (2542/4983)
Updating files:  52% (2592/4983)
Updating files:  53% (2641/4983)
Updating files:  54% (2691/4983)
Updating files:  55% (2741/4983)
Updating files:  56% (2791/4983)
Updating files:  57% (2841/4983)
Updating files:  58% (2891/4983)
Updating files:  59% (2940/4983)
Updating files:  60% (2990/4983)
Updating files:  61% (3040/4983)
Updating files:  62% (3090/4983)
Updating files:  63% (3140/4983)
Updating files:  64% (3190/4983)
Updating files:  65% (3239/4983)
Updating files:  66% (3289/4983)
Updating files:  67% (3339/4983)
Updating files:  68% (3389/4983)
Updating files:  69% (3439/4983)
Updating files:  70% (3489/4983)
Updating files:  71% (3538/4983)
Updating files:  72% (3588/4983)
Updating files:  73% (3638/4983)
Updating files:  74% (3688/4983)
Updating files:  75% (3738/4983)
Updating files:  76% (3788/4983)
Updating files:  77% (3837/4983)
Updating files:  78% (3887/4983)
Updating files:  79% (3937/4983)
Updating files:  80% (3987/4983)
Updating files:  81% (4037/4983)
Updating files:  82% (4087/4983)
Updating files:  82% (4102/4983)
Updating files:  83% (4136/4983)
Updating files:  84% (4186/4983)
Updating files:  85% (4236/4983)
Updating files:  86% (4286/4983)
Updating files:  87% (4336/4983)
Updating files:  88% (4386/4983)
Updating files:  89% (4435/4983)
Updating files:  90% (4485/4983)
Updating files:  91% (4535/4983)
Updating files:  92% (4585/4983)
Updating files:  93% (4635/4983)
Updating files:  94% (4685/4983)
Updating files:  95% (4734/4983)
Updating files:  96% (4784/4983)
Updating files:  97% (4834/4983)
Updating files:  98% (4884/4983)
Updating files:  99% (4934/4983)
Updating files: 100% (4983/4983)
Updating files: 100% (4983/4983), done.
10:37:02 [2022-09-21T10:37:02.354Z] #37 52.75 + cd /tmp/tmp.67fppVI4oY/src/github.com/containerd/containerd
10:37:02 [2022-09-21T10:37:02.354Z] #37 52.78 + git checkout -q v1.6.8
10:37:02 [2022-09-21T10:37:02.697Z] #37 51.73 + export 'BUILDTAGS=netgo osusergo static_build'
10:37:02 [2022-09-21T10:37:02.698Z] #37 51.73 + BUILDTAGS='netgo osusergo static_build'
10:37:02 [2022-09-21T10:37:02.698Z] #37 51.73 + export EXTRA_FLAGS=-buildmode=pie
10:37:02 [2022-09-21T10:37:02.698Z] #37 51.73 + EXTRA_FLAGS=-buildmode=pie
10:37:02 [2022-09-21T10:37:02.698Z] #37 51.73 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:37:02 [2022-09-21T10:37:02.698Z] #37 51.73 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:37:02 [2022-09-21T10:37:02.698Z] #37 51.74 + '[' '' = dynamic ']'
10:37:02 [2022-09-21T10:37:02.698Z] #37 51.74 + make
10:37:02 [2022-09-21T10:37:02.698Z] #37 ...
10:37:02 [2022-09-21T10:37:02.698Z] 
10:37:02 [2022-09-21T10:37:02.698Z] #26 [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
10:37:02 [2022-09-21T10:37:02.698Z] #26 87.23 github.com/BurntSushi/toml/cmd/tomlv
10:37:02 [2022-09-21T10:37:02.698Z] #26 DONE 90.8s
10:37:02 [2022-09-21T10:37:02.698Z] 
10:37:02 [2022-09-21T10:37:02.698Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:37:02 [2022-09-21T10:37:02.698Z] #38 33.50   CC       images/ext-file.o
10:37:02 [2022-09-21T10:37:02.698Z] #38 33.75   CC       images/cgroup.o
10:37:02 [2022-09-21T10:37:02.698Z] #38 34.34   CC       images/userns.o
10:37:02 [2022-09-21T10:37:02.698Z] #38 34.57   CC       images/google/protobuf/descriptor.o
10:37:02 [2022-09-21T10:37:02.698Z] #38 36.04   CC       images/opts.o
10:37:02 [2022-09-21T10:37:02.698Z] #38 36.21   CC       images/seccomp.o
10:37:02 [2022-09-21T10:37:02.698Z] #38 36.60   CC       images/binfmt-misc.o
10:37:02 [2022-09-21T10:37:02.698Z] #38 36.85   CC       images/time.o
10:37:02 [2022-09-21T10:37:02.726Z] #37 ...
10:37:02 [2022-09-21T10:37:02.726Z] 
10:37:02 [2022-09-21T10:37:02.726Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
10:37:02 [2022-09-21T10:37:02.726Z] #25 79.08 os
10:37:02 [2022-09-21T10:37:02.726Z] #25 80.47 bufio
10:37:02 [2022-09-21T10:37:02.726Z] #25 82.16 text/tabwriter
10:37:02 [2022-09-21T10:37:02.726Z] #25 83.05 io/ioutil
10:37:02 [2022-09-21T10:37:02.726Z] #25 83.07 fmt
10:37:02 [2022-09-21T10:37:02.726Z] #25 85.59 github.com/BurntSushi/toml
10:37:02 [2022-09-21T10:37:02.726Z] #25 85.61 flag
10:37:02 [2022-09-21T10:37:02.726Z] #25 87.38 log
10:37:02 [2022-09-21T10:37:02.726Z] #25 ...
10:37:02 [2022-09-21T10:37:02.726Z] 
10:37:02 [2022-09-21T10:37:02.726Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
10:37:02 [2022-09-21T10:37:02.726Z] #34 85.91 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
10:37:02 [2022-09-21T10:37:02.726Z] #34 85.91 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
10:37:02 [2022-09-21T10:37:02.726Z] #34 85.93 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:37:03 [2022-09-21T10:37:03.271Z] #38 37.17   CC       images/sysctl.o
10:37:03 [2022-09-21T10:37:03.271Z] #38 37.45   CC       images/autofs.o
10:37:03 [2022-09-21T10:37:03.531Z] #38 37.70   CC       images/macvlan.o
10:37:03 [2022-09-21T10:37:03.611Z] #32 DONE 108.0s
10:37:03 [2022-09-21T10:37:03.611Z] 
10:37:03 [2022-09-21T10:37:03.611Z] #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
10:37:03 [2022-09-21T10:37:03.611Z] #25 100.1 + for f in rootlesskit rootlesskit-docker-proxy
10:37:03 [2022-09-21T10:37:03.611Z] #25 100.1 + GOBIN=/build
10:37:03 [2022-09-21T10:37:03.611Z] #25 100.1 + GO111MODULE=on
10:37:03 [2022-09-21T10:37:03.611Z] #25 100.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
10:37:03 [2022-09-21T10:37:03.611Z] #25 DONE 108.0s
10:37:03 [2022-09-21T10:37:03.611Z] 
10:37:03 [2022-09-21T10:37:03.611Z] #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
10:37:03 [2022-09-21T10:37:03.790Z] #38 37.91   CC       images/sit.o
10:37:03 [2022-09-21T10:37:03.872Z] #40 ...
10:37:03 [2022-09-21T10:37:03.872Z] 
10:37:03 [2022-09-21T10:37:03.872Z] #41 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
10:37:03 [2022-09-21T10:37:03.872Z] #41 DONE 0.1s
10:37:03 [2022-09-21T10:37:03.872Z] 
10:37:03 [2022-09-21T10:37:03.872Z] #42 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
10:37:03 [2022-09-21T10:37:03.872Z] #42 DONE 0.2s
10:37:03 [2022-09-21T10:37:03.872Z] 
10:37:03 [2022-09-21T10:37:03.872Z] #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
10:37:03 [2022-09-21T10:37:03.872Z] #39 51.54   DEP      criu/arch/aarch64/sigframe.d
10:37:03 [2022-09-21T10:37:03.872Z] #39 51.65   DEP      criu/arch/aarch64/crtools.d
10:37:03 [2022-09-21T10:37:03.872Z] #39 51.79   DEP      criu/arch/aarch64/cpu.d
10:37:03 [2022-09-21T10:37:03.872Z] #39 51.83   DEP      criu/arch/aarch64/bitops.d
10:37:03 [2022-09-21T10:37:03.872Z] #39 51.90   CC       criu/arch/aarch64/bitops.o
10:37:03 [2022-09-21T10:37:03.872Z] #39 52.00   CC       criu/arch/aarch64/cpu.o
10:37:03 [2022-09-21T10:37:03.872Z] #39 52.18   CC       criu/arch/aarch64/crtools.o
10:37:03 [2022-09-21T10:37:03.872Z] #39 52.76   CC       criu/arch/aarch64/sigframe.o
10:37:03 [2022-09-21T10:37:03.872Z] #39 52.97   LINK     criu/arch/aarch64/crtools.built-in.o
10:37:03 [2022-09-21T10:37:03.872Z] #39 53.04   DEP      criu/pie/util-vdso.d
10:37:03 [2022-09-21T10:37:03.872Z] #39 53.16   DEP      criu/pie/util.d
10:37:03 [2022-09-21T10:37:03.872Z] #39 53.35   CC       criu/pie/util.o
10:37:03 [2022-09-21T10:37:03.872Z] #39 53.58   CC       criu/pie/util-vdso.o
10:37:03 [2022-09-21T10:37:03.872Z] #39 54.01   AR       criu/pie/pie.lib.a
10:37:03 [2022-09-21T10:37:03.872Z] #39 54.07   DEP      criu/pie/restorer.d
10:37:03 [2022-09-21T10:37:03.872Z] #39 54.30   DEP      criu/arch/aarch64/intraprocedure.d
10:37:03 [2022-09-21T10:37:03.872Z] #39 54.34   DEP      criu/arch/aarch64/restorer.d
10:37:03 [2022-09-21T10:37:03.872Z] #39 54.46   DEP      criu/arch/aarch64/vdso-pie.d
10:37:03 [2022-09-21T10:37:03.872Z] #39 54.53   DEP      criu/pie/parasite-vdso.d
10:37:03 [2022-09-21T10:37:03.872Z] #39 54.63   DEP      criu/pie/parasite.d
10:37:03 [2022-09-21T10:37:03.872Z] #39 54.88   CC       criu/pie/parasite.o
10:37:03 [2022-09-21T10:37:03.872Z] #39 55.52   LINK     criu/pie/parasite.built-in.o
10:37:03 [2022-09-21T10:37:03.872Z] #39 55.52   GEN      criu/pie/parasite-blob.h
10:37:03 [2022-09-21T10:37:03.872Z] #39 55.53   CC       criu/pie/parasite-vdso.o
10:37:03 [2022-09-21T10:37:03.872Z] #39 55.75   CC       criu/arch/aarch64/vdso-pie.o
10:37:03 [2022-09-21T10:37:03.872Z] #39 56.07   CC       criu/arch/aarch64/restorer.o
10:37:03 [2022-09-21T10:37:03.872Z] #39 56.28   CC       criu/arch/aarch64/intraprocedure.o
10:37:03 [2022-09-21T10:37:03.872Z] #39 56.35   CC       criu/pie/restorer.o
10:37:04 [2022-09-21T10:37:04.049Z] #38 38.04   CC       images/memfd.o
10:37:04 [2022-09-21T10:37:04.049Z] #38 38.24   CC       images/timens.o
10:37:04 [2022-09-21T10:37:04.254Z] #37 54.26 + export 'BUILDTAGS=netgo osusergo static_build'
10:37:04 [2022-09-21T10:37:04.254Z] #37 54.26 + BUILDTAGS='netgo osusergo static_build'
10:37:04 [2022-09-21T10:37:04.254Z] #37 54.26 + export EXTRA_FLAGS=-buildmode=pie
10:37:04 [2022-09-21T10:37:04.254Z] #37 54.26 + EXTRA_FLAGS=-buildmode=pie
10:37:04 [2022-09-21T10:37:04.254Z] #37 54.26 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:37:04 [2022-09-21T10:37:04.254Z] #37 54.26 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:37:04 [2022-09-21T10:37:04.254Z] #37 54.26 + '[' '' = dynamic ']'
10:37:04 [2022-09-21T10:37:04.254Z] #37 54.26 + make
10:37:04 [2022-09-21T10:37:04.308Z] #38 38.46   LINK     images/built-in.o
10:37:04 [2022-09-21T10:37:04.496Z] #39 160.3   CC       criu/sockets.o
10:37:04 [2022-09-21T10:37:04.567Z] #38 38.59   GEN      compel/include/asm
10:37:04 [2022-09-21T10:37:04.567Z] #38 38.61   GEN      compel/include/version.h
10:37:04 [2022-09-21T10:37:04.567Z] #38 38.63 touch .config
10:37:04 [2022-09-21T10:37:04.567Z] #38 38.67   GEN      include/common/config.h
10:37:04 [2022-09-21T10:37:04.567Z] #38 38.75   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
10:37:04 [2022-09-21T10:37:04.567Z] #38 38.78   GEN      compel/plugins/include/uapi/std/syscall-64.h
10:37:04 [2022-09-21T10:37:04.826Z] #38 38.80   GEN      compel/arch/x86/plugins/std/syscalls-64.S
10:37:04 [2022-09-21T10:37:04.826Z] #38 38.83   DEP      compel/arch/x86/plugins/std/syscalls-64.d
10:37:04 [2022-09-21T10:37:04.826Z] #38 38.88   DEP      compel/arch/x86/plugins/std/memcpy.d
10:37:04 [2022-09-21T10:37:04.826Z] #38 38.90   DEP      compel/arch/x86/plugins/std/parasite-head.d
10:37:04 [2022-09-21T10:37:04.826Z] #38 38.94   GEN      compel/plugins/include/uapi/std/syscall.h
10:37:04 [2022-09-21T10:37:04.826Z] #38 38.97   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
10:37:04 [2022-09-21T10:37:04.826Z] #38 38.98   GEN      compel/plugins/include/uapi/std/syscall-codes.h
10:37:05 [2022-09-21T10:37:05.084Z] #38 39.00   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
10:37:05 [2022-09-21T10:37:05.084Z] #38 39.01   DEP      compel/plugins/std/infect.d
10:37:05 [2022-09-21T10:37:05.084Z] #38 39.09   DEP      compel/plugins/std/string.d
10:37:05 [2022-09-21T10:37:05.084Z] #38 39.17   DEP      compel/plugins/std/log.d
10:37:05 [2022-09-21T10:37:05.248Z] #34 ...
10:37:05 [2022-09-21T10:37:05.248Z] 
10:37:05 [2022-09-21T10:37:05.248Z] #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
10:37:05 [2022-09-21T10:37:05.248Z] #37 52.44 + export 'BUILDTAGS=netgo osusergo static_build'
10:37:05 [2022-09-21T10:37:05.248Z] #37 52.44 + BUILDTAGS='netgo osusergo static_build'
10:37:05 [2022-09-21T10:37:05.248Z] #37 52.45 + export EXTRA_FLAGS=-buildmode=pie
10:37:05 [2022-09-21T10:37:05.248Z] #37 52.45 + EXTRA_FLAGS=-buildmode=pie
10:37:05 [2022-09-21T10:37:05.248Z] #37 52.45 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
10:37:05 [2022-09-21T10:37:05.248Z] #37 52.45 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
10:37:05 [2022-09-21T10:37:05.248Z] #37 52.45 + '[' '' = dynamic ']'
10:37:05 [2022-09-21T10:37:05.248Z] #37 52.45 + make
10:37:05 [2022-09-21T10:37:05.280Z] #39 ...
10:37:05 [2022-09-21T10:37:05.280Z] 
10:37:05 [2022-09-21T10:37:05.280Z] #43 [dev-systemd-false  1/26] RUN groupadd -r docker
10:37:05 [2022-09-21T10:37:05.280Z] #43 DONE 1.5s
10:37:05 [2022-09-21T10:37:05.280Z] 
10:37:05 [2022-09-21T10:37:05.280Z] #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
10:37:05 [2022-09-21T10:37:05.343Z] #38 39.27   DEP      compel/plugins/std/fds.d
10:37:05 [2022-09-21T10:37:05.343Z] #38 39.36   DEP      compel/plugins/std/std.d
10:37:05 [2022-09-21T10:37:05.343Z] #38 39.45   DEP      compel/plugins/shmem/shmem.d
10:37:05 [2022-09-21T10:37:05.435Z] #39 161.5   CC       criu/stats.o
10:37:05 [2022-09-21T10:37:05.505Z] #37 ...
10:37:05 [2022-09-21T10:37:05.505Z] 
10:37:05 [2022-09-21T10:37:05.505Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
10:37:05 [2022-09-21T10:37:05.505Z] #25 89.74 github.com/BurntSushi/toml/cmd/tomlv
10:37:05 [2022-09-21T10:37:05.505Z] #25 DONE 92.0s
10:37:05 [2022-09-21T10:37:05.602Z] #38 39.54   DEP      compel/plugins/fds/fds.d
10:37:05 [2022-09-21T10:37:05.602Z] #38 39.71   CC       compel/plugins/std/std.o
10:37:05 [2022-09-21T10:37:05.694Z] #39 161.9   CC       criu/string.o
10:37:05 [2022-09-21T10:37:05.762Z] 
10:37:05 [2022-09-21T10:37:05.762Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:37:05 [2022-09-21T10:37:05.762Z] #38 32.68   CC       images/siginfo.o
10:37:05 [2022-09-21T10:37:05.762Z] #38 32.97   CC       images/rpc.o
10:37:05 [2022-09-21T10:37:05.762Z] #38 34.32   CC       images/ext-file.o
10:37:05 [2022-09-21T10:37:05.762Z] #38 34.53   CC       images/cgroup.o
10:37:05 [2022-09-21T10:37:05.762Z] #38 35.19   CC       images/userns.o
10:37:05 [2022-09-21T10:37:05.762Z] #38 35.41   CC       images/google/protobuf/descriptor.o
10:37:05 [2022-09-21T10:37:05.762Z] #38 37.08   CC       images/opts.o
10:37:05 [2022-09-21T10:37:05.762Z] #38 37.51   CC       images/seccomp.o
10:37:05 [2022-09-21T10:37:05.954Z] #39 162.0   CC       criu/sysctl.o
10:37:06 [2022-09-21T10:37:06.154Z] #37 56.09 + bin/ctr
10:37:06 [2022-09-21T10:37:06.169Z] #38 40.04   CC       compel/plugins/std/fds.o
10:37:06 [2022-09-21T10:37:06.325Z] #38 37.89   CC       images/binfmt-misc.o
10:37:06 [2022-09-21T10:37:06.325Z] #38 ...
10:37:06 [2022-09-21T10:37:06.325Z] 
10:37:06 [2022-09-21T10:37:06.325Z] #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
10:37:06 [2022-09-21T10:37:06.325Z] #37 54.98 + bin/ctr
10:37:06 [2022-09-21T10:37:06.429Z] #38 40.44   CC       compel/plugins/std/log.o
10:37:06 [2022-09-21T10:37:06.892Z] #39 162.8   CC       criu/sysfs_parse.o
10:37:06 [2022-09-21T10:37:06.997Z] #38 41.16   CC       compel/plugins/std/string.o
10:37:07 [2022-09-21T10:37:07.152Z] #39 163.3   CC       criu/timens.o
10:37:07 [2022-09-21T10:37:07.166Z] #44 DONE 1.6s
10:37:07 [2022-09-21T10:37:07.166Z] 
10:37:07 [2022-09-21T10:37:07.166Z] #20 [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
10:37:07 [2022-09-21T10:37:07.256Z] #38 ...
10:37:07 [2022-09-21T10:37:07.256Z] 
10:37:07 [2022-09-21T10:37:07.256Z] #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
10:37:07 [2022-09-21T10:37:07.256Z] #35 85.35 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
10:37:07 [2022-09-21T10:37:07.256Z] #35 85.35 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
10:37:07 [2022-09-21T10:37:07.256Z] #35 85.36 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:37:07 [2022-09-21T10:37:07.256Z] #35 92.30 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
10:37:07 [2022-09-21T10:37:07.256Z] #35 92.30 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
10:37:07 [2022-09-21T10:37:07.256Z] #35 92.31 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
10:37:07 [2022-09-21T10:37:07.678Z] #20 111.1 Updating files:  21% (2423/11414)
Updating files:  22% (2512/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
10:37:07 [2022-09-21T10:37:07.678Z] #20 ...
10:37:07 [2022-09-21T10:37:07.678Z] 
10:37:07 [2022-09-21T10:37:07.678Z] #45 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
10:37:07 [2022-09-21T10:37:07.678Z] #0 0.756 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:37:07 [2022-09-21T10:37:07.678Z] #45 DONE 0.9s
10:37:07 [2022-09-21T10:37:07.720Z] #39 163.7   CC       criu/timerfd.o
10:37:07 [2022-09-21T10:37:07.720Z] #39 ...
10:37:07 [2022-09-21T10:37:07.720Z] 
10:37:07 [2022-09-21T10:37:07.720Z] #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
10:37:07 [2022-09-21T10:37:07.824Z] #35 ...
10:37:07 [2022-09-21T10:37:07.824Z] 
10:37:07 [2022-09-21T10:37:07.824Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:37:07 [2022-09-21T10:37:07.824Z] #38 41.63   CC       compel/plugins/std/infect.o
10:37:07 [2022-09-21T10:37:07.824Z] #38 42.05   CC       compel/arch/x86/plugins/std/parasite-head.o
10:37:07 [2022-09-21T10:37:07.857Z] Commit message: "Dockerfile: Update Dockerfile syntax, switch to bullseye, add missing libseccomp-dev, remove build pack"
10:37:07 [2022-09-21T10:37:07.939Z] 
10:37:07 [2022-09-21T10:37:07.939Z] #20 [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
10:37:07 [2022-09-21T10:37:07.980Z] #35 218.0 + dpkg --print-architecture
10:37:07 [2022-09-21T10:37:07.980Z] #35 218.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
10:37:08 [2022-09-21T10:37:08.083Z] #38 42.10   CC       compel/arch/x86/plugins/std/memcpy.o
10:37:08 [2022-09-21T10:37:08.083Z] #38 42.14   CC       compel/arch/x86/plugins/std/syscalls-64.o
10:37:08 [2022-09-21T10:37:08.083Z] #38 42.19   AR       compel/plugins/std.lib.a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
10:37:08 [2022-09-21T10:37:08.342Z] #38 42.27   CC       compel/plugins/fds/fds.o
[Pipeline] sh
10:37:08 [2022-09-21T10:37:08.453Z] #20 111.1 Updating files:  21% (2423/11414)
Updating files:  22% (2512/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  33% (3848/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)
10:37:08 [2022-09-21T10:37:08.453Z] #20 ...
10:37:08 [2022-09-21T10:37:08.453Z] 
10:37:08 [2022-09-21T10:37:08.453Z] #46 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
10:37:08 [2022-09-21T10:37:08.453Z] #46 DONE 0.9s
10:37:08 [2022-09-21T10:37:08.453Z] 
10:37:08 [2022-09-21T10:37:08.453Z] #20 [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
10:37:08 [2022-09-21T10:37:08.549Z] #35 218.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
10:37:08 [2022-09-21T10:37:08.549Z] #35 218.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
10:37:08 [2022-09-21T10:37:08.602Z] #38 42.57   AR       compel/plugins/fds.lib.a
10:37:08 [2022-09-21T10:37:08.602Z] #38 42.64   HOSTDEP  compel/src/lib/log-host.d
10:37:08 [2022-09-21T10:37:08.602Z] #38 42.79   HOSTDEP  compel/src/lib/handle-elf-host.d
10:37:08 [2022-09-21T10:37:08.861Z] #38 42.94   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
10:37:08 [2022-09-21T10:37:08.861Z] #38 43.03   HOSTDEP  compel/src/main-host.d
10:37:09 [2022-09-21T10:37:09.121Z] #38 43.15   DEP      compel/src/lib/ptrace.d
10:37:09 [2022-09-21T10:37:09.380Z] #38 43.33   DEP      compel/src/lib/infect.d
10:37:09 [2022-09-21T10:37:09.380Z] #38 43.48   DEP      compel/src/lib/infect-util.d
10:37:09 [2022-09-21T10:37:09.478Z] #20 111.1 Updating files:  21% (2423/11414)
Updating files:  22% (2512/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  33% (3848/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  50% (5718/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)
10:37:09 [2022-09-21T10:37:09.478Z] #20 ...
10:37:09 [2022-09-21T10:37:09.478Z] 
10:37:09 [2022-09-21T10:37:09.478Z] #47 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
10:37:09 [2022-09-21T10:37:09.478Z] #47 DONE 0.9s
10:37:09 [2022-09-21T10:37:09.478Z] 
10:37:09 [2022-09-21T10:37:09.478Z] #20 [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
10:37:09 [2022-09-21T10:37:09.638Z] #38 43.66   DEP      compel/src/lib/infect-rpc.d
10:37:09 [2022-09-21T10:37:09.903Z] #38 43.83   DEP      compel/arch/x86/src/lib/infect.d
10:37:09 [2022-09-21T10:37:09.903Z] #38 43.96   DEP      compel/arch/x86/src/lib/cpu.d
10:37:09 [2022-09-21T10:37:09.903Z] #38 44.04   DEP      compel/src/lib/log.d
10:37:09 [2022-09-21T10:37:09.903Z] #38 44.07   DEP      compel/src/main.d
10:37:10 [2022-09-21T10:37:10.162Z] #38 44.13   DEP      compel/src/lib/handle-elf.d
10:37:10 [2022-09-21T10:37:10.162Z] #38 44.29   DEP      compel/arch/x86/src/lib/handle-elf.d
10:37:10 [2022-09-21T10:37:10.421Z] #38 44.39   CC       compel/src/lib/log.o
10:37:10 [2022-09-21T10:37:10.506Z] #20 111.1 Updating files:  21% (2423/11414)
Updating files:  22% (2512/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  33% (3848/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  50% (5718/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  66% (7635/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
10:37:10 [2022-09-21T10:37:10.506Z] #20 ...
10:37:10 [2022-09-21T10:37:10.506Z] 
10:37:10 [2022-09-21T10:37:10.506Z] #48 [dev-systemd-false  6/26] RUN ldconfig
10:37:10 [2022-09-21T10:37:10.506Z] #48 DONE 1.1s
10:37:10 [2022-09-21T10:37:10.506Z] 
10:37:10 [2022-09-21T10:37:10.506Z] #20 [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
10:37:10 [2022-09-21T10:37:10.680Z] #38 44.60   CC       compel/arch/x86/src/lib/cpu.o
10:37:11 [2022-09-21T10:37:11.144Z] + docker version
10:37:11 [2022-09-21T10:37:11.249Z] #38 45.24   CC       compel/arch/x86/src/lib/infect.o
10:37:11 [2022-09-21T10:37:11.532Z] #20 111.1 Updating files:  21% (2423/11414)
Updating files:  22% (2512/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  33% (3848/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  50% (5718/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  66% (7635/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
Updating files:  80% (9132/11414)
Updating files:  81% (9246/11414)
Updating files:  82% (9360/11414)
Updating files:  83% (9474/11414)
Updating files:  84% (9588/11414)
Updating files:  85% (9702/11414)
Updating files:  85% (9726/11414)
Updating files:  86% (9817/11414)
Updating files:  87% (9931/11414)
Updating files:  88% (10045/11414)
Updating files:  89% (10159/11414)
Updating files:  90% (10273/11414)
Updating files:  91% (10387/11414)
Updating files:  92% (10501/11414)
Updating files:  93% (10616/11414)
Updating files:  94% (10730/11414)
Updating files:  95% (10844/11414)
Updating files:  96% (10958/11414)
Updating files:  97% (11072/11414)
Updating files:  98% (11186/11414)
Updating files:  99% (11300/11414)
Updating files: 100% (11414/11414)
Updating files: 100% (11414/11414), done.
10:37:11 [2022-09-21T10:37:11.532Z] #20 116.0 + cd /tmp/tmp.bJUNcMmLPY/tmp/docker-ce
10:37:11 [2022-09-21T10:37:11.532Z] #20 116.0 + git checkout -q v17.06.2-ce
10:37:11 [2022-09-21T10:37:11.575Z] #37 ...
10:37:11 [2022-09-21T10:37:11.575Z] 
10:37:11 [2022-09-21T10:37:11.575Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:37:11 [2022-09-21T10:37:11.575Z] #38 38.15   CC       images/time.o
10:37:11 [2022-09-21T10:37:11.575Z] #38 38.49   CC       images/sysctl.o
10:37:11 [2022-09-21T10:37:11.575Z] #38 38.72   CC       images/autofs.o
10:37:11 [2022-09-21T10:37:11.575Z] #38 38.93   CC       images/macvlan.o
10:37:11 [2022-09-21T10:37:11.575Z] #38 39.07   CC       images/sit.o
10:37:11 [2022-09-21T10:37:11.575Z] #38 39.29   CC       images/memfd.o
10:37:11 [2022-09-21T10:37:11.575Z] #38 39.55   CC       images/timens.o
10:37:11 [2022-09-21T10:37:11.575Z] #38 39.77   LINK     images/built-in.o
10:37:11 [2022-09-21T10:37:11.575Z] #38 39.94   GEN      compel/include/asm
10:37:11 [2022-09-21T10:37:11.575Z] #38 39.97   GEN      compel/include/version.h
10:37:11 [2022-09-21T10:37:11.575Z] #38 39.99 touch .config
10:37:11 [2022-09-21T10:37:11.575Z] #38 40.03   GEN      include/common/config.h
10:37:11 [2022-09-21T10:37:11.575Z] #38 40.13   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
10:37:11 [2022-09-21T10:37:11.575Z] #38 40.15   GEN      compel/plugins/include/uapi/std/syscall-64.h
10:37:11 [2022-09-21T10:37:11.575Z] #38 40.18   GEN      compel/arch/x86/plugins/std/syscalls-64.S
10:37:11 [2022-09-21T10:37:11.575Z] #38 40.20   DEP      compel/arch/x86/plugins/std/syscalls-64.d
10:37:11 [2022-09-21T10:37:11.575Z] #38 40.23   DEP      compel/arch/x86/plugins/std/memcpy.d
10:37:11 [2022-09-21T10:37:11.575Z] #38 40.27   DEP      compel/arch/x86/plugins/std/parasite-head.d
10:37:11 [2022-09-21T10:37:11.575Z] #38 40.30   GEN      compel/plugins/include/uapi/std/syscall.h
10:37:11 [2022-09-21T10:37:11.575Z] #38 40.33   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
10:37:11 [2022-09-21T10:37:11.575Z] #38 40.35   GEN      compel/plugins/include/uapi/std/syscall-codes.h
10:37:11 [2022-09-21T10:37:11.575Z] #38 40.37   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
10:37:11 [2022-09-21T10:37:11.575Z] #38 40.37   DEP      compel/plugins/std/infect.d
10:37:11 [2022-09-21T10:37:11.575Z] #38 40.47   DEP      compel/plugins/std/string.d
10:37:11 [2022-09-21T10:37:11.575Z] #38 40.57   DEP      compel/plugins/std/log.d
10:37:11 [2022-09-21T10:37:11.575Z] #38 40.66   DEP      compel/plugins/std/fds.d
10:37:11 [2022-09-21T10:37:11.575Z] #38 40.79   DEP      compel/plugins/std/std.d
10:37:11 [2022-09-21T10:37:11.575Z] #38 40.94   DEP      compel/plugins/shmem/shmem.d
10:37:11 [2022-09-21T10:37:11.575Z] #38 41.02   DEP      compel/plugins/fds/fds.d
10:37:11 [2022-09-21T10:37:11.575Z] #38 41.18   CC       compel/plugins/std/std.o
10:37:11 [2022-09-21T10:37:11.575Z] #38 41.45   CC       compel/plugins/std/fds.o
10:37:11 [2022-09-21T10:37:11.575Z] #38 41.81   CC       compel/plugins/std/log.o
10:37:11 [2022-09-21T10:37:11.575Z] #38 42.56   CC       compel/plugins/std/string.o
10:37:11 [2022-09-21T10:37:11.575Z] #38 43.24   CC       compel/plugins/std/infect.o
10:37:11 [2022-09-21T10:37:11.816Z] #38 45.90   CC       compel/src/lib/infect-rpc.o
10:37:11 [2022-09-21T10:37:11.832Z] #38 43.59   CC       compel/arch/x86/plugins/std/parasite-head.o
10:37:11 [2022-09-21T10:37:11.832Z] #38 43.65   CC       compel/arch/x86/plugins/std/memcpy.o
10:37:12 [2022-09-21T10:37:12.075Z] #38 46.15   CC       compel/src/lib/infect-util.o
10:37:12 [2022-09-21T10:37:12.096Z] #38 43.71   CC       compel/arch/x86/plugins/std/syscalls-64.o
10:37:12 [2022-09-21T10:37:12.096Z] #38 43.80   AR       compel/plugins/std.lib.a
10:37:12 [2022-09-21T10:37:12.096Z] #38 43.88   CC       compel/plugins/fds/fds.o
10:37:12 [2022-09-21T10:37:12.355Z] #38 44.05   AR       compel/plugins/fds.lib.a
10:37:12 [2022-09-21T10:37:12.355Z] #38 44.11   HOSTDEP  compel/src/lib/log-host.d
10:37:12 [2022-09-21T10:37:12.355Z] #38 44.17   HOSTDEP  compel/src/lib/handle-elf-host.d
10:37:12 [2022-09-21T10:37:12.612Z] #38 44.25   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
10:37:12 [2022-09-21T10:37:12.643Z] #38 46.46   CC       compel/src/lib/infect.o
10:37:12 [2022-09-21T10:37:12.715Z] #37 ...
10:37:12 [2022-09-21T10:37:12.715Z] 
10:37:12 [2022-09-21T10:37:12.715Z] #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
10:37:12 [2022-09-21T10:37:12.715Z] #39 36.90   CC       images/ext-file.o
10:37:12 [2022-09-21T10:37:12.715Z] #39 37.04   CC       images/cgroup.o
10:37:12 [2022-09-21T10:37:12.715Z] #39 37.60   CC       images/userns.o
10:37:12 [2022-09-21T10:37:12.715Z] #39 37.84   CC       images/google/protobuf/descriptor.o
10:37:12 [2022-09-21T10:37:12.715Z] #39 39.39   CC       images/opts.o
10:37:12 [2022-09-21T10:37:12.715Z] #39 39.53   CC       images/seccomp.o
10:37:12 [2022-09-21T10:37:12.715Z] #39 39.74   CC       images/binfmt-misc.o
10:37:12 [2022-09-21T10:37:12.715Z] #39 39.97   CC       images/time.o
10:37:12 [2022-09-21T10:37:12.715Z] #39 40.18   CC       images/sysctl.o
10:37:12 [2022-09-21T10:37:12.715Z] #39 40.36   CC       images/autofs.o
10:37:12 [2022-09-21T10:37:12.715Z] #39 40.57   CC       images/macvlan.o
10:37:12 [2022-09-21T10:37:12.715Z] #39 40.71   CC       images/sit.o
10:37:12 [2022-09-21T10:37:12.715Z] #39 40.87   CC       images/memfd.o
10:37:12 [2022-09-21T10:37:12.715Z] #39 41.10   CC       images/timens.o
10:37:12 [2022-09-21T10:37:12.715Z] #39 41.32   LINK     images/built-in.o
10:37:12 [2022-09-21T10:37:12.715Z] #39 41.51   GEN      compel/include/asm
10:37:12 [2022-09-21T10:37:12.715Z] #39 41.55   GEN      compel/include/version.h
10:37:12 [2022-09-21T10:37:12.715Z] #39 41.58 touch .config
10:37:12 [2022-09-21T10:37:12.715Z] #39 41.63   GEN      include/common/config.h
10:37:12 [2022-09-21T10:37:12.715Z] #39 41.75   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
10:37:12 [2022-09-21T10:37:12.715Z] #39 41.77   GEN      compel/plugins/include/uapi/std/syscall-64.h
10:37:12 [2022-09-21T10:37:12.715Z] #39 41.80   GEN      compel/arch/x86/plugins/std/syscalls-64.S
10:37:12 [2022-09-21T10:37:12.715Z] #39 41.81   DEP      compel/arch/x86/plugins/std/syscalls-64.d
10:37:12 [2022-09-21T10:37:12.715Z] #39 41.85   DEP      compel/arch/x86/plugins/std/memcpy.d
10:37:12 [2022-09-21T10:37:12.715Z] #39 41.88   DEP      compel/arch/x86/plugins/std/parasite-head.d
10:37:12 [2022-09-21T10:37:12.715Z] #39 41.91   GEN      compel/plugins/include/uapi/std/syscall.h
10:37:12 [2022-09-21T10:37:12.715Z] #39 41.94   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
10:37:12 [2022-09-21T10:37:12.715Z] #39 41.96   GEN      compel/plugins/include/uapi/std/syscall-codes.h
10:37:12 [2022-09-21T10:37:12.715Z] #39 41.99   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
10:37:12 [2022-09-21T10:37:12.715Z] #39 41.99   DEP      compel/plugins/std/infect.d
10:37:12 [2022-09-21T10:37:12.715Z] #39 42.07   DEP      compel/plugins/std/string.d
10:37:12 [2022-09-21T10:37:12.715Z] #39 42.14   DEP      compel/plugins/std/log.d
10:37:12 [2022-09-21T10:37:12.715Z] #39 42.20   DEP      compel/plugins/std/fds.d
10:37:12 [2022-09-21T10:37:12.715Z] #39 42.27   DEP      compel/plugins/std/std.d
10:37:12 [2022-09-21T10:37:12.715Z] #39 42.34   DEP      compel/plugins/shmem/shmem.d
10:37:12 [2022-09-21T10:37:12.715Z] #39 42.40   DEP      compel/plugins/fds/fds.d
10:37:12 [2022-09-21T10:37:12.715Z] #39 42.57   CC       compel/plugins/std/std.o
10:37:12 [2022-09-21T10:37:12.715Z] #39 42.88   CC       compel/plugins/std/fds.o
10:37:12 [2022-09-21T10:37:12.715Z] #39 43.33   CC       compel/plugins/std/log.o
10:37:12 [2022-09-21T10:37:12.715Z] #39 44.05   CC       compel/plugins/std/string.o
10:37:12 [2022-09-21T10:37:12.715Z] #39 44.70   CC       compel/plugins/std/infect.o
10:37:12 [2022-09-21T10:37:12.715Z] #39 45.04   CC       compel/arch/x86/plugins/std/parasite-head.o
10:37:12 [2022-09-21T10:37:12.715Z] #39 45.11   CC       compel/arch/x86/plugins/std/memcpy.o
10:37:12 [2022-09-21T10:37:12.715Z] #39 45.16   CC       compel/arch/x86/plugins/std/syscalls-64.o
10:37:12 [2022-09-21T10:37:12.715Z] #39 45.22   AR       compel/plugins/std.lib.a
10:37:12 [2022-09-21T10:37:12.715Z] #39 45.29   CC       compel/plugins/fds/fds.o
10:37:12 [2022-09-21T10:37:12.715Z] #39 45.51   AR       compel/plugins/fds.lib.a
10:37:12 [2022-09-21T10:37:12.715Z] #39 45.55   HOSTDEP  compel/src/lib/log-host.d
10:37:12 [2022-09-21T10:37:12.715Z] #39 45.63   HOSTDEP  compel/src/lib/handle-elf-host.d
10:37:12 [2022-09-21T10:37:12.715Z] #39 45.76   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
10:37:12 [2022-09-21T10:37:12.715Z] #39 45.87   HOSTDEP  compel/src/main-host.d
10:37:12 [2022-09-21T10:37:12.715Z] #39 46.03   DEP      compel/src/lib/ptrace.d
10:37:12 [2022-09-21T10:37:12.715Z] #39 46.18   DEP      compel/src/lib/infect.d
10:37:12 [2022-09-21T10:37:12.715Z] #39 46.34   DEP      compel/src/lib/infect-util.d
10:37:12 [2022-09-21T10:37:12.715Z] #39 46.43   DEP      compel/src/lib/infect-rpc.d
10:37:12 [2022-09-21T10:37:12.715Z] #39 46.55   DEP      compel/arch/x86/src/lib/infect.d
10:37:12 [2022-09-21T10:37:12.715Z] #39 46.65   DEP      compel/arch/x86/src/lib/cpu.d
10:37:12 [2022-09-21T10:37:12.715Z] #39 46.71   DEP      compel/src/lib/log.d
10:37:12 [2022-09-21T10:37:12.715Z] #39 46.79   DEP      compel/src/main.d
10:37:12 [2022-09-21T10:37:12.715Z] #39 46.89   DEP      compel/src/lib/handle-elf.d
10:37:12 [2022-09-21T10:37:12.715Z] #39 46.99   DEP      compel/arch/x86/src/lib/handle-elf.d
10:37:12 [2022-09-21T10:37:12.715Z] #39 47.12   CC       compel/src/lib/log.o
10:37:12 [2022-09-21T10:37:12.715Z] #39 ...
10:37:12 [2022-09-21T10:37:12.715Z] 
10:37:12 [2022-09-21T10:37:12.715Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
10:37:12 [2022-09-21T10:37:12.715Z] #34 92.75 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
10:37:12 [2022-09-21T10:37:12.715Z] #34 92.76 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
10:37:12 [2022-09-21T10:37:12.715Z] #34 92.77 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
10:37:12 [2022-09-21T10:37:12.715Z] #34 98.54 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
10:37:12 [2022-09-21T10:37:12.715Z] #34 98.55 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
10:37:12 [2022-09-21T10:37:12.715Z] #34 98.55 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:37:12 [2022-09-21T10:37:12.715Z] #34 ...
10:37:12 [2022-09-21T10:37:12.715Z] 
10:37:12 [2022-09-21T10:37:12.715Z] #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
10:37:12 [2022-09-21T10:37:12.715Z] #39 47.34   CC       compel/arch/x86/src/lib/cpu.o
10:37:12 [2022-09-21T10:37:12.715Z] #39 48.09   CC       compel/arch/x86/src/lib/infect.o
10:37:12 [2022-09-21T10:37:12.869Z] #38 44.35   HOSTDEP  compel/src/main-host.d
10:37:12 [2022-09-21T10:37:12.869Z] #38 44.49   DEP      compel/src/lib/ptrace.d
10:37:13 [2022-09-21T10:37:13.126Z] #38 44.65   DEP      compel/src/lib/infect.d
10:37:13 [2022-09-21T10:37:13.126Z] #38 44.77   DEP      compel/src/lib/infect-util.d
10:37:13 [2022-09-21T10:37:13.126Z] #38 44.87   DEP      compel/src/lib/infect-rpc.d
10:37:13 [2022-09-21T10:37:13.391Z] #38 45.03   DEP      compel/arch/x86/src/lib/infect.d
10:37:13 [2022-09-21T10:37:13.648Z] #38 45.18   DEP      compel/arch/x86/src/lib/cpu.d
10:37:13 [2022-09-21T10:37:13.648Z] #38 45.25   DEP      compel/src/lib/log.d
10:37:13 [2022-09-21T10:37:13.648Z] #38 45.33   DEP      compel/src/main.d
10:37:13 [2022-09-21T10:37:13.648Z] #38 45.45   DEP      compel/src/lib/handle-elf.d
10:37:13 [2022-09-21T10:37:13.650Z] #39 48.86   CC       compel/src/lib/infect-rpc.o
10:37:13 [2022-09-21T10:37:13.905Z] #38 45.57   DEP      compel/arch/x86/src/lib/handle-elf.d
10:37:13 [2022-09-21T10:37:13.905Z] #38 45.71   CC       compel/src/lib/log.o
10:37:13 [2022-09-21T10:37:13.908Z] #39 49.16   CC       compel/src/lib/infect-util.o
10:37:13 [2022-09-21T10:37:13.908Z] #39 49.35   CC       compel/src/lib/infect.o
10:37:14 [2022-09-21T10:37:14.162Z] #38 45.90   CC       compel/arch/x86/src/lib/cpu.o
10:37:14 [2022-09-21T10:37:14.547Z] #38 48.39   CC       compel/src/lib/ptrace.o
10:37:14 [2022-09-21T10:37:14.547Z] #38 ...
10:37:14 [2022-09-21T10:37:14.547Z] 
10:37:14 [2022-09-21T10:37:14.547Z] #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
10:37:14 [2022-09-21T10:37:14.547Z] #37 53.78 + bin/ctr
10:37:14 [2022-09-21T10:37:14.547Z] #37 ...
10:37:14 [2022-09-21T10:37:14.547Z] 
10:37:14 [2022-09-21T10:37:14.547Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
10:37:14 [2022-09-21T10:37:14.547Z] #35 98.17 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
10:37:14 [2022-09-21T10:37:14.547Z] #35 98.18 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
10:37:14 [2022-09-21T10:37:14.547Z] #35 98.19 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:37:15 [2022-09-21T10:37:15.091Z] #38 46.55   CC       compel/arch/x86/src/lib/infect.o
10:37:15 [2022-09-21T10:37:15.655Z] #38 47.26   CC       compel/src/lib/infect-rpc.o
10:37:15 [2022-09-21T10:37:15.720Z] #20 119.4 + mkdir -p /tmp/tmp.bJUNcMmLPY/src/github.com/docker
10:37:15 [2022-09-21T10:37:15.720Z] #20 119.4 + mv components/cli /tmp/tmp.bJUNcMmLPY/src/github.com/docker/cli
10:37:15 [2022-09-21T10:37:15.720Z] #20 119.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
10:37:15 [2022-09-21T10:37:15.720Z] #20 ...
10:37:15 [2022-09-21T10:37:15.720Z] 
10:37:15 [2022-09-21T10:37:15.720Z] #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
10:37:15 [2022-09-21T10:37:15.720Z] #40 1.798 + RM_GOPATH=0
10:37:15 [2022-09-21T10:37:15.720Z] #40 1.798 + TMP_GOPATH=
10:37:15 [2022-09-21T10:37:15.720Z] #40 1.798 + : /build
10:37:15 [2022-09-21T10:37:15.720Z] #40 1.798 + '[' -z '' ']'
10:37:15 [2022-09-21T10:37:15.720Z] #40 1.798 ++ mktemp -d
10:37:15 [2022-09-21T10:37:15.720Z] #40 1.798 + export GOPATH=/tmp/tmp.TDecodlYQY
10:37:15 [2022-09-21T10:37:15.720Z] #40 1.798 + GOPATH=/tmp/tmp.TDecodlYQY
10:37:15 [2022-09-21T10:37:15.720Z] #40 1.798 + RM_GOPATH=1
10:37:15 [2022-09-21T10:37:15.720Z] #40 1.798 + case "$(go env GOARCH)" in
10:37:15 [2022-09-21T10:37:15.720Z] #40 1.798 ++ go env GOARCH
10:37:15 [2022-09-21T10:37:15.720Z] #40 1.835 Install runc version v1.1.4 (build tags: seccomp)
10:37:15 [2022-09-21T10:37:15.720Z] #40 1.845 + export GO_BUILDMODE=-buildmode=pie
10:37:15 [2022-09-21T10:37:15.720Z] #40 1.845 + GO_BUILDMODE=-buildmode=pie
10:37:15 [2022-09-21T10:37:15.720Z] #40 1.845 ++ dirname /tmp/install/install.sh
10:37:15 [2022-09-21T10:37:15.720Z] #40 1.845 + dir=/tmp/install
10:37:15 [2022-09-21T10:37:15.720Z] #40 1.845 + bin=runc
10:37:15 [2022-09-21T10:37:15.720Z] #40 1.845 + shift
10:37:15 [2022-09-21T10:37:15.720Z] #40 1.845 + '[' '!' -f /tmp/install/runc.installer ']'
10:37:15 [2022-09-21T10:37:15.720Z] #40 1.845 + . /tmp/install/runc.installer
10:37:15 [2022-09-21T10:37:15.720Z] #40 1.845 ++ set -e
10:37:15 [2022-09-21T10:37:15.720Z] #40 1.845 ++ : v1.1.4
10:37:15 [2022-09-21T10:37:15.720Z] #40 1.845 + install_runc
10:37:15 [2022-09-21T10:37:15.720Z] #40 1.845 + RUNC_BUILDTAGS=seccomp
10:37:15 [2022-09-21T10:37:15.720Z] #40 1.845 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
10:37:15 [2022-09-21T10:37:15.720Z] #40 1.845 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.TDecodlYQY/src/github.com/opencontainers/runc
10:37:15 [2022-09-21T10:37:15.720Z] #40 1.845 Cloning into '/tmp/tmp.TDecodlYQY/src/github.com/opencontainers/runc'...
10:37:15 [2022-09-21T10:37:15.720Z] #40 11.54 + cd /tmp/tmp.TDecodlYQY/src/github.com/opencontainers/runc
10:37:15 [2022-09-21T10:37:15.720Z] #40 11.54 + git checkout -q v1.1.4
10:37:15 [2022-09-21T10:37:15.720Z] #40 ...
10:37:15 [2022-09-21T10:37:15.720Z] 
10:37:15 [2022-09-21T10:37:15.720Z] #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
10:37:15 [2022-09-21T10:37:15.720Z] #39 60.10   LINK     criu/pie/restorer.built-in.o
10:37:15 [2022-09-21T10:37:15.720Z] #39 60.11   GEN      criu/pie/restorer-blob.h
10:37:15 [2022-09-21T10:37:15.720Z] #39 60.20   DEP      criu/vdso.d
10:37:15 [2022-09-21T10:37:15.720Z] #39 60.55   DEP      criu/uts_ns.d
10:37:15 [2022-09-21T10:37:15.720Z] #39 60.73   DEP      criu/util.d
10:37:15 [2022-09-21T10:37:15.720Z] #39 60.99   DEP      criu/uffd.d
10:37:15 [2022-09-21T10:37:15.720Z] #39 61.22   DEP      criu/tun.d
10:37:15 [2022-09-21T10:37:15.720Z] #39 61.49   DEP      criu/tty.d
10:37:15 [2022-09-21T10:37:15.720Z] #39 61.61   DEP      criu/timerfd.d
10:37:15 [2022-09-21T10:37:15.720Z] #39 61.81   DEP      criu/timens.d
10:37:15 [2022-09-21T10:37:15.720Z] #39 61.97   DEP      criu/sysfs_parse.d
10:37:15 [2022-09-21T10:37:15.720Z] #39 62.10   DEP      criu/sysctl.d
10:37:15 [2022-09-21T10:37:15.720Z] #39 62.38   DEP      criu/string.d
10:37:15 [2022-09-21T10:37:15.720Z] #39 62.48   DEP      criu/stats.d
10:37:15 [2022-09-21T10:37:15.720Z] #39 62.62   DEP      criu/sockets.d
10:37:15 [2022-09-21T10:37:15.720Z] #39 62.83   DEP      criu/sk-unix.d
10:37:15 [2022-09-21T10:37:15.720Z] #39 63.13   DEP      criu/sk-tcp.d
10:37:15 [2022-09-21T10:37:15.720Z] #39 63.44   DEP      criu/sk-queue.d
10:37:15 [2022-09-21T10:37:15.720Z] #39 63.63   DEP      criu/sk-packet.d
10:37:15 [2022-09-21T10:37:15.720Z] #39 63.80   DEP      criu/sk-netlink.d
10:37:15 [2022-09-21T10:37:15.720Z] #39 63.98   DEP      criu/sk-inet.d
10:37:15 [2022-09-21T10:37:15.720Z] #39 64.30   DEP      criu/signalfd.d
10:37:15 [2022-09-21T10:37:15.720Z] #39 64.44   DEP      criu/sigframe.d
10:37:15 [2022-09-21T10:37:15.720Z] #39 64.57   DEP      criu/shmem.d
10:37:15 [2022-09-21T10:37:15.720Z] #39 64.74   DEP      criu/servicefd.d
10:37:15 [2022-09-21T10:37:15.720Z] #39 64.87   DEP      criu/seize.d
10:37:15 [2022-09-21T10:37:15.720Z] #39 65.06   DEP      criu/seccomp.d
10:37:15 [2022-09-21T10:37:15.720Z] #39 65.20   DEP      criu/rst-malloc.d
10:37:15 [2022-09-21T10:37:15.720Z] #39 65.32   DEP      criu/rbtree.d
10:37:15 [2022-09-21T10:37:15.720Z] #39 65.38   DEP      criu/pstree.d
10:37:15 [2022-09-21T10:37:15.720Z] #39 65.53   DEP      criu/protobuf.d
10:37:15 [2022-09-21T10:37:15.720Z] #39 65.67   GEN      criu/protobuf-desc-gen.h
10:37:15 [2022-09-21T10:37:15.720Z] #39 68.14   DEP      criu/protobuf-desc.d
10:37:15 [2022-09-21T10:37:15.720Z] #39 68.23   DEP      criu/proc_parse.d
10:37:15 [2022-09-21T10:37:15.720Z] #39 68.39   DEP      criu/plugin.d
10:37:15 [2022-09-21T10:37:15.720Z] #39 68.52   DEP      criu/pipes.d
10:37:15 [2022-09-21T10:37:15.720Z] #39 68.69   DEP      criu/pie-util.d
10:37:15 [2022-09-21T10:37:15.720Z] #39 68.84   DEP      criu/pie-util-vdso.d
10:37:15 [2022-09-21T10:37:15.720Z] #39 68.99   DEP      criu/path.d
10:37:15 [2022-09-21T10:37:15.720Z] #39 69.14   DEP      criu/parasite-syscall.d
10:37:15 [2022-09-21T10:37:15.911Z] #38 47.54   CC       compel/src/lib/infect-util.o
10:37:15 [2022-09-21T10:37:15.924Z] #35 ...
10:37:15 [2022-09-21T10:37:15.924Z] 
10:37:15 [2022-09-21T10:37:15.924Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:37:15 [2022-09-21T10:37:15.924Z] #38 48.77   AR       compel/libcompel.a
10:37:15 [2022-09-21T10:37:15.924Z] #38 48.86   HOSTCC   compel/src/main-host.o
10:37:15 [2022-09-21T10:37:15.924Z] #38 49.23   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
10:37:15 [2022-09-21T10:37:15.924Z] #38 49.38   HOSTCC   compel/src/lib/handle-elf-host.o
10:37:15 [2022-09-21T10:37:15.924Z] #38 49.69   HOSTCC   compel/src/lib/log-host.o
10:37:15 [2022-09-21T10:37:15.924Z] #38 49.84   HOSTLINK compel/compel-host-bin
10:37:15 [2022-09-21T10:37:15.976Z] #39 69.29   DEP      criu/pagemap.d
10:37:15 [2022-09-21T10:37:15.977Z] #39 ...
10:37:15 [2022-09-21T10:37:15.977Z] 
10:37:15 [2022-09-21T10:37:15.977Z] #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
10:37:15 [2022-09-21T10:37:15.977Z] #40 12.20 + '[' -z '' ']'
10:37:15 [2022-09-21T10:37:15.977Z] #40 12.20 + target=static
10:37:15 [2022-09-21T10:37:15.977Z] #40 12.20 + make BUILDTAGS=seccomp static
10:37:16 [2022-09-21T10:37:16.168Z] #38 47.75   CC       compel/src/lib/infect.o
10:37:16 [2022-09-21T10:37:16.168Z] #38 ...
10:37:16 [2022-09-21T10:37:16.168Z] 
10:37:16 [2022-09-21T10:37:16.168Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
10:37:16 [2022-09-21T10:37:16.168Z] #34 92.83 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
10:37:16 [2022-09-21T10:37:16.168Z] #34 92.90 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
10:37:16 [2022-09-21T10:37:16.168Z] #34 92.91 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
10:37:16 [2022-09-21T10:37:16.168Z] #34 98.79 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
10:37:16 [2022-09-21T10:37:16.168Z] #34 98.81 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
10:37:16 [2022-09-21T10:37:16.168Z] #34 98.82 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:37:16 [2022-09-21T10:37:16.183Z] #38 50.08   DEP      soccr/soccr.d
10:37:16 [2022-09-21T10:37:16.183Z] #38 50.21   CC       soccr/soccr.o
10:37:16 [2022-09-21T10:37:16.233Z] #40 12.64 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 .
10:37:16 [2022-09-21T10:37:16.437Z] #39 51.66   CC       compel/src/lib/ptrace.o
10:37:16 [2022-09-21T10:37:16.695Z] #39 52.05   AR       compel/libcompel.a
10:37:16 [2022-09-21T10:37:16.695Z] #39 52.12   HOSTCC   compel/src/main-host.o
10:37:16 [2022-09-21T10:37:16.953Z] #39 52.38   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
10:37:16 [2022-09-21T10:37:16.953Z] #39 52.49   HOSTCC   compel/src/lib/handle-elf-host.o
10:37:16 [2022-09-21T10:37:16.977Z] Client:
10:37:16 [2022-09-21T10:37:16.977Z]  Version:           20.10.9
10:37:16 [2022-09-21T10:37:16.977Z]  API version:       1.41
10:37:16 [2022-09-21T10:37:16.977Z]  Go version:        go1.16.8
10:37:16 [2022-09-21T10:37:16.977Z]  Git commit:        c2ea9bc
10:37:16 [2022-09-21T10:37:16.977Z]  Built:             Mon Oct  4 16:11:10 2021
10:37:16 [2022-09-21T10:37:16.977Z]  OS/Arch:           windows/amd64
10:37:16 [2022-09-21T10:37:16.977Z]  Context:           default
10:37:16 [2022-09-21T10:37:16.977Z]  Experimental:      true
10:37:16 [2022-09-21T10:37:16.977Z] 
10:37:16 [2022-09-21T10:37:16.977Z] Server: Docker Engine - Community
10:37:16 [2022-09-21T10:37:16.977Z]  Engine:
10:37:16 [2022-09-21T10:37:16.977Z]   Version:          20.10.9
10:37:16 [2022-09-21T10:37:16.977Z]   API version:      1.41 (minimum version 1.24)
10:37:16 [2022-09-21T10:37:16.977Z]   Go version:       go1.16.8
10:37:16 [2022-09-21T10:37:16.977Z]   Git commit:       79ea9d3
10:37:16 [2022-09-21T10:37:16.977Z]   Built:            Mon Oct  4 16:06:39 2021
10:37:16 [2022-09-21T10:37:16.977Z]   OS/Arch:          windows/amd64
10:37:16 [2022-09-21T10:37:16.977Z]   Experimental:     true
10:37:17 [2022-09-21T10:37:17.518Z] #39 52.81   HOSTCC   compel/src/lib/log-host.o
10:37:17 [2022-09-21T10:37:17.518Z] #39 52.95   HOSTLINK compel/compel-host-bin
10:37:17 [2022-09-21T10:37:17.518Z] #39 53.07   DEP      soccr/soccr.d
10:37:17 [2022-09-21T10:37:17.560Z] #38 51.47   AR       soccr/libsoccr.a
10:37:17 [2022-09-21T10:37:17.560Z] #38 51.51 make[1]: 'soccr/libsoccr.a' is up to date.
[Pipeline] sh
10:37:17 [2022-09-21T10:37:17.819Z] #38 51.83   DEP      criu/arch/x86/sigframe.d
10:37:18 [2022-09-21T10:37:18.078Z] #38 51.97   DEP      criu/arch/x86/sigaction_compat.d
10:37:18 [2022-09-21T10:37:18.078Z] #38 52.07   DEP      criu/arch/x86/kerndat.d
10:37:18 [2022-09-21T10:37:18.078Z] #38 52.19   DEP      criu/arch/x86/crtools.d
10:37:18 [2022-09-21T10:37:18.084Z] #39 53.32   CC       soccr/soccr.o
10:37:18 [2022-09-21T10:37:18.337Z] #38 52.33   DEP      criu/arch/x86/cpu.d
10:37:18 [2022-09-21T10:37:18.337Z] #38 52.47   CC       criu/arch/x86/cpu.o
10:37:18 [2022-09-21T10:37:18.536Z] + docker info
10:37:18 [2022-09-21T10:37:18.538Z] #35 ...
10:37:18 [2022-09-21T10:37:18.538Z] 
10:37:18 [2022-09-21T10:37:18.538Z] #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
10:37:18 [2022-09-21T10:37:18.538Z] #39 164.1   CC       criu/tty.o
10:37:18 [2022-09-21T10:37:18.538Z] #39 166.4   CC       criu/tun.o
10:37:18 [2022-09-21T10:37:18.538Z] #39 167.0   CC       criu/uffd.o
10:37:18 [2022-09-21T10:37:18.538Z] #39 168.5   CC       criu/util.o
10:37:18 [2022-09-21T10:37:18.538Z] #39 170.0   CC       criu/uts_ns.o
10:37:18 [2022-09-21T10:37:18.538Z] #39 170.3   CC       criu/vdso-compat.o
10:37:18 [2022-09-21T10:37:18.538Z] #39 170.6   CC       criu/vdso.o
10:37:18 [2022-09-21T10:37:18.538Z] #39 171.4   LINK     criu/built-in.o
10:37:18 [2022-09-21T10:37:18.538Z] #39 171.7   LINK     criu/criu
10:37:18 [2022-09-21T10:37:18.538Z] #39 172.3   DEP      lib/c/criu.d
10:37:18 [2022-09-21T10:37:18.538Z] #39 172.4   CC       images/rpc.pb-c.o
10:37:18 [2022-09-21T10:37:18.538Z] #39 173.1   CC       lib/c/criu.o
10:37:18 [2022-09-21T10:37:18.538Z] #39 174.5   LINK     lib/c/built-in.o
10:37:18 [2022-09-21T10:37:18.538Z] #39 174.5   LINK     lib/c/libcriu.so
10:37:18 [2022-09-21T10:37:18.538Z] #39 174.6   LINK     lib/c/libcriu.a
10:37:18 [2022-09-21T10:37:18.538Z] #39 174.7   GEN      magic.py
10:37:18 [2022-09-21T10:37:18.686Z] #34 ...
10:37:18 [2022-09-21T10:37:18.686Z] 
10:37:18 [2022-09-21T10:37:18.686Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:37:18 [2022-09-21T10:37:18.686Z] #38 50.06   CC       compel/src/lib/ptrace.o
10:37:18 [2022-09-21T10:37:18.686Z] #38 50.50   AR       compel/libcompel.a
10:37:18 [2022-09-21T10:37:18.798Z] #39 174.9 Note: Building without setproctitle() and strlcpy() support.
10:37:18 [2022-09-21T10:37:18.798Z] #39 174.9       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:37:18 [2022-09-21T10:37:18.798Z] #39 174.9 Note: Building without GnuTLS support
10:37:18 [2022-09-21T10:37:18.798Z] #39 174.9 Makefile.config:39: Warn: you have no libnftables installed
10:37:18 [2022-09-21T10:37:18.798Z] #39 174.9 Makefile.config:40: Warn: Building without nftables support
10:37:18 [2022-09-21T10:37:18.905Z] #38 52.97 include/common/asm/bitops.h: Assembler messages:
10:37:18 [2022-09-21T10:37:18.905Z] #38 52.97 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
10:37:18 [2022-09-21T10:37:18.905Z] #38 52.97 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
10:37:18 [2022-09-21T10:37:18.905Z] #38 52.97 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
10:37:18 [2022-09-21T10:37:18.905Z] #38 52.97 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
10:37:18 [2022-09-21T10:37:18.905Z] #38 52.99   CC       criu/arch/x86/crtools.o
10:37:18 [2022-09-21T10:37:18.942Z] #38 50.59   HOSTCC   compel/src/main-host.o
10:37:19 [2022-09-21T10:37:19.199Z] #38 50.86   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
10:37:19 [2022-09-21T10:37:19.455Z] #38 50.99   HOSTCC   compel/src/lib/handle-elf-host.o
10:37:19 [2022-09-21T10:37:19.458Z] #39 54.62   AR       soccr/libsoccr.a
10:37:19 [2022-09-21T10:37:19.458Z] #39 54.66 make[1]: 'soccr/libsoccr.a' is up to date.
10:37:19 [2022-09-21T10:37:19.458Z] #39 54.99   DEP      criu/arch/x86/sigframe.d
10:37:19 [2022-09-21T10:37:19.458Z] #39 ...
10:37:19 [2022-09-21T10:37:19.458Z] 
10:37:19 [2022-09-21T10:37:19.458Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
10:37:19 [2022-09-21T10:37:19.458Z] #34 110.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
10:37:19 [2022-09-21T10:37:19.458Z] #34 110.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
10:37:19 [2022-09-21T10:37:19.458Z] #34 110.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:37:19 [2022-09-21T10:37:19.712Z] #38 51.28   HOSTCC   compel/src/lib/log-host.o
10:37:19 [2022-09-21T10:37:19.712Z] #38 51.41   HOSTLINK compel/compel-host-bin
10:37:19 [2022-09-21T10:37:19.968Z] #38 51.60   DEP      soccr/soccr.d
10:37:20 [2022-09-21T10:37:20.179Z] #39 176.0 fatal: not a git repository (or any of the parent directories): .git
10:37:20 [2022-09-21T10:37:20.225Z] #38 51.82   CC       soccr/soccr.o
10:37:20 [2022-09-21T10:37:20.282Z] #38 54.29   CC       criu/arch/x86/kerndat.o
10:37:20 [2022-09-21T10:37:20.402Z] #40 ...
10:37:20 [2022-09-21T10:37:20.402Z] 
10:37:20 [2022-09-21T10:37:20.402Z] #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
10:37:20 [2022-09-21T10:37:20.402Z] #0 1.199 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:37:20 [2022-09-21T10:37:20.402Z] #0 1.397 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:37:20 [2022-09-21T10:37:20.402Z] #0 1.569 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:37:20 [2022-09-21T10:37:20.402Z] #0 1.821 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
10:37:20 [2022-09-21T10:37:20.402Z] #0 3.137 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [182 kB]
10:37:20 [2022-09-21T10:37:20.402Z] #0 4.625 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
10:37:20 [2022-09-21T10:37:20.402Z] #0 6.980 Fetched 8464 kB in 6s (1388 kB/s)
10:37:20 [2022-09-21T10:37:20.402Z] #0 6.980 Reading package lists...
10:37:20 [2022-09-21T10:37:20.658Z] #0 9.482 Reading package lists...
10:37:20 [2022-09-21T10:37:20.658Z] #49 ...
10:37:20 [2022-09-21T10:37:20.658Z] 
10:37:20 [2022-09-21T10:37:20.658Z] #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
10:37:20 [2022-09-21T10:37:20.658Z] #39 69.48   DEP      criu/pagemap-cache.d
10:37:20 [2022-09-21T10:37:20.658Z] #39 69.59   DEP      criu/page-xfer.d
10:37:20 [2022-09-21T10:37:20.658Z] #39 69.74   DEP      criu/page-pipe.d
10:37:20 [2022-09-21T10:37:20.658Z] #39 69.81   DEP      criu/netfilter.d
10:37:20 [2022-09-21T10:37:20.658Z] #39 69.94   DEP      criu/net.d
10:37:20 [2022-09-21T10:37:20.658Z] #39 70.17   DEP      criu/namespaces.d
10:37:20 [2022-09-21T10:37:20.658Z] #39 70.31   DEP      criu/mount.d
10:37:20 [2022-09-21T10:37:20.658Z] #39 70.54   DEP      criu/memfd.d
10:37:20 [2022-09-21T10:37:20.658Z] #39 70.76   DEP      criu/mem.d
10:37:20 [2022-09-21T10:37:20.658Z] #39 70.97   DEP      criu/lsm.d
10:37:20 [2022-09-21T10:37:20.658Z] #39 71.10   DEP      criu/log.d
10:37:20 [2022-09-21T10:37:20.658Z] #39 71.25   DEP      criu/libnetlink.d
10:37:20 [2022-09-21T10:37:20.658Z] #39 71.45   DEP      criu/kerndat.d
10:37:20 [2022-09-21T10:37:20.658Z] #39 71.64   DEP      criu/kcmp-ids.d
10:37:20 [2022-09-21T10:37:20.658Z] #39 71.73   DEP      criu/irmap.d
10:37:20 [2022-09-21T10:37:20.658Z] #39 71.94   DEP      criu/ipc_ns.d
10:37:20 [2022-09-21T10:37:20.658Z] #39 72.12   DEP      criu/image.d
10:37:20 [2022-09-21T10:37:20.658Z] #39 72.28   DEP      criu/image-desc.d
10:37:20 [2022-09-21T10:37:20.658Z] #39 72.44   DEP      criu/fsnotify.d
10:37:20 [2022-09-21T10:37:20.658Z] #39 72.59   DEP      criu/filesystems.d
10:37:20 [2022-09-21T10:37:20.658Z] #39 72.72   DEP      criu/files.d
10:37:20 [2022-09-21T10:37:20.658Z] #39 72.87   DEP      criu/files-reg.d
10:37:20 [2022-09-21T10:37:20.658Z] #39 73.12   DEP      criu/files-ext.d
10:37:20 [2022-09-21T10:37:20.658Z] #39 73.25   DEP      criu/file-lock.d
10:37:20 [2022-09-21T10:37:20.658Z] #39 73.39   DEP      criu/file-ids.d
10:37:20 [2022-09-21T10:37:20.658Z] #39 73.48   DEP      criu/fifo.d
10:37:20 [2022-09-21T10:37:20.658Z] #39 73.60   DEP      criu/fdstore.d
10:37:20 [2022-09-21T10:37:20.658Z] #39 73.68   DEP      criu/fault-injection.d
10:37:20 [2022-09-21T10:37:20.658Z] #39 73.77   DEP      criu/external.d
10:37:20 [2022-09-21T10:37:20.658Z] #39 73.86   DEP      criu/eventpoll.d
10:37:20 [2022-09-21T10:37:20.658Z] #39 74.04   DEP      criu/eventfd.d
10:37:20 [2022-09-21T10:37:20.658Z] #39 74.22   DEP      criu/crtools.d
10:37:20 [2022-09-21T10:37:20.748Z] #39 176.8 make[1]: Nothing to be done for 'all'.
10:37:20 [2022-09-21T10:37:20.849Z] #38 54.75   CC       criu/arch/x86/sigaction_compat.o
10:37:20 [2022-09-21T10:37:20.849Z] #38 54.95   CC       criu/arch/x86/sigframe.o
10:37:20 [2022-09-21T10:37:20.914Z] #39 74.40   DEP      criu/cr-service.d
10:37:21 [2022-09-21T10:37:21.108Z] #38 55.18   LINK     criu/arch/x86/crtools.built-in.o
10:37:21 [2022-09-21T10:37:21.108Z] #38 55.24   DEP      criu/pie/util-vdso-elf32.d
10:37:21 [2022-09-21T10:37:21.169Z] #39 ...
10:37:21 [2022-09-21T10:37:21.169Z] 
10:37:21 [2022-09-21T10:37:21.169Z] #30 [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
10:37:21 [2022-09-21T10:37:21.169Z] #30 DONE 125.3s
10:37:21 [2022-09-21T10:37:21.169Z] 
10:37:21 [2022-09-21T10:37:21.169Z] #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
10:37:21 [2022-09-21T10:37:21.169Z] #39 74.69   DEP      criu/cr-restore.d
10:37:21 [2022-09-21T10:37:21.367Z] #38 55.33   DEP      criu/pie/util-vdso.d
10:37:21 [2022-09-21T10:37:21.367Z] #38 55.45   DEP      criu/pie/util.d
10:37:21 [2022-09-21T10:37:21.592Z] #38 53.11   AR       soccr/libsoccr.a
10:37:21 [2022-09-21T10:37:21.592Z] #38 53.17 make[1]: 'soccr/libsoccr.a' is up to date.
10:37:21 [2022-09-21T10:37:21.626Z] #38 55.61   CC       criu/pie/util.o
10:37:21 [2022-09-21T10:37:21.687Z] #39 177.6 make[1]: 'images/built-in.o' is up to date.
10:37:21 [2022-09-21T10:37:21.687Z] #39 177.7 make[1]: 'compel/plugins/std.lib.a' is up to date.
10:37:21 [2022-09-21T10:37:21.687Z] #39 177.7 make[1]: 'compel/plugins/fds.lib.a' is up to date.
10:37:21 [2022-09-21T10:37:21.687Z] #39 177.8 make[1]: 'compel/libcompel.a' is up to date.
10:37:21 [2022-09-21T10:37:21.687Z] #39 177.8 make[1]: 'compel/compel-host-bin' is up to date.
10:37:21 [2022-09-21T10:37:21.687Z] #39 177.9 make[1]: Nothing to be done for 'all'.
10:37:21 [2022-09-21T10:37:21.687Z] #39 177.9 make[1]: 'soccr/libsoccr.a' is up to date.
10:37:21 [2022-09-21T10:37:21.730Z] #39 75.02   DEP      criu/cr-errno.d
10:37:21 [2022-09-21T10:37:21.730Z] #39 75.07   DEP      criu/cr-dump.d
10:37:21 [2022-09-21T10:37:21.848Z] #38 53.46   DEP      criu/arch/x86/sigframe.d
10:37:21 [2022-09-21T10:37:21.885Z] #38 55.84   CC       criu/pie/util-vdso.o
10:37:21 [2022-09-21T10:37:21.947Z] #39 178.2 make[2]: Nothing to be done for 'all'.
10:37:21 [2022-09-21T10:37:21.986Z] #39 75.39   DEP      criu/cr-dedup.d
10:37:21 [2022-09-21T10:37:21.986Z] #39 75.54   DEP      criu/cr-check.d
10:37:22 [2022-09-21T10:37:22.105Z] #38 53.61   DEP      criu/arch/x86/sigaction_compat.d
10:37:22 [2022-09-21T10:37:22.105Z] #38 53.75   DEP      criu/arch/x86/kerndat.d
10:37:22 [2022-09-21T10:37:22.105Z] #38 53.87   DEP      criu/arch/x86/crtools.d
10:37:22 [2022-09-21T10:37:22.206Z] #39 178.2 make[2]: Nothing to be done for 'all'.
10:37:22 [2022-09-21T10:37:22.206Z] #39 178.2 make[2]: Nothing to be done for 'all'.
10:37:22 [2022-09-21T10:37:22.206Z] #39 178.4 make[2]: Nothing to be done for 'all'.
10:37:22 [2022-09-21T10:37:22.206Z] #39 178.5 make[2]: Nothing to be done for 'all'.
10:37:22 [2022-09-21T10:37:22.242Z] #39 75.72   DEP      criu/config.d
10:37:22 [2022-09-21T10:37:22.362Z] #38 54.02   DEP      criu/arch/x86/cpu.d
10:37:22 [2022-09-21T10:37:22.452Z] #38 56.41   CC       criu/pie/util-vdso-elf32.o
10:37:22 [2022-09-21T10:37:22.452Z] #38 ...
10:37:22 [2022-09-21T10:37:22.452Z] 
10:37:22 [2022-09-21T10:37:22.452Z] #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
10:37:22 [2022-09-21T10:37:22.452Z] #35 110.7 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
10:37:22 [2022-09-21T10:37:22.452Z] #35 110.7 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
10:37:22 [2022-09-21T10:37:22.452Z] #35 110.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:37:22 [2022-09-21T10:37:22.466Z] #39 178.5 make[2]: Nothing to be done for 'all'.
10:37:22 [2022-09-21T10:37:22.466Z] #39 178.5 make[2]: Nothing to be done for 'all'.
10:37:22 [2022-09-21T10:37:22.466Z] #39 178.7 make[2]: Nothing to be done for 'all'.
10:37:22 [2022-09-21T10:37:22.466Z] #39 178.7   INSTALL  criu/criu
10:37:22 [2022-09-21T10:37:22.498Z] #39 75.92   DEP      criu/clone-noasan.d
10:37:22 [2022-09-21T10:37:22.498Z] #39 75.99   DEP      criu/cgroup.d
10:37:22 [2022-09-21T10:37:22.498Z] #39 76.12   DEP      criu/cgroup-props.d
10:37:22 [2022-09-21T10:37:22.618Z] #38 54.20   CC       criu/arch/x86/cpu.o
10:37:22 [2022-09-21T10:37:22.754Z] #39 76.22   DEP      criu/bitmap.d
10:37:22 [2022-09-21T10:37:22.754Z] #39 76.26   DEP      criu/bfd.d
10:37:22 [2022-09-21T10:37:22.754Z] #39 76.36   DEP      criu/autofs.d
10:37:23 [2022-09-21T10:37:23.010Z] #39 76.53   DEP      criu/aio.d
10:37:23 [2022-09-21T10:37:23.010Z] #39 76.65   DEP      criu/action-scripts.d
10:37:23 [2022-09-21T10:37:23.181Z] #38 54.79 include/common/asm/bitops.h: Assembler messages:
10:37:23 [2022-09-21T10:37:23.181Z] #38 54.80 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
10:37:23 [2022-09-21T10:37:23.181Z] #38 54.80 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
10:37:23 [2022-09-21T10:37:23.181Z] #38 54.80 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
10:37:23 [2022-09-21T10:37:23.181Z] #38 54.80 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
10:37:23 [2022-09-21T10:37:23.181Z] #38 54.82   CC       criu/arch/x86/crtools.o
10:37:23 [2022-09-21T10:37:23.266Z] #39 76.94   CC       criu/action-scripts.o
10:37:23 [2022-09-21T10:37:23.405Z] #39 DONE 179.5s
10:37:23 [2022-09-21T10:37:23.405Z] 
10:37:23 [2022-09-21T10:37:23.405Z] #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
10:37:23 [2022-09-21T10:37:23.828Z] #39 77.36   CC       criu/aio.o
10:37:24 [2022-09-21T10:37:24.393Z] #39 77.88   CC       criu/autofs.o
10:37:24 [2022-09-21T10:37:24.549Z] #38 55.84   CC       criu/arch/x86/kerndat.o
10:37:24 [2022-09-21T10:37:24.722Z] #34 115.9 Selecting previously unselected package g++-mingw-w64-x86-64.
10:37:24 [2022-09-21T10:37:24.722Z] #34 115.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
10:37:24 [2022-09-21T10:37:24.722Z] #34 115.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
10:37:24 [2022-09-21T10:37:24.722Z] #34 116.1 Selecting previously unselected package libapparmor1:amd64.
10:37:24 [2022-09-21T10:37:24.722Z] #34 116.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
10:37:24 [2022-09-21T10:37:24.722Z] #34 116.1 Unpacking libapparmor1:amd64 (2.13.6-10) ...
10:37:24 [2022-09-21T10:37:24.806Z] #38 56.32   CC       criu/arch/x86/sigaction_compat.o
10:37:24 [2022-09-21T10:37:24.806Z] #38 ...
10:37:24 [2022-09-21T10:37:24.806Z] 
10:37:24 [2022-09-21T10:37:24.806Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
10:37:24 [2022-09-21T10:37:24.806Z] #34 111.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
10:37:24 [2022-09-21T10:37:24.806Z] #34 111.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
10:37:24 [2022-09-21T10:37:24.806Z] #34 111.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:37:24 [2022-09-21T10:37:24.980Z] #34 116.2 Selecting previously unselected package libapparmor-dev:amd64.
10:37:24 [2022-09-21T10:37:24.980Z] #34 116.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
10:37:24 [2022-09-21T10:37:24.980Z] #34 116.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
10:37:24 [2022-09-21T10:37:24.980Z] #34 116.4 Selecting previously unselected package libbtrfs0:amd64.
10:37:25 [2022-09-21T10:37:25.238Z] #34 116.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
10:37:25 [2022-09-21T10:37:25.238Z] #34 116.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
10:37:25 [2022-09-21T10:37:25.496Z] #34 116.6 Selecting previously unselected package libbtrfs-dev:amd64.
10:37:25 [2022-09-21T10:37:25.496Z] #34 116.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
10:37:25 [2022-09-21T10:37:25.496Z] #34 116.6 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
10:37:25 [2022-09-21T10:37:25.496Z] #34 116.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
10:37:25 [2022-09-21T10:37:25.496Z] #34 116.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
10:37:25 [2022-09-21T10:37:25.496Z] #34 116.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
10:37:25 [2022-09-21T10:37:25.496Z] #34 116.9 Selecting previously unselected package libudev-dev:amd64.
10:37:25 [2022-09-21T10:37:25.496Z] #34 116.9 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ...
10:37:25 [2022-09-21T10:37:25.496Z] #34 116.9 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ...
10:37:25 [2022-09-21T10:37:25.761Z] #39 79.32   CC       criu/bfd.o
10:37:26 [2022-09-21T10:37:26.062Z] #34 117.1 Selecting previously unselected package libsepol1-dev:amd64.
10:37:26 [2022-09-21T10:37:26.062Z] #34 117.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
10:37:26 [2022-09-21T10:37:26.062Z] #34 117.1 Unpacking libsepol1-dev:amd64 (3.1-1) ...
10:37:26 [2022-09-21T10:37:26.322Z] #34 117.4 Selecting previously unselected package libpcre2-16-0:amd64.
10:37:26 [2022-09-21T10:37:26.322Z] #34 117.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
10:37:26 [2022-09-21T10:37:26.322Z] #34 117.4 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
10:37:26 [2022-09-21T10:37:26.322Z] #34 117.6 Selecting previously unselected package libpcre2-32-0:amd64.
10:37:26 [2022-09-21T10:37:26.322Z] #34 117.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
10:37:26 [2022-09-21T10:37:26.322Z] #34 117.6 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
10:37:26 [2022-09-21T10:37:26.322Z] #39 79.96   CC       criu/bitmap.o
10:37:26 [2022-09-21T10:37:26.578Z] #39 80.10   CC       criu/cgroup-props.o
10:37:26 [2022-09-21T10:37:26.581Z] #34 117.8 Selecting previously unselected package libpcre2-posix2:amd64.
10:37:26 [2022-09-21T10:37:26.581Z] #34 117.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
10:37:26 [2022-09-21T10:37:26.581Z] #34 117.8 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
10:37:26 [2022-09-21T10:37:26.581Z] #34 117.9 Selecting previously unselected package libpcre2-dev:amd64.
10:37:26 [2022-09-21T10:37:26.581Z] #34 117.9 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
10:37:26 [2022-09-21T10:37:26.839Z] #34 117.9 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
10:37:27 [2022-09-21T10:37:27.097Z] #34 118.3 Selecting previously unselected package libselinux1-dev:amd64.
10:37:27 [2022-09-21T10:37:27.097Z] #34 118.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
10:37:27 [2022-09-21T10:37:27.097Z] #34 118.3 Unpacking libselinux1-dev:amd64 (3.1-3) ...
10:37:27 [2022-09-21T10:37:27.355Z] #34 118.5 Selecting previously unselected package libdevmapper-dev:amd64.
10:37:27 [2022-09-21T10:37:27.355Z] #34 118.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
10:37:27 [2022-09-21T10:37:27.355Z] #34 118.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
10:37:27 [2022-09-21T10:37:27.355Z] #34 118.7 Selecting previously unselected package libseccomp-dev:amd64.
10:37:27 [2022-09-21T10:37:27.355Z] #34 118.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
10:37:27 [2022-09-21T10:37:27.355Z] #34 118.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
10:37:27 [2022-09-21T10:37:27.505Z] #39 ...
10:37:27 [2022-09-21T10:37:27.505Z] 
10:37:27 [2022-09-21T10:37:27.505Z] #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
10:37:27 [2022-09-21T10:37:27.505Z] #0 9.482 Reading package lists...
10:37:27 [2022-09-21T10:37:27.505Z] #49 12.11 Building dependency tree...
10:37:27 [2022-09-21T10:37:27.505Z] #49 13.92 The following additional packages will be installed:
10:37:27 [2022-09-21T10:37:27.505Z] #49 13.93   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
10:37:27 [2022-09-21T10:37:27.505Z] #49 13.93   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
10:37:27 [2022-09-21T10:37:27.505Z] #49 13.94   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
10:37:27 [2022-09-21T10:37:27.505Z] #49 13.94   python3-pkg-resources vim-runtime xxd
10:37:27 [2022-09-21T10:37:27.505Z] #49 13.95 Suggested packages:
10:37:27 [2022-09-21T10:37:27.505Z] #49 13.96   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
10:37:27 [2022-09-21T10:37:27.505Z] #49 13.96   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
10:37:27 [2022-09-21T10:37:27.505Z] #49 13.96   acl attr quota
10:37:27 [2022-09-21T10:37:27.505Z] #49 13.96 Recommended packages:
10:37:27 [2022-09-21T10:37:27.505Z] #49 13.96   libatm1 nftables libpam-cap build-essential python3-dev unzip
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.01 The following NEW packages will be installed:
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.01   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.02   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.02   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.02   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.02   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.02   python3-pkg-resources python3-setuptools python3-wheel sudo
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.02   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.02   xz-utils zip
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.37 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded.
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.37 Need to get 26.4 MB of archives.
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.37 After this operation, 103 MB of additional disk space will be used.
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.38 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.39 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.41 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.41 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.42 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.42 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.42 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.44 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.44 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.45 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.46 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.46 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.46 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.46 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.46 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.47 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.48 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.49 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.49 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.50 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.50 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.66 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.66 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.66 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.66 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.66 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.67 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.68 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.72 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.72 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.72 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.73 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.74 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.75 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.75 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.77 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.78 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.79 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.89 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.90 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
10:37:27 [2022-09-21T10:37:27.505Z] #49 15.91 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
10:37:27 [2022-09-21T10:37:27.505Z] #49 16.38 debconf: delaying package configuration, since apt-utils is not installed
10:37:27 [2022-09-21T10:37:27.505Z] #49 16.55 Fetched 26.4 MB in 1s (30.7 MB/s)
10:37:27 [2022-09-21T10:37:27.505Z] #49 16.61 Selecting previously unselected package pigz.
10:37:27 [2022-09-21T10:37:27.505Z] #49 16.61 (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.)
10:37:27 [2022-09-21T10:37:27.505Z] #49 16.69 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
10:37:27 [2022-09-21T10:37:27.505Z] #49 16.69 Unpacking pigz (2.6-1) ...
10:37:27 [2022-09-21T10:37:27.505Z] #49 16.77 Selecting previously unselected package libelf1:arm64.
10:37:27 [2022-09-21T10:37:27.505Z] #49 16.79 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
10:37:27 [2022-09-21T10:37:27.505Z] #49 16.80 Unpacking libelf1:arm64 (0.183-1) ...
10:37:27 [2022-09-21T10:37:27.505Z] #49 16.93 Selecting previously unselected package libbpf0:arm64.
10:37:27 [2022-09-21T10:37:27.505Z] #49 16.93 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
10:37:27 [2022-09-21T10:37:27.505Z] #49 16.93 Unpacking libbpf0:arm64 (1:0.3-2) ...
10:37:27 [2022-09-21T10:37:27.505Z] #49 17.04 Selecting previously unselected package libcap2:arm64.
10:37:27 [2022-09-21T10:37:27.505Z] #49 17.04 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
10:37:27 [2022-09-21T10:37:27.505Z] #49 17.05 Unpacking libcap2:arm64 (1:2.44-1) ...
10:37:27 [2022-09-21T10:37:27.505Z] #49 17.13 Selecting previously unselected package libmnl0:arm64.
10:37:27 [2022-09-21T10:37:27.505Z] #49 17.16 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
10:37:27 [2022-09-21T10:37:27.613Z] #34 118.8 Selecting previously unselected package libsystemd-dev:amd64.
10:37:27 [2022-09-21T10:37:27.613Z] #34 118.8 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ...
10:37:27 [2022-09-21T10:37:27.613Z] #34 118.8 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ...
10:37:27 [2022-09-21T10:37:27.760Z] #49 17.17 Unpacking libmnl0:arm64 (1.0.4-3) ...
10:37:27 [2022-09-21T10:37:27.761Z] #49 17.23 Selecting previously unselected package libxtables12:arm64.
10:37:27 [2022-09-21T10:37:27.761Z] #49 17.24 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
10:37:27 [2022-09-21T10:37:27.761Z] #49 17.25 Unpacking libxtables12:arm64 (1.8.7-1) ...
10:37:27 [2022-09-21T10:37:27.761Z] #49 17.35 Selecting previously unselected package libcap2-bin.
10:37:27 [2022-09-21T10:37:27.761Z] #49 17.35 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
10:37:27 [2022-09-21T10:37:27.761Z] #49 17.37 Unpacking libcap2-bin (1:2.44-1) ...
10:37:27 [2022-09-21T10:37:27.870Z] #34 ...
10:37:27 [2022-09-21T10:37:27.870Z] 
10:37:27 [2022-09-21T10:37:27.870Z] #33 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
10:37:27 [2022-09-21T10:37:27.870Z] #33 118.9 + for f in rootlesskit rootlesskit-docker-proxy
10:37:27 [2022-09-21T10:37:27.870Z] #33 118.9 + GOBIN=/build
10:37:27 [2022-09-21T10:37:27.870Z] #33 118.9 + GO111MODULE=on
10:37:27 [2022-09-21T10:37:27.870Z] #33 118.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
10:37:28 [2022-09-21T10:37:28.016Z] #49 17.48 Selecting previously unselected package iproute2.
10:37:28 [2022-09-21T10:37:28.016Z] #49 17.48 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
10:37:28 [2022-09-21T10:37:28.016Z] #49 17.49 Unpacking iproute2 (5.10.0-4) ...
10:37:28 [2022-09-21T10:37:28.577Z] #49 17.99 Selecting previously unselected package xxd.
10:37:28 [2022-09-21T10:37:28.577Z] #49 18.01 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
10:37:28 [2022-09-21T10:37:28.577Z] #49 18.01 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
10:37:28 [2022-09-21T10:37:28.577Z] #49 18.12 Selecting previously unselected package vim-common.
10:37:28 [2022-09-21T10:37:28.577Z] #49 18.12 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
10:37:28 [2022-09-21T10:37:28.577Z] #49 18.13 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
10:37:28 [2022-09-21T10:37:28.833Z] #49 18.29 Selecting previously unselected package bash-completion.
10:37:28 [2022-09-21T10:37:28.833Z] #49 18.29 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
10:37:28 [2022-09-21T10:37:28.913Z] Client:
10:37:28 [2022-09-21T10:37:28.913Z]  Context:    default
10:37:28 [2022-09-21T10:37:28.913Z]  Debug Mode: false
10:37:28 [2022-09-21T10:37:28.913Z]  Plugins:
10:37:28 [2022-09-21T10:37:28.913Z]   app: Docker Application (Docker Inc., v0.8.0)
10:37:28 [2022-09-21T10:37:28.913Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
10:37:28 [2022-09-21T10:37:28.913Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
10:37:28 [2022-09-21T10:37:28.913Z] 
10:37:28 [2022-09-21T10:37:28.913Z] Server:
10:37:28 [2022-09-21T10:37:28.913Z]  Containers: 0
10:37:28 [2022-09-21T10:37:28.913Z]   Running: 0
10:37:28 [2022-09-21T10:37:28.913Z]   Paused: 0
10:37:28 [2022-09-21T10:37:28.913Z]   Stopped: 0
10:37:28 [2022-09-21T10:37:28.913Z]  Images: 0
10:37:28 [2022-09-21T10:37:28.913Z]  Server Version: 20.10.9
10:37:28 [2022-09-21T10:37:28.913Z]  Storage Driver: windowsfilter (windows) lcow (linux)
10:37:28 [2022-09-21T10:37:28.913Z]   Windows: 
10:37:28 [2022-09-21T10:37:28.913Z]   LCOW: 
10:37:28 [2022-09-21T10:37:28.913Z]  Logging Driver: json-file
10:37:28 [2022-09-21T10:37:28.913Z]  Plugins:
10:37:28 [2022-09-21T10:37:28.913Z]   Volume: local
10:37:28 [2022-09-21T10:37:28.913Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
10:37:28 [2022-09-21T10:37:28.913Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
10:37:28 [2022-09-21T10:37:28.913Z]  Swarm: inactive
10:37:28 [2022-09-21T10:37:28.913Z]  Default Isolation: process
10:37:28 [2022-09-21T10:37:28.913Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
10:37:28 [2022-09-21T10:37:28.913Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
10:37:28 [2022-09-21T10:37:28.913Z]  OSType: windows
10:37:28 [2022-09-21T10:37:28.913Z]  Architecture: x86_64
10:37:28 [2022-09-21T10:37:28.913Z]  CPUs: 4
10:37:28 [2022-09-21T10:37:28.913Z]  Total Memory: 32GiB
10:37:28 [2022-09-21T10:37:28.913Z]  Name: azwin-2-284f60
10:37:28 [2022-09-21T10:37:28.913Z]  ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L
10:37:28 [2022-09-21T10:37:28.913Z]  Docker Root Dir: D:\docker
10:37:28 [2022-09-21T10:37:28.913Z]  Debug Mode: false
10:37:28 [2022-09-21T10:37:28.913Z]  Registry: https://index.docker.io/v1/
10:37:28 [2022-09-21T10:37:28.913Z]  Labels:
10:37:28 [2022-09-21T10:37:28.913Z]  Experimental: true
10:37:28 [2022-09-21T10:37:28.913Z]  Insecure Registries:
10:37:28 [2022-09-21T10:37:28.913Z]   10.0.0.4:5000
10:37:28 [2022-09-21T10:37:28.913Z]   127.0.0.0/8
10:37:28 [2022-09-21T10:37:28.913Z]  Registry Mirrors:
10:37:28 [2022-09-21T10:37:28.913Z]   http://10.0.0.4:5000/
10:37:28 [2022-09-21T10:37:28.913Z]  Live Restore Enabled: false
10:37:28 [2022-09-21T10:37:28.913Z]  Product License: Community Engine
10:37:28 [2022-09-21T10:37:28.913Z] 
10:37:29 [2022-09-21T10:37:29.019Z] #35 116.1 Selecting previously unselected package g++-mingw-w64-x86-64.
10:37:29 [2022-09-21T10:37:29.019Z] #35 116.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
10:37:29 [2022-09-21T10:37:29.019Z] #35 116.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
10:37:29 [2022-09-21T10:37:29.019Z] #35 116.3 Selecting previously unselected package libapparmor1:amd64.
10:37:29 [2022-09-21T10:37:29.019Z] #35 116.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
10:37:29 [2022-09-21T10:37:29.019Z] #35 116.3 Unpacking libapparmor1:amd64 (2.13.6-10) ...
10:37:29 [2022-09-21T10:37:29.019Z] #35 116.4 Selecting previously unselected package libapparmor-dev:amd64.
10:37:29 [2022-09-21T10:37:29.019Z] #35 116.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
10:37:29 [2022-09-21T10:37:29.019Z] #35 116.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
10:37:29 [2022-09-21T10:37:29.019Z] #35 116.5 Selecting previously unselected package libbtrfs0:amd64.
10:37:29 [2022-09-21T10:37:29.019Z] #35 116.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
10:37:29 [2022-09-21T10:37:29.019Z] #35 116.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
10:37:29 [2022-09-21T10:37:29.019Z] #35 116.7 Selecting previously unselected package libbtrfs-dev:amd64.
10:37:29 [2022-09-21T10:37:29.019Z] #35 116.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
10:37:29 [2022-09-21T10:37:29.019Z] #35 116.7 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
10:37:29 [2022-09-21T10:37:29.019Z] #35 116.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
10:37:29 [2022-09-21T10:37:29.019Z] #35 116.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
10:37:29 [2022-09-21T10:37:29.019Z] #35 116.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
10:37:29 [2022-09-21T10:37:29.019Z] #35 116.9 Selecting previously unselected package libudev-dev:amd64.
10:37:29 [2022-09-21T10:37:29.019Z] #35 116.9 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ...
10:37:29 [2022-09-21T10:37:29.019Z] #35 116.9 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ...
10:37:29 [2022-09-21T10:37:29.019Z] #35 117.1 Selecting previously unselected package libsepol1-dev:amd64.
10:37:29 [2022-09-21T10:37:29.019Z] #35 117.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
10:37:29 [2022-09-21T10:37:29.019Z] #35 117.1 Unpacking libsepol1-dev:amd64 (3.1-1) ...
10:37:29 [2022-09-21T10:37:29.019Z] #35 117.3 Selecting previously unselected package libpcre2-16-0:amd64.
10:37:29 [2022-09-21T10:37:29.019Z] #35 117.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
10:37:29 [2022-09-21T10:37:29.280Z] #35 117.3 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
10:37:29 [2022-09-21T10:37:29.280Z] #35 117.5 Selecting previously unselected package libpcre2-32-0:amd64.
10:37:29 [2022-09-21T10:37:29.280Z] #35 117.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
10:37:29 [2022-09-21T10:37:29.280Z] #35 117.5 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
10:37:29 [2022-09-21T10:37:29.540Z] #35 117.7 Selecting previously unselected package libpcre2-posix2:amd64.
10:37:29 [2022-09-21T10:37:29.540Z] #35 117.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
10:37:29 [2022-09-21T10:37:29.540Z] #35 117.7 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
10:37:29 [2022-09-21T10:37:29.540Z] #35 117.8 Selecting previously unselected package libpcre2-dev:amd64.
10:37:29 [2022-09-21T10:37:29.540Z] #35 117.8 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
10:37:29 [2022-09-21T10:37:29.540Z] #35 117.8 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
10:37:29 [2022-09-21T10:37:29.769Z] #33 ...
10:37:29 [2022-09-21T10:37:29.769Z] 
10:37:29 [2022-09-21T10:37:29.769Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
10:37:29 [2022-09-21T10:37:29.769Z] #34 119.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
10:37:29 [2022-09-21T10:37:29.769Z] #34 119.3 Setting up libapparmor1:amd64 (2.13.6-10) ...
10:37:29 [2022-09-21T10:37:29.769Z] #34 119.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
10:37:29 [2022-09-21T10:37:29.770Z] #34 119.4 Setting up libsepol1-dev:amd64 (3.1-1) ...
10:37:29 [2022-09-21T10:37:29.770Z] #34 119.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
10:37:29 [2022-09-21T10:37:29.770Z] #34 119.4 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
10:37:29 [2022-09-21T10:37:29.770Z] #34 119.5 Setting up libbtrfs0:amd64 (5.10.1-2) ...
10:37:29 [2022-09-21T10:37:29.770Z] #34 119.5 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
10:37:29 [2022-09-21T10:37:29.770Z] #34 119.5 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ...
10:37:29 [2022-09-21T10:37:29.770Z] #34 119.5 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
10:37:29 [2022-09-21T10:37:29.770Z] #34 119.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
10:37:29 [2022-09-21T10:37:29.770Z] #34 119.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
10:37:29 [2022-09-21T10:37:29.770Z] #34 119.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
10:37:29 [2022-09-21T10:37:29.770Z] #34 119.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
10:37:29 [2022-09-21T10:37:29.770Z] #34 119.6 Setting up mingw-w64-common (8.0.0-1) ...
10:37:29 [2022-09-21T10:37:29.770Z] #34 119.6 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ...
10:37:29 [2022-09-21T10:37:29.770Z] #34 119.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
10:37:29 [2022-09-21T10:37:29.770Z] #34 119.7 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
10:37:29 [2022-09-21T10:37:29.770Z] #34 119.7 Setting up libselinux1-dev:amd64 (3.1-3) ...
10:37:29 [2022-09-21T10:37:29.770Z] #34 119.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
10:37:29 [2022-09-21T10:37:29.770Z] #34 119.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:37:29 [2022-09-21T10:37:29.770Z] #34 119.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
10:37:29 [2022-09-21T10:37:29.770Z] #34 119.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:37:29 [2022-09-21T10:37:29.770Z] #34 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
10:37:29 [2022-09-21T10:37:29.770Z] #34 119.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
10:37:29 [2022-09-21T10:37:29.770Z] #34 119.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:37:29 [2022-09-21T10:37:29.770Z] #34 119.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
10:37:29 [2022-09-21T10:37:29.770Z] #34 119.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:37:29 [2022-09-21T10:37:29.770Z] #34 119.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
10:37:29 [2022-09-21T10:37:29.770Z] #34 119.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
10:37:29 [2022-09-21T10:37:29.770Z] #34 119.9 Setting up dmsetup (2:1.02.175-2.1) ...
10:37:29 [2022-09-21T10:37:29.770Z] #34 119.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
10:37:29 [2022-09-21T10:37:29.770Z] #34 119.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
10:37:29 [2022-09-21T10:37:29.770Z] #34 120.0 Processing triggers for libc-bin (2.31-13+deb11u4) ...
10:37:29 [2022-09-21T10:37:29.770Z] #34 DONE 120.8s
10:37:29 [2022-09-21T10:37:29.770Z] 
10:37:29 [2022-09-21T10:37:29.770Z] #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
10:37:29 [2022-09-21T10:37:29.770Z] #40 ...
10:37:29 [2022-09-21T10:37:29.770Z] 
10:37:29 [2022-09-21T10:37:29.770Z] #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
10:37:29 [2022-09-21T10:37:29.770Z] #39 55.07   DEP      criu/arch/x86/sigaction_compat.d
10:37:29 [2022-09-21T10:37:29.770Z] #39 55.15   DEP      criu/arch/x86/kerndat.d
10:37:29 [2022-09-21T10:37:29.770Z] #39 55.27   DEP      criu/arch/x86/crtools.d
10:37:29 [2022-09-21T10:37:29.770Z] #39 55.39   DEP      criu/arch/x86/cpu.d
10:37:29 [2022-09-21T10:37:29.770Z] #39 55.54   CC       criu/arch/x86/cpu.o
10:37:29 [2022-09-21T10:37:29.770Z] #39 56.09 include/common/asm/bitops.h: Assembler messages:
10:37:29 [2022-09-21T10:37:29.770Z] #39 56.09 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
10:37:29 [2022-09-21T10:37:29.770Z] #39 56.09 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
10:37:29 [2022-09-21T10:37:29.770Z] #39 56.09 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
10:37:29 [2022-09-21T10:37:29.770Z] #39 56.09 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
10:37:29 [2022-09-21T10:37:29.770Z] #39 56.13   CC       criu/arch/x86/crtools.o
10:37:29 [2022-09-21T10:37:29.770Z] #39 57.33   CC       criu/arch/x86/kerndat.o
10:37:29 [2022-09-21T10:37:29.770Z] #39 57.73   CC       criu/arch/x86/sigaction_compat.o
10:37:29 [2022-09-21T10:37:29.770Z] #39 57.93   CC       criu/arch/x86/sigframe.o
10:37:29 [2022-09-21T10:37:29.770Z] #39 58.14   LINK     criu/arch/x86/crtools.built-in.o
10:37:29 [2022-09-21T10:37:29.770Z] #39 58.18   DEP      criu/pie/util-vdso-elf32.d
10:37:29 [2022-09-21T10:37:29.770Z] #39 58.28   DEP      criu/pie/util-vdso.d
10:37:29 [2022-09-21T10:37:29.770Z] #39 58.41   DEP      criu/pie/util.d
10:37:29 [2022-09-21T10:37:29.770Z] #39 58.53   CC       criu/pie/util.o
10:37:29 [2022-09-21T10:37:29.770Z] #39 58.76   CC       criu/pie/util-vdso.o
10:37:29 [2022-09-21T10:37:29.770Z] #39 59.34   CC       criu/pie/util-vdso-elf32.o
10:37:29 [2022-09-21T10:37:29.770Z] #39 59.94   AR       criu/pie/pie.lib.a
10:37:29 [2022-09-21T10:37:29.770Z] #39 60.02   DEP      criu/pie/restorer.d
10:37:29 [2022-09-21T10:37:29.770Z] #39 60.28   DEP      criu/arch/x86/sigaction_compat_pie.d
10:37:29 [2022-09-21T10:37:29.770Z] #39 60.40   DEP      criu/arch/x86/restorer_unmap.d
10:37:29 [2022-09-21T10:37:29.770Z] #39 60.44   DEP      criu/arch/x86/restorer.d
10:37:29 [2022-09-21T10:37:29.770Z] #39 60.60   DEP      criu/arch/x86/vdso-pie.d
10:37:29 [2022-09-21T10:37:29.770Z] #39 60.71   DEP      criu/pie/parasite-vdso.d
10:37:29 [2022-09-21T10:37:29.770Z] #39 60.87   DEP      criu/pie/parasite.d
10:37:29 [2022-09-21T10:37:29.770Z] #39 61.10   CC       criu/pie/parasite.o
10:37:29 [2022-09-21T10:37:29.770Z] #39 62.27   LINK     criu/pie/parasite.built-in.o
10:37:29 [2022-09-21T10:37:29.770Z] #39 62.33   GEN      criu/pie/parasite-blob.h
10:37:29 [2022-09-21T10:37:29.770Z] #39 62.36   CC       criu/pie/parasite-vdso.o
10:37:29 [2022-09-21T10:37:29.770Z] #39 62.93   CC       criu/arch/x86/vdso-pie.o
10:37:29 [2022-09-21T10:37:29.770Z] #39 63.22   CC       criu/arch/x86/restorer.o
10:37:29 [2022-09-21T10:37:29.770Z] #39 63.77   CC       criu/arch/x86/restorer_unmap.o
10:37:29 [2022-09-21T10:37:29.770Z] #39 63.80   CC       criu/arch/x86/sigaction_compat_pie.o
10:37:29 [2022-09-21T10:37:29.770Z] #39 64.03   CC       criu/pie/restorer.o
10:37:30 [2022-09-21T10:37:30.108Z] #35 118.3 Selecting previously unselected package libselinux1-dev:amd64.
10:37:30 [2022-09-21T10:37:30.108Z] #35 118.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
10:37:30 [2022-09-21T10:37:30.108Z] #35 118.3 Unpacking libselinux1-dev:amd64 (3.1-3) ...
10:37:30 [2022-09-21T10:37:30.367Z] #35 118.5 Selecting previously unselected package libdevmapper-dev:amd64.
10:37:30 [2022-09-21T10:37:30.367Z] #35 118.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
10:37:30 [2022-09-21T10:37:30.367Z] #35 118.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
10:37:30 [2022-09-21T10:37:30.367Z] #35 118.6 Selecting previously unselected package libseccomp-dev:amd64.
10:37:30 [2022-09-21T10:37:30.367Z] #35 118.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
10:37:30 [2022-09-21T10:37:30.367Z] #35 118.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
10:37:30 [2022-09-21T10:37:30.626Z] #35 118.8 Selecting previously unselected package libsystemd-dev:amd64.
10:37:30 [2022-09-21T10:37:30.626Z] #35 118.8 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ...
10:37:30 [2022-09-21T10:37:30.626Z] #35 118.8 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ...
10:37:31 [2022-09-21T10:37:31.193Z] #35 119.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
10:37:31 [2022-09-21T10:37:31.193Z] #35 119.4 Setting up libapparmor1:amd64 (2.13.6-10) ...
10:37:31 [2022-09-21T10:37:31.193Z] #35 119.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
10:37:31 [2022-09-21T10:37:31.193Z] #35 119.5 Setting up libsepol1-dev:amd64 (3.1-1) ...
10:37:31 [2022-09-21T10:37:31.193Z] #35 119.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
10:37:31 [2022-09-21T10:37:31.193Z] #35 119.5 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
10:37:31 [2022-09-21T10:37:31.193Z] #35 119.5 Setting up libbtrfs0:amd64 (5.10.1-2) ...
10:37:31 [2022-09-21T10:37:31.193Z] #35 119.5 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
10:37:31 [2022-09-21T10:37:31.193Z] #35 119.5 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ...
10:37:31 [2022-09-21T10:37:31.348Z] #34 ...
10:37:31 [2022-09-21T10:37:31.349Z] 
10:37:31 [2022-09-21T10:37:31.349Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:37:31 [2022-09-21T10:37:31.349Z] #38 56.58   CC       criu/arch/x86/sigframe.o
10:37:31 [2022-09-21T10:37:31.349Z] #38 56.76   LINK     criu/arch/x86/crtools.built-in.o
10:37:31 [2022-09-21T10:37:31.349Z] #38 56.80   DEP      criu/pie/util-vdso-elf32.d
10:37:31 [2022-09-21T10:37:31.349Z] #38 56.96   DEP      criu/pie/util-vdso.d
10:37:31 [2022-09-21T10:37:31.349Z] #38 57.12   DEP      criu/pie/util.d
10:37:31 [2022-09-21T10:37:31.349Z] #38 57.23   CC       criu/pie/util.o
10:37:31 [2022-09-21T10:37:31.349Z] #38 57.47   CC       criu/pie/util-vdso.o
10:37:31 [2022-09-21T10:37:31.349Z] #38 58.03   CC       criu/pie/util-vdso-elf32.o
10:37:31 [2022-09-21T10:37:31.349Z] #38 58.74   AR       criu/pie/pie.lib.a
10:37:31 [2022-09-21T10:37:31.349Z] #38 58.80   DEP      criu/pie/restorer.d
10:37:31 [2022-09-21T10:37:31.349Z] #38 58.99   DEP      criu/arch/x86/sigaction_compat_pie.d
10:37:31 [2022-09-21T10:37:31.349Z] #38 59.11   DEP      criu/arch/x86/restorer_unmap.d
10:37:31 [2022-09-21T10:37:31.349Z] #38 59.13   DEP      criu/arch/x86/restorer.d
10:37:31 [2022-09-21T10:37:31.349Z] #38 59.29   DEP      criu/arch/x86/vdso-pie.d
10:37:31 [2022-09-21T10:37:31.349Z] #38 59.41   DEP      criu/pie/parasite-vdso.d
10:37:31 [2022-09-21T10:37:31.349Z] #38 59.58   DEP      criu/pie/parasite.d
10:37:31 [2022-09-21T10:37:31.349Z] #38 59.88   CC       criu/pie/parasite.o
10:37:31 [2022-09-21T10:37:31.349Z] #38 61.12   LINK     criu/pie/parasite.built-in.o
10:37:31 [2022-09-21T10:37:31.349Z] #38 61.14   GEN      criu/pie/parasite-blob.h
10:37:31 [2022-09-21T10:37:31.349Z] #38 61.16   CC       criu/pie/parasite-vdso.o
10:37:31 [2022-09-21T10:37:31.349Z] #38 61.84   CC       criu/arch/x86/vdso-pie.o
10:37:31 [2022-09-21T10:37:31.349Z] #38 62.19   CC       criu/arch/x86/restorer.o
10:37:31 [2022-09-21T10:37:31.349Z] #38 ...
10:37:31 [2022-09-21T10:37:31.349Z] 
10:37:31 [2022-09-21T10:37:31.349Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
10:37:31 [2022-09-21T10:37:31.349Z] #34 117.0 Selecting previously unselected package g++-mingw-w64-x86-64.
10:37:31 [2022-09-21T10:37:31.349Z] #34 117.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
10:37:31 [2022-09-21T10:37:31.349Z] #34 117.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
10:37:31 [2022-09-21T10:37:31.349Z] #34 117.1 Selecting previously unselected package libapparmor1:amd64.
10:37:31 [2022-09-21T10:37:31.349Z] #34 117.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
10:37:31 [2022-09-21T10:37:31.349Z] #34 117.2 Unpacking libapparmor1:amd64 (2.13.6-10) ...
10:37:31 [2022-09-21T10:37:31.349Z] #34 117.3 Selecting previously unselected package libapparmor-dev:amd64.
10:37:31 [2022-09-21T10:37:31.349Z] #34 117.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
10:37:31 [2022-09-21T10:37:31.349Z] #34 117.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
10:37:31 [2022-09-21T10:37:31.349Z] #34 117.5 Selecting previously unselected package libbtrfs0:amd64.
10:37:31 [2022-09-21T10:37:31.349Z] #34 117.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
10:37:31 [2022-09-21T10:37:31.349Z] #34 117.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
10:37:31 [2022-09-21T10:37:31.349Z] #34 117.7 Selecting previously unselected package libbtrfs-dev:amd64.
10:37:31 [2022-09-21T10:37:31.349Z] #34 117.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
10:37:31 [2022-09-21T10:37:31.349Z] #34 117.7 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
10:37:31 [2022-09-21T10:37:31.349Z] #34 117.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
10:37:31 [2022-09-21T10:37:31.349Z] #34 117.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
10:37:31 [2022-09-21T10:37:31.349Z] #34 117.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
10:37:31 [2022-09-21T10:37:31.349Z] #34 117.9 Selecting previously unselected package libudev-dev:amd64.
10:37:31 [2022-09-21T10:37:31.349Z] #34 117.9 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ...
10:37:31 [2022-09-21T10:37:31.349Z] #34 117.9 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ...
10:37:31 [2022-09-21T10:37:31.350Z] #49 20.62 Unpacking bash-completion (1:2.11-2) ...
10:37:31 [2022-09-21T10:37:31.350Z] #49 21.04 Selecting previously unselected package bzip2.
10:37:31 [2022-09-21T10:37:31.453Z] #35 119.5 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
10:37:31 [2022-09-21T10:37:31.453Z] #35 119.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
10:37:31 [2022-09-21T10:37:31.453Z] #35 119.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
10:37:31 [2022-09-21T10:37:31.453Z] #35 119.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
10:37:31 [2022-09-21T10:37:31.453Z] #35 119.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
10:37:31 [2022-09-21T10:37:31.453Z] #35 119.7 Setting up mingw-w64-common (8.0.0-1) ...
10:37:31 [2022-09-21T10:37:31.453Z] #35 119.7 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ...
10:37:31 [2022-09-21T10:37:31.453Z] #35 119.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
10:37:31 [2022-09-21T10:37:31.453Z] #35 119.7 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
10:37:31 [2022-09-21T10:37:31.453Z] #35 119.7 Setting up libselinux1-dev:amd64 (3.1-3) ...
10:37:31 [2022-09-21T10:37:31.453Z] #35 119.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
10:37:31 [2022-09-21T10:37:31.453Z] #35 119.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:37:31 [2022-09-21T10:37:31.606Z] #34 118.1 Selecting previously unselected package libsepol1-dev:amd64.
10:37:31 [2022-09-21T10:37:31.606Z] #34 118.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
10:37:31 [2022-09-21T10:37:31.606Z] #34 118.1 Unpacking libsepol1-dev:amd64 (3.1-1) ...
10:37:31 [2022-09-21T10:37:31.606Z] #49 21.05 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
10:37:31 [2022-09-21T10:37:31.606Z] #49 21.07 Unpacking bzip2 (1.0.8-4) ...
10:37:31 [2022-09-21T10:37:31.606Z] #49 21.15 Selecting previously unselected package xz-utils.
10:37:31 [2022-09-21T10:37:31.606Z] #49 21.16 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
10:37:31 [2022-09-21T10:37:31.606Z] #49 21.16 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
10:37:31 [2022-09-21T10:37:31.668Z] #39 66.96   LINK     criu/pie/restorer.built-in.o
10:37:31 [2022-09-21T10:37:31.668Z] #39 66.97   GEN      criu/pie/restorer-blob.h
10:37:31 [2022-09-21T10:37:31.668Z] #39 67.07   DEP      criu/vdso.d
10:37:31 [2022-09-21T10:37:31.711Z] #35 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
10:37:31 [2022-09-21T10:37:31.711Z] #35 119.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:37:31 [2022-09-21T10:37:31.711Z] #35 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
10:37:31 [2022-09-21T10:37:31.711Z] #35 119.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
10:37:31 [2022-09-21T10:37:31.711Z] #35 119.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:37:31 [2022-09-21T10:37:31.711Z] #35 119.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
10:37:31 [2022-09-21T10:37:31.711Z] #35 119.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:37:31 [2022-09-21T10:37:31.711Z] #35 119.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
10:37:31 [2022-09-21T10:37:31.711Z] #35 119.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
10:37:31 [2022-09-21T10:37:31.711Z] #35 119.9 Setting up dmsetup (2:1.02.175-2.1) ...
10:37:31 [2022-09-21T10:37:31.711Z] #35 119.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
10:37:31 [2022-09-21T10:37:31.711Z] #35 119.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
10:37:31 [2022-09-21T10:37:31.711Z] #35 119.9 Processing triggers for libc-bin (2.31-13+deb11u4) ...
10:37:31 [2022-09-21T10:37:31.863Z] #34 118.4 Selecting previously unselected package libpcre2-16-0:amd64.
10:37:31 [2022-09-21T10:37:31.863Z] #34 118.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
10:37:31 [2022-09-21T10:37:31.863Z] #34 118.4 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
10:37:31 [2022-09-21T10:37:31.863Z] #49 21.34 Selecting previously unselected package apparmor.
10:37:31 [2022-09-21T10:37:31.863Z] #49 21.34 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
10:37:31 [2022-09-21T10:37:31.863Z] #49 21.40 Unpacking apparmor (2.13.6-10) ...
10:37:31 [2022-09-21T10:37:31.926Z] #39 67.24   DEP      criu/vdso-compat.d
10:37:31 [2022-09-21T10:37:31.926Z] #39 67.38   DEP      criu/uts_ns.d
10:37:32 [2022-09-21T10:37:32.151Z] #34 118.6 Selecting previously unselected package libpcre2-32-0:amd64.
10:37:32 [2022-09-21T10:37:32.151Z] #34 118.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
10:37:32 [2022-09-21T10:37:32.151Z] #34 118.6 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
10:37:32 [2022-09-21T10:37:32.151Z] #34 118.7 Selecting previously unselected package libpcre2-posix2:amd64.
10:37:32 [2022-09-21T10:37:32.151Z] #34 118.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
10:37:32 [2022-09-21T10:37:32.151Z] #34 118.7 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
10:37:32 [2022-09-21T10:37:32.151Z] #34 118.8 Selecting previously unselected package libpcre2-dev:amd64.
10:37:32 [2022-09-21T10:37:32.161Z] #49 21.75 Selecting previously unselected package inetutils-ping.
10:37:32 [2022-09-21T10:37:32.161Z] #49 21.75 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
10:37:32 [2022-09-21T10:37:32.161Z] #49 21.77 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
10:37:32 [2022-09-21T10:37:32.184Z] #39 67.55   DEP      criu/util.d
10:37:32 [2022-09-21T10:37:32.418Z] #49 21.88 Selecting previously unselected package libip4tc2:arm64.
10:37:32 [2022-09-21T10:37:32.418Z] #49 21.88 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ...
10:37:32 [2022-09-21T10:37:32.418Z] #49 21.89 Unpacking libip4tc2:arm64 (1.8.7-1) ...
10:37:32 [2022-09-21T10:37:32.418Z] #49 21.97 Selecting previously unselected package libip6tc2:arm64.
10:37:32 [2022-09-21T10:37:32.418Z] #49 21.97 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ...
10:37:32 [2022-09-21T10:37:32.418Z] #49 21.98 Unpacking libip6tc2:arm64 (1.8.7-1) ...
10:37:32 [2022-09-21T10:37:32.418Z] #49 22.05 Selecting previously unselected package libnfnetlink0:arm64.
10:37:32 [2022-09-21T10:37:32.418Z] #49 22.05 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
10:37:32 [2022-09-21T10:37:32.418Z] #49 22.06 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
10:37:32 [2022-09-21T10:37:32.418Z] #49 22.13 Selecting previously unselected package libnetfilter-conntrack3:arm64.
10:37:32 [2022-09-21T10:37:32.420Z] #34 118.8 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
10:37:32 [2022-09-21T10:37:32.420Z] #34 118.8 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
10:37:32 [2022-09-21T10:37:32.442Z] #39 67.67   DEP      criu/uffd.d
10:37:32 [2022-09-21T10:37:32.442Z] #39 67.89   DEP      criu/tun.d
10:37:32 [2022-09-21T10:37:32.442Z] #39 ...
10:37:32 [2022-09-21T10:37:32.442Z] 
10:37:32 [2022-09-21T10:37:32.442Z] #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
10:37:32 [2022-09-21T10:37:32.442Z] #40 3.071 Install runc version v1.1.4 (build tags: seccomp)
10:37:32 [2022-09-21T10:37:32.675Z] #49 22.15 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
10:37:32 [2022-09-21T10:37:32.675Z] #49 22.16 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
10:37:32 [2022-09-21T10:37:32.675Z] #49 22.25 Selecting previously unselected package libnftnl11:arm64.
10:37:32 [2022-09-21T10:37:32.675Z] #49 22.26 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ...
10:37:32 [2022-09-21T10:37:32.675Z] #49 22.26 Unpacking libnftnl11:arm64 (1.1.9-1) ...
10:37:32 [2022-09-21T10:37:32.682Z] #34 119.4 Selecting previously unselected package libselinux1-dev:amd64.
10:37:32 [2022-09-21T10:37:32.701Z] #40 3.080 + RM_GOPATH=0
10:37:32 [2022-09-21T10:37:32.701Z] #40 3.080 + TMP_GOPATH=
10:37:32 [2022-09-21T10:37:32.701Z] #40 3.080 + : /build
10:37:32 [2022-09-21T10:37:32.701Z] #40 3.080 + '[' -z '' ']'
10:37:32 [2022-09-21T10:37:32.701Z] #40 3.080 ++ mktemp -d
10:37:32 [2022-09-21T10:37:32.701Z] #40 3.080 + export GOPATH=/tmp/tmp.KrcHtZCCLg
10:37:32 [2022-09-21T10:37:32.701Z] #40 3.080 + GOPATH=/tmp/tmp.KrcHtZCCLg
10:37:32 [2022-09-21T10:37:32.701Z] #40 3.080 + RM_GOPATH=1
10:37:32 [2022-09-21T10:37:32.701Z] #40 3.080 + case "$(go env GOARCH)" in
10:37:32 [2022-09-21T10:37:32.701Z] #40 3.080 ++ go env GOARCH
10:37:32 [2022-09-21T10:37:32.701Z] #40 3.080 + export GO_BUILDMODE=-buildmode=pie
10:37:32 [2022-09-21T10:37:32.701Z] #40 3.080 + GO_BUILDMODE=-buildmode=pie
10:37:32 [2022-09-21T10:37:32.701Z] #40 3.080 ++ dirname /tmp/install/install.sh
10:37:32 [2022-09-21T10:37:32.701Z] #40 3.080 + dir=/tmp/install
10:37:32 [2022-09-21T10:37:32.701Z] #40 3.080 + bin=runc
10:37:32 [2022-09-21T10:37:32.701Z] #40 3.080 + shift
10:37:32 [2022-09-21T10:37:32.701Z] #40 3.080 + '[' '!' -f /tmp/install/runc.installer ']'
10:37:32 [2022-09-21T10:37:32.701Z] #40 3.080 + . /tmp/install/runc.installer
10:37:32 [2022-09-21T10:37:32.701Z] #40 3.080 ++ set -e
10:37:32 [2022-09-21T10:37:32.701Z] #40 3.080 ++ : v1.1.4
10:37:32 [2022-09-21T10:37:32.701Z] #40 3.080 + install_runc
10:37:32 [2022-09-21T10:37:32.701Z] #40 3.080 + RUNC_BUILDTAGS=seccomp
10:37:32 [2022-09-21T10:37:32.701Z] #40 3.080 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
10:37:32 [2022-09-21T10:37:32.701Z] #40 3.080 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.KrcHtZCCLg/src/github.com/opencontainers/runc
10:37:32 [2022-09-21T10:37:32.702Z] #40 3.080 Cloning into '/tmp/tmp.KrcHtZCCLg/src/github.com/opencontainers/runc'...
10:37:32 [2022-09-21T10:37:32.932Z] #49 22.37 Selecting previously unselected package iptables.
10:37:32 [2022-09-21T10:37:32.932Z] #49 22.37 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ...
10:37:32 [2022-09-21T10:37:32.932Z] #49 22.39 Unpacking iptables (1.8.7-1) ...
10:37:32 [2022-09-21T10:37:32.938Z] #34 119.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
10:37:32 [2022-09-21T10:37:32.938Z] #34 119.4 Unpacking libselinux1-dev:amd64 (3.1-3) ...
10:37:32 [2022-09-21T10:37:32.938Z] #34 119.6 Selecting previously unselected package libdevmapper-dev:amd64.
10:37:32 [2022-09-21T10:37:32.938Z] #34 119.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
10:37:32 [2022-09-21T10:37:32.959Z] #40 ...
10:37:32 [2022-09-21T10:37:32.959Z] 
10:37:32 [2022-09-21T10:37:32.959Z] #41 [dev-systemd-false  1/26] RUN groupadd -r docker
10:37:32 [2022-09-21T10:37:32.959Z] #41 DONE 3.6s
10:37:33 [2022-09-21T10:37:33.087Z] #35 ...
10:37:33 [2022-09-21T10:37:33.087Z] 
10:37:33 [2022-09-21T10:37:33.087Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:37:33 [2022-09-21T10:37:33.087Z] #38 56.95   AR       criu/pie/pie.lib.a
10:37:33 [2022-09-21T10:37:33.087Z] #38 57.00   DEP      criu/pie/restorer.d
10:37:33 [2022-09-21T10:37:33.087Z] #38 57.18   DEP      criu/arch/x86/sigaction_compat_pie.d
10:37:33 [2022-09-21T10:37:33.087Z] #38 57.27   DEP      criu/arch/x86/restorer_unmap.d
10:37:33 [2022-09-21T10:37:33.087Z] #38 57.31   DEP      criu/arch/x86/restorer.d
10:37:33 [2022-09-21T10:37:33.087Z] #38 57.49   DEP      criu/arch/x86/vdso-pie.d
10:37:33 [2022-09-21T10:37:33.087Z] #38 57.66   DEP      criu/pie/parasite-vdso.d
10:37:33 [2022-09-21T10:37:33.087Z] #38 57.87   DEP      criu/pie/parasite.d
10:37:33 [2022-09-21T10:37:33.087Z] #38 58.14   CC       criu/pie/parasite.o
10:37:33 [2022-09-21T10:37:33.087Z] #38 59.35   LINK     criu/pie/parasite.built-in.o
10:37:33 [2022-09-21T10:37:33.087Z] #38 59.37   GEN      criu/pie/parasite-blob.h
10:37:33 [2022-09-21T10:37:33.087Z] #38 59.41   CC       criu/pie/parasite-vdso.o
10:37:33 [2022-09-21T10:37:33.087Z] #38 60.05   CC       criu/arch/x86/vdso-pie.o
10:37:33 [2022-09-21T10:37:33.087Z] #38 60.31   CC       criu/arch/x86/restorer.o
10:37:33 [2022-09-21T10:37:33.087Z] #38 60.86   CC       criu/arch/x86/restorer_unmap.o
10:37:33 [2022-09-21T10:37:33.087Z] #38 60.91   CC       criu/arch/x86/sigaction_compat_pie.o
10:37:33 [2022-09-21T10:37:33.087Z] #38 61.12   CC       criu/pie/restorer.o
10:37:33 [2022-09-21T10:37:33.087Z] #38 63.75   LINK     criu/pie/restorer.built-in.o
10:37:33 [2022-09-21T10:37:33.087Z] #38 63.78   GEN      criu/pie/restorer-blob.h
10:37:33 [2022-09-21T10:37:33.087Z] #38 63.90   DEP      criu/vdso.d
10:37:33 [2022-09-21T10:37:33.087Z] #38 64.12   DEP      criu/vdso-compat.d
10:37:33 [2022-09-21T10:37:33.087Z] #38 64.28   DEP      criu/uts_ns.d
10:37:33 [2022-09-21T10:37:33.087Z] #38 64.43   DEP      criu/util.d
10:37:33 [2022-09-21T10:37:33.087Z] #38 64.58   DEP      criu/uffd.d
10:37:33 [2022-09-21T10:37:33.087Z] #38 64.75   DEP      criu/tun.d
10:37:33 [2022-09-21T10:37:33.087Z] #38 64.97   DEP      criu/tty.d
10:37:33 [2022-09-21T10:37:33.087Z] #38 65.16   DEP      criu/timerfd.d
10:37:33 [2022-09-21T10:37:33.087Z] #38 65.32   DEP      criu/timens.d
10:37:33 [2022-09-21T10:37:33.087Z] #38 65.45   DEP      criu/sysfs_parse.d
10:37:33 [2022-09-21T10:37:33.087Z] #38 65.65   DEP      criu/sysctl.d
10:37:33 [2022-09-21T10:37:33.087Z] #38 65.81   DEP      criu/string.d
10:37:33 [2022-09-21T10:37:33.087Z] #38 65.85   DEP      criu/stats.d
10:37:33 [2022-09-21T10:37:33.087Z] #38 66.00   DEP      criu/sockets.d
10:37:33 [2022-09-21T10:37:33.087Z] #38 66.18   DEP      criu/sk-unix.d
10:37:33 [2022-09-21T10:37:33.087Z] #38 66.35   DEP      criu/sk-tcp.d
10:37:33 [2022-09-21T10:37:33.087Z] #38 66.54   DEP      criu/sk-queue.d
10:37:33 [2022-09-21T10:37:33.087Z] #38 66.65   DEP      criu/sk-packet.d
10:37:33 [2022-09-21T10:37:33.087Z] #38 66.80   DEP      criu/sk-netlink.d
10:37:33 [2022-09-21T10:37:33.087Z] #38 66.97   DEP      criu/sk-inet.d
10:37:33 [2022-09-21T10:37:33.087Z] #38 67.14   DEP      criu/signalfd.d
10:37:33 [2022-09-21T10:37:33.188Z] #49 22.68 Selecting previously unselected package libonig5:arm64.
10:37:33 [2022-09-21T10:37:33.188Z] #49 22.68 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ...
10:37:33 [2022-09-21T10:37:33.188Z] #49 22.68 Unpacking libonig5:arm64 (6.9.6-1.1) ...
10:37:33 [2022-09-21T10:37:33.194Z] #34 119.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
10:37:33 [2022-09-21T10:37:33.194Z] #34 119.8 Selecting previously unselected package libseccomp-dev:amd64.
10:37:33 [2022-09-21T10:37:33.216Z] 
10:37:33 [2022-09-21T10:37:33.216Z] #42 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
10:37:33 [2022-09-21T10:37:33.345Z] #38 67.27   DEP      criu/sigframe.d
10:37:33 [2022-09-21T10:37:33.345Z] #38 67.37   DEP      criu/shmem.d
10:37:33 [2022-09-21T10:37:33.396Z] #37 ...
10:37:33 [2022-09-21T10:37:33.396Z] 
10:37:33 [2022-09-21T10:37:33.396Z] #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
10:37:33 [2022-09-21T10:37:33.396Z] #35 DONE 241.9s
10:37:33 [2022-09-21T10:37:33.396Z] 
10:37:33 [2022-09-21T10:37:33.396Z] #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
10:37:33 [2022-09-21T10:37:33.396Z] #40 ...
10:37:33 [2022-09-21T10:37:33.396Z] 
10:37:33 [2022-09-21T10:37:33.396Z] #57 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
10:37:33 [2022-09-21T10:37:33.396Z] #57 DONE 0.5s
10:37:33 [2022-09-21T10:37:33.396Z] 
10:37:33 [2022-09-21T10:37:33.396Z] #58 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
10:37:33 [2022-09-21T10:37:33.396Z] #58 DONE 0.1s
10:37:33 [2022-09-21T10:37:33.396Z] 
10:37:33 [2022-09-21T10:37:33.396Z] #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
10:37:33 [2022-09-21T10:37:33.445Z] #49 22.82 Selecting previously unselected package libjq1:arm64.
10:37:33 [2022-09-21T10:37:33.445Z] #49 22.85 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
10:37:33 [2022-09-21T10:37:33.445Z] #49 22.86 Unpacking libjq1:arm64 (1.6-2.1) ...
10:37:33 [2022-09-21T10:37:33.445Z] #49 22.96 Selecting previously unselected package jq.
10:37:33 [2022-09-21T10:37:33.445Z] #49 22.97 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
10:37:33 [2022-09-21T10:37:33.445Z] #49 22.98 Unpacking jq (1.6-2.1) ...
10:37:33 [2022-09-21T10:37:33.445Z] #49 23.08 Selecting previously unselected package libaio1:arm64.
10:37:33 [2022-09-21T10:37:33.450Z] #34 119.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
10:37:33 [2022-09-21T10:37:33.450Z] #34 119.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
10:37:33 [2022-09-21T10:37:33.450Z] #34 120.0 Selecting previously unselected package libsystemd-dev:amd64.
10:37:33 [2022-09-21T10:37:33.450Z] #34 120.0 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ...
10:37:33 [2022-09-21T10:37:33.450Z] #34 120.0 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ...
10:37:33 [2022-09-21T10:37:33.604Z] #38 67.53   DEP      criu/servicefd.d
10:37:33 [2022-09-21T10:37:33.604Z] #38 67.68   DEP      criu/seize.d
10:37:33 [2022-09-21T10:37:33.604Z] #38 67.81   DEP      criu/seccomp.d
10:37:33 [2022-09-21T10:37:33.656Z] #40 ...
10:37:33 [2022-09-21T10:37:33.656Z] 
10:37:33 [2022-09-21T10:37:33.656Z] #59 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
10:37:33 [2022-09-21T10:37:33.656Z] #59 DONE 0.1s
10:37:33 [2022-09-21T10:37:33.656Z] 
10:37:33 [2022-09-21T10:37:33.656Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
10:37:33 [2022-09-21T10:37:33.656Z] #60 DONE 0.1s
10:37:33 [2022-09-21T10:37:33.656Z] 
10:37:33 [2022-09-21T10:37:33.656Z] #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
10:37:33 [2022-09-21T10:37:33.703Z] #49 23.09 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ...
10:37:33 [2022-09-21T10:37:33.703Z] #49 23.09 Unpacking libaio1:arm64 (0.3.112-9) ...
10:37:33 [2022-09-21T10:37:33.703Z] #49 23.16 Selecting previously unselected package libgpm2:arm64.
10:37:33 [2022-09-21T10:37:33.703Z] #49 23.16 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ...
10:37:33 [2022-09-21T10:37:33.703Z] #49 23.17 Unpacking libgpm2:arm64 (1.20.7-8) ...
10:37:33 [2022-09-21T10:37:33.703Z] #49 23.24 Selecting previously unselected package libicu67:arm64.
10:37:33 [2022-09-21T10:37:33.703Z] #49 23.24 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ...
10:37:33 [2022-09-21T10:37:33.703Z] #49 23.25 Unpacking libicu67:arm64 (67.1-7) ...
10:37:33 [2022-09-21T10:37:33.862Z] #38 67.96   DEP      criu/rst-malloc.d
10:37:33 [2022-09-21T10:37:33.862Z] #38 68.02   DEP      criu/rbtree.d
10:37:33 [2022-09-21T10:37:33.862Z] #38 68.07   DEP      criu/pstree.d
10:37:34 [2022-09-21T10:37:34.011Z] #34 120.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
10:37:34 [2022-09-21T10:37:34.011Z] #34 120.5 Setting up libapparmor1:amd64 (2.13.6-10) ...
10:37:34 [2022-09-21T10:37:34.011Z] #34 120.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
10:37:34 [2022-09-21T10:37:34.011Z] #34 120.5 Setting up libsepol1-dev:amd64 (3.1-1) ...
10:37:34 [2022-09-21T10:37:34.011Z] #34 120.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
10:37:34 [2022-09-21T10:37:34.011Z] #34 120.6 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
10:37:34 [2022-09-21T10:37:34.011Z] #34 120.6 Setting up libbtrfs0:amd64 (5.10.1-2) ...
10:37:34 [2022-09-21T10:37:34.267Z] #34 120.6 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
10:37:34 [2022-09-21T10:37:34.267Z] #34 120.6 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ...
10:37:34 [2022-09-21T10:37:34.267Z] #34 120.7 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
10:37:34 [2022-09-21T10:37:34.267Z] #34 120.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
10:37:34 [2022-09-21T10:37:34.267Z] #34 120.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
10:37:34 [2022-09-21T10:37:34.267Z] #34 120.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
10:37:34 [2022-09-21T10:37:34.267Z] #34 120.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
10:37:34 [2022-09-21T10:37:34.267Z] #34 120.7 Setting up mingw-w64-common (8.0.0-1) ...
10:37:34 [2022-09-21T10:37:34.267Z] #34 120.7 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ...
10:37:34 [2022-09-21T10:37:34.267Z] #34 120.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
10:37:34 [2022-09-21T10:37:34.267Z] #34 120.7 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
10:37:34 [2022-09-21T10:37:34.267Z] #34 120.8 Setting up libselinux1-dev:amd64 (3.1-3) ...
10:37:34 [2022-09-21T10:37:34.267Z] #34 120.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
10:37:34 [2022-09-21T10:37:34.267Z] #34 120.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:37:34 [2022-09-21T10:37:34.267Z] #34 120.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
10:37:34 [2022-09-21T10:37:34.267Z] #34 120.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:37:34 [2022-09-21T10:37:34.267Z] #34 120.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
10:37:34 [2022-09-21T10:37:34.267Z] #34 120.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
10:37:34 [2022-09-21T10:37:34.267Z] #34 120.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
10:37:34 [2022-09-21T10:37:34.267Z] #34 120.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
10:37:34 [2022-09-21T10:37:34.267Z] #34 120.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
10:37:34 [2022-09-21T10:37:34.267Z] #34 120.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
10:37:34 [2022-09-21T10:37:34.267Z] #34 120.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
10:37:34 [2022-09-21T10:37:34.267Z] #34 120.9 Setting up dmsetup (2:1.02.175-2.1) ...
10:37:34 [2022-09-21T10:37:34.431Z] #38 68.30   DEP      criu/protobuf.d
10:37:34 [2022-09-21T10:37:34.431Z] #38 68.41   GEN      criu/protobuf-desc-gen.h
10:37:34 [2022-09-21T10:37:34.523Z] #34 120.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
10:37:34 [2022-09-21T10:37:34.523Z] #34 121.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
10:37:34 [2022-09-21T10:37:34.523Z] #34 121.0 Processing triggers for libc-bin (2.31-13+deb11u4) ...
10:37:34 [2022-09-21T10:37:34.596Z] #42 ...
10:37:34 [2022-09-21T10:37:34.596Z] 
10:37:34 [2022-09-21T10:37:34.596Z] #33 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
10:37:34 [2022-09-21T10:37:34.596Z] #33 DONE 125.8s
10:37:34 [2022-09-21T10:37:34.596Z] 
10:37:34 [2022-09-21T10:37:34.596Z] #43 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
10:37:34 [2022-09-21T10:37:34.596Z] #43 DONE 0.2s
10:37:34 [2022-09-21T10:37:34.596Z] 
10:37:34 [2022-09-21T10:37:34.596Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:37:34 [2022-09-21T10:37:34.596Z] #39 68.10   DEP      criu/tty.d
10:37:34 [2022-09-21T10:37:34.596Z] #39 68.30   DEP      criu/timerfd.d
10:37:34 [2022-09-21T10:37:34.596Z] #39 68.50   DEP      criu/timens.d
10:37:34 [2022-09-21T10:37:34.596Z] #39 68.76   DEP      criu/sysfs_parse.d
10:37:34 [2022-09-21T10:37:34.596Z] #39 68.92   DEP      criu/sysctl.d
10:37:34 [2022-09-21T10:37:34.596Z] #39 69.15   DEP      criu/string.d
10:37:34 [2022-09-21T10:37:34.596Z] #39 69.18   DEP      criu/stats.d
10:37:34 [2022-09-21T10:37:34.596Z] #39 69.30   DEP      criu/sockets.d
10:37:34 [2022-09-21T10:37:34.596Z] #39 69.48   DEP      criu/sk-unix.d
10:37:34 [2022-09-21T10:37:34.596Z] #39 69.76   DEP      criu/sk-tcp.d
10:37:34 [2022-09-21T10:37:34.596Z] #39 69.93   DEP      criu/sk-queue.d
10:37:34 [2022-09-21T10:37:34.596Z] #39 70.08   DEP      criu/sk-packet.d
10:37:34 [2022-09-21T10:37:34.692Z] #38 ...
10:37:34 [2022-09-21T10:37:34.693Z] 
10:37:34 [2022-09-21T10:37:34.693Z] #31 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
10:37:34 [2022-09-21T10:37:34.693Z] #31 116.9 + for f in rootlesskit rootlesskit-docker-proxy
10:37:34 [2022-09-21T10:37:34.693Z] #31 116.9 + GOBIN=/build
10:37:34 [2022-09-21T10:37:34.693Z] #31 116.9 + GO111MODULE=on
10:37:34 [2022-09-21T10:37:34.693Z] #31 116.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
10:37:34 [2022-09-21T10:37:34.693Z] #31 DONE 122.7s
10:37:34 [2022-09-21T10:37:34.693Z] 
10:37:34 [2022-09-21T10:37:34.693Z] #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
10:37:34 [2022-09-21T10:37:34.693Z] #35 DONE 122.8s
10:37:34 [2022-09-21T10:37:34.693Z] 
10:37:34 [2022-09-21T10:37:34.693Z] #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
10:37:34 [2022-09-21T10:37:34.693Z] #40 ...
10:37:34 [2022-09-21T10:37:34.693Z] 
10:37:34 [2022-09-21T10:37:34.693Z] #41 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
10:37:34 [2022-09-21T10:37:34.693Z] #41 DONE 0.2s
10:37:34 [2022-09-21T10:37:34.951Z] 
10:37:34 [2022-09-21T10:37:34.951Z] #42 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
10:37:34 [2022-09-21T10:37:34.951Z] #42 DONE 0.1s
10:37:34 [2022-09-21T10:37:34.951Z] 
10:37:34 [2022-09-21T10:37:34.951Z] #43 [dev-systemd-false  1/26] RUN groupadd -r docker
10:37:35 [2022-09-21T10:37:35.160Z] #39 ...
10:37:35 [2022-09-21T10:37:35.160Z] 
10:37:35 [2022-09-21T10:37:35.160Z] #44 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
10:37:35 [2022-09-21T10:37:35.160Z] #44 DONE 0.2s
10:37:35 [2022-09-21T10:37:35.160Z] 
10:37:35 [2022-09-21T10:37:35.160Z] #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
10:37:35 [2022-09-21T10:37:35.160Z] #39 70.33   DEP      criu/sk-netlink.d
10:37:35 [2022-09-21T10:37:35.160Z] #39 70.65   DEP      criu/sk-inet.d
10:37:35 [2022-09-21T10:37:35.417Z] #39 70.80   DEP      criu/signalfd.d
10:37:35 [2022-09-21T10:37:35.676Z] #39 71.00   DEP      criu/sigframe.d
10:37:35 [2022-09-21T10:37:35.676Z] #39 71.09   DEP      criu/shmem.d
10:37:35 [2022-09-21T10:37:35.933Z] #39 71.22   DEP      criu/servicefd.d
10:37:35 [2022-09-21T10:37:35.933Z] #39 71.40   DEP      criu/seize.d
10:37:36 [2022-09-21T10:37:36.191Z] #39 71.52   DEP      criu/seccomp.d
10:37:36 [2022-09-21T10:37:36.191Z] #39 71.66   DEP      criu/rst-malloc.d
10:37:36 [2022-09-21T10:37:36.191Z] #39 71.72   DEP      criu/rbtree.d
10:37:36 [2022-09-21T10:37:36.449Z] #39 71.79   DEP      criu/pstree.d
10:37:36 [2022-09-21T10:37:36.449Z] #39 ...
10:37:36 [2022-09-21T10:37:36.449Z] 
10:37:36 [2022-09-21T10:37:36.449Z] #42 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
10:37:36 [2022-09-21T10:37:36.449Z] #42 DONE 3.5s
10:37:36 [2022-09-21T10:37:36.707Z] 
10:37:36 [2022-09-21T10:37:36.707Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:37:36 [2022-09-21T10:37:36.707Z] #39 72.04   DEP      criu/protobuf.d
10:37:36 [2022-09-21T10:37:36.860Z] #43 DONE 2.4s
10:37:36 [2022-09-21T10:37:36.860Z] 
10:37:36 [2022-09-21T10:37:36.860Z] #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
10:37:36 [2022-09-21T10:37:36.965Z] #39 72.29   GEN      criu/protobuf-desc-gen.h
10:37:36 [2022-09-21T10:37:36.971Z] #49 26.45 Selecting previously unselected package libinih1:arm64.
10:37:36 [2022-09-21T10:37:36.971Z] #49 26.45 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ...
10:37:36 [2022-09-21T10:37:36.971Z] #49 26.46 Unpacking libinih1:arm64 (53-1+b2) ...
10:37:36 [2022-09-21T10:37:36.971Z] #49 26.53 Selecting previously unselected package libnet1:arm64.
10:37:36 [2022-09-21T10:37:36.971Z] #49 26.53 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
10:37:36 [2022-09-21T10:37:36.971Z] #49 26.54 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
10:37:37 [2022-09-21T10:37:37.043Z] #34 DONE 123.6s
10:37:37 [2022-09-21T10:37:37.043Z] 
10:37:37 [2022-09-21T10:37:37.043Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:37:37 [2022-09-21T10:37:37.043Z] #38 62.72   CC       criu/arch/x86/restorer_unmap.o
10:37:37 [2022-09-21T10:37:37.043Z] #38 62.78   CC       criu/arch/x86/sigaction_compat_pie.o
10:37:37 [2022-09-21T10:37:37.043Z] #38 63.11   CC       criu/pie/restorer.o
10:37:37 [2022-09-21T10:37:37.043Z] #38 65.84   LINK     criu/pie/restorer.built-in.o
10:37:37 [2022-09-21T10:37:37.043Z] #38 65.87   GEN      criu/pie/restorer-blob.h
10:37:37 [2022-09-21T10:37:37.043Z] #38 65.92   DEP      criu/vdso.d
10:37:37 [2022-09-21T10:37:37.043Z] #38 66.05   DEP      criu/vdso-compat.d
10:37:37 [2022-09-21T10:37:37.043Z] #38 66.27   DEP      criu/uts_ns.d
10:37:37 [2022-09-21T10:37:37.043Z] #38 66.44   DEP      criu/util.d
10:37:37 [2022-09-21T10:37:37.043Z] #38 66.64   DEP      criu/uffd.d
10:37:37 [2022-09-21T10:37:37.043Z] #38 66.82   DEP      criu/tun.d
10:37:37 [2022-09-21T10:37:37.043Z] #38 66.94   DEP      criu/tty.d
10:37:37 [2022-09-21T10:37:37.043Z] #38 67.09   DEP      criu/timerfd.d
10:37:37 [2022-09-21T10:37:37.043Z] #38 67.21   DEP      criu/timens.d
10:37:37 [2022-09-21T10:37:37.043Z] #38 67.34   DEP      criu/sysfs_parse.d
10:37:37 [2022-09-21T10:37:37.043Z] #38 67.48   DEP      criu/sysctl.d
10:37:37 [2022-09-21T10:37:37.043Z] #38 67.60   DEP      criu/string.d
10:37:37 [2022-09-21T10:37:37.043Z] #38 67.64   DEP      criu/stats.d
10:37:37 [2022-09-21T10:37:37.043Z] #38 67.73   DEP      criu/sockets.d
10:37:37 [2022-09-21T10:37:37.043Z] #38 67.88   DEP      criu/sk-unix.d
10:37:37 [2022-09-21T10:37:37.043Z] #38 68.14   DEP      criu/sk-tcp.d
10:37:37 [2022-09-21T10:37:37.043Z] #38 68.31   DEP      criu/sk-queue.d
10:37:37 [2022-09-21T10:37:37.043Z] #38 68.48   DEP      criu/sk-packet.d
10:37:37 [2022-09-21T10:37:37.043Z] #38 68.66   DEP      criu/sk-netlink.d
10:37:37 [2022-09-21T10:37:37.227Z] #49 26.64 Selecting previously unselected package libnl-3-200:arm64.
10:37:37 [2022-09-21T10:37:37.227Z] #49 26.65 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ...
10:37:37 [2022-09-21T10:37:37.227Z] #49 26.65 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
10:37:37 [2022-09-21T10:37:37.227Z] #49 26.78 Selecting previously unselected package libprotobuf-c1:arm64.
10:37:37 [2022-09-21T10:37:37.227Z] #49 26.78 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
10:37:37 [2022-09-21T10:37:37.227Z] #49 26.79 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
10:37:37 [2022-09-21T10:37:37.227Z] #49 26.85 Selecting previously unselected package net-tools.
10:37:37 [2022-09-21T10:37:37.227Z] #49 26.85 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
10:37:37 [2022-09-21T10:37:37.228Z] #49 26.86 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
10:37:37 [2022-09-21T10:37:37.300Z] #38 68.94   DEP      criu/sk-inet.d
10:37:37 [2022-09-21T10:37:37.484Z] #49 27.03 Selecting previously unselected package patch.
10:37:37 [2022-09-21T10:37:37.484Z] #49 27.03 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ...
10:37:37 [2022-09-21T10:37:37.484Z] #49 27.04 Unpacking patch (2.7.6-7) ...
10:37:37 [2022-09-21T10:37:37.484Z] #49 27.15 Selecting previously unselected package python-pip-whl.
10:37:37 [2022-09-21T10:37:37.484Z] #49 27.15 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
10:37:37 [2022-09-21T10:37:37.484Z] #49 ...
10:37:37 [2022-09-21T10:37:37.484Z] 
10:37:37 [2022-09-21T10:37:37.484Z] #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
10:37:37 [2022-09-21T10:37:37.484Z] #39 81.01   CC       criu/cgroup.o
10:37:37 [2022-09-21T10:37:37.484Z] #39 83.86   CC       criu/clone-noasan.o
10:37:37 [2022-09-21T10:37:37.484Z] #39 84.07   CC       criu/config.o
10:37:37 [2022-09-21T10:37:37.484Z] #39 85.37   CC       criu/cr-check.o
10:37:37 [2022-09-21T10:37:37.484Z] #39 87.27   CC       criu/cr-dedup.o
10:37:37 [2022-09-21T10:37:37.484Z] #39 87.64   CC       criu/cr-dump.o
10:37:37 [2022-09-21T10:37:37.484Z] #39 89.98   CC       criu/cr-errno.o
10:37:37 [2022-09-21T10:37:37.484Z] #39 90.10   CC       criu/cr-restore.o
10:37:37 [2022-09-21T10:37:37.744Z] #39 ...
10:37:37 [2022-09-21T10:37:37.744Z] 
10:37:37 [2022-09-21T10:37:37.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
10:37:37 [2022-09-21T10:37:37.744Z] #49 27.15 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
10:37:37 [2022-09-21T10:37:37.744Z] #49 27.17 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
10:37:37 [2022-09-21T10:37:37.865Z] #38 69.37   DEP      criu/signalfd.d
10:37:38 [2022-09-21T10:37:38.121Z] #38 69.62   DEP      criu/sigframe.d
10:37:38 [2022-09-21T10:37:38.121Z] #38 69.80   DEP      criu/shmem.d
10:37:38 [2022-09-21T10:37:38.234Z] #44 DONE 1.3s
10:37:38 [2022-09-21T10:37:38.234Z] 
10:37:38 [2022-09-21T10:37:38.234Z] #45 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
10:37:38 [2022-09-21T10:37:38.258Z] #49 27.71 Selecting previously unselected package python3-lib2to3.
10:37:38 [2022-09-21T10:37:38.258Z] #49 27.71 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
10:37:38 [2022-09-21T10:37:38.258Z] #49 27.72 Unpacking python3-lib2to3 (3.9.2-1) ...
10:37:38 [2022-09-21T10:37:38.258Z] #49 27.83 Selecting previously unselected package python3-distutils.
10:37:38 [2022-09-21T10:37:38.258Z] #49 27.83 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
10:37:38 [2022-09-21T10:37:38.258Z] #49 27.84 Unpacking python3-distutils (3.9.2-1) ...
10:37:38 [2022-09-21T10:37:38.378Z] #38 70.01   DEP      criu/servicefd.d
10:37:38 [2022-09-21T10:37:38.378Z] #38 ...
10:37:38 [2022-09-21T10:37:38.378Z] 
10:37:38 [2022-09-21T10:37:38.378Z] #40 [dev-systemd-false  1/26] RUN groupadd -r docker
10:37:38 [2022-09-21T10:37:38.378Z] #40 DONE 1.4s
10:37:38 [2022-09-21T10:37:38.378Z] 
10:37:38 [2022-09-21T10:37:38.378Z] #41 [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
10:37:38 [2022-09-21T10:37:38.378Z] #0 1.323 + RM_GOPATH=0
10:37:38 [2022-09-21T10:37:38.378Z] #0 1.323 + TMP_GOPATH=
10:37:38 [2022-09-21T10:37:38.378Z] #0 1.324 + : /build
10:37:38 [2022-09-21T10:37:38.378Z] #0 1.324 + '[' -z '' ']'
10:37:38 [2022-09-21T10:37:38.378Z] #0 1.325 ++ mktemp -d
10:37:38 [2022-09-21T10:37:38.378Z] #0 1.332 + export GOPATH=/tmp/tmp.StLOvqejdd
10:37:38 [2022-09-21T10:37:38.378Z] #0 1.333 + GOPATH=/tmp/tmp.StLOvqejdd
10:37:38 [2022-09-21T10:37:38.378Z] #0 1.333 + RM_GOPATH=1
10:37:38 [2022-09-21T10:37:38.378Z] #0 1.333 + case "$(go env GOARCH)" in
10:37:38 [2022-09-21T10:37:38.378Z] #0 1.334 ++ go env GOARCH
10:37:38 [2022-09-21T10:37:38.378Z] #0 1.349 + export GO_BUILDMODE=-buildmode=pie
10:37:38 [2022-09-21T10:37:38.378Z] #0 1.350 + GO_BUILDMODE=-buildmode=pie
10:37:38 [2022-09-21T10:37:38.378Z] #0 1.351 ++ dirname /tmp/install/install.sh
10:37:38 [2022-09-21T10:37:38.378Z] #0 1.352 + dir=/tmp/install
10:37:38 [2022-09-21T10:37:38.378Z] #0 1.356 + bin=runc
10:37:38 [2022-09-21T10:37:38.378Z] #0 1.356 + shift
10:37:38 [2022-09-21T10:37:38.378Z] #0 1.357 + '[' '!' -f /tmp/install/runc.installer ']'
10:37:38 [2022-09-21T10:37:38.378Z] #0 1.357 + . /tmp/install/runc.installer
10:37:38 [2022-09-21T10:37:38.378Z] #0 1.357 ++ set -e
10:37:38 [2022-09-21T10:37:38.378Z] #0 1.358 ++ : v1.1.4
10:37:38 [2022-09-21T10:37:38.378Z] #0 1.358 + install_runc
10:37:38 [2022-09-21T10:37:38.378Z] #0 1.359 + RUNC_BUILDTAGS=seccomp
10:37:38 [2022-09-21T10:37:38.378Z] #0 1.359 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
10:37:38 [2022-09-21T10:37:38.378Z] #0 1.359 Install runc version v1.1.4 (build tags: seccomp)
10:37:38 [2022-09-21T10:37:38.378Z] #0 1.360 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.StLOvqejdd/src/github.com/opencontainers/runc
10:37:38 [2022-09-21T10:37:38.378Z] #0 1.362 Cloning into '/tmp/tmp.StLOvqejdd/src/github.com/opencontainers/runc'...
10:37:38 [2022-09-21T10:37:38.514Z] #49 27.95 Selecting previously unselected package python3-pkg-resources.
10:37:38 [2022-09-21T10:37:38.514Z] #49 27.96 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
10:37:38 [2022-09-21T10:37:38.514Z] #49 27.97 Unpacking python3-pkg-resources (52.0.0-4) ...
10:37:38 [2022-09-21T10:37:38.514Z] #49 28.10 Selecting previously unselected package python3-setuptools.
10:37:38 [2022-09-21T10:37:38.514Z] #49 28.10 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
10:37:38 [2022-09-21T10:37:38.514Z] #49 28.10 Unpacking python3-setuptools (52.0.0-4) ...
10:37:38 [2022-09-21T10:37:38.770Z] #49 28.39 Selecting previously unselected package python3-wheel.
10:37:38 [2022-09-21T10:37:38.770Z] #49 28.40 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
10:37:38 [2022-09-21T10:37:38.770Z] #49 28.41 Unpacking python3-wheel (0.34.2-1) ...
10:37:38 [2022-09-21T10:37:38.770Z] #49 28.48 Selecting previously unselected package python3-pip.
10:37:38 [2022-09-21T10:37:38.770Z] #49 28.49 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
10:37:38 [2022-09-21T10:37:38.865Z] #39 73.89   DEP      criu/protobuf-desc.d
10:37:38 [2022-09-21T10:37:38.866Z] #39 73.98   DEP      criu/proc_parse.d
10:37:38 [2022-09-21T10:37:38.866Z] #39 74.16   DEP      criu/plugin.d
10:37:38 [2022-09-21T10:37:38.866Z] #39 74.29   DEP      criu/pipes.d
10:37:39 [2022-09-21T10:37:39.027Z] #49 28.50 Unpacking python3-pip (20.3.4-4+deb11u1) ...
10:37:39 [2022-09-21T10:37:39.123Z] #39 74.47   DEP      criu/pie-util.d
10:37:39 [2022-09-21T10:37:39.174Z] #45 0.917 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:37:39 [2022-09-21T10:37:39.174Z] #45 DONE 1.0s
10:37:39 [2022-09-21T10:37:39.174Z] 
10:37:39 [2022-09-21T10:37:39.174Z] #46 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
10:37:39 [2022-09-21T10:37:39.283Z] #49 28.79 Selecting previously unselected package sudo.
10:37:39 [2022-09-21T10:37:39.283Z] #49 28.79 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ...
10:37:39 [2022-09-21T10:37:39.283Z] #49 28.80 Unpacking sudo (1.9.5p2-3) ...
10:37:39 [2022-09-21T10:37:39.380Z] #39 74.58   DEP      criu/pie-util-vdso.d
10:37:39 [2022-09-21T10:37:39.380Z] #39 74.70   DEP      criu/pie-util-vdso-elf32.d
10:37:39 [2022-09-21T10:37:39.638Z] #39 74.85   DEP      criu/path.d
10:37:39 [2022-09-21T10:37:39.638Z] #39 74.99   DEP      criu/parasite-syscall.d
10:37:39 [2022-09-21T10:37:39.752Z] #41 ...
10:37:39 [2022-09-21T10:37:39.752Z] 
10:37:39 [2022-09-21T10:37:39.752Z] #42 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
10:37:39 [2022-09-21T10:37:39.752Z] #42 DONE 1.1s
10:37:39 [2022-09-21T10:37:39.752Z] 
10:37:39 [2022-09-21T10:37:39.752Z] #29 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
10:37:39 [2022-09-21T10:37:39.752Z] #29 119.3 + for f in rootlesskit rootlesskit-docker-proxy
10:37:39 [2022-09-21T10:37:39.752Z] #29 119.3 + GOBIN=/build
10:37:39 [2022-09-21T10:37:39.752Z] #29 119.3 + GO111MODULE=on
10:37:39 [2022-09-21T10:37:39.752Z] #29 119.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
10:37:39 [2022-09-21T10:37:39.752Z] #29 DONE 126.2s
10:37:39 [2022-09-21T10:37:39.752Z] 
10:37:39 [2022-09-21T10:37:39.752Z] #43 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
10:37:39 [2022-09-21T10:37:39.752Z] #43 DONE 0.2s
10:37:39 [2022-09-21T10:37:39.752Z] 
10:37:39 [2022-09-21T10:37:39.752Z] #44 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
10:37:39 [2022-09-21T10:37:39.845Z] #49 29.39 Selecting previously unselected package thin-provisioning-tools.
10:37:39 [2022-09-21T10:37:39.846Z] #49 29.39 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ...
10:37:39 [2022-09-21T10:37:39.846Z] #49 29.40 Unpacking thin-provisioning-tools (0.9.0-1) ...
10:37:39 [2022-09-21T10:37:39.896Z] #39 75.19   DEP      criu/pagemap.d
10:37:39 [2022-09-21T10:37:39.896Z] #39 75.41   DEP      criu/pagemap-cache.d
10:37:40 [2022-09-21T10:37:40.009Z] #44 ...
10:37:40 [2022-09-21T10:37:40.009Z] 
10:37:40 [2022-09-21T10:37:40.009Z] #45 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
10:37:40 [2022-09-21T10:37:40.009Z] #45 DONE 0.1s
10:37:40 [2022-09-21T10:37:40.009Z] 
10:37:40 [2022-09-21T10:37:40.009Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:37:40 [2022-09-21T10:37:40.009Z] #38 70.21   DEP      criu/seize.d
10:37:40 [2022-09-21T10:37:40.009Z] #38 70.49   DEP      criu/seccomp.d
10:37:40 [2022-09-21T10:37:40.009Z] #38 70.82   DEP      criu/rst-malloc.d
10:37:40 [2022-09-21T10:37:40.009Z] #38 70.94   DEP      criu/rbtree.d
10:37:40 [2022-09-21T10:37:40.009Z] #38 71.04   DEP      criu/pstree.d
10:37:40 [2022-09-21T10:37:40.009Z] #38 71.28   DEP      criu/protobuf.d
10:37:40 [2022-09-21T10:37:40.009Z] #38 71.62   GEN      criu/protobuf-desc-gen.h
10:37:40 [2022-09-21T10:37:40.102Z] #49 29.60 Selecting previously unselected package uidmap.
10:37:40 [2022-09-21T10:37:40.102Z] #49 29.60 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ...
10:37:40 [2022-09-21T10:37:40.102Z] #49 29.61 Unpacking uidmap (1:4.8.1-1) ...
10:37:40 [2022-09-21T10:37:40.102Z] #49 29.75 Selecting previously unselected package vim-runtime.
10:37:40 [2022-09-21T10:37:40.102Z] #49 29.76 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
10:37:40 [2022-09-21T10:37:40.102Z] #49 29.78 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
10:37:40 [2022-09-21T10:37:40.111Z] #46 DONE 1.1s
10:37:40 [2022-09-21T10:37:40.111Z] 
10:37:40 [2022-09-21T10:37:40.111Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:37:40 [2022-09-21T10:37:40.111Z] #38 70.97   DEP      criu/protobuf-desc.d
10:37:40 [2022-09-21T10:37:40.111Z] #38 71.25   DEP      criu/proc_parse.d
10:37:40 [2022-09-21T10:37:40.111Z] #38 71.63   DEP      criu/plugin.d
10:37:40 [2022-09-21T10:37:40.111Z] #38 71.74   DEP      criu/pipes.d
10:37:40 [2022-09-21T10:37:40.111Z] #38 72.04   DEP      criu/pie-util.d
10:37:40 [2022-09-21T10:37:40.111Z] #38 72.16   DEP      criu/pie-util-vdso.d
10:37:40 [2022-09-21T10:37:40.111Z] #38 72.32   DEP      criu/pie-util-vdso-elf32.d
10:37:40 [2022-09-21T10:37:40.111Z] #38 72.59   DEP      criu/path.d
10:37:40 [2022-09-21T10:37:40.111Z] #38 72.77   DEP      criu/parasite-syscall.d
10:37:40 [2022-09-21T10:37:40.111Z] #38 73.02   DEP      criu/pagemap.d
10:37:40 [2022-09-21T10:37:40.111Z] #38 73.21   DEP      criu/pagemap-cache.d
10:37:40 [2022-09-21T10:37:40.111Z] #38 73.38   DEP      criu/page-xfer.d
10:37:40 [2022-09-21T10:37:40.111Z] #38 73.73   DEP      criu/page-pipe.d
10:37:40 [2022-09-21T10:37:40.111Z] #38 73.87   DEP      criu/netfilter.d
10:37:40 [2022-09-21T10:37:40.111Z] #38 74.10   DEP      criu/net.d
10:37:40 [2022-09-21T10:37:40.154Z] #39 ...
10:37:40 [2022-09-21T10:37:40.154Z] 
10:37:40 [2022-09-21T10:37:40.154Z] #45 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
10:37:40 [2022-09-21T10:37:40.154Z] #0 3.419 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:37:40 [2022-09-21T10:37:40.154Z] #45 DONE 3.5s
10:37:40 [2022-09-21T10:37:40.154Z] 
10:37:40 [2022-09-21T10:37:40.154Z] #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
10:37:40 [2022-09-21T10:37:40.154Z] #39 75.69   DEP      criu/page-xfer.d
10:37:40 [2022-09-21T10:37:40.359Z] #49 29.79 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
10:37:40 [2022-09-21T10:37:40.359Z] #49 29.80 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
10:37:40 [2022-09-21T10:37:40.370Z] #38 74.40   DEP      criu/namespaces.d
10:37:40 [2022-09-21T10:37:40.629Z] #38 74.63   DEP      criu/mount.d
10:37:40 [2022-09-21T10:37:40.719Z] #39 75.88   DEP      criu/page-pipe.d
10:37:40 [2022-09-21T10:37:40.719Z] #39 76.05   DEP      criu/netfilter.d
10:37:40 [2022-09-21T10:37:40.889Z] #38 74.85   DEP      criu/memfd.d
10:37:40 [2022-09-21T10:37:40.977Z] #39 76.18   DEP      criu/net.d
10:37:40 [2022-09-21T10:37:40.977Z] #39 76.35   DEP      criu/namespaces.d
10:37:41 [2022-09-21T10:37:41.148Z] #38 75.04   DEP      criu/mem.d
10:37:41 [2022-09-21T10:37:41.148Z] #38 ...
10:37:41 [2022-09-21T10:37:41.148Z] 
10:37:41 [2022-09-21T10:37:41.148Z] #47 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
10:37:41 [2022-09-21T10:37:41.148Z] #47 DONE 0.9s
10:37:41 [2022-09-21T10:37:41.148Z] 
10:37:41 [2022-09-21T10:37:41.148Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:37:41 [2022-09-21T10:37:41.148Z] #38 75.26   DEP      criu/lsm.d
10:37:41 [2022-09-21T10:37:41.235Z] #39 76.52   DEP      criu/mount.d
10:37:41 [2022-09-21T10:37:41.235Z] #39 76.69   DEP      criu/memfd.d
10:37:41 [2022-09-21T10:37:41.379Z] #38 ...
10:37:41 [2022-09-21T10:37:41.379Z] 
10:37:41 [2022-09-21T10:37:41.379Z] #44 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
10:37:41 [2022-09-21T10:37:41.379Z] #44 1.501 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
10:37:41 [2022-09-21T10:37:41.379Z] #44 DONE 1.5s
10:37:41 [2022-09-21T10:37:41.379Z] 
10:37:41 [2022-09-21T10:37:41.379Z] #46 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
10:37:41 [2022-09-21T10:37:41.407Z] #38 75.56   DEP      criu/log.d
10:37:41 [2022-09-21T10:37:41.493Z] #39 76.87   DEP      criu/mem.d
10:37:41 [2022-09-21T10:37:41.666Z] #38 75.71   DEP      criu/libnetlink.d
10:37:41 [2022-09-21T10:37:41.666Z] #38 75.83   DEP      criu/kerndat.d
10:37:41 [2022-09-21T10:37:41.751Z] #39 77.03   DEP      criu/lsm.d
10:37:41 [2022-09-21T10:37:41.751Z] #39 77.19   DEP      criu/log.d
10:37:41 [2022-09-21T10:37:41.975Z] #38 76.04   DEP      criu/kcmp-ids.d
10:37:42 [2022-09-21T10:37:42.008Z] #39 77.34   DEP      criu/libnetlink.d
10:37:42 [2022-09-21T10:37:42.008Z] #39 77.43   DEP      criu/kerndat.d
10:37:42 [2022-09-21T10:37:42.266Z] #39 77.60   DEP      criu/kcmp-ids.d
10:37:42 [2022-09-21T10:37:42.266Z] #39 77.65   DEP      criu/irmap.d
10:37:42 [2022-09-21T10:37:42.266Z] #38 76.28   DEP      criu/irmap.d
10:37:42 [2022-09-21T10:37:42.266Z] #38 ...
10:37:42 [2022-09-21T10:37:42.266Z] 
10:37:42 [2022-09-21T10:37:42.266Z] #48 [dev-systemd-false  6/26] RUN ldconfig
10:37:42 [2022-09-21T10:37:42.266Z] #48 DONE 1.2s
10:37:42 [2022-09-21T10:37:42.524Z] #39 77.79   DEP      criu/ipc_ns.d
10:37:42 [2022-09-21T10:37:42.524Z] #39 77.99   DEP      criu/image.d
10:37:42 [2022-09-21T10:37:42.529Z] 
10:37:42 [2022-09-21T10:37:42.529Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:37:42 [2022-09-21T10:37:42.529Z] #38 76.46   DEP      criu/ipc_ns.d
10:37:42 [2022-09-21T10:37:42.748Z] #46 DONE 1.5s
10:37:42 [2022-09-21T10:37:42.748Z] 
10:37:42 [2022-09-21T10:37:42.748Z] #47 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
10:37:42 [2022-09-21T10:37:42.781Z] #39 78.14   DEP      criu/image-desc.d
10:37:42 [2022-09-21T10:37:42.781Z] #39 78.22   DEP      criu/fsnotify.d
10:37:42 [2022-09-21T10:37:42.792Z] #38 76.79   DEP      criu/image.d
10:37:42 [2022-09-21T10:37:42.792Z] #38 76.94   DEP      criu/image-desc.d
10:37:43 [2022-09-21T10:37:43.039Z] #39 78.51   DEP      criu/filesystems.d
10:37:43 [2022-09-21T10:37:43.050Z] #38 77.02   DEP      criu/fsnotify.d
10:37:43 [2022-09-21T10:37:43.297Z] #39 78.63   DEP      criu/files.d
10:37:43 [2022-09-21T10:37:43.313Z] #38 77.25   DEP      criu/filesystems.d
10:37:43 [2022-09-21T10:37:43.313Z] #38 77.55   DEP      criu/files.d
10:37:43 [2022-09-21T10:37:43.555Z] #39 78.80   DEP      criu/files-reg.d
10:37:43 [2022-09-21T10:37:43.555Z] #39 79.04   DEP      criu/files-ext.d
10:37:43 [2022-09-21T10:37:43.679Z] #47 DONE 1.0s
10:37:43 [2022-09-21T10:37:43.679Z] 
10:37:43 [2022-09-21T10:37:43.679Z] #48 [dev-systemd-false  6/26] RUN ldconfig
10:37:43 [2022-09-21T10:37:43.714Z] #49 33.06 Selecting previously unselected package vim.
10:37:43 [2022-09-21T10:37:43.714Z] #49 33.06 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
10:37:43 [2022-09-21T10:37:43.714Z] #49 33.08 Unpacking vim (2:8.2.2434-3+deb11u1) ...
10:37:43 [2022-09-21T10:37:43.814Z] #39 79.10   DEP      criu/file-lock.d
10:37:43 [2022-09-21T10:37:43.814Z] #39 79.15   DEP      criu/file-ids.d
10:37:43 [2022-09-21T10:37:43.814Z] #39 ...
10:37:43 [2022-09-21T10:37:43.814Z] 
10:37:43 [2022-09-21T10:37:43.814Z] #46 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
10:37:43 [2022-09-21T10:37:43.814Z] #46 DONE 3.7s
10:37:43 [2022-09-21T10:37:43.880Z] #38 77.77   DEP      criu/files-reg.d
10:37:43 [2022-09-21T10:37:43.880Z] #38 77.92   DEP      criu/files-ext.d
10:37:43 [2022-09-21T10:37:43.970Z] #49 33.39 Selecting previously unselected package xfsprogs.
10:37:43 [2022-09-21T10:37:43.971Z] #49 33.40 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ...
10:37:43 [2022-09-21T10:37:43.971Z] #49 33.40 Unpacking xfsprogs (5.10.0-4) ...
10:37:44 [2022-09-21T10:37:44.072Z] 
10:37:44 [2022-09-21T10:37:44.072Z] #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
10:37:44 [2022-09-21T10:37:44.072Z] #39 79.31   DEP      criu/fifo.d
10:37:44 [2022-09-21T10:37:44.072Z] #39 79.51   DEP      criu/fdstore.d
10:37:44 [2022-09-21T10:37:44.138Z] #38 78.06   DEP      criu/file-lock.d
10:37:44 [2022-09-21T10:37:44.138Z] #38 78.21   DEP      criu/file-ids.d
10:37:44 [2022-09-21T10:37:44.264Z] #49 33.83 Selecting previously unselected package zip.
10:37:44 [2022-09-21T10:37:44.264Z] #49 33.84 Preparing to unpack .../46-zip_3.0-12_arm64.deb ...
10:37:44 [2022-09-21T10:37:44.264Z] #49 33.84 Unpacking zip (3.0-12) ...
10:37:44 [2022-09-21T10:37:44.381Z] #39 79.62   DEP      criu/fault-injection.d
10:37:44 [2022-09-21T10:37:44.381Z] #39 79.69   DEP      criu/external.d
10:37:44 [2022-09-21T10:37:44.381Z] #39 79.84   DEP      criu/eventpoll.d
10:37:44 [2022-09-21T10:37:44.396Z] #38 78.36   DEP      criu/fifo.d
10:37:44 [2022-09-21T10:37:44.396Z] #38 78.55   DEP      criu/fdstore.d
10:37:44 [2022-09-21T10:37:44.521Z] #49 34.06 Setting up python3-pkg-resources (52.0.0-4) ...
10:37:44 [2022-09-21T10:37:44.654Z] #38 78.67   DEP      criu/fault-injection.d
10:37:44 [2022-09-21T10:37:44.654Z] #38 78.74   DEP      criu/external.d
10:37:44 [2022-09-21T10:37:44.914Z] #38 78.88   DEP      criu/eventpoll.d
10:37:44 [2022-09-21T10:37:44.914Z] #38 79.00   DEP      criu/eventfd.d
10:37:44 [2022-09-21T10:37:44.914Z] #38 79.11   DEP      criu/crtools.d
10:37:44 [2022-09-21T10:37:44.951Z] #39 80.08   DEP      criu/eventfd.d
10:37:44 [2022-09-21T10:37:44.951Z] #39 80.28   DEP      criu/crtools.d
10:37:44 [2022-09-21T10:37:44.951Z] #39 80.41   DEP      criu/cr-service.d
10:37:45 [2022-09-21T10:37:45.053Z] #48 DONE 1.1s
10:37:45 [2022-09-21T10:37:45.053Z] 
10:37:45 [2022-09-21T10:37:45.053Z] #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
10:37:45 [2022-09-21T10:37:45.173Z] #38 79.30   DEP      criu/cr-service.d
10:37:45 [2022-09-21T10:37:45.209Z] #39 80.59   DEP      criu/cr-restore.d
10:37:45 [2022-09-21T10:37:45.432Z] #38 79.52   DEP      criu/cr-restore.d
10:37:45 [2022-09-21T10:37:45.465Z] #49 35.04 Setting up libip4tc2:arm64 (1.8.7-1) ...
10:37:45 [2022-09-21T10:37:45.465Z] #49 35.05 Setting up net-tools (1.60+git20181103.0eebece-1) ...
10:37:45 [2022-09-21T10:37:45.465Z] #49 35.06 Setting up libgpm2:arm64 (1.20.7-8) ...
10:37:45 [2022-09-21T10:37:45.465Z] #49 35.07 Setting up libicu67:arm64 (67.1-7) ...
10:37:45 [2022-09-21T10:37:45.465Z] #49 35.08 Setting up libip6tc2:arm64 (1.8.7-1) ...
10:37:45 [2022-09-21T10:37:45.465Z] #49 35.10 Setting up libinih1:arm64 (53-1+b2) ...
10:37:45 [2022-09-21T10:37:45.465Z] #49 35.11 Setting up uidmap (1:4.8.1-1) ...
10:37:45 [2022-09-21T10:37:45.465Z] #49 35.12 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
10:37:45 [2022-09-21T10:37:45.465Z] #49 35.14 Setting up bzip2 (1.0.8-4) ...
10:37:45 [2022-09-21T10:37:45.467Z] #39 80.75   DEP      criu/cr-errno.d
10:37:45 [2022-09-21T10:37:45.467Z] #39 80.83   DEP      criu/cr-dump.d
10:37:45 [2022-09-21T10:37:45.691Z] #38 79.73   DEP      criu/cr-errno.d
10:37:45 [2022-09-21T10:37:45.691Z] #38 79.76   DEP      criu/cr-dump.d
10:37:45 [2022-09-21T10:37:45.723Z] #49 35.15 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
10:37:45 [2022-09-21T10:37:45.723Z] #49 35.16 Setting up python3-wheel (0.34.2-1) ...
10:37:45 [2022-09-21T10:37:45.725Z] #39 81.10   DEP      criu/cr-dedup.d
10:37:45 [2022-09-21T10:37:45.950Z] #38 79.98   DEP      criu/cr-dedup.d
10:37:45 [2022-09-21T10:37:45.982Z] #39 81.25   DEP      criu/cr-check.d
10:37:46 [2022-09-21T10:37:46.208Z] #38 80.22   DEP      criu/cr-check.d
10:37:46 [2022-09-21T10:37:46.209Z] #38 ...
10:37:46 [2022-09-21T10:37:46.209Z] 
10:37:46 [2022-09-21T10:37:46.209Z] #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
10:37:46 [2022-09-21T10:37:46.209Z] #40 1.809 + RM_GOPATH=0
10:37:46 [2022-09-21T10:37:46.209Z] #40 1.809 + TMP_GOPATH=
10:37:46 [2022-09-21T10:37:46.209Z] #40 1.809 + : /build
10:37:46 [2022-09-21T10:37:46.209Z] #40 1.809 + '[' -z '' ']'
10:37:46 [2022-09-21T10:37:46.209Z] #40 1.809 ++ mktemp -d
10:37:46 [2022-09-21T10:37:46.209Z] #40 1.816 + export GOPATH=/tmp/tmp.wlJHRPwTb9
10:37:46 [2022-09-21T10:37:46.209Z] #40 1.816 + GOPATH=/tmp/tmp.wlJHRPwTb9
10:37:46 [2022-09-21T10:37:46.209Z] #40 1.816 + RM_GOPATH=1
10:37:46 [2022-09-21T10:37:46.209Z] #40 1.816 + case "$(go env GOARCH)" in
10:37:46 [2022-09-21T10:37:46.209Z] #40 1.816 ++ go env GOARCH
10:37:46 [2022-09-21T10:37:46.209Z] #40 1.872 + export GO_BUILDMODE=-buildmode=pie
10:37:46 [2022-09-21T10:37:46.209Z] #40 1.872 + GO_BUILDMODE=-buildmode=pie
10:37:46 [2022-09-21T10:37:46.209Z] #40 1.872 ++ dirname /tmp/install/install.sh
10:37:46 [2022-09-21T10:37:46.209Z] #40 1.872 + dir=/tmp/install
10:37:46 [2022-09-21T10:37:46.209Z] #40 1.872 + bin=runc
10:37:46 [2022-09-21T10:37:46.209Z] #40 1.872 + shift
10:37:46 [2022-09-21T10:37:46.209Z] #40 1.872 + '[' '!' -f /tmp/install/runc.installer ']'
10:37:46 [2022-09-21T10:37:46.209Z] #40 1.872 + . /tmp/install/runc.installer
10:37:46 [2022-09-21T10:37:46.209Z] #40 1.872 ++ set -e
10:37:46 [2022-09-21T10:37:46.209Z] #40 1.872 ++ : v1.1.4
10:37:46 [2022-09-21T10:37:46.209Z] #40 1.872 + install_runc
10:37:46 [2022-09-21T10:37:46.209Z] #40 1.872 + RUNC_BUILDTAGS=seccomp
10:37:46 [2022-09-21T10:37:46.209Z] #40 1.872 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
10:37:46 [2022-09-21T10:37:46.209Z] #40 1.872 Install runc version v1.1.4 (build tags: seccomp)
10:37:46 [2022-09-21T10:37:46.209Z] #40 1.873 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.wlJHRPwTb9/src/github.com/opencontainers/runc
10:37:46 [2022-09-21T10:37:46.209Z] #40 1.874 Cloning into '/tmp/tmp.wlJHRPwTb9/src/github.com/opencontainers/runc'...
10:37:46 [2022-09-21T10:37:46.244Z] #39 ...
10:37:46 [2022-09-21T10:37:46.244Z] 
10:37:46 [2022-09-21T10:37:46.244Z] #47 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
10:37:46 [2022-09-21T10:37:46.244Z] #47 DONE 2.3s
10:37:46 [2022-09-21T10:37:46.244Z] 
10:37:46 [2022-09-21T10:37:46.244Z] #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
10:37:46 [2022-09-21T10:37:46.244Z] #39 81.65   DEP      criu/config.d
10:37:46 [2022-09-21T10:37:46.335Z] #49 35.91 Setting up xxd (2:8.2.2434-3+deb11u1) ...
10:37:46 [2022-09-21T10:37:46.335Z] #49 35.92 Setting up libcap2:arm64 (1:2.44-1) ...
10:37:46 [2022-09-21T10:37:46.335Z] #49 35.93 Setting up libcap2-bin (1:2.44-1) ...
10:37:46 [2022-09-21T10:37:46.335Z] #49 35.94 Setting up apparmor (2.13.6-10) ...
10:37:46 [2022-09-21T10:37:46.425Z] #49 1.443 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:37:46 [2022-09-21T10:37:46.425Z] #49 1.473 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:37:46 [2022-09-21T10:37:46.425Z] #49 1.476 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:37:46 [2022-09-21T10:37:46.467Z] #40 ...
10:37:46 [2022-09-21T10:37:46.467Z] 
10:37:46 [2022-09-21T10:37:46.467Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:37:46 [2022-09-21T10:37:46.467Z] #38 80.51   DEP      criu/config.d
10:37:46 [2022-09-21T10:37:46.502Z] #39 81.84   DEP      criu/clone-noasan.d
10:37:46 [2022-09-21T10:37:46.502Z] #39 81.93   DEP      criu/cgroup.d
10:37:46 [2022-09-21T10:37:46.726Z] #38 80.66   DEP      criu/clone-noasan.d
10:37:46 [2022-09-21T10:37:46.726Z] #38 80.72   DEP      criu/cgroup.d
10:37:46 [2022-09-21T10:37:46.726Z] #38 80.85   DEP      criu/cgroup-props.d
10:37:46 [2022-09-21T10:37:46.726Z] #38 80.96   DEP      criu/bitmap.d
10:37:46 [2022-09-21T10:37:46.760Z] #39 82.06   DEP      criu/cgroup-props.d
10:37:46 [2022-09-21T10:37:46.760Z] #39 82.20   DEP      criu/bitmap.d
10:37:46 [2022-09-21T10:37:46.760Z] #39 82.25   DEP      criu/bfd.d
10:37:46 [2022-09-21T10:37:46.985Z] #38 81.00   DEP      criu/bfd.d
10:37:46 [2022-09-21T10:37:46.985Z] #38 81.10   DEP      criu/autofs.d
10:37:46 [2022-09-21T10:37:46.988Z] #49 1.993 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
10:37:47 [2022-09-21T10:37:47.017Z] #39 82.39   DEP      criu/autofs.d
10:37:47 [2022-09-21T10:37:47.017Z] #39 82.50   DEP      criu/aio.d
10:37:47 [2022-09-21T10:37:47.244Z] #38 81.33   DEP      criu/aio.d
10:37:47 [2022-09-21T10:37:47.275Z] #39 82.69   DEP      criu/action-scripts.d
10:37:47 [2022-09-21T10:37:47.504Z] #38 81.49   DEP      criu/action-scripts.d
10:37:47 [2022-09-21T10:37:47.762Z] #38 81.73   CC       criu/action-scripts.o
10:37:47 [2022-09-21T10:37:47.840Z] #39 83.04   CC       criu/action-scripts.o
10:37:47 [2022-09-21T10:37:47.918Z] #49 3.057 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [184 kB]
10:37:48 [2022-09-21T10:37:48.097Z] #39 ...
10:37:48 [2022-09-21T10:37:48.097Z] 
10:37:48 [2022-09-21T10:37:48.097Z] #48 [dev-systemd-false  6/26] RUN ldconfig
10:37:48 [2022-09-21T10:37:48.097Z] #48 DONE 2.0s
10:37:48 [2022-09-21T10:37:48.097Z] 
10:37:48 [2022-09-21T10:37:48.097Z] #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
10:37:48 [2022-09-21T10:37:48.097Z] #39 83.65   CC       criu/aio.o
10:37:48 [2022-09-21T10:37:48.226Z] #49 37.60 Setting up zip (3.0-12) ...
10:37:48 [2022-09-21T10:37:48.226Z] #49 37.62 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
10:37:48 [2022-09-21T10:37:48.226Z] #49 37.65 Setting up bash-completion (1:2.11-2) ...
10:37:48 [2022-09-21T10:37:48.331Z] #38 82.19   CC       criu/aio.o
10:37:48 [2022-09-21T10:37:48.898Z] #38 82.79   CC       criu/autofs.o
10:37:49 [2022-09-21T10:37:49.030Z] #39 84.44   CC       criu/autofs.o
10:37:49 [2022-09-21T10:37:49.288Z] #49 4.352 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:37:49 [2022-09-21T10:37:49.851Z] #49 ...
10:37:49 [2022-09-21T10:37:49.851Z] 
10:37:49 [2022-09-21T10:37:49.851Z] #41 [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
10:37:49 [2022-09-21T10:37:49.851Z] #41 12.78 + cd /tmp/tmp.StLOvqejdd/src/github.com/opencontainers/runc
10:37:49 [2022-09-21T10:37:49.851Z] #41 12.80 + git checkout -q v1.1.4
10:37:50 [2022-09-21T10:37:50.276Z] #38 84.30   CC       criu/bfd.o
10:37:50 [2022-09-21T10:37:50.782Z] #41 13.57 + '[' -z '' ']'
10:37:50 [2022-09-21T10:37:50.782Z] #41 13.58 + target=static
10:37:50 [2022-09-21T10:37:50.782Z] #41 13.58 + make BUILDTAGS=seccomp static
10:37:50 [2022-09-21T10:37:50.785Z] #49 40.36 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
10:37:50 [2022-09-21T10:37:50.785Z] #49 40.39 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:37:50 [2022-09-21T10:37:50.785Z] #49 40.40 Setting up libmnl0:arm64 (1.0.4-3) ...
10:37:50 [2022-09-21T10:37:50.785Z] #49 40.42 Setting up patch (2.7.6-7) ...
10:37:50 [2022-09-21T10:37:50.785Z] #49 40.43 Setting up sudo (1.9.5p2-3) ...
10:37:50 [2022-09-21T10:37:50.788Z] DEBUG: print all environment variables to check how Jenkins runs this script
10:37:50 [2022-09-21T10:37:50.788Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-f7386443\powershellScript.ps1'; exit $LASTEXITCODE;
10:37:50 [2022-09-21T10:37:50.788Z] ----------------------------------------------------------------------------
10:37:50 [2022-09-21T10:37:50.788Z] 
10:37:50 [2022-09-21T10:37:50.788Z] INFO: executeCI.ps1 starting at Wed Sep 21 10:37:49 CUT 2022
10:37:50 [2022-09-21T10:37:50.788Z] 
10:37:50 [2022-09-21T10:37:50.788Z] INFO: Script version 05-Feb-2019 09:03 PDT
10:37:50 [2022-09-21T10:37:50.788Z] INFO: Running git version 2.24.1.windows.2
10:37:50 [2022-09-21T10:37:50.788Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
10:37:50 [2022-09-21T10:37:50.788Z] INFO: Environment variables:
10:37:50 [2022-09-21T10:37:50.788Z] 
10:37:50 [2022-09-21T10:37:50.788Z] Name                           Value                                                                                   
10:37:50 [2022-09-21T10:37:50.788Z] ----                           -----                                                                                   
10:37:50 [2022-09-21T10:37:50.788Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
10:37:50 [2022-09-21T10:37:50.788Z] amd64                          true                                                                                    
10:37:50 [2022-09-21T10:37:50.788Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
10:37:50 [2022-09-21T10:37:50.788Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
10:37:50 [2022-09-21T10:37:50.788Z] arm64                          true                                                                                    
10:37:50 [2022-09-21T10:37:50.788Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12                     
10:37:50 [2022-09-21T10:37:50.788Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
10:37:50 [2022-09-21T10:37:50.788Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12                                                                                 
10:37:50 [2022-09-21T10:37:50.788Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
10:37:50 [2022-09-21T10:37:50.788Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
10:37:50 [2022-09-21T10:37:50.788Z] BRANCH_NAME                    PR-44123                                                                                
10:37:50 [2022-09-21T10:37:50.788Z] BUILD_DISPLAY_NAME             #14                                                                                     
10:37:50 [2022-09-21T10:37:50.788Z] BUILD_ID                       14                                                                                      
10:37:50 [2022-09-21T10:37:50.788Z] BUILD_NUMBER                   14                                                                                      
10:37:50 [2022-09-21T10:37:50.788Z] BUILD_TAG                      jenkins-moby-PR-44123-14                                                                
10:37:50 [2022-09-21T10:37:50.788Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-44123/14/                             
10:37:50 [2022-09-21T10:37:50.788Z] cgroup2                        true                                                                                    
10:37:50 [2022-09-21T10:37:50.788Z] CHANGE_AUTHOR                  Prabhav-Thali                                                                           
10:37:50 [2022-09-21T10:37:50.788Z] CHANGE_AUTHOR_DISPLAY_NAME     Prabhav Thali                                                                           
10:37:50 [2022-09-21T10:37:50.788Z] CHANGE_BRANCH                  20.10-CI                                                                                
10:37:50 [2022-09-21T10:37:50.789Z] CHANGE_FORK                    linux-on-ibm-z                                                                          
10:37:50 [2022-09-21T10:37:50.789Z] CHANGE_ID                      44123                                                                                   
10:37:50 [2022-09-21T10:37:50.789Z] CHANGE_TARGET                  20.10                                                                                   
10:37:50 [2022-09-21T10:37:50.789Z] CHANGE_TITLE                   [20.10] Dockerfile: switch to bullseye, add missing libseccomp-dev, remove build pack   
10:37:50 [2022-09-21T10:37:50.789Z] CHANGE_URL                     https://github.com/moby/moby/pull/44123                                                 
10:37:50 [2022-09-21T10:37:50.789Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
10:37:50 [2022-09-21T10:37:50.789Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
10:37:50 [2022-09-21T10:37:50.789Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
10:37:50 [2022-09-21T10:37:50.789Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
10:37:50 [2022-09-21T10:37:50.789Z] COMPUTERNAME                   azwin-2-284f60                                                                          
10:37:50 [2022-09-21T10:37:50.789Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
10:37:50 [2022-09-21T10:37:50.789Z] ConfigSequenceNumber           0                                                                                       
10:37:50 [2022-09-21T10:37:50.789Z] dco                            true                                                                                    
10:37:50 [2022-09-21T10:37:50.789Z] DOCKER_BUILDKIT                0                                                                                       
10:37:50 [2022-09-21T10:37:50.789Z] DOCKER_DUT_DEBUG               1                                                                                       
10:37:50 [2022-09-21T10:37:50.789Z] DOCKER_EXPERIMENTAL            1                                                                                       
10:37:50 [2022-09-21T10:37:50.789Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
10:37:50 [2022-09-21T10:37:50.789Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
10:37:50 [2022-09-21T10:37:50.789Z] EXECUTOR_NUMBER                0                                                                                       
10:37:50 [2022-09-21T10:37:50.789Z] FQDN                           azwin-2-284f60.westus.cloudapp.azure.com                                                
10:37:50 [2022-09-21T10:37:50.789Z] GIT_BRANCH                     PR-44123                                                                                
10:37:50 [2022-09-21T10:37:50.789Z] GIT_COMMIT                     5ba3208ec7d7c81963907f628ac53dbcca3a5e21                                                
10:37:50 [2022-09-21T10:37:50.789Z] GIT_PREVIOUS_COMMIT            5ba3208ec7d7c81963907f628ac53dbcca3a5e21                                                
10:37:50 [2022-09-21T10:37:50.789Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 4e1bb2bcd45e3584becbd559631265fe622c05dd                                                
10:37:50 [2022-09-21T10:37:50.789Z] GIT_URL                        https://github.com/moby/moby.git                                                        
10:37:50 [2022-09-21T10:37:50.789Z] HUDSON_COOKIE                  4b425dbe-6d48-47fd-9051-307441cc13f1                                                    
10:37:50 [2022-09-21T10:37:50.789Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
10:37:50 [2022-09-21T10:37:50.789Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
10:37:50 [2022-09-21T10:37:50.789Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
10:37:50 [2022-09-21T10:37:50.789Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64                          
10:37:50 [2022-09-21T10:37:50.789Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
10:37:50 [2022-09-21T10:37:50.789Z] JENKINS_NODE_COOKIE            51142f86-75c2-4856-9994-e5a295443fd4                                                    
10:37:50 [2022-09-21T10:37:50.789Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
10:37:50 [2022-09-21T10:37:50.789Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
10:37:50 [2022-09-21T10:37:50.789Z] JOB_BASE_NAME                  PR-44123                                                                                
10:37:50 [2022-09-21T10:37:50.789Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-44123/display/redirect                
10:37:50 [2022-09-21T10:37:50.789Z] JOB_NAME                       moby/PR-44123                                                                           
10:37:50 [2022-09-21T10:37:50.789Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-44123/                                
10:37:50 [2022-09-21T10:37:50.789Z] library.jps.version            master                                                                                  
10:37:50 [2022-09-21T10:37:50.789Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
10:37:50 [2022-09-21T10:37:50.789Z] NODE_LABELS                    amd64 azure azwin-2-284f60 azwin-2019 docker west-us windows windows-2019 x86_64        
10:37:50 [2022-09-21T10:37:50.789Z] NODE_NAME                      azwin-2-284f60                                                                          
10:37:50 [2022-09-21T10:37:50.789Z] NUMBER_OF_PROCESSORS           4                                                                                       
10:37:50 [2022-09-21T10:37:50.789Z] OS                             Windows_NT                                                                              
10:37:50 [2022-09-21T10:37:50.789Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
10:37:50 [2022-09-21T10:37:50.789Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
10:37:50 [2022-09-21T10:37:50.789Z] ppc64le                        false                                                                                   
10:37:50 [2022-09-21T10:37:50.789Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
10:37:50 [2022-09-21T10:37:50.789Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 4, GenuineIntel                                      
10:37:50 [2022-09-21T10:37:50.789Z] PROCESSOR_LEVEL                6                                                                                       
10:37:50 [2022-09-21T10:37:50.789Z] PROCESSOR_REVISION             5504                                                                                    
10:37:50 [2022-09-21T10:37:50.789Z] ProgramData                    C:\ProgramData                                                                          
10:37:50 [2022-09-21T10:37:50.789Z] ProgramFiles                   C:\Program Files                                                                        
10:37:50 [2022-09-21T10:37:50.789Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
10:37:50 [2022-09-21T10:37:50.789Z] ProgramW6432                   C:\Program Files                                                                        
10:37:50 [2022-09-21T10:37:50.789Z] PROMPT                         $P$G                                                                                    
10:37:50 [2022-09-21T10:37:50.789Z] PSExecutionPolicyPreference    Bypass                                                                                  
10:37:50 [2022-09-21T10:37:50.789Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
10:37:50 [2022-09-21T10:37:50.789Z] PUBLIC                         C:\Users\Public                                                                         
10:37:50 [2022-09-21T10:37:50.789Z] rootless                       true                                                                                    
10:37:50 [2022-09-21T10:37:50.789Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-44123/14/display/redirect?page=arti...
10:37:50 [2022-09-21T10:37:50.789Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-44123/14/display/redirect?page=changes
10:37:50 [2022-09-21T10:37:50.789Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-44123/14/display/redirect             
10:37:50 [2022-09-21T10:37:50.789Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-44123/14/display/redirect?page=tests  
10:37:50 [2022-09-21T10:37:50.789Z] s390x                          false                                                                                   
10:37:50 [2022-09-21T10:37:50.789Z] SKIP_VALIDATION_TESTS          1                                                                                       
10:37:50 [2022-09-21T10:37:50.789Z] SOURCES_DRIVE                  d                                                                                       
10:37:50 [2022-09-21T10:37:50.789Z] SOURCES_SUBDIR                 gopath                                                                                  
10:37:50 [2022-09-21T10:37:50.789Z] STAGE_NAME                     Run tests                                                                               
10:37:50 [2022-09-21T10:37:50.789Z] SystemDrive                    C:                                                                                      
10:37:50 [2022-09-21T10:37:50.789Z] SystemRoot                     C:\Windows                                                                              
10:37:50 [2022-09-21T10:37:50.789Z] TEMP                           C:\Windows\TEMP                                                                         
10:37:50 [2022-09-21T10:37:50.789Z] TESTDEBUG                      0                                                                                       
10:37:50 [2022-09-21T10:37:50.789Z] TESTRUN_DRIVE                  d                                                                                       
10:37:50 [2022-09-21T10:37:50.789Z] TESTRUN_SUBDIR                 CI                                                                                      
10:37:50 [2022-09-21T10:37:50.789Z] TIMEOUT                        120m                                                                                    
10:37:50 [2022-09-21T10:37:50.789Z] TMP                            C:\Windows\TEMP                                                                         
10:37:50 [2022-09-21T10:37:50.789Z] unit_validate                  true                                                                                    
10:37:50 [2022-09-21T10:37:50.789Z] USERDOMAIN                     WORKGROUP                                                                               
10:37:50 [2022-09-21T10:37:50.789Z] USERNAME                       azwin-2-284f60$                                                                         
10:37:50 [2022-09-21T10:37:50.789Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
10:37:50 [2022-09-21T10:37:50.789Z] validate_force                 false                                                                                   
10:37:50 [2022-09-21T10:37:50.789Z] windir                         C:\Windows                                                                              
10:37:50 [2022-09-21T10:37:50.789Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
10:37:50 [2022-09-21T10:37:50.789Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
10:37:50 [2022-09-21T10:37:50.789Z] windowsRS5                     true                                                                                    
10:37:50 [2022-09-21T10:37:50.789Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
10:37:50 [2022-09-21T10:37:50.789Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
10:37:50 [2022-09-21T10:37:50.789Z] 
10:37:50 [2022-09-21T10:37:50.789Z] 
10:37:50 [2022-09-21T10:37:50.789Z] 
10:37:50 [2022-09-21T10:37:50.844Z] #38 84.96   CC       criu/bitmap.o
10:37:50 [2022-09-21T10:37:50.942Z] #39 86.06   CC       criu/bfd.o
10:37:51 [2022-09-21T10:37:51.039Z] #41 14.00 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 .
10:37:51 [2022-09-21T10:37:51.041Z] #49 40.52 invoke-rc.d: could not determine current runlevel
10:37:51 [2022-09-21T10:37:51.041Z] #49 40.52 invoke-rc.d: policy-rc.d denied execution of start.
10:37:51 [2022-09-21T10:37:51.041Z] #49 40.55 Setting up xfsprogs (5.10.0-4) ...
10:37:51 [2022-09-21T10:37:51.041Z] #49 40.57 Setting up libxtables12:arm64 (1.8.7-1) ...
10:37:51 [2022-09-21T10:37:51.041Z] #49 40.58 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
10:37:51 [2022-09-21T10:37:51.041Z] #49 40.60 Setting up pigz (2.6-1) ...
10:37:51 [2022-09-21T10:37:51.041Z] #49 40.61 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
10:37:51 [2022-09-21T10:37:51.041Z] #49 40.62 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
10:37:51 [2022-09-21T10:37:51.041Z] #49 40.65 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
10:37:51 [2022-09-21T10:37:51.041Z] #49 40.66 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
10:37:51 [2022-09-21T10:37:51.103Z] #38 85.13   CC       criu/cgroup-props.o
10:37:51 [2022-09-21T10:37:51.199Z] #39 86.59   CC       criu/bitmap.o
10:37:51 [2022-09-21T10:37:51.297Z] #49 ...
10:37:51 [2022-09-21T10:37:51.297Z] 
10:37:51 [2022-09-21T10:37:51.297Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:37:51 [2022-09-21T10:37:51.297Z] #39 94.71   CC       criu/cr-service.o
10:37:51 [2022-09-21T10:37:51.297Z] #39 96.52   CC       criu/crtools.o
10:37:51 [2022-09-21T10:37:51.297Z] #39 97.08   CC       criu/eventfd.o
10:37:51 [2022-09-21T10:37:51.297Z] #39 97.51   CC       criu/eventpoll.o
10:37:51 [2022-09-21T10:37:51.297Z] #39 98.44   CC       criu/external.o
10:37:51 [2022-09-21T10:37:51.297Z] #39 98.92   CC       criu/fault-injection.o
10:37:51 [2022-09-21T10:37:51.297Z] #39 99.09   CC       criu/fdstore.o
10:37:51 [2022-09-21T10:37:51.297Z] #39 99.52   CC       criu/fifo.o
10:37:51 [2022-09-21T10:37:51.297Z] #39 99.99   CC       criu/file-ids.o
10:37:51 [2022-09-21T10:37:51.297Z] #39 100.3   CC       criu/file-lock.o
10:37:51 [2022-09-21T10:37:51.297Z] #39 101.2   CC       criu/files-ext.o
10:37:51 [2022-09-21T10:37:51.297Z] #39 101.6   CC       criu/files-reg.o
10:37:51 [2022-09-21T10:37:51.297Z] #39 104.1   CC       criu/files.o
10:37:51 [2022-09-21T10:37:51.456Z] #39 86.73   CC       criu/cgroup-props.o
10:37:51 [2022-09-21T10:37:51.859Z] #39 ...
10:37:51 [2022-09-21T10:37:51.859Z] 
10:37:51 [2022-09-21T10:37:51.859Z] #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
10:37:51 [2022-09-21T10:37:51.859Z] #49 41.32 Setting up libaio1:arm64 (0.3.112-9) ...
10:37:51 [2022-09-21T10:37:51.859Z] #49 41.33 Setting up python3-lib2to3 (3.9.2-1) ...
10:37:52 [2022-09-21T10:37:52.341Z] INFO: Sources under d:\gopath\...
10:37:52 [2022-09-21T10:37:52.341Z] INFO: Test run under d:\CI\...
10:37:52 [2022-09-21T10:37:52.341Z] INFO: Running in D:\gopath\src\github.com\docker\docker
10:37:52 [2022-09-21T10:37:52.341Z] INFO: docker/docker repository was found
10:37:52 [2022-09-21T10:37:52.371Z] #49 41.75 Setting up libelf1:arm64 (0.183-1) ...
10:37:52 [2022-09-21T10:37:52.371Z] #49 41.80 Setting up libonig5:arm64 (6.9.6-1.1) ...
10:37:52 [2022-09-21T10:37:52.371Z] #49 41.82 Setting up python3-distutils (3.9.2-1) ...
10:37:52 [2022-09-21T10:37:52.388Z] #39 87.71   CC       criu/cgroup.o
10:37:52 [2022-09-21T10:37:52.479Z] #38 86.22   CC       criu/cgroup.o
10:37:52 [2022-09-21T10:37:52.479Z] #38 ...
10:37:52 [2022-09-21T10:37:52.479Z] 
10:37:52 [2022-09-21T10:37:52.479Z] #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
10:37:52 [2022-09-21T10:37:52.479Z] #0 1.589 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:37:52 [2022-09-21T10:37:52.479Z] #0 1.640 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:37:52 [2022-09-21T10:37:52.479Z] #0 1.647 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:37:52 [2022-09-21T10:37:52.479Z] #0 2.135 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
10:37:52 [2022-09-21T10:37:52.479Z] #0 3.101 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [184 kB]
10:37:52 [2022-09-21T10:37:52.479Z] #0 4.464 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:37:52 [2022-09-21T10:37:52.479Z] #0 8.371 Fetched 8578 kB in 7s (1185 kB/s)
10:37:52 [2022-09-21T10:37:52.479Z] #0 8.371 Reading package lists...
10:37:52 [2022-09-21T10:37:52.479Z] #49 ...
10:37:52 [2022-09-21T10:37:52.479Z] 
10:37:52 [2022-09-21T10:37:52.479Z] #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
10:37:52 [2022-09-21T10:37:52.479Z] #40 14.17 + cd /tmp/tmp.wlJHRPwTb9/src/github.com/opencontainers/runc
10:37:52 [2022-09-21T10:37:52.479Z] #40 14.17 + git checkout -q v1.1.4
10:37:52 [2022-09-21T10:37:52.479Z] #40 14.90 + '[' -z '' ']'
10:37:52 [2022-09-21T10:37:52.479Z] #40 14.90 + target=static
10:37:52 [2022-09-21T10:37:52.479Z] #40 14.90 + make BUILDTAGS=seccomp static
10:37:52 [2022-09-21T10:37:52.479Z] #40 15.40 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 .
10:37:52 [2022-09-21T10:37:52.627Z] #49 42.30 Setting up vim (2:8.2.2434-3+deb11u1) ...
10:37:52 [2022-09-21T10:37:52.627Z] #49 42.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:37:52 [2022-09-21T10:37:52.805Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
10:37:52 [2022-09-21T10:37:52.805Z] ltsc2019: Pulling from windows/servercore
10:37:52 [2022-09-21T10:37:52.930Z] #49 42.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:37:52 [2022-09-21T10:37:52.930Z] #49 42.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:37:52 [2022-09-21T10:37:52.930Z] #49 42.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:37:52 [2022-09-21T10:37:52.930Z] #49 42.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:37:52 [2022-09-21T10:37:52.930Z] #49 42.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:37:52 [2022-09-21T10:37:52.930Z] #49 42.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:37:52 [2022-09-21T10:37:52.930Z] #49 42.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:37:52 [2022-09-21T10:37:52.930Z] #49 42.40 Setting up python3-setuptools (52.0.0-4) ...
10:37:52 [2022-09-21T10:37:52.953Z] #39 ...
10:37:52 [2022-09-21T10:37:52.953Z] 
10:37:52 [2022-09-21T10:37:52.953Z] #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
10:37:52 [2022-09-21T10:37:52.953Z] #40 13.45 + cd /tmp/tmp.KrcHtZCCLg/src/github.com/opencontainers/runc
10:37:52 [2022-09-21T10:37:52.953Z] #40 13.45 + git checkout -q v1.1.4
10:37:52 [2022-09-21T10:37:52.953Z] #40 14.42 + '[' -z '' ']'
10:37:52 [2022-09-21T10:37:52.953Z] #40 14.42 + target=static
10:37:52 [2022-09-21T10:37:52.953Z] #40 14.42 + make BUILDTAGS=seccomp static
10:37:52 [2022-09-21T10:37:52.953Z] #40 14.73 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 .
10:37:53 [2022-09-21T10:37:53.210Z] #40 ...
10:37:53 [2022-09-21T10:37:53.210Z] 
10:37:53 [2022-09-21T10:37:53.211Z] #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
10:37:53 [2022-09-21T10:37:53.211Z] #0 2.271 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
10:37:53 [2022-09-21T10:37:53.211Z] #0 2.298 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:37:53 [2022-09-21T10:37:53.211Z] #0 2.303 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:37:53 [2022-09-21T10:37:53.211Z] #0 2.756 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB]
10:37:53 [2022-09-21T10:37:53.211Z] #0 4.114 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [184 kB]
10:37:53 [2022-09-21T10:37:53.270Z] b111c3320c94: Pulling fs layer
10:37:53 [2022-09-21T10:37:53.270Z] cee64bf279e2: Pulling fs layer
10:37:53 [2022-09-21T10:37:53.468Z] #49 5.256 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
10:37:53 [2022-09-21T10:37:53.559Z] #41 ...
10:37:53 [2022-09-21T10:37:53.559Z] 
10:37:53 [2022-09-21T10:37:53.559Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:37:53 [2022-09-21T10:37:53.559Z] #38 74.92   DEP      criu/protobuf-desc.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 75.10   DEP      criu/proc_parse.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 75.32   DEP      criu/plugin.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 75.52   DEP      criu/pipes.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 75.84   DEP      criu/pie-util.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 76.01   DEP      criu/pie-util-vdso.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 76.18   DEP      criu/pie-util-vdso-elf32.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 76.29   DEP      criu/path.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 76.40   DEP      criu/parasite-syscall.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 76.87   DEP      criu/pagemap.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 77.15   DEP      criu/pagemap-cache.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 77.28   DEP      criu/page-xfer.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 77.51   DEP      criu/page-pipe.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 77.65   DEP      criu/netfilter.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 77.84   DEP      criu/net.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 78.03   DEP      criu/namespaces.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 78.24   DEP      criu/mount.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 78.45   DEP      criu/memfd.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 78.66   DEP      criu/mem.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 78.87   DEP      criu/lsm.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 79.10   DEP      criu/log.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 79.27   DEP      criu/libnetlink.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 79.37   DEP      criu/kerndat.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 79.55   DEP      criu/kcmp-ids.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 79.70   DEP      criu/irmap.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 79.88   DEP      criu/ipc_ns.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 80.02   DEP      criu/image.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 80.19   DEP      criu/image-desc.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 80.33   DEP      criu/fsnotify.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 80.49   DEP      criu/filesystems.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 80.68   DEP      criu/files.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 80.84   DEP      criu/files-reg.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 80.99   DEP      criu/files-ext.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 81.22   DEP      criu/file-lock.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 81.38   DEP      criu/file-ids.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 81.51   DEP      criu/fifo.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 81.71   DEP      criu/fdstore.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 81.88   DEP      criu/fault-injection.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 81.94   DEP      criu/external.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 82.03   DEP      criu/eventpoll.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 82.27   DEP      criu/eventfd.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 82.41   DEP      criu/crtools.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 82.57   DEP      criu/cr-service.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 82.83   DEP      criu/cr-restore.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 83.10   DEP      criu/cr-errno.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 83.13   DEP      criu/cr-dump.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 83.38   DEP      criu/cr-dedup.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 83.56   DEP      criu/cr-check.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 83.80   DEP      criu/config.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 84.05   DEP      criu/clone-noasan.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 84.13   DEP      criu/cgroup.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 84.36   DEP      criu/cgroup-props.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 84.49   DEP      criu/bitmap.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 84.52   DEP      criu/bfd.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 84.66   DEP      criu/autofs.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 84.82   DEP      criu/aio.d
10:37:53 [2022-09-21T10:37:53.559Z] #38 85.07   DEP      criu/action-scripts.d
10:37:53 [2022-09-21T10:37:53.816Z] #38 85.37   CC       criu/action-scripts.o
10:37:54 [2022-09-21T10:37:54.295Z] #49 43.79 Setting up libjq1:arm64 (1.6-2.1) ...
10:37:54 [2022-09-21T10:37:54.295Z] #49 43.80 Setting up libnftnl11:arm64 (1.1.9-1) ...
10:37:54 [2022-09-21T10:37:54.295Z] #49 43.82 Setting up thin-provisioning-tools (0.9.0-1) ...
10:37:54 [2022-09-21T10:37:54.295Z] #49 43.85 Setting up python3-pip (20.3.4-4+deb11u1) ...
10:37:54 [2022-09-21T10:37:54.379Z] #38 86.01   CC       criu/aio.o
10:37:55 [2022-09-21T10:37:55.310Z] #38 86.71   CC       criu/autofs.o
10:37:55 [2022-09-21T10:37:55.364Z] #49 ...
10:37:55 [2022-09-21T10:37:55.364Z] 
10:37:55 [2022-09-21T10:37:55.364Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:37:55 [2022-09-21T10:37:55.364Z] #39 90.69   CC       criu/clone-noasan.o
10:37:55 [2022-09-21T10:37:55.621Z] #39 90.93   CC       criu/config.o
10:37:55 [2022-09-21T10:37:55.660Z] #49 45.01 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
10:37:55 [2022-09-21T10:37:55.660Z] #49 45.02 Setting up jq (1.6-2.1) ...
10:37:55 [2022-09-21T10:37:55.660Z] #49 45.03 Setting up libbpf0:arm64 (1:0.3-2) ...
10:37:55 [2022-09-21T10:37:55.660Z] #49 45.07 Setting up iptables (1.8.7-1) ...
10:37:55 [2022-09-21T10:37:55.660Z] #49 45.08 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
10:37:55 [2022-09-21T10:37:55.660Z] #49 45.09 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:37:55 [2022-09-21T10:37:55.660Z] #49 45.09 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
10:37:55 [2022-09-21T10:37:55.660Z] #49 45.10 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:37:55 [2022-09-21T10:37:55.660Z] #49 45.10 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
10:37:55 [2022-09-21T10:37:55.660Z] #49 45.11 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
10:37:55 [2022-09-21T10:37:55.660Z] #49 45.13 Setting up iproute2 (5.10.0-4) ...
10:37:55 [2022-09-21T10:37:55.766Z] #40 ...
10:37:55 [2022-09-21T10:37:55.766Z] 
10:37:55 [2022-09-21T10:37:55.766Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:37:55 [2022-09-21T10:37:55.766Z] #38 89.40   CC       criu/clone-noasan.o
10:37:55 [2022-09-21T10:37:55.766Z] #38 89.69   CC       criu/config.o
10:37:55 [2022-09-21T10:37:55.920Z] #49 45.47 Processing triggers for libc-bin (2.31-13+deb11u4) ...
10:37:56 [2022-09-21T10:37:56.682Z] #38 88.37   CC       criu/bfd.o
10:37:56 [2022-09-21T10:37:56.993Z] #39 92.39   CC       criu/cr-check.o
10:37:57 [2022-09-21T10:37:57.245Z] #38 88.92   CC       criu/bitmap.o
10:37:57 [2022-09-21T10:37:57.299Z] #49 DONE 46.7s
10:37:57 [2022-09-21T10:37:57.299Z] 
10:37:57 [2022-09-21T10:37:57.299Z] #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
10:37:57 [2022-09-21T10:37:57.503Z] #38 89.10   CC       criu/cgroup-props.o
10:37:57 [2022-09-21T10:37:57.668Z] #38 91.29   CC       criu/cr-check.o
10:37:57 [2022-09-21T10:37:57.862Z] #50 0.666 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
10:37:57 [2022-09-21T10:37:57.862Z] #50 0.671 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
10:37:57 [2022-09-21T10:37:57.862Z] #50 0.675 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
10:37:57 [2022-09-21T10:37:57.862Z] #50 DONE 0.8s
10:37:57 [2022-09-21T10:37:57.862Z] 
10:37:57 [2022-09-21T10:37:57.862Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
10:37:58 [2022-09-21T10:37:58.433Z] #38 90.00   CC       criu/cgroup.o
10:37:58 [2022-09-21T10:37:58.890Z] #39 94.34   CC       criu/cr-dedup.o
10:37:59 [2022-09-21T10:37:59.454Z] #39 94.78   CC       criu/cr-dump.o
10:37:59 [2022-09-21T10:37:59.582Z] #38 93.22   CC       criu/cr-dedup.o
10:37:59 [2022-09-21T10:37:59.582Z] #38 93.61   CC       criu/cr-dump.o
10:37:59 [2022-09-21T10:37:59.711Z] #39 ...
10:37:59 [2022-09-21T10:37:59.711Z] 
10:37:59 [2022-09-21T10:37:59.712Z] #23 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
10:37:59 [2022-09-21T10:37:59.712Z] #23 DONE 150.7s
10:37:59 [2022-09-21T10:37:59.841Z] #38 ...
10:37:59 [2022-09-21T10:37:59.841Z] 
10:37:59 [2022-09-21T10:37:59.841Z] #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
10:37:59 [2022-09-21T10:37:59.841Z] #24 DONE 147.7s
10:37:59 [2022-09-21T10:37:59.841Z] 
10:37:59 [2022-09-21T10:37:59.841Z] #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
10:37:59 [2022-09-21T10:37:59.841Z] #0 8.371 Reading package lists...
10:37:59 [2022-09-21T10:37:59.841Z] #49 11.29 Reading package lists...
10:37:59 [2022-09-21T10:37:59.841Z] #49 13.93 Building dependency tree...
10:37:59 [2022-09-21T10:37:59.841Z] #49 15.43 The following additional packages will be installed:
10:37:59 [2022-09-21T10:37:59.841Z] #49 15.43   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
10:37:59 [2022-09-21T10:37:59.841Z] #49 15.44   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
10:37:59 [2022-09-21T10:37:59.841Z] #49 15.44   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
10:37:59 [2022-09-21T10:37:59.841Z] #49 15.44   python3-pkg-resources vim-runtime xxd
10:37:59 [2022-09-21T10:37:59.841Z] #49 15.44 Suggested packages:
10:37:59 [2022-09-21T10:37:59.841Z] #49 15.44   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
10:37:59 [2022-09-21T10:37:59.841Z] #49 15.44   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
10:37:59 [2022-09-21T10:37:59.841Z] #49 15.44   acl attr quota
10:37:59 [2022-09-21T10:37:59.841Z] #49 15.44 Recommended packages:
10:37:59 [2022-09-21T10:37:59.841Z] #49 15.44   libatm1 nftables libpam-cap build-essential python3-dev unzip
10:37:59 [2022-09-21T10:37:59.841Z] #49 16.99 The following NEW packages will be installed:
10:37:59 [2022-09-21T10:37:59.841Z] #49 16.99   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
10:37:59 [2022-09-21T10:37:59.841Z] #49 16.99   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
10:37:59 [2022-09-21T10:37:59.841Z] #49 16.99   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
10:37:59 [2022-09-21T10:37:59.841Z] #49 16.99   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
10:37:59 [2022-09-21T10:37:59.841Z] #49 17.00   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
10:37:59 [2022-09-21T10:37:59.841Z] #49 17.00   python3-pkg-resources python3-setuptools python3-wheel sudo
10:37:59 [2022-09-21T10:37:59.841Z] #49 17.00   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
10:37:59 [2022-09-21T10:37:59.841Z] #49 17.00   xz-utils zip
10:37:59 [2022-09-21T10:37:59.841Z] #49 17.32 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded.
10:37:59 [2022-09-21T10:37:59.841Z] #49 17.32 Need to get 27.0 MB of archives.
10:37:59 [2022-09-21T10:37:59.841Z] #49 17.32 After this operation, 104 MB of additional disk space will be used.
10:37:59 [2022-09-21T10:37:59.841Z] #49 17.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
10:37:59 [2022-09-21T10:37:59.841Z] #49 17.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
10:37:59 [2022-09-21T10:37:59.841Z] #49 17.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
10:37:59 [2022-09-21T10:37:59.841Z] #49 17.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
10:37:59 [2022-09-21T10:37:59.841Z] #49 17.39 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
10:37:59 [2022-09-21T10:37:59.841Z] #49 17.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
10:37:59 [2022-09-21T10:37:59.841Z] #49 17.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
10:37:59 [2022-09-21T10:37:59.841Z] #49 17.40 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
10:37:59 [2022-09-21T10:37:59.841Z] #49 17.42 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
10:37:59 [2022-09-21T10:37:59.841Z] #49 17.43 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
10:37:59 [2022-09-21T10:37:59.841Z] #49 17.44 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
10:37:59 [2022-09-21T10:37:59.841Z] #49 17.45 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
10:37:59 [2022-09-21T10:37:59.841Z] #49 17.46 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
10:37:59 [2022-09-21T10:37:59.841Z] #49 17.46 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
10:37:59 [2022-09-21T10:37:59.841Z] #49 17.47 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB]
10:37:59 [2022-09-21T10:37:59.841Z] #49 17.47 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
10:37:59 [2022-09-21T10:37:59.841Z] #49 17.47 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
10:37:59 [2022-09-21T10:37:59.841Z] #49 17.48 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
10:37:59 [2022-09-21T10:37:59.841Z] #49 17.50 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
10:37:59 [2022-09-21T10:37:59.841Z] #49 17.50 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
10:37:59 [2022-09-21T10:37:59.841Z] #49 17.50 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
10:37:59 [2022-09-21T10:37:59.841Z] #49 17.50 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
10:37:59 [2022-09-21T10:37:59.841Z] #49 17.51 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
10:37:59 [2022-09-21T10:37:59.841Z] #49 17.52 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
10:37:59 [2022-09-21T10:37:59.841Z] #49 17.52 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
10:37:59 [2022-09-21T10:37:59.841Z] #49 17.52 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
10:37:59 [2022-09-21T10:37:59.841Z] #49 17.52 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
10:37:59 [2022-09-21T10:37:59.969Z] 
10:37:59 [2022-09-21T10:37:59.969Z] #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
10:37:59 [2022-09-21T10:37:59.969Z] #49 9.282 Fetched 8578 kB in 7s (1179 kB/s)
10:37:59 [2022-09-21T10:37:59.969Z] #49 9.282 Reading package lists...
10:38:00 [2022-09-21T10:38:00.412Z] #49 17.94 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
10:38:00 [2022-09-21T10:38:00.412Z] #49 17.94 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
10:38:00 [2022-09-21T10:38:00.412Z] #49 17.94 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
10:38:00 [2022-09-21T10:38:00.412Z] #49 17.94 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
10:38:00 [2022-09-21T10:38:00.412Z] #49 17.94 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
10:38:00 [2022-09-21T10:38:00.412Z] #49 17.95 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
10:38:00 [2022-09-21T10:38:00.412Z] #49 17.96 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
10:38:00 [2022-09-21T10:38:00.412Z] #49 18.06 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
10:38:00 [2022-09-21T10:38:00.412Z] #49 18.08 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
10:38:00 [2022-09-21T10:38:00.412Z] #49 18.09 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
10:38:00 [2022-09-21T10:38:00.412Z] #49 18.10 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
10:38:00 [2022-09-21T10:38:00.412Z] #49 18.14 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
10:38:00 [2022-09-21T10:38:00.412Z] #49 18.14 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
10:38:00 [2022-09-21T10:38:00.412Z] #49 18.15 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
10:38:00 [2022-09-21T10:38:00.671Z] #49 18.21 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
10:38:00 [2022-09-21T10:38:00.671Z] #49 18.24 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
10:38:00 [2022-09-21T10:38:00.671Z] #49 18.26 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
10:38:00 [2022-09-21T10:38:00.930Z] #49 18.54 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
10:38:00 [2022-09-21T10:38:00.930Z] #49 18.57 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
10:38:00 [2022-09-21T10:38:00.930Z] #49 18.60 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
10:38:01 [2022-09-21T10:38:01.518Z] #49 19.24 debconf: delaying package configuration, since apt-utils is not installed
10:38:01 [2022-09-21T10:38:01.748Z] #38 93.39   CC       criu/clone-noasan.o
10:38:01 [2022-09-21T10:38:01.777Z] #49 19.44 Fetched 27.0 MB in 2s (17.2 MB/s)
10:38:01 [2022-09-21T10:38:01.777Z] #49 19.50 Selecting previously unselected package pigz.
10:38:02 [2022-09-21T10:38:02.006Z] #38 93.63   CC       criu/config.o
10:38:02 [2022-09-21T10:38:02.036Z] #49 19.50 (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.)
10:38:02 [2022-09-21T10:38:02.036Z] #49 19.55 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
10:38:02 [2022-09-21T10:38:02.036Z] #49 19.56 Unpacking pigz (2.6-1) ...
10:38:02 [2022-09-21T10:38:02.036Z] #49 19.66 Selecting previously unselected package libelf1:amd64.
10:38:02 [2022-09-21T10:38:02.036Z] #49 19.67 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
10:38:02 [2022-09-21T10:38:02.036Z] #49 19.68 Unpacking libelf1:amd64 (0.183-1) ...
10:38:02 [2022-09-21T10:38:02.295Z] #49 19.82 Selecting previously unselected package libbpf0:amd64.
10:38:02 [2022-09-21T10:38:02.295Z] #49 19.82 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
10:38:02 [2022-09-21T10:38:02.295Z] #49 19.82 Unpacking libbpf0:amd64 (1:0.3-2) ...
10:38:02 [2022-09-21T10:38:02.295Z] #49 19.95 Selecting previously unselected package libcap2:amd64.
10:38:02 [2022-09-21T10:38:02.295Z] #49 19.95 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
10:38:02 [2022-09-21T10:38:02.295Z] #49 19.96 Unpacking libcap2:amd64 (1:2.44-1) ...
10:38:02 [2022-09-21T10:38:02.295Z] #49 20.04 Selecting previously unselected package libmnl0:amd64.
10:38:02 [2022-09-21T10:38:02.295Z] #49 20.05 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
10:38:02 [2022-09-21T10:38:02.499Z] #49 11.87 Reading package lists...
10:38:02 [2022-09-21T10:38:02.499Z] #49 ...
10:38:02 [2022-09-21T10:38:02.499Z] 
10:38:02 [2022-09-21T10:38:02.499Z] #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
10:38:02 [2022-09-21T10:38:02.499Z] #39 97.86   CC       criu/cr-errno.o
10:38:02 [2022-09-21T10:38:02.554Z] #49 20.08 Unpacking libmnl0:amd64 (1.0.4-3) ...
10:38:02 [2022-09-21T10:38:02.554Z] #49 20.14 Selecting previously unselected package libxtables12:amd64.
10:38:02 [2022-09-21T10:38:02.554Z] #49 20.15 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
10:38:02 [2022-09-21T10:38:02.554Z] #49 20.17 Unpacking libxtables12:amd64 (1.8.7-1) ...
10:38:02 [2022-09-21T10:38:02.554Z] #49 ...
10:38:02 [2022-09-21T10:38:02.554Z] 
10:38:02 [2022-09-21T10:38:02.554Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:38:02 [2022-09-21T10:38:02.554Z] #38 96.59   CC       criu/cr-errno.o
10:38:02 [2022-09-21T10:38:02.554Z] #38 96.67   CC       criu/cr-restore.o
10:38:02 [2022-09-21T10:38:02.569Z] #38 ...
10:38:02 [2022-09-21T10:38:02.569Z] 
10:38:02 [2022-09-21T10:38:02.569Z] #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
10:38:02 [2022-09-21T10:38:02.569Z] #49 8.148 Fetched 8578 kB in 7s (1224 kB/s)
10:38:02 [2022-09-21T10:38:02.569Z] #49 8.148 Reading package lists...
10:38:02 [2022-09-21T10:38:02.569Z] #49 11.06 Reading package lists...
10:38:02 [2022-09-21T10:38:02.569Z] #49 14.01 Building dependency tree...
10:38:02 [2022-09-21T10:38:02.569Z] #49 15.82 The following additional packages will be installed:
10:38:02 [2022-09-21T10:38:02.570Z] #49 15.82   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
10:38:02 [2022-09-21T10:38:02.570Z] #49 15.82   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
10:38:02 [2022-09-21T10:38:02.570Z] #49 15.82   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
10:38:02 [2022-09-21T10:38:02.570Z] #49 15.82   python3-pkg-resources vim-runtime xxd
10:38:02 [2022-09-21T10:38:02.570Z] #49 15.82 Suggested packages:
10:38:02 [2022-09-21T10:38:02.570Z] #49 15.83   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
10:38:02 [2022-09-21T10:38:02.570Z] #49 15.83   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
10:38:02 [2022-09-21T10:38:02.570Z] #49 15.83   acl attr quota
10:38:02 [2022-09-21T10:38:02.570Z] #49 15.83 Recommended packages:
10:38:02 [2022-09-21T10:38:02.570Z] #49 15.83   libatm1 nftables libpam-cap build-essential python3-dev unzip
10:38:02 [2022-09-21T10:38:02.570Z] #49 17.24 The following NEW packages will be installed:
10:38:02 [2022-09-21T10:38:02.570Z] #49 17.25   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
10:38:02 [2022-09-21T10:38:02.570Z] #49 17.25   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
10:38:02 [2022-09-21T10:38:02.570Z] #49 17.25   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
10:38:02 [2022-09-21T10:38:02.570Z] #49 17.25   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
10:38:02 [2022-09-21T10:38:02.570Z] #49 17.25   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
10:38:02 [2022-09-21T10:38:02.570Z] #49 17.25   python3-pkg-resources python3-setuptools python3-wheel sudo
10:38:02 [2022-09-21T10:38:02.570Z] #49 17.25   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
10:38:02 [2022-09-21T10:38:02.570Z] #49 17.26   xz-utils zip
10:38:02 [2022-09-21T10:38:02.570Z] #49 17.63 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded.
10:38:02 [2022-09-21T10:38:02.570Z] #49 17.63 Need to get 27.0 MB of archives.
10:38:02 [2022-09-21T10:38:02.570Z] #49 17.63 After this operation, 104 MB of additional disk space will be used.
10:38:02 [2022-09-21T10:38:02.570Z] #49 17.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
10:38:02 [2022-09-21T10:38:02.570Z] #49 17.63 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
10:38:02 [2022-09-21T10:38:02.570Z] #49 17.64 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
10:38:02 [2022-09-21T10:38:02.570Z] #49 17.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
10:38:02 [2022-09-21T10:38:02.570Z] #49 17.64 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
10:38:02 [2022-09-21T10:38:02.570Z] #49 17.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
10:38:02 [2022-09-21T10:38:02.570Z] #49 17.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
10:38:02 [2022-09-21T10:38:02.570Z] #49 17.65 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
10:38:02 [2022-09-21T10:38:02.570Z] #49 17.70 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
10:38:02 [2022-09-21T10:38:02.570Z] #49 17.71 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
10:38:02 [2022-09-21T10:38:02.570Z] #49 17.72 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
10:38:02 [2022-09-21T10:38:02.570Z] #49 17.72 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
10:38:02 [2022-09-21T10:38:02.570Z] #49 17.74 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
10:38:02 [2022-09-21T10:38:02.570Z] #49 17.75 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
10:38:02 [2022-09-21T10:38:02.570Z] #49 17.77 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB]
10:38:02 [2022-09-21T10:38:02.570Z] #49 17.77 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
10:38:02 [2022-09-21T10:38:02.570Z] #49 17.78 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
10:38:02 [2022-09-21T10:38:02.570Z] #49 17.78 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
10:38:02 [2022-09-21T10:38:02.570Z] #49 17.78 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
10:38:02 [2022-09-21T10:38:02.570Z] #49 17.79 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
10:38:02 [2022-09-21T10:38:02.570Z] #49 17.80 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
10:38:02 [2022-09-21T10:38:02.570Z] #49 17.81 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
10:38:02 [2022-09-21T10:38:02.570Z] #49 17.81 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
10:38:02 [2022-09-21T10:38:02.570Z] #49 17.82 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
10:38:02 [2022-09-21T10:38:02.570Z] #49 17.82 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
10:38:02 [2022-09-21T10:38:02.570Z] #49 17.82 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
10:38:02 [2022-09-21T10:38:02.570Z] #49 17.83 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
10:38:02 [2022-09-21T10:38:02.760Z] #39 97.97   CC       criu/cr-restore.o
10:38:02 [2022-09-21T10:38:02.826Z] #49 18.16 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
10:38:03 [2022-09-21T10:38:03.083Z] #49 18.16 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
10:38:03 [2022-09-21T10:38:03.083Z] #49 18.16 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
10:38:03 [2022-09-21T10:38:03.083Z] #49 18.17 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
10:38:03 [2022-09-21T10:38:03.083Z] #49 18.17 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
10:38:03 [2022-09-21T10:38:03.083Z] #49 18.18 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
10:38:03 [2022-09-21T10:38:03.083Z] #49 18.19 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
10:38:03 [2022-09-21T10:38:03.083Z] #49 18.26 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
10:38:03 [2022-09-21T10:38:03.083Z] #49 18.26 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
10:38:03 [2022-09-21T10:38:03.083Z] #49 18.28 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
10:38:03 [2022-09-21T10:38:03.083Z] #49 18.30 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
10:38:03 [2022-09-21T10:38:03.083Z] #49 18.31 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
10:38:03 [2022-09-21T10:38:03.083Z] #49 18.33 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
10:38:03 [2022-09-21T10:38:03.083Z] #49 18.34 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
10:38:03 [2022-09-21T10:38:03.083Z] #49 18.38 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
10:38:03 [2022-09-21T10:38:03.083Z] #49 18.40 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
10:38:03 [2022-09-21T10:38:03.113Z] #51 ...
10:38:03 [2022-09-21T10:38:03.113Z] 
10:38:03 [2022-09-21T10:38:03.113Z] #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
10:38:03 [2022-09-21T10:38:03.113Z] #39 106.3   CC       criu/filesystems.o
10:38:03 [2022-09-21T10:38:03.113Z] #39 107.1   CC       criu/fsnotify.o
10:38:03 [2022-09-21T10:38:03.113Z] #39 108.3   CC       criu/image-desc.o
10:38:03 [2022-09-21T10:38:03.113Z] #39 108.4   CC       criu/image.o
10:38:03 [2022-09-21T10:38:03.113Z] #39 109.4   CC       criu/ipc_ns.o
10:38:03 [2022-09-21T10:38:03.113Z] #39 111.2   CC       criu/irmap.o
10:38:03 [2022-09-21T10:38:03.113Z] #39 112.2   CC       criu/kcmp-ids.o
10:38:03 [2022-09-21T10:38:03.113Z] #39 112.6   CC       criu/kerndat.o
10:38:03 [2022-09-21T10:38:03.113Z] #39 114.0   CC       criu/libnetlink.o
10:38:03 [2022-09-21T10:38:03.113Z] #39 114.4   CC       criu/log.o
10:38:03 [2022-09-21T10:38:03.113Z] #39 114.9   CC       criu/lsm.o
10:38:03 [2022-09-21T10:38:03.113Z] #39 115.3   CC       criu/mem.o
10:38:03 [2022-09-21T10:38:03.340Z] #49 18.42 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
10:38:03 [2022-09-21T10:38:03.340Z] #49 18.67 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
10:38:03 [2022-09-21T10:38:03.597Z] #49 18.72 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
10:38:03 [2022-09-21T10:38:03.597Z] #49 18.75 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
10:38:03 [2022-09-21T10:38:03.597Z] #49 ...
10:38:03 [2022-09-21T10:38:03.597Z] 
10:38:03 [2022-09-21T10:38:03.597Z] #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
10:38:03 [2022-09-21T10:38:03.597Z] #24 DONE 149.9s
10:38:03 [2022-09-21T10:38:03.675Z] #39 117.3   CC       criu/memfd.o
10:38:03 [2022-09-21T10:38:03.854Z] 
10:38:03 [2022-09-21T10:38:03.854Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:38:03 [2022-09-21T10:38:03.854Z] #38 95.50   CC       criu/cr-check.o
10:38:04 [2022-09-21T10:38:04.605Z] #39 117.8   CC       criu/mount.o
10:38:05 [2022-09-21T10:38:05.715Z] cee64bf279e2: Download complete
10:38:05 [2022-09-21T10:38:05.747Z] #38 97.53   CC       criu/cr-dedup.o
10:38:06 [2022-09-21T10:38:06.310Z] #38 97.92   CC       criu/cr-dump.o
10:38:07 [2022-09-21T10:38:07.122Z] #39 ...
10:38:07 [2022-09-21T10:38:07.122Z] 
10:38:07 [2022-09-21T10:38:07.122Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
10:38:07 [2022-09-21T10:38:07.122Z] #51 9.233 Collecting yamllint==1.26.1
10:38:07 [2022-09-21T10:38:07.823Z] #38 101.1   CC       criu/cr-service.o
10:38:07 [2022-09-21T10:38:07.823Z] #38 ...
10:38:07 [2022-09-21T10:38:07.823Z] 
10:38:07 [2022-09-21T10:38:07.823Z] #49 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
10:38:07 [2022-09-21T10:38:07.823Z] #49 20.23 Selecting previously unselected package libcap2-bin.
10:38:07 [2022-09-21T10:38:07.823Z] #49 20.23 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
10:38:07 [2022-09-21T10:38:07.823Z] #49 20.24 Unpacking libcap2-bin (1:2.44-1) ...
10:38:07 [2022-09-21T10:38:07.823Z] #49 20.34 Selecting previously unselected package iproute2.
10:38:07 [2022-09-21T10:38:07.823Z] #49 20.34 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
10:38:07 [2022-09-21T10:38:07.823Z] #49 20.34 Unpacking iproute2 (5.10.0-4) ...
10:38:07 [2022-09-21T10:38:07.823Z] #49 20.85 Selecting previously unselected package xxd.
10:38:07 [2022-09-21T10:38:07.823Z] #49 20.85 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
10:38:07 [2022-09-21T10:38:07.823Z] #49 20.86 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
10:38:07 [2022-09-21T10:38:07.823Z] #49 21.01 Selecting previously unselected package vim-common.
10:38:07 [2022-09-21T10:38:07.823Z] #49 21.01 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
10:38:07 [2022-09-21T10:38:07.823Z] #49 21.03 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
10:38:07 [2022-09-21T10:38:07.824Z] #49 21.21 Selecting previously unselected package bash-completion.
10:38:07 [2022-09-21T10:38:07.824Z] #49 21.21 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
10:38:07 [2022-09-21T10:38:07.824Z] #49 23.25 Unpacking bash-completion (1:2.11-2) ...
10:38:07 [2022-09-21T10:38:07.824Z] #49 23.58 Selecting previously unselected package bzip2.
10:38:07 [2022-09-21T10:38:07.824Z] #49 23.58 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
10:38:07 [2022-09-21T10:38:07.824Z] #49 23.59 Unpacking bzip2 (1.0.8-4) ...
10:38:07 [2022-09-21T10:38:07.824Z] #49 23.69 Selecting previously unselected package xz-utils.
10:38:07 [2022-09-21T10:38:07.824Z] #49 23.70 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
10:38:07 [2022-09-21T10:38:07.824Z] #49 23.70 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
10:38:07 [2022-09-21T10:38:07.824Z] #49 23.87 Selecting previously unselected package apparmor.
10:38:07 [2022-09-21T10:38:07.824Z] #49 23.87 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
10:38:07 [2022-09-21T10:38:07.824Z] #49 23.93 Unpacking apparmor (2.13.6-10) ...
10:38:07 [2022-09-21T10:38:07.824Z] #49 24.34 Selecting previously unselected package inetutils-ping.
10:38:07 [2022-09-21T10:38:07.824Z] #49 24.34 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ...
10:38:07 [2022-09-21T10:38:07.824Z] #49 24.35 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
10:38:07 [2022-09-21T10:38:07.824Z] #49 24.50 Selecting previously unselected package libip4tc2:amd64.
10:38:07 [2022-09-21T10:38:07.824Z] #49 24.50 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
10:38:07 [2022-09-21T10:38:07.824Z] #49 24.51 Unpacking libip4tc2:amd64 (1.8.7-1) ...
10:38:07 [2022-09-21T10:38:07.824Z] #49 24.59 Selecting previously unselected package libip6tc2:amd64.
10:38:07 [2022-09-21T10:38:07.824Z] #49 24.60 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
10:38:07 [2022-09-21T10:38:07.824Z] #49 24.62 Unpacking libip6tc2:amd64 (1.8.7-1) ...
10:38:07 [2022-09-21T10:38:07.824Z] #49 24.68 Selecting previously unselected package libnfnetlink0:amd64.
10:38:07 [2022-09-21T10:38:07.824Z] #49 24.69 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
10:38:07 [2022-09-21T10:38:07.824Z] #49 24.70 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
10:38:07 [2022-09-21T10:38:07.824Z] #49 24.76 Selecting previously unselected package libnetfilter-conntrack3:amd64.
10:38:07 [2022-09-21T10:38:07.824Z] #49 24.77 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
10:38:07 [2022-09-21T10:38:07.824Z] #49 24.78 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
10:38:07 [2022-09-21T10:38:07.824Z] #49 24.86 Selecting previously unselected package libnftnl11:amd64.
10:38:07 [2022-09-21T10:38:07.824Z] #49 24.87 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
10:38:07 [2022-09-21T10:38:07.824Z] #49 24.87 Unpacking libnftnl11:amd64 (1.1.9-1) ...
10:38:07 [2022-09-21T10:38:07.824Z] #49 24.97 Selecting previously unselected package iptables.
10:38:07 [2022-09-21T10:38:07.824Z] #49 24.98 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
10:38:07 [2022-09-21T10:38:07.824Z] #49 24.99 Unpacking iptables (1.8.7-1) ...
10:38:07 [2022-09-21T10:38:07.824Z] #49 25.31 Selecting previously unselected package libonig5:amd64.
10:38:07 [2022-09-21T10:38:07.824Z] #49 25.32 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
10:38:07 [2022-09-21T10:38:07.824Z] #49 25.33 Unpacking libonig5:amd64 (6.9.6-1.1) ...
10:38:07 [2022-09-21T10:38:07.824Z] #49 25.49 Selecting previously unselected package libjq1:amd64.
10:38:07 [2022-09-21T10:38:07.824Z] #49 25.50 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
10:38:07 [2022-09-21T10:38:07.824Z] #49 25.50 Unpacking libjq1:amd64 (1.6-2.1) ...
10:38:08 [2022-09-21T10:38:08.021Z] #39 102.5   CC       criu/cr-service.o
10:38:08 [2022-09-21T10:38:08.021Z] #39 ...
10:38:08 [2022-09-21T10:38:08.021Z] 
10:38:08 [2022-09-21T10:38:08.022Z] #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
10:38:08 [2022-09-21T10:38:08.022Z] #49 11.87 Reading package lists...
10:38:08 [2022-09-21T10:38:08.022Z] #49 14.82 Building dependency tree...
10:38:08 [2022-09-21T10:38:08.022Z] #49 16.43 The following additional packages will be installed:
10:38:08 [2022-09-21T10:38:08.022Z] #49 16.43   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
10:38:08 [2022-09-21T10:38:08.022Z] #49 16.44   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
10:38:08 [2022-09-21T10:38:08.022Z] #49 16.44   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
10:38:08 [2022-09-21T10:38:08.022Z] #49 16.44   python3-pkg-resources vim-runtime xxd
10:38:08 [2022-09-21T10:38:08.022Z] #49 16.44 Suggested packages:
10:38:08 [2022-09-21T10:38:08.022Z] #49 16.44   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
10:38:08 [2022-09-21T10:38:08.022Z] #49 16.44   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
10:38:08 [2022-09-21T10:38:08.022Z] #49 16.44   acl attr quota
10:38:08 [2022-09-21T10:38:08.022Z] #49 16.45 Recommended packages:
10:38:08 [2022-09-21T10:38:08.022Z] #49 16.45   libatm1 nftables libpam-cap build-essential python3-dev unzip
10:38:08 [2022-09-21T10:38:08.022Z] #49 17.73 The following NEW packages will be installed:
10:38:08 [2022-09-21T10:38:08.022Z] #49 17.73   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
10:38:08 [2022-09-21T10:38:08.022Z] #49 17.73   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
10:38:08 [2022-09-21T10:38:08.022Z] #49 17.74   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
10:38:08 [2022-09-21T10:38:08.022Z] #49 17.74   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
10:38:08 [2022-09-21T10:38:08.022Z] #49 17.74   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
10:38:08 [2022-09-21T10:38:08.022Z] #49 17.74   python3-pkg-resources python3-setuptools python3-wheel sudo
10:38:08 [2022-09-21T10:38:08.022Z] #49 17.74   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
10:38:08 [2022-09-21T10:38:08.022Z] #49 17.74   xz-utils zip
10:38:08 [2022-09-21T10:38:08.022Z] #49 18.08 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded.
10:38:08 [2022-09-21T10:38:08.022Z] #49 18.08 Need to get 27.0 MB of archives.
10:38:08 [2022-09-21T10:38:08.022Z] #49 18.08 After this operation, 104 MB of additional disk space will be used.
10:38:08 [2022-09-21T10:38:08.022Z] #49 18.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
10:38:08 [2022-09-21T10:38:08.022Z] #49 18.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
10:38:08 [2022-09-21T10:38:08.022Z] #49 18.09 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
10:38:08 [2022-09-21T10:38:08.022Z] #49 18.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
10:38:08 [2022-09-21T10:38:08.022Z] #49 18.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
10:38:08 [2022-09-21T10:38:08.022Z] #49 18.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
10:38:08 [2022-09-21T10:38:08.022Z] #49 18.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
10:38:08 [2022-09-21T10:38:08.022Z] #49 18.11 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
10:38:08 [2022-09-21T10:38:08.022Z] #49 18.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
10:38:08 [2022-09-21T10:38:08.022Z] #49 18.15 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
10:38:08 [2022-09-21T10:38:08.022Z] #49 18.16 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
10:38:08 [2022-09-21T10:38:08.022Z] #49 18.16 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
10:38:08 [2022-09-21T10:38:08.022Z] #49 18.17 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
10:38:08 [2022-09-21T10:38:08.022Z] #49 18.18 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
10:38:08 [2022-09-21T10:38:08.022Z] #49 18.20 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB]
10:38:08 [2022-09-21T10:38:08.022Z] #49 18.20 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
10:38:08 [2022-09-21T10:38:08.022Z] #49 18.21 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
10:38:08 [2022-09-21T10:38:08.022Z] #49 18.21 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
10:38:08 [2022-09-21T10:38:08.022Z] #49 18.21 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
10:38:08 [2022-09-21T10:38:08.022Z] #49 18.22 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
10:38:08 [2022-09-21T10:38:08.022Z] #49 18.22 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
10:38:08 [2022-09-21T10:38:08.022Z] #49 18.23 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
10:38:08 [2022-09-21T10:38:08.022Z] #49 18.24 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
10:38:08 [2022-09-21T10:38:08.022Z] #49 18.24 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
10:38:08 [2022-09-21T10:38:08.022Z] #49 18.24 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
10:38:08 [2022-09-21T10:38:08.022Z] #49 18.25 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
10:38:08 [2022-09-21T10:38:08.022Z] #49 18.25 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
10:38:08 [2022-09-21T10:38:08.022Z] #49 18.49 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
10:38:08 [2022-09-21T10:38:08.022Z] #49 18.49 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
10:38:08 [2022-09-21T10:38:08.022Z] #49 18.49 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
10:38:08 [2022-09-21T10:38:08.022Z] #49 18.49 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
10:38:08 [2022-09-21T10:38:08.022Z] #49 18.50 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
10:38:08 [2022-09-21T10:38:08.022Z] #49 18.51 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
10:38:08 [2022-09-21T10:38:08.022Z] #49 18.51 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
10:38:08 [2022-09-21T10:38:08.022Z] #49 18.58 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
10:38:08 [2022-09-21T10:38:08.022Z] #49 18.58 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
10:38:08 [2022-09-21T10:38:08.022Z] #49 18.59 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
10:38:08 [2022-09-21T10:38:08.022Z] #49 18.59 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
10:38:08 [2022-09-21T10:38:08.022Z] #49 18.61 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
10:38:08 [2022-09-21T10:38:08.022Z] #49 18.61 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
10:38:08 [2022-09-21T10:38:08.022Z] #49 18.62 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
10:38:08 [2022-09-21T10:38:08.022Z] #49 18.66 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
10:38:08 [2022-09-21T10:38:08.022Z] #49 18.67 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
10:38:08 [2022-09-21T10:38:08.022Z] #49 18.68 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
10:38:08 [2022-09-21T10:38:08.022Z] #49 18.89 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
10:38:08 [2022-09-21T10:38:08.022Z] #49 18.93 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
10:38:08 [2022-09-21T10:38:08.022Z] #49 18.96 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
10:38:08 [2022-09-21T10:38:08.022Z] #49 19.61 debconf: delaying package configuration, since apt-utils is not installed
10:38:08 [2022-09-21T10:38:08.022Z] #49 19.75 Fetched 27.0 MB in 1s (22.5 MB/s)
10:38:08 [2022-09-21T10:38:08.022Z] #49 19.81 Selecting previously unselected package pigz.
10:38:08 [2022-09-21T10:38:08.022Z] #49 19.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 ... 24019 files and directories currently installed.)
10:38:08 [2022-09-21T10:38:08.022Z] #49 19.85 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
10:38:08 [2022-09-21T10:38:08.022Z] #49 19.86 Unpacking pigz (2.6-1) ...
10:38:08 [2022-09-21T10:38:08.022Z] #49 19.96 Selecting previously unselected package libelf1:amd64.
10:38:08 [2022-09-21T10:38:08.082Z] #49 25.62 Selecting previously unselected package jq.
10:38:08 [2022-09-21T10:38:08.082Z] #49 25.63 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
10:38:08 [2022-09-21T10:38:08.082Z] #49 25.64 Unpacking jq (1.6-2.1) ...
10:38:08 [2022-09-21T10:38:08.082Z] #49 25.72 Selecting previously unselected package libaio1:amd64.
10:38:08 [2022-09-21T10:38:08.082Z] #49 25.72 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
10:38:08 [2022-09-21T10:38:08.082Z] #49 25.73 Unpacking libaio1:amd64 (0.3.112-9) ...
10:38:08 [2022-09-21T10:38:08.082Z] #49 25.78 Selecting previously unselected package libgpm2:amd64.
10:38:08 [2022-09-21T10:38:08.082Z] #49 25.78 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
10:38:08 [2022-09-21T10:38:08.082Z] #49 25.80 Unpacking libgpm2:amd64 (1.20.7-8) ...
10:38:08 [2022-09-21T10:38:08.280Z] #49 19.96 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
10:38:08 [2022-09-21T10:38:08.280Z] #49 19.97 Unpacking libelf1:amd64 (0.183-1) ...
10:38:08 [2022-09-21T10:38:08.280Z] #49 20.12 Selecting previously unselected package libbpf0:amd64.
10:38:08 [2022-09-21T10:38:08.280Z] #49 20.12 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
10:38:08 [2022-09-21T10:38:08.280Z] #49 20.13 Unpacking libbpf0:amd64 (1:0.3-2) ...
10:38:08 [2022-09-21T10:38:08.280Z] #49 20.24 Selecting previously unselected package libcap2:amd64.
10:38:08 [2022-09-21T10:38:08.344Z] #49 25.86 Selecting previously unselected package libicu67:amd64.
10:38:08 [2022-09-21T10:38:08.344Z] #49 25.87 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
10:38:08 [2022-09-21T10:38:08.344Z] #49 25.88 Unpacking libicu67:amd64 (67.1-7) ...
10:38:08 [2022-09-21T10:38:08.488Z] #51 10.29   Downloading yamllint-1.26.1.tar.gz (126 kB)
10:38:08 [2022-09-21T10:38:08.538Z] #49 20.25 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
10:38:08 [2022-09-21T10:38:08.538Z] #49 20.25 Unpacking libcap2:amd64 (1:2.44-1) ...
10:38:08 [2022-09-21T10:38:08.538Z] #49 20.33 Selecting previously unselected package libmnl0:amd64.
10:38:08 [2022-09-21T10:38:08.538Z] #49 20.34 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
10:38:08 [2022-09-21T10:38:08.538Z] #49 20.34 Unpacking libmnl0:amd64 (1.0.4-3) ...
10:38:08 [2022-09-21T10:38:08.538Z] #49 20.41 Selecting previously unselected package libxtables12:amd64.
10:38:08 [2022-09-21T10:38:08.538Z] #49 20.42 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
10:38:08 [2022-09-21T10:38:08.538Z] #49 20.43 Unpacking libxtables12:amd64 (1.8.7-1) ...
10:38:08 [2022-09-21T10:38:08.603Z] #49 ...
10:38:08 [2022-09-21T10:38:08.603Z] 
10:38:08 [2022-09-21T10:38:08.603Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:38:08 [2022-09-21T10:38:08.603Z] #38 102.7   CC       criu/crtools.o
10:38:08 [2022-09-21T10:38:08.795Z] #49 20.49 Selecting previously unselected package libcap2-bin.
10:38:08 [2022-09-21T10:38:08.795Z] #49 20.49 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
10:38:08 [2022-09-21T10:38:08.795Z] #49 20.50 Unpacking libcap2-bin (1:2.44-1) ...
10:38:08 [2022-09-21T10:38:08.795Z] #49 20.60 Selecting previously unselected package iproute2.
10:38:08 [2022-09-21T10:38:08.795Z] #49 20.60 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
10:38:08 [2022-09-21T10:38:08.795Z] #49 20.60 Unpacking iproute2 (5.10.0-4) ...
10:38:08 [2022-09-21T10:38:08.831Z] #38 100.4   CC       criu/cr-errno.o
10:38:08 [2022-09-21T10:38:08.831Z] #38 100.5   CC       criu/cr-restore.o
10:38:09 [2022-09-21T10:38:09.088Z] #38 ...
10:38:09 [2022-09-21T10:38:09.088Z] 
10:38:09 [2022-09-21T10:38:09.088Z] #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
10:38:09 [2022-09-21T10:38:09.088Z] #49 19.55 debconf: delaying package configuration, since apt-utils is not installed
10:38:09 [2022-09-21T10:38:09.088Z] #49 19.76 Fetched 27.0 MB in 1s (18.9 MB/s)
10:38:09 [2022-09-21T10:38:09.088Z] #49 19.92 Selecting previously unselected package pigz.
10:38:09 [2022-09-21T10:38:09.088Z] #49 19.92 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24019 files and directories currently installed.)
10:38:09 [2022-09-21T10:38:09.088Z] #49 20.00 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
10:38:09 [2022-09-21T10:38:09.088Z] #49 20.01 Unpacking pigz (2.6-1) ...
10:38:09 [2022-09-21T10:38:09.088Z] #49 20.23 Selecting previously unselected package libelf1:amd64.
10:38:09 [2022-09-21T10:38:09.088Z] #49 20.24 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
10:38:09 [2022-09-21T10:38:09.088Z] #49 20.24 Unpacking libelf1:amd64 (0.183-1) ...
10:38:09 [2022-09-21T10:38:09.088Z] #49 20.44 Selecting previously unselected package libbpf0:amd64.
10:38:09 [2022-09-21T10:38:09.088Z] #49 20.45 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
10:38:09 [2022-09-21T10:38:09.088Z] #49 20.46 Unpacking libbpf0:amd64 (1:0.3-2) ...
10:38:09 [2022-09-21T10:38:09.088Z] #49 20.61 Selecting previously unselected package libcap2:amd64.
10:38:09 [2022-09-21T10:38:09.088Z] #49 20.62 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
10:38:09 [2022-09-21T10:38:09.088Z] #49 20.62 Unpacking libcap2:amd64 (1:2.44-1) ...
10:38:09 [2022-09-21T10:38:09.088Z] #49 20.68 Selecting previously unselected package libmnl0:amd64.
10:38:09 [2022-09-21T10:38:09.088Z] #49 20.70 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
10:38:09 [2022-09-21T10:38:09.088Z] #49 20.70 Unpacking libmnl0:amd64 (1.0.4-3) ...
10:38:09 [2022-09-21T10:38:09.088Z] #49 20.77 Selecting previously unselected package libxtables12:amd64.
10:38:09 [2022-09-21T10:38:09.088Z] #49 20.77 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
10:38:09 [2022-09-21T10:38:09.088Z] #49 20.78 Unpacking libxtables12:amd64 (1.8.7-1) ...
10:38:09 [2022-09-21T10:38:09.088Z] #49 20.92 Selecting previously unselected package libcap2-bin.
10:38:09 [2022-09-21T10:38:09.088Z] #49 20.92 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
10:38:09 [2022-09-21T10:38:09.088Z] #49 20.93 Unpacking libcap2-bin (1:2.44-1) ...
10:38:09 [2022-09-21T10:38:09.088Z] #49 21.04 Selecting previously unselected package iproute2.
10:38:09 [2022-09-21T10:38:09.088Z] #49 21.04 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
10:38:09 [2022-09-21T10:38:09.088Z] #49 21.05 Unpacking iproute2 (5.10.0-4) ...
10:38:09 [2022-09-21T10:38:09.088Z] #49 21.57 Selecting previously unselected package xxd.
10:38:09 [2022-09-21T10:38:09.088Z] #49 21.58 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
10:38:09 [2022-09-21T10:38:09.088Z] #49 21.59 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
10:38:09 [2022-09-21T10:38:09.088Z] #49 21.72 Selecting previously unselected package vim-common.
10:38:09 [2022-09-21T10:38:09.088Z] #49 21.74 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
10:38:09 [2022-09-21T10:38:09.088Z] #49 21.75 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
10:38:09 [2022-09-21T10:38:09.088Z] #49 21.95 Selecting previously unselected package bash-completion.
10:38:09 [2022-09-21T10:38:09.088Z] #49 21.96 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
10:38:09 [2022-09-21T10:38:09.088Z] #49 24.01 Unpacking bash-completion (1:2.11-2) ...
10:38:09 [2022-09-21T10:38:09.088Z] #49 24.33 Selecting previously unselected package bzip2.
10:38:09 [2022-09-21T10:38:09.088Z] #49 24.34 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
10:38:09 [2022-09-21T10:38:09.088Z] #49 24.35 Unpacking bzip2 (1.0.8-4) ...
10:38:09 [2022-09-21T10:38:09.088Z] #49 24.43 Selecting previously unselected package xz-utils.
10:38:09 [2022-09-21T10:38:09.170Z] #38 103.2   CC       criu/eventfd.o
10:38:09 [2022-09-21T10:38:09.345Z] #49 24.44 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
10:38:09 [2022-09-21T10:38:09.345Z] #49 24.45 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
10:38:09 [2022-09-21T10:38:09.345Z] #49 24.61 Selecting previously unselected package apparmor.
10:38:09 [2022-09-21T10:38:09.345Z] #49 24.62 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
10:38:09 [2022-09-21T10:38:09.345Z] #49 24.68 Unpacking apparmor (2.13.6-10) ...
10:38:09 [2022-09-21T10:38:09.360Z] #49 21.13 Selecting previously unselected package xxd.
10:38:09 [2022-09-21T10:38:09.360Z] #49 21.13 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
10:38:09 [2022-09-21T10:38:09.360Z] #49 21.15 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
10:38:09 [2022-09-21T10:38:09.360Z] #49 21.28 Selecting previously unselected package vim-common.
10:38:09 [2022-09-21T10:38:09.360Z] #49 21.28 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
10:38:09 [2022-09-21T10:38:09.360Z] #49 21.30 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
10:38:09 [2022-09-21T10:38:09.416Z] #51 11.55 Collecting pathspec>=0.5.3
10:38:09 [2022-09-21T10:38:09.416Z] #51 11.58   Downloading pathspec-0.10.1-py3-none-any.whl (27 kB)
10:38:09 [2022-09-21T10:38:09.617Z] #49 21.48 Selecting previously unselected package bash-completion.
10:38:09 [2022-09-21T10:38:09.617Z] #49 21.49 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
10:38:09 [2022-09-21T10:38:09.737Z] #38 103.6   CC       criu/eventpoll.o
10:38:09 [2022-09-21T10:38:09.908Z] #49 25.11 Selecting previously unselected package inetutils-ping.
10:38:09 [2022-09-21T10:38:09.908Z] #49 25.12 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ...
10:38:09 [2022-09-21T10:38:09.908Z] #49 25.12 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
10:38:09 [2022-09-21T10:38:09.984Z] #51 11.91 Collecting pyyaml
10:38:09 [2022-09-21T10:38:09.984Z] #51 11.92   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
10:38:09 [2022-09-21T10:38:09.984Z] #51 12.01 Building wheels for collected packages: yamllint
10:38:09 [2022-09-21T10:38:09.984Z] #51 12.02   Building wheel for yamllint (setup.py): started
10:38:10 [2022-09-21T10:38:10.165Z] #49 25.26 Selecting previously unselected package libip4tc2:amd64.
10:38:10 [2022-09-21T10:38:10.165Z] #49 25.28 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
10:38:10 [2022-09-21T10:38:10.165Z] #49 25.29 Unpacking libip4tc2:amd64 (1.8.7-1) ...
10:38:10 [2022-09-21T10:38:10.165Z] #49 25.39 Selecting previously unselected package libip6tc2:amd64.
10:38:10 [2022-09-21T10:38:10.165Z] #49 25.40 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
10:38:10 [2022-09-21T10:38:10.165Z] #49 25.41 Unpacking libip6tc2:amd64 (1.8.7-1) ...
10:38:10 [2022-09-21T10:38:10.165Z] #49 25.48 Selecting previously unselected package libnfnetlink0:amd64.
10:38:10 [2022-09-21T10:38:10.304Z] #38 104.4   CC       criu/external.o
10:38:10 [2022-09-21T10:38:10.422Z] #49 25.49 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
10:38:10 [2022-09-21T10:38:10.422Z] #49 25.49 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
10:38:10 [2022-09-21T10:38:10.422Z] #49 25.58 Selecting previously unselected package libnetfilter-conntrack3:amd64.
10:38:10 [2022-09-21T10:38:10.422Z] #49 25.58 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
10:38:10 [2022-09-21T10:38:10.422Z] #49 25.59 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
10:38:10 [2022-09-21T10:38:10.422Z] #49 25.67 Selecting previously unselected package libnftnl11:amd64.
10:38:10 [2022-09-21T10:38:10.422Z] #49 25.68 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
10:38:10 [2022-09-21T10:38:10.422Z] #49 25.68 Unpacking libnftnl11:amd64 (1.1.9-1) ...
10:38:10 [2022-09-21T10:38:10.679Z] #49 25.78 Selecting previously unselected package iptables.
10:38:10 [2022-09-21T10:38:10.679Z] #49 25.79 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
10:38:10 [2022-09-21T10:38:10.679Z] #49 25.80 Unpacking iptables (1.8.7-1) ...
10:38:10 [2022-09-21T10:38:10.871Z] #38 104.8   CC       criu/fault-injection.o
10:38:10 [2022-09-21T10:38:10.871Z] #38 104.9   CC       criu/fdstore.o
10:38:10 [2022-09-21T10:38:10.941Z] #49 26.14 Selecting previously unselected package libonig5:amd64.
10:38:10 [2022-09-21T10:38:10.941Z] #49 26.14 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
10:38:10 [2022-09-21T10:38:10.941Z] #49 26.15 Unpacking libonig5:amd64 (6.9.6-1.1) ...
10:38:11 [2022-09-21T10:38:11.129Z] #38 105.2   CC       criu/fifo.o
10:38:11 [2022-09-21T10:38:11.198Z] #49 26.31 Selecting previously unselected package libjq1:amd64.
10:38:11 [2022-09-21T10:38:11.198Z] #49 26.32 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
10:38:11 [2022-09-21T10:38:11.198Z] #49 26.33 Unpacking libjq1:amd64 (1.6-2.1) ...
10:38:11 [2022-09-21T10:38:11.198Z] #49 26.47 Selecting previously unselected package jq.
10:38:11 [2022-09-21T10:38:11.198Z] #49 26.50 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
10:38:11 [2022-09-21T10:38:11.198Z] #49 26.50 Unpacking jq (1.6-2.1) ...
10:38:11 [2022-09-21T10:38:11.351Z] #51 13.30   Building wheel for yamllint (setup.py): finished with status 'done'
10:38:11 [2022-09-21T10:38:11.351Z] #51 13.30   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=22e8203a7a2d525256a9b171dda625fedaa326ad62ea15d87cf85b9ba2bfcc5d
10:38:11 [2022-09-21T10:38:11.351Z] #51 13.31   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
10:38:11 [2022-09-21T10:38:11.351Z] #51 13.31 Successfully built yamllint
10:38:11 [2022-09-21T10:38:11.351Z] #51 13.36 Installing collected packages: pyyaml, pathspec, yamllint
10:38:11 [2022-09-21T10:38:11.388Z] #38 105.6   CC       criu/file-ids.o
10:38:11 [2022-09-21T10:38:11.454Z] #49 26.59 Selecting previously unselected package libaio1:amd64.
10:38:11 [2022-09-21T10:38:11.454Z] #49 26.60 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
10:38:11 [2022-09-21T10:38:11.454Z] #49 26.62 Unpacking libaio1:amd64 (0.3.112-9) ...
10:38:11 [2022-09-21T10:38:11.608Z] #51 13.79 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1
10:38:11 [2022-09-21T10:38:11.711Z] #49 26.71 Selecting previously unselected package libgpm2:amd64.
10:38:11 [2022-09-21T10:38:11.711Z] #49 26.73 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
10:38:11 [2022-09-21T10:38:11.711Z] #49 26.74 Unpacking libgpm2:amd64 (1.20.7-8) ...
10:38:11 [2022-09-21T10:38:11.711Z] #49 26.79 Selecting previously unselected package libicu67:amd64.
10:38:11 [2022-09-21T10:38:11.711Z] #49 26.79 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
10:38:11 [2022-09-21T10:38:11.711Z] #49 26.81 Unpacking libicu67:amd64 (67.1-7) ...
10:38:11 [2022-09-21T10:38:11.955Z] #38 106.0   CC       criu/file-lock.o
10:38:12 [2022-09-21T10:38:12.148Z] #49 23.44 Unpacking bash-completion (1:2.11-2) ...
10:38:12 [2022-09-21T10:38:12.148Z] #49 23.94 Selecting previously unselected package bzip2.
10:38:12 [2022-09-21T10:38:12.148Z] #49 23.94 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
10:38:12 [2022-09-21T10:38:12.148Z] #49 23.96 Unpacking bzip2 (1.0.8-4) ...
10:38:12 [2022-09-21T10:38:12.170Z] #51 DONE 14.4s
10:38:12 [2022-09-21T10:38:12.170Z] 
10:38:12 [2022-09-21T10:38:12.170Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:38:12 [2022-09-21T10:38:12.170Z] #39 121.4   CC       criu/namespaces.o
10:38:12 [2022-09-21T10:38:12.170Z] #39 123.5   CC       criu/net.o
10:38:12 [2022-09-21T10:38:12.405Z] #49 24.06 Selecting previously unselected package xz-utils.
10:38:12 [2022-09-21T10:38:12.405Z] #49 24.08 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
10:38:12 [2022-09-21T10:38:12.405Z] #49 24.09 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
10:38:12 [2022-09-21T10:38:12.405Z] #49 24.29 Selecting previously unselected package apparmor.
10:38:12 [2022-09-21T10:38:12.663Z] #49 24.30 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
10:38:12 [2022-09-21T10:38:12.663Z] #49 24.36 Unpacking apparmor (2.13.6-10) ...
10:38:12 [2022-09-21T10:38:12.890Z] #38 106.8   CC       criu/files-ext.o
10:38:12 [2022-09-21T10:38:12.921Z] #49 24.78 Selecting previously unselected package inetutils-ping.
10:38:12 [2022-09-21T10:38:12.921Z] #49 24.79 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ...
10:38:12 [2022-09-21T10:38:12.921Z] #49 24.79 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
10:38:13 [2022-09-21T10:38:13.149Z] #38 107.3   CC       criu/files-reg.o
10:38:13 [2022-09-21T10:38:13.179Z] #49 24.95 Selecting previously unselected package libip4tc2:amd64.
10:38:13 [2022-09-21T10:38:13.179Z] #49 24.95 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
10:38:13 [2022-09-21T10:38:13.179Z] #49 24.96 Unpacking libip4tc2:amd64 (1.8.7-1) ...
10:38:13 [2022-09-21T10:38:13.179Z] #49 25.05 Selecting previously unselected package libip6tc2:amd64.
10:38:13 [2022-09-21T10:38:13.179Z] #49 25.05 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
10:38:13 [2022-09-21T10:38:13.179Z] #49 25.07 Unpacking libip6tc2:amd64 (1.8.7-1) ...
10:38:13 [2022-09-21T10:38:13.179Z] #49 25.15 Selecting previously unselected package libnfnetlink0:amd64.
10:38:13 [2022-09-21T10:38:13.437Z] #49 25.15 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
10:38:13 [2022-09-21T10:38:13.437Z] #49 25.16 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
10:38:13 [2022-09-21T10:38:13.437Z] #49 25.23 Selecting previously unselected package libnetfilter-conntrack3:amd64.
10:38:13 [2022-09-21T10:38:13.437Z] #49 25.23 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
10:38:13 [2022-09-21T10:38:13.437Z] #49 25.24 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
10:38:13 [2022-09-21T10:38:13.437Z] #49 25.33 Selecting previously unselected package libnftnl11:amd64.
10:38:13 [2022-09-21T10:38:13.437Z] #49 25.34 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
10:38:13 [2022-09-21T10:38:13.437Z] #49 25.34 Unpacking libnftnl11:amd64 (1.1.9-1) ...
10:38:13 [2022-09-21T10:38:13.697Z] #49 25.45 Selecting previously unselected package iptables.
10:38:13 [2022-09-21T10:38:13.697Z] #49 25.45 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
10:38:13 [2022-09-21T10:38:13.697Z] #49 25.45 Unpacking iptables (1.8.7-1) ...
10:38:13 [2022-09-21T10:38:13.955Z] #49 25.76 Selecting previously unselected package libonig5:amd64.
10:38:13 [2022-09-21T10:38:13.955Z] #49 25.76 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
10:38:13 [2022-09-21T10:38:13.955Z] #49 25.77 Unpacking libonig5:amd64 (6.9.6-1.1) ...
10:38:14 [2022-09-21T10:38:14.061Z] #39 127.5   CC       criu/netfilter.o
10:38:14 [2022-09-21T10:38:14.084Z] #38 ...
10:38:14 [2022-09-21T10:38:14.084Z] 
10:38:14 [2022-09-21T10:38:14.084Z] #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
10:38:14 [2022-09-21T10:38:14.084Z] #49 29.60 Selecting previously unselected package libinih1:amd64.
10:38:14 [2022-09-21T10:38:14.084Z] #49 29.61 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
10:38:14 [2022-09-21T10:38:14.084Z] #49 29.62 Unpacking libinih1:amd64 (53-1+b2) ...
10:38:14 [2022-09-21T10:38:14.084Z] #49 29.68 Selecting previously unselected package libnet1:amd64.
10:38:14 [2022-09-21T10:38:14.084Z] #49 29.70 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
10:38:14 [2022-09-21T10:38:14.084Z] #49 29.71 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:38:14 [2022-09-21T10:38:14.084Z] #49 29.80 Selecting previously unselected package libnl-3-200:amd64.
10:38:14 [2022-09-21T10:38:14.084Z] #49 29.81 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
10:38:14 [2022-09-21T10:38:14.084Z] #49 29.81 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
10:38:14 [2022-09-21T10:38:14.084Z] #49 29.92 Selecting previously unselected package libprotobuf-c1:amd64.
10:38:14 [2022-09-21T10:38:14.084Z] #49 29.93 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
10:38:14 [2022-09-21T10:38:14.084Z] #49 29.93 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
10:38:14 [2022-09-21T10:38:14.084Z] #49 29.99 Selecting previously unselected package net-tools.
10:38:14 [2022-09-21T10:38:14.084Z] #49 29.99 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
10:38:14 [2022-09-21T10:38:14.084Z] #49 30.00 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
10:38:14 [2022-09-21T10:38:14.084Z] #49 30.16 Selecting previously unselected package patch.
10:38:14 [2022-09-21T10:38:14.084Z] #49 30.19 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
10:38:14 [2022-09-21T10:38:14.084Z] #49 30.19 Unpacking patch (2.7.6-7) ...
10:38:14 [2022-09-21T10:38:14.084Z] #49 30.33 Selecting previously unselected package python-pip-whl.
10:38:14 [2022-09-21T10:38:14.084Z] #49 30.34 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
10:38:14 [2022-09-21T10:38:14.084Z] #49 30.34 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
10:38:14 [2022-09-21T10:38:14.084Z] #49 30.98 Selecting previously unselected package python3-lib2to3.
10:38:14 [2022-09-21T10:38:14.084Z] #49 30.99 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
10:38:14 [2022-09-21T10:38:14.084Z] #49 31.00 Unpacking python3-lib2to3 (3.9.2-1) ...
10:38:14 [2022-09-21T10:38:14.084Z] #49 31.10 Selecting previously unselected package python3-distutils.
10:38:14 [2022-09-21T10:38:14.084Z] #49 31.11 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
10:38:14 [2022-09-21T10:38:14.084Z] #49 31.11 Unpacking python3-distutils (3.9.2-1) ...
10:38:14 [2022-09-21T10:38:14.084Z] #49 31.24 Selecting previously unselected package python3-pkg-resources.
10:38:14 [2022-09-21T10:38:14.084Z] #49 31.26 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
10:38:14 [2022-09-21T10:38:14.084Z] #49 31.26 Unpacking python3-pkg-resources (52.0.0-4) ...
10:38:14 [2022-09-21T10:38:14.084Z] #49 31.42 Selecting previously unselected package python3-setuptools.
10:38:14 [2022-09-21T10:38:14.084Z] #49 31.42 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
10:38:14 [2022-09-21T10:38:14.084Z] #49 31.43 Unpacking python3-setuptools (52.0.0-4) ...
10:38:14 [2022-09-21T10:38:14.084Z] #49 31.68 Selecting previously unselected package python3-wheel.
10:38:14 [2022-09-21T10:38:14.084Z] #49 31.70 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
10:38:14 [2022-09-21T10:38:14.084Z] #49 31.71 Unpacking python3-wheel (0.34.2-1) ...
10:38:14 [2022-09-21T10:38:14.213Z] #49 25.91 Selecting previously unselected package libjq1:amd64.
10:38:14 [2022-09-21T10:38:14.213Z] #49 25.92 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
10:38:14 [2022-09-21T10:38:14.213Z] #49 25.93 Unpacking libjq1:amd64 (1.6-2.1) ...
10:38:14 [2022-09-21T10:38:14.213Z] #49 26.07 Selecting previously unselected package jq.
10:38:14 [2022-09-21T10:38:14.213Z] #49 26.07 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
10:38:14 [2022-09-21T10:38:14.213Z] #49 26.08 Unpacking jq (1.6-2.1) ...
10:38:14 [2022-09-21T10:38:14.317Z] #39 127.7   CC       criu/page-pipe.o
10:38:14 [2022-09-21T10:38:14.343Z] #49 31.79 Selecting previously unselected package python3-pip.
10:38:14 [2022-09-21T10:38:14.343Z] #49 31.81 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
10:38:14 [2022-09-21T10:38:14.343Z] #49 31.81 Unpacking python3-pip (20.3.4-4+deb11u1) ...
10:38:14 [2022-09-21T10:38:14.472Z] #49 26.25 Selecting previously unselected package libaio1:amd64.
10:38:14 [2022-09-21T10:38:14.472Z] #49 26.25 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
10:38:14 [2022-09-21T10:38:14.472Z] #49 26.25 Unpacking libaio1:amd64 (0.3.112-9) ...
10:38:14 [2022-09-21T10:38:14.472Z] #49 26.33 Selecting previously unselected package libgpm2:amd64.
10:38:14 [2022-09-21T10:38:14.472Z] #49 26.33 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
10:38:14 [2022-09-21T10:38:14.472Z] #49 26.33 Unpacking libgpm2:amd64 (1.20.7-8) ...
10:38:14 [2022-09-21T10:38:14.472Z] #49 26.40 Selecting previously unselected package libicu67:amd64.
10:38:14 [2022-09-21T10:38:14.472Z] #49 26.42 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
10:38:14 [2022-09-21T10:38:14.472Z] #49 26.43 Unpacking libicu67:amd64 (67.1-7) ...
10:38:14 [2022-09-21T10:38:14.601Z] #49 32.15 Selecting previously unselected package sudo.
10:38:14 [2022-09-21T10:38:14.601Z] #49 32.15 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
10:38:14 [2022-09-21T10:38:14.601Z] #49 32.16 Unpacking sudo (1.9.5p2-3) ...
10:38:15 [2022-09-21T10:38:15.172Z] #49 32.78 Selecting previously unselected package thin-provisioning-tools.
10:38:15 [2022-09-21T10:38:15.172Z] #49 32.79 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
10:38:15 [2022-09-21T10:38:15.172Z] #49 32.79 Unpacking thin-provisioning-tools (0.9.0-1) ...
10:38:15 [2022-09-21T10:38:15.247Z] #39 128.5   CC       criu/page-xfer.o
10:38:15 [2022-09-21T10:38:15.430Z] #49 33.09 Selecting previously unselected package uidmap.
10:38:15 [2022-09-21T10:38:15.430Z] #49 33.10 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
10:38:15 [2022-09-21T10:38:15.430Z] #49 33.11 Unpacking uidmap (1:4.8.1-1) ...
10:38:15 [2022-09-21T10:38:15.689Z] #49 33.26 Selecting previously unselected package vim-runtime.
10:38:15 [2022-09-21T10:38:15.689Z] #49 33.28 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
10:38:15 [2022-09-21T10:38:15.689Z] #49 33.32 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
10:38:15 [2022-09-21T10:38:15.689Z] #49 33.34 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
10:38:15 [2022-09-21T10:38:15.689Z] #49 33.35 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
10:38:15 [2022-09-21T10:38:15.884Z] #49 30.46 Selecting previously unselected package libinih1:amd64.
10:38:15 [2022-09-21T10:38:15.884Z] #49 30.46 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
10:38:15 [2022-09-21T10:38:15.884Z] #49 30.48 Unpacking libinih1:amd64 (53-1+b2) ...
10:38:15 [2022-09-21T10:38:15.884Z] #49 30.53 Selecting previously unselected package libnet1:amd64.
10:38:15 [2022-09-21T10:38:15.884Z] #49 30.53 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
10:38:15 [2022-09-21T10:38:15.884Z] #49 30.55 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:38:15 [2022-09-21T10:38:15.884Z] #49 30.63 Selecting previously unselected package libnl-3-200:amd64.
10:38:15 [2022-09-21T10:38:15.884Z] #49 30.63 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
10:38:15 [2022-09-21T10:38:15.884Z] #49 30.64 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
10:38:15 [2022-09-21T10:38:15.884Z] #49 30.72 Selecting previously unselected package libprotobuf-c1:amd64.
10:38:15 [2022-09-21T10:38:15.884Z] #49 30.72 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
10:38:15 [2022-09-21T10:38:15.884Z] #49 30.73 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
10:38:15 [2022-09-21T10:38:15.884Z] #49 30.78 Selecting previously unselected package net-tools.
10:38:15 [2022-09-21T10:38:15.884Z] #49 30.78 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
10:38:15 [2022-09-21T10:38:15.884Z] #49 30.79 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
10:38:15 [2022-09-21T10:38:15.884Z] #49 30.92 Selecting previously unselected package patch.
10:38:15 [2022-09-21T10:38:15.884Z] #49 30.94 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
10:38:15 [2022-09-21T10:38:15.884Z] #49 30.94 Unpacking patch (2.7.6-7) ...
10:38:15 [2022-09-21T10:38:15.884Z] #49 31.05 Selecting previously unselected package python-pip-whl.
10:38:15 [2022-09-21T10:38:15.884Z] #49 31.06 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
10:38:15 [2022-09-21T10:38:15.884Z] #49 31.07 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
10:38:16 [2022-09-21T10:38:16.475Z] #49 31.68 Selecting previously unselected package python3-lib2to3.
10:38:16 [2022-09-21T10:38:16.475Z] #49 31.68 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
10:38:16 [2022-09-21T10:38:16.475Z] #49 31.70 Unpacking python3-lib2to3 (3.9.2-1) ...
10:38:16 [2022-09-21T10:38:16.629Z] #39 130.2   CC       criu/pagemap-cache.o
10:38:16 [2022-09-21T10:38:16.731Z] #49 31.85 Selecting previously unselected package python3-distutils.
10:38:16 [2022-09-21T10:38:16.731Z] #49 31.85 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
10:38:16 [2022-09-21T10:38:16.731Z] #49 31.86 Unpacking python3-distutils (3.9.2-1) ...
10:38:16 [2022-09-21T10:38:16.731Z] #49 32.01 Selecting previously unselected package python3-pkg-resources.
10:38:16 [2022-09-21T10:38:16.731Z] #49 32.02 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
10:38:16 [2022-09-21T10:38:16.731Z] #49 32.03 Unpacking python3-pkg-resources (52.0.0-4) ...
10:38:16 [2022-09-21T10:38:16.994Z] #49 32.22 Selecting previously unselected package python3-setuptools.
10:38:16 [2022-09-21T10:38:16.994Z] #49 32.22 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
10:38:16 [2022-09-21T10:38:16.994Z] #49 32.23 Unpacking python3-setuptools (52.0.0-4) ...
10:38:17 [2022-09-21T10:38:17.192Z] #39 130.6   CC       criu/pagemap.o
10:38:17 [2022-09-21T10:38:17.252Z] #49 32.54 Selecting previously unselected package python3-wheel.
10:38:17 [2022-09-21T10:38:17.252Z] #49 32.56 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
10:38:17 [2022-09-21T10:38:17.252Z] #49 32.57 Unpacking python3-wheel (0.34.2-1) ...
10:38:17 [2022-09-21T10:38:17.507Z] #49 32.64 Selecting previously unselected package python3-pip.
10:38:17 [2022-09-21T10:38:17.507Z] #49 32.66 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
10:38:17 [2022-09-21T10:38:17.507Z] #49 32.67 Unpacking python3-pip (20.3.4-4+deb11u1) ...
10:38:17 [2022-09-21T10:38:17.763Z] #49 33.01 Selecting previously unselected package sudo.
10:38:17 [2022-09-21T10:38:17.763Z] #49 33.01 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
10:38:17 [2022-09-21T10:38:17.763Z] #49 33.02 Unpacking sudo (1.9.5p2-3) ...
10:38:18 [2022-09-21T10:38:18.121Z] #39 131.5   CC       criu/parasite-syscall.o
10:38:18 [2022-09-21T10:38:18.325Z] #49 33.62 Selecting previously unselected package thin-provisioning-tools.
10:38:18 [2022-09-21T10:38:18.325Z] #49 33.62 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
10:38:18 [2022-09-21T10:38:18.325Z] #49 33.63 Unpacking thin-provisioning-tools (0.9.0-1) ...
10:38:18 [2022-09-21T10:38:18.657Z] #49 30.12 Selecting previously unselected package libinih1:amd64.
10:38:18 [2022-09-21T10:38:18.657Z] #49 30.12 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
10:38:18 [2022-09-21T10:38:18.657Z] #49 30.13 Unpacking libinih1:amd64 (53-1+b2) ...
10:38:18 [2022-09-21T10:38:18.657Z] #49 30.20 Selecting previously unselected package libnet1:amd64.
10:38:18 [2022-09-21T10:38:18.657Z] #49 30.20 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
10:38:18 [2022-09-21T10:38:18.657Z] #49 30.21 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:38:18 [2022-09-21T10:38:18.657Z] #49 30.29 Selecting previously unselected package libnl-3-200:amd64.
10:38:18 [2022-09-21T10:38:18.657Z] #49 30.29 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
10:38:18 [2022-09-21T10:38:18.657Z] #49 30.30 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
10:38:18 [2022-09-21T10:38:18.657Z] #49 30.39 Selecting previously unselected package libprotobuf-c1:amd64.
10:38:18 [2022-09-21T10:38:18.657Z] #49 30.40 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
10:38:18 [2022-09-21T10:38:18.657Z] #49 30.41 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
10:38:18 [2022-09-21T10:38:18.657Z] #49 30.48 Selecting previously unselected package net-tools.
10:38:18 [2022-09-21T10:38:18.657Z] #49 30.49 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
10:38:18 [2022-09-21T10:38:18.657Z] #49 30.49 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
10:38:18 [2022-09-21T10:38:18.683Z] #39 132.2   CC       criu/path.o
10:38:18 [2022-09-21T10:38:18.836Z] #49 33.85 Selecting previously unselected package uidmap.
10:38:18 [2022-09-21T10:38:18.836Z] #49 33.86 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
10:38:18 [2022-09-21T10:38:18.836Z] #49 33.87 Unpacking uidmap (1:4.8.1-1) ...
10:38:18 [2022-09-21T10:38:18.836Z] #49 34.03 Selecting previously unselected package vim-runtime.
10:38:18 [2022-09-21T10:38:18.836Z] #49 34.04 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
10:38:18 [2022-09-21T10:38:18.836Z] #49 34.07 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
10:38:18 [2022-09-21T10:38:18.836Z] #49 34.11 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
10:38:18 [2022-09-21T10:38:18.915Z] #49 ...
10:38:18 [2022-09-21T10:38:18.915Z] 
10:38:18 [2022-09-21T10:38:18.915Z] #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
10:38:18 [2022-09-21T10:38:18.915Z] #39 104.2   CC       criu/crtools.o
10:38:18 [2022-09-21T10:38:18.915Z] #39 104.6   CC       criu/eventfd.o
10:38:18 [2022-09-21T10:38:18.915Z] #39 105.0   CC       criu/eventpoll.o
10:38:18 [2022-09-21T10:38:18.915Z] #39 105.8   CC       criu/external.o
10:38:18 [2022-09-21T10:38:18.915Z] #39 106.1   CC       criu/fault-injection.o
10:38:18 [2022-09-21T10:38:18.915Z] #39 106.3   CC       criu/fdstore.o
10:38:18 [2022-09-21T10:38:18.915Z] #39 106.7   CC       criu/fifo.o
10:38:18 [2022-09-21T10:38:18.915Z] #39 107.2   CC       criu/file-ids.o
10:38:18 [2022-09-21T10:38:18.915Z] #39 107.5   CC       criu/file-lock.o
10:38:18 [2022-09-21T10:38:18.915Z] #39 108.4   CC       criu/files-ext.o
10:38:18 [2022-09-21T10:38:18.915Z] #39 108.8   CC       criu/files-reg.o
10:38:18 [2022-09-21T10:38:18.915Z] #39 111.1   CC       criu/files.o
10:38:18 [2022-09-21T10:38:18.915Z] #39 113.3 include/common/asm/bitops.h: Assembler messages:
10:38:18 [2022-09-21T10:38:18.915Z] #39 113.3 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts'
10:38:18 [2022-09-21T10:38:18.915Z] #39 113.5   CC       criu/filesystems.o
10:38:18 [2022-09-21T10:38:18.915Z] #39 114.3   CC       criu/fsnotify.o
10:38:18 [2022-09-21T10:38:18.915Z] #39 ...
10:38:18 [2022-09-21T10:38:18.915Z] 
10:38:18 [2022-09-21T10:38:18.915Z] #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
10:38:18 [2022-09-21T10:38:18.915Z] #49 30.72 Selecting previously unselected package patch.
10:38:18 [2022-09-21T10:38:18.915Z] #49 30.74 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
10:38:18 [2022-09-21T10:38:18.915Z] #49 30.75 Unpacking patch (2.7.6-7) ...
10:38:18 [2022-09-21T10:38:18.939Z] #39 132.5   CC       criu/pie-util-vdso.o
10:38:18 [2022-09-21T10:38:18.976Z] #49 36.71 Selecting previously unselected package vim.
10:38:18 [2022-09-21T10:38:18.976Z] #49 36.72 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
10:38:19 [2022-09-21T10:38:19.092Z] #49 34.11 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
10:38:19 [2022-09-21T10:38:19.174Z] #49 30.86 Selecting previously unselected package python-pip-whl.
10:38:19 [2022-09-21T10:38:19.174Z] #49 30.86 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
10:38:19 [2022-09-21T10:38:19.174Z] #49 30.88 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
10:38:19 [2022-09-21T10:38:19.234Z] #49 36.74 Unpacking vim (2:8.2.2434-3+deb11u1) ...
10:38:19 [2022-09-21T10:38:19.500Z] #39 132.9   CC       criu/pie-util.o
10:38:19 [2022-09-21T10:38:19.746Z] #49 31.52 Selecting previously unselected package python3-lib2to3.
10:38:19 [2022-09-21T10:38:19.746Z] #49 31.52 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
10:38:19 [2022-09-21T10:38:19.746Z] #49 31.53 Unpacking python3-lib2to3 (3.9.2-1) ...
10:38:19 [2022-09-21T10:38:19.746Z] #49 31.64 Selecting previously unselected package python3-distutils.
10:38:19 [2022-09-21T10:38:19.746Z] #49 31.65 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
10:38:19 [2022-09-21T10:38:19.746Z] #49 31.66 Unpacking python3-distutils (3.9.2-1) ...
10:38:19 [2022-09-21T10:38:19.756Z] #39 133.1   CC       criu/pipes.o
10:38:19 [2022-09-21T10:38:19.801Z] #49 37.39 Selecting previously unselected package xfsprogs.
10:38:19 [2022-09-21T10:38:19.801Z] #49 37.40 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
10:38:19 [2022-09-21T10:38:19.801Z] #49 37.42 Unpacking xfsprogs (5.10.0-4) ...
10:38:20 [2022-09-21T10:38:20.006Z] #49 31.85 Selecting previously unselected package python3-pkg-resources.
10:38:20 [2022-09-21T10:38:20.006Z] #49 31.85 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
10:38:20 [2022-09-21T10:38:20.006Z] #49 31.86 Unpacking python3-pkg-resources (52.0.0-4) ...
10:38:20 [2022-09-21T10:38:20.006Z] #49 32.00 Selecting previously unselected package python3-setuptools.
10:38:20 [2022-09-21T10:38:20.060Z] #49 37.89 Selecting previously unselected package zip.
10:38:20 [2022-09-21T10:38:20.263Z] #49 32.02 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
10:38:20 [2022-09-21T10:38:20.263Z] #49 32.02 Unpacking python3-setuptools (52.0.0-4) ...
10:38:20 [2022-09-21T10:38:20.318Z] #39 133.8   CC       criu/plugin.o
10:38:20 [2022-09-21T10:38:20.319Z] #49 37.89 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
10:38:20 [2022-09-21T10:38:20.319Z] #49 37.90 Unpacking zip (3.0-12) ...
10:38:20 [2022-09-21T10:38:20.355Z] #40 162.5 + mkdir -p /build
10:38:20 [2022-09-21T10:38:20.355Z] #40 162.5 + cp runc /build/runc
10:38:20 [2022-09-21T10:38:20.355Z] #40 DONE 164.4s
10:38:20 [2022-09-21T10:38:20.355Z] 
10:38:20 [2022-09-21T10:38:20.355Z] #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
10:38:20 [2022-09-21T10:38:20.355Z] #37 ...
10:38:20 [2022-09-21T10:38:20.355Z] 
10:38:20 [2022-09-21T10:38:20.355Z] #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
10:38:20 [2022-09-21T10:38:20.355Z] #33 287.0 + /build/golangci-lint --version
10:38:20 [2022-09-21T10:38:20.355Z] #33 288.4 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
10:38:20 [2022-09-21T10:38:20.355Z] #33 DONE 288.6s
10:38:20 [2022-09-21T10:38:20.355Z] 
10:38:20 [2022-09-21T10:38:20.355Z] #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
10:38:20 [2022-09-21T10:38:20.355Z] #37 ...
10:38:20 [2022-09-21T10:38:20.355Z] 
10:38:20 [2022-09-21T10:38:20.355Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
10:38:20 [2022-09-21T10:38:20.355Z] #61 DONE 0.3s
10:38:20 [2022-09-21T10:38:20.355Z] 
10:38:20 [2022-09-21T10:38:20.355Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
10:38:20 [2022-09-21T10:38:20.355Z] #62 DONE 0.1s
10:38:20 [2022-09-21T10:38:20.355Z] 
10:38:20 [2022-09-21T10:38:20.355Z] #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
10:38:20 [2022-09-21T10:38:20.520Z] #49 32.32 Selecting previously unselected package python3-wheel.
10:38:20 [2022-09-21T10:38:20.520Z] #49 32.32 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
10:38:20 [2022-09-21T10:38:20.520Z] #49 32.34 Unpacking python3-wheel (0.34.2-1) ...
10:38:20 [2022-09-21T10:38:20.520Z] #49 32.42 Selecting previously unselected package python3-pip.
10:38:20 [2022-09-21T10:38:20.574Z] #39 134.2   CC       criu/proc_parse.o
10:38:20 [2022-09-21T10:38:20.578Z] #49 38.12 Setting up python3-pkg-resources (52.0.0-4) ...
10:38:20 [2022-09-21T10:38:20.593Z] b111c3320c94: Verifying Checksum
10:38:20 [2022-09-21T10:38:20.593Z] b111c3320c94: Download complete
10:38:20 [2022-09-21T10:38:20.616Z] #37 ...
10:38:20 [2022-09-21T10:38:20.616Z] 
10:38:20 [2022-09-21T10:38:20.616Z] #63 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
10:38:20 [2022-09-21T10:38:20.616Z] #63 DONE 0.1s
10:38:20 [2022-09-21T10:38:20.616Z] 
10:38:20 [2022-09-21T10:38:20.616Z] #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
10:38:20 [2022-09-21T10:38:20.616Z] #37 253.5 + bin/containerd
10:38:20 [2022-09-21T10:38:20.778Z] #49 32.44 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
10:38:20 [2022-09-21T10:38:20.778Z] #49 32.44 Unpacking python3-pip (20.3.4-4+deb11u1) ...
10:38:20 [2022-09-21T10:38:20.778Z] #49 32.72 Selecting previously unselected package sudo.
10:38:21 [2022-09-21T10:38:21.035Z] #49 32.74 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
10:38:21 [2022-09-21T10:38:21.035Z] #49 32.74 Unpacking sudo (1.9.5p2-3) ...
10:38:21 [2022-09-21T10:38:21.292Z] #49 33.23 Selecting previously unselected package thin-provisioning-tools.
10:38:21 [2022-09-21T10:38:21.292Z] #49 33.23 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
10:38:21 [2022-09-21T10:38:21.292Z] #49 33.24 Unpacking thin-provisioning-tools (0.9.0-1) ...
10:38:21 [2022-09-21T10:38:21.514Z] #49 38.98 Setting up libip4tc2:amd64 (1.8.7-1) ...
10:38:21 [2022-09-21T10:38:21.514Z] #49 39.00 Setting up net-tools (1.60+git20181103.0eebece-1) ...
10:38:21 [2022-09-21T10:38:21.514Z] #49 39.01 Setting up libgpm2:amd64 (1.20.7-8) ...
10:38:21 [2022-09-21T10:38:21.514Z] #49 39.03 Setting up libicu67:amd64 (67.1-7) ...
10:38:21 [2022-09-21T10:38:21.514Z] #49 39.04 Setting up libip6tc2:amd64 (1.8.7-1) ...
10:38:21 [2022-09-21T10:38:21.514Z] #49 39.05 Setting up libinih1:amd64 (53-1+b2) ...
10:38:21 [2022-09-21T10:38:21.514Z] #49 39.06 Setting up uidmap (1:4.8.1-1) ...
10:38:21 [2022-09-21T10:38:21.514Z] #49 39.07 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:38:21 [2022-09-21T10:38:21.514Z] #49 39.09 Setting up bzip2 (1.0.8-4) ...
10:38:21 [2022-09-21T10:38:21.514Z] #49 39.10 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
10:38:21 [2022-09-21T10:38:21.514Z] #49 39.12 Setting up python3-wheel (0.34.2-1) ...
10:38:21 [2022-09-21T10:38:21.856Z] #49 33.49 Selecting previously unselected package uidmap.
10:38:21 [2022-09-21T10:38:21.856Z] #49 33.50 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
10:38:21 [2022-09-21T10:38:21.856Z] #49 33.50 Unpacking uidmap (1:4.8.1-1) ...
10:38:21 [2022-09-21T10:38:21.856Z] #49 33.67 Selecting previously unselected package vim-runtime.
10:38:21 [2022-09-21T10:38:21.856Z] #49 33.67 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
10:38:21 [2022-09-21T10:38:21.856Z] #49 33.70 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
10:38:22 [2022-09-21T10:38:22.081Z] #49 39.89 Setting up xxd (2:8.2.2434-3+deb11u1) ...
10:38:22 [2022-09-21T10:38:22.081Z] #49 39.90 Setting up libcap2:amd64 (1:2.44-1) ...
10:38:22 [2022-09-21T10:38:22.114Z] #49 33.74 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
10:38:22 [2022-09-21T10:38:22.114Z] #49 33.75 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
10:38:22 [2022-09-21T10:38:22.339Z] #49 39.92 Setting up libcap2-bin (1:2.44-1) ...
10:38:22 [2022-09-21T10:38:22.339Z] #49 39.93 Setting up apparmor (2.13.6-10) ...
10:38:22 [2022-09-21T10:38:22.357Z] #49 37.40 Selecting previously unselected package vim.
10:38:22 [2022-09-21T10:38:22.357Z] #49 37.41 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
10:38:22 [2022-09-21T10:38:22.357Z] #49 37.44 Unpacking vim (2:8.2.2434-3+deb11u1) ...
10:38:22 [2022-09-21T10:38:22.920Z] #49 38.01 Selecting previously unselected package xfsprogs.
10:38:22 [2022-09-21T10:38:22.920Z] #49 38.01 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
10:38:22 [2022-09-21T10:38:22.920Z] #49 38.02 Unpacking xfsprogs (5.10.0-4) ...
10:38:23 [2022-09-21T10:38:23.090Z] #39 ...
10:38:23 [2022-09-21T10:38:23.090Z] 
10:38:23 [2022-09-21T10:38:23.090Z] #33 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
10:38:23 [2022-09-21T10:38:23.090Z] #33 187.2 + dpkg --print-architecture
10:38:23 [2022-09-21T10:38:23.177Z] #49 38.51 Selecting previously unselected package zip.
10:38:23 [2022-09-21T10:38:23.177Z] #49 38.52 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
10:38:23 [2022-09-21T10:38:23.177Z] #49 ...
10:38:23 [2022-09-21T10:38:23.177Z] 
10:38:23 [2022-09-21T10:38:23.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
10:38:23 [2022-09-21T10:38:23.177Z] #38 104.9   CC       criu/cr-service.o
10:38:23 [2022-09-21T10:38:23.177Z] #38 106.6   CC       criu/crtools.o
10:38:23 [2022-09-21T10:38:23.177Z] #38 107.1   CC       criu/eventfd.o
10:38:23 [2022-09-21T10:38:23.177Z] #38 107.6   CC       criu/eventpoll.o
10:38:23 [2022-09-21T10:38:23.177Z] #38 108.4   CC       criu/external.o
10:38:23 [2022-09-21T10:38:23.177Z] #38 108.8   CC       criu/fault-injection.o
10:38:23 [2022-09-21T10:38:23.177Z] #38 109.0   CC       criu/fdstore.o
10:38:23 [2022-09-21T10:38:23.177Z] #38 109.5   CC       criu/fifo.o
10:38:23 [2022-09-21T10:38:23.177Z] #38 109.9   CC       criu/file-ids.o
10:38:23 [2022-09-21T10:38:23.177Z] #38 110.2   CC       criu/file-lock.o
10:38:23 [2022-09-21T10:38:23.177Z] #38 111.2   CC       criu/files-ext.o
10:38:23 [2022-09-21T10:38:23.177Z] #38 111.6   CC       criu/files-reg.o
10:38:23 [2022-09-21T10:38:23.177Z] #38 114.0   CC       criu/files.o
10:38:23 [2022-09-21T10:38:23.345Z] #33 DONE 187.6s
10:38:23 [2022-09-21T10:38:23.345Z] 
10:38:23 [2022-09-21T10:38:23.345Z] #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
10:38:23 [2022-09-21T10:38:23.433Z] #38 ...
10:38:23 [2022-09-21T10:38:23.433Z] 
10:38:23 [2022-09-21T10:38:23.433Z] #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
10:38:23 [2022-09-21T10:38:23.433Z] #49 38.52 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
10:38:23 [2022-09-21T10:38:23.433Z] #49 38.53 Unpacking zip (3.0-12) ...
10:38:23 [2022-09-21T10:38:23.433Z] #49 38.77 Setting up python3-pkg-resources (52.0.0-4) ...
10:38:23 [2022-09-21T10:38:23.601Z] #31 ...
10:38:23 [2022-09-21T10:38:23.601Z] 
10:38:23 [2022-09-21T10:38:23.601Z] #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
10:38:23 [2022-09-21T10:38:23.601Z] #39 137.1   CC       criu/protobuf-desc.o
10:38:24 [2022-09-21T10:38:24.243Z] #49 41.66 Setting up zip (3.0-12) ...
10:38:24 [2022-09-21T10:38:24.243Z] #49 41.69 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
10:38:24 [2022-09-21T10:38:24.243Z] #49 41.72 Setting up bash-completion (1:2.11-2) ...
10:38:24 [2022-09-21T10:38:24.801Z] #49 39.82 Setting up libip4tc2:amd64 (1.8.7-1) ...
10:38:24 [2022-09-21T10:38:24.801Z] #49 39.84 Setting up net-tools (1.60+git20181103.0eebece-1) ...
10:38:24 [2022-09-21T10:38:24.801Z] #49 39.85 Setting up libgpm2:amd64 (1.20.7-8) ...
10:38:24 [2022-09-21T10:38:24.801Z] #49 39.86 Setting up libicu67:amd64 (67.1-7) ...
10:38:24 [2022-09-21T10:38:24.801Z] #49 39.88 Setting up libip6tc2:amd64 (1.8.7-1) ...
10:38:24 [2022-09-21T10:38:24.801Z] #49 39.89 Setting up libinih1:amd64 (53-1+b2) ...
10:38:24 [2022-09-21T10:38:24.801Z] #49 39.90 Setting up uidmap (1:4.8.1-1) ...
10:38:24 [2022-09-21T10:38:24.801Z] #49 39.92 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:38:24 [2022-09-21T10:38:24.801Z] #49 39.93 Setting up bzip2 (1.0.8-4) ...
10:38:24 [2022-09-21T10:38:24.801Z] #49 39.95 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
10:38:24 [2022-09-21T10:38:24.801Z] #49 39.96 Setting up python3-wheel (0.34.2-1) ...
10:38:25 [2022-09-21T10:38:25.364Z] #49 40.67 Setting up xxd (2:8.2.2434-3+deb11u1) ...
10:38:25 [2022-09-21T10:38:25.392Z] #49 37.11 Selecting previously unselected package vim.
10:38:25 [2022-09-21T10:38:25.392Z] #49 37.11 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
10:38:25 [2022-09-21T10:38:25.392Z] #49 37.13 Unpacking vim (2:8.2.2434-3+deb11u1) ...
10:38:25 [2022-09-21T10:38:25.488Z] #39 138.7   CC       criu/protobuf.o
10:38:25 [2022-09-21T10:38:25.488Z] #39 139.1   CC       criu/pstree.o
10:38:25 [2022-09-21T10:38:25.620Z] #49 ...
10:38:25 [2022-09-21T10:38:25.620Z] #49 40.68 Setting up libcap2:amd64 (1:2.44-1) ...
10:38:25 [2022-09-21T10:38:25.620Z] #49 40.69 Setting up libcap2-bin (1:2.44-1) ...
10:38:25 [2022-09-21T10:38:25.620Z] 
10:38:25 [2022-09-21T10:38:25.620Z] #49 40.70 Setting up apparmor (2.13.6-10) ...
10:38:25 [2022-09-21T10:38:25.621Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:38:25 [2022-09-21T10:38:25.621Z] #38 109.4   CC       criu/files.o
10:38:25 [2022-09-21T10:38:25.621Z] #38 111.5 include/common/asm/bitops.h: Assembler messages:
10:38:25 [2022-09-21T10:38:25.621Z] #38 111.5 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts'
10:38:25 [2022-09-21T10:38:25.621Z] #38 111.6   CC       criu/filesystems.o
10:38:25 [2022-09-21T10:38:25.621Z] #38 112.3   CC       criu/fsnotify.o
10:38:25 [2022-09-21T10:38:25.621Z] #38 113.5   CC       criu/image-desc.o
10:38:25 [2022-09-21T10:38:25.621Z] #38 113.7   CC       criu/image.o
10:38:25 [2022-09-21T10:38:25.621Z] #38 114.7   CC       criu/ipc_ns.o
10:38:25 [2022-09-21T10:38:25.621Z] #38 116.1   CC       criu/irmap.o
10:38:25 [2022-09-21T10:38:25.621Z] #38 116.8   CC       criu/kcmp-ids.o
10:38:25 [2022-09-21T10:38:25.621Z] #38 117.1   CC       criu/kerndat.o
10:38:25 [2022-09-21T10:38:25.621Z] #38 118.3   CC       criu/libnetlink.o
10:38:25 [2022-09-21T10:38:25.621Z] #38 118.7   CC       criu/log.o
10:38:25 [2022-09-21T10:38:25.621Z] #38 119.1   CC       criu/lsm.o
10:38:25 [2022-09-21T10:38:25.621Z] #38 119.6   CC       criu/mem.o
10:38:25 [2022-09-21T10:38:25.971Z] #49 37.74 Selecting previously unselected package xfsprogs.
10:38:25 [2022-09-21T10:38:25.971Z] #49 37.76 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
10:38:25 [2022-09-21T10:38:25.971Z] #49 37.76 Unpacking xfsprogs (5.10.0-4) ...
10:38:26 [2022-09-21T10:38:26.188Z] #38 ...
10:38:26 [2022-09-21T10:38:26.188Z] 
10:38:26 [2022-09-21T10:38:26.188Z] #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
10:38:26 [2022-09-21T10:38:26.188Z] #49 43.81 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
10:38:26 [2022-09-21T10:38:26.188Z] #49 43.83 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:38:26 [2022-09-21T10:38:26.188Z] #49 43.85 Setting up libmnl0:amd64 (1.0.4-3) ...
10:38:26 [2022-09-21T10:38:26.188Z] #49 43.87 Setting up patch (2.7.6-7) ...
10:38:26 [2022-09-21T10:38:26.188Z] #49 43.88 Setting up sudo (1.9.5p2-3) ...
10:38:26 [2022-09-21T10:38:26.188Z] #49 43.96 invoke-rc.d: could not determine current runlevel
10:38:26 [2022-09-21T10:38:26.188Z] #49 43.98 invoke-rc.d: policy-rc.d denied execution of start.
10:38:26 [2022-09-21T10:38:26.447Z] #49 43.99 Setting up xfsprogs (5.10.0-4) ...
10:38:26 [2022-09-21T10:38:26.447Z] #49 44.01 Setting up libxtables12:amd64 (1.8.7-1) ...
10:38:26 [2022-09-21T10:38:26.447Z] #49 44.02 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
10:38:26 [2022-09-21T10:38:26.447Z] #49 44.04 Setting up pigz (2.6-1) ...
10:38:26 [2022-09-21T10:38:26.447Z] #49 44.06 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
10:38:26 [2022-09-21T10:38:26.447Z] #49 44.07 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
10:38:26 [2022-09-21T10:38:26.447Z] #49 44.09 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
10:38:26 [2022-09-21T10:38:26.447Z] #49 44.11 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
10:38:26 [2022-09-21T10:38:26.537Z] #49 38.26 Selecting previously unselected package zip.
10:38:26 [2022-09-21T10:38:26.537Z] #49 38.26 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
10:38:26 [2022-09-21T10:38:26.537Z] #49 38.27 Unpacking zip (3.0-12) ...
10:38:26 [2022-09-21T10:38:26.794Z] #49 38.48 Setting up python3-pkg-resources (52.0.0-4) ...
10:38:26 [2022-09-21T10:38:26.895Z] #39 140.2   CC       criu/rbtree.o
10:38:26 [2022-09-21T10:38:26.895Z] #39 140.5   CC       criu/rst-malloc.o
10:38:27 [2022-09-21T10:38:27.273Z] #49 44.84 Setting up libaio1:amd64 (0.3.112-9) ...
10:38:27 [2022-09-21T10:38:27.273Z] #49 44.86 Setting up python3-lib2to3 (3.9.2-1) ...
10:38:27 [2022-09-21T10:38:27.455Z] #39 140.9   CC       criu/seccomp.o
10:38:27 [2022-09-21T10:38:27.513Z] #49 42.33 Setting up zip (3.0-12) ...
10:38:27 [2022-09-21T10:38:27.513Z] #49 42.34 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
10:38:27 [2022-09-21T10:38:27.513Z] #49 42.38 Setting up bash-completion (1:2.11-2) ...
10:38:27 [2022-09-21T10:38:27.725Z] #49 39.45 Setting up libip4tc2:amd64 (1.8.7-1) ...
10:38:27 [2022-09-21T10:38:27.725Z] #49 39.47 Setting up net-tools (1.60+git20181103.0eebece-1) ...
10:38:27 [2022-09-21T10:38:27.725Z] #49 39.48 Setting up libgpm2:amd64 (1.20.7-8) ...
10:38:27 [2022-09-21T10:38:27.725Z] #49 39.50 Setting up libicu67:amd64 (67.1-7) ...
10:38:27 [2022-09-21T10:38:27.725Z] #49 39.52 Setting up libip6tc2:amd64 (1.8.7-1) ...
10:38:27 [2022-09-21T10:38:27.725Z] #49 39.53 Setting up libinih1:amd64 (53-1+b2) ...
10:38:27 [2022-09-21T10:38:27.725Z] #49 39.55 Setting up uidmap (1:4.8.1-1) ...
10:38:27 [2022-09-21T10:38:27.725Z] #49 39.57 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
10:38:27 [2022-09-21T10:38:27.725Z] #49 39.59 Setting up bzip2 (1.0.8-4) ...
10:38:27 [2022-09-21T10:38:27.725Z] #49 39.61 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
10:38:27 [2022-09-21T10:38:27.840Z] #49 45.33 Setting up libelf1:amd64 (0.183-1) ...
10:38:27 [2022-09-21T10:38:27.840Z] #49 45.36 Setting up libonig5:amd64 (6.9.6-1.1) ...
10:38:27 [2022-09-21T10:38:27.840Z] #49 45.38 Setting up python3-distutils (3.9.2-1) ...
10:38:27 [2022-09-21T10:38:27.983Z] #49 39.63 Setting up python3-wheel (0.34.2-1) ...
10:38:28 [2022-09-21T10:38:28.019Z] #39 141.6   CC       criu/seize.o
10:38:28 [2022-09-21T10:38:28.357Z] #49 45.87 Setting up vim (2:8.2.2434-3+deb11u1) ...
10:38:28 [2022-09-21T10:38:28.357Z] #49 45.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:38:28 [2022-09-21T10:38:28.357Z] #49 45.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:38:28 [2022-09-21T10:38:28.357Z] #49 45.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:38:28 [2022-09-21T10:38:28.357Z] #49 45.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:38:28 [2022-09-21T10:38:28.357Z] #49 45.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:38:28 [2022-09-21T10:38:28.357Z] #49 45.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:38:28 [2022-09-21T10:38:28.357Z] #49 45.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:38:28 [2022-09-21T10:38:28.357Z] #49 45.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:38:28 [2022-09-21T10:38:28.357Z] #49 45.97 Setting up python3-setuptools (52.0.0-4) ...
10:38:28 [2022-09-21T10:38:28.548Z] #49 40.41 Setting up xxd (2:8.2.2434-3+deb11u1) ...
10:38:28 [2022-09-21T10:38:28.548Z] #49 40.42 Setting up libcap2:amd64 (1:2.44-1) ...
10:38:28 [2022-09-21T10:38:28.548Z] #49 40.44 Setting up libcap2-bin (1:2.44-1) ...
10:38:28 [2022-09-21T10:38:28.548Z] #49 40.46 Setting up apparmor (2.13.6-10) ...
10:38:28 [2022-09-21T10:38:28.947Z] #39 142.4   CC       criu/servicefd.o
10:38:29 [2022-09-21T10:38:29.423Z] #49 44.44 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
10:38:29 [2022-09-21T10:38:29.423Z] #49 44.46 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:38:29 [2022-09-21T10:38:29.423Z] #49 44.49 Setting up libmnl0:amd64 (1.0.4-3) ...
10:38:29 [2022-09-21T10:38:29.423Z] #49 44.53 Setting up patch (2.7.6-7) ...
10:38:29 [2022-09-21T10:38:29.423Z] #49 44.54 Setting up sudo (1.9.5p2-3) ...
10:38:29 [2022-09-21T10:38:29.510Z] #39 142.9   CC       criu/shmem.o
10:38:29 [2022-09-21T10:38:29.692Z] #49 44.71 invoke-rc.d: could not determine current runlevel
10:38:29 [2022-09-21T10:38:29.692Z] #49 44.72 invoke-rc.d: policy-rc.d denied execution of start.
10:38:29 [2022-09-21T10:38:29.692Z] #49 44.73 Setting up xfsprogs (5.10.0-4) ...
10:38:29 [2022-09-21T10:38:29.692Z] #49 44.75 Setting up libxtables12:amd64 (1.8.7-1) ...
10:38:29 [2022-09-21T10:38:29.692Z] #49 44.76 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
10:38:29 [2022-09-21T10:38:29.692Z] #49 44.83 Setting up pigz (2.6-1) ...
10:38:29 [2022-09-21T10:38:29.692Z] #49 44.93 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
10:38:29 [2022-09-21T10:38:29.692Z] #49 44.95 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
10:38:29 [2022-09-21T10:38:29.692Z] #49 45.04 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
10:38:29 [2022-09-21T10:38:29.949Z] #49 45.17 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
10:38:30 [2022-09-21T10:38:30.260Z] #49 47.60 Setting up libjq1:amd64 (1.6-2.1) ...
10:38:30 [2022-09-21T10:38:30.260Z] #49 47.62 Setting up libnftnl11:amd64 (1.1.9-1) ...
10:38:30 [2022-09-21T10:38:30.260Z] #49 47.63 Setting up thin-provisioning-tools (0.9.0-1) ...
10:38:30 [2022-09-21T10:38:30.260Z] #49 47.65 Setting up python3-pip (20.3.4-4+deb11u1) ...
10:38:30 [2022-09-21T10:38:30.438Z] #39 143.9   CC       criu/sigframe.o
10:38:30 [2022-09-21T10:38:30.444Z] #49 ...
10:38:30 [2022-09-21T10:38:30.444Z] 
10:38:30 [2022-09-21T10:38:30.444Z] #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
10:38:30 [2022-09-21T10:38:30.444Z] #39 115.6   CC       criu/image-desc.o
10:38:30 [2022-09-21T10:38:30.444Z] #39 115.7   CC       criu/image.o
10:38:30 [2022-09-21T10:38:30.444Z] #39 116.7   CC       criu/ipc_ns.o
10:38:30 [2022-09-21T10:38:30.444Z] #39 118.0   CC       criu/irmap.o
10:38:30 [2022-09-21T10:38:30.444Z] #39 118.7   CC       criu/kcmp-ids.o
10:38:30 [2022-09-21T10:38:30.444Z] #39 119.1   CC       criu/kerndat.o
10:38:30 [2022-09-21T10:38:30.444Z] #39 120.2   CC       criu/libnetlink.o
10:38:30 [2022-09-21T10:38:30.444Z] #39 120.6   CC       criu/log.o
10:38:30 [2022-09-21T10:38:30.444Z] #39 121.2   CC       criu/lsm.o
10:38:30 [2022-09-21T10:38:30.444Z] #39 121.6   CC       criu/mem.o
10:38:30 [2022-09-21T10:38:30.444Z] #39 123.5   CC       criu/memfd.o
10:38:30 [2022-09-21T10:38:30.444Z] #39 124.1   CC       criu/mount.o
10:38:30 [2022-09-21T10:38:30.444Z] #39 ...
10:38:30 [2022-09-21T10:38:30.444Z] 
10:38:30 [2022-09-21T10:38:30.444Z] #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
10:38:30 [2022-09-21T10:38:30.444Z] #49 42.37 Setting up zip (3.0-12) ...
10:38:30 [2022-09-21T10:38:30.444Z] #49 42.38 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
10:38:30 [2022-09-21T10:38:30.444Z] #49 42.41 Setting up bash-completion (1:2.11-2) ...
10:38:30 [2022-09-21T10:38:30.694Z] #39 144.1   CC       criu/signalfd.o
10:38:30 [2022-09-21T10:38:30.694Z] #39 144.4   CC       criu/sk-inet.o
10:38:30 [2022-09-21T10:38:30.878Z] #49 45.93 Setting up libaio1:amd64 (0.3.112-9) ...
10:38:30 [2022-09-21T10:38:30.878Z] #49 45.98 Setting up python3-lib2to3 (3.9.2-1) ...
10:38:31 [2022-09-21T10:38:31.441Z] #49 46.54 Setting up libelf1:amd64 (0.183-1) ...
10:38:31 [2022-09-21T10:38:31.441Z] #49 46.70 Setting up libonig5:amd64 (6.9.6-1.1) ...
10:38:31 [2022-09-21T10:38:31.636Z] #49 49.05 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
10:38:31 [2022-09-21T10:38:31.636Z] #49 49.07 Setting up jq (1.6-2.1) ...
10:38:31 [2022-09-21T10:38:31.636Z] #49 49.09 Setting up libbpf0:amd64 (1:0.3-2) ...
10:38:31 [2022-09-21T10:38:31.636Z] #49 49.11 Setting up iptables (1.8.7-1) ...
10:38:31 [2022-09-21T10:38:31.636Z] #49 49.13 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
10:38:31 [2022-09-21T10:38:31.636Z] #49 49.13 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:38:31 [2022-09-21T10:38:31.636Z] #49 49.15 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
10:38:31 [2022-09-21T10:38:31.636Z] #49 49.15 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:38:31 [2022-09-21T10:38:31.636Z] #49 49.16 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
10:38:31 [2022-09-21T10:38:31.636Z] #49 49.16 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
10:38:31 [2022-09-21T10:38:31.636Z] #49 49.18 Setting up iproute2 (5.10.0-4) ...
10:38:31 [2022-09-21T10:38:31.698Z] #49 46.87 Setting up python3-distutils (3.9.2-1) ...
10:38:31 [2022-09-21T10:38:31.894Z] #49 49.60 Processing triggers for libc-bin (2.31-13+deb11u4) ...
10:38:32 [2022-09-21T10:38:32.107Z] #39 145.4   CC       criu/sk-netlink.o
10:38:32 [2022-09-21T10:38:32.262Z] #49 47.40 Setting up vim (2:8.2.2434-3+deb11u1) ...
10:38:32 [2022-09-21T10:38:32.262Z] #49 47.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:38:32 [2022-09-21T10:38:32.262Z] #49 47.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:38:32 [2022-09-21T10:38:32.262Z] #49 47.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:38:32 [2022-09-21T10:38:32.262Z] #49 47.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:38:32 [2022-09-21T10:38:32.262Z] #49 47.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:38:32 [2022-09-21T10:38:32.262Z] #49 47.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:38:32 [2022-09-21T10:38:32.262Z] #49 47.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:38:32 [2022-09-21T10:38:32.366Z] #39 145.9   CC       criu/sk-packet.o
10:38:32 [2022-09-21T10:38:32.518Z] #49 47.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:38:32 [2022-09-21T10:38:32.518Z] #49 47.69 Setting up python3-setuptools (52.0.0-4) ...
10:38:33 [2022-09-21T10:38:33.016Z] #49 44.58 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
10:38:33 [2022-09-21T10:38:33.016Z] #49 44.60 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
10:38:33 [2022-09-21T10:38:33.016Z] #49 44.62 Setting up libmnl0:amd64 (1.0.4-3) ...
10:38:33 [2022-09-21T10:38:33.016Z] #49 44.63 Setting up patch (2.7.6-7) ...
10:38:33 [2022-09-21T10:38:33.016Z] #49 44.65 Setting up sudo (1.9.5p2-3) ...
10:38:33 [2022-09-21T10:38:33.016Z] #49 44.74 invoke-rc.d: could not determine current runlevel
10:38:33 [2022-09-21T10:38:33.016Z] #49 44.74 invoke-rc.d: policy-rc.d denied execution of start.
10:38:33 [2022-09-21T10:38:33.016Z] #49 44.76 Setting up xfsprogs (5.10.0-4) ...
10:38:33 [2022-09-21T10:38:33.016Z] #49 44.78 Setting up libxtables12:amd64 (1.8.7-1) ...
10:38:33 [2022-09-21T10:38:33.016Z] #49 44.80 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
10:38:33 [2022-09-21T10:38:33.016Z] #49 44.81 Setting up pigz (2.6-1) ...
10:38:33 [2022-09-21T10:38:33.016Z] #49 44.83 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
10:38:33 [2022-09-21T10:38:33.016Z] #49 44.84 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
10:38:33 [2022-09-21T10:38:33.016Z] #49 44.87 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
10:38:33 [2022-09-21T10:38:33.016Z] #49 44.88 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
10:38:33 [2022-09-21T10:38:33.273Z] #49 DONE 50.8s
10:38:33 [2022-09-21T10:38:33.273Z] 
10:38:33 [2022-09-21T10:38:33.273Z] #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
10:38:33 [2022-09-21T10:38:33.295Z] #39 146.7   CC       criu/sk-queue.o
10:38:33 [2022-09-21T10:38:33.551Z] #39 147.1   CC       criu/sk-tcp.o
10:38:33 [2022-09-21T10:38:33.634Z] #49 45.55 Setting up libaio1:amd64 (0.3.112-9) ...
10:38:33 [2022-09-21T10:38:33.892Z] #49 45.56 Setting up python3-lib2to3 (3.9.2-1) ...
10:38:34 [2022-09-21T10:38:34.113Z] #39 147.7   CC       criu/sk-unix.o
10:38:34 [2022-09-21T10:38:34.150Z] #49 46.10 Setting up libelf1:amd64 (0.183-1) ...
10:38:34 [2022-09-21T10:38:34.208Z] #50 0.963 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
10:38:34 [2022-09-21T10:38:34.208Z] #50 0.967 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
10:38:34 [2022-09-21T10:38:34.208Z] #50 0.973 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
10:38:34 [2022-09-21T10:38:34.208Z] #50 DONE 1.1s
10:38:34 [2022-09-21T10:38:34.208Z] 
10:38:34 [2022-09-21T10:38:34.208Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:38:34 [2022-09-21T10:38:34.208Z] #38 121.1   CC       criu/memfd.o
10:38:34 [2022-09-21T10:38:34.208Z] #38 121.9   CC       criu/mount.o
10:38:34 [2022-09-21T10:38:34.208Z] #38 126.3   CC       criu/namespaces.o
10:38:34 [2022-09-21T10:38:34.208Z] #38 128.4   CC       criu/net.o
10:38:34 [2022-09-21T10:38:34.208Z] #38 ...
10:38:34 [2022-09-21T10:38:34.208Z] 
10:38:34 [2022-09-21T10:38:34.208Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
10:38:34 [2022-09-21T10:38:34.411Z] #49 46.13 Setting up libonig5:amd64 (6.9.6-1.1) ...
10:38:34 [2022-09-21T10:38:34.411Z] #49 46.16 Setting up python3-distutils (3.9.2-1) ...
10:38:34 [2022-09-21T10:38:34.453Z] #49 49.39 Setting up libjq1:amd64 (1.6-2.1) ...
10:38:34 [2022-09-21T10:38:34.453Z] #49 49.45 Setting up libnftnl11:amd64 (1.1.9-1) ...
10:38:34 [2022-09-21T10:38:34.453Z] #49 49.50 Setting up thin-provisioning-tools (0.9.0-1) ...
10:38:34 [2022-09-21T10:38:34.453Z] #49 49.56 Setting up python3-pip (20.3.4-4+deb11u1) ...
10:38:34 [2022-09-21T10:38:34.453Z] #49 ...
10:38:34 [2022-09-21T10:38:34.453Z] 
10:38:34 [2022-09-21T10:38:34.453Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:38:34 [2022-09-21T10:38:34.454Z] #38 116.1 include/common/asm/bitops.h: Assembler messages:
10:38:34 [2022-09-21T10:38:34.454Z] #38 116.1 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts'
10:38:34 [2022-09-21T10:38:34.454Z] #38 116.2   CC       criu/filesystems.o
10:38:34 [2022-09-21T10:38:34.454Z] #38 116.9   CC       criu/fsnotify.o
10:38:34 [2022-09-21T10:38:34.454Z] #38 118.0   CC       criu/image-desc.o
10:38:34 [2022-09-21T10:38:34.454Z] #38 118.2   CC       criu/image.o
10:38:34 [2022-09-21T10:38:34.454Z] #38 119.4   CC       criu/ipc_ns.o
10:38:34 [2022-09-21T10:38:34.454Z] #38 120.9   CC       criu/irmap.o
10:38:34 [2022-09-21T10:38:34.454Z] #38 121.7   CC       criu/kcmp-ids.o
10:38:34 [2022-09-21T10:38:34.454Z] #38 122.0   CC       criu/kerndat.o
10:38:34 [2022-09-21T10:38:34.454Z] #38 123.1   CC       criu/libnetlink.o
10:38:34 [2022-09-21T10:38:34.454Z] #38 123.4   CC       criu/log.o
10:38:34 [2022-09-21T10:38:34.454Z] #38 123.9   CC       criu/lsm.o
10:38:34 [2022-09-21T10:38:34.454Z] #38 124.4   CC       criu/mem.o
10:38:34 [2022-09-21T10:38:34.454Z] #38 126.2   CC       criu/memfd.o
10:38:34 [2022-09-21T10:38:34.981Z] #49 46.79 Setting up vim (2:8.2.2434-3+deb11u1) ...
10:38:34 [2022-09-21T10:38:34.981Z] #49 46.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
10:38:34 [2022-09-21T10:38:34.981Z] #49 46.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
10:38:34 [2022-09-21T10:38:34.981Z] #49 46.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
10:38:34 [2022-09-21T10:38:34.981Z] #49 46.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
10:38:34 [2022-09-21T10:38:34.981Z] #49 46.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
10:38:34 [2022-09-21T10:38:34.981Z] #49 46.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
10:38:34 [2022-09-21T10:38:34.981Z] #49 46.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
10:38:34 [2022-09-21T10:38:34.981Z] #49 46.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
10:38:34 [2022-09-21T10:38:34.981Z] #49 46.88 Setting up python3-setuptools (52.0.0-4) ...
10:38:35 [2022-09-21T10:38:35.383Z] #38 126.9   CC       criu/mount.o
10:38:35 [2022-09-21T10:38:35.640Z] #38 ...
10:38:35 [2022-09-21T10:38:35.640Z] 
10:38:35 [2022-09-21T10:38:35.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
10:38:35 [2022-09-21T10:38:35.897Z] #49 50.96 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
10:38:35 [2022-09-21T10:38:35.897Z] #49 51.01 Setting up jq (1.6-2.1) ...
10:38:35 [2022-09-21T10:38:35.897Z] #49 51.05 Setting up libbpf0:amd64 (1:0.3-2) ...
10:38:35 [2022-09-21T10:38:35.897Z] #49 51.09 Setting up iptables (1.8.7-1) ...
10:38:35 [2022-09-21T10:38:35.897Z] #49 51.14 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
10:38:35 [2022-09-21T10:38:35.897Z] #49 51.15 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:38:35 [2022-09-21T10:38:35.897Z] #49 51.18 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
10:38:36 [2022-09-21T10:38:36.005Z] #39 149.6   CC       criu/sockets.o
10:38:36 [2022-09-21T10:38:36.154Z] #49 51.23 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:38:36 [2022-09-21T10:38:36.154Z] #49 51.23 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
10:38:36 [2022-09-21T10:38:36.154Z] #49 51.24 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
10:38:36 [2022-09-21T10:38:36.154Z] #49 51.27 Setting up iproute2 (5.10.0-4) ...
10:38:36 [2022-09-21T10:38:36.667Z] #49 51.68 Processing triggers for libc-bin (2.31-13+deb11u4) ...
10:38:36 [2022-09-21T10:38:36.884Z] #49 48.34 Setting up libjq1:amd64 (1.6-2.1) ...
10:38:36 [2022-09-21T10:38:36.884Z] #49 48.35 Setting up libnftnl11:amd64 (1.1.9-1) ...
10:38:36 [2022-09-21T10:38:36.884Z] #49 48.39 Setting up thin-provisioning-tools (0.9.0-1) ...
10:38:36 [2022-09-21T10:38:36.884Z] #49 48.41 Setting up python3-pip (20.3.4-4+deb11u1) ...
10:38:36 [2022-09-21T10:38:36.933Z] #39 150.4   CC       criu/stats.o
10:38:37 [2022-09-21T10:38:37.189Z] #39 150.7   CC       criu/string.o
10:38:37 [2022-09-21T10:38:37.189Z] #39 150.8   CC       criu/sysctl.o
10:38:37 [2022-09-21T10:38:37.231Z] #49 DONE 52.4s
10:38:37 [2022-09-21T10:38:37.231Z] 
10:38:37 [2022-09-21T10:38:37.231Z] #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
10:38:38 [2022-09-21T10:38:38.160Z] #50 0.899 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
10:38:38 [2022-09-21T10:38:38.160Z] #50 0.903 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
10:38:38 [2022-09-21T10:38:38.160Z] #50 0.907 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
10:38:38 [2022-09-21T10:38:38.160Z] #50 DONE 1.0s
10:38:38 [2022-09-21T10:38:38.160Z] 
10:38:38 [2022-09-21T10:38:38.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
10:38:38 [2022-09-21T10:38:38.160Z] #38 ...
10:38:38 [2022-09-21T10:38:38.160Z] 
10:38:38 [2022-09-21T10:38:38.160Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
10:38:38 [2022-09-21T10:38:38.161Z] #39 151.4   CC       criu/sysfs_parse.o
10:38:38 [2022-09-21T10:38:38.161Z] #39 151.8   CC       criu/timens.o
10:38:38 [2022-09-21T10:38:38.258Z] #49 49.78 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
10:38:38 [2022-09-21T10:38:38.258Z] #49 49.80 Setting up jq (1.6-2.1) ...
10:38:38 [2022-09-21T10:38:38.258Z] #49 49.83 Setting up libbpf0:amd64 (1:0.3-2) ...
10:38:38 [2022-09-21T10:38:38.258Z] #49 49.84 Setting up iptables (1.8.7-1) ...
10:38:38 [2022-09-21T10:38:38.258Z] #49 49.86 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
10:38:38 [2022-09-21T10:38:38.258Z] #49 49.86 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:38:38 [2022-09-21T10:38:38.258Z] #49 49.86 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
10:38:38 [2022-09-21T10:38:38.258Z] #49 49.87 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
10:38:38 [2022-09-21T10:38:38.258Z] #49 49.88 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
10:38:38 [2022-09-21T10:38:38.258Z] #49 49.89 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
10:38:38 [2022-09-21T10:38:38.258Z] #49 49.91 Setting up iproute2 (5.10.0-4) ...
10:38:38 [2022-09-21T10:38:38.458Z] #39 152.0   CC       criu/timerfd.o
10:38:38 [2022-09-21T10:38:38.516Z] #49 50.31 Processing triggers for libc-bin (2.31-13+deb11u4) ...
10:38:39 [2022-09-21T10:38:39.020Z] #39 152.4   CC       criu/tty.o
10:38:39 [2022-09-21T10:38:39.084Z] #49 DONE 50.9s
10:38:39 [2022-09-21T10:38:39.084Z] 
10:38:39 [2022-09-21T10:38:39.084Z] #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
10:38:40 [2022-09-21T10:38:40.834Z] #51 ...
10:38:40 [2022-09-21T10:38:40.834Z] 
10:38:40 [2022-09-21T10:38:40.834Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:38:40 [2022-09-21T10:38:40.834Z] #38 132.4   CC       criu/netfilter.o
10:38:40 [2022-09-21T10:38:40.834Z] #38 133.0   CC       criu/page-pipe.o
10:38:40 [2022-09-21T10:38:40.834Z] #38 133.7   CC       criu/page-xfer.o
10:38:40 [2022-09-21T10:38:40.908Z] #39 154.3   CC       criu/tun.o
10:38:40 [2022-09-21T10:38:40.984Z] #50 1.840 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
10:38:40 [2022-09-21T10:38:40.984Z] #50 1.852 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
10:38:40 [2022-09-21T10:38:40.984Z] #50 1.857 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
10:38:41 [2022-09-21T10:38:41.164Z] #39 154.8   CC       criu/uffd.o
10:38:41 [2022-09-21T10:38:41.242Z] #50 DONE 2.1s
10:38:41 [2022-09-21T10:38:41.242Z] 
10:38:41 [2022-09-21T10:38:41.242Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
10:38:41 [2022-09-21T10:38:41.402Z] #38 135.4   CC       criu/pagemap-cache.o
10:38:41 [2022-09-21T10:38:41.661Z] #38 135.7   CC       criu/pagemap.o
10:38:42 [2022-09-21T10:38:42.530Z] #39 156.0   CC       criu/util.o
10:38:43 [2022-09-21T10:38:43.037Z] #38 136.8   CC       criu/parasite-syscall.o
10:38:43 [2022-09-21T10:38:43.142Z] #51 ...
10:38:43 [2022-09-21T10:38:43.142Z] 
10:38:43 [2022-09-21T10:38:43.142Z] #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
10:38:43 [2022-09-21T10:38:43.142Z] #39 128.3   CC       criu/namespaces.o
10:38:43 [2022-09-21T10:38:43.142Z] #39 130.5   CC       criu/net.o
10:38:43 [2022-09-21T10:38:43.142Z] #39 134.1   CC       criu/netfilter.o
10:38:43 [2022-09-21T10:38:43.142Z] #39 134.5   CC       criu/page-pipe.o
10:38:43 [2022-09-21T10:38:43.142Z] #39 135.4   CC       criu/page-xfer.o
10:38:43 [2022-09-21T10:38:43.142Z] #39 137.2   CC       criu/pagemap-cache.o
10:38:43 [2022-09-21T10:38:43.142Z] #39 137.7   CC       criu/pagemap.o
10:38:43 [2022-09-21T10:38:43.399Z] #39 138.8   CC       criu/parasite-syscall.o
10:38:43 [2022-09-21T10:38:43.604Z] #38 137.8   CC       criu/path.o
10:38:43 [2022-09-21T10:38:43.896Z] #39 157.3   CC       criu/uts_ns.o
10:38:43 [2022-09-21T10:38:43.896Z] #39 157.5   CC       criu/vdso.o
10:38:44 [2022-09-21T10:38:44.171Z] #38 138.1   CC       criu/pie-util-vdso-elf32.o
10:38:44 [2022-09-21T10:38:44.340Z] #39 139.8   CC       criu/path.o
10:38:44 [2022-09-21T10:38:44.457Z] #39 158.1   LINK     criu/built-in.o
10:38:44 [2022-09-21T10:38:44.713Z] #39 158.3   LINK     criu/criu
10:38:44 [2022-09-21T10:38:44.738Z] #38 138.6   CC       criu/pie-util-vdso.o
10:38:44 [2022-09-21T10:38:44.910Z] #39 140.2   CC       criu/pie-util-vdso-elf32.o
10:38:44 [2022-09-21T10:38:44.996Z] #38 ...
10:38:44 [2022-09-21T10:38:44.996Z] 
10:38:44 [2022-09-21T10:38:44.996Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
10:38:44 [2022-09-21T10:38:44.996Z] #51 10.56 Collecting yamllint==1.26.1
10:38:45 [2022-09-21T10:38:45.275Z] #39 158.6   DEP      lib/c/criu.d
10:38:45 [2022-09-21T10:38:45.275Z] #39 158.7   CC       images/rpc.pb-c.o
10:38:45 [2022-09-21T10:38:45.477Z] #39 140.7   CC       criu/pie-util-vdso.o
10:38:45 [2022-09-21T10:38:45.735Z] #39 141.2   CC       criu/pie-util.o
10:38:45 [2022-09-21T10:38:45.837Z] #39 159.3   CC       lib/c/criu.o
10:38:45 [2022-09-21T10:38:45.932Z] #51 11.62   Downloading yamllint-1.26.1.tar.gz (126 kB)
10:38:45 [2022-09-21T10:38:45.993Z] #39 141.5   CC       criu/pipes.o
10:38:46 [2022-09-21T10:38:46.244Z] #51 ...
10:38:46 [2022-09-21T10:38:46.244Z] 
10:38:46 [2022-09-21T10:38:46.244Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:38:46 [2022-09-21T10:38:46.244Z] #38 131.8   CC       criu/namespaces.o
10:38:46 [2022-09-21T10:38:46.244Z] #38 134.1   CC       criu/net.o
10:38:46 [2022-09-21T10:38:46.244Z] #38 137.7   CC       criu/netfilter.o
10:38:46 [2022-09-21T10:38:46.500Z] #38 138.1   CC       criu/page-pipe.o
10:38:46 [2022-09-21T10:38:46.927Z] #39 142.4   CC       criu/plugin.o
10:38:47 [2022-09-21T10:38:47.202Z] #39 160.4   LINK     lib/c/built-in.o
10:38:47 [2022-09-21T10:38:47.202Z] #39 160.4   LINK     lib/c/libcriu.so
10:38:47 [2022-09-21T10:38:47.202Z] #39 160.5   LINK     lib/c/libcriu.a
10:38:47 [2022-09-21T10:38:47.202Z] #39 160.6   GEN      magic.py
10:38:47 [2022-09-21T10:38:47.309Z] #51 12.95 Collecting pathspec>=0.5.3
10:38:47 [2022-09-21T10:38:47.309Z] #51 12.97   Downloading pathspec-0.10.1-py3-none-any.whl (27 kB)
10:38:47 [2022-09-21T10:38:47.429Z] #38 139.1   CC       criu/page-xfer.o
10:38:47 [2022-09-21T10:38:47.458Z] #39 160.8 Note: Building without setproctitle() and strlcpy() support.
10:38:47 [2022-09-21T10:38:47.458Z] #39 160.8       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:38:47 [2022-09-21T10:38:47.458Z] #39 160.8 Note: Building without GnuTLS support
10:38:47 [2022-09-21T10:38:47.458Z] #39 160.8 Makefile.config:39: Warn: you have no libnftables installed
10:38:47 [2022-09-21T10:38:47.458Z] #39 160.8 Makefile.config:40: Warn: Building without nftables support
10:38:47 [2022-09-21T10:38:47.493Z] #39 142.8   CC       criu/proc_parse.o
10:38:47 [2022-09-21T10:38:47.876Z] #51 13.43 Collecting pyyaml
10:38:47 [2022-09-21T10:38:47.876Z] #51 13.45   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)
10:38:47 [2022-09-21T10:38:47.876Z] #51 13.52 Building wheels for collected packages: yamllint
10:38:47 [2022-09-21T10:38:47.876Z] #51 13.52   Building wheel for yamllint (setup.py): started
10:38:48 [2022-09-21T10:38:48.020Z] #39 161.4 fatal: not a git repository (or any of the parent directories): .git
10:38:48 [2022-09-21T10:38:48.358Z] #38 ...
10:38:48 [2022-09-21T10:38:48.358Z] 
10:38:48 [2022-09-21T10:38:48.358Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
10:38:48 [2022-09-21T10:38:48.358Z] #51 10.20 Collecting yamllint==1.26.1
10:38:48 [2022-09-21T10:38:48.583Z] #39 162.2 make[1]: Nothing to be done for 'all'.
10:38:48 [2022-09-21T10:38:48.812Z] #51 14.64   Building wheel for yamllint (setup.py): finished with status 'done'
10:38:48 [2022-09-21T10:38:48.812Z] #51 14.65   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=cdda77bad36969710d9be127fc75fa86b7788bc55b1759b8a2b6167979a6875d
10:38:48 [2022-09-21T10:38:48.812Z] #51 14.65   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
10:38:48 [2022-09-21T10:38:48.812Z] #51 14.66 Successfully built yamllint
10:38:48 [2022-09-21T10:38:48.812Z] #51 14.69 Installing collected packages: pyyaml, pathspec, yamllint
10:38:49 [2022-09-21T10:38:49.285Z] #51 11.31   Downloading yamllint-1.26.1.tar.gz (126 kB)
10:38:49 [2022-09-21T10:38:49.379Z] #51 15.11 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1
10:38:49 [2022-09-21T10:38:49.946Z] #51 DONE 15.6s
10:38:49 [2022-09-21T10:38:49.946Z] 
10:38:49 [2022-09-21T10:38:49.946Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
10:38:49 [2022-09-21T10:38:49.949Z] #39 163.2 make[1]: 'images/built-in.o' is up to date.
10:38:49 [2022-09-21T10:38:49.949Z] #39 163.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
10:38:49 [2022-09-21T10:38:49.949Z] #39 163.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
10:38:49 [2022-09-21T10:38:49.949Z] #39 163.4 make[1]: 'compel/libcompel.a' is up to date.
10:38:49 [2022-09-21T10:38:49.949Z] #39 163.4 make[1]: 'compel/compel-host-bin' is up to date.
10:38:49 [2022-09-21T10:38:49.949Z] #39 163.5 make[1]: Nothing to be done for 'all'.
10:38:49 [2022-09-21T10:38:49.949Z] #39 163.5 make[1]: 'soccr/libsoccr.a' is up to date.
10:38:50 [2022-09-21T10:38:50.514Z] #52 DONE 0.4s
10:38:50 [2022-09-21T10:38:50.514Z] 
10:38:50 [2022-09-21T10:38:50.514Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
10:38:50 [2022-09-21T10:38:50.555Z] #39 163.8 make[2]: Nothing to be done for 'all'.
10:38:50 [2022-09-21T10:38:50.555Z] #39 163.9 make[2]: Nothing to be done for 'all'.
10:38:50 [2022-09-21T10:38:50.555Z] #39 163.9 make[2]: Nothing to be done for 'all'.
10:38:50 [2022-09-21T10:38:50.555Z] #39 164.0 make[2]: Nothing to be done for 'all'.
10:38:50 [2022-09-21T10:38:50.555Z] #39 164.1 make[2]: Nothing to be done for 'all'.
10:38:50 [2022-09-21T10:38:50.555Z] #39 164.1 make[2]: Nothing to be done for 'all'.
10:38:50 [2022-09-21T10:38:50.773Z] #53 DONE 0.4s
10:38:50 [2022-09-21T10:38:50.773Z] 
10:38:50 [2022-09-21T10:38:50.773Z] #54 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
10:38:50 [2022-09-21T10:38:50.774Z] #39 145.8   CC       criu/protobuf-desc.o
10:38:50 [2022-09-21T10:38:50.811Z] #39 164.2 make[2]: Nothing to be done for 'all'.
10:38:50 [2022-09-21T10:38:50.811Z] #39 164.3 make[2]: Nothing to be done for 'all'.
10:38:50 [2022-09-21T10:38:50.811Z] #39 164.3   INSTALL  criu/criu
10:38:51 [2022-09-21T10:38:51.033Z] #54 DONE 0.3s
10:38:51 [2022-09-21T10:38:51.033Z] 
10:38:51 [2022-09-21T10:38:51.033Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
10:38:51 [2022-09-21T10:38:51.033Z] #55 DONE 0.1s
10:38:51 [2022-09-21T10:38:51.033Z] 
10:38:51 [2022-09-21T10:38:51.033Z] #56 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
10:38:51 [2022-09-21T10:38:51.291Z] #56 DONE 0.1s
10:38:51 [2022-09-21T10:38:51.291Z] 
10:38:51 [2022-09-21T10:38:51.291Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:38:51 [2022-09-21T10:38:51.291Z] #38 139.2   CC       criu/pie-util.o
10:38:51 [2022-09-21T10:38:51.291Z] #38 139.3   CC       criu/pipes.o
10:38:51 [2022-09-21T10:38:51.291Z] #38 140.0   CC       criu/plugin.o
10:38:51 [2022-09-21T10:38:51.292Z] #38 140.5   CC       criu/proc_parse.o
10:38:51 [2022-09-21T10:38:51.292Z] #38 144.0   CC       criu/protobuf-desc.o
10:38:51 [2022-09-21T10:38:51.292Z] #38 145.2   CC       criu/protobuf.o
10:38:51 [2022-09-21T10:38:51.340Z] #39 146.8   CC       criu/protobuf.o
10:38:51 [2022-09-21T10:38:51.374Z] #39 DONE 164.9s
10:38:51 [2022-09-21T10:38:51.374Z] 
10:38:51 [2022-09-21T10:38:51.374Z] #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
10:38:51 [2022-09-21T10:38:51.550Z] #38 145.6   CC       criu/pstree.o
10:38:51 [2022-09-21T10:38:51.807Z] #51 13.12 Collecting pathspec>=0.5.3
10:38:51 [2022-09-21T10:38:51.807Z] #51 13.13   Downloading pathspec-0.10.1-py3-none-any.whl (27 kB)
10:38:51 [2022-09-21T10:38:51.906Z] #39 147.2   CC       criu/pstree.o
10:38:52 [2022-09-21T10:38:52.063Z] #51 13.94 Collecting pyyaml
10:38:52 [2022-09-21T10:38:52.063Z] #51 13.96   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)
10:38:52 [2022-09-21T10:38:52.164Z] #39 ...
10:38:52 [2022-09-21T10:38:52.164Z] 
10:38:52 [2022-09-21T10:38:52.164Z] #51 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
10:38:52 [2022-09-21T10:38:52.164Z] #51 11.08 Collecting yamllint==1.26.1
10:38:52 [2022-09-21T10:38:52.320Z] #51 14.07 Building wheels for collected packages: yamllint
10:38:52 [2022-09-21T10:38:52.320Z] #51 14.07   Building wheel for yamllint (setup.py): started
10:38:52 [2022-09-21T10:38:52.927Z] #38 147.0   CC       criu/rbtree.o
10:38:53 [2022-09-21T10:38:53.097Z] #51 12.11   Downloading yamllint-1.26.1.tar.gz (126 kB)
10:38:53 [2022-09-21T10:38:53.495Z] #38 147.5   CC       criu/rst-malloc.o
10:38:53 [2022-09-21T10:38:53.725Z] #51 15.54   Building wheel for yamllint (setup.py): finished with status 'done'
10:38:53 [2022-09-21T10:38:53.725Z] #51 15.55   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=b840446f2c1555fdded7b9dbae9d175e05ab3055a33ee1729b3e15d0d05770ba
10:38:53 [2022-09-21T10:38:53.725Z] #51 15.55   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
10:38:53 [2022-09-21T10:38:53.725Z] #51 15.58 Successfully built yamllint
10:38:54 [2022-09-21T10:38:54.014Z] #51 15.67 Installing collected packages: pyyaml, pathspec, yamllint
10:38:54 [2022-09-21T10:38:54.065Z] #38 147.9   CC       criu/seccomp.o
10:38:54 [2022-09-21T10:38:54.594Z] #51 16.43 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1
10:38:54 [2022-09-21T10:38:54.634Z] #38 148.6   CC       criu/seize.o
10:38:54 [2022-09-21T10:38:54.998Z] #51 13.53 Collecting pathspec>=0.5.3
10:38:54 [2022-09-21T10:38:54.998Z] #51 13.53   Downloading pathspec-0.10.1-py3-none-any.whl (27 kB)
10:38:54 [2022-09-21T10:38:54.998Z] #51 14.03 Collecting pyyaml
10:38:55 [2022-09-21T10:38:55.162Z] #51 DONE 17.0s
10:38:55 [2022-09-21T10:38:55.162Z] 
10:38:55 [2022-09-21T10:38:55.162Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
10:38:55 [2022-09-21T10:38:55.256Z] #51 14.03   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)
10:38:55 [2022-09-21T10:38:55.256Z] #51 14.10 Building wheels for collected packages: yamllint
10:38:55 [2022-09-21T10:38:55.256Z] #51 14.10   Building wheel for yamllint (setup.py): started
10:38:55 [2022-09-21T10:38:55.418Z] #52 DONE 0.3s
10:38:55 [2022-09-21T10:38:55.418Z] 
10:38:55 [2022-09-21T10:38:55.418Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
10:38:55 [2022-09-21T10:38:55.678Z] #53 DONE 0.3s
10:38:55 [2022-09-21T10:38:55.678Z] 
10:38:55 [2022-09-21T10:38:55.678Z] #54 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
10:38:55 [2022-09-21T10:38:55.934Z] #54 DONE 0.2s
10:38:55 [2022-09-21T10:38:55.934Z] 
10:38:55 [2022-09-21T10:38:55.934Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
10:38:55 [2022-09-21T10:38:55.934Z] #55 DONE 0.1s
10:38:55 [2022-09-21T10:38:55.934Z] 
10:38:55 [2022-09-21T10:38:55.934Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:38:55 [2022-09-21T10:38:55.934Z] #38 140.6   CC       criu/pagemap-cache.o
10:38:55 [2022-09-21T10:38:55.934Z] #38 141.2   CC       criu/pagemap.o
10:38:55 [2022-09-21T10:38:55.934Z] #38 143.1   CC       criu/parasite-syscall.o
10:38:55 [2022-09-21T10:38:55.934Z] #38 144.6   CC       criu/path.o
10:38:55 [2022-09-21T10:38:55.934Z] #38 145.1   CC       criu/pie-util-vdso-elf32.o
10:38:55 [2022-09-21T10:38:55.934Z] #38 146.1   CC       criu/pie-util-vdso.o
10:38:55 [2022-09-21T10:38:55.934Z] #38 147.1   CC       criu/pie-util.o
10:38:55 [2022-09-21T10:38:55.934Z] #38 147.5   CC       criu/pipes.o
10:38:55 [2022-09-21T10:38:55.934Z] #38 ...
10:38:55 [2022-09-21T10:38:55.934Z] 
10:38:55 [2022-09-21T10:38:55.934Z] #56 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
10:38:55 [2022-09-21T10:38:55.934Z] #56 DONE 0.1s
10:38:56 [2022-09-21T10:38:56.011Z] #38 150.1   CC       criu/servicefd.o
10:38:56 [2022-09-21T10:38:56.189Z] 
10:38:56 [2022-09-21T10:38:56.190Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:38:56 [2022-09-21T10:38:56.630Z] #51 15.30   Building wheel for yamllint (setup.py): finished with status 'done'
10:38:56 [2022-09-21T10:38:56.630Z] #51 15.30   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=1a906d5241bd29d37f2c1fdfc38655cfc87faff5ca359728777f908bb9c5efad
10:38:56 [2022-09-21T10:38:56.630Z] #51 15.31   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
10:38:56 [2022-09-21T10:38:56.630Z] #51 15.31 Successfully built yamllint
10:38:56 [2022-09-21T10:38:56.630Z] #51 15.35 Installing collected packages: pyyaml, pathspec, yamllint
10:38:56 [2022-09-21T10:38:56.837Z] #38 150.7 include/common/asm/bitops.h: Assembler messages:
10:38:56 [2022-09-21T10:38:56.838Z] #38 150.7 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
10:38:56 [2022-09-21T10:38:56.838Z] #38 150.7   CC       criu/shmem.o
10:38:56 [2022-09-21T10:38:56.888Z] #51 15.79 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1
10:38:57 [2022-09-21T10:38:57.120Z] #38 148.6   CC       criu/plugin.o
10:38:57 [2022-09-21T10:38:57.454Z] #51 DONE 16.4s
10:38:57 [2022-09-21T10:38:57.454Z] 
10:38:57 [2022-09-21T10:38:57.454Z] #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
10:38:57 [2022-09-21T10:38:57.454Z] #39 148.6   CC       criu/rbtree.o
10:38:57 [2022-09-21T10:38:57.454Z] #39 149.0   CC       criu/rst-malloc.o
10:38:57 [2022-09-21T10:38:57.454Z] #39 149.4   CC       criu/seccomp.o
10:38:57 [2022-09-21T10:38:57.454Z] #39 150.3   CC       criu/seize.o
10:38:57 [2022-09-21T10:38:57.454Z] #39 151.4   CC       criu/servicefd.o
10:38:57 [2022-09-21T10:38:57.454Z] #39 152.0 include/common/asm/bitops.h: Assembler messages:
10:38:57 [2022-09-21T10:38:57.454Z] #39 152.0 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
10:38:57 [2022-09-21T10:38:57.454Z] #39 152.0   CC       criu/shmem.o
10:38:57 [2022-09-21T10:38:57.683Z] #38 149.2   CC       criu/proc_parse.o
10:38:58 [2022-09-21T10:38:58.020Z] #39 ...
10:38:58 [2022-09-21T10:38:58.020Z] 
10:38:58 [2022-09-21T10:38:58.020Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
10:38:58 [2022-09-21T10:38:58.020Z] #52 DONE 0.4s
10:38:58 [2022-09-21T10:38:58.020Z] 
10:38:58 [2022-09-21T10:38:58.020Z] #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
10:38:58 [2022-09-21T10:38:58.020Z] #39 153.3   CC       criu/sigframe.o
10:38:58 [2022-09-21T10:38:58.229Z] #38 152.4   CC       criu/sigframe.o
10:38:58 [2022-09-21T10:38:58.286Z] #39 153.6   CC       criu/signalfd.o
10:38:58 [2022-09-21T10:38:58.286Z] #39 ...
10:38:58 [2022-09-21T10:38:58.286Z] 
10:38:58 [2022-09-21T10:38:58.286Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
10:38:58 [2022-09-21T10:38:58.286Z] #53 DONE 0.4s
10:38:58 [2022-09-21T10:38:58.543Z] 
10:38:58 [2022-09-21T10:38:58.543Z] #54 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
10:38:58 [2022-09-21T10:38:58.543Z] #54 DONE 0.2s
10:38:58 [2022-09-21T10:38:58.543Z] 
10:38:58 [2022-09-21T10:38:58.543Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
10:38:58 [2022-09-21T10:38:58.543Z] #55 DONE 0.1s
10:38:58 [2022-09-21T10:38:58.543Z] 
10:38:58 [2022-09-21T10:38:58.543Z] #56 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
10:38:58 [2022-09-21T10:38:58.799Z] #38 152.8   CC       criu/signalfd.o
10:38:58 [2022-09-21T10:38:58.800Z] #56 DONE 0.1s
10:38:58 [2022-09-21T10:38:58.800Z] 
10:38:58 [2022-09-21T10:38:58.800Z] #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
10:38:58 [2022-09-21T10:38:58.800Z] #39 154.2   CC       criu/sk-inet.o
10:38:59 [2022-09-21T10:38:59.058Z] #38 153.2   CC       criu/sk-inet.o
10:39:00 [2022-09-21T10:39:00.171Z] #39 155.3   CC       criu/sk-netlink.o
10:39:00 [2022-09-21T10:39:00.429Z] #39 155.8   CC       criu/sk-packet.o
10:39:00 [2022-09-21T10:39:00.957Z] #38 152.5   CC       criu/protobuf-desc.o
10:39:00 [2022-09-21T10:39:00.998Z] #38 155.1   CC       criu/sk-netlink.o
10:39:01 [2022-09-21T10:39:01.364Z] #39 156.5   CC       criu/sk-queue.o
10:39:01 [2022-09-21T10:39:01.930Z] #39 157.1   CC       criu/sk-tcp.o
10:39:01 [2022-09-21T10:39:01.945Z] #38 155.8   CC       criu/sk-packet.o
10:39:02 [2022-09-21T10:39:02.495Z] #39 157.7   CC       criu/sk-unix.o
10:39:02 [2022-09-21T10:39:02.847Z] #38 154.1   CC       criu/protobuf.o
10:39:02 [2022-09-21T10:39:02.882Z] #38 156.8   CC       criu/sk-queue.o
10:39:03 [2022-09-21T10:39:03.104Z] #38 154.7   CC       criu/pstree.o
10:39:03 [2022-09-21T10:39:03.140Z] #38 157.2   CC       criu/sk-tcp.o
10:39:04 [2022-09-21T10:39:04.076Z] #38 157.8   CC       criu/sk-unix.o
10:39:04 [2022-09-21T10:39:04.472Z] #38 156.2   CC       criu/rbtree.o
10:39:04 [2022-09-21T10:39:04.729Z] #38 156.5   CC       criu/rst-malloc.o
10:39:04 [2022-09-21T10:39:04.986Z] #38 156.8   CC       criu/seccomp.o
10:39:05 [2022-09-21T10:39:05.023Z] #39 160.1   CC       criu/sockets.o
10:39:05 [2022-09-21T10:39:05.957Z] #39 161.3   CC       criu/stats.o
10:39:05 [2022-09-21T10:39:05.968Z] #38 157.5   CC       criu/seize.o
10:39:05 [2022-09-21T10:39:05.983Z] #38 160.2   CC       criu/sockets.o
10:39:06 [2022-09-21T10:39:06.215Z] #39 161.7   CC       criu/string.o
10:39:06 [2022-09-21T10:39:06.474Z] #39 161.8   CC       criu/sysctl.o
10:39:06 [2022-09-21T10:39:06.901Z] #38 158.6   CC       criu/servicefd.o
10:39:07 [2022-09-21T10:39:07.407Z] #39 162.5   CC       criu/sysfs_parse.o
10:39:07 [2022-09-21T10:39:07.464Z] #38 159.1 include/common/asm/bitops.h: Assembler messages:
10:39:07 [2022-09-21T10:39:07.464Z] #38 159.1 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt'
10:39:07 [2022-09-21T10:39:07.464Z] #38 159.2   CC       criu/shmem.o
10:39:07 [2022-09-21T10:39:07.666Z] #39 163.1   CC       criu/timens.o
10:39:07 [2022-09-21T10:39:07.890Z] #38 162.0   CC       criu/stats.o
10:39:07 [2022-09-21T10:39:07.924Z] #39 163.5   CC       criu/timerfd.o
10:39:08 [2022-09-21T10:39:08.392Z] #38 160.2   CC       criu/sigframe.o
10:39:08 [2022-09-21T10:39:08.490Z] #39 163.9   CC       criu/tty.o
10:39:08 [2022-09-21T10:39:08.827Z] #38 162.6   CC       criu/string.o
10:39:08 [2022-09-21T10:39:08.827Z] #38 162.9   CC       criu/sysctl.o
10:39:08 [2022-09-21T10:39:08.955Z] #38 160.5   CC       criu/signalfd.o
10:39:09 [2022-09-21T10:39:09.212Z] #38 160.8   CC       criu/sk-inet.o
10:39:09 [2022-09-21T10:39:09.763Z] #38 163.7   CC       criu/sysfs_parse.o
10:39:10 [2022-09-21T10:39:10.333Z] #38 164.2   CC       criu/timens.o
10:39:10 [2022-09-21T10:39:10.391Z] #39 ...
10:39:10 [2022-09-21T10:39:10.391Z] 
10:39:10 [2022-09-21T10:39:10.391Z] #29 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
10:39:10 [2022-09-21T10:39:10.391Z] #29 221.4 + dpkg --print-architecture
10:39:10 [2022-09-21T10:39:10.391Z] #29 221.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
10:39:10 [2022-09-21T10:39:10.578Z] #38 162.1   CC       criu/sk-netlink.o
10:39:10 [2022-09-21T10:39:10.591Z] #38 164.8   CC       criu/timerfd.o
10:39:10 [2022-09-21T10:39:10.649Z] #29 221.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
10:39:10 [2022-09-21T10:39:10.649Z] #29 221.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
10:39:10 [2022-09-21T10:39:10.835Z] #38 162.6   CC       criu/sk-packet.o
10:39:11 [2022-09-21T10:39:11.158Z] #38 165.2   CC       criu/tty.o
10:39:11 [2022-09-21T10:39:11.763Z] #38 163.3   CC       criu/sk-queue.o
10:39:12 [2022-09-21T10:39:12.337Z] #38 164.0   CC       criu/sk-tcp.o
10:39:12 [2022-09-21T10:39:12.902Z] #38 164.7   CC       criu/sk-unix.o
10:39:13 [2022-09-21T10:39:13.062Z] #38 ...
10:39:13 [2022-09-21T10:39:13.062Z] 
10:39:13 [2022-09-21T10:39:13.062Z] #29 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
10:39:13 [2022-09-21T10:39:13.062Z] #29 221.0 + dpkg --print-architecture
10:39:13 [2022-09-21T10:39:13.062Z] #29 221.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
10:39:13 [2022-09-21T10:39:13.321Z] #29 221.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
10:39:13 [2022-09-21T10:39:13.321Z] #29 221.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
10:39:15 [2022-09-21T10:39:15.419Z] #38 166.9   CC       criu/sockets.o
10:39:16 [2022-09-21T10:39:16.784Z] #38 168.2   CC       criu/stats.o
10:39:16 [2022-09-21T10:39:16.784Z] #38 168.5   CC       criu/string.o
10:39:16 [2022-09-21T10:39:16.858Z] #37 304.1 # github.com/containerd/containerd/cmd/containerd
10:39:16 [2022-09-21T10:39:16.858Z] #37 304.1 /usr/bin/ld: /tmp/go-link-3165909098/000019.o: in function `New':
10:39:16 [2022-09-21T10:39:16.858Z] #37 304.1 /tmp/tmp.zNBDXu0wlQ/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
10:39:16 [2022-09-21T10:39:16.858Z] #37 304.2 + bin/containerd-stress
10:39:16 [2022-09-21T10:39:16.858Z] #37 305.3 + bin/containerd-shim
10:39:17 [2022-09-21T10:39:17.040Z] #38 168.6   CC       criu/sysctl.o
10:39:17 [2022-09-21T10:39:17.645Z] #38 169.4   CC       criu/sysfs_parse.o
10:39:18 [2022-09-21T10:39:18.208Z] #38 169.8   CC       criu/timens.o
10:39:18 [2022-09-21T10:39:18.771Z] #38 170.2   CC       criu/timerfd.o
10:39:19 [2022-09-21T10:39:19.027Z] #38 170.6   CC       criu/tty.o
10:39:19 [2022-09-21T10:39:19.284Z] #38 ...
10:39:19 [2022-09-21T10:39:19.284Z] 
10:39:19 [2022-09-21T10:39:19.284Z] #28 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
10:39:19 [2022-09-21T10:39:19.284Z] #28 225.6 + dpkg --print-architecture
10:39:19 [2022-09-21T10:39:19.284Z] #28 225.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
10:39:19 [2022-09-21T10:39:19.540Z] #28 226.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
10:39:19 [2022-09-21T10:39:19.540Z] #28 226.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
10:39:20 [2022-09-21T10:39:20.622Z] #29 ...
10:39:20 [2022-09-21T10:39:20.622Z] 
10:39:20 [2022-09-21T10:39:20.622Z] #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
10:39:20 [2022-09-21T10:39:20.622Z] #39 166.2   CC       criu/tun.o
10:39:20 [2022-09-21T10:39:20.622Z] #39 166.9   CC       criu/uffd.o
10:39:20 [2022-09-21T10:39:20.622Z] #39 168.3   CC       criu/util.o
10:39:20 [2022-09-21T10:39:20.622Z] #39 169.9   CC       criu/uts_ns.o
10:39:20 [2022-09-21T10:39:20.622Z] #39 170.1   CC       criu/vdso-compat.o
10:39:20 [2022-09-21T10:39:20.622Z] #39 170.4   CC       criu/vdso.o
10:39:20 [2022-09-21T10:39:20.622Z] #39 171.2   LINK     criu/built-in.o
10:39:20 [2022-09-21T10:39:20.622Z] #39 171.4   LINK     criu/criu
10:39:20 [2022-09-21T10:39:20.622Z] #39 171.8   DEP      lib/c/criu.d
10:39:20 [2022-09-21T10:39:20.622Z] #39 171.9   CC       images/rpc.pb-c.o
10:39:20 [2022-09-21T10:39:20.622Z] #39 172.7   CC       lib/c/criu.o
10:39:20 [2022-09-21T10:39:20.622Z] #39 174.1   LINK     lib/c/built-in.o
10:39:20 [2022-09-21T10:39:20.622Z] #39 174.1   LINK     lib/c/libcriu.so
10:39:20 [2022-09-21T10:39:20.622Z] #39 174.2   LINK     lib/c/libcriu.a
10:39:20 [2022-09-21T10:39:20.622Z] #39 174.4   GEN      magic.py
10:39:20 [2022-09-21T10:39:20.622Z] #39 174.6 Note: Building without setproctitle() and strlcpy() support.
10:39:20 [2022-09-21T10:39:20.622Z] #39 174.6       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:39:20 [2022-09-21T10:39:20.622Z] #39 174.6 Note: Building without GnuTLS support
10:39:20 [2022-09-21T10:39:20.622Z] #39 174.6 Makefile.config:39: Warn: you have no libnftables installed
10:39:20 [2022-09-21T10:39:20.622Z] #39 174.6 Makefile.config:40: Warn: Building without nftables support
10:39:20 [2022-09-21T10:39:20.622Z] #39 175.5 fatal: not a git repository (or any of the parent directories): .git
10:39:21 [2022-09-21T10:39:21.189Z] #39 176.4 make[1]: Nothing to be done for 'all'.
10:39:22 [2022-09-21T10:39:22.123Z] #39 177.3 make[1]: 'images/built-in.o' is up to date.
10:39:22 [2022-09-21T10:39:22.123Z] #39 177.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
10:39:22 [2022-09-21T10:39:22.123Z] #39 177.4 make[1]: 'compel/plugins/fds.lib.a' is up to date.
10:39:22 [2022-09-21T10:39:22.123Z] #39 177.5 make[1]: 'compel/libcompel.a' is up to date.
10:39:22 [2022-09-21T10:39:22.123Z] #39 177.5 make[1]: 'compel/compel-host-bin' is up to date.
10:39:22 [2022-09-21T10:39:22.123Z] #39 177.5 make[1]: Nothing to be done for 'all'.
10:39:22 [2022-09-21T10:39:22.123Z] #39 177.6 make[1]: 'soccr/libsoccr.a' is up to date.
10:39:22 [2022-09-21T10:39:22.381Z] #39 177.9 make[2]: Nothing to be done for 'all'.
10:39:22 [2022-09-21T10:39:22.381Z] #39 177.9 make[2]: Nothing to be done for 'all'.
10:39:22 [2022-09-21T10:39:22.639Z] #39 178.0 make[2]: Nothing to be done for 'all'.
10:39:22 [2022-09-21T10:39:22.898Z] #39 178.1 make[2]: Nothing to be done for 'all'.
10:39:22 [2022-09-21T10:39:22.898Z] #39 178.2 make[2]: Nothing to be done for 'all'.
10:39:22 [2022-09-21T10:39:22.898Z] #39 178.3 make[2]: Nothing to be done for 'all'.
10:39:22 [2022-09-21T10:39:22.898Z] #39 178.3 make[2]: Nothing to be done for 'all'.
10:39:22 [2022-09-21T10:39:22.898Z] #39 178.4 make[2]: Nothing to be done for 'all'.
10:39:23 [2022-09-21T10:39:23.156Z] #39 178.5   INSTALL  criu/criu
10:39:23 [2022-09-21T10:39:23.298Z] #29 ...
10:39:23 [2022-09-21T10:39:23.298Z] 
10:39:23 [2022-09-21T10:39:23.298Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:39:23 [2022-09-21T10:39:23.298Z] #38 167.6   CC       criu/tun.o
10:39:23 [2022-09-21T10:39:23.298Z] #38 168.1   CC       criu/uffd.o
10:39:23 [2022-09-21T10:39:23.298Z] #38 169.5   CC       criu/util.o
10:39:23 [2022-09-21T10:39:23.298Z] #38 171.0   CC       criu/uts_ns.o
10:39:23 [2022-09-21T10:39:23.298Z] #38 171.3   CC       criu/vdso-compat.o
10:39:23 [2022-09-21T10:39:23.298Z] #38 171.5   CC       criu/vdso.o
10:39:23 [2022-09-21T10:39:23.298Z] #38 172.3   LINK     criu/built-in.o
10:39:23 [2022-09-21T10:39:23.298Z] #38 172.4   LINK     criu/criu
10:39:23 [2022-09-21T10:39:23.298Z] #38 172.9   DEP      lib/c/criu.d
10:39:23 [2022-09-21T10:39:23.298Z] #38 173.1   CC       images/rpc.pb-c.o
10:39:23 [2022-09-21T10:39:23.298Z] #38 173.8   CC       lib/c/criu.o
10:39:23 [2022-09-21T10:39:23.298Z] #38 175.1   LINK     lib/c/built-in.o
10:39:23 [2022-09-21T10:39:23.298Z] #38 175.1   LINK     lib/c/libcriu.so
10:39:23 [2022-09-21T10:39:23.298Z] #38 175.2   LINK     lib/c/libcriu.a
10:39:23 [2022-09-21T10:39:23.298Z] #38 175.4   GEN      magic.py
10:39:23 [2022-09-21T10:39:23.298Z] #38 175.6 Note: Building without setproctitle() and strlcpy() support.
10:39:23 [2022-09-21T10:39:23.298Z] #38 175.6       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:39:23 [2022-09-21T10:39:23.298Z] #38 175.6 Note: Building without GnuTLS support
10:39:23 [2022-09-21T10:39:23.298Z] #38 175.6 Makefile.config:39: Warn: you have no libnftables installed
10:39:23 [2022-09-21T10:39:23.298Z] #38 175.6 Makefile.config:40: Warn: Building without nftables support
10:39:23 [2022-09-21T10:39:23.298Z] #38 176.8 fatal: not a git repository (or any of the parent directories): .git
10:39:23 [2022-09-21T10:39:23.432Z] #37 316.4 + bin/containerd-shim-runc-v1
10:39:23 [2022-09-21T10:39:23.482Z] #31 ...
10:39:23 [2022-09-21T10:39:23.483Z] 
10:39:23 [2022-09-21T10:39:23.483Z] #20 [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
10:39:23 [2022-09-21T10:39:23.483Z] #20 245.8 + return
10:39:23 [2022-09-21T10:39:23.483Z] #20 DONE 246.2s
10:39:23 [2022-09-21T10:39:23.483Z] 
10:39:23 [2022-09-21T10:39:23.483Z] #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
10:39:23 [2022-09-21T10:39:23.483Z] #31 ...
10:39:23 [2022-09-21T10:39:23.483Z] 
10:39:23 [2022-09-21T10:39:23.483Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
10:39:23 [2022-09-21T10:39:23.483Z] #52 DONE 0.1s
10:39:23 [2022-09-21T10:39:23.483Z] 
10:39:23 [2022-09-21T10:39:23.483Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
10:39:23 [2022-09-21T10:39:23.557Z] #38 177.6 make[1]: Nothing to be done for 'all'.
10:39:23 [2022-09-21T10:39:23.750Z] #39 DONE 178.9s
10:39:23 [2022-09-21T10:39:23.750Z] 
10:39:23 [2022-09-21T10:39:23.750Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
10:39:23 [2022-09-21T10:39:23.783Z] #53 DONE 0.7s
10:39:23 [2022-09-21T10:39:23.783Z] 
10:39:23 [2022-09-21T10:39:23.783Z] #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
10:39:23 [2022-09-21T10:39:23.783Z] #40 ...
10:39:23 [2022-09-21T10:39:23.783Z] 
10:39:23 [2022-09-21T10:39:23.783Z] #54 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
10:39:23 [2022-09-21T10:39:23.783Z] #54 DONE 0.1s
10:39:23 [2022-09-21T10:39:23.783Z] 
10:39:23 [2022-09-21T10:39:23.783Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
10:39:23 [2022-09-21T10:39:23.783Z] #55 DONE 0.1s
10:39:23 [2022-09-21T10:39:23.783Z] 
10:39:23 [2022-09-21T10:39:23.783Z] #56 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
10:39:23 [2022-09-21T10:39:23.783Z] #56 DONE 0.0s
10:39:23 [2022-09-21T10:39:23.783Z] 
10:39:23 [2022-09-21T10:39:23.783Z] #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
10:39:24 [2022-09-21T10:39:24.040Z] #31 ...
10:39:24 [2022-09-21T10:39:24.040Z] 
10:39:24 [2022-09-21T10:39:24.040Z] #57 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
10:39:24 [2022-09-21T10:39:24.040Z] #57 DONE 0.1s
10:39:24 [2022-09-21T10:39:24.040Z] 
10:39:24 [2022-09-21T10:39:24.040Z] #58 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
10:39:24 [2022-09-21T10:39:24.040Z] #58 DONE 0.1s
10:39:24 [2022-09-21T10:39:24.040Z] 
10:39:24 [2022-09-21T10:39:24.040Z] #59 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
10:39:24 [2022-09-21T10:39:24.040Z] #59 DONE 0.1s
10:39:24 [2022-09-21T10:39:24.040Z] 
10:39:24 [2022-09-21T10:39:24.040Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
10:39:24 [2022-09-21T10:39:24.296Z] #60 DONE 0.1s
10:39:24 [2022-09-21T10:39:24.296Z] 
10:39:24 [2022-09-21T10:39:24.296Z] #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
10:39:24 [2022-09-21T10:39:24.494Z] #38 178.4 make[1]: 'images/built-in.o' is up to date.
10:39:24 [2022-09-21T10:39:24.494Z] #38 178.4 make[1]: 'compel/plugins/std.lib.a' is up to date.
10:39:24 [2022-09-21T10:39:24.494Z] #38 178.4 make[1]: 'compel/plugins/fds.lib.a' is up to date.
10:39:24 [2022-09-21T10:39:24.494Z] #38 178.5 make[1]: 'compel/libcompel.a' is up to date.
10:39:24 [2022-09-21T10:39:24.494Z] #38 178.5 make[1]: 'compel/compel-host-bin' is up to date.
10:39:24 [2022-09-21T10:39:24.494Z] #38 178.6 make[1]: Nothing to be done for 'all'.
10:39:24 [2022-09-21T10:39:24.494Z] #38 178.6 make[1]: 'soccr/libsoccr.a' is up to date.
10:39:24 [2022-09-21T10:39:24.752Z] #38 178.8 make[2]: Nothing to be done for 'all'.
10:39:24 [2022-09-21T10:39:24.752Z] #38 178.8 make[2]: Nothing to be done for 'all'.
10:39:24 [2022-09-21T10:39:24.752Z] #38 178.9 make[2]: Nothing to be done for 'all'.
10:39:25 [2022-09-21T10:39:25.011Z] #38 179.0 make[2]: Nothing to be done for 'all'.
10:39:25 [2022-09-21T10:39:25.011Z] #38 179.1 make[2]: Nothing to be done for 'all'.
10:39:25 [2022-09-21T10:39:25.011Z] #38 179.1 make[2]: Nothing to be done for 'all'.
10:39:25 [2022-09-21T10:39:25.269Z] #38 179.2 make[2]: Nothing to be done for 'all'.
10:39:25 [2022-09-21T10:39:25.269Z] #38 179.3 make[2]: Nothing to be done for 'all'.
10:39:25 [2022-09-21T10:39:25.269Z] #38 179.3   INSTALL  criu/criu
10:39:25 [2022-09-21T10:39:25.837Z] #38 DONE 180.0s
10:39:25 [2022-09-21T10:39:25.837Z] 
10:39:25 [2022-09-21T10:39:25.837Z] #34 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
10:39:27 [2022-09-21T10:39:27.628Z] #28 ...
10:39:27 [2022-09-21T10:39:27.628Z] 
10:39:27 [2022-09-21T10:39:27.628Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1     && cd /usr/src/criu     && make     && make PREFIX=/build/ install-criu
10:39:27 [2022-09-21T10:39:27.628Z] #38 172.9   CC       criu/tun.o
10:39:27 [2022-09-21T10:39:27.628Z] #38 173.6   CC       criu/uffd.o
10:39:27 [2022-09-21T10:39:27.628Z] #38 174.9   CC       criu/util.o
10:39:27 [2022-09-21T10:39:27.628Z] #38 176.5   CC       criu/uts_ns.o
10:39:27 [2022-09-21T10:39:27.628Z] #38 176.8   CC       criu/vdso-compat.o
10:39:27 [2022-09-21T10:39:27.628Z] #38 177.1   CC       criu/vdso.o
10:39:27 [2022-09-21T10:39:27.628Z] #38 178.0   LINK     criu/built-in.o
10:39:27 [2022-09-21T10:39:27.628Z] #38 178.2   LINK     criu/criu
10:39:27 [2022-09-21T10:39:27.628Z] #38 178.6   DEP      lib/c/criu.d
10:39:27 [2022-09-21T10:39:27.628Z] #38 178.7   CC       images/rpc.pb-c.o
10:39:27 [2022-09-21T10:39:27.628Z] #38 179.3   CC       lib/c/criu.o
10:39:28 [2022-09-21T10:39:28.993Z] #38 180.7   LINK     lib/c/built-in.o
10:39:28 [2022-09-21T10:39:28.993Z] #38 180.7   LINK     lib/c/libcriu.so
10:39:28 [2022-09-21T10:39:28.993Z] #38 180.8   LINK     lib/c/libcriu.a
10:39:29 [2022-09-21T10:39:29.250Z] #38 181.0   GEN      magic.py
10:39:29 [2022-09-21T10:39:29.506Z] #38 181.2 Note: Building without setproctitle() and strlcpy() support.
10:39:29 [2022-09-21T10:39:29.506Z] #38 181.2       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
10:39:29 [2022-09-21T10:39:29.506Z] #38 181.2 Note: Building without GnuTLS support
10:39:29 [2022-09-21T10:39:29.506Z] #38 181.2 Makefile.config:39: Warn: you have no libnftables installed
10:39:29 [2022-09-21T10:39:29.506Z] #38 181.2 Makefile.config:40: Warn: Building without nftables support
10:39:29 [2022-09-21T10:39:29.543Z] #37 ...
10:39:29 [2022-09-21T10:39:29.543Z] 
10:39:29 [2022-09-21T10:39:29.543Z] #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
10:39:29 [2022-09-21T10:39:29.543Z] #31 253.3 + /build/golangci-lint --version
10:39:30 [2022-09-21T10:39:30.001Z] #37 322.7 + bin/containerd-shim-runc-v2
10:39:30 [2022-09-21T10:39:30.151Z] #31 254.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
10:39:30 [2022-09-21T10:39:30.569Z] #37 323.5 + binaries
10:39:30 [2022-09-21T10:39:30.569Z] #37 323.5 + install -D bin/containerd /build/containerd
10:39:30 [2022-09-21T10:39:30.569Z] #37 323.5 + install -D bin/containerd-shim /build/containerd-shim
10:39:30 [2022-09-21T10:39:30.569Z] #37 323.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
10:39:30 [2022-09-21T10:39:30.569Z] #37 323.5 + install -D bin/ctr /build/ctr
10:39:30 [2022-09-21T10:39:30.718Z] #31 DONE 254.9s
10:39:30 [2022-09-21T10:39:30.718Z] 
10:39:30 [2022-09-21T10:39:30.718Z] #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
10:39:30 [2022-09-21T10:39:30.718Z] #40 146.4 + mkdir -p /build
10:39:30 [2022-09-21T10:39:30.718Z] #40 146.4 + cp runc /build/runc
10:39:30 [2022-09-21T10:39:30.718Z] #40 DONE 146.9s
10:39:30 [2022-09-21T10:39:30.718Z] 
10:39:30 [2022-09-21T10:39:30.718Z] #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
10:39:30 [2022-09-21T10:39:30.874Z] #38 182.3 fatal: not a git repository (or any of the parent directories): .git
10:39:31 [2022-09-21T10:39:31.436Z] #38 183.1 make[1]: Nothing to be done for 'all'.
10:39:32 [2022-09-21T10:39:32.365Z] #38 183.9 make[1]: 'images/built-in.o' is up to date.
10:39:32 [2022-09-21T10:39:32.365Z] #38 184.0 make[1]: 'compel/plugins/std.lib.a' is up to date.
10:39:32 [2022-09-21T10:39:32.365Z] #38 184.1 make[1]: 'compel/plugins/fds.lib.a' is up to date.
10:39:32 [2022-09-21T10:39:32.365Z] #38 184.1 make[1]: 'compel/libcompel.a' is up to date.
10:39:32 [2022-09-21T10:39:32.365Z] #38 184.2 make[1]: 'compel/compel-host-bin' is up to date.
10:39:32 [2022-09-21T10:39:32.473Z] #37 DONE 325.3s
10:39:32 [2022-09-21T10:39:32.622Z] #38 184.2 make[1]: Nothing to be done for 'all'.
10:39:32 [2022-09-21T10:39:32.622Z] #38 184.2 make[1]: 'soccr/libsoccr.a' is up to date.
10:39:32 [2022-09-21T10:39:32.878Z] #38 184.5 make[2]: Nothing to be done for 'all'.
10:39:32 [2022-09-21T10:39:32.878Z] #38 184.6 make[2]: Nothing to be done for 'all'.
10:39:32 [2022-09-21T10:39:32.878Z] #38 184.6 make[2]: Nothing to be done for 'all'.
10:39:33 [2022-09-21T10:39:33.135Z] #38 184.8 make[2]: Nothing to be done for 'all'.
10:39:33 [2022-09-21T10:39:33.135Z] #38 184.8 make[2]: Nothing to be done for 'all'.
10:39:33 [2022-09-21T10:39:33.135Z] #38 184.9 make[2]: Nothing to be done for 'all'.
10:39:33 [2022-09-21T10:39:33.236Z] #37 ...
10:39:33 [2022-09-21T10:39:33.236Z] 
10:39:33 [2022-09-21T10:39:33.236Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
10:39:33 [2022-09-21T10:39:33.236Z] #61 DONE 0.2s
10:39:33 [2022-09-21T10:39:33.236Z] 
10:39:33 [2022-09-21T10:39:33.236Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
10:39:33 [2022-09-21T10:39:33.236Z] #62 DONE 0.1s
10:39:33 [2022-09-21T10:39:33.236Z] 
10:39:33 [2022-09-21T10:39:33.236Z] #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
10:39:33 [2022-09-21T10:39:33.236Z] #37 ...
10:39:33 [2022-09-21T10:39:33.236Z] 
10:39:33 [2022-09-21T10:39:33.236Z] #63 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
10:39:33 [2022-09-21T10:39:33.236Z] #63 DONE 0.1s
10:39:33 [2022-09-21T10:39:33.391Z] #38 184.9 make[2]: Nothing to be done for 'all'.
10:39:33 [2022-09-21T10:39:33.391Z] #38 185.0 make[2]: Nothing to be done for 'all'.
10:39:33 [2022-09-21T10:39:33.391Z] #38 185.0   INSTALL  criu/criu
10:39:33 [2022-09-21T10:39:33.408Z] 
10:39:33 [2022-09-21T10:39:33.408Z] #64 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
10:39:33 [2022-09-21T10:39:33.492Z] 
10:39:33 [2022-09-21T10:39:33.492Z] #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
10:39:33 [2022-09-21T10:39:33.647Z] #38 DONE 185.4s
10:39:33 [2022-09-21T10:39:33.648Z] 
10:39:33 [2022-09-21T10:39:33.648Z] #41 [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
10:39:34 [2022-09-21T10:39:34.344Z] #64 DONE 0.9s
10:39:34 [2022-09-21T10:39:34.344Z] 
10:39:34 [2022-09-21T10:39:34.344Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
10:39:34 [2022-09-21T10:39:34.344Z] #65 DONE 0.2s
10:39:34 [2022-09-21T10:39:34.344Z] 
10:39:34 [2022-09-21T10:39:34.344Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
10:39:34 [2022-09-21T10:39:34.419Z] #37 224.0 + bin/containerd
10:39:35 [2022-09-21T10:39:35.279Z] #66 DONE 0.9s
10:39:35 [2022-09-21T10:39:35.279Z] 
10:39:35 [2022-09-21T10:39:35.279Z] #67 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
10:39:35 [2022-09-21T10:39:35.279Z] #67 DONE 0.0s
10:39:35 [2022-09-21T10:39:35.279Z] 
10:39:35 [2022-09-21T10:39:35.279Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
10:39:35 [2022-09-21T10:39:35.279Z] #68 DONE 0.0s
10:39:35 [2022-09-21T10:39:35.279Z] 
10:39:35 [2022-09-21T10:39:35.279Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
10:39:35 [2022-09-21T10:39:35.980Z] #27 ...
10:39:35 [2022-09-21T10:39:35.980Z] 
10:39:35 [2022-09-21T10:39:35.980Z] #29 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
10:39:35 [2022-09-21T10:39:35.980Z] #29 DONE 246.3s
10:39:35 [2022-09-21T10:39:35.980Z] 
10:39:35 [2022-09-21T10:39:35.980Z] #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
10:39:36 [2022-09-21T10:39:36.914Z] #37 ...
10:39:36 [2022-09-21T10:39:36.914Z] 
10:39:36 [2022-09-21T10:39:36.914Z] #57 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
10:39:37 [2022-09-21T10:39:37.173Z] #57 DONE 0.2s
10:39:37 [2022-09-21T10:39:37.173Z] 
10:39:37 [2022-09-21T10:39:37.173Z] #58 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
10:39:37 [2022-09-21T10:39:37.173Z] #58 DONE 0.1s
10:39:37 [2022-09-21T10:39:37.173Z] 
10:39:37 [2022-09-21T10:39:37.173Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
10:39:37 [2022-09-21T10:39:37.431Z] #27 ...
10:39:37 [2022-09-21T10:39:37.431Z] 
10:39:37 [2022-09-21T10:39:37.431Z] #59 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
10:39:37 [2022-09-21T10:39:37.431Z] #59 DONE 0.1s
10:39:37 [2022-09-21T10:39:37.431Z] 
10:39:37 [2022-09-21T10:39:37.431Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
10:39:37 [2022-09-21T10:39:37.431Z] #60 DONE 0.1s
10:39:37 [2022-09-21T10:39:37.431Z] 
10:39:37 [2022-09-21T10:39:37.431Z] #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
10:39:38 [2022-09-21T10:39:38.047Z] #34 ...
10:39:38 [2022-09-21T10:39:38.047Z] 
10:39:38 [2022-09-21T10:39:38.047Z] #29 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
10:39:38 [2022-09-21T10:39:38.047Z] #29 DONE 244.8s
10:39:38 [2022-09-21T10:39:38.047Z] 
10:39:38 [2022-09-21T10:39:38.047Z] #34 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
10:39:38 [2022-09-21T10:39:38.047Z] #34 ...
10:39:38 [2022-09-21T10:39:38.047Z] 
10:39:38 [2022-09-21T10:39:38.047Z] #57 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
10:39:38 [2022-09-21T10:39:38.047Z] #57 DONE 0.4s
10:39:38 [2022-09-21T10:39:38.047Z] 
10:39:38 [2022-09-21T10:39:38.047Z] #34 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
10:39:38 [2022-09-21T10:39:38.306Z] #34 ...
10:39:38 [2022-09-21T10:39:38.306Z] 
10:39:38 [2022-09-21T10:39:38.306Z] #58 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
10:39:38 [2022-09-21T10:39:38.306Z] #58 DONE 0.1s
10:39:38 [2022-09-21T10:39:38.306Z] 
10:39:38 [2022-09-21T10:39:38.306Z] #59 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
10:39:38 [2022-09-21T10:39:38.564Z] #59 DONE 0.1s
10:39:38 [2022-09-21T10:39:38.564Z] 
10:39:38 [2022-09-21T10:39:38.564Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
10:39:38 [2022-09-21T10:39:38.564Z] #60 DONE 0.1s
10:39:38 [2022-09-21T10:39:38.564Z] 
10:39:38 [2022-09-21T10:39:38.564Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
10:39:39 [2022-09-21T10:39:39.467Z] #69 DONE 4.0s
10:39:39 [2022-09-21T10:39:39.468Z] 
10:39:39 [2022-09-21T10:39:39.468Z] #70 exporting to image
10:39:39 [2022-09-21T10:39:39.468Z] #70 exporting layers
10:39:43 [2022-09-21T10:39:43.590Z] #41 ...
10:39:43 [2022-09-21T10:39:43.590Z] 
10:39:43 [2022-09-21T10:39:43.590Z] #28 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
10:39:43 [2022-09-21T10:39:43.590Z] #28 DONE 249.9s
10:39:43 [2022-09-21T10:39:43.846Z] 
10:39:43 [2022-09-21T10:39:43.846Z] #41 [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
10:39:44 [2022-09-21T10:39:44.774Z] #41 ...
10:39:44 [2022-09-21T10:39:44.774Z] 
10:39:44 [2022-09-21T10:39:44.774Z] #57 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
10:39:44 [2022-09-21T10:39:44.774Z] #57 DONE 0.1s
10:39:44 [2022-09-21T10:39:44.774Z] 
10:39:44 [2022-09-21T10:39:44.774Z] #41 [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
10:39:45 [2022-09-21T10:39:45.030Z] #41 ...
10:39:45 [2022-09-21T10:39:45.030Z] 
10:39:45 [2022-09-21T10:39:45.030Z] #58 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
10:39:45 [2022-09-21T10:39:45.030Z] #58 DONE 0.1s
10:39:45 [2022-09-21T10:39:45.030Z] 
10:39:45 [2022-09-21T10:39:45.030Z] #59 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
10:39:45 [2022-09-21T10:39:45.030Z] #59 DONE 0.1s
10:39:45 [2022-09-21T10:39:45.030Z] 
10:39:45 [2022-09-21T10:39:45.030Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
10:39:45 [2022-09-21T10:39:45.030Z] #60 DONE 0.1s
10:39:45 [2022-09-21T10:39:45.030Z] 
10:39:45 [2022-09-21T10:39:45.030Z] #41 [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
10:39:46 [2022-09-21T10:39:46.041Z] #70 exporting layers 6.5s done
10:39:46 [2022-09-21T10:39:46.041Z] #70 writing image sha256:0bffc52e5cfe2e2fadd6a1c4b3acf31b47b892add98efcba8075ddee3b55e8d9 done
10:39:46 [2022-09-21T10:39:46.041Z] #70 naming to docker.io/library/docker:5ba3208ec7d7c81963907f628ac53dbcca3a5e21 done
10:39:46 [2022-09-21T10:39:46.041Z] #70 DONE 6.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
10:39:46 [2022-09-21T10:39:46.374Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44123/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44123/.git:/go/src/github.com/docker/docker/.git --name docker-pr14 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5ba3208ec7d7c81963907f628ac53dbcca3a5e21 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:5ba3208ec7d7c81963907f628ac53dbcca3a5e21 hack/validate/default
10:39:47 [2022-09-21T10:39:47.037Z] Congratulations!  All commits are properly signed with the DCO!
10:39:47 [2022-09-21T10:39:47.975Z] Congratulations!  Seccomp profile generation is done correctly.
10:39:47 [2022-09-21T10:39:47.975Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
10:39:56 [2022-09-21T10:39:56.122Z] Congratulations!  The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
10:39:57 [2022-09-21T10:39:57.068Z] Congratulations!  All API changes are done the right way.
10:39:57 [2022-09-21T10:39:57.068Z] Congratulations!  All TOML source files changed here have valid syntax.
10:39:57 [2022-09-21T10:39:57.068Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
10:39:57 [2022-09-21T10:39:57.068Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
10:39:57 [2022-09-21T10:39:57.068Z] Congratulations!  No new tests were added to integration-cli.
10:39:57 [2022-09-21T10:39:57.068Z] 
10:39:57 [2022-09-21T10:39:57.068Z] INFO Start validation with golang-ci-lint
10:39:58 [2022-09-21T10:39:58.005Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
10:39:58 [2022-09-21T10:39:58.005Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
10:39:58 [2022-09-21T10:39:58.005Z] INFO [loader] Using build tags: [apparmor seccomp] 
10:40:21 [2022-09-21T10:40:21.177Z] #37 263.5 # github.com/containerd/containerd/cmd/containerd
10:40:21 [2022-09-21T10:40:21.177Z] #37 263.5 /usr/bin/ld: /tmp/go-link-3735472535/000019.o: in function `New':
10:40:21 [2022-09-21T10:40:21.177Z] #37 263.5 /tmp/tmp.yqVrENwnry/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
10:40:21 [2022-09-21T10:40:21.177Z] #37 263.6 + bin/containerd-stress
10:40:21 [2022-09-21T10:40:21.177Z] #37 264.8 + bin/containerd-shim
10:40:24 [2022-09-21T10:40:24.094Z] #37 ...
10:40:24 [2022-09-21T10:40:24.095Z] 
10:40:24 [2022-09-21T10:40:24.095Z] #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
10:40:24 [2022-09-21T10:40:24.095Z] #40 168.1 + mkdir -p /build
10:40:24 [2022-09-21T10:40:24.095Z] #40 168.1 + cp runc /build/runc
10:40:24 [2022-09-21T10:40:24.095Z] #40 DONE 169.7s
10:40:24 [2022-09-21T10:40:24.095Z] 
10:40:24 [2022-09-21T10:40:24.095Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
10:40:24 [2022-09-21T10:40:24.095Z] #27 291.0 + /build/golangci-lint --version
10:40:24 [2022-09-21T10:40:24.095Z] #27 292.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
10:40:24 [2022-09-21T10:40:24.095Z] #27 DONE 292.7s
10:40:24 [2022-09-21T10:40:24.095Z] 
10:40:24 [2022-09-21T10:40:24.095Z] #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
10:40:24 [2022-09-21T10:40:24.095Z] #37 ...
10:40:24 [2022-09-21T10:40:24.095Z] 
10:40:24 [2022-09-21T10:40:24.095Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
10:40:24 [2022-09-21T10:40:24.095Z] #61 DONE 0.2s
10:40:24 [2022-09-21T10:40:24.095Z] 
10:40:24 [2022-09-21T10:40:24.095Z] #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
10:40:24 [2022-09-21T10:40:24.095Z] #37 ...
10:40:24 [2022-09-21T10:40:24.095Z] 
10:40:24 [2022-09-21T10:40:24.095Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
10:40:24 [2022-09-21T10:40:24.095Z] #62 DONE 0.1s
10:40:24 [2022-09-21T10:40:24.095Z] 
10:40:24 [2022-09-21T10:40:24.095Z] #63 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
10:40:24 [2022-09-21T10:40:24.095Z] #63 DONE 0.1s
10:40:24 [2022-09-21T10:40:24.095Z] 
10:40:24 [2022-09-21T10:40:24.095Z] #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
10:40:24 [2022-09-21T10:40:24.488Z] #37 273.5 + bin/containerd-shim-runc-v1
10:40:25 [2022-09-21T10:40:25.028Z] #37 255.5 + bin/containerd
10:40:25 [2022-09-21T10:40:25.288Z] #37 ...
10:40:25 [2022-09-21T10:40:25.288Z] 
10:40:25 [2022-09-21T10:40:25.288Z] #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
10:40:25 [2022-09-21T10:40:25.288Z] #40 164.2 + mkdir -p /build
10:40:25 [2022-09-21T10:40:25.288Z] #40 164.2 + cp runc /build/runc
10:40:25 [2022-09-21T10:40:25.288Z] #40 DONE 166.3s
10:40:25 [2022-09-21T10:40:25.288Z] 
10:40:25 [2022-09-21T10:40:25.288Z] #34 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
10:40:25 [2022-09-21T10:40:25.288Z] #34 289.0 + /build/golangci-lint --version
10:40:25 [2022-09-21T10:40:25.288Z] #34 290.8 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
10:40:25 [2022-09-21T10:40:25.288Z] #34 DONE 290.9s
10:40:25 [2022-09-21T10:40:25.288Z] 
10:40:25 [2022-09-21T10:40:25.288Z] #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
10:40:25 [2022-09-21T10:40:25.288Z] #37 ...
10:40:25 [2022-09-21T10:40:25.288Z] 
10:40:25 [2022-09-21T10:40:25.288Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
10:40:25 [2022-09-21T10:40:25.288Z] #61 DONE 0.3s
10:40:25 [2022-09-21T10:40:25.288Z] 
10:40:25 [2022-09-21T10:40:25.288Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
10:40:25 [2022-09-21T10:40:25.288Z] #62 DONE 0.0s
10:40:25 [2022-09-21T10:40:25.288Z] 
10:40:25 [2022-09-21T10:40:25.288Z] #63 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
10:40:25 [2022-09-21T10:40:25.288Z] #63 DONE 0.2s
10:40:25 [2022-09-21T10:40:25.288Z] 
10:40:25 [2022-09-21T10:40:25.288Z] #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
10:40:25 [2022-09-21T10:40:25.546Z] #37 254.8 + bin/containerd
10:40:29 [2022-09-21T10:40:29.766Z] #37 278.8 + bin/containerd-shim-runc-v2
10:40:30 [2022-09-21T10:40:30.022Z] #37 279.6 + binaries
10:40:30 [2022-09-21T10:40:30.022Z] #37 279.6 + install -D bin/containerd /build/containerd
10:40:30 [2022-09-21T10:40:30.022Z] #37 279.6 + install -D bin/containerd-shim /build/containerd-shim
10:40:30 [2022-09-21T10:40:30.022Z] #37 279.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
10:40:30 [2022-09-21T10:40:30.022Z] #37 279.6 + install -D bin/ctr /build/ctr
10:40:30 [2022-09-21T10:40:30.584Z] #37 DONE 280.1s
10:40:31 [2022-09-21T10:40:31.146Z] 
10:40:31 [2022-09-21T10:40:31.146Z] #64 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
10:40:31 [2022-09-21T10:40:31.404Z] #64 DONE 0.2s
10:40:31 [2022-09-21T10:40:31.404Z] 
10:40:31 [2022-09-21T10:40:31.404Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
10:40:31 [2022-09-21T10:40:31.660Z] #41 168.4 + mkdir -p /build
10:40:31 [2022-09-21T10:40:31.660Z] #65 DONE 0.2s
10:40:31 [2022-09-21T10:40:31.660Z] 
10:40:31 [2022-09-21T10:40:31.660Z] #41 168.4 + cp runc /build/runc
10:40:31 [2022-09-21T10:40:31.660Z] #41 DONE 168.9s
10:40:31 [2022-09-21T10:40:31.660Z] 
10:40:31 [2022-09-21T10:40:31.660Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
10:40:31 [2022-09-21T10:40:31.660Z] #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
10:40:31 [2022-09-21T10:40:31.660Z] #37 ...
10:40:31 [2022-09-21T10:40:31.660Z] 
10:40:31 [2022-09-21T10:40:31.660Z] #66 DONE 0.2s
10:40:31 [2022-09-21T10:40:31.660Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
10:40:31 [2022-09-21T10:40:31.660Z] #26 295.5 + /build/golangci-lint --version
10:40:31 [2022-09-21T10:40:31.660Z] 
10:40:31 [2022-09-21T10:40:31.660Z] #67 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
10:40:31 [2022-09-21T10:40:31.660Z] #67 DONE 0.1s
10:40:31 [2022-09-21T10:40:31.660Z] #26 296.9 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
10:40:31 [2022-09-21T10:40:31.660Z] #26 DONE 297.0s
10:40:31 [2022-09-21T10:40:31.660Z] 
10:40:31 [2022-09-21T10:40:31.660Z] #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
10:40:31 [2022-09-21T10:40:31.916Z] 
10:40:31 [2022-09-21T10:40:31.916Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
10:40:31 [2022-09-21T10:40:31.916Z] #68 DONE 0.0s
10:40:31 [2022-09-21T10:40:31.916Z] 
10:40:31 [2022-09-21T10:40:31.916Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
10:40:31 [2022-09-21T10:40:31.917Z] #37 ...
10:40:31 [2022-09-21T10:40:31.917Z] 
10:40:31 [2022-09-21T10:40:31.917Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
10:40:32 [2022-09-21T10:40:32.173Z] #61 DONE 0.1s
10:40:32 [2022-09-21T10:40:32.173Z] 
10:40:32 [2022-09-21T10:40:32.173Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
10:40:32 [2022-09-21T10:40:32.173Z] #62 DONE 0.1s
10:40:32 [2022-09-21T10:40:32.173Z] 
10:40:32 [2022-09-21T10:40:32.173Z] #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
10:40:32 [2022-09-21T10:40:32.173Z] #37 ...
10:40:32 [2022-09-21T10:40:32.173Z] 
10:40:32 [2022-09-21T10:40:32.173Z] #63 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
10:40:32 [2022-09-21T10:40:32.173Z] #63 DONE 0.1s
10:40:32 [2022-09-21T10:40:32.428Z] 
10:40:32 [2022-09-21T10:40:32.428Z] #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
10:40:32 [2022-09-21T10:40:32.646Z] b111c3320c94: Pull complete
10:40:32 [2022-09-21T10:40:32.843Z] #69 DONE 0.8s
10:40:32 [2022-09-21T10:40:32.843Z] 
10:40:32 [2022-09-21T10:40:32.843Z] #70 exporting to image
10:40:32 [2022-09-21T10:40:32.843Z] #70 exporting layers
10:40:33 [2022-09-21T10:40:33.356Z] #37 261.7 + bin/containerd
10:40:36 [2022-09-21T10:40:36.108Z] #70 exporting layers 2.9s done
10:40:36 [2022-09-21T10:40:36.109Z] #70 writing image sha256:64f11754d7328d6a116cd18a1c1170a8892facbf05ea6fbc1883944b0262f5d6 done
10:40:36 [2022-09-21T10:40:36.109Z] #70 naming to docker.io/library/docker:5ba3208ec7d7c81963907f628ac53dbcca3a5e21 done
10:40:36 [2022-09-21T10:40:36.109Z] #70 DONE 2.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
10:40:36 [2022-09-21T10:40:36.430Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44123/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5ba3208ec7d7c81963907f628ac53dbcca3a5e21 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:5ba3208ec7d7c81963907f628ac53dbcca3a5e21 hack/test/unit
10:40:39 [2022-09-21T10:40:39.779Z] ?   	github.com/docker/docker/api	[no test files]
10:40:51 [2022-09-21T10:40:51.950Z] ok  	github.com/docker/docker/api/server	0.007s	coverage: 7.9% of statements
10:41:21 [2022-09-21T10:41:21.236Z] #37 306.8 # github.com/containerd/containerd/cmd/containerd
10:41:21 [2022-09-21T10:41:21.236Z] #37 306.8 /usr/bin/ld: /tmp/go-link-466309257/000019.o: in function `New':
10:41:21 [2022-09-21T10:41:21.236Z] #37 306.8 /tmp/tmp.67fppVI4oY/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
10:41:21 [2022-09-21T10:41:21.236Z] #37 306.8 + bin/containerd-stress
10:41:21 [2022-09-21T10:41:21.236Z] #37 308.0 + bin/containerd-shim
10:41:21 [2022-09-21T10:41:21.802Z] #37 305.4 # github.com/containerd/containerd/cmd/containerd
10:41:21 [2022-09-21T10:41:21.803Z] #37 305.4 /usr/bin/ld: /tmp/go-link-2856959804/000019.o: in function `New':
10:41:21 [2022-09-21T10:41:21.803Z] #37 305.4 /tmp/tmp.zK30wfcJbD/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
10:41:21 [2022-09-21T10:41:21.803Z] #37 305.4 + bin/containerd-stress
10:41:21 [2022-09-21T10:41:21.803Z] #37 306.5 + bin/containerd-shim
10:41:28 [2022-09-21T10:41:28.362Z] #37 317.6 + bin/containerd-shim-runc-v1
10:41:29 [2022-09-21T10:41:29.345Z] #37 319.3 + bin/containerd-shim-runc-v1
10:41:29 [2022-09-21T10:41:29.565Z] #37 313.5 # github.com/containerd/containerd/cmd/containerd
10:41:29 [2022-09-21T10:41:29.565Z] #37 313.5 /usr/bin/ld: /tmp/go-link-820455253/000019.o: in function `New':
10:41:29 [2022-09-21T10:41:29.565Z] #37 313.5 /tmp/tmp.UvJkc55Z4m/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
10:41:29 [2022-09-21T10:41:29.565Z] #37 313.6 + bin/containerd-stress
10:41:29 [2022-09-21T10:41:29.565Z] #37 314.7 + bin/containerd-shim
10:41:34 [2022-09-21T10:41:34.925Z] #37 323.7 + bin/containerd-shim-runc-v2
10:41:35 [2022-09-21T10:41:35.183Z] #37 324.5 + binaries
10:41:35 [2022-09-21T10:41:35.183Z] #37 324.5 + install -D bin/containerd /build/containerd
10:41:35 [2022-09-21T10:41:35.183Z] #37 324.6 + install -D bin/containerd-shim /build/containerd-shim
10:41:35 [2022-09-21T10:41:35.183Z] #37 324.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
10:41:35 [2022-09-21T10:41:35.183Z] #37 324.6 + install -D bin/ctr /build/ctr
10:41:35 [2022-09-21T10:41:35.896Z] #37 325.6 + bin/containerd-shim-runc-v2
10:41:36 [2022-09-21T10:41:36.155Z] #37 326.4 + binaries
10:41:36 [2022-09-21T10:41:36.155Z] #37 326.4 + install -D bin/containerd /build/containerd
10:41:36 [2022-09-21T10:41:36.155Z] #37 326.4 + install -D bin/containerd-shim /build/containerd-shim
10:41:36 [2022-09-21T10:41:36.155Z] #37 326.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
10:41:36 [2022-09-21T10:41:36.155Z] #37 326.5 + install -D bin/ctr /build/ctr
10:41:36 [2022-09-21T10:41:36.729Z] #37 DONE 326.9s
10:41:37 [2022-09-21T10:41:37.082Z] #37 DONE 326.3s
10:41:37 [2022-09-21T10:41:37.648Z] 
10:41:37 [2022-09-21T10:41:37.648Z] #64 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
10:41:37 [2022-09-21T10:41:37.661Z] 
10:41:37 [2022-09-21T10:41:37.661Z] #64 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
10:41:37 [2022-09-21T10:41:37.701Z] #37 326.1 + bin/containerd-shim-runc-v1
10:41:37 [2022-09-21T10:41:37.918Z] #64 DONE 0.2s
10:41:37 [2022-09-21T10:41:37.918Z] 
10:41:37 [2022-09-21T10:41:37.918Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
10:41:37 [2022-09-21T10:41:37.918Z] #65 DONE 0.1s
10:41:37 [2022-09-21T10:41:37.918Z] 
10:41:37 [2022-09-21T10:41:37.918Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
10:41:38 [2022-09-21T10:41:38.175Z] #66 DONE 0.3s
10:41:38 [2022-09-21T10:41:38.175Z] 
10:41:38 [2022-09-21T10:41:38.175Z] #67 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
10:41:38 [2022-09-21T10:41:38.175Z] #67 DONE 0.1s
10:41:38 [2022-09-21T10:41:38.431Z] 
10:41:38 [2022-09-21T10:41:38.431Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
10:41:38 [2022-09-21T10:41:38.431Z] #68 DONE 0.0s
10:41:38 [2022-09-21T10:41:38.431Z] 
10:41:38 [2022-09-21T10:41:38.431Z] #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
10:41:38 [2022-09-21T10:41:38.581Z] #64 DONE 0.9s
10:41:38 [2022-09-21T10:41:38.581Z] 
10:41:38 [2022-09-21T10:41:38.581Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
10:41:38 [2022-09-21T10:41:38.839Z] #65 DONE 0.2s
10:41:38 [2022-09-21T10:41:38.839Z] 
10:41:38 [2022-09-21T10:41:38.839Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
10:41:39 [2022-09-21T10:41:39.361Z] #69 0.832 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
10:41:39 [2022-09-21T10:41:39.361Z] #69 1.002 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
10:41:39 [2022-09-21T10:41:39.404Z] #66 DONE 0.8s
10:41:39 [2022-09-21T10:41:39.618Z] #69 1.173 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
10:41:39 [2022-09-21T10:41:39.663Z] 
10:41:39 [2022-09-21T10:41:39.663Z] #67 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
10:41:39 [2022-09-21T10:41:39.663Z] #67 DONE 0.0s
10:41:39 [2022-09-21T10:41:39.663Z] 
10:41:39 [2022-09-21T10:41:39.663Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
10:41:39 [2022-09-21T10:41:39.663Z] #68 DONE 0.0s
10:41:39 [2022-09-21T10:41:39.663Z] 
10:41:39 [2022-09-21T10:41:39.663Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
10:41:40 [2022-09-21T10:41:40.184Z] #69 1.252 Reading package lists...
10:41:40 [2022-09-21T10:41:40.596Z] #69 DONE 1.1s
10:41:40 [2022-09-21T10:41:40.749Z] #69 1.752 Reading package lists...
10:41:40 [2022-09-21T10:41:40.749Z] #69 2.248 Building dependency tree...
10:41:40 [2022-09-21T10:41:40.749Z] #69 2.355 Reading state information...
10:41:40 [2022-09-21T10:41:40.854Z] 
10:41:40 [2022-09-21T10:41:40.854Z] #70 exporting to image
10:41:40 [2022-09-21T10:41:40.854Z] #70 exporting layers
10:41:41 [2022-09-21T10:41:41.006Z] #69 2.468 The following additional packages will be installed:
10:41:41 [2022-09-21T10:41:41.006Z] #69 2.469   libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd
10:41:41 [2022-09-21T10:41:41.006Z] #69 2.470 Suggested packages:
10:41:41 [2022-09-21T10:41:41.006Z] #69 2.470   systemd-container policykit-1
10:41:41 [2022-09-21T10:41:41.006Z] #69 2.470 Recommended packages:
10:41:41 [2022-09-21T10:41:41.006Z] #69 2.470   systemd-timesyncd | time-daemon libnss-systemd
10:41:41 [2022-09-21T10:41:41.006Z] #69 2.538 The following NEW packages will be installed:
10:41:41 [2022-09-21T10:41:41.006Z] #69 2.539   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5
10:41:41 [2022-09-21T10:41:41.006Z] #69 2.539   libkmod2 libpam-systemd systemd systemd-sysv
10:41:41 [2022-09-21T10:41:41.262Z] #69 2.809 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
10:41:41 [2022-09-21T10:41:41.262Z] #69 2.809 Need to get 5818 kB of archives.
10:41:41 [2022-09-21T10:41:41.262Z] #69 2.809 After this operation, 19.3 MB of additional disk space will be used.
10:41:41 [2022-09-21T10:41:41.262Z] #69 2.809 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
10:41:41 [2022-09-21T10:41:41.262Z] #69 2.819 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
10:41:41 [2022-09-21T10:41:41.262Z] #69 2.820 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
10:41:41 [2022-09-21T10:41:41.262Z] #69 2.956 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
10:41:41 [2022-09-21T10:41:41.262Z] #69 2.967 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7+deb11u1 [4501 kB]
10:41:41 [2022-09-21T10:41:41.262Z] #69 3.001 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7+deb11u1 [113 kB]
10:41:41 [2022-09-21T10:41:41.522Z] #69 3.147 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB]
10:41:41 [2022-09-21T10:41:41.779Z] #69 3.271 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB]
10:41:41 [2022-09-21T10:41:41.779Z] #69 3.274 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7+deb11u1 [283 kB]
10:41:41 [2022-09-21T10:41:41.779Z] #69 3.276 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB]
10:41:41 [2022-09-21T10:41:41.779Z] #69 3.403 debconf: delaying package configuration, since apt-utils is not installed
10:41:41 [2022-09-21T10:41:41.779Z] #69 3.436 Fetched 5818 kB in 1s (7941 kB/s)
10:41:42 [2022-09-21T10:41:42.036Z] #69 3.466 Selecting previously unselected package libargon2-1:amd64.
10:41:42 [2022-09-21T10:41:42.036Z] #69 3.467 (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.)
10:41:42 [2022-09-21T10:41:42.036Z] #69 3.483 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ...
10:41:42 [2022-09-21T10:41:42.036Z] #69 3.492 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
10:41:42 [2022-09-21T10:41:42.036Z] #69 3.538 Selecting previously unselected package libjson-c5:amd64.
10:41:42 [2022-09-21T10:41:42.036Z] #69 3.538 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ...
10:41:42 [2022-09-21T10:41:42.036Z] #69 3.543 Unpacking libjson-c5:amd64 (0.15-2) ...
10:41:42 [2022-09-21T10:41:42.036Z] #69 3.587 Selecting previously unselected package libcryptsetup12:amd64.
10:41:42 [2022-09-21T10:41:42.036Z] #69 3.590 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
10:41:42 [2022-09-21T10:41:42.036Z] #69 3.596 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
10:41:42 [2022-09-21T10:41:42.036Z] #69 3.658 Selecting previously unselected package libkmod2:amd64.
10:41:42 [2022-09-21T10:41:42.036Z] #69 3.661 Preparing to unpack .../libkmod2_28-1_amd64.deb ...
10:41:42 [2022-09-21T10:41:42.036Z] #69 3.666 Unpacking libkmod2:amd64 (28-1) ...
10:41:42 [2022-09-21T10:41:42.036Z] #69 3.717 Selecting previously unselected package systemd.
10:41:42 [2022-09-21T10:41:42.294Z] #69 3.721 Preparing to unpack .../systemd_247.3-7+deb11u1_amd64.deb ...
10:41:42 [2022-09-21T10:41:42.294Z] #69 3.757 Unpacking systemd (247.3-7+deb11u1) ...
10:41:42 [2022-09-21T10:41:42.552Z] #69 4.244 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
10:41:42 [2022-09-21T10:41:42.552Z] #69 4.258 Setting up libjson-c5:amd64 (0.15-2) ...
10:41:42 [2022-09-21T10:41:42.552Z] #69 4.271 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
10:41:42 [2022-09-21T10:41:42.809Z] #69 4.285 Setting up libkmod2:amd64 (28-1) ...
10:41:42 [2022-09-21T10:41:42.809Z] #69 4.298 Setting up systemd (247.3-7+deb11u1) ...
10:41:42 [2022-09-21T10:41:42.810Z] #69 4.348 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
10:41:42 [2022-09-21T10:41:42.810Z] #69 4.351 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
10:41:42 [2022-09-21T10:41:42.810Z] #69 4.354 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
10:41:42 [2022-09-21T10:41:42.810Z] #69 4.376 Initializing machine ID from KVM UUID.
10:41:43 [2022-09-21T10:41:43.066Z] #69 4.722 Selecting previously unselected package systemd-sysv.
10:41:43 [2022-09-21T10:41:43.066Z] #69 4.722 (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.)
10:41:43 [2022-09-21T10:41:43.066Z] #69 4.738 Preparing to unpack .../systemd-sysv_247.3-7+deb11u1_amd64.deb ...
10:41:43 [2022-09-21T10:41:43.066Z] #69 4.743 Unpacking systemd-sysv (247.3-7+deb11u1) ...
10:41:43 [2022-09-21T10:41:43.066Z] #69 4.794 Selecting previously unselected package libdbus-1-3:amd64.
10:41:43 [2022-09-21T10:41:43.323Z] #69 4.797 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ...
10:41:43 [2022-09-21T10:41:43.324Z] #69 4.801 Unpacking libdbus-1-3:amd64 (1.12.20-2) ...
10:41:43 [2022-09-21T10:41:43.324Z] #69 4.866 Selecting previously unselected package dbus.
10:41:43 [2022-09-21T10:41:43.324Z] #69 4.870 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ...
10:41:43 [2022-09-21T10:41:43.324Z] #69 4.881 Unpacking dbus (1.12.20-2) ...
10:41:43 [2022-09-21T10:41:43.324Z] #69 4.943 Selecting previously unselected package libpam-systemd:amd64.
10:41:43 [2022-09-21T10:41:43.324Z] #69 4.946 Preparing to unpack .../libpam-systemd_247.3-7+deb11u1_amd64.deb ...
10:41:43 [2022-09-21T10:41:43.324Z] #69 4.951 Unpacking libpam-systemd:amd64 (247.3-7+deb11u1) ...
10:41:43 [2022-09-21T10:41:43.324Z] #69 5.004 Selecting previously unselected package dbus-user-session.
10:41:43 [2022-09-21T10:41:43.324Z] #69 5.007 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ...
10:41:43 [2022-09-21T10:41:43.324Z] #69 5.014 Unpacking dbus-user-session (1.12.20-2) ...
10:41:43 [2022-09-21T10:41:43.324Z] #69 5.061 Setting up systemd-sysv (247.3-7+deb11u1) ...
10:41:43 [2022-09-21T10:41:43.581Z] #69 5.076 Setting up libdbus-1-3:amd64 (1.12.20-2) ...
10:41:43 [2022-09-21T10:41:43.581Z] #69 5.089 Setting up dbus (1.12.20-2) ...
10:41:43 [2022-09-21T10:41:43.581Z] #69 5.220 invoke-rc.d: could not determine current runlevel
10:41:43 [2022-09-21T10:41:43.581Z] #69 5.223 invoke-rc.d: policy-rc.d denied execution of start.
10:41:43 [2022-09-21T10:41:43.581Z] #69 5.228 Setting up libpam-systemd:amd64 (247.3-7+deb11u1) ...
10:41:43 [2022-09-21T10:41:43.581Z] #69 5.344 Setting up dbus-user-session (1.12.20-2) ...
10:41:43 [2022-09-21T10:41:43.838Z] #69 5.365 Processing triggers for libc-bin (2.31-13+deb11u4) ...
10:41:44 [2022-09-21T10:41:44.095Z] #69 DONE 5.5s
10:41:44 [2022-09-21T10:41:44.095Z] 
10:41:44 [2022-09-21T10:41:44.095Z] #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
10:41:44 [2022-09-21T10:41:44.245Z] #37 332.4 + bin/containerd-shim-runc-v2
10:41:44 [2022-09-21T10:41:44.352Z] #70 0.470   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
10:41:44 [2022-09-21T10:41:44.352Z] #70 0.471                                  Dload  Upload   Total   Spent    Left  Speed
10:41:44 [2022-09-21T10:41:44.609Z] #70 0.473 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0   5842      0 --:--:-- --:--:-- --:--:--  5842
10:41:44 [2022-09-21T10:41:44.609Z] #70 DONE 0.8s
10:41:44 [2022-09-21T10:41:44.806Z] #37 333.3 + binaries
10:41:44 [2022-09-21T10:41:44.806Z] #37 333.3 + install -D bin/containerd /build/containerd
10:41:44 [2022-09-21T10:41:44.806Z] #37 333.3 + install -D bin/containerd-shim /build/containerd-shim
10:41:44 [2022-09-21T10:41:44.806Z] #37 333.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
10:41:44 [2022-09-21T10:41:44.806Z] #37 333.3 + install -D bin/ctr /build/ctr
10:41:44 [2022-09-21T10:41:44.867Z] 
10:41:44 [2022-09-21T10:41:44.867Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker
10:41:45 [2022-09-21T10:41:45.432Z] #71 DONE 0.9s
10:41:45 [2022-09-21T10:41:45.690Z] 
10:41:45 [2022-09-21T10:41:45.690Z] #72 exporting to image
10:41:45 [2022-09-21T10:41:45.690Z] #72 exporting layers
10:41:45 [2022-09-21T10:41:45.734Z] #37 DONE 334.1s
10:41:46 [2022-09-21T10:41:46.296Z] 
10:41:46 [2022-09-21T10:41:46.296Z] #64 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
10:41:46 [2022-09-21T10:41:46.872Z] #64 DONE 0.2s
10:41:46 [2022-09-21T10:41:46.872Z] 
10:41:46 [2022-09-21T10:41:46.872Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
10:41:46 [2022-09-21T10:41:46.872Z] #65 DONE 0.1s
10:41:46 [2022-09-21T10:41:46.872Z] 
10:41:46 [2022-09-21T10:41:46.872Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
10:41:46 [2022-09-21T10:41:46.872Z] #66 DONE 0.2s
10:41:46 [2022-09-21T10:41:46.872Z] 
10:41:46 [2022-09-21T10:41:46.872Z] #67 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
10:41:46 [2022-09-21T10:41:46.872Z] #67 DONE 0.1s
10:41:47 [2022-09-21T10:41:47.127Z] 
10:41:47 [2022-09-21T10:41:47.127Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
10:41:47 [2022-09-21T10:41:47.127Z] #68 DONE 0.0s
10:41:47 [2022-09-21T10:41:47.127Z] 
10:41:47 [2022-09-21T10:41:47.127Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
10:41:47 [2022-09-21T10:41:47.410Z] #70 exporting layers 5.7s done
10:41:47 [2022-09-21T10:41:47.410Z] #70 writing image sha256:c7244978cc4c0c1462d0cf36b02e191b73ba88cbf709035a1156eb48e32686f9 done
10:41:47 [2022-09-21T10:41:47.410Z] #70 naming to docker.io/library/docker:5ba3208ec7d7c81963907f628ac53dbcca3a5e21 done
10:41:47 [2022-09-21T10:41:47.410Z] #70 DONE 5.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:41:47 [2022-09-21T10:41:47.754Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44123/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_GITCOMMIT=5ba3208ec7d7c81963907f628ac53dbcca3a5e21 -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:5ba3208ec7d7c81963907f628ac53dbcca3a5e21 hack/make.sh dynbinary test-integration
10:41:48 [2022-09-21T10:41:48.492Z] #69 DONE 1.3s
10:41:48 [2022-09-21T10:41:48.492Z] 
10:41:48 [2022-09-21T10:41:48.492Z] #70 exporting to image
10:41:48 [2022-09-21T10:41:48.492Z] #70 exporting layers
10:41:49 [2022-09-21T10:41:49.652Z] 
10:41:49 [2022-09-21T10:41:49.652Z] Removing bundles/
10:41:49 [2022-09-21T10:41:49.652Z] 
10:41:49 [2022-09-21T10:41:49.652Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:41:49 [2022-09-21T10:41:49.652Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:41:49 [2022-09-21T10:41:49.652Z] GOOS="" GOARCH="" GOARM=""
10:41:52 [2022-09-21T10:41:52.241Z] #72 exporting layers 5.7s done
10:41:52 [2022-09-21T10:41:52.241Z] #72 writing image sha256:3c76cb4362ebc91a89f7d09e2a84dae66b89813966e80262a7a1aefc88fff8bb done
10:41:52 [2022-09-21T10:41:52.241Z] #72 naming to docker.io/library/docker:5ba3208ec7d7c81963907f628ac53dbcca3a5e21 done
10:41:52 [2022-09-21T10:41:52.241Z] #72 DONE 5.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:41:52 [2022-09-21T10:41:52.579Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44123/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_GITCOMMIT=5ba3208ec7d7c81963907f628ac53dbcca3a5e21 -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:5ba3208ec7d7c81963907f628ac53dbcca3a5e21 hack/make.sh dynbinary test-integration
10:41:53 [2022-09-21T10:41:53.736Z] #70 exporting layers 5.6s done
10:41:53 [2022-09-21T10:41:53.737Z] #70 writing image sha256:3d1d0c687c775555af73e088361345348109fff7ec7cc8eb630a01bd71baf166 done
10:41:53 [2022-09-21T10:41:53.737Z] #70 naming to docker.io/library/docker:5ba3208ec7d7c81963907f628ac53dbcca3a5e21 done
10:41:53 [2022-09-21T10:41:53.737Z] #70 DONE 5.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
10:41:54 [2022-09-21T10:41:54.061Z] + trap exit INT TERM
10:41:54 [2022-09-21T10:41:54.061Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
10:41:54 [2022-09-21T10:41:54.061Z] + CONTAINER_NAME=docker-pr14
10:41:54 [2022-09-21T10:41:54.061Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44123/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44123/.git:/go/src/github.com/docker/docker/.git --name docker-pr14-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5ba3208ec7d7c81963907f628ac53dbcca3a5e21 -e DOCKER_GRAPHDRIVER docker:5ba3208ec7d7c81963907f628ac53dbcca3a5e21 hack/make.sh dynbinary-daemon
10:41:54 [2022-09-21T10:41:54.513Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
10:41:54 [2022-09-21T10:41:54.513Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
10:41:54 [2022-09-21T10:41:54.513Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
10:41:54 [2022-09-21T10:41:54.513Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
10:41:54 [2022-09-21T10:41:54.513Z] 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)
10:41:54 [2022-09-21T10:41:54.513Z] Detected virtualization docker.
10:41:54 [2022-09-21T10:41:54.513Z] Detected architecture x86-64.
10:41:54 [2022-09-21T10:41:54.513Z] Set hostname to <a901b424a1e1>.
10:41:54 [2022-09-21T10:41:54.770Z] modprobe@drm.service: Succeeded.
10:41:54 [2022-09-21T10:41:54.770Z] modprobe@fuse.service: Succeeded.
10:41:54 [2022-09-21T10:41:54.770Z] modprobe@configfs.service: Succeeded.
10:41:54 [2022-09-21T10:41:54.770Z] + source /etc/docker-entrypoint-cmd
10:41:54 [2022-09-21T10:41:54.770Z] ++ hack/make.sh dynbinary test-integration
10:41:54 [2022-09-21T10:41:54.770Z] 
10:41:54 [2022-09-21T10:41:54.770Z] Removing bundles/
10:41:54 [2022-09-21T10:41:54.770Z] 
10:41:54 [2022-09-21T10:41:54.770Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:41:55 [2022-09-21T10:41:55.027Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:41:55 [2022-09-21T10:41:55.027Z] GOOS="" GOARCH="" GOARM=""
10:41:55 [2022-09-21T10:41:55.430Z] 
10:41:55 [2022-09-21T10:41:55.430Z] Removing bundles/
10:41:55 [2022-09-21T10:41:55.430Z] 
10:41:55 [2022-09-21T10:41:55.430Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
10:41:55 [2022-09-21T10:41:55.430Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:41:55 [2022-09-21T10:41:55.430Z] GOOS="" GOARCH="" GOARM=""
10:41:58 [2022-09-21T10:41:58.820Z] cee64bf279e2: Pull complete
10:41:58 [2022-09-21T10:41:58.820Z] Digest: sha256:7450aeee8739b486e1493c44014e9c211cea8391aae7ec25416584b8f4301938
10:41:58 [2022-09-21T10:41:58.820Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
10:41:58 [2022-09-21T10:41:58.820Z] mcr.microsoft.com/windows/servercore:ltsc2019
10:41:58 [2022-09-21T10:41:58.820Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
10:41:58 [2022-09-21T10:41:58.820Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
10:41:58 [2022-09-21T10:41:58.820Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.3406'
10:41:58 [2022-09-21T10:41:58.820Z] INFO: Docker version of control daemon
10:41:58 [2022-09-21T10:41:58.820Z] 
10:41:58 [2022-09-21T10:41:58.820Z] Client:
10:41:58 [2022-09-21T10:41:58.820Z]  Version:           20.10.9
10:41:58 [2022-09-21T10:41:58.820Z]  API version:       1.41
10:41:58 [2022-09-21T10:41:58.820Z]  Go version:        go1.16.8
10:41:58 [2022-09-21T10:41:58.820Z]  Git commit:        c2ea9bc
10:41:58 [2022-09-21T10:41:58.820Z]  Built:             Mon Oct  4 16:11:10 2021
10:41:58 [2022-09-21T10:41:58.820Z]  OS/Arch:           windows/amd64
10:41:58 [2022-09-21T10:41:58.820Z]  Context:           default
10:41:58 [2022-09-21T10:41:58.820Z]  Experimental:      true
10:41:58 [2022-09-21T10:41:58.820Z] 
10:41:58 [2022-09-21T10:41:58.820Z] Server: Docker Engine - Community
10:41:58 [2022-09-21T10:41:58.820Z]  Engine:
10:41:58 [2022-09-21T10:41:58.820Z]   Version:          20.10.9
10:41:58 [2022-09-21T10:41:58.820Z]   API version:      1.41 (minimum version 1.24)
10:41:58 [2022-09-21T10:41:58.820Z]   Go version:       go1.16.8
10:41:58 [2022-09-21T10:41:58.820Z]   Git commit:       79ea9d3
10:41:58 [2022-09-21T10:41:58.820Z]   Built:            Mon Oct  4 16:06:39 2021
10:41:58 [2022-09-21T10:41:58.820Z]   OS/Arch:          windows/amd64
10:41:58 [2022-09-21T10:41:58.820Z]   Experimental:     true
10:41:58 [2022-09-21T10:41:58.820Z] 
10:41:58 [2022-09-21T10:41:58.820Z] INFO: Docker info of control daemon
10:41:58 [2022-09-21T10:41:58.820Z] 
10:41:58 [2022-09-21T10:41:58.820Z] Client:
10:41:58 [2022-09-21T10:41:58.820Z]  Context:    default
10:41:58 [2022-09-21T10:41:58.820Z]  Debug Mode: false
10:41:58 [2022-09-21T10:41:58.820Z]  Plugins:
10:41:58 [2022-09-21T10:41:58.820Z]   app: Docker Application (Docker Inc., v0.8.0)
10:41:58 [2022-09-21T10:41:58.820Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
10:41:58 [2022-09-21T10:41:58.820Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
10:41:58 [2022-09-21T10:41:58.820Z] 
10:41:58 [2022-09-21T10:41:58.820Z] Server:
10:41:58 [2022-09-21T10:41:58.820Z]  Containers: 0
10:41:58 [2022-09-21T10:41:58.820Z]   Running: 0
10:41:58 [2022-09-21T10:41:58.820Z]   Paused: 0
10:41:58 [2022-09-21T10:41:58.820Z]   Stopped: 0
10:41:58 [2022-09-21T10:41:58.820Z]  Images: 1
10:41:58 [2022-09-21T10:41:58.820Z]  Server Version: 20.10.9
10:41:58 [2022-09-21T10:41:58.820Z]  Storage Driver: windowsfilter (windows) lcow (linux)
10:41:58 [2022-09-21T10:41:58.820Z]   Windows: 
10:41:58 [2022-09-21T10:41:58.820Z]   LCOW: 
10:41:58 [2022-09-21T10:41:58.820Z]  Logging Driver: json-file
10:41:58 [2022-09-21T10:41:58.820Z]  Plugins:
10:41:58 [2022-09-21T10:41:58.820Z]   Volume: local
10:41:58 [2022-09-21T10:41:58.820Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
10:41:58 [2022-09-21T10:41:58.820Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
10:41:58 [2022-09-21T10:41:58.820Z]  Swarm: inactive
10:41:58 [2022-09-21T10:41:58.820Z]  Default Isolation: process
10:41:58 [2022-09-21T10:41:58.820Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
10:41:58 [2022-09-21T10:41:58.820Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
10:41:58 [2022-09-21T10:41:58.820Z]  OSType: windows
10:41:58 [2022-09-21T10:41:58.820Z]  Architecture: x86_64
10:41:58 [2022-09-21T10:41:58.820Z]  CPUs: 4
10:41:58 [2022-09-21T10:41:58.820Z]  Total Memory: 32GiB
10:41:58 [2022-09-21T10:41:58.820Z]  Name: azwin-2-284f60
10:41:58 [2022-09-21T10:41:58.820Z]  ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L
10:41:58 [2022-09-21T10:41:58.820Z]  Docker Root Dir: D:\docker
10:41:58 [2022-09-21T10:41:58.820Z]  Debug Mode: false
10:41:58 [2022-09-21T10:41:58.820Z]  Registry: https://index.docker.io/v1/
10:41:58 [2022-09-21T10:41:58.820Z]  Labels:
10:41:58 [2022-09-21T10:41:58.820Z]  Experimental: true
10:41:58 [2022-09-21T10:41:58.820Z]  Insecure Registries:
10:41:58 [2022-09-21T10:41:58.820Z]   10.0.0.4:5000
10:41:58 [2022-09-21T10:41:58.820Z]   127.0.0.0/8
10:41:58 [2022-09-21T10:41:58.820Z]  Registry Mirrors:
10:41:58 [2022-09-21T10:41:58.820Z]   http://10.0.0.4:5000/
10:41:58 [2022-09-21T10:41:58.820Z]  Live Restore Enabled: false
10:41:58 [2022-09-21T10:41:58.820Z]  Product License: Community Engine
10:41:58 [2022-09-21T10:41:58.820Z] 
10:41:58 [2022-09-21T10:41:58.820Z] 
10:41:58 [2022-09-21T10:41:58.820Z] INFO: Commit hash is 5ba3208ec7
10:41:58 [2022-09-21T10:41:58.820Z] INFO: Nuke-Everything...
10:41:58 [2022-09-21T10:41:58.820Z] INFO: Container count on control daemon to delete is 0
10:41:59 [2022-09-21T10:41:59.616Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:41:59 [2022-09-21T10:41:59.616Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
10:41:59 [2022-09-21T10:41:59.616Z] ok  	github.com/docker/docker/api/server/httputils	0.015s	coverage: 16.2% of statements
10:41:59 [2022-09-21T10:41:59.616Z] ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 37.7% of statements
10:41:59 [2022-09-21T10:41:59.616Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:41:59 [2022-09-21T10:41:59.616Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:41:59 [2022-09-21T10:41:59.616Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:41:59 [2022-09-21T10:41:59.616Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:41:59 [2022-09-21T10:41:59.616Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:41:59 [2022-09-21T10:41:59.616Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:41:59 [2022-09-21T10:41:59.616Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:41:59 [2022-09-21T10:41:59.616Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:41:59 [2022-09-21T10:41:59.616Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:41:59 [2022-09-21T10:41:59.616Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:41:59 [2022-09-21T10:41:59.616Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:41:59 [2022-09-21T10:41:59.616Z] ok  	github.com/docker/docker/api/server/router/swarm	0.020s	coverage: 5.7% of statements
10:41:59 [2022-09-21T10:41:59.616Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:41:59 [2022-09-21T10:41:59.616Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
10:41:59 [2022-09-21T10:41:59.616Z] ?   	github.com/docker/docker/api/types	[no test files]
10:41:59 [2022-09-21T10:41:59.616Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:41:59 [2022-09-21T10:41:59.616Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:41:59 [2022-09-21T10:41:59.616Z] ?   	github.com/docker/docker/api/types/container	[no test files]
10:41:59 [2022-09-21T10:41:59.616Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:41:59 [2022-09-21T10:41:59.616Z] ok  	github.com/docker/docker/api/types/strslice	0.004s	coverage: 90.0% of statements
10:41:59 [2022-09-21T10:41:59.616Z] ok  	github.com/docker/docker/api/types/filters	0.003s	coverage: 92.2% of statements
10:41:59 [2022-09-21T10:41:59.616Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:41:59 [2022-09-21T10:41:59.616Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:41:59 [2022-09-21T10:41:59.616Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:41:59 [2022-09-21T10:41:59.616Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:41:59 [2022-09-21T10:41:59.616Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
10:41:59 [2022-09-21T10:41:59.616Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:41:59 [2022-09-21T10:41:59.616Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:41:59 [2022-09-21T10:41:59.616Z] ok  	github.com/docker/docker/api/types/versions	0.010s	coverage: 75.0% of statements
10:41:59 [2022-09-21T10:41:59.616Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
10:41:59 [2022-09-21T10:41:59.616Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:41:59 [2022-09-21T10:41:59.617Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:41:59 [2022-09-21T10:41:59.617Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:41:59 [2022-09-21T10:41:59.617Z] ?   	github.com/docker/docker/builder	[no test files]
10:41:59 [2022-09-21T10:41:59.617Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:41:59 [2022-09-21T10:41:59.617Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:41:59 [2022-09-21T10:41:59.617Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:41:59 [2022-09-21T10:41:59.617Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:41:59 [2022-09-21T10:41:59.617Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:41:59 [2022-09-21T10:41:59.617Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:41:59 [2022-09-21T10:41:59.617Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:41:59 [2022-09-21T10:41:59.617Z] ok  	github.com/docker/docker/builder/remotecontext	0.119s	coverage: 13.7% of statements
10:41:59 [2022-09-21T10:41:59.617Z] ok  	github.com/docker/docker/builder/dockerfile	0.219s	coverage: 48.5% of statements
10:41:59 [2022-09-21T10:41:59.617Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
10:41:59 [2022-09-21T10:41:59.617Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
10:41:59 [2022-09-21T10:41:59.797Z] INFO: Nuking d:\CI
10:41:59 [2022-09-21T10:41:59.797Z] INFO: Zapped successfully
10:41:59 [2022-09-21T10:41:59.798Z] INFO: Location for testing is d:\CI\PR-44123\14
10:41:59 [2022-09-21T10:41:59.798Z] INFO: Validating GOLang consistency in Dockerfile.windows...
10:41:59 [2022-09-21T10:41:59.798Z] 
10:41:59 [2022-09-21T10:41:59.798Z] 
10:41:59 [2022-09-21T10:41:59.798Z] INFO: Building the image from Dockerfile.windows at 09/21/2022 10:41:59...
10:41:59 [2022-09-21T10:41:59.798Z] 
10:42:00 [2022-09-21T10:42:00.547Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.595s	coverage: 86.3% of statements
10:42:00 [2022-09-21T10:42:00.547Z] ?   	github.com/docker/docker/cli	[no test files]
10:42:00 [2022-09-21T10:42:00.547Z] ?   	github.com/docker/docker/cli/config	[no test files]
10:42:03 [2022-09-21T10:42:03.857Z] ok  	github.com/docker/docker/client	0.076s	coverage: 75.4% of statements
10:42:04 [2022-09-21T10:42:04.520Z] Sending build context to Docker daemon  58.38MB
10:42:04 [2022-09-21T10:42:04.520Z] 
10:42:04 [2022-09-21T10:42:04.520Z] Step 1/10 : FROM microsoft/windowsservercore
10:42:04 [2022-09-21T10:42:04.520Z]  ---> 727fe0bdfbfe
10:42:04 [2022-09-21T10:42:04.520Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
10:42:04 [2022-09-21T10:42:04.520Z]  ---> Running in 395c289ebaaf
10:42:04 [2022-09-21T10:42:04.984Z] Removing intermediate container 395c289ebaaf
10:42:04 [2022-09-21T10:42:04.984Z]  ---> fa02599f949c
10:42:04 [2022-09-21T10:42:04.984Z] Step 3/10 : ARG GO_VERSION=1.18.6
10:42:04 [2022-09-21T10:42:04.984Z]  ---> Running in ba1427ad2a9a
10:42:05 [2022-09-21T10:42:05.448Z] Removing intermediate container ba1427ad2a9a
10:42:05 [2022-09-21T10:42:05.448Z]  ---> 93f72165b811
10:42:05 [2022-09-21T10:42:05.448Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.7.0
10:42:05 [2022-09-21T10:42:05.448Z]  ---> Running in 379cd10e95ef
10:42:05 [2022-09-21T10:42:05.911Z] Removing intermediate container 379cd10e95ef
10:42:05 [2022-09-21T10:42:05.912Z]  ---> bec231bf3882
10:42:05 [2022-09-21T10:42:05.912Z] 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}
10:42:05 [2022-09-21T10:42:05.912Z]  ---> Running in 19d4fb5107a1
10:42:06 [2022-09-21T10:42:06.375Z] Removing intermediate container 19d4fb5107a1
10:42:06 [2022-09-21T10:42:06.375Z]  ---> 645fcda80bd4
10:42:06 [2022-09-21T10:42:06.375Z] 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;
10:42:06 [2022-09-21T10:42:06.375Z]  ---> Running in 838750644dff
10:42:24 [2022-09-21T10:42:24.124Z] 
10:42:24 [2022-09-21T10:42:24.124Z] SUCCESS: Specified value was saved.
10:42:25 [2022-09-21T10:42:25.108Z] INFO: Downloading git...
10:42:26 [2022-09-21T10:42:26.658Z] INFO: Downloading go...
10:42:28 [2022-09-21T10:42:28.862Z] INFO: Downloading compiler 1 of 3...
10:42:29 [2022-09-21T10:42:29.842Z] INFO: Downloading compiler 2 of 3...
10:42:29 [2022-09-21T10:42:29.842Z] INFO: Downloading compiler 3 of 3...
10:42:30 [2022-09-21T10:42:30.820Z] INFO: Extracting git...
10:42:34 [2022-09-21T10:42:34.497Z] INFO [loader] Go packages loading at mode 575 (deps|name|types_sizes|compiled_files|exports_file|files|imports) took 2m25.276629404s 
10:42:34 [2022-09-21T10:42:34.497Z] 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. 
10:42:34 [2022-09-21T10:42:34.497Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 399.101378ms 
10:42:35 [2022-09-21T10:42:35.928Z] ok  	github.com/docker/docker/cmd/dockerd	0.105s	coverage: 29.1% of statements
10:42:35 [2022-09-21T10:42:35.928Z] ok  	github.com/docker/docker/container	0.119s	coverage: 34.5% of statements
10:42:35 [2022-09-21T10:42:35.928Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:42:35 [2022-09-21T10:42:35.928Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:42:35 [2022-09-21T10:42:35.928Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
10:42:35 [2022-09-21T10:42:35.928Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:42:40 [2022-09-21T10:42:40.094Z] ok  	github.com/docker/docker/daemon/cluster	0.054s	coverage: 0.5% of statements
10:42:41 [2022-09-21T10:42:41.460Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.018s	coverage: 65.3% of statements
10:42:42 [2022-09-21T10:42:42.387Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.009s	coverage: 35.9% of statements
10:42:45 [2022-09-21T10:42:45.698Z] INFO: Expanding go...
10:42:48 [2022-09-21T10:42:48.921Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.442s	coverage: 13.8% of statements
10:42:49 [2022-09-21T10:42:49.889Z] ok  	github.com/docker/docker/daemon/config	0.031s	coverage: 81.8% of statements
10:42:50 [2022-09-21T10:42:50.451Z] ok  	github.com/docker/docker/daemon/discovery	0.005s	coverage: 30.0% of statements
10:42:51 [2022-09-21T10:42:51.059Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
10:42:51 [2022-09-21T10:42:51.620Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
10:42:53 [2022-09-21T10:42:53.049Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.625s	coverage: 74.6% of statements
10:42:53 [2022-09-21T10:42:53.983Z] ok  	github.com/docker/docker/daemon	12.129s	coverage: 17.1% of statements
10:42:53 [2022-09-21T10:42:53.983Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:42:53 [2022-09-21T10:42:53.983Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:42:53 [2022-09-21T10:42:53.983Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:42:53 [2022-09-21T10:42:53.983Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
10:42:54 [2022-09-21T10:42:54.911Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.013s	coverage: 2.9% of statements
10:42:54 [2022-09-21T10:42:54.911Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.249s	coverage: 60.7% of statements
10:42:56 [2022-09-21T10:42:56.277Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.010s	coverage: 1.8% of statements
10:42:57 [2022-09-21T10:42:57.646Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.218s	coverage: 50.5% of statements
10:42:58 [2022-09-21T10:42:58.574Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.169s	coverage: 46.3% of statements
10:42:58 [2022-09-21T10:42:58.574Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:42:59 [2022-09-21T10:42:59.981Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.010s	coverage: 58.8% of statements
10:42:59 [2022-09-21T10:42:59.981Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.907s	coverage: 58.0% of statements
10:42:59 [2022-09-21T10:42:59.981Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
10:42:59 [2022-09-21T10:42:59.981Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:43:00 [2022-09-21T10:43:00.908Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.017s	coverage: 3.0% of statements
10:43:01 [2022-09-21T10:43:01.469Z] ok  	github.com/docker/docker/daemon/links	0.009s	coverage: 93.0% of statements
10:43:02 [2022-09-21T10:43:02.031Z] ok  	github.com/docker/docker/daemon/images	0.016s	coverage: 6.6% of statements
10:43:02 [2022-09-21T10:43:02.031Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:43:02 [2022-09-21T10:43:02.031Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:43:02 [2022-09-21T10:43:02.958Z] ok  	github.com/docker/docker/daemon/logger	0.219s	coverage: 43.2% of statements
10:43:03 [2022-09-21T10:43:03.214Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.136s	coverage: 77.8% of statements
10:43:03 [2022-09-21T10:43:03.214Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
10:43:03 [2022-09-21T10:43:03.214Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:43:03 [2022-09-21T10:43:03.470Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 67.0% of statements
10:43:03 [2022-09-21T10:43:03.725Z] ok  	github.com/docker/docker/daemon/logger/journald	0.005s	coverage: 23.9% of statements
10:43:03 [2022-09-21T10:43:03.980Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.008s	coverage: 87.2% of statements
10:43:04 [2022-09-21T10:43:04.237Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.009s	coverage: 69.9% of statements
10:43:04 [2022-09-21T10:43:04.801Z] ok  	github.com/docker/docker/daemon/logger/local	0.013s	coverage: 78.7% of statements
10:43:04 [2022-09-21T10:43:04.801Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:43:05 [2022-09-21T10:43:05.363Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.039s	coverage: 58.9% of statements
10:43:05 [2022-09-21T10:43:05.363Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.007s	coverage: 31.5% of statements
10:43:05 [2022-09-21T10:43:05.924Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.015s	coverage: 46.8% of statements
10:43:06 [2022-09-21T10:43:06.485Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
10:43:06 [2022-09-21T10:43:06.740Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
10:43:07 [2022-09-21T10:43:07.668Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.538s	coverage: 82.5% of statements
10:43:07 [2022-09-21T10:43:07.668Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:43:07 [2022-09-21T10:43:07.668Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:43:08 [2022-09-21T10:43:08.638Z] ok  	github.com/docker/docker/distribution/metadata	0.029s	coverage: 48.2% of statements
10:43:10 [2022-09-21T10:43:10.002Z] ok  	github.com/docker/docker/distribution	1.488s	coverage: 27.6% of statements
10:43:10 [2022-09-21T10:43:10.002Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:43:10 [2022-09-21T10:43:10.258Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
10:43:10 [2022-09-21T10:43:10.820Z] ok  	github.com/docker/docker/image	0.017s	coverage: 86.8% of statements
10:43:10 [2022-09-21T10:43:10.924Z] INFO: Expanding compiler 1 of 3...
10:43:11 [2022-09-21T10:43:11.076Z] ok  	github.com/docker/docker/distribution/xfer	1.892s	coverage: 84.6% of statements
10:43:11 [2022-09-21T10:43:11.076Z] ?   	github.com/docker/docker/dockerversion	[no test files]
10:43:11 [2022-09-21T10:43:11.331Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
10:43:11 [2022-09-21T10:43:11.331Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
10:43:11 [2022-09-21T10:43:11.588Z] ok  	github.com/docker/docker/image/v1	0.008s	coverage: 25.0% of statements
10:43:11 [2022-09-21T10:43:11.588Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:43:11 [2022-09-21T10:43:11.843Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
10:43:11 [2022-09-21T10:43:11.902Z] INFO: Expanding compiler 2 of 3...
10:43:12 [2022-09-21T10:43:12.771Z] ok  	github.com/docker/docker/oci	0.009s	coverage: 40.6% of statements
10:43:13 [2022-09-21T10:43:13.332Z] ok  	github.com/docker/docker/opts	0.020s	coverage: 67.1% of statements
10:43:13 [2022-09-21T10:43:13.631Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
10:43:15 [2022-09-21T10:43:15.043Z] ok  	github.com/docker/docker/pkg/archive	0.306s	coverage: 82.2% of statements
10:43:15 [2022-09-21T10:43:15.970Z] ok  	github.com/docker/docker/pkg/authorization	0.392s	coverage: 68.3% of statements
10:43:16 [2022-09-21T10:43:16.225Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
10:43:16 [2022-09-21T10:43:16.225Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
10:43:17 [2022-09-21T10:43:17.735Z] INFO: Expanding compiler 3 of 3...
10:43:17 [2022-09-21T10:43:17.735Z] INFO: Removing downloaded files...
10:43:17 [2022-09-21T10:43:17.735Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
10:43:17 [2022-09-21T10:43:17.735Z] INFO: Configuring git core.autocrlf...
10:43:19 [2022-09-21T10:43:19.492Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.532s	coverage: 43.5% of statements
10:43:19 [2022-09-21T10:43:19.748Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
10:43:20 [2022-09-21T10:43:20.004Z] ok  	github.com/docker/docker/pkg/discovery	0.017s	coverage: 58.3% of statements
10:43:20 [2022-09-21T10:43:20.260Z] ok  	github.com/docker/docker/layer	7.283s	coverage: 68.8% of statements
10:43:20 [2022-09-21T10:43:20.260Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:43:20 [2022-09-21T10:43:20.260Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:43:20 [2022-09-21T10:43:20.260Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:43:20 [2022-09-21T10:43:20.260Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:43:20 [2022-09-21T10:43:20.260Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:43:20 [2022-09-21T10:43:20.260Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
10:43:20 [2022-09-21T10:43:20.260Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
10:43:20 [2022-09-21T10:43:20.260Z] ok  	github.com/docker/docker/pkg/discovery/file	0.009s	coverage: 97.6% of statements
10:43:20 [2022-09-21T10:43:20.517Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.003s	coverage: 92.3% of statements
10:43:21 [2022-09-21T10:43:21.079Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
10:43:21 [2022-09-21T10:43:21.335Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
10:43:22 [2022-09-21T10:43:22.262Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
10:43:22 [2022-09-21T10:43:22.519Z] ok  	github.com/docker/docker/pkg/fileutils	0.006s	coverage: 86.5% of statements
10:43:23 [2022-09-21T10:43:23.080Z] ok  	github.com/docker/docker/pkg/fsutils	0.215s	coverage: 85.1% of statements
10:43:23 [2022-09-21T10:43:23.335Z] ok  	github.com/docker/docker/pkg/homedir	0.007s	coverage: 11.4% of statements
10:43:23 [2022-09-21T10:43:23.896Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.034s	coverage: 84.1% of statements
10:43:24 [2022-09-21T10:43:24.459Z] ok  	github.com/docker/docker/pkg/idtools	0.402s	coverage: 69.5% of statements
10:43:24 [2022-09-21T10:43:24.714Z] ok  	github.com/docker/docker/pkg/ioutils	0.362s	coverage: 70.1% of statements
10:43:24 [2022-09-21T10:43:24.714Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
10:43:24 [2022-09-21T10:43:24.714Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
10:43:24 [2022-09-21T10:43:24.969Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
10:43:24 [2022-09-21T10:43:24.969Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
10:43:24 [2022-09-21T10:43:24.969Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
10:43:25 [2022-09-21T10:43:25.225Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.007s	coverage: 85.7% of statements
10:43:25 [2022-09-21T10:43:25.225Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
10:43:25 [2022-09-21T10:43:25.225Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
10:43:25 [2022-09-21T10:43:25.483Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.008s	coverage: 60.0% of statements
10:43:25 [2022-09-21T10:43:25.738Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.007s	coverage: 86.7% of statements
10:43:25 [2022-09-21T10:43:25.738Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
10:43:25 [2022-09-21T10:43:25.738Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:43:25 [2022-09-21T10:43:25.738Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:43:26 [2022-09-21T10:43:26.301Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.013s	coverage: 56.8% of statements
10:43:26 [2022-09-21T10:43:26.557Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
10:43:26 [2022-09-21T10:43:26.853Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
10:43:27 [2022-09-21T10:43:27.109Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
10:43:28 [2022-09-21T10:43:28.472Z] ok  	github.com/docker/docker/pkg/pubsub	1.045s	coverage: 75.0% of statements
10:43:28 [2022-09-21T10:43:28.728Z] ok  	github.com/docker/docker/pkg/reexec	0.008s	coverage: 82.4% of statements
10:43:32 [2022-09-21T10:43:32.931Z] ok  	github.com/docker/docker/pkg/signal	3.336s	coverage: 62.3% of statements
10:43:32 [2022-09-21T10:43:32.931Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
10:43:32 [2022-09-21T10:43:32.931Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
10:43:32 [2022-09-21T10:43:32.931Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
10:43:33 [2022-09-21T10:43:33.492Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 52.5% of statements
10:43:34 [2022-09-21T10:43:34.053Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 36.9% of statements
10:43:34 [2022-09-21T10:43:34.308Z] ok  	github.com/docker/docker/pkg/tailfile	0.041s	coverage: 88.6% of statements
10:43:34 [2022-09-21T10:43:34.885Z] ok  	github.com/docker/docker/pkg/tarsum	0.048s	coverage: 89.3% of statements
10:43:34 [2022-09-21T10:43:34.885Z] coverage: [no statements]
10:43:34 [2022-09-21T10:43:34.885Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: [no statements] [no tests to run]
10:43:35 [2022-09-21T10:43:35.141Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
10:43:35 [2022-09-21T10:43:35.398Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
10:43:35 [2022-09-21T10:43:35.686Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
10:43:37 [2022-09-21T10:43:37.573Z] ok  	github.com/docker/docker/plugin	0.516s	coverage: 23.2% of statements
10:43:37 [2022-09-21T10:43:37.829Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.4% of statements
10:43:38 [2022-09-21T10:43:38.084Z] ok  	github.com/docker/docker/profiles/seccomp	0.006s	coverage: 85.6% of statements
10:43:39 [2022-09-21T10:43:39.447Z] ok  	github.com/docker/docker/quota	0.162s	coverage: 71.4% of statements
10:43:39 [2022-09-21T10:43:39.447Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
10:43:40 [2022-09-21T10:43:40.374Z] ok  	github.com/docker/docker/registry	0.079s	coverage: 57.1% of statements
10:43:40 [2022-09-21T10:43:40.935Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
10:43:40 [2022-09-21T10:43:40.935Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
10:43:41 [2022-09-21T10:43:41.104Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:43:41 [2022-09-21T10:43:41.104Z] 
10:43:41 [2022-09-21T10:43:41.104Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:43:41 [2022-09-21T10:43:41.104Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:43:41 [2022-09-21T10:43:41.104Z] HOSTNAME=6d18969592c8
10:43:41 [2022-09-21T10:43:41.104Z] DEST=bundles/test-integration
10:43:41 [2022-09-21T10:43:41.104Z] PWD=/go/src/github.com/docker/docker
10:43:41 [2022-09-21T10:43:41.104Z] DOCKER_ROOTLESS=1
10:43:41 [2022-09-21T10:43:41.104Z] DOCKER_GITCOMMIT=5ba3208ec7d7c81963907f628ac53dbcca3a5e21
10:43:41 [2022-09-21T10:43:41.104Z] container=docker
10:43:41 [2022-09-21T10:43:41.104Z] HOME=/root
10:43:41 [2022-09-21T10:43:41.104Z] GOLANG_VERSION=1.18.6
10:43:41 [2022-09-21T10:43:41.104Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:43:41 [2022-09-21T10:43:41.104Z] VALIDATE_BRANCH=20.10
10:43:41 [2022-09-21T10:43:41.104Z] TERM=xterm
10:43:41 [2022-09-21T10:43:41.104Z] DOCKER_PKG=github.com/docker/docker
10:43:41 [2022-09-21T10:43:41.104Z] SHLVL=1
10:43:41 [2022-09-21T10:43:41.104Z] TIMEOUT=120m
10:43:41 [2022-09-21T10:43:41.104Z] DOCKER_BUILDTAGS=apparmor seccomp journald
10:43:41 [2022-09-21T10:43:41.104Z] DOCKER_GRAPHDRIVER=overlay2
10:43:41 [2022-09-21T10:43:41.104Z] GO111MODULE=off
10:43:41 [2022-09-21T10:43:41.104Z] DOCKER_EXPERIMENTAL=1
10:43:41 [2022-09-21T10:43:41.104Z] TEST_SKIP_INTEGRATION_CLI=1
10:43:41 [2022-09-21T10:43:41.104Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:43:41 [2022-09-21T10:43:41.104Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:43:41 [2022-09-21T10:43:41.104Z] GOPATH=/go
10:43:41 [2022-09-21T10:43:41.104Z] PKG_CONFIG=pkg-config
10:43:41 [2022-09-21T10:43:41.104Z] _=/usr/bin/env
10:43:41 [2022-09-21T10:43:41.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:43:41 [2022-09-21T10:43:41.495Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 66.1% of statements
10:43:41 [2022-09-21T10:43:41.751Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
10:43:42 [2022-09-21T10:43:42.195Z] INFO [linters context/goanalysis] analyzers took 3m53.285327986s with top 10 stages: buildir: 1m43.078120769s, goimports: 21.223678995s, unconvert: 14.244011507s, gosec: 12.983996808s, S1038: 7.420973807s, golint: 6.631789338s, misspell: 4.81712448s, inspect: 4.114084236s, nilness: 3.718333581s, S1039: 3.068312911s 
10:43:42 [2022-09-21T10:43:42.195Z] INFO [runner] Issues before processing: 2488, after processing: 0 
10:43:42 [2022-09-21T10:43:42.195Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1870/1870, skip_files: 1870/1870, cgo: 1870/2488, autogenerated_exclude: 1765/1870, exclude: 1765/1765, exclude-rules: 78/1765, nolint: 0/78, skip_dirs: 1870/1870, identifier_marker: 1765/1765, filename_unadjuster: 1870/1870 
10:43:42 [2022-09-21T10:43:42.195Z] INFO [runner] processing took 107.614757ms with stages: identifier_marker: 33.89307ms, nolint: 31.141422ms, path_prettifier: 14.07651ms, exclude-rules: 13.835308ms, autogenerated_exclude: 9.815089ms, skip_dirs: 2.662813ms, cgo: 1.768502ms, filename_unadjuster: 416.907µs, max_same_issues: 1.374µs, exclude: 548ns, uniq_by_line: 507ns, sort_results: 475ns, max_from_linter: 342ns, skip_files: 321ns, diff: 310ns, source_code: 302ns, path_shortener: 271ns, severity-rules: 260ns, max_per_file_from_linter: 234ns, path_prefixer: 192ns 
10:43:42 [2022-09-21T10:43:42.195Z] INFO [runner] linters took 1m17.429491648s with stages: goanalysis_metalinter: 1m17.321555421s 
10:43:42 [2022-09-21T10:43:42.195Z] INFO File cache stats: 1456 entries of total size 6.9MiB 
10:43:42 [2022-09-21T10:43:42.195Z] INFO Memory: 2232 samples, avg is 284.9MB, max is 1117.9MB 
10:43:42 [2022-09-21T10:43:42.195Z] INFO Execution took 3m43.11360198s                
10:43:42 [2022-09-21T10:43:42.195Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
10:43:42 [2022-09-21T10:43:42.523Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44123/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5ba3208ec7d7c81963907f628ac53dbcca3a5e21 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:5ba3208ec7d7c81963907f628ac53dbcca3a5e21 hack/make.sh dynbinary-daemon test-docker-py
10:43:43 [2022-09-21T10:43:43.090Z] 
10:43:43 [2022-09-21T10:43:43.090Z] Removing bundles/
10:43:43 [2022-09-21T10:43:43.090Z] 
10:43:43 [2022-09-21T10:43:43.090Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
10:43:43 [2022-09-21T10:43:43.090Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:43:43 [2022-09-21T10:43:43.090Z] GOOS="" GOARCH="" GOARM=""
10:43:43 [2022-09-21T10:43:43.640Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
10:43:44 [2022-09-21T10:43:44.201Z] ok  	github.com/docker/docker/volume/local	0.116s	coverage: 76.4% of statements
10:43:44 [2022-09-21T10:43:44.457Z] ok  	github.com/docker/docker/volume/mounts	0.020s	coverage: 67.0% of statements
10:43:45 [2022-09-21T10:43:45.829Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.1% of statements
10:43:46 [2022-09-21T10:43:46.464Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:43:46 [2022-09-21T10:43:46.464Z] 
10:43:46 [2022-09-21T10:43:46.464Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:43:46 [2022-09-21T10:43:46.464Z] DOCKER_SYSTEMD=1
10:43:46 [2022-09-21T10:43:46.464Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:43:46 [2022-09-21T10:43:46.464Z] HOSTNAME=a901b424a1e1
10:43:46 [2022-09-21T10:43:46.464Z] DEST=bundles/test-integration
10:43:46 [2022-09-21T10:43:46.464Z] PWD=/go/src/github.com/docker/docker
10:43:46 [2022-09-21T10:43:46.464Z] DOCKER_GITCOMMIT=5ba3208ec7d7c81963907f628ac53dbcca3a5e21
10:43:46 [2022-09-21T10:43:46.464Z] container=docker
10:43:46 [2022-09-21T10:43:46.464Z] HOME=/root
10:43:46 [2022-09-21T10:43:46.464Z] LANG=C.UTF-8
10:43:46 [2022-09-21T10:43:46.464Z] INVOCATION_ID=344c17dcf2df465e92d49426a9ed0230
10:43:46 [2022-09-21T10:43:46.464Z] GOLANG_VERSION=1.18.6
10:43:46 [2022-09-21T10:43:46.464Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:43:46 [2022-09-21T10:43:46.464Z] VALIDATE_BRANCH=20.10
10:43:46 [2022-09-21T10:43:46.464Z] TERM=xterm
10:43:46 [2022-09-21T10:43:46.464Z] DOCKER_PKG=github.com/docker/docker
10:43:46 [2022-09-21T10:43:46.464Z] SHLVL=3
10:43:46 [2022-09-21T10:43:46.464Z] TIMEOUT=120m
10:43:46 [2022-09-21T10:43:46.464Z] DOCKER_BUILDTAGS=apparmor seccomp journald
10:43:46 [2022-09-21T10:43:46.464Z] DOCKER_GRAPHDRIVER=overlay2
10:43:46 [2022-09-21T10:43:46.464Z] GO111MODULE=off
10:43:46 [2022-09-21T10:43:46.464Z] DOCKER_EXPERIMENTAL=1
10:43:46 [2022-09-21T10:43:46.464Z] TEST_SKIP_INTEGRATION_CLI=1
10:43:46 [2022-09-21T10:43:46.464Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:43:46 [2022-09-21T10:43:46.464Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:43:46 [2022-09-21T10:43:46.464Z] GOPATH=/go
10:43:46 [2022-09-21T10:43:46.464Z] PKG_CONFIG=pkg-config
10:43:46 [2022-09-21T10:43:46.464Z] _=/usr/bin/env
10:43:46 [2022-09-21T10:43:46.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:43:46 [2022-09-21T10:43:46.821Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:43:46 [2022-09-21T10:43:46.821Z] 
10:43:46 [2022-09-21T10:43:46.821Z] + TEST_INTEGRATION_DEST=1
10:43:46 [2022-09-21T10:43:46.821Z] + CONTAINER_NAME=docker-pr14-1
10:43:46 [2022-09-21T10:43:46.821Z] + TEST_SKIP_INTEGRATION_CLI=1
10:43:46 [2022-09-21T10:43:46.821Z] + run_tests test-integration-flaky
10:43:46 [2022-09-21T10:43:46.821Z] + '[' -n 0 ']'
10:43:46 [2022-09-21T10:43:46.821Z] + c=0
10:43:46 [2022-09-21T10:43:46.821Z] + rm=
10:43:46 [2022-09-21T10:43:46.821Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44123/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44123/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44123/.git:/go/src/github.com/docker/docker/.git --name docker-pr14-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=5ba3208ec7d7c81963907f628ac53dbcca3a5e21 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:5ba3208ec7d7c81963907f628ac53dbcca3a5e21 hack/make.sh test-integration-flaky test-integration
10:43:46 [2022-09-21T10:43:46.821Z] ++ jobs -p
10:43:46 [2022-09-21T10:43:46.821Z] + TEST_INTEGRATION_DEST=2
10:43:46 [2022-09-21T10:43:46.821Z] + CONTAINER_NAME=docker-pr14-2
10:43:46 [2022-09-21T10:43:46.821Z] + TEST_SKIP_INTEGRATION=1
10:43:46 [2022-09-21T10:43:46.821Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
10:43:46 [2022-09-21T10:43:46.821Z] + run_tests
10:43:46 [2022-09-21T10:43:46.821Z] + '[' -n 0 ']'
10:43:46 [2022-09-21T10:43:46.821Z] + rm=
10:43:46 [2022-09-21T10:43:46.821Z] + TEST_INTEGRATION_DEST=3
10:43:46 [2022-09-21T10:43:46.821Z] + CONTAINER_NAME=docker-pr14-3
10:43:46 [2022-09-21T10:43:46.821Z] + TEST_SKIP_INTEGRATION=1
10:43:46 [2022-09-21T10:43:46.821Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
10:43:46 [2022-09-21T10:43:46.821Z] + run_tests
10:43:46 [2022-09-21T10:43:46.821Z] + '[' -n 0 ']'
10:43:46 [2022-09-21T10:43:46.821Z] + rm=
10:43:46 [2022-09-21T10:43:46.821Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44123/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44123/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44123/.git:/go/src/github.com/docker/docker/.git --name docker-pr14-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=5ba3208ec7d7c81963907f628ac53dbcca3a5e21 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:5ba3208ec7d7c81963907f628ac53dbcca3a5e21 hack/make.sh '' test-integration
10:43:46 [2022-09-21T10:43:46.821Z] + for job in $(jobs -p)
10:43:46 [2022-09-21T10:43:46.821Z] + wait 9481
10:43:46 [2022-09-21T10:43:46.821Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44123/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44123/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44123/.git:/go/src/github.com/docker/docker/.git --name docker-pr14-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=5ba3208ec7d7c81963907f628ac53dbcca3a5e21 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:5ba3208ec7d7c81963907f628ac53dbcca3a5e21 hack/make.sh '' test-integration
10:43:46 [2022-09-21T10:43:46.821Z] 
10:43:46 [2022-09-21T10:43:46.821Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:43:46 [2022-09-21T10:43:46.821Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:43:46 [2022-09-21T10:43:46.821Z] HOSTNAME=525ef575f93d
10:43:46 [2022-09-21T10:43:46.821Z] TEST_SKIP_INTEGRATION=1
10:43:46 [2022-09-21T10:43:46.821Z] TESTDEBUG=0
10:43:46 [2022-09-21T10:43:46.821Z] DEST=bundles/test-integration
10:43:46 [2022-09-21T10:43:46.821Z] PWD=/go/src/github.com/docker/docker
10:43:46 [2022-09-21T10:43:46.821Z] KEEPBUNDLE=1
10:43:46 [2022-09-21T10:43:46.821Z] DOCKER_GITCOMMIT=5ba3208ec7d7c81963907f628ac53dbcca3a5e21
10:43:46 [2022-09-21T10:43:46.821Z] container=docker
10:43:46 [2022-09-21T10:43:46.821Z] HOME=/root
10:43:46 [2022-09-21T10:43:46.821Z] GOLANG_VERSION=1.18.6
10:43:46 [2022-09-21T10:43:46.821Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:43:46 [2022-09-21T10:43:46.821Z] VALIDATE_BRANCH=20.10
10:43:46 [2022-09-21T10:43:46.821Z] TERM=xterm
10:43:46 [2022-09-21T10:43:46.821Z] DOCKER_PKG=github.com/docker/docker
10:43:46 [2022-09-21T10:43:46.821Z] SHLVL=1
10:43:46 [2022-09-21T10:43:46.821Z] TIMEOUT=120m
10:43:46 [2022-09-21T10:43:46.821Z] DOCKER_BUILDTAGS=apparmor seccomp journald
10:43:46 [2022-09-21T10:43:46.821Z] DOCKER_GRAPHDRIVER=overlay2
10:43:46 [2022-09-21T10:43:46.821Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
10:43:46 [2022-09-21T10:43:46.821Z] GO111MODULE=off
10:43:46 [2022-09-21T10:43:46.821Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:43:46 [2022-09-21T10:43:46.821Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:43:46 [2022-09-21T10:43:46.821Z] GOPATH=/go
10:43:46 [2022-09-21T10:43:46.821Z] PKG_CONFIG=pkg-config
10:43:46 [2022-09-21T10:43:46.821Z] _=/usr/bin/env
10:43:46 [2022-09-21T10:43:46.821Z] Building test suite binary ./integration-cli/test.main
10:43:46 [2022-09-21T10:43:46.821Z] 
10:43:46 [2022-09-21T10:43:46.821Z] 
10:43:46 [2022-09-21T10:43:46.821Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
10:43:46 [2022-09-21T10:43:46.821Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:43:46 [2022-09-21T10:43:46.821Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:43:46 [2022-09-21T10:43:46.821Z] HOSTNAME=ad591a763cdb
10:43:46 [2022-09-21T10:43:46.821Z] TEST_SKIP_INTEGRATION=1
10:43:46 [2022-09-21T10:43:46.821Z] TESTDEBUG=0
10:43:46 [2022-09-21T10:43:46.821Z] DEST=bundles/test-integration
10:43:46 [2022-09-21T10:43:46.821Z] PWD=/go/src/github.com/docker/docker
10:43:46 [2022-09-21T10:43:46.821Z] KEEPBUNDLE=1
10:43:46 [2022-09-21T10:43:46.821Z] DOCKER_GITCOMMIT=5ba3208ec7d7c81963907f628ac53dbcca3a5e21
10:43:46 [2022-09-21T10:43:46.821Z] container=docker
10:43:46 [2022-09-21T10:43:46.821Z] HOME=/root
10:43:46 [2022-09-21T10:43:46.821Z] GOLANG_VERSION=1.18.6
10:43:46 [2022-09-21T10:43:46.821Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:43:46 [2022-09-21T10:43:46.821Z] VALIDATE_BRANCH=20.10
10:43:46 [2022-09-21T10:43:46.821Z] TERM=xterm
10:43:46 [2022-09-21T10:43:46.821Z] DOCKER_PKG=github.com/docker/docker
10:43:46 [2022-09-21T10:43:46.821Z] SHLVL=1
10:43:46 [2022-09-21T10:43:46.821Z] TIMEOUT=120m
10:43:46 [2022-09-21T10:43:46.821Z] DOCKER_BUILDTAGS=apparmor seccomp journald
10:43:46 [2022-09-21T10:43:46.821Z] DOCKER_GRAPHDRIVER=overlay2
10:43:46 [2022-09-21T10:43:46.821Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
10:43:46 [2022-09-21T10:43:46.821Z] GO111MODULE=off
10:43:46 [2022-09-21T10:43:46.821Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:43:46 [2022-09-21T10:43:46.821Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:43:46 [2022-09-21T10:43:46.821Z] GOPATH=/go
10:43:46 [2022-09-21T10:43:46.821Z] PKG_CONFIG=pkg-config
10:43:46 [2022-09-21T10:43:46.821Z] _=/usr/bin/env
10:43:46 [2022-09-21T10:43:46.821Z] Building test suite binary ./integration-cli/test.main
10:43:46 [2022-09-21T10:43:46.821Z] No new tests added to integration.
10:43:46 [2022-09-21T10:43:46.821Z] 
10:43:46 [2022-09-21T10:43:46.821Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:43:46 [2022-09-21T10:43:46.821Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:43:46 [2022-09-21T10:43:46.821Z] HOSTNAME=0d61453c9659
10:43:46 [2022-09-21T10:43:46.821Z] TESTDEBUG=0
10:43:46 [2022-09-21T10:43:46.821Z] DEST=bundles/test-integration
10:43:46 [2022-09-21T10:43:46.821Z] PWD=/go/src/github.com/docker/docker
10:43:46 [2022-09-21T10:43:46.821Z] KEEPBUNDLE=1
10:43:46 [2022-09-21T10:43:46.821Z] DOCKER_GITCOMMIT=5ba3208ec7d7c81963907f628ac53dbcca3a5e21
10:43:46 [2022-09-21T10:43:46.821Z] container=docker
10:43:46 [2022-09-21T10:43:46.821Z] HOME=/root
10:43:46 [2022-09-21T10:43:46.821Z] GOLANG_VERSION=1.18.6
10:43:46 [2022-09-21T10:43:46.821Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:43:46 [2022-09-21T10:43:46.821Z] VALIDATE_BRANCH=20.10
10:43:46 [2022-09-21T10:43:46.821Z] TERM=xterm
10:43:46 [2022-09-21T10:43:46.821Z] DOCKER_PKG=github.com/docker/docker
10:43:46 [2022-09-21T10:43:46.821Z] SHLVL=1
10:43:46 [2022-09-21T10:43:46.821Z] TIMEOUT=120m
10:43:46 [2022-09-21T10:43:46.821Z] DOCKER_BUILDTAGS=apparmor seccomp journald
10:43:46 [2022-09-21T10:43:46.821Z] DOCKER_GRAPHDRIVER=overlay2
10:43:46 [2022-09-21T10:43:46.821Z] GO111MODULE=off
10:43:46 [2022-09-21T10:43:46.821Z] TEST_SKIP_INTEGRATION_CLI=1
10:43:46 [2022-09-21T10:43:46.821Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:43:46 [2022-09-21T10:43:46.821Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:43:46 [2022-09-21T10:43:46.821Z] GOPATH=/go
10:43:46 [2022-09-21T10:43:46.821Z] PKG_CONFIG=pkg-config
10:43:46 [2022-09-21T10:43:46.821Z] _=/usr/bin/env
10:43:46 [2022-09-21T10:43:46.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:44:00 [2022-09-21T10:44:00.700Z] ok  	github.com/docker/docker/pkg/plugins	33.632s	coverage: 76.6% of statements
10:44:00 [2022-09-21T10:44:00.700Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:44:00 [2022-09-21T10:44:00.700Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:44:00 [2022-09-21T10:44:00.700Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
10:44:00 [2022-09-21T10:44:00.700Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
10:44:00 [2022-09-21T10:44:00.700Z] ?   	github.com/docker/docker/pkg/term	[no test files]
10:44:00 [2022-09-21T10:44:00.700Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
10:44:00 [2022-09-21T10:44:00.700Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
10:44:00 [2022-09-21T10:44:00.700Z] ?   	github.com/docker/docker/rootless	[no test files]
10:44:00 [2022-09-21T10:44:00.700Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
10:44:00 [2022-09-21T10:44:00.700Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:44:00 [2022-09-21T10:44:00.700Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
10:44:00 [2022-09-21T10:44:00.700Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
10:44:00 [2022-09-21T10:44:00.700Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
10:44:00 [2022-09-21T10:44:00.700Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
10:44:00 [2022-09-21T10:44:00.700Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
10:44:00 [2022-09-21T10:44:00.700Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
10:44:00 [2022-09-21T10:44:00.700Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
10:44:00 [2022-09-21T10:44:00.700Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
10:44:00 [2022-09-21T10:44:00.700Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
10:44:00 [2022-09-21T10:44:00.700Z] ?   	github.com/docker/docker/testutil/request	[no test files]
10:44:00 [2022-09-21T10:44:00.700Z] ?   	github.com/docker/docker/volume	[no test files]
10:44:00 [2022-09-21T10:44:00.700Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:44:00 [2022-09-21T10:44:00.700Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:44:00 [2022-09-21T10:44:00.700Z] 
10:44:00 [2022-09-21T10:44:00.700Z] === Skipped
10:44:00 [2022-09-21T10:44:00.700Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
10:44:00 [2022-09-21T10:44:00.700Z]     exec_linux_test.go:19: requires AppArmor to be enabled
10:44:00 [2022-09-21T10:44:00.700Z] 
10:44:00 [2022-09-21T10:44:00.700Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
10:44:00 [2022-09-21T10:44:00.700Z]     exec_linux_test.go:39: requires AppArmor to be enabled
10:44:00 [2022-09-21T10:44:00.700Z] 
10:44:00 [2022-09-21T10:44:00.700Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
10:44:00 [2022-09-21T10:44:00.700Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:44:00 [2022-09-21T10:44:00.700Z]     graphtest_unix.go:47: Driver btrfs not supported
10:44:00 [2022-09-21T10:44:00.700Z] 
10:44:00 [2022-09-21T10:44:00.700Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
10:44:00 [2022-09-21T10:44:00.700Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:44:00 [2022-09-21T10:44:00.700Z]     graphtest_unix.go:47: Driver btrfs not supported
10:44:00 [2022-09-21T10:44:00.700Z] 
10:44:00 [2022-09-21T10:44:00.700Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
10:44:00 [2022-09-21T10:44:00.700Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:44:00 [2022-09-21T10:44:00.700Z]     graphtest_unix.go:47: Driver btrfs not supported
10:44:00 [2022-09-21T10:44:00.700Z] 
10:44:00 [2022-09-21T10:44:00.700Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
10:44:00 [2022-09-21T10:44:00.700Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:44:00 [2022-09-21T10:44:00.700Z]     graphtest_unix.go:47: Driver btrfs not supported
10:44:00 [2022-09-21T10:44:00.700Z] 
10:44:00 [2022-09-21T10:44:00.700Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
10:44:00 [2022-09-21T10:44:00.700Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:44:00 [2022-09-21T10:44:00.700Z]     graphtest_unix.go:47: Driver btrfs not supported
10:44:00 [2022-09-21T10:44:00.700Z] 
10:44:00 [2022-09-21T10:44:00.700Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
10:44:00 [2022-09-21T10:44:00.700Z]     graphtest_unix.go:74: No driver to put!
10:44:00 [2022-09-21T10:44:00.700Z] 
10:44:00 [2022-09-21T10:44:00.700Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
10:44:00 [2022-09-21T10:44:00.700Z] time="2022-09-21T10:42:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:44:00 [2022-09-21T10:44:00.700Z]     graphtest_unix.go:45: graphdriver: driver not supported
10:44:00 [2022-09-21T10:44:00.700Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
10:44:00 [2022-09-21T10:44:00.700Z] 
10:44:00 [2022-09-21T10:44:00.700Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
10:44:00 [2022-09-21T10:44:00.700Z] time="2022-09-21T10:42:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:44:00 [2022-09-21T10:44:00.700Z]     graphtest_unix.go:45: graphdriver: driver not supported
10:44:00 [2022-09-21T10:44:00.700Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
10:44:00 [2022-09-21T10:44:00.700Z] 
10:44:00 [2022-09-21T10:44:00.700Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
10:44:00 [2022-09-21T10:44:00.700Z] time="2022-09-21T10:42:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:44:00 [2022-09-21T10:44:00.700Z]     graphtest_unix.go:45: graphdriver: driver not supported
10:44:00 [2022-09-21T10:44:00.700Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
10:44:00 [2022-09-21T10:44:00.700Z] 
10:44:00 [2022-09-21T10:44:00.700Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
10:44:00 [2022-09-21T10:44:00.700Z] time="2022-09-21T10:42:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:44:00 [2022-09-21T10:44:00.700Z]     graphtest_unix.go:45: graphdriver: driver not supported
10:44:00 [2022-09-21T10:44:00.700Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
10:44:00 [2022-09-21T10:44:00.700Z] 
10:44:00 [2022-09-21T10:44:00.700Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
10:44:00 [2022-09-21T10:44:00.700Z] time="2022-09-21T10:42:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:44:00 [2022-09-21T10:44:00.700Z]     graphtest_unix.go:45: graphdriver: driver not supported
10:44:00 [2022-09-21T10:44:00.700Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
10:44:00 [2022-09-21T10:44:00.700Z] 
10:44:00 [2022-09-21T10:44:00.700Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
10:44:00 [2022-09-21T10:44:00.700Z]     graphtest_unix.go:74: No driver to put!
10:44:00 [2022-09-21T10:44:00.700Z] 
10:44:00 [2022-09-21T10:44:00.700Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
10:44:00 [2022-09-21T10:44:00.700Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
10:44:00 [2022-09-21T10:44:00.700Z] 
10:44:00 [2022-09-21T10:44:00.700Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
10:44:00 [2022-09-21T10:44:00.700Z]     overlay_test.go:50: Fails to compute changes intermittently
10:44:00 [2022-09-21T10:44:00.700Z] 
10:44:00 [2022-09-21T10:44:00.700Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
10:44:00 [2022-09-21T10:44:00.700Z]     overlay_test.go:66: Cannot run test with naive change algorithm
10:44:00 [2022-09-21T10:44:00.700Z] 
10:44:00 [2022-09-21T10:44:00.700Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
10:44:00 [2022-09-21T10:44:00.700Z]     graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
10:44:00 [2022-09-21T10:44:00.700Z] 
10:44:00 [2022-09-21T10:44:00.700Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
10:44:00 [2022-09-21T10:44:00.700Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:44:00 [2022-09-21T10:44:00.700Z]     graphtest_unix.go:47: Driver zfs not supported
10:44:00 [2022-09-21T10:44:00.700Z] 
10:44:00 [2022-09-21T10:44:00.700Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
10:44:00 [2022-09-21T10:44:00.700Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:44:00 [2022-09-21T10:44:00.700Z]     graphtest_unix.go:47: Driver zfs not supported
10:44:00 [2022-09-21T10:44:00.700Z] 
10:44:00 [2022-09-21T10:44:00.700Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
10:44:00 [2022-09-21T10:44:00.700Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:44:00 [2022-09-21T10:44:00.700Z]     graphtest_unix.go:47: Driver zfs not supported
10:44:00 [2022-09-21T10:44:00.700Z] 
10:44:00 [2022-09-21T10:44:00.700Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
10:44:00 [2022-09-21T10:44:00.700Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:44:00 [2022-09-21T10:44:00.700Z]     graphtest_unix.go:47: Driver zfs not supported
10:44:00 [2022-09-21T10:44:00.700Z] 
10:44:00 [2022-09-21T10:44:00.700Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
10:44:00 [2022-09-21T10:44:00.700Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:44:00 [2022-09-21T10:44:00.700Z]     graphtest_unix.go:47: Driver zfs not supported
10:44:00 [2022-09-21T10:44:00.700Z] 
10:44:00 [2022-09-21T10:44:00.700Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
10:44:00 [2022-09-21T10:44:00.700Z]     graphtest_unix.go:74: No driver to put!
10:44:00 [2022-09-21T10:44:00.700Z] 
10:44:00 [2022-09-21T10:44:00.700Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
10:44:00 [2022-09-21T10:44:00.700Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
10:44:00 [2022-09-21T10:44:00.700Z] 
10:44:00 [2022-09-21T10:44:00.700Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
10:44:00 [2022-09-21T10:44:00.700Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
10:44:00 [2022-09-21T10:44:00.700Z] 
10:44:00 [2022-09-21T10:44:00.700Z] DONE 2251 tests, 26 skipped in 201.480s
Post stage
[Pipeline] junit
10:44:00 [2022-09-21T10:44:00.710Z] Recording test results
10:44:01 [2022-09-21T10:44:01.853Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
10:44:02 [2022-09-21T10:44:02.182Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44123/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5ba3208ec7d7c81963907f628ac53dbcca3a5e21 -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:5ba3208ec7d7c81963907f628ac53dbcca3a5e21 hack/make.sh dynbinary test-integration
10:44:02 [2022-09-21T10:44:02.744Z] 
10:44:02 [2022-09-21T10:44:02.744Z] Removing bundles/
10:44:02 [2022-09-21T10:44:02.744Z] 
10:44:02 [2022-09-21T10:44:02.744Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
10:44:02 [2022-09-21T10:44:02.744Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:44:02 [2022-09-21T10:44:02.744Z] GOOS="" GOARCH="" GOARM=""
10:44:19 [2022-09-21T10:44:19.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:44:19 [2022-09-21T10:44:19.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:44:25 [2022-09-21T10:44:25.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:44:26 [2022-09-21T10:44:26.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:44:41 [2022-09-21T10:44:41.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:44:43 [2022-09-21T10:44:43.897Z] Removing intermediate container 838750644dff
10:44:43 [2022-09-21T10:44:43.898Z]  ---> 67c0c4b5f3aa
10:44:43 [2022-09-21T10:44:43.898Z] 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
10:44:43 [2022-09-21T10:44:43.898Z]  ---> Running in da79f7cb75bb
10:44:43 [2022-09-21T10:44:43.898Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin
10:44:43 [2022-09-21T10:44:43.898Z] go: downloading gotest.tools/gotestsum v1.7.0
10:44:43 [2022-09-21T10:44:43.898Z] go: downloading github.com/fatih/color v1.10.0
10:44:43 [2022-09-21T10:44:43.898Z] go: downloading github.com/dnephin/pflag v1.0.7
10:44:43 [2022-09-21T10:44:43.898Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
10:44:43 [2022-09-21T10:44:43.898Z] go: downloading github.com/pkg/errors v0.9.1
10:44:43 [2022-09-21T10:44:43.898Z] go: downloading golang.org/x/tools v0.1.0
10:44:43 [2022-09-21T10:44:43.898Z] go: downloading github.com/mattn/go-colorable v0.1.8
10:44:43 [2022-09-21T10:44:43.898Z] go: downloading github.com/mattn/go-isatty v0.0.12
10:44:43 [2022-09-21T10:44:43.898Z] go: downloading github.com/fsnotify/fsnotify v1.4.9
10:44:43 [2022-09-21T10:44:43.898Z] go: downloading github.com/jonboulle/clockwork v0.2.2
10:44:43 [2022-09-21T10:44:43.898Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
10:44:43 [2022-09-21T10:44:43.898Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
10:44:43 [2022-09-21T10:44:43.898Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
10:44:43 [2022-09-21T10:44:43.898Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
10:44:43 [2022-09-21T10:44:43.898Z] go: downloading golang.org/x/mod v0.3.0
10:44:49 [2022-09-21T10:44:49.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:44:50 [2022-09-21T10:44:50.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:44:51 [2022-09-21T10:44:51.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:44:52 [2022-09-21T10:44:52.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:44:52 [2022-09-21T10:44:52.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:44:52 [2022-09-21T10:44:52.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:44:53 [2022-09-21T10:44:53.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:44:56 [2022-09-21T10:44:56.336Z] Removing intermediate container da79f7cb75bb
10:44:56 [2022-09-21T10:44:56.336Z]  ---> c85205942302
10:44:56 [2022-09-21T10:44:56.336Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
10:44:56 [2022-09-21T10:44:56.336Z]  ---> Running in 230bd99c3b23
10:44:56 [2022-09-21T10:44:56.336Z] Removing intermediate container 230bd99c3b23
10:44:56 [2022-09-21T10:44:56.336Z]  ---> 6d7030ed74a0
10:44:56 [2022-09-21T10:44:56.336Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
10:44:56 [2022-09-21T10:44:56.336Z]  ---> Running in 848785c87f7c
10:44:56 [2022-09-21T10:44:56.699Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:44:56 [2022-09-21T10:44:56.800Z] Removing intermediate container 848785c87f7c
10:44:56 [2022-09-21T10:44:56.800Z]  ---> 3892f2d8ee6e
10:44:56 [2022-09-21T10:44:56.800Z] Step 10/10 : COPY . .
10:44:57 [2022-09-21T10:44:57.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:44:58 [2022-09-21T10:44:58.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
10:44:58 [2022-09-21T10:44:58.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:44:59 [2022-09-21T10:44:59.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:44:59 [2022-09-21T10:44:59.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:45:00 [2022-09-21T10:45:00.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:45:00 [2022-09-21T10:45:00.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:45:01 [2022-09-21T10:45:01.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:45:01 [2022-09-21T10:45:01.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:45:01 [2022-09-21T10:45:01.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:45:02 [2022-09-21T10:45:02.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:45:02 [2022-09-21T10:45:02.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:45:02 [2022-09-21T10:45:02.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:45:03 [2022-09-21T10:45:03.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:45:03 [2022-09-21T10:45:03.460Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:45:03 [2022-09-21T10:45:03.460Z] Using test binary docker
10:45:03 [2022-09-21T10:45:03.460Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:45:03 [2022-09-21T10:45:03.460Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:45:03 [2022-09-21T10:45:03.460Z] INFO: Waiting for daemon to start...
10:45:03 [2022-09-21T10:45:03.460Z] Starting dockerd
10:45:05 [2022-09-21T10:45:05.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:45:06 [2022-09-21T10:45:06.738Z] .
10:45:06 [2022-09-21T10:45:06.738Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:45:06 [2022-09-21T10:45:06.738Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:45:06 [2022-09-21T10:45:06.738Z] Error: No such image: emptyfs
10:45:06 [2022-09-21T10:45:06.738Z] Running integration-test (iteration 1)
10:45:06 [2022-09-21T10:45:06.738Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
10:45:06 [2022-09-21T10:45:06.738Z] Loaded image: busybox:latest
10:45:06 [2022-09-21T10:45:06.738Z] Loaded image: busybox:glibc
10:45:07 [2022-09-21T10:45:07.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:45:07 [2022-09-21T10:45:07.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
10:45:08 [2022-09-21T10:45:08.112Z] Loaded image: debian:bullseye-slim
10:45:08 [2022-09-21T10:45:08.112Z] Loaded image: hello-world:latest
10:45:08 [2022-09-21T10:45:08.112Z] Loaded image: arm32v7/hello-world:latest
10:45:08 [2022-09-21T10:45:08.112Z] INFO: Testing against a local daemon
10:45:08 [2022-09-21T10:45:08.112Z] === RUN   TestCgroupNamespacesBuild
10:45:08 [2022-09-21T10:45:08.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:45:09 [2022-09-21T10:45:09.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:45:09 [2022-09-21T10:45:09.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:45:10 [2022-09-21T10:45:10.638Z] --- PASS: TestCgroupNamespacesBuild (2.18s)
10:45:10 [2022-09-21T10:45:10.638Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:45:11 [2022-09-21T10:45:11.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:45:11 [2022-09-21T10:45:11.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:45:12 [2022-09-21T10:45:12.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:45:12 [2022-09-21T10:45:12.537Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.13s)
10:45:12 [2022-09-21T10:45:12.537Z] === RUN   TestBuildWithSession
10:45:12 [2022-09-21T10:45:12.537Z]     build_session_test.go:25: TODO: BuildKit
10:45:12 [2022-09-21T10:45:12.537Z] --- SKIP: TestBuildWithSession (0.00s)
10:45:12 [2022-09-21T10:45:12.537Z] === RUN   TestBuildSquashParent
10:45:13 [2022-09-21T10:45:13.388Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:45:13 [2022-09-21T10:45:13.388Z] Using test binary docker
10:45:13 [2022-09-21T10:45:13.388Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:45:13 [2022-09-21T10:45:13.388Z] Starting apparmor (via systemctl): apparmor.service.
10:45:13 [2022-09-21T10:45:13.388Z] Starting dockerd
10:45:13 [2022-09-21T10:45:13.388Z] INFO: Waiting for daemon to start...
10:45:15 [2022-09-21T10:45:15.911Z] .
10:45:15 [2022-09-21T10:45:15.911Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:45:15 [2022-09-21T10:45:15.911Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:45:15 [2022-09-21T10:45:15.911Z] Error: No such image: emptyfs
10:45:15 [2022-09-21T10:45:15.911Z] Running integration-test (iteration 1)
10:45:15 [2022-09-21T10:45:15.911Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
10:45:15 [2022-09-21T10:45:15.911Z] Loaded image: busybox:latest
10:45:15 [2022-09-21T10:45:15.911Z] Loaded image: busybox:glibc
10:45:17 [2022-09-21T10:45:17.282Z] Loaded image: debian:bullseye-slim
10:45:17 [2022-09-21T10:45:17.539Z] Loaded image: hello-world:latest
10:45:17 [2022-09-21T10:45:17.539Z] Loaded image: arm32v7/hello-world:latest
10:45:17 [2022-09-21T10:45:17.539Z] INFO: Testing against a local daemon
10:45:17 [2022-09-21T10:45:17.539Z] === RUN   TestCgroupNamespacesBuild
10:45:19 [2022-09-21T10:45:19.092Z] --- PASS: TestBuildSquashParent (6.52s)
10:45:19 [2022-09-21T10:45:19.093Z] === RUN   TestBuildWithRemoveAndForceRemove
10:45:19 [2022-09-21T10:45:19.093Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:45:19 [2022-09-21T10:45:19.093Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:45:19 [2022-09-21T10:45:19.093Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:45:19 [2022-09-21T10:45:19.093Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:45:19 [2022-09-21T10:45:19.093Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:45:19 [2022-09-21T10:45:19.093Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:45:19 [2022-09-21T10:45:19.093Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:45:19 [2022-09-21T10:45:19.093Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:45:19 [2022-09-21T10:45:19.093Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:45:19 [2022-09-21T10:45:19.093Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:45:19 [2022-09-21T10:45:19.093Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:45:19 [2022-09-21T10:45:19.093Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:45:19 [2022-09-21T10:45:19.093Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:45:19 [2022-09-21T10:45:19.093Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:45:20 [2022-09-21T10:45:20.062Z] --- PASS: TestCgroupNamespacesBuild (2.15s)
10:45:20 [2022-09-21T10:45:20.063Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:45:20 [2022-09-21T10:45:20.997Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:45:20 [2022-09-21T10:45:20.997Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:45:21 [2022-09-21T10:45:21.006Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.23s)
10:45:21 [2022-09-21T10:45:21.006Z] === RUN   TestBuildWithSession
10:45:21 [2022-09-21T10:45:21.006Z]     build_session_test.go:25: TODO: BuildKit
10:45:21 [2022-09-21T10:45:21.006Z] --- SKIP: TestBuildWithSession (0.00s)
10:45:21 [2022-09-21T10:45:21.006Z] === RUN   TestBuildSquashParent
10:45:22 [2022-09-21T10:45:22.020Z]  ---> 71767b937cac
10:45:22 [2022-09-21T10:45:22.020Z] Successfully built 71767b937cac
10:45:22 [2022-09-21T10:45:22.020Z] Successfully tagged docker:latest
10:45:22 [2022-09-21T10:45:22.020Z] INFO: Image build ended at 09/21/2022 10:45:19. Duration:00:03:19.8241903
10:45:22 [2022-09-21T10:45:22.020Z] 
10:45:22 [2022-09-21T10:45:22.020Z] 
10:45:22 [2022-09-21T10:45:22.020Z] INFO: Building the test binaries at 09/21/2022 10:45:19...
10:45:22 [2022-09-21T10:45:22.896Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:45:22 [2022-09-21T10:45:22.896Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:45:24 [2022-09-21T10:45:24.232Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:45:24 [2022-09-21T10:45:24.232Z] 
10:45:24 [2022-09-21T10:45:24.232Z] ---> Making bundle: test-integration (in bundles/test-integration)
10:45:24 [2022-09-21T10:45:24.232Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
10:45:24 [2022-09-21T10:45:24.232Z] HOSTNAME=a8aeb728a23f
10:45:24 [2022-09-21T10:45:24.232Z] TESTDEBUG=0
10:45:24 [2022-09-21T10:45:24.232Z] DEST=bundles/test-integration
10:45:24 [2022-09-21T10:45:24.232Z] PWD=/go/src/github.com/docker/docker
10:45:24 [2022-09-21T10:45:24.232Z] DOCKER_GITCOMMIT=5ba3208ec7d7c81963907f628ac53dbcca3a5e21
10:45:24 [2022-09-21T10:45:24.232Z] container=docker
10:45:24 [2022-09-21T10:45:24.232Z] HOME=/root
10:45:24 [2022-09-21T10:45:24.232Z] GOLANG_VERSION=1.18.6
10:45:24 [2022-09-21T10:45:24.232Z] VALIDATE_REPO=https://github.com/moby/moby.git
10:45:24 [2022-09-21T10:45:24.232Z] VALIDATE_BRANCH=20.10
10:45:24 [2022-09-21T10:45:24.232Z] TERM=xterm
10:45:24 [2022-09-21T10:45:24.232Z] DOCKER_PKG=github.com/docker/docker
10:45:24 [2022-09-21T10:45:24.232Z] SHLVL=1
10:45:24 [2022-09-21T10:45:24.232Z] TIMEOUT=120m
10:45:24 [2022-09-21T10:45:24.232Z] DOCKER_BUILDTAGS=apparmor seccomp journald
10:45:24 [2022-09-21T10:45:24.232Z] DOCKER_GRAPHDRIVER=overlay2
10:45:24 [2022-09-21T10:45:24.232Z] GO111MODULE=off
10:45:24 [2022-09-21T10:45:24.232Z] DOCKER_EXPERIMENTAL=1
10:45:24 [2022-09-21T10:45:24.232Z] TEST_SKIP_INTEGRATION_CLI=1
10:45:24 [2022-09-21T10:45:24.232Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:45:24 [2022-09-21T10:45:24.232Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
10:45:24 [2022-09-21T10:45:24.232Z] GOPATH=/go
10:45:24 [2022-09-21T10:45:24.232Z] PKG_CONFIG=pkg-config
10:45:24 [2022-09-21T10:45:24.232Z] _=/usr/bin/env
10:45:24 [2022-09-21T10:45:24.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
10:45:24 [2022-09-21T10:45:24.795Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
10:45:24 [2022-09-21T10:45:24.795Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.80s)
10:45:24 [2022-09-21T10:45:24.795Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.83s)
10:45:24 [2022-09-21T10:45:24.795Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.93s)
10:45:24 [2022-09-21T10:45:24.795Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.92s)
10:45:24 [2022-09-21T10:45:24.795Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s)
10:45:24 [2022-09-21T10:45:24.795Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.01s)
10:45:24 [2022-09-21T10:45:24.795Z] === RUN   TestBuildMultiStageCopy
10:45:24 [2022-09-21T10:45:24.795Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:45:25 [2022-09-21T10:45:25.783Z] INFO: make.ps1 starting at 09/21/2022 10:45:24
10:45:25 [2022-09-21T10:45:25.783Z] INFO: Git commit (5ba3208ec7) assumed from DOCKER_GITCOMMIT environment variable
10:45:25 [2022-09-21T10:45:25.783Z] INFO: Invoking autogen...
10:45:26 [2022-09-21T10:45:26.246Z] INFO: Building daemon...
10:45:26 [2022-09-21T10:45:26.276Z] --- PASS: TestBuildSquashParent (4.58s)
10:45:26 [2022-09-21T10:45:26.276Z] === RUN   TestBuildWithRemoveAndForceRemove
10:45:26 [2022-09-21T10:45:26.276Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:45:26 [2022-09-21T10:45:26.276Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:45:26 [2022-09-21T10:45:26.276Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:45:26 [2022-09-21T10:45:26.276Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:45:26 [2022-09-21T10:45:26.276Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:45:26 [2022-09-21T10:45:26.276Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:45:26 [2022-09-21T10:45:26.276Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:45:26 [2022-09-21T10:45:26.276Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:45:26 [2022-09-21T10:45:26.276Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:45:26 [2022-09-21T10:45:26.276Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:45:26 [2022-09-21T10:45:26.276Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:45:26 [2022-09-21T10:45:26.276Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:45:26 [2022-09-21T10:45:26.276Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:45:26 [2022-09-21T10:45:26.276Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:45:26 [2022-09-21T10:45:26.841Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:45:27 [2022-09-21T10:45:27.098Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:45:28 [2022-09-21T10:45:28.075Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:45:28 [2022-09-21T10:45:28.470Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:45:28 [2022-09-21T10:45:28.728Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:45:29 [2022-09-21T10:45:29.447Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:45:30 [2022-09-21T10:45:30.380Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:45:30 [2022-09-21T10:45:30.622Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
10:45:30 [2022-09-21T10:45:30.622Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.46s)
10:45:30 [2022-09-21T10:45:30.622Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.65s)
10:45:30 [2022-09-21T10:45:30.622Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.46s)
10:45:30 [2022-09-21T10:45:30.622Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.56s)
10:45:30 [2022-09-21T10:45:30.622Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.65s)
10:45:30 [2022-09-21T10:45:30.622Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.59s)
10:45:30 [2022-09-21T10:45:30.622Z] === RUN   TestBuildMultiStageCopy
10:45:30 [2022-09-21T10:45:30.622Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:45:31 [2022-09-21T10:45:31.312Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:45:31 [2022-09-21T10:45:31.552Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:45:31 [2022-09-21T10:45:31.810Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:45:32 [2022-09-21T10:45:32.067Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:45:32 [2022-09-21T10:45:32.243Z] --- PASS: TestBuildMultiStageCopy (7.38s)
10:45:32 [2022-09-21T10:45:32.243Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.37s)
10:45:32 [2022-09-21T10:45:32.243Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
10:45:32 [2022-09-21T10:45:32.243Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
10:45:32 [2022-09-21T10:45:32.243Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
10:45:32 [2022-09-21T10:45:32.243Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
10:45:32 [2022-09-21T10:45:32.243Z] === RUN   TestBuildMultiStageParentConfig
10:45:32 [2022-09-21T10:45:32.325Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:45:32 [2022-09-21T10:45:32.582Z] --- PASS: TestBuildMultiStageCopy (2.24s)
10:45:32 [2022-09-21T10:45:32.582Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.38s)
10:45:32 [2022-09-21T10:45:32.582Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
10:45:32 [2022-09-21T10:45:32.582Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s)
10:45:32 [2022-09-21T10:45:32.582Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
10:45:32 [2022-09-21T10:45:32.582Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s)
10:45:32 [2022-09-21T10:45:32.582Z] === RUN   TestBuildMultiStageParentConfig
10:45:33 [2022-09-21T10:45:33.156Z] --- PASS: TestBuildMultiStageParentConfig (0.65s)
10:45:33 [2022-09-21T10:45:33.156Z] === RUN   TestBuildLabelWithTargets
10:45:34 [2022-09-21T10:45:34.086Z] --- PASS: TestBuildLabelWithTargets (1.04s)
10:45:34 [2022-09-21T10:45:34.086Z] === RUN   TestBuildWithEmptyLayers
10:45:34 [2022-09-21T10:45:34.559Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:45:34 [2022-09-21T10:45:34.559Z] 
10:45:34 [2022-09-21T10:45:34.559Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
10:45:34 [2022-09-21T10:45:34.559Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
10:45:34 [2022-09-21T10:45:34.559Z] Using test binary docker
10:45:34 [2022-09-21T10:45:34.559Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:45:34 [2022-09-21T10:45:34.559Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:45:34 [2022-09-21T10:45:34.559Z] INFO: Waiting for daemon to start...
10:45:34 [2022-09-21T10:45:34.559Z] Starting dockerd
10:45:34 [2022-09-21T10:45:34.559Z] .
10:45:34 [2022-09-21T10:45:34.559Z] INFO: Building docker-sdk-python3:4.4.1...
10:45:34 [2022-09-21T10:45:34.651Z] --- PASS: TestBuildWithEmptyLayers (0.41s)
10:45:34 [2022-09-21T10:45:34.651Z] === RUN   TestBuildMultiStageOnBuild
10:45:36 [2022-09-21T10:45:36.545Z] --- PASS: TestBuildMultiStageOnBuild (1.65s)
10:45:36 [2022-09-21T10:45:36.545Z] === RUN   TestBuildUncleanTarFilenames
10:45:36 [2022-09-21T10:45:36.803Z] --- PASS: TestBuildUncleanTarFilenames (0.54s)
10:45:36 [2022-09-21T10:45:36.803Z] === RUN   TestBuildMultiStageLayerLeak
10:45:37 [2022-09-21T10:45:37.501Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
10:45:37 [2022-09-21T10:45:37.501Z] === RUN   TestBuildLabelWithTargets
10:45:38 [2022-09-21T10:45:38.698Z] --- PASS: TestBuildMultiStageLayerLeak (1.69s)
10:45:38 [2022-09-21T10:45:38.698Z] === RUN   TestBuildWithHugeFile
10:45:45 [2022-09-21T10:45:45.604Z] --- PASS: TestBuildLabelWithTargets (8.00s)
10:45:45 [2022-09-21T10:45:45.604Z] === RUN   TestBuildWithEmptyLayers
10:45:48 [2022-09-21T10:45:48.129Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
10:45:48 [2022-09-21T10:45:48.129Z] === RUN   TestBuildMultiStageOnBuild
10:45:53 [2022-09-21T10:45:53.387Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
10:45:53 [2022-09-21T10:45:53.387Z] === RUN   TestBuildUncleanTarFilenames
10:45:53 [2022-09-21T10:45:53.645Z] --- PASS: TestBuildUncleanTarFilenames (0.53s)
10:45:53 [2022-09-21T10:45:53.645Z] === RUN   TestBuildMultiStageLayerLeak
10:45:56 [2022-09-21T10:45:56.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:45:56 [2022-09-21T10:45:56.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:45:58 [2022-09-21T10:45:58.907Z] --- PASS: TestBuildMultiStageLayerLeak (4.47s)
10:45:58 [2022-09-21T10:45:58.907Z] === RUN   TestBuildWithHugeFile
10:46:08 [2022-09-21T10:46:08.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
10:46:08 [2022-09-21T10:46:08.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
10:46:14 [2022-09-21T10:46:14.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:46:20 [2022-09-21T10:46:20.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:46:21 [2022-09-21T10:46:21.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:46:21 [2022-09-21T10:46:21.242Z] sha256:ff158178d2badc7e83bcff80a2a64a0cc138df852111e20cc91a1890c0190787
10:46:21 [2022-09-21T10:46:21.242Z] INFO: Starting docker-py tests...
10:46:21 [2022-09-21T10:46:21.242Z] ============================= test session starts ==============================
10:46:21 [2022-09-21T10:46:21.242Z] platform linux -- Python 3.7.14, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
10:46:21 [2022-09-21T10:46:21.242Z] rootdir: /src, inifile: pytest.ini
10:46:21 [2022-09-21T10:46:21.242Z] plugins: cov-2.6.1, timeout-1.3.3
10:46:21 [2022-09-21T10:46:21.242Z] collected 389 items / 1 deselected / 388 selected
10:46:21 [2022-09-21T10:46:21.242Z] 
10:46:22 [2022-09-21T10:46:22.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:46:22 [2022-09-21T10:46:22.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:46:22 [2022-09-21T10:46:22.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:46:23 [2022-09-21T10:46:23.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:46:26 [2022-09-21T10:46:26.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:46:27 [2022-09-21T10:46:27.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:46:28 [2022-09-21T10:46:28.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
10:46:28 [2022-09-21T10:46:28.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:46:29 [2022-09-21T10:46:29.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:46:29 [2022-09-21T10:46:29.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:46:30 [2022-09-21T10:46:30.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:46:31 [2022-09-21T10:46:31.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:46:31 [2022-09-21T10:46:31.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:46:32 [2022-09-21T10:46:32.037Z] tests/integration/api_build_test.py .......................X             [  6%]
10:46:32 [2022-09-21T10:46:32.604Z] tests/integration/api_client_test.py .....                               [  7%]
10:46:32 [2022-09-21T10:46:32.892Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:46:32 [2022-09-21T10:46:32.892Z] Using test binary docker
10:46:32 [2022-09-21T10:46:32.892Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:46:32 [2022-09-21T10:46:32.892Z] +++ /etc/init.d/apparmor start
10:46:32 [2022-09-21T10:46:32.892Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:46:32 [2022-09-21T10:46:32.892Z] INFO: Waiting for daemon to start...
10:46:32 [2022-09-21T10:46:32.892Z] Starting dockerd
10:46:32 [2022-09-21T10:46:32.892Z] +++ 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
10:46:34 [2022-09-21T10:46:34.364Z] tests/integration/api_config_test.py .....                               [  8%]
10:46:34 [2022-09-21T10:46:34.779Z] .
10:46:34 [2022-09-21T10:46:34.779Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:46:34 [2022-09-21T10:46:34.779Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:46:34 [2022-09-21T10:46:34.779Z] Error: No such image: emptyfs
10:46:34 [2022-09-21T10:46:34.779Z] ++++ docker load
10:46:34 [2022-09-21T10:46:34.779Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:46:34 [2022-09-21T10:46:34.896Z] --- PASS: TestBuildWithHugeFile (50.18s)
10:46:34 [2022-09-21T10:46:34.896Z] === RUN   TestBuildWithEmptyDockerfile
10:46:34 [2022-09-21T10:46:34.896Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:46:34 [2022-09-21T10:46:34.896Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:46:34 [2022-09-21T10:46:34.896Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:46:34 [2022-09-21T10:46:34.896Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:46:34 [2022-09-21T10:46:34.896Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:46:34 [2022-09-21T10:46:34.896Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:46:34 [2022-09-21T10:46:34.896Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:46:34 [2022-09-21T10:46:34.896Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:46:34 [2022-09-21T10:46:34.896Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:46:34 [2022-09-21T10:46:34.896Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
10:46:34 [2022-09-21T10:46:34.896Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.33s)
10:46:34 [2022-09-21T10:46:34.896Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.33s)
10:46:34 [2022-09-21T10:46:34.896Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s)
10:46:34 [2022-09-21T10:46:34.896Z] === RUN   TestBuildPreserveOwnership
10:46:34 [2022-09-21T10:46:34.896Z] === RUN   TestBuildPreserveOwnership/copy_from
10:46:34 [2022-09-21T10:46:34.896Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:46:34 [2022-09-21T10:46:34.896Z] --- PASS: TestBuildPreserveOwnership (3.79s)
10:46:34 [2022-09-21T10:46:34.896Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.60s)
10:46:34 [2022-09-21T10:46:34.896Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.17s)
10:46:34 [2022-09-21T10:46:34.896Z] === RUN   TestBuildPlatformInvalid
10:46:34 [2022-09-21T10:46:34.896Z] --- PASS: TestBuildPlatformInvalid (0.06s)
10:46:34 [2022-09-21T10:46:34.896Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
10:46:34 [2022-09-21T10:46:34.896Z] Loaded image: busybox:latest
10:46:34 [2022-09-21T10:46:34.896Z] Loaded image: busybox:glibc
10:46:35 [2022-09-21T10:46:35.035Z] Running integration-test (iteration 1)
10:46:35 [2022-09-21T10:46:35.035Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
10:46:35 [2022-09-21T10:46:35.035Z] ++ 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
10:46:35 [2022-09-21T10:46:35.035Z] ++ set -e
10:46:35 [2022-09-21T10:46:35.035Z] ++ '[' -n 0 ']'
10:46:35 [2022-09-21T10:46:35.035Z] ++ set -x
10:46:35 [2022-09-21T10:46:35.035Z] ++ 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
10:46:35 [2022-09-21T10:46:35.290Z] Loaded image: busybox:latest
10:46:35 [2022-09-21T10:46:35.290Z] Loaded image: busybox:glibc
10:46:35 [2022-09-21T10:46:35.460Z] Loaded image: debian:bullseye-slim
10:46:35 [2022-09-21T10:46:35.460Z] Loaded image: hello-world:latest
10:46:35 [2022-09-21T10:46:35.460Z] Loaded image: arm32v7/hello-world:latest
10:46:36 [2022-09-21T10:46:36.653Z] Loaded image: debian:bullseye-slim
10:46:36 [2022-09-21T10:46:36.653Z] Loaded image: hello-world:latest
10:46:36 [2022-09-21T10:46:36.653Z] Loaded image: arm32v7/hello-world:latest
10:46:36 [2022-09-21T10:46:36.653Z] INFO: Testing against a local daemon
10:46:36 [2022-09-21T10:46:36.653Z] === RUN   TestCgroupNamespacesBuild
10:46:39 [2022-09-21T10:46:39.206Z] --- PASS: TestCgroupNamespacesBuild (2.77s)
10:46:39 [2022-09-21T10:46:39.206Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:46:40 [2022-09-21T10:46:40.569Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s)
10:46:40 [2022-09-21T10:46:40.569Z] === RUN   TestBuildWithSession
10:46:40 [2022-09-21T10:46:40.569Z]     build_session_test.go:25: TODO: BuildKit
10:46:40 [2022-09-21T10:46:40.569Z] --- SKIP: TestBuildWithSession (0.00s)
10:46:40 [2022-09-21T10:46:40.569Z] === RUN   TestBuildSquashParent
10:46:44 [2022-09-21T10:46:44.772Z] --- PASS: TestBuildSquashParent (3.82s)
10:46:44 [2022-09-21T10:46:44.772Z] === RUN   TestBuildWithRemoveAndForceRemove
10:46:44 [2022-09-21T10:46:44.772Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:46:44 [2022-09-21T10:46:44.772Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:46:44 [2022-09-21T10:46:44.772Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:46:44 [2022-09-21T10:46:44.772Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:46:44 [2022-09-21T10:46:44.772Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:46:44 [2022-09-21T10:46:44.772Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:46:44 [2022-09-21T10:46:44.772Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:46:44 [2022-09-21T10:46:44.772Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:46:44 [2022-09-21T10:46:44.772Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:46:44 [2022-09-21T10:46:44.772Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:46:44 [2022-09-21T10:46:44.772Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:46:44 [2022-09-21T10:46:44.772Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:46:44 [2022-09-21T10:46:44.772Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:46:44 [2022-09-21T10:46:44.772Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:46:45 [2022-09-21T10:46:45.419Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.80s)
10:46:45 [2022-09-21T10:46:45.419Z] PASS
10:46:45 [2022-09-21T10:46:45.419Z] 
10:46:45 [2022-09-21T10:46:45.419Z] === Skipped
10:46:45 [2022-09-21T10:46:45.419Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
10:46:45 [2022-09-21T10:46:45.419Z]     build_session_test.go:25: TODO: BuildKit
10:46:45 [2022-09-21T10:46:45.419Z] 
10:46:45 [2022-09-21T10:46:45.419Z] DONE 33 tests, 1 skipped in 89.164s
10:46:45 [2022-09-21T10:46:45.419Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
10:46:45 [2022-09-21T10:46:45.419Z] INFO: Testing against a local daemon
10:46:45 [2022-09-21T10:46:45.419Z] === RUN   TestConfigInspect
10:46:45 [2022-09-21T10:46:45.704Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:46:45 [2022-09-21T10:46:45.704Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:46:47 [2022-09-21T10:46:47.068Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:46:47 [2022-09-21T10:46:47.068Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:46:47 [2022-09-21T10:46:47.314Z] --- PASS: TestConfigInspect (2.22s)
10:46:47 [2022-09-21T10:46:47.314Z] === RUN   TestConfigList
10:46:47 [2022-09-21T10:46:47.995Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
10:46:47 [2022-09-21T10:46:47.995Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.48s)
10:46:47 [2022-09-21T10:46:47.995Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.52s)
10:46:47 [2022-09-21T10:46:47.995Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.09s)
10:46:47 [2022-09-21T10:46:47.995Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.10s)
10:46:47 [2022-09-21T10:46:47.995Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.16s)
10:46:47 [2022-09-21T10:46:47.995Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.14s)
10:46:47 [2022-09-21T10:46:47.995Z] === RUN   TestBuildMultiStageCopy
10:46:47 [2022-09-21T10:46:47.995Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:46:49 [2022-09-21T10:46:49.206Z] --- PASS: TestConfigList (2.15s)
10:46:49 [2022-09-21T10:46:49.206Z] === RUN   TestConfigsCreateAndDelete
10:46:49 [2022-09-21T10:46:49.359Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:46:49 [2022-09-21T10:46:49.359Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:46:49 [2022-09-21T10:46:49.359Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:46:49 [2022-09-21T10:46:49.615Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:46:49 [2022-09-21T10:46:49.870Z] --- PASS: TestBuildMultiStageCopy (1.87s)
10:46:49 [2022-09-21T10:46:49.870Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.09s)
10:46:49 [2022-09-21T10:46:49.870Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s)
10:46:49 [2022-09-21T10:46:49.870Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s)
10:46:49 [2022-09-21T10:46:49.870Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s)
10:46:49 [2022-09-21T10:46:49.870Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s)
10:46:49 [2022-09-21T10:46:49.870Z] === RUN   TestBuildMultiStageParentConfig
10:46:50 [2022-09-21T10:46:50.431Z] --- PASS: TestBuildMultiStageParentConfig (0.60s)
10:46:50 [2022-09-21T10:46:50.431Z] === RUN   TestBuildLabelWithTargets
10:46:51 [2022-09-21T10:46:51.357Z] --- PASS: TestBuildLabelWithTargets (0.97s)
10:46:51 [2022-09-21T10:46:51.357Z] === RUN   TestBuildWithEmptyLayers
10:46:51 [2022-09-21T10:46:51.728Z] --- PASS: TestConfigsCreateAndDelete (2.12s)
10:46:51 [2022-09-21T10:46:51.728Z] === RUN   TestConfigsUpdate
10:46:51 [2022-09-21T10:46:51.917Z] --- PASS: TestBuildWithEmptyLayers (0.41s)
10:46:51 [2022-09-21T10:46:51.917Z] === RUN   TestBuildMultiStageOnBuild
10:46:52 [2022-09-21T10:46:52.402Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
10:46:52 [2022-09-21T10:46:52.402Z] 
10:46:52 [2022-09-21T10:46:52.402Z]  ________   ____  __.
10:46:52 [2022-09-21T10:46:52.402Z]  \_____  \ |    |/ _|
10:46:52 [2022-09-21T10:46:52.402Z]  /   |   \|      <
10:46:52 [2022-09-21T10:46:52.402Z]  /    |    \    |  \
10:46:52 [2022-09-21T10:46:52.402Z]  \_______  /____|__ \
10:46:52 [2022-09-21T10:46:52.402Z]          \/        \/
10:46:52 [2022-09-21T10:46:52.402Z] 
10:46:52 [2022-09-21T10:46:52.402Z] INFO: make.ps1 ended at 09/21/2022 10:46:43
10:46:52 [2022-09-21T10:46:52.402Z] INFO: Binaries build ended at 09/21/2022 10:46:45. Duration:00:01:25.8402479
10:46:52 [2022-09-21T10:46:52.402Z] INFO: Copying the built daemon binary to d:\CI\PR-44123\14\binary\dockerd-5ba3208ec7.exe...
10:46:52 [2022-09-21T10:46:52.403Z] INFO: Copying the built client binary to d:\CI\PR-44123\14\binary\docker-5ba3208ec7.exe...
10:46:52 [2022-09-21T10:46:52.403Z] INFO: Copying dockerversion from the container...
10:46:52 [2022-09-21T10:46:52.403Z] INFO: Copying the golang package from the container to d:\CI\PR-44123\14\installer\go.zip...
10:46:52 [2022-09-21T10:46:52.403Z] INFO: Extracting go.zip to d:\CI\PR-44123\14\go
10:46:53 [2022-09-21T10:46:53.367Z] --- PASS: TestBuildMultiStageOnBuild (1.33s)
10:46:53 [2022-09-21T10:46:53.367Z] === RUN   TestBuildUncleanTarFilenames
10:46:53 [2022-09-21T10:46:53.622Z] --- PASS: TestConfigsUpdate (2.12s)
10:46:53 [2022-09-21T10:46:53.622Z] === RUN   TestTemplatedConfig
10:46:53 [2022-09-21T10:46:53.927Z] --- PASS: TestBuildUncleanTarFilenames (0.56s)
10:46:53 [2022-09-21T10:46:53.927Z] === RUN   TestBuildMultiStageLayerLeak
10:46:55 [2022-09-21T10:46:55.121Z] --- PASS: TestBuildWithHugeFile (50.10s)
10:46:55 [2022-09-21T10:46:55.121Z] === RUN   TestBuildWithEmptyDockerfile
10:46:55 [2022-09-21T10:46:55.121Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:46:55 [2022-09-21T10:46:55.121Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:46:55 [2022-09-21T10:46:55.121Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:46:55 [2022-09-21T10:46:55.121Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:46:55 [2022-09-21T10:46:55.121Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:46:55 [2022-09-21T10:46:55.121Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:46:55 [2022-09-21T10:46:55.121Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:46:55 [2022-09-21T10:46:55.121Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:46:55 [2022-09-21T10:46:55.121Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:46:55 [2022-09-21T10:46:55.121Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
10:46:55 [2022-09-21T10:46:55.121Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s)
10:46:55 [2022-09-21T10:46:55.121Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
10:46:55 [2022-09-21T10:46:55.121Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
10:46:55 [2022-09-21T10:46:55.121Z] === RUN   TestBuildPreserveOwnership
10:46:55 [2022-09-21T10:46:55.121Z] === RUN   TestBuildPreserveOwnership/copy_from
10:46:55 [2022-09-21T10:46:55.121Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:46:55 [2022-09-21T10:46:55.291Z] --- PASS: TestBuildMultiStageLayerLeak (1.33s)
10:46:55 [2022-09-21T10:46:55.291Z] === RUN   TestBuildWithHugeFile
10:46:56 [2022-09-21T10:46:56.143Z] --- PASS: TestTemplatedConfig (2.25s)
10:46:56 [2022-09-21T10:46:56.143Z] === RUN   TestConfigCreateResolve
10:46:58 [2022-09-21T10:46:58.036Z] --- PASS: TestConfigCreateResolve (2.08s)
10:46:58 [2022-09-21T10:46:58.036Z] === RUN   TestConfigDaemonLibtrustID
10:46:58 [2022-09-21T10:46:58.294Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
10:46:58 [2022-09-21T10:46:58.294Z] PASS
10:46:58 [2022-09-21T10:46:58.294Z] 
10:46:58 [2022-09-21T10:46:58.294Z] DONE 7 tests in 13.506s
10:46:58 [2022-09-21T10:46:58.294Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
10:46:58 [2022-09-21T10:46:58.294Z] INFO: Testing against a local daemon
10:46:58 [2022-09-21T10:46:58.294Z] === RUN   TestCheckpoint
10:46:58 [2022-09-21T10:46:58.294Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:46:58 [2022-09-21T10:46:58.294Z] --- SKIP: TestCheckpoint (0.00s)
10:46:58 [2022-09-21T10:46:58.294Z] === RUN   TestContainerInvalidJSON
10:46:58 [2022-09-21T10:46:58.294Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:46:58 [2022-09-21T10:46:58.294Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:46:58 [2022-09-21T10:46:58.294Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:46:58 [2022-09-21T10:46:58.294Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:46:58 [2022-09-21T10:46:58.294Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:46:58 [2022-09-21T10:46:58.294Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:46:58 [2022-09-21T10:46:58.294Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:46:58 [2022-09-21T10:46:58.294Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:46:58 [2022-09-21T10:46:58.294Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:46:58 [2022-09-21T10:46:58.294Z] --- PASS: TestContainerInvalidJSON (0.01s)
10:46:58 [2022-09-21T10:46:58.294Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
10:46:58 [2022-09-21T10:46:58.294Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
10:46:58 [2022-09-21T10:46:58.294Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
10:46:58 [2022-09-21T10:46:58.294Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:46:58 [2022-09-21T10:46:58.402Z] --- PASS: TestBuildPreserveOwnership (9.69s)
10:46:58 [2022-09-21T10:46:58.402Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.68s)
10:46:58 [2022-09-21T10:46:58.402Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
10:46:58 [2022-09-21T10:46:58.402Z] === RUN   TestBuildPlatformInvalid
10:46:58 [2022-09-21T10:46:58.402Z] --- PASS: TestBuildPlatformInvalid (0.06s)
10:46:58 [2022-09-21T10:46:58.402Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
10:46:58 [2022-09-21T10:46:58.402Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
10:46:58 [2022-09-21T10:46:58.402Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
10:46:58 [2022-09-21T10:46:58.402Z] PASS
10:46:58 [2022-09-21T10:46:58.402Z] 
10:46:58 [2022-09-21T10:46:58.402Z] === Skipped
10:46:58 [2022-09-21T10:46:58.402Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
10:46:58 [2022-09-21T10:46:58.402Z]     build_session_test.go:25: TODO: BuildKit
10:46:58 [2022-09-21T10:46:58.402Z] 
10:46:58 [2022-09-21T10:46:58.402Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
10:46:58 [2022-09-21T10:46:58.402Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
10:46:58 [2022-09-21T10:46:58.402Z] 
10:46:58 [2022-09-21T10:46:58.402Z] DONE 33 tests, 2 skipped in 111.876s
10:46:58 [2022-09-21T10:46:58.402Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
10:46:58 [2022-09-21T10:46:58.402Z] INFO: Testing against a local daemon
10:46:58 [2022-09-21T10:46:58.402Z] === RUN   TestConfigInspect
10:46:58 [2022-09-21T10:46:58.402Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:46:58 [2022-09-21T10:46:58.402Z] --- SKIP: TestConfigInspect (0.02s)
10:46:58 [2022-09-21T10:46:58.402Z] === RUN   TestConfigList
10:46:58 [2022-09-21T10:46:58.402Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:46:58 [2022-09-21T10:46:58.402Z] --- SKIP: TestConfigList (0.01s)
10:46:58 [2022-09-21T10:46:58.402Z] === RUN   TestConfigsCreateAndDelete
10:46:58 [2022-09-21T10:46:58.402Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:46:58 [2022-09-21T10:46:58.402Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
10:46:58 [2022-09-21T10:46:58.402Z] === RUN   TestConfigsUpdate
10:46:58 [2022-09-21T10:46:58.402Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:46:58 [2022-09-21T10:46:58.402Z] --- SKIP: TestConfigsUpdate (0.01s)
10:46:58 [2022-09-21T10:46:58.402Z] === RUN   TestTemplatedConfig
10:46:58 [2022-09-21T10:46:58.402Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:46:58 [2022-09-21T10:46:58.402Z] --- SKIP: TestTemplatedConfig (0.00s)
10:46:58 [2022-09-21T10:46:58.402Z] === RUN   TestConfigCreateResolve
10:46:58 [2022-09-21T10:46:58.402Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:46:58 [2022-09-21T10:46:58.402Z] --- SKIP: TestConfigCreateResolve (0.01s)
10:46:58 [2022-09-21T10:46:58.402Z] === RUN   TestConfigDaemonLibtrustID
10:46:58 [2022-09-21T10:46:58.551Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
10:46:58 [2022-09-21T10:46:58.551Z] === RUN   TestCopyFromContainerPathIsNotDir
10:46:58 [2022-09-21T10:46:58.551Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
10:46:58 [2022-09-21T10:46:58.551Z] === RUN   TestCopyToContainerPathDoesNotExist
10:46:58 [2022-09-21T10:46:58.551Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
10:46:58 [2022-09-21T10:46:58.551Z] === RUN   TestCopyToContainerPathIsNotDir
10:46:58 [2022-09-21T10:46:58.551Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
10:46:58 [2022-09-21T10:46:58.551Z] === RUN   TestCopyFromContainer
10:46:59 [2022-09-21T10:46:59.922Z] === RUN   TestCopyFromContainer//
10:46:59 [2022-09-21T10:46:59.922Z] === RUN   TestCopyFromContainer//bar/root
10:46:59 [2022-09-21T10:46:59.922Z] === RUN   TestCopyFromContainer//bar/root/
10:46:59 [2022-09-21T10:46:59.922Z] === RUN   TestCopyFromContainer/bar/quux
10:46:59 [2022-09-21T10:46:59.922Z] === RUN   TestCopyFromContainer/bar/quux/
10:46:59 [2022-09-21T10:46:59.922Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:46:59 [2022-09-21T10:46:59.922Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:47:00 [2022-09-21T10:47:00.179Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:47:00 [2022-09-21T10:47:00.179Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:47:00 [2022-09-21T10:47:00.179Z] === RUN   TestCopyFromContainer/bar/notarget
10:47:00 [2022-09-21T10:47:00.179Z] --- PASS: TestCopyFromContainer (1.65s)
10:47:00 [2022-09-21T10:47:00.179Z]     --- PASS: TestCopyFromContainer// (0.05s)
10:47:00 [2022-09-21T10:47:00.179Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
10:47:00 [2022-09-21T10:47:00.179Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
10:47:00 [2022-09-21T10:47:00.179Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
10:47:00 [2022-09-21T10:47:00.179Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
10:47:00 [2022-09-21T10:47:00.179Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
10:47:00 [2022-09-21T10:47:00.179Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
10:47:00 [2022-09-21T10:47:00.179Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
10:47:00 [2022-09-21T10:47:00.179Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
10:47:00 [2022-09-21T10:47:00.179Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
10:47:00 [2022-09-21T10:47:00.179Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:47:00 [2022-09-21T10:47:00.179Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:47:00 [2022-09-21T10:47:00.179Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:47:00 [2022-09-21T10:47:00.179Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:47:00 [2022-09-21T10:47:00.179Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:47:00 [2022-09-21T10:47:00.179Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:47:00 [2022-09-21T10:47:00.179Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:47:00 [2022-09-21T10:47:00.179Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:47:00 [2022-09-21T10:47:00.179Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:47:00 [2022-09-21T10:47:00.179Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:47:00 [2022-09-21T10:47:00.179Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
10:47:00 [2022-09-21T10:47:00.179Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:47:00 [2022-09-21T10:47:00.179Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:47:00 [2022-09-21T10:47:00.179Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:47:00 [2022-09-21T10:47:00.179Z] === RUN   TestCreateLinkToNonExistingContainer
10:47:00 [2022-09-21T10:47:00.330Z] --- PASS: TestConfigDaemonLibtrustID (1.56s)
10:47:00 [2022-09-21T10:47:00.330Z] PASS
10:47:00 [2022-09-21T10:47:00.330Z] 
10:47:00 [2022-09-21T10:47:00.330Z] === Skipped
10:47:00 [2022-09-21T10:47:00.330Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
10:47:00 [2022-09-21T10:47:00.330Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:00 [2022-09-21T10:47:00.330Z] 
10:47:00 [2022-09-21T10:47:00.330Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
10:47:00 [2022-09-21T10:47:00.330Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:00 [2022-09-21T10:47:00.330Z] 
10:47:00 [2022-09-21T10:47:00.330Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
10:47:00 [2022-09-21T10:47:00.330Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:00 [2022-09-21T10:47:00.330Z] 
10:47:00 [2022-09-21T10:47:00.330Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
10:47:00 [2022-09-21T10:47:00.330Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:00 [2022-09-21T10:47:00.330Z] 
10:47:00 [2022-09-21T10:47:00.330Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
10:47:00 [2022-09-21T10:47:00.331Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:00 [2022-09-21T10:47:00.331Z] 
10:47:00 [2022-09-21T10:47:00.331Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
10:47:00 [2022-09-21T10:47:00.331Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:47:00 [2022-09-21T10:47:00.331Z] 
10:47:00 [2022-09-21T10:47:00.331Z] DONE 7 tests, 6 skipped in 1.721s
10:47:00 [2022-09-21T10:47:00.331Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
10:47:00 [2022-09-21T10:47:00.331Z] INFO: Testing against a local daemon
10:47:00 [2022-09-21T10:47:00.331Z] === RUN   TestCheckpoint
10:47:00 [2022-09-21T10:47:00.331Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:47:00 [2022-09-21T10:47:00.331Z] --- SKIP: TestCheckpoint (0.00s)
10:47:00 [2022-09-21T10:47:00.331Z] === RUN   TestContainerInvalidJSON
10:47:00 [2022-09-21T10:47:00.331Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:47:00 [2022-09-21T10:47:00.331Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:47:00 [2022-09-21T10:47:00.331Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:47:00 [2022-09-21T10:47:00.331Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:47:00 [2022-09-21T10:47:00.331Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:47:00 [2022-09-21T10:47:00.331Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:47:00 [2022-09-21T10:47:00.331Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:47:00 [2022-09-21T10:47:00.331Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:47:00 [2022-09-21T10:47:00.331Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:47:00 [2022-09-21T10:47:00.331Z] --- PASS: TestContainerInvalidJSON (0.01s)
10:47:00 [2022-09-21T10:47:00.331Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
10:47:00 [2022-09-21T10:47:00.331Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
10:47:00 [2022-09-21T10:47:00.331Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
10:47:00 [2022-09-21T10:47:00.331Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:47:00 [2022-09-21T10:47:00.331Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
10:47:00 [2022-09-21T10:47:00.331Z] === RUN   TestCopyFromContainerPathIsNotDir
10:47:00 [2022-09-21T10:47:00.331Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
10:47:00 [2022-09-21T10:47:00.331Z] === RUN   TestCopyToContainerPathDoesNotExist
10:47:00 [2022-09-21T10:47:00.331Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
10:47:00 [2022-09-21T10:47:00.331Z] === RUN   TestCopyToContainerPathIsNotDir
10:47:00 [2022-09-21T10:47:00.331Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
10:47:00 [2022-09-21T10:47:00.331Z] === RUN   TestCopyFromContainer
10:47:00 [2022-09-21T10:47:00.436Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
10:47:00 [2022-09-21T10:47:00.436Z] === RUN   TestCreateWithInvalidEnv
10:47:00 [2022-09-21T10:47:00.436Z] === RUN   TestCreateWithInvalidEnv/0
10:47:00 [2022-09-21T10:47:00.436Z] === PAUSE TestCreateWithInvalidEnv/0
10:47:00 [2022-09-21T10:47:00.436Z] === RUN   TestCreateWithInvalidEnv/1
10:47:00 [2022-09-21T10:47:00.436Z] === PAUSE TestCreateWithInvalidEnv/1
10:47:00 [2022-09-21T10:47:00.436Z] === RUN   TestCreateWithInvalidEnv/2
10:47:00 [2022-09-21T10:47:00.436Z] === PAUSE TestCreateWithInvalidEnv/2
10:47:00 [2022-09-21T10:47:00.436Z] === CONT  TestCreateWithInvalidEnv/0
10:47:00 [2022-09-21T10:47:00.436Z] === CONT  TestCreateWithInvalidEnv/2
10:47:00 [2022-09-21T10:47:00.436Z] === CONT  TestCreateWithInvalidEnv/1
10:47:00 [2022-09-21T10:47:00.436Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
10:47:00 [2022-09-21T10:47:00.436Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:47:00 [2022-09-21T10:47:00.436Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:47:00 [2022-09-21T10:47:00.436Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:47:00 [2022-09-21T10:47:00.436Z] === RUN   TestCreateTmpfsMountsTarget
10:47:00 [2022-09-21T10:47:00.436Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
10:47:00 [2022-09-21T10:47:00.436Z] === RUN   TestCreateWithCustomMaskedPaths
10:47:01 [2022-09-21T10:47:01.806Z] --- PASS: TestCreateWithCustomMaskedPaths (1.52s)
10:47:01 [2022-09-21T10:47:01.806Z] === RUN   TestCreateWithCustomReadonlyPaths
10:47:03 [2022-09-21T10:47:03.589Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
10:47:03 [2022-09-21T10:47:03.701Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.54s)
10:47:03 [2022-09-21T10:47:03.701Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:47:03 [2022-09-21T10:47:03.701Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:47:03 [2022-09-21T10:47:03.701Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:47:03 [2022-09-21T10:47:03.701Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:47:03 [2022-09-21T10:47:03.701Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:47:03 [2022-09-21T10:47:03.701Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:47:03 [2022-09-21T10:47:03.701Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:47:03 [2022-09-21T10:47:03.701Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:47:03 [2022-09-21T10:47:03.701Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:47:03 [2022-09-21T10:47:03.701Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:47:03 [2022-09-21T10:47:03.701Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:47:03 [2022-09-21T10:47:03.701Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:47:03 [2022-09-21T10:47:03.701Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:47:03 [2022-09-21T10:47:03.701Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:47:03 [2022-09-21T10:47:03.701Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:47:03 [2022-09-21T10:47:03.701Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:47:03 [2022-09-21T10:47:03.701Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
10:47:03 [2022-09-21T10:47:03.701Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
10:47:03 [2022-09-21T10:47:03.701Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
10:47:03 [2022-09-21T10:47:03.701Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
10:47:03 [2022-09-21T10:47:03.701Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
10:47:03 [2022-09-21T10:47:03.701Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
10:47:03 [2022-09-21T10:47:03.701Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:47:03 [2022-09-21T10:47:03.958Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s)
10:47:03 [2022-09-21T10:47:03.958Z] === RUN   TestCreateDifferentPlatform
10:47:03 [2022-09-21T10:47:03.958Z] === RUN   TestCreateDifferentPlatform/different_os
10:47:03 [2022-09-21T10:47:03.958Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:47:03 [2022-09-21T10:47:03.958Z] --- PASS: TestCreateDifferentPlatform (0.01s)
10:47:03 [2022-09-21T10:47:03.958Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
10:47:03 [2022-09-21T10:47:03.958Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:47:03 [2022-09-21T10:47:03.958Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:47:03 [2022-09-21T10:47:03.958Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
10:47:03 [2022-09-21T10:47:03.958Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
10:47:04 [2022-09-21T10:47:04.216Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
10:47:04 [2022-09-21T10:47:04.216Z] === RUN   TestContainerStartOnDaemonRestart
10:47:04 [2022-09-21T10:47:04.216Z] === PAUSE TestContainerStartOnDaemonRestart
10:47:04 [2022-09-21T10:47:04.216Z] === RUN   TestDaemonRestartIpcMode
10:47:04 [2022-09-21T10:47:04.216Z] === PAUSE TestDaemonRestartIpcMode
10:47:04 [2022-09-21T10:47:04.216Z] === RUN   TestDaemonHostGatewayIP
10:47:04 [2022-09-21T10:47:04.216Z] === PAUSE TestDaemonHostGatewayIP
10:47:04 [2022-09-21T10:47:04.216Z] === RUN   TestRestartDaemonWithRestartingContainer
10:47:04 [2022-09-21T10:47:04.216Z] === PAUSE TestRestartDaemonWithRestartingContainer
10:47:04 [2022-09-21T10:47:04.216Z] === RUN   TestContainerKillOnDaemonStart
10:47:04 [2022-09-21T10:47:04.216Z] === PAUSE TestContainerKillOnDaemonStart
10:47:04 [2022-09-21T10:47:04.216Z] === RUN   TestDiff
10:47:04 [2022-09-21T10:47:04.528Z] === RUN   TestCopyFromContainer//
10:47:04 [2022-09-21T10:47:04.528Z] === RUN   TestCopyFromContainer//bar/root
10:47:04 [2022-09-21T10:47:04.528Z] === RUN   TestCopyFromContainer//bar/root/
10:47:04 [2022-09-21T10:47:04.528Z] === RUN   TestCopyFromContainer/bar/quux
10:47:04 [2022-09-21T10:47:04.528Z] === RUN   TestCopyFromContainer/bar/quux/
10:47:04 [2022-09-21T10:47:04.528Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:47:04 [2022-09-21T10:47:04.528Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:47:04 [2022-09-21T10:47:04.528Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:47:04 [2022-09-21T10:47:04.528Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:47:04 [2022-09-21T10:47:04.528Z] === RUN   TestCopyFromContainer/bar/notarget
10:47:04 [2022-09-21T10:47:04.780Z] --- PASS: TestDiff (0.61s)
10:47:04 [2022-09-21T10:47:04.780Z] === RUN   TestExecWithCloseStdin
10:47:04 [2022-09-21T10:47:04.787Z] --- PASS: TestCopyFromContainer (4.33s)
10:47:04 [2022-09-21T10:47:04.787Z]     --- PASS: TestCopyFromContainer// (0.05s)
10:47:04 [2022-09-21T10:47:04.787Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
10:47:04 [2022-09-21T10:47:04.787Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
10:47:04 [2022-09-21T10:47:04.787Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
10:47:04 [2022-09-21T10:47:04.787Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
10:47:04 [2022-09-21T10:47:04.787Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
10:47:04 [2022-09-21T10:47:04.787Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
10:47:04 [2022-09-21T10:47:04.787Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s)
10:47:04 [2022-09-21T10:47:04.787Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
10:47:04 [2022-09-21T10:47:04.787Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
10:47:04 [2022-09-21T10:47:04.787Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:47:04 [2022-09-21T10:47:04.787Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:47:04 [2022-09-21T10:47:04.787Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:47:04 [2022-09-21T10:47:04.787Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:47:04 [2022-09-21T10:47:04.787Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:47:04 [2022-09-21T10:47:04.787Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:47:04 [2022-09-21T10:47:04.787Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:47:04 [2022-09-21T10:47:04.787Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:47:04 [2022-09-21T10:47:04.787Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:47:04 [2022-09-21T10:47:04.787Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:47:04 [2022-09-21T10:47:04.787Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
10:47:04 [2022-09-21T10:47:04.787Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:47:04 [2022-09-21T10:47:04.787Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:47:04 [2022-09-21T10:47:04.787Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:47:04 [2022-09-21T10:47:04.787Z] === RUN   TestCreateLinkToNonExistingContainer
10:47:04 [2022-09-21T10:47:04.787Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
10:47:04 [2022-09-21T10:47:04.787Z] === RUN   TestCreateWithInvalidEnv
10:47:04 [2022-09-21T10:47:04.787Z] === RUN   TestCreateWithInvalidEnv/0
10:47:04 [2022-09-21T10:47:04.787Z] === PAUSE TestCreateWithInvalidEnv/0
10:47:04 [2022-09-21T10:47:04.787Z] === RUN   TestCreateWithInvalidEnv/1
10:47:04 [2022-09-21T10:47:04.787Z] === PAUSE TestCreateWithInvalidEnv/1
10:47:04 [2022-09-21T10:47:04.787Z] === RUN   TestCreateWithInvalidEnv/2
10:47:04 [2022-09-21T10:47:04.787Z] === PAUSE TestCreateWithInvalidEnv/2
10:47:04 [2022-09-21T10:47:04.787Z] === CONT  TestCreateWithInvalidEnv/0
10:47:04 [2022-09-21T10:47:04.787Z] === CONT  TestCreateWithInvalidEnv/2
10:47:04 [2022-09-21T10:47:04.787Z] === CONT  TestCreateWithInvalidEnv/1
10:47:04 [2022-09-21T10:47:04.787Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
10:47:04 [2022-09-21T10:47:04.787Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:47:04 [2022-09-21T10:47:04.787Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:47:04 [2022-09-21T10:47:04.787Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:47:04 [2022-09-21T10:47:04.787Z] === RUN   TestCreateTmpfsMountsTarget
10:47:04 [2022-09-21T10:47:04.787Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
10:47:04 [2022-09-21T10:47:04.787Z] === RUN   TestCreateWithCustomMaskedPaths
10:47:05 [2022-09-21T10:47:05.357Z] --- PASS: TestExecWithCloseStdin (0.63s)
10:47:05 [2022-09-21T10:47:05.357Z] === RUN   TestExec
10:47:05 [2022-09-21T10:47:05.956Z] --- PASS: TestExec (0.67s)
10:47:05 [2022-09-21T10:47:05.956Z] === RUN   TestExecUser
10:47:06 [2022-09-21T10:47:06.160Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s)
10:47:06 [2022-09-21T10:47:06.160Z] === RUN   TestCreateWithCustomReadonlyPaths
10:47:06 [2022-09-21T10:47:06.531Z] --- PASS: TestExecUser (0.62s)
10:47:06 [2022-09-21T10:47:06.532Z] === RUN   TestExportContainerAndImportImage
10:47:07 [2022-09-21T10:47:07.095Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s)
10:47:07 [2022-09-21T10:47:07.095Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:47:07 [2022-09-21T10:47:07.095Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:47:07 [2022-09-21T10:47:07.095Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:47:07 [2022-09-21T10:47:07.095Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:47:07 [2022-09-21T10:47:07.095Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:47:07 [2022-09-21T10:47:07.095Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:47:07 [2022-09-21T10:47:07.095Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:47:07 [2022-09-21T10:47:07.095Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:47:07 [2022-09-21T10:47:07.095Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:47:07 [2022-09-21T10:47:07.095Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:47:07 [2022-09-21T10:47:07.095Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:47:07 [2022-09-21T10:47:07.095Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:47:07 [2022-09-21T10:47:07.095Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:47:07 [2022-09-21T10:47:07.095Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:47:07 [2022-09-21T10:47:07.095Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:47:07 [2022-09-21T10:47:07.095Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:47:07 [2022-09-21T10:47:07.095Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
10:47:07 [2022-09-21T10:47:07.095Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
10:47:07 [2022-09-21T10:47:07.095Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
10:47:07 [2022-09-21T10:47:07.095Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
10:47:07 [2022-09-21T10:47:07.095Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
10:47:07 [2022-09-21T10:47:07.095Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
10:47:07 [2022-09-21T10:47:07.095Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:47:07 [2022-09-21T10:47:07.463Z] --- PASS: TestExportContainerAndImportImage (0.73s)
10:47:07 [2022-09-21T10:47:07.463Z] === RUN   TestExportContainerAfterDaemonRestart
10:47:07 [2022-09-21T10:47:07.661Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s)
10:47:07 [2022-09-21T10:47:07.661Z] === RUN   TestCreateDifferentPlatform
10:47:07 [2022-09-21T10:47:07.661Z] === RUN   TestCreateDifferentPlatform/different_os
10:47:07 [2022-09-21T10:47:07.661Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:47:07 [2022-09-21T10:47:07.661Z] --- PASS: TestCreateDifferentPlatform (0.02s)
10:47:07 [2022-09-21T10:47:07.661Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
10:47:07 [2022-09-21T10:47:07.661Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:47:07 [2022-09-21T10:47:07.661Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:47:07 [2022-09-21T10:47:07.661Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
10:47:07 [2022-09-21T10:47:07.661Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
10:47:07 [2022-09-21T10:47:07.661Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
10:47:07 [2022-09-21T10:47:07.661Z] === RUN   TestContainerStartOnDaemonRestart
10:47:07 [2022-09-21T10:47:07.661Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
10:47:07 [2022-09-21T10:47:07.661Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
10:47:07 [2022-09-21T10:47:07.661Z] === RUN   TestDaemonRestartIpcMode
10:47:07 [2022-09-21T10:47:07.661Z] === PAUSE TestDaemonRestartIpcMode
10:47:07 [2022-09-21T10:47:07.661Z] === RUN   TestDaemonHostGatewayIP
10:47:07 [2022-09-21T10:47:07.661Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
10:47:07 [2022-09-21T10:47:07.661Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
10:47:07 [2022-09-21T10:47:07.661Z] === RUN   TestRestartDaemonWithRestartingContainer
10:47:07 [2022-09-21T10:47:07.661Z] === PAUSE TestRestartDaemonWithRestartingContainer
10:47:07 [2022-09-21T10:47:07.661Z] === RUN   TestContainerKillOnDaemonStart
10:47:07 [2022-09-21T10:47:07.661Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
10:47:07 [2022-09-21T10:47:07.661Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
10:47:07 [2022-09-21T10:47:07.661Z] === RUN   TestDiff
10:47:08 [2022-09-21T10:47:08.227Z] --- PASS: TestDiff (0.40s)
10:47:08 [2022-09-21T10:47:08.227Z] === RUN   TestExecWithCloseStdin
10:47:08 [2022-09-21T10:47:08.485Z] --- PASS: TestExecWithCloseStdin (0.42s)
10:47:08 [2022-09-21T10:47:08.485Z] === RUN   TestExec
10:47:08 [2022-09-21T10:47:08.832Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s)
10:47:08 [2022-09-21T10:47:08.832Z] === RUN   TestHealthCheckWorkdir
10:47:09 [2022-09-21T10:47:09.050Z] --- PASS: TestExec (0.42s)
10:47:09 [2022-09-21T10:47:09.050Z] === RUN   TestExecUser
10:47:09 [2022-09-21T10:47:09.308Z] --- PASS: TestExecUser (0.44s)
10:47:09 [2022-09-21T10:47:09.308Z] === RUN   TestExportContainerAndImportImage
10:47:09 [2022-09-21T10:47:09.395Z] --- PASS: TestHealthCheckWorkdir (0.84s)
10:47:09 [2022-09-21T10:47:09.395Z] === RUN   TestHealthKillContainer
10:47:09 [2022-09-21T10:47:09.873Z] --- PASS: TestExportContainerAndImportImage (0.52s)
10:47:09 [2022-09-21T10:47:09.873Z] === RUN   TestExportContainerAfterDaemonRestart
10:47:13 [2022-09-21T10:47:13.154Z] --- PASS: TestExportContainerAfterDaemonRestart (3.29s)
10:47:13 [2022-09-21T10:47:13.154Z] === RUN   TestHealthCheckWorkdir
10:47:13 [2022-09-21T10:47:13.719Z] --- PASS: TestHealthCheckWorkdir (0.51s)
10:47:13 [2022-09-21T10:47:13.719Z] === RUN   TestHealthKillContainer
10:47:15 [2022-09-21T10:47:15.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
10:47:17 [2022-09-21T10:47:17.618Z] INFO: Extraction ended at 09/21/2022 10:47:15. Duration:00:00:28.7895441
10:47:17 [2022-09-21T10:47:17.618Z] INFO: Updating the golang and path environment variables
10:47:17 [2022-09-21T10:47:17.618Z] INFO: GOPATH=d:\gopath
10:47:17 [2022-09-21T10:47:17.618Z] INFO: go version go1.18.6 windows/amd64
10:47:17 [2022-09-21T10:47:17.618Z] INFO: Running the daemon under test in debug mode
10:47:17 [2022-09-21T10:47:17.618Z] INFO: Starting a daemon under test...
10:47:17 [2022-09-21T10:47:17.618Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-44123\14\daemon --pidfile d:\CI\PR-44123\14\docker.pid -D
10:47:17 [2022-09-21T10:47:17.618Z] INFO: Process started successfully.
10:47:17 [2022-09-21T10:47:17.618Z] INFO: Start tailing logs of the daemon under tests
10:47:17 [2022-09-21T10:47:17.618Z] INFO: Waiting for the daemon under test to start...
10:47:19 [2022-09-21T10:47:19.347Z] --- PASS: TestHealthKillContainer (8.25s)
10:47:19 [2022-09-21T10:47:19.347Z] === RUN   TestHealthCheckProcessKilled
10:47:19 [2022-09-21T10:47:19.347Z] --- PASS: TestHealthCheckProcessKilled (0.85s)
10:47:19 [2022-09-21T10:47:19.347Z] === RUN   TestInspectCpusetInConfigPre120
10:47:19 [2022-09-21T10:47:19.347Z] --- PASS: TestInspectCpusetInConfigPre120 (0.51s)
10:47:19 [2022-09-21T10:47:19.347Z] === RUN   TestIpcModeNone
10:47:19 [2022-09-21T10:47:19.911Z] --- PASS: TestIpcModeNone (0.67s)
10:47:19 [2022-09-21T10:47:19.911Z] === RUN   TestIpcModePrivate
10:47:20 [2022-09-21T10:47:20.169Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false
10:47:20 [2022-09-21T10:47:20.426Z] --- PASS: TestIpcModePrivate (0.66s)
10:47:20 [2022-09-21T10:47:20.426Z] === RUN   TestIpcModeShareable
10:47:20 [2022-09-21T10:47:20.683Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true
10:47:20 [2022-09-21T10:47:20.939Z] --- PASS: TestIpcModeShareable (0.62s)
10:47:20 [2022-09-21T10:47:20.939Z] === RUN   TestAPIIpcModeShareableAndContainer
10:47:21 [2022-09-21T10:47:21.820Z] --- PASS: TestHealthKillContainer (7.86s)
10:47:21 [2022-09-21T10:47:21.820Z] === RUN   TestHealthCheckProcessKilled
10:47:22 [2022-09-21T10:47:22.078Z] --- PASS: TestHealthCheckProcessKilled (0.64s)
10:47:22 [2022-09-21T10:47:22.078Z] === RUN   TestInspectCpusetInConfigPre120
10:47:22 [2022-09-21T10:47:22.078Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
10:47:22 [2022-09-21T10:47:22.078Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
10:47:22 [2022-09-21T10:47:22.078Z] === RUN   TestIpcModeNone
10:47:22 [2022-09-21T10:47:22.643Z] --- PASS: TestIpcModeNone (0.42s)
10:47:22 [2022-09-21T10:47:22.643Z] === RUN   TestIpcModePrivate
10:47:22 [2022-09-21T10:47:22.832Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.80s)
10:47:22 [2022-09-21T10:47:22.832Z] === RUN   TestAPIIpcModeHost
10:47:22 [2022-09-21T10:47:22.901Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
10:47:23 [2022-09-21T10:47:23.159Z] --- PASS: TestIpcModePrivate (0.48s)
10:47:23 [2022-09-21T10:47:23.159Z] === RUN   TestIpcModeShareable
10:47:23 [2022-09-21T10:47:23.159Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:47:23 [2022-09-21T10:47:23.159Z] --- SKIP: TestIpcModeShareable (0.00s)
10:47:23 [2022-09-21T10:47:23.159Z] === RUN   TestAPIIpcModeShareableAndContainer
10:47:23 [2022-09-21T10:47:23.396Z] --- PASS: TestAPIIpcModeHost (0.43s)
10:47:23 [2022-09-21T10:47:23.396Z] === RUN   TestDaemonIpcModeShareable
10:47:24 [2022-09-21T10:47:24.328Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
10:47:24 [2022-09-21T10:47:24.328Z] --- PASS: TestDaemonIpcModeShareable (1.18s)
10:47:24 [2022-09-21T10:47:24.328Z] === RUN   TestDaemonIpcModePrivate
10:47:24 [2022-09-21T10:47:24.531Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.33s)
10:47:24 [2022-09-21T10:47:24.531Z] === RUN   TestAPIIpcModeHost
10:47:24 [2022-09-21T10:47:24.531Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:47:24 [2022-09-21T10:47:24.531Z] --- SKIP: TestAPIIpcModeHost (0.00s)
10:47:24 [2022-09-21T10:47:24.531Z] === RUN   TestDaemonIpcModeShareable
10:47:24 [2022-09-21T10:47:24.531Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:47:24 [2022-09-21T10:47:24.531Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
10:47:24 [2022-09-21T10:47:24.531Z] === RUN   TestDaemonIpcModePrivate
10:47:25 [2022-09-21T10:47:25.465Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
10:47:25 [2022-09-21T10:47:25.698Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
10:47:25 [2022-09-21T10:47:25.698Z] --- PASS: TestDaemonIpcModePrivate (1.17s)
10:47:25 [2022-09-21T10:47:25.698Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:47:26 [2022-09-21T10:47:26.630Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
10:47:26 [2022-09-21T10:47:26.835Z] --- PASS: TestDaemonIpcModePrivate (2.15s)
10:47:26 [2022-09-21T10:47:26.835Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:47:26 [2022-09-21T10:47:26.835Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:47:26 [2022-09-21T10:47:26.835Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
10:47:26 [2022-09-21T10:47:26.835Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:47:26 [2022-09-21T10:47:26.835Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:47:26 [2022-09-21T10:47:26.835Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
10:47:26 [2022-09-21T10:47:26.835Z] === RUN   TestIpcModeOlderClient
10:47:26 [2022-09-21T10:47:26.835Z] === PAUSE TestIpcModeOlderClient
10:47:26 [2022-09-21T10:47:26.835Z] === RUN   TestKillContainerInvalidSignal
10:47:26 [2022-09-21T10:47:26.887Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s)
10:47:26 [2022-09-21T10:47:26.887Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:47:27 [2022-09-21T10:47:27.093Z] --- PASS: TestKillContainerInvalidSignal (0.41s)
10:47:27 [2022-09-21T10:47:27.093Z] === RUN   TestKillContainer
10:47:27 [2022-09-21T10:47:27.093Z] === RUN   TestKillContainer/no_signal
10:47:27 [2022-09-21T10:47:27.351Z] === RUN   TestKillContainer/non_killing_signal
10:47:27 [2022-09-21T10:47:27.609Z] === RUN   TestKillContainer/killing_signal
10:47:27 [2022-09-21T10:47:27.817Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
10:47:28 [2022-09-21T10:47:28.074Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.22s)
10:47:28 [2022-09-21T10:47:28.074Z] === RUN   TestIpcModeOlderClient
10:47:28 [2022-09-21T10:47:28.074Z] === PAUSE TestIpcModeOlderClient
10:47:28 [2022-09-21T10:47:28.074Z] === RUN   TestKillContainerInvalidSignal
10:47:28 [2022-09-21T10:47:28.177Z] --- PASS: TestKillContainer (1.26s)
10:47:28 [2022-09-21T10:47:28.177Z]     --- PASS: TestKillContainer/no_signal (0.37s)
10:47:28 [2022-09-21T10:47:28.177Z]     --- PASS: TestKillContainer/non_killing_signal (0.25s)
10:47:28 [2022-09-21T10:47:28.177Z]     --- PASS: TestKillContainer/killing_signal (0.45s)
10:47:28 [2022-09-21T10:47:28.177Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:47:28 [2022-09-21T10:47:28.177Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:47:28 [2022-09-21T10:47:28.638Z] --- PASS: TestKillContainerInvalidSignal (0.43s)
10:47:28 [2022-09-21T10:47:28.638Z] === RUN   TestKillContainer
10:47:28 [2022-09-21T10:47:28.638Z] === RUN   TestKillContainer/no_signal
10:47:28 [2022-09-21T10:47:28.742Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:47:28 [2022-09-21T10:47:28.895Z] === RUN   TestKillContainer/non_killing_signal
10:47:29 [2022-09-21T10:47:29.000Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.76s)
10:47:29 [2022-09-21T10:47:29.000Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.36s)
10:47:29 [2022-09-21T10:47:29.000Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s)
10:47:29 [2022-09-21T10:47:29.000Z] === RUN   TestKillStoppedContainer
10:47:29 [2022-09-21T10:47:29.000Z] --- PASS: TestKillStoppedContainer (0.04s)
10:47:29 [2022-09-21T10:47:29.000Z] === RUN   TestKillStoppedContainerAPIPre120
10:47:29 [2022-09-21T10:47:29.000Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
10:47:29 [2022-09-21T10:47:29.000Z] === RUN   TestKillDifferentUserContainer
10:47:29 [2022-09-21T10:47:29.153Z] === RUN   TestKillContainer/killing_signal
10:47:29 [2022-09-21T10:47:29.565Z] --- PASS: TestKillDifferentUserContainer (0.40s)
10:47:29 [2022-09-21T10:47:29.565Z] === RUN   TestInspectOomKilledTrue
10:47:29 [2022-09-21T10:47:29.565Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
10:47:29 [2022-09-21T10:47:29.565Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
10:47:29 [2022-09-21T10:47:29.565Z] === RUN   TestInspectOomKilledFalse
10:47:29 [2022-09-21T10:47:29.565Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:47:29 [2022-09-21T10:47:29.565Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
10:47:29 [2022-09-21T10:47:29.565Z] === RUN   TestLinksEtcHostsContentMatch
10:47:29 [2022-09-21T10:47:29.565Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
10:47:29 [2022-09-21T10:47:29.565Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
10:47:29 [2022-09-21T10:47:29.565Z] === RUN   TestLinksContainerNames
10:47:29 [2022-09-21T10:47:29.716Z] --- PASS: TestKillContainer (1.33s)
10:47:29 [2022-09-21T10:47:29.716Z]     --- PASS: TestKillContainer/no_signal (0.42s)
10:47:29 [2022-09-21T10:47:29.716Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
10:47:29 [2022-09-21T10:47:29.716Z]     --- PASS: TestKillContainer/killing_signal (0.45s)
10:47:29 [2022-09-21T10:47:29.716Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:47:29 [2022-09-21T10:47:29.716Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:47:30 [2022-09-21T10:47:30.281Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:47:30 [2022-09-21T10:47:30.498Z] --- PASS: TestLinksContainerNames (0.84s)
10:47:30 [2022-09-21T10:47:30.498Z] === RUN   TestLogsFollowTailEmpty
10:47:30 [2022-09-21T10:47:30.756Z] --- PASS: TestLogsFollowTailEmpty (0.40s)
10:47:30 [2022-09-21T10:47:30.756Z] === RUN   TestContainerNetworkMountsNoChown
10:47:31 [2022-09-21T10:47:31.014Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s)
10:47:31 [2022-09-21T10:47:31.014Z] === RUN   TestMountDaemonRoot
10:47:31 [2022-09-21T10:47:31.014Z] === RUN   TestMountDaemonRoot/default
10:47:31 [2022-09-21T10:47:31.014Z] === PAUSE TestMountDaemonRoot/default
10:47:31 [2022-09-21T10:47:31.014Z] === RUN   TestMountDaemonRoot/private
10:47:31 [2022-09-21T10:47:31.014Z] === PAUSE TestMountDaemonRoot/private
10:47:31 [2022-09-21T10:47:31.014Z] === RUN   TestMountDaemonRoot/rprivate
10:47:31 [2022-09-21T10:47:31.014Z] === PAUSE TestMountDaemonRoot/rprivate
10:47:31 [2022-09-21T10:47:31.014Z] === RUN   TestMountDaemonRoot/slave
10:47:31 [2022-09-21T10:47:31.014Z] === PAUSE TestMountDaemonRoot/slave
10:47:31 [2022-09-21T10:47:31.014Z] === RUN   TestMountDaemonRoot/rslave
10:47:31 [2022-09-21T10:47:31.014Z] === PAUSE TestMountDaemonRoot/rslave
10:47:31 [2022-09-21T10:47:31.014Z] === RUN   TestMountDaemonRoot/shared
10:47:31 [2022-09-21T10:47:31.014Z] === PAUSE TestMountDaemonRoot/shared
10:47:31 [2022-09-21T10:47:31.014Z] === RUN   TestMountDaemonRoot/rshared
10:47:31 [2022-09-21T10:47:31.014Z] === PAUSE TestMountDaemonRoot/rshared
10:47:31 [2022-09-21T10:47:31.212Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.26s)
10:47:31 [2022-09-21T10:47:31.212Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
10:47:31 [2022-09-21T10:47:31.212Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s)
10:47:31 [2022-09-21T10:47:31.212Z] === RUN   TestKillStoppedContainer
10:47:31 [2022-09-21T10:47:31.212Z] --- PASS: TestKillStoppedContainer (0.06s)
10:47:31 [2022-09-21T10:47:31.212Z] === RUN   TestKillStoppedContainerAPIPre120
10:47:31 [2022-09-21T10:47:31.212Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
10:47:31 [2022-09-21T10:47:31.212Z] === RUN   TestKillDifferentUserContainer
10:47:31 [2022-09-21T10:47:31.273Z] === CONT  TestMountDaemonRoot/default
10:47:31 [2022-09-21T10:47:31.273Z] === RUN   TestMountDaemonRoot/default/bind_root
10:47:31 [2022-09-21T10:47:31.273Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:47:31 [2022-09-21T10:47:31.273Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:47:31 [2022-09-21T10:47:31.273Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:47:31 [2022-09-21T10:47:31.273Z] === RUN   TestMountDaemonRoot/default/mount_root
10:47:31 [2022-09-21T10:47:31.273Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:47:31 [2022-09-21T10:47:31.273Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:47:31 [2022-09-21T10:47:31.273Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:47:31 [2022-09-21T10:47:31.273Z] === CONT  TestMountDaemonRoot/rslave
10:47:31 [2022-09-21T10:47:31.273Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:47:31 [2022-09-21T10:47:31.274Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:47:31 [2022-09-21T10:47:31.274Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:47:31 [2022-09-21T10:47:31.274Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:47:31 [2022-09-21T10:47:31.274Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:47:31 [2022-09-21T10:47:31.274Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:47:31 [2022-09-21T10:47:31.274Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:47:31 [2022-09-21T10:47:31.274Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:47:31 [2022-09-21T10:47:31.274Z] === CONT  TestMountDaemonRoot/rshared
10:47:31 [2022-09-21T10:47:31.274Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:47:31 [2022-09-21T10:47:31.274Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:47:31 [2022-09-21T10:47:31.274Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:47:31 [2022-09-21T10:47:31.274Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:47:31 [2022-09-21T10:47:31.274Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:47:31 [2022-09-21T10:47:31.274Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:47:31 [2022-09-21T10:47:31.274Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:47:31 [2022-09-21T10:47:31.274Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:47:31 [2022-09-21T10:47:31.274Z] === CONT  TestMountDaemonRoot/shared
10:47:31 [2022-09-21T10:47:31.274Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:47:31 [2022-09-21T10:47:31.274Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:47:31 [2022-09-21T10:47:31.274Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:47:31 [2022-09-21T10:47:31.274Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:47:31 [2022-09-21T10:47:31.274Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:47:31 [2022-09-21T10:47:31.274Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:47:31 [2022-09-21T10:47:31.274Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:47:31 [2022-09-21T10:47:31.274Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:47:31 [2022-09-21T10:47:31.274Z] === CONT  TestMountDaemonRoot/rprivate
10:47:31 [2022-09-21T10:47:31.274Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:47:31 [2022-09-21T10:47:31.274Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:47:31 [2022-09-21T10:47:31.274Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:47:31 [2022-09-21T10:47:31.274Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:47:31 [2022-09-21T10:47:31.274Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:47:31 [2022-09-21T10:47:31.274Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:47:31 [2022-09-21T10:47:31.274Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:47:31 [2022-09-21T10:47:31.274Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:47:31 [2022-09-21T10:47:31.274Z] === CONT  TestMountDaemonRoot/slave
10:47:31 [2022-09-21T10:47:31.274Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:47:31 [2022-09-21T10:47:31.274Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:47:31 [2022-09-21T10:47:31.274Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:47:31 [2022-09-21T10:47:31.274Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:47:31 [2022-09-21T10:47:31.274Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:47:31 [2022-09-21T10:47:31.274Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:47:31 [2022-09-21T10:47:31.274Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:47:31 [2022-09-21T10:47:31.274Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:47:31 [2022-09-21T10:47:31.274Z] === CONT  TestMountDaemonRoot/private
10:47:31 [2022-09-21T10:47:31.274Z] === RUN   TestMountDaemonRoot/private/bind_root
10:47:31 [2022-09-21T10:47:31.274Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:47:31 [2022-09-21T10:47:31.274Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:47:31 [2022-09-21T10:47:31.274Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:47:31 [2022-09-21T10:47:31.274Z] === RUN   TestMountDaemonRoot/private/mount_root
10:47:31 [2022-09-21T10:47:31.274Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:47:31 [2022-09-21T10:47:31.274Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:47:31 [2022-09-21T10:47:31.274Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:47:31 [2022-09-21T10:47:31.274Z] === CONT  TestMountDaemonRoot/default/bind_root
10:47:31 [2022-09-21T10:47:31.274Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:47:31 [2022-09-21T10:47:31.274Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:47:31 [2022-09-21T10:47:31.274Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:47:31 [2022-09-21T10:47:31.274Z] === CONT  TestMountDaemonRoot/default/mount_root
10:47:31 [2022-09-21T10:47:31.274Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:47:31 [2022-09-21T10:47:31.274Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:47:31 [2022-09-21T10:47:31.274Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:47:31 [2022-09-21T10:47:31.274Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:47:31 [2022-09-21T10:47:31.274Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:47:31 [2022-09-21T10:47:31.274Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:47:31 [2022-09-21T10:47:31.274Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:47:31 [2022-09-21T10:47:31.274Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:47:31 [2022-09-21T10:47:31.274Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:47:31 [2022-09-21T10:47:31.532Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:47:31 [2022-09-21T10:47:31.532Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:47:31 [2022-09-21T10:47:31.532Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:47:31 [2022-09-21T10:47:31.532Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:47:31 [2022-09-21T10:47:31.532Z] === CONT  TestMountDaemonRoot/private/bind_root
10:47:31 [2022-09-21T10:47:31.532Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:47:31 [2022-09-21T10:47:31.532Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:47:31 [2022-09-21T10:47:31.532Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:47:31 [2022-09-21T10:47:31.532Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:47:31 [2022-09-21T10:47:31.532Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:47:31 [2022-09-21T10:47:31.532Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:47:31 [2022-09-21T10:47:31.532Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:47:31 [2022-09-21T10:47:31.532Z] === CONT  TestMountDaemonRoot/private/mount_root
10:47:31 [2022-09-21T10:47:31.532Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:47:31 [2022-09-21T10:47:31.532Z] --- PASS: TestMountDaemonRoot (0.02s)
10:47:31 [2022-09-21T10:47:31.532Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:47:31 [2022-09-21T10:47:31.532Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
10:47:31 [2022-09-21T10:47:31.532Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
10:47:31 [2022-09-21T10:47:31.532Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
10:47:31 [2022-09-21T10:47:31.532Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
10:47:31 [2022-09-21T10:47:31.532Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:47:31 [2022-09-21T10:47:31.532Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
10:47:31 [2022-09-21T10:47:31.532Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
10:47:31 [2022-09-21T10:47:31.532Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
10:47:31 [2022-09-21T10:47:31.532Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
10:47:31 [2022-09-21T10:47:31.532Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:47:31 [2022-09-21T10:47:31.532Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
10:47:31 [2022-09-21T10:47:31.532Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
10:47:31 [2022-09-21T10:47:31.532Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
10:47:31 [2022-09-21T10:47:31.532Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
10:47:31 [2022-09-21T10:47:31.532Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:47:31 [2022-09-21T10:47:31.532Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
10:47:31 [2022-09-21T10:47:31.532Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
10:47:31 [2022-09-21T10:47:31.532Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
10:47:31 [2022-09-21T10:47:31.532Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
10:47:31 [2022-09-21T10:47:31.532Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:47:31 [2022-09-21T10:47:31.532Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
10:47:31 [2022-09-21T10:47:31.532Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
10:47:31 [2022-09-21T10:47:31.532Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
10:47:31 [2022-09-21T10:47:31.532Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
10:47:31 [2022-09-21T10:47:31.532Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:47:31 [2022-09-21T10:47:31.532Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
10:47:31 [2022-09-21T10:47:31.532Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
10:47:31 [2022-09-21T10:47:31.532Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
10:47:31 [2022-09-21T10:47:31.532Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
10:47:31 [2022-09-21T10:47:31.532Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:47:31 [2022-09-21T10:47:31.532Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
10:47:31 [2022-09-21T10:47:31.532Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
10:47:31 [2022-09-21T10:47:31.532Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
10:47:31 [2022-09-21T10:47:31.532Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
10:47:31 [2022-09-21T10:47:31.532Z] === RUN   TestContainerBindMountNonRecursive
10:47:31 [2022-09-21T10:47:31.532Z]     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)
10:47:31 [2022-09-21T10:47:31.532Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
10:47:31 [2022-09-21T10:47:31.532Z] === RUN   TestContainerVolumesMountedAsShared
10:47:31 [2022-09-21T10:47:31.532Z]     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)
10:47:31 [2022-09-21T10:47:31.532Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
10:47:31 [2022-09-21T10:47:31.532Z] === RUN   TestContainerVolumesMountedAsSlave
10:47:31 [2022-09-21T10:47:31.532Z]     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)
10:47:31 [2022-09-21T10:47:31.532Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
10:47:31 [2022-09-21T10:47:31.532Z] === RUN   TestNetworkNat
10:47:31 [2022-09-21T10:47:31.777Z] --- PASS: TestKillDifferentUserContainer (0.43s)
10:47:31 [2022-09-21T10:47:31.777Z] === RUN   TestInspectOomKilledTrue
10:47:31 [2022-09-21T10:47:31.777Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
10:47:31 [2022-09-21T10:47:31.777Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
10:47:31 [2022-09-21T10:47:31.777Z] === RUN   TestInspectOomKilledFalse
10:47:32 [2022-09-21T10:47:32.034Z] --- PASS: TestInspectOomKilledFalse (0.44s)
10:47:32 [2022-09-21T10:47:32.034Z] === RUN   TestLinksEtcHostsContentMatch
10:47:32 [2022-09-21T10:47:32.099Z] --- PASS: TestNetworkNat (0.53s)
10:47:32 [2022-09-21T10:47:32.099Z] === RUN   TestNetworkLocalhostTCPNat
10:47:32 [2022-09-21T10:47:32.291Z] --- PASS: TestLinksEtcHostsContentMatch (0.35s)
10:47:32 [2022-09-21T10:47:32.291Z] === RUN   TestLinksContainerNames
10:47:32 [2022-09-21T10:47:32.665Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
10:47:32 [2022-09-21T10:47:32.665Z] === RUN   TestNetworkLoopbackNat
10:47:33 [2022-09-21T10:47:33.220Z] --- PASS: TestLinksContainerNames (0.88s)
10:47:33 [2022-09-21T10:47:33.220Z] === RUN   TestLogsFollowTailEmpty
10:47:33 [2022-09-21T10:47:33.785Z] --- PASS: TestLogsFollowTailEmpty (0.46s)
10:47:33 [2022-09-21T10:47:33.785Z] === RUN   TestContainerNetworkMountsNoChown
10:47:34 [2022-09-21T10:47:34.354Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s)
10:47:34 [2022-09-21T10:47:34.354Z] === RUN   TestMountDaemonRoot
10:47:34 [2022-09-21T10:47:34.354Z] === RUN   TestMountDaemonRoot/default
10:47:34 [2022-09-21T10:47:34.354Z] === PAUSE TestMountDaemonRoot/default
10:47:34 [2022-09-21T10:47:34.354Z] === RUN   TestMountDaemonRoot/private
10:47:34 [2022-09-21T10:47:34.354Z] === PAUSE TestMountDaemonRoot/private
10:47:34 [2022-09-21T10:47:34.354Z] === RUN   TestMountDaemonRoot/rprivate
10:47:34 [2022-09-21T10:47:34.354Z] === PAUSE TestMountDaemonRoot/rprivate
10:47:34 [2022-09-21T10:47:34.354Z] === RUN   TestMountDaemonRoot/slave
10:47:34 [2022-09-21T10:47:34.354Z] === PAUSE TestMountDaemonRoot/slave
10:47:34 [2022-09-21T10:47:34.354Z] === RUN   TestMountDaemonRoot/rslave
10:47:34 [2022-09-21T10:47:34.354Z] === PAUSE TestMountDaemonRoot/rslave
10:47:34 [2022-09-21T10:47:34.354Z] === RUN   TestMountDaemonRoot/shared
10:47:34 [2022-09-21T10:47:34.354Z] === PAUSE TestMountDaemonRoot/shared
10:47:34 [2022-09-21T10:47:34.354Z] === RUN   TestMountDaemonRoot/rshared
10:47:34 [2022-09-21T10:47:34.354Z] === PAUSE TestMountDaemonRoot/rshared
10:47:34 [2022-09-21T10:47:34.354Z] === CONT  TestMountDaemonRoot/default
10:47:34 [2022-09-21T10:47:34.354Z] === RUN   TestMountDaemonRoot/default/bind_root
10:47:34 [2022-09-21T10:47:34.354Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:47:34 [2022-09-21T10:47:34.354Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:47:34 [2022-09-21T10:47:34.354Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:47:34 [2022-09-21T10:47:34.354Z] === RUN   TestMountDaemonRoot/default/mount_root
10:47:34 [2022-09-21T10:47:34.354Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:47:34 [2022-09-21T10:47:34.354Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:47:34 [2022-09-21T10:47:34.354Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:47:34 [2022-09-21T10:47:34.354Z] === CONT  TestMountDaemonRoot/default/bind_root
10:47:34 [2022-09-21T10:47:34.354Z] === CONT  TestMountDaemonRoot/rshared
10:47:34 [2022-09-21T10:47:34.354Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:47:34 [2022-09-21T10:47:34.354Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:47:34 [2022-09-21T10:47:34.354Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:47:34 [2022-09-21T10:47:34.354Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:47:34 [2022-09-21T10:47:34.354Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:47:34 [2022-09-21T10:47:34.354Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:47:34 [2022-09-21T10:47:34.354Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:47:34 [2022-09-21T10:47:34.354Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:47:34 [2022-09-21T10:47:34.354Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:47:34 [2022-09-21T10:47:34.354Z] === CONT  TestMountDaemonRoot/shared
10:47:34 [2022-09-21T10:47:34.354Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:47:34 [2022-09-21T10:47:34.354Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:47:34 [2022-09-21T10:47:34.354Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:47:34 [2022-09-21T10:47:34.354Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:47:34 [2022-09-21T10:47:34.354Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:47:34 [2022-09-21T10:47:34.354Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:47:34 [2022-09-21T10:47:34.354Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:47:34 [2022-09-21T10:47:34.354Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:47:34 [2022-09-21T10:47:34.354Z] === CONT  TestMountDaemonRoot/rslave
10:47:34 [2022-09-21T10:47:34.354Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:47:34 [2022-09-21T10:47:34.354Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:47:34 [2022-09-21T10:47:34.354Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:47:34 [2022-09-21T10:47:34.354Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:47:34 [2022-09-21T10:47:34.354Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:47:34 [2022-09-21T10:47:34.354Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:47:34 [2022-09-21T10:47:34.354Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:47:34 [2022-09-21T10:47:34.354Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:47:34 [2022-09-21T10:47:34.354Z] === CONT  TestMountDaemonRoot/slave
10:47:34 [2022-09-21T10:47:34.354Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:47:34 [2022-09-21T10:47:34.354Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:47:34 [2022-09-21T10:47:34.354Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:47:34 [2022-09-21T10:47:34.354Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:47:34 [2022-09-21T10:47:34.354Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:47:34 [2022-09-21T10:47:34.354Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:47:34 [2022-09-21T10:47:34.354Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:47:34 [2022-09-21T10:47:34.354Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:47:34 [2022-09-21T10:47:34.354Z] === CONT  TestMountDaemonRoot/rprivate
10:47:34 [2022-09-21T10:47:34.354Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:47:34 [2022-09-21T10:47:34.354Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:47:34 [2022-09-21T10:47:34.354Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:47:34 [2022-09-21T10:47:34.354Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:47:34 [2022-09-21T10:47:34.354Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:47:34 [2022-09-21T10:47:34.354Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:47:34 [2022-09-21T10:47:34.354Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:47:34 [2022-09-21T10:47:34.354Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:47:34 [2022-09-21T10:47:34.354Z] === CONT  TestMountDaemonRoot/private
10:47:34 [2022-09-21T10:47:34.354Z] === RUN   TestMountDaemonRoot/private/bind_root
10:47:34 [2022-09-21T10:47:34.354Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:47:34 [2022-09-21T10:47:34.354Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:47:34 [2022-09-21T10:47:34.354Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:47:34 [2022-09-21T10:47:34.354Z] === RUN   TestMountDaemonRoot/private/mount_root
10:47:34 [2022-09-21T10:47:34.354Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:47:34 [2022-09-21T10:47:34.354Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:47:34 [2022-09-21T10:47:34.354Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:47:34 [2022-09-21T10:47:34.354Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:47:34 [2022-09-21T10:47:34.354Z] === CONT  TestMountDaemonRoot/default/mount_root
10:47:34 [2022-09-21T10:47:34.354Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:47:34 [2022-09-21T10:47:34.354Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:47:34 [2022-09-21T10:47:34.354Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:47:34 [2022-09-21T10:47:34.354Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:47:34 [2022-09-21T10:47:34.612Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:47:34 [2022-09-21T10:47:34.612Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:47:34 [2022-09-21T10:47:34.612Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:47:34 [2022-09-21T10:47:34.612Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:47:34 [2022-09-21T10:47:34.612Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:47:34 [2022-09-21T10:47:34.612Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:47:34 [2022-09-21T10:47:34.612Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:47:34 [2022-09-21T10:47:34.612Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:47:34 [2022-09-21T10:47:34.612Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:47:34 [2022-09-21T10:47:34.612Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:47:34 [2022-09-21T10:47:34.612Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:47:34 [2022-09-21T10:47:34.612Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:47:34 [2022-09-21T10:47:34.612Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:47:34 [2022-09-21T10:47:34.868Z] === CONT  TestMountDaemonRoot/private/bind_root
10:47:34 [2022-09-21T10:47:34.868Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:47:34 [2022-09-21T10:47:34.868Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:47:34 [2022-09-21T10:47:34.868Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:47:34 [2022-09-21T10:47:34.868Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:47:34 [2022-09-21T10:47:34.868Z] === CONT  TestMountDaemonRoot/private/mount_root
10:47:34 [2022-09-21T10:47:34.868Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:47:34 [2022-09-21T10:47:34.868Z] --- PASS: TestMountDaemonRoot (0.02s)
10:47:34 [2022-09-21T10:47:34.868Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:47:34 [2022-09-21T10:47:34.868Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
10:47:34 [2022-09-21T10:47:34.868Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
10:47:34 [2022-09-21T10:47:34.868Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
10:47:34 [2022-09-21T10:47:34.868Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
10:47:34 [2022-09-21T10:47:34.868Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:47:34 [2022-09-21T10:47:34.868Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
10:47:34 [2022-09-21T10:47:34.869Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
10:47:34 [2022-09-21T10:47:34.869Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
10:47:34 [2022-09-21T10:47:34.869Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
10:47:34 [2022-09-21T10:47:34.869Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:47:34 [2022-09-21T10:47:34.869Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
10:47:34 [2022-09-21T10:47:34.869Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
10:47:34 [2022-09-21T10:47:34.869Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
10:47:34 [2022-09-21T10:47:34.869Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
10:47:34 [2022-09-21T10:47:34.869Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:47:34 [2022-09-21T10:47:34.869Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
10:47:34 [2022-09-21T10:47:34.869Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
10:47:34 [2022-09-21T10:47:34.869Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
10:47:34 [2022-09-21T10:47:34.869Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
10:47:34 [2022-09-21T10:47:34.869Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:47:34 [2022-09-21T10:47:34.869Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
10:47:34 [2022-09-21T10:47:34.869Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
10:47:34 [2022-09-21T10:47:34.869Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
10:47:34 [2022-09-21T10:47:34.869Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
10:47:34 [2022-09-21T10:47:34.869Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:47:34 [2022-09-21T10:47:34.869Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
10:47:34 [2022-09-21T10:47:34.869Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
10:47:34 [2022-09-21T10:47:34.869Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
10:47:34 [2022-09-21T10:47:34.869Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
10:47:34 [2022-09-21T10:47:34.869Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:47:34 [2022-09-21T10:47:34.869Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
10:47:34 [2022-09-21T10:47:34.869Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
10:47:34 [2022-09-21T10:47:34.869Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
10:47:34 [2022-09-21T10:47:34.869Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
10:47:34 [2022-09-21T10:47:34.869Z] === RUN   TestContainerBindMountNonRecursive
10:47:35 [2022-09-21T10:47:35.190Z] --- PASS: TestNetworkLoopbackNat (2.53s)
10:47:35 [2022-09-21T10:47:35.190Z] === RUN   TestPause
10:47:35 [2022-09-21T10:47:35.190Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
10:47:35 [2022-09-21T10:47:35.190Z] --- SKIP: TestPause (0.00s)
10:47:35 [2022-09-21T10:47:35.190Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:47:35 [2022-09-21T10:47:35.190Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:47:35 [2022-09-21T10:47:35.190Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:47:35 [2022-09-21T10:47:35.190Z] === RUN   TestPauseStopPausedContainer
10:47:35 [2022-09-21T10:47:35.190Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
10:47:35 [2022-09-21T10:47:35.190Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
10:47:35 [2022-09-21T10:47:35.190Z] === RUN   TestPsFilter
10:47:35 [2022-09-21T10:47:35.190Z] --- PASS: TestPsFilter (0.11s)
10:47:35 [2022-09-21T10:47:35.190Z] === RUN   TestRemoveContainerWithRemovedVolume
10:47:35 [2022-09-21T10:47:35.372Z] .....INFO: Daemon under test started and replied!
10:47:35 [2022-09-21T10:47:35.372Z] INFO: Docker version of the daemon under test
10:47:35 [2022-09-21T10:47:35.372Z] 
10:47:35 [2022-09-21T10:47:35.755Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s)
10:47:35 [2022-09-21T10:47:35.755Z] === RUN   TestRemoveContainerWithVolume
10:47:35 [2022-09-21T10:47:35.835Z] Client:
10:47:35 [2022-09-21T10:47:35.835Z]  Version:      17.06.2-ce
10:47:35 [2022-09-21T10:47:35.835Z]  API version:  1.30
10:47:35 [2022-09-21T10:47:35.835Z]  Go version:   go1.8.3
10:47:35 [2022-09-21T10:47:35.835Z]  Git commit:   cec0b72
10:47:35 [2022-09-21T10:47:35.835Z]  Built:        Tue Sep  5 19:57:19 2017
10:47:35 [2022-09-21T10:47:35.835Z]  OS/Arch:      windows/amd64
10:47:35 [2022-09-21T10:47:35.835Z] 
10:47:35 [2022-09-21T10:47:35.835Z] Server:
10:47:35 [2022-09-21T10:47:35.835Z]  Version:      0.0.0-dev
10:47:35 [2022-09-21T10:47:35.835Z]  API version:  1.41 (minimum version 1.24)
10:47:35 [2022-09-21T10:47:35.835Z]  Go version:   go1.18.6
10:47:35 [2022-09-21T10:47:35.835Z]  Git commit:   5ba3208ec7
10:47:35 [2022-09-21T10:47:35.835Z]  Built:        09/21/2022 10:45:25
10:47:35 [2022-09-21T10:47:35.835Z]  OS/Arch:      windows/amd64
10:47:35 [2022-09-21T10:47:35.835Z]  Experimental: false
10:47:35 [2022-09-21T10:47:35.835Z] 
10:47:35 [2022-09-21T10:47:35.835Z] INFO: Docker info of the daemon under test
10:47:35 [2022-09-21T10:47:35.835Z] 
10:47:35 [2022-09-21T10:47:35.835Z] Containers: 0
10:47:35 [2022-09-21T10:47:35.835Z]  Running: 0
10:47:35 [2022-09-21T10:47:35.835Z]  Paused: 0
10:47:35 [2022-09-21T10:47:35.835Z]  Stopped: 0
10:47:35 [2022-09-21T10:47:35.835Z] Images: 0
10:47:35 [2022-09-21T10:47:35.835Z] Server Version: 0.0.0-dev
10:47:35 [2022-09-21T10:47:35.835Z] Storage Driver: windowsfilter
10:47:35 [2022-09-21T10:47:35.835Z]  Windows: 
10:47:35 [2022-09-21T10:47:35.835Z] Logging Driver: json-file
10:47:35 [2022-09-21T10:47:35.835Z] Plugins: 
10:47:35 [2022-09-21T10:47:35.835Z]  Volume: local
10:47:35 [2022-09-21T10:47:35.835Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
10:47:35 [2022-09-21T10:47:35.835Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
10:47:35 [2022-09-21T10:47:35.835Z] Swarm: inactive
10:47:35 [2022-09-21T10:47:35.835Z] Default Isolation: process
10:47:35 [2022-09-21T10:47:35.835Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
10:47:35 [2022-09-21T10:47:35.835Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
10:47:35 [2022-09-21T10:47:35.835Z] OSType: windows
10:47:35 [2022-09-21T10:47:35.835Z] Architecture: x86_64
10:47:35 [2022-09-21T10:47:35.835Z] CPUs: 4
10:47:35 [2022-09-21T10:47:35.835Z] Total Memory: 32GiB
10:47:35 [2022-09-21T10:47:35.835Z] Name: azwin-2-284f60
10:47:35 [2022-09-21T10:47:35.835Z] ID: ZCV4:XBQA:FSFH:FOLL:MBAB:M46T:YB32:3DIX:AJRO:OKEZ:XBZR:VIJD
10:47:35 [2022-09-21T10:47:35.835Z] Docker Root Dir: D:\CI\PR-44123\14\daemon
10:47:35 [2022-09-21T10:47:35.835Z] Debug Mode (client): false
10:47:35 [2022-09-21T10:47:35.835Z] Debug Mode (server): true
10:47:35 [2022-09-21T10:47:35.835Z]  File Descriptors: -1
10:47:35 [2022-09-21T10:47:35.835Z]  Goroutines: 16
10:47:35 [2022-09-21T10:47:35.835Z]  System Time: 2022-09-21T10:47:35.4343663Z
10:47:35 [2022-09-21T10:47:35.835Z]  EventsListeners: 0
10:47:35 [2022-09-21T10:47:35.835Z] Registry: https://index.docker.io/v1/
10:47:35 [2022-09-21T10:47:35.835Z] Labels:
10:47:35 [2022-09-21T10:47:35.835Z] Experimental: false
10:47:35 [2022-09-21T10:47:35.835Z] Insecure Registries:
10:47:35 [2022-09-21T10:47:35.835Z]  127.0.0.0/8
10:47:35 [2022-09-21T10:47:35.835Z] Live Restore Enabled: false
10:47:35 [2022-09-21T10:47:35.835Z] 
10:47:35 [2022-09-21T10:47:35.835Z] 
10:47:35 [2022-09-21T10:47:35.835Z] INFO: Docker images of the daemon under test
10:47:35 [2022-09-21T10:47:35.835Z] 
10:47:35 [2022-09-21T10:47:35.835Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
10:47:35 [2022-09-21T10:47:35.835Z] 
10:47:35 [2022-09-21T10:47:35.835Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
10:47:35 [2022-09-21T10:47:35.835Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
10:47:35 [2022-09-21T10:47:35.835Z] ltsc2019: Pulling from windows/servercore
10:47:36 [2022-09-21T10:47:36.013Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
10:47:36 [2022-09-21T10:47:36.013Z] === RUN   TestRemoveContainerRunning
10:47:36 [2022-09-21T10:47:36.237Z] --- PASS: TestContainerBindMountNonRecursive (1.27s)
10:47:36 [2022-09-21T10:47:36.237Z] === RUN   TestContainerVolumesMountedAsShared
10:47:36 [2022-09-21T10:47:36.299Z] b111c3320c94: Pulling fs layer
10:47:36 [2022-09-21T10:47:36.299Z] cee64bf279e2: Pulling fs layer
10:47:36 [2022-09-21T10:47:36.494Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
10:47:36 [2022-09-21T10:47:36.494Z] === RUN   TestContainerVolumesMountedAsSlave
10:47:36 [2022-09-21T10:47:36.578Z] --- PASS: TestRemoveContainerRunning (0.43s)
10:47:36 [2022-09-21T10:47:36.578Z] === RUN   TestRemoveContainerForceRemoveRunning
10:47:36 [2022-09-21T10:47:36.836Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s)
10:47:36 [2022-09-21T10:47:36.836Z] === RUN   TestRemoveInvalidContainer
10:47:36 [2022-09-21T10:47:36.836Z] --- PASS: TestRemoveInvalidContainer (0.01s)
10:47:36 [2022-09-21T10:47:36.836Z] === RUN   TestRenameLinkedContainer
10:47:37 [2022-09-21T10:47:37.057Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
10:47:37 [2022-09-21T10:47:37.057Z] === RUN   TestNetworkNat
10:47:37 [2022-09-21T10:47:37.315Z] --- PASS: TestNetworkNat (0.49s)
10:47:37 [2022-09-21T10:47:37.315Z] === RUN   TestNetworkLocalhostTCPNat
10:47:37 [2022-09-21T10:47:37.878Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s)
10:47:37 [2022-09-21T10:47:37.878Z] === RUN   TestNetworkLoopbackNat
10:47:38 [2022-09-21T10:47:38.736Z] --- PASS: TestRenameLinkedContainer (1.60s)
10:47:38 [2022-09-21T10:47:38.736Z] === RUN   TestRenameStoppedContainer
10:47:38 [2022-09-21T10:47:38.736Z] --- PASS: TestRenameStoppedContainer (0.37s)
10:47:38 [2022-09-21T10:47:38.736Z] === RUN   TestRenameRunningContainerAndReuse
10:47:39 [2022-09-21T10:47:39.668Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s)
10:47:39 [2022-09-21T10:47:39.668Z] === RUN   TestRenameInvalidName
10:47:39 [2022-09-21T10:47:39.926Z] --- PASS: TestRenameInvalidName (0.40s)
10:47:39 [2022-09-21T10:47:39.927Z] === RUN   TestRenameAnonymousContainer
10:47:40 [2022-09-21T10:47:40.398Z] --- PASS: TestNetworkLoopbackNat (2.60s)
10:47:40 [2022-09-21T10:47:40.399Z] === RUN   TestPause
10:47:40 [2022-09-21T10:47:40.965Z] --- PASS: TestPause (0.47s)
10:47:40 [2022-09-21T10:47:40.965Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:47:40 [2022-09-21T10:47:40.965Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:47:40 [2022-09-21T10:47:40.965Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:47:40 [2022-09-21T10:47:40.965Z] === RUN   TestPauseStopPausedContainer
10:47:41 [2022-09-21T10:47:41.302Z] --- PASS: TestRenameAnonymousContainer (1.35s)
10:47:41 [2022-09-21T10:47:41.302Z] === RUN   TestRenameContainerWithSameName
10:47:41 [2022-09-21T10:47:41.529Z] --- PASS: TestPauseStopPausedContainer (0.47s)
10:47:41 [2022-09-21T10:47:41.529Z] === RUN   TestPsFilter
10:47:41 [2022-09-21T10:47:41.529Z] --- PASS: TestPsFilter (0.14s)
10:47:41 [2022-09-21T10:47:41.529Z] === RUN   TestRemoveContainerWithRemovedVolume
10:47:41 [2022-09-21T10:47:41.867Z] --- PASS: TestRenameContainerWithSameName (0.43s)
10:47:41 [2022-09-21T10:47:41.867Z] === RUN   TestRenameContainerWithLinkedContainer
10:47:42 [2022-09-21T10:47:42.093Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
10:47:42 [2022-09-21T10:47:42.093Z] === RUN   TestRemoveContainerWithVolume
10:47:42 [2022-09-21T10:47:42.351Z] --- PASS: TestRemoveContainerWithVolume (0.48s)
10:47:42 [2022-09-21T10:47:42.351Z] === RUN   TestRemoveContainerRunning
10:47:42 [2022-09-21T10:47:42.800Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s)
10:47:42 [2022-09-21T10:47:42.800Z] === RUN   TestResize
10:47:42 [2022-09-21T10:47:42.915Z] --- PASS: TestRemoveContainerRunning (0.45s)
10:47:42 [2022-09-21T10:47:42.915Z] === RUN   TestRemoveContainerForceRemoveRunning
10:47:43 [2022-09-21T10:47:43.058Z] --- PASS: TestResize (0.41s)
10:47:43 [2022-09-21T10:47:43.058Z] === RUN   TestResizeWithInvalidSize
10:47:43 [2022-09-21T10:47:43.480Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s)
10:47:43 [2022-09-21T10:47:43.480Z] === RUN   TestRemoveInvalidContainer
10:47:43 [2022-09-21T10:47:43.480Z] --- PASS: TestRemoveInvalidContainer (0.01s)
10:47:43 [2022-09-21T10:47:43.480Z] === RUN   TestRenameLinkedContainer
10:47:43 [2022-09-21T10:47:43.623Z] --- PASS: TestResizeWithInvalidSize (0.42s)
10:47:43 [2022-09-21T10:47:43.623Z] === RUN   TestResizeWhenContainerNotStarted
10:47:43 [2022-09-21T10:47:43.880Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s)
10:47:43 [2022-09-21T10:47:43.880Z] === RUN   TestDaemonRestartKillContainers
10:47:43 [2022-09-21T10:47:43.880Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
10:47:43 [2022-09-21T10:47:43.880Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
10:47:43 [2022-09-21T10:47:43.880Z] === RUN   TestCgroupNamespacesRun
10:47:44 [2022-09-21T10:47:44.923Z] cee64bf279e2: Verifying Checksum
10:47:44 [2022-09-21T10:47:44.923Z] cee64bf279e2: Download complete
10:47:45 [2022-09-21T10:47:45.375Z] --- PASS: TestRenameLinkedContainer (1.84s)
10:47:45 [2022-09-21T10:47:45.375Z] === RUN   TestRenameStoppedContainer
10:47:45 [2022-09-21T10:47:45.632Z] --- PASS: TestRenameStoppedContainer (0.54s)
10:47:45 [2022-09-21T10:47:45.632Z] === RUN   TestRenameRunningContainerAndReuse
10:47:46 [2022-09-21T10:47:46.409Z] --- PASS: TestCgroupNamespacesRun (2.12s)
10:47:46 [2022-09-21T10:47:46.409Z] === RUN   TestCgroupNamespacesRunPrivileged
10:47:46 [2022-09-21T10:47:46.564Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s)
10:47:46 [2022-09-21T10:47:46.564Z] === RUN   TestRenameInvalidName
10:47:47 [2022-09-21T10:47:47.131Z] --- PASS: TestRenameInvalidName (0.45s)
10:47:47 [2022-09-21T10:47:47.131Z] === RUN   TestRenameAnonymousContainer
10:47:47 [2022-09-21T10:47:47.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
10:47:48 [2022-09-21T10:47:48.310Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.12s)
10:47:48 [2022-09-21T10:47:48.310Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:47:48 [2022-09-21T10:47:48.502Z] --- PASS: TestRenameAnonymousContainer (1.54s)
10:47:48 [2022-09-21T10:47:48.502Z] === RUN   TestRenameContainerWithSameName
10:47:48 [2022-09-21T10:47:48.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
10:47:49 [2022-09-21T10:47:49.066Z] --- PASS: TestRenameContainerWithSameName (0.43s)
10:47:49 [2022-09-21T10:47:49.066Z] === RUN   TestRenameContainerWithLinkedContainer
10:47:49 [2022-09-21T10:47:49.996Z] --- PASS: TestRenameContainerWithLinkedContainer (0.95s)
10:47:49 [2022-09-21T10:47:49.996Z] === RUN   TestResize
10:47:50 [2022-09-21T10:47:50.209Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.14s)
10:47:50 [2022-09-21T10:47:50.209Z] === RUN   TestCgroupNamespacesRunHostMode
10:47:50 [2022-09-21T10:47:50.559Z] --- PASS: TestResize (0.46s)
10:47:50 [2022-09-21T10:47:50.559Z] === RUN   TestResizeWithInvalidSize
10:47:50 [2022-09-21T10:47:50.816Z] --- PASS: TestResizeWithInvalidSize (0.47s)
10:47:50 [2022-09-21T10:47:50.816Z] === RUN   TestResizeWhenContainerNotStarted
10:47:51 [2022-09-21T10:47:51.383Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
10:47:51 [2022-09-21T10:47:51.383Z] === RUN   TestDaemonRestartKillContainers
10:47:51 [2022-09-21T10:47:51.383Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:47:51 [2022-09-21T10:47:51.383Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:47:51 [2022-09-21T10:47:51.383Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:47:51 [2022-09-21T10:47:51.383Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:47:51 [2022-09-21T10:47:51.383Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:47:51 [2022-09-21T10:47:51.383Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:47:51 [2022-09-21T10:47:51.383Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:47:51 [2022-09-21T10:47:51.383Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:47:51 [2022-09-21T10:47:51.383Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:47:51 [2022-09-21T10:47:51.383Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:47:51 [2022-09-21T10:47:51.383Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:47:51 [2022-09-21T10:47:51.383Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:47:51 [2022-09-21T10:47:51.383Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:47:51 [2022-09-21T10:47:51.383Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:47:51 [2022-09-21T10:47:51.383Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:47:51 [2022-09-21T10:47:51.383Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:47:51 [2022-09-21T10:47:51.383Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:47:51 [2022-09-21T10:47:51.383Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:47:51 [2022-09-21T10:47:51.383Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:47:51 [2022-09-21T10:47:51.383Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:47:51 [2022-09-21T10:47:51.383Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:47:51 [2022-09-21T10:47:51.383Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:47:51 [2022-09-21T10:47:51.383Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:47:51 [2022-09-21T10:47:51.383Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:47:51 [2022-09-21T10:47:51.383Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:47:51 [2022-09-21T10:47:51.383Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:47:51 [2022-09-21T10:47:51.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
10:47:51 [2022-09-21T10:47:51.631Z] --- PASS: TestBuildWithHugeFile (56.10s)
10:47:51 [2022-09-21T10:47:51.631Z] === RUN   TestBuildWithEmptyDockerfile
10:47:51 [2022-09-21T10:47:51.631Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:47:51 [2022-09-21T10:47:51.631Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:47:51 [2022-09-21T10:47:51.631Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:47:51 [2022-09-21T10:47:51.631Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:47:51 [2022-09-21T10:47:51.631Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:47:51 [2022-09-21T10:47:51.631Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:47:51 [2022-09-21T10:47:51.631Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:47:51 [2022-09-21T10:47:51.631Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:47:51 [2022-09-21T10:47:51.631Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:47:51 [2022-09-21T10:47:51.631Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
10:47:51 [2022-09-21T10:47:51.631Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s)
10:47:51 [2022-09-21T10:47:51.631Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.07s)
10:47:51 [2022-09-21T10:47:51.631Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
10:47:51 [2022-09-21T10:47:51.631Z] === RUN   TestBuildPreserveOwnership
10:47:51 [2022-09-21T10:47:51.631Z] === RUN   TestBuildPreserveOwnership/copy_from
10:47:52 [2022-09-21T10:47:52.741Z] --- PASS: TestCgroupNamespacesRunHostMode (2.14s)
10:47:52 [2022-09-21T10:47:52.742Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:47:53 [2022-09-21T10:47:53.277Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:47:53 [2022-09-21T10:47:53.277Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:47:53 [2022-09-21T10:47:53.516Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:47:53 [2022-09-21T10:47:53.537Z] b111c3320c94: Verifying Checksum
10:47:53 [2022-09-21T10:47:53.537Z] b111c3320c94: Download complete
10:47:53 [2022-09-21T10:47:53.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
10:47:54 [2022-09-21T10:47:54.119Z] --- PASS: TestBuildPreserveOwnership (2.91s)
10:47:54 [2022-09-21T10:47:54.119Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.97s)
10:47:54 [2022-09-21T10:47:54.119Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.94s)
10:47:54 [2022-09-21T10:47:54.119Z] === RUN   TestBuildPlatformInvalid
10:47:54 [2022-09-21T10:47:54.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
10:47:54 [2022-09-21T10:47:54.374Z] --- PASS: TestBuildPlatformInvalid (0.07s)
10:47:54 [2022-09-21T10:47:54.374Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
10:47:54 [2022-09-21T10:47:54.639Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.15s)
10:47:54 [2022-09-21T10:47:54.639Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:47:54 [2022-09-21T10:47:54.697Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:47:54 [2022-09-21T10:47:54.697Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:47:54 [2022-09-21T10:47:54.934Z] Loaded image: busybox:latest
10:47:55 [2022-09-21T10:47:55.190Z] Loaded image: busybox:glibc
10:47:55 [2022-09-21T10:47:55.895Z] ..........................xx....................                         [ 29%]
10:47:56 [2022-09-21T10:47:56.086Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:47:56 [2022-09-21T10:47:56.086Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:47:56 [2022-09-21T10:47:56.118Z] Loaded image: debian:bullseye-slim
10:47:56 [2022-09-21T10:47:56.118Z] Loaded image: hello-world:latest
10:47:56 [2022-09-21T10:47:56.373Z] Loaded image: arm32v7/hello-world:latest
10:47:56 [2022-09-21T10:47:56.538Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.10s)
10:47:56 [2022-09-21T10:47:56.539Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:47:57 [2022-09-21T10:47:57.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
10:47:57 [2022-09-21T10:47:57.982Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:47:57 [2022-09-21T10:47:57.982Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:47:58 [2022-09-21T10:47:58.438Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.68s)
10:47:58 [2022-09-21T10:47:58.438Z] === RUN   TestCgroupNamespacesRunOlderClient
10:48:00 [2022-09-21T10:48:00.337Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.14s)
10:48:00 [2022-09-21T10:48:00.337Z] === RUN   TestNISDomainname
10:48:00 [2022-09-21T10:48:00.337Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
10:48:00 [2022-09-21T10:48:00.337Z] --- SKIP: TestNISDomainname (0.01s)
10:48:00 [2022-09-21T10:48:00.337Z] === RUN   TestHostnameDnsResolution
10:48:00 [2022-09-21T10:48:00.508Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:48:00 [2022-09-21T10:48:00.508Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:48:01 [2022-09-21T10:48:01.291Z] --- PASS: TestHostnameDnsResolution (0.67s)
10:48:01 [2022-09-21T10:48:01.291Z] === RUN   TestUnprivilegedPortsAndPing
10:48:01 [2022-09-21T10:48:01.291Z]     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
10:48:01 [2022-09-21T10:48:01.291Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
10:48:01 [2022-09-21T10:48:01.291Z] === RUN   TestStats
10:48:01 [2022-09-21T10:48:01.291Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
10:48:01 [2022-09-21T10:48:01.291Z] --- SKIP: TestStats (0.00s)
10:48:01 [2022-09-21T10:48:01.291Z] === RUN   TestStopContainerWithTimeout
10:48:01 [2022-09-21T10:48:01.291Z] === RUN   TestStopContainerWithTimeout/0
10:48:01 [2022-09-21T10:48:01.291Z] === PAUSE TestStopContainerWithTimeout/0
10:48:01 [2022-09-21T10:48:01.291Z] === RUN   TestStopContainerWithTimeout/1
10:48:01 [2022-09-21T10:48:01.291Z] === PAUSE TestStopContainerWithTimeout/1
10:48:01 [2022-09-21T10:48:01.291Z] === RUN   TestStopContainerWithTimeout/3
10:48:01 [2022-09-21T10:48:01.291Z] === PAUSE TestStopContainerWithTimeout/3
10:48:01 [2022-09-21T10:48:01.291Z] === RUN   TestStopContainerWithTimeout/-1
10:48:01 [2022-09-21T10:48:01.291Z] === PAUSE TestStopContainerWithTimeout/-1
10:48:01 [2022-09-21T10:48:01.291Z] === CONT  TestStopContainerWithTimeout/0
10:48:01 [2022-09-21T10:48:01.292Z] === CONT  TestStopContainerWithTimeout/-1
10:48:01 [2022-09-21T10:48:01.875Z] === CONT  TestStopContainerWithTimeout/3
10:48:01 [2022-09-21T10:48:01.880Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:48:01 [2022-09-21T10:48:01.880Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.94s)
10:48:01 [2022-09-21T10:48:01.880Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.98s)
10:48:01 [2022-09-21T10:48:01.880Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.35s)
10:48:01 [2022-09-21T10:48:01.880Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.34s)
10:48:01 [2022-09-21T10:48:01.880Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.36s)
10:48:01 [2022-09-21T10:48:01.880Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.39s)
10:48:01 [2022-09-21T10:48:01.880Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.96s)
10:48:01 [2022-09-21T10:48:01.880Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.91s)
10:48:01 [2022-09-21T10:48:01.880Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.18s)
10:48:01 [2022-09-21T10:48:01.880Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.25s)
10:48:01 [2022-09-21T10:48:01.880Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.79s)
10:48:01 [2022-09-21T10:48:01.880Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.75s)
10:48:01 [2022-09-21T10:48:01.880Z] === RUN   TestCgroupNamespacesRun
10:48:03 [2022-09-21T10:48:03.252Z] --- PASS: TestCgroupNamespacesRun (1.19s)
10:48:03 [2022-09-21T10:48:03.252Z] === RUN   TestCgroupNamespacesRunPrivileged
10:48:03 [2022-09-21T10:48:03.252Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
10:48:03 [2022-09-21T10:48:03.252Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
10:48:03 [2022-09-21T10:48:03.252Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:48:03 [2022-09-21T10:48:03.788Z] === CONT  TestStopContainerWithTimeout/1
10:48:04 [2022-09-21T10:48:04.499Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.24s)
10:48:04 [2022-09-21T10:48:04.499Z] PASS
10:48:04 [2022-09-21T10:48:04.499Z] 
10:48:04 [2022-09-21T10:48:04.499Z] === Skipped
10:48:04 [2022-09-21T10:48:04.499Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
10:48:04 [2022-09-21T10:48:04.499Z]     build_session_test.go:25: TODO: BuildKit
10:48:04 [2022-09-21T10:48:04.499Z] 
10:48:04 [2022-09-21T10:48:04.499Z] DONE 33 tests, 1 skipped in 89.518s
10:48:04 [2022-09-21T10:48:04.499Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
10:48:04 [2022-09-21T10:48:04.499Z] ++ 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
10:48:04 [2022-09-21T10:48:04.499Z] ++ set -e
10:48:04 [2022-09-21T10:48:04.499Z] ++ '[' -n 0 ']'
10:48:04 [2022-09-21T10:48:04.499Z] ++ set -x
10:48:04 [2022-09-21T10:48:04.499Z] ++ 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
10:48:04 [2022-09-21T10:48:04.622Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.22s)
10:48:04 [2022-09-21T10:48:04.622Z] === RUN   TestCgroupNamespacesRunHostMode
10:48:04 [2022-09-21T10:48:04.755Z] INFO: Testing against a local daemon
10:48:04 [2022-09-21T10:48:04.755Z] === RUN   TestConfigInspect
10:48:05 [2022-09-21T10:48:05.173Z] --- PASS: TestStopContainerWithTimeout (0.01s)
10:48:05 [2022-09-21T10:48:05.173Z]     --- PASS: TestStopContainerWithTimeout/0 (0.73s)
10:48:05 [2022-09-21T10:48:05.173Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.70s)
10:48:05 [2022-09-21T10:48:05.173Z]     --- PASS: TestStopContainerWithTimeout/3 (2.40s)
10:48:05 [2022-09-21T10:48:05.173Z]     --- PASS: TestStopContainerWithTimeout/1 (1.39s)
10:48:05 [2022-09-21T10:48:05.173Z] === RUN   TestDeleteDevicemapper
10:48:05 [2022-09-21T10:48:05.173Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:48:05 [2022-09-21T10:48:05.173Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:48:05 [2022-09-21T10:48:05.173Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:48:05 [2022-09-21T10:48:05.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
10:48:05 [2022-09-21T10:48:05.555Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s)
10:48:05 [2022-09-21T10:48:05.555Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:48:06 [2022-09-21T10:48:06.925Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.21s)
10:48:06 [2022-09-21T10:48:06.925Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:48:07 [2022-09-21T10:48:07.073Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.59s)
10:48:07 [2022-09-21T10:48:07.073Z] === RUN   TestUpdateMemory
10:48:07 [2022-09-21T10:48:07.073Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
10:48:07 [2022-09-21T10:48:07.073Z] --- SKIP: TestUpdateMemory (0.00s)
10:48:07 [2022-09-21T10:48:07.073Z] === RUN   TestUpdateCPUQuota
10:48:07 [2022-09-21T10:48:07.073Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
10:48:07 [2022-09-21T10:48:07.073Z] --- SKIP: TestUpdateCPUQuota (0.00s)
10:48:07 [2022-09-21T10:48:07.073Z] === RUN   TestUpdatePidsLimit
10:48:07 [2022-09-21T10:48:07.073Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
10:48:07 [2022-09-21T10:48:07.073Z] --- SKIP: TestUpdatePidsLimit (0.00s)
10:48:07 [2022-09-21T10:48:07.073Z] === RUN   TestUpdateRestartPolicy
10:48:07 [2022-09-21T10:48:07.269Z] --- PASS: TestConfigInspect (2.28s)
10:48:07 [2022-09-21T10:48:07.270Z] === RUN   TestConfigList
10:48:08 [2022-09-21T10:48:08.297Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.20s)
10:48:08 [2022-09-21T10:48:08.297Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:48:08 [2022-09-21T10:48:08.555Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s)
10:48:08 [2022-09-21T10:48:08.555Z] === RUN   TestCgroupNamespacesRunOlderClient
10:48:08 [2022-09-21T10:48:08.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
10:48:09 [2022-09-21T10:48:09.158Z] --- PASS: TestConfigList (2.10s)
10:48:09 [2022-09-21T10:48:09.158Z] === RUN   TestConfigsCreateAndDelete
10:48:09 [2022-09-21T10:48:09.927Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s)
10:48:09 [2022-09-21T10:48:09.927Z] === RUN   TestNISDomainname
10:48:10 [2022-09-21T10:48:10.492Z] --- PASS: TestNISDomainname (0.58s)
10:48:10 [2022-09-21T10:48:10.492Z] === RUN   TestHostnameDnsResolution
10:48:11 [2022-09-21T10:48:11.050Z] --- PASS: TestConfigsCreateAndDelete (2.11s)
10:48:11 [2022-09-21T10:48:11.050Z] === RUN   TestConfigsUpdate
10:48:11 [2022-09-21T10:48:11.057Z] --- PASS: TestHostnameDnsResolution (0.69s)
10:48:11 [2022-09-21T10:48:11.057Z] === RUN   TestUnprivilegedPortsAndPing
10:48:11 [2022-09-21T10:48:11.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
10:48:11 [2022-09-21T10:48:11.620Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s)
10:48:11 [2022-09-21T10:48:11.620Z] === RUN   TestStats
10:48:11 [2022-09-21T10:48:11.893Z] tests/integration/api_exec_test.py .....................                 [ 34%]
10:48:12 [2022-09-21T10:48:12.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
10:48:13 [2022-09-21T10:48:13.566Z] --- PASS: TestConfigsUpdate (2.10s)
10:48:13 [2022-09-21T10:48:13.566Z] === RUN   TestTemplatedConfig
10:48:14 [2022-09-21T10:48:14.144Z] --- PASS: TestStats (2.50s)
10:48:14 [2022-09-21T10:48:14.144Z] === RUN   TestStopContainerWithTimeout
10:48:14 [2022-09-21T10:48:14.144Z] === RUN   TestStopContainerWithTimeout/0
10:48:14 [2022-09-21T10:48:14.144Z] === PAUSE TestStopContainerWithTimeout/0
10:48:14 [2022-09-21T10:48:14.144Z] === RUN   TestStopContainerWithTimeout/1
10:48:14 [2022-09-21T10:48:14.144Z] === PAUSE TestStopContainerWithTimeout/1
10:48:14 [2022-09-21T10:48:14.144Z] === RUN   TestStopContainerWithTimeout/3
10:48:14 [2022-09-21T10:48:14.144Z] === PAUSE TestStopContainerWithTimeout/3
10:48:14 [2022-09-21T10:48:14.144Z] === RUN   TestStopContainerWithTimeout/-1
10:48:14 [2022-09-21T10:48:14.144Z] === PAUSE TestStopContainerWithTimeout/-1
10:48:14 [2022-09-21T10:48:14.144Z] === CONT  TestStopContainerWithTimeout/0
10:48:14 [2022-09-21T10:48:14.144Z] === CONT  TestStopContainerWithTimeout/3
10:48:15 [2022-09-21T10:48:15.077Z] === CONT  TestStopContainerWithTimeout/-1
10:48:15 [2022-09-21T10:48:15.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
10:48:16 [2022-09-21T10:48:16.125Z] --- PASS: TestTemplatedConfig (2.41s)
10:48:16 [2022-09-21T10:48:16.125Z] === RUN   TestConfigCreateResolve
10:48:16 [2022-09-21T10:48:16.974Z] === CONT  TestStopContainerWithTimeout/1
10:48:17 [2022-09-21T10:48:17.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
10:48:18 [2022-09-21T10:48:18.014Z] --- PASS: TestConfigCreateResolve (2.07s)
10:48:18 [2022-09-21T10:48:18.014Z] === RUN   TestConfigDaemonLibtrustID
10:48:18 [2022-09-21T10:48:18.270Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
10:48:18 [2022-09-21T10:48:18.270Z] PASS
10:48:18 [2022-09-21T10:48:18.270Z] 
10:48:18 [2022-09-21T10:48:18.270Z] DONE 7 tests in 13.707s
10:48:18 [2022-09-21T10:48:18.270Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
10:48:18 [2022-09-21T10:48:18.270Z] ++ 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
10:48:18 [2022-09-21T10:48:18.270Z] ++ set -e
10:48:18 [2022-09-21T10:48:18.270Z] ++ '[' -n 0 ']'
10:48:18 [2022-09-21T10:48:18.270Z] ++ set -x
10:48:18 [2022-09-21T10:48:18.270Z] ++ 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
10:48:18 [2022-09-21T10:48:18.344Z] --- PASS: TestStopContainerWithTimeout (0.01s)
10:48:18 [2022-09-21T10:48:18.345Z]     --- PASS: TestStopContainerWithTimeout/0 (0.70s)
10:48:18 [2022-09-21T10:48:18.345Z]     --- PASS: TestStopContainerWithTimeout/3 (2.70s)
10:48:18 [2022-09-21T10:48:18.345Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.40s)
10:48:18 [2022-09-21T10:48:18.345Z]     --- PASS: TestStopContainerWithTimeout/1 (1.52s)
10:48:18 [2022-09-21T10:48:18.345Z] === RUN   TestDeleteDevicemapper
10:48:18 [2022-09-21T10:48:18.345Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:48:18 [2022-09-21T10:48:18.345Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:48:18 [2022-09-21T10:48:18.345Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:48:18 [2022-09-21T10:48:18.525Z] INFO: Testing against a local daemon
10:48:18 [2022-09-21T10:48:18.525Z] === RUN   TestCheckpoint
10:48:18 [2022-09-21T10:48:18.525Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:48:18 [2022-09-21T10:48:18.525Z] --- SKIP: TestCheckpoint (0.00s)
10:48:18 [2022-09-21T10:48:18.525Z] === RUN   TestContainerInvalidJSON
10:48:18 [2022-09-21T10:48:18.525Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:48:18 [2022-09-21T10:48:18.525Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:48:18 [2022-09-21T10:48:18.525Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:48:18 [2022-09-21T10:48:18.525Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:48:18 [2022-09-21T10:48:18.525Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:48:18 [2022-09-21T10:48:18.525Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:48:18 [2022-09-21T10:48:18.525Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:48:18 [2022-09-21T10:48:18.525Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:48:18 [2022-09-21T10:48:18.525Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:48:18 [2022-09-21T10:48:18.525Z] --- PASS: TestContainerInvalidJSON (0.01s)
10:48:18 [2022-09-21T10:48:18.525Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
10:48:18 [2022-09-21T10:48:18.525Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
10:48:18 [2022-09-21T10:48:18.525Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
10:48:18 [2022-09-21T10:48:18.525Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:48:18 [2022-09-21T10:48:18.525Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
10:48:18 [2022-09-21T10:48:18.525Z] === RUN   TestCopyFromContainerPathIsNotDir
10:48:18 [2022-09-21T10:48:18.525Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
10:48:18 [2022-09-21T10:48:18.525Z] === RUN   TestCopyToContainerPathDoesNotExist
10:48:18 [2022-09-21T10:48:18.525Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
10:48:18 [2022-09-21T10:48:18.525Z] === RUN   TestCopyToContainerPathIsNotDir
10:48:18 [2022-09-21T10:48:18.781Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
10:48:18 [2022-09-21T10:48:18.781Z] === RUN   TestCopyFromContainer
10:48:19 [2022-09-21T10:48:19.268Z] --- PASS: TestUpdateRestartPolicy (10.81s)
10:48:19 [2022-09-21T10:48:19.268Z] === RUN   TestUpdateRestartWithAutoRemove
10:48:19 [2022-09-21T10:48:19.268Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s)
10:48:19 [2022-09-21T10:48:19.268Z] === RUN   TestWaitNonBlocked
10:48:19 [2022-09-21T10:48:19.268Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:48:19 [2022-09-21T10:48:19.268Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:48:19 [2022-09-21T10:48:19.268Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:48:19 [2022-09-21T10:48:19.268Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:48:19 [2022-09-21T10:48:19.268Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:48:19 [2022-09-21T10:48:19.268Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:48:19 [2022-09-21T10:48:19.268Z] --- PASS: TestWaitNonBlocked (0.02s)
10:48:19 [2022-09-21T10:48:19.268Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.53s)
10:48:19 [2022-09-21T10:48:19.268Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s)
10:48:19 [2022-09-21T10:48:19.268Z] === RUN   TestWaitBlocked
10:48:19 [2022-09-21T10:48:19.268Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:48:19 [2022-09-21T10:48:19.268Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:48:19 [2022-09-21T10:48:19.268Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:48:19 [2022-09-21T10:48:19.268Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:48:19 [2022-09-21T10:48:19.268Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:48:19 [2022-09-21T10:48:19.268Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:48:19 [2022-09-21T10:48:19.268Z] --- PASS: TestWaitBlocked (0.01s)
10:48:19 [2022-09-21T10:48:19.268Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.56s)
10:48:19 [2022-09-21T10:48:19.268Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.61s)
10:48:19 [2022-09-21T10:48:19.268Z] === CONT  TestDaemonRestartIpcMode
10:48:19 [2022-09-21T10:48:19.268Z] === CONT  TestIpcModeOlderClient
10:48:19 [2022-09-21T10:48:19.268Z] --- PASS: TestIpcModeOlderClient (0.07s)
10:48:19 [2022-09-21T10:48:19.268Z] === CONT  TestRestartDaemonWithRestartingContainer
10:48:19 [2022-09-21T10:48:19.364Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
10:48:19 [2022-09-21T10:48:19.708Z] === RUN   TestCopyFromContainer//
10:48:19 [2022-09-21T10:48:19.708Z] === RUN   TestCopyFromContainer//bar/root
10:48:19 [2022-09-21T10:48:19.708Z] === RUN   TestCopyFromContainer//bar/root/
10:48:19 [2022-09-21T10:48:19.708Z] === RUN   TestCopyFromContainer/bar/quux
10:48:19 [2022-09-21T10:48:19.708Z] === RUN   TestCopyFromContainer/bar/quux/
10:48:19 [2022-09-21T10:48:19.708Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:48:19 [2022-09-21T10:48:19.964Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:48:19 [2022-09-21T10:48:19.964Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:48:19 [2022-09-21T10:48:19.964Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:48:19 [2022-09-21T10:48:19.964Z] === RUN   TestCopyFromContainer/bar/notarget
10:48:20 [2022-09-21T10:48:20.220Z] --- PASS: TestCopyFromContainer (1.41s)
10:48:20 [2022-09-21T10:48:20.220Z]     --- PASS: TestCopyFromContainer// (0.05s)
10:48:20 [2022-09-21T10:48:20.220Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
10:48:20 [2022-09-21T10:48:20.220Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
10:48:20 [2022-09-21T10:48:20.220Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
10:48:20 [2022-09-21T10:48:20.220Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
10:48:20 [2022-09-21T10:48:20.220Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
10:48:20 [2022-09-21T10:48:20.220Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
10:48:20 [2022-09-21T10:48:20.220Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
10:48:20 [2022-09-21T10:48:20.220Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
10:48:20 [2022-09-21T10:48:20.220Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
10:48:20 [2022-09-21T10:48:20.220Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:48:20 [2022-09-21T10:48:20.220Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:48:20 [2022-09-21T10:48:20.220Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:48:20 [2022-09-21T10:48:20.220Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:48:20 [2022-09-21T10:48:20.220Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:48:20 [2022-09-21T10:48:20.220Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:48:20 [2022-09-21T10:48:20.220Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:48:20 [2022-09-21T10:48:20.220Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:48:20 [2022-09-21T10:48:20.220Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:48:20 [2022-09-21T10:48:20.220Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:48:20 [2022-09-21T10:48:20.220Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
10:48:20 [2022-09-21T10:48:20.220Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:48:20 [2022-09-21T10:48:20.220Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:48:20 [2022-09-21T10:48:20.220Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:48:20 [2022-09-21T10:48:20.220Z] === RUN   TestCreateLinkToNonExistingContainer
10:48:20 [2022-09-21T10:48:20.220Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
10:48:20 [2022-09-21T10:48:20.220Z] === RUN   TestCreateWithInvalidEnv
10:48:20 [2022-09-21T10:48:20.220Z] === RUN   TestCreateWithInvalidEnv/0
10:48:20 [2022-09-21T10:48:20.220Z] === PAUSE TestCreateWithInvalidEnv/0
10:48:20 [2022-09-21T10:48:20.220Z] === RUN   TestCreateWithInvalidEnv/1
10:48:20 [2022-09-21T10:48:20.220Z] === PAUSE TestCreateWithInvalidEnv/1
10:48:20 [2022-09-21T10:48:20.220Z] === RUN   TestCreateWithInvalidEnv/2
10:48:20 [2022-09-21T10:48:20.220Z] === PAUSE TestCreateWithInvalidEnv/2
10:48:20 [2022-09-21T10:48:20.220Z] === CONT  TestCreateWithInvalidEnv/0
10:48:20 [2022-09-21T10:48:20.220Z] === CONT  TestCreateWithInvalidEnv/2
10:48:20 [2022-09-21T10:48:20.220Z] === CONT  TestCreateWithInvalidEnv/1
10:48:20 [2022-09-21T10:48:20.220Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
10:48:20 [2022-09-21T10:48:20.220Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:48:20 [2022-09-21T10:48:20.220Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:48:20 [2022-09-21T10:48:20.220Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:48:20 [2022-09-21T10:48:20.220Z] === RUN   TestCreateTmpfsMountsTarget
10:48:20 [2022-09-21T10:48:20.220Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
10:48:20 [2022-09-21T10:48:20.220Z] === RUN   TestCreateWithCustomMaskedPaths
10:48:20 [2022-09-21T10:48:20.867Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.19s)
10:48:20 [2022-09-21T10:48:20.867Z] === RUN   TestUpdateMemory
10:48:21 [2022-09-21T10:48:21.124Z] --- PASS: TestUpdateMemory (0.57s)
10:48:21 [2022-09-21T10:48:21.125Z] === RUN   TestUpdateCPUQuota
10:48:21 [2022-09-21T10:48:21.630Z] --- PASS: TestCreateWithCustomMaskedPaths (1.26s)
10:48:21 [2022-09-21T10:48:21.630Z] === RUN   TestCreateWithCustomReadonlyPaths
10:48:21 [2022-09-21T10:48:21.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
10:48:22 [2022-09-21T10:48:22.058Z] --- PASS: TestUpdateCPUQuota (0.92s)
10:48:22 [2022-09-21T10:48:22.058Z] === RUN   TestUpdatePidsLimit
10:48:22 [2022-09-21T10:48:22.058Z] === RUN   TestUpdatePidsLimit/update_from_none
10:48:22 [2022-09-21T10:48:22.315Z] === RUN   TestUpdatePidsLimit/no_change
10:48:22 [2022-09-21T10:48:22.558Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s)
10:48:22 [2022-09-21T10:48:22.558Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:48:22 [2022-09-21T10:48:22.558Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:48:22 [2022-09-21T10:48:22.558Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:48:22 [2022-09-21T10:48:22.558Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:48:22 [2022-09-21T10:48:22.558Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:48:22 [2022-09-21T10:48:22.558Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:48:22 [2022-09-21T10:48:22.558Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:48:22 [2022-09-21T10:48:22.558Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:48:22 [2022-09-21T10:48:22.558Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:48:22 [2022-09-21T10:48:22.558Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:48:22 [2022-09-21T10:48:22.558Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:48:22 [2022-09-21T10:48:22.558Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:48:22 [2022-09-21T10:48:22.558Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:48:22 [2022-09-21T10:48:22.558Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:48:22 [2022-09-21T10:48:22.558Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:48:22 [2022-09-21T10:48:22.558Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:48:22 [2022-09-21T10:48:22.558Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
10:48:22 [2022-09-21T10:48:22.558Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
10:48:22 [2022-09-21T10:48:22.558Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
10:48:22 [2022-09-21T10:48:22.558Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
10:48:22 [2022-09-21T10:48:22.558Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
10:48:22 [2022-09-21T10:48:22.558Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
10:48:22 [2022-09-21T10:48:22.558Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:48:22 [2022-09-21T10:48:22.572Z] === RUN   TestUpdatePidsLimit/update_lower
10:48:22 [2022-09-21T10:48:22.830Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
10:48:23 [2022-09-21T10:48:23.087Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
10:48:23 [2022-09-21T10:48:23.119Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s)
10:48:23 [2022-09-21T10:48:23.119Z] === RUN   TestCreateDifferentPlatform
10:48:23 [2022-09-21T10:48:23.119Z] === RUN   TestCreateDifferentPlatform/different_os
10:48:23 [2022-09-21T10:48:23.119Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:48:23 [2022-09-21T10:48:23.119Z] --- PASS: TestCreateDifferentPlatform (0.02s)
10:48:23 [2022-09-21T10:48:23.119Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
10:48:23 [2022-09-21T10:48:23.119Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:48:23 [2022-09-21T10:48:23.119Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:48:23 [2022-09-21T10:48:23.119Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
10:48:23 [2022-09-21T10:48:23.119Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
10:48:23 [2022-09-21T10:48:23.119Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s)
10:48:23 [2022-09-21T10:48:23.119Z] === RUN   TestContainerStartOnDaemonRestart
10:48:23 [2022-09-21T10:48:23.119Z] === PAUSE TestContainerStartOnDaemonRestart
10:48:23 [2022-09-21T10:48:23.119Z] === RUN   TestDaemonRestartIpcMode
10:48:23 [2022-09-21T10:48:23.119Z] === PAUSE TestDaemonRestartIpcMode
10:48:23 [2022-09-21T10:48:23.119Z] === RUN   TestDaemonHostGatewayIP
10:48:23 [2022-09-21T10:48:23.119Z] === PAUSE TestDaemonHostGatewayIP
10:48:23 [2022-09-21T10:48:23.119Z] === RUN   TestRestartDaemonWithRestartingContainer
10:48:23 [2022-09-21T10:48:23.119Z] === PAUSE TestRestartDaemonWithRestartingContainer
10:48:23 [2022-09-21T10:48:23.119Z] === RUN   TestContainerKillOnDaemonStart
10:48:23 [2022-09-21T10:48:23.119Z] === PAUSE TestContainerKillOnDaemonStart
10:48:23 [2022-09-21T10:48:23.119Z] === RUN   TestDiff
10:48:23 [2022-09-21T10:48:23.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
10:48:23 [2022-09-21T10:48:23.344Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
10:48:23 [2022-09-21T10:48:23.602Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
10:48:23 [2022-09-21T10:48:23.722Z] --- PASS: TestDiff (0.42s)
10:48:23 [2022-09-21T10:48:23.722Z] === RUN   TestExecWithCloseStdin
10:48:23 [2022-09-21T10:48:23.979Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
10:48:24 [2022-09-21T10:48:24.283Z] --- PASS: TestExecWithCloseStdin (0.47s)
10:48:24 [2022-09-21T10:48:24.283Z] === RUN   TestExec
10:48:24 [2022-09-21T10:48:24.532Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.23s)
10:48:24 [2022-09-21T10:48:24.532Z] --- PASS: TestDaemonRestartIpcMode (4.47s)
10:48:24 [2022-09-21T10:48:24.532Z] PASS
10:48:24 [2022-09-21T10:48:24.532Z] 
10:48:24 [2022-09-21T10:48:24.532Z] === Skipped
10:48:24 [2022-09-21T10:48:24.532Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
10:48:24 [2022-09-21T10:48:24.532Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:48:24 [2022-09-21T10:48:24.532Z] 
10:48:24 [2022-09-21T10:48:24.532Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
10:48:24 [2022-09-21T10:48:24.532Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
10:48:24 [2022-09-21T10:48:24.532Z] 
10:48:24 [2022-09-21T10:48:24.532Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
10:48:24 [2022-09-21T10:48:24.532Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
10:48:24 [2022-09-21T10:48:24.532Z] 
10:48:24 [2022-09-21T10:48:24.532Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
10:48:24 [2022-09-21T10:48:24.532Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
10:48:24 [2022-09-21T10:48:24.532Z] 
10:48:24 [2022-09-21T10:48:24.532Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
10:48:24 [2022-09-21T10:48:24.532Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
10:48:24 [2022-09-21T10:48:24.532Z] 
10:48:24 [2022-09-21T10:48:24.532Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
10:48:24 [2022-09-21T10:48:24.532Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:48:24 [2022-09-21T10:48:24.532Z] 
10:48:24 [2022-09-21T10:48:24.532Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
10:48:24 [2022-09-21T10:48:24.532Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:48:24 [2022-09-21T10:48:24.532Z] 
10:48:24 [2022-09-21T10:48:24.532Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
10:48:24 [2022-09-21T10:48:24.532Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:48:24 [2022-09-21T10:48:24.532Z] 
10:48:24 [2022-09-21T10:48:24.532Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
10:48:24 [2022-09-21T10:48:24.532Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:48:24 [2022-09-21T10:48:24.532Z] 
10:48:24 [2022-09-21T10:48:24.532Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
10:48:24 [2022-09-21T10:48:24.532Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
10:48:24 [2022-09-21T10:48:24.532Z] 
10:48:24 [2022-09-21T10:48:24.532Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
10:48:24 [2022-09-21T10:48:24.532Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
10:48:24 [2022-09-21T10:48:24.532Z] 
10:48:24 [2022-09-21T10:48:24.532Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
10:48:24 [2022-09-21T10:48:24.532Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:48:24 [2022-09-21T10:48:24.532Z] 
10:48:24 [2022-09-21T10:48:24.532Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
10:48:24 [2022-09-21T10:48:24.532Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
10:48:24 [2022-09-21T10:48:24.532Z] 
10:48:24 [2022-09-21T10:48:24.532Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
10:48:24 [2022-09-21T10:48:24.532Z]     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)
10:48:24 [2022-09-21T10:48:24.532Z] 
10:48:24 [2022-09-21T10:48:24.532Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
10:48:24 [2022-09-21T10:48:24.532Z]     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)
10:48:24 [2022-09-21T10:48:24.532Z] 
10:48:24 [2022-09-21T10:48:24.532Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
10:48:24 [2022-09-21T10:48:24.532Z]     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)
10:48:24 [2022-09-21T10:48:24.532Z] 
10:48:24 [2022-09-21T10:48:24.532Z] === SKIP: amd64.integration.container TestPause (0.00s)
10:48:24 [2022-09-21T10:48:24.532Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
10:48:24 [2022-09-21T10:48:24.532Z] 
10:48:24 [2022-09-21T10:48:24.532Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:48:24 [2022-09-21T10:48:24.532Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:48:24 [2022-09-21T10:48:24.532Z] 
10:48:24 [2022-09-21T10:48:24.532Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
10:48:24 [2022-09-21T10:48:24.532Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
10:48:24 [2022-09-21T10:48:24.532Z] 
10:48:24 [2022-09-21T10:48:24.532Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
10:48:24 [2022-09-21T10:48:24.532Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
10:48:24 [2022-09-21T10:48:24.532Z] 
10:48:24 [2022-09-21T10:48:24.532Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
10:48:24 [2022-09-21T10:48:24.532Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
10:48:24 [2022-09-21T10:48:24.532Z] 
10:48:24 [2022-09-21T10:48:24.532Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
10:48:24 [2022-09-21T10:48:24.532Z]     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
10:48:24 [2022-09-21T10:48:24.532Z] 
10:48:24 [2022-09-21T10:48:24.532Z] === SKIP: amd64.integration.container TestStats (0.00s)
10:48:24 [2022-09-21T10:48:24.532Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
10:48:24 [2022-09-21T10:48:24.532Z] 
10:48:24 [2022-09-21T10:48:24.532Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
10:48:24 [2022-09-21T10:48:24.532Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:48:24 [2022-09-21T10:48:24.532Z] 
10:48:24 [2022-09-21T10:48:24.532Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
10:48:24 [2022-09-21T10:48:24.532Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
10:48:24 [2022-09-21T10:48:24.532Z] 
10:48:24 [2022-09-21T10:48:24.532Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
10:48:24 [2022-09-21T10:48:24.532Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
10:48:24 [2022-09-21T10:48:24.532Z] 
10:48:24 [2022-09-21T10:48:24.532Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
10:48:24 [2022-09-21T10:48:24.532Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
10:48:24 [2022-09-21T10:48:24.532Z] 
10:48:24 [2022-09-21T10:48:24.532Z] DONE 178 tests, 27 skipped in 83.767s
10:48:24 [2022-09-21T10:48:24.532Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
10:48:24 [2022-09-21T10:48:24.532Z] INFO: Testing against a local daemon
10:48:24 [2022-09-21T10:48:24.532Z] === RUN   TestCommitInheritsEnv
10:48:24 [2022-09-21T10:48:24.533Z] --- PASS: TestUpdatePidsLimit (2.21s)
10:48:24 [2022-09-21T10:48:24.533Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.22s)
10:48:24 [2022-09-21T10:48:24.533Z]     --- PASS: TestUpdatePidsLimit/no_change (0.22s)
10:48:24 [2022-09-21T10:48:24.533Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.24s)
10:48:24 [2022-09-21T10:48:24.533Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s)
10:48:24 [2022-09-21T10:48:24.533Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s)
10:48:24 [2022-09-21T10:48:24.533Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s)
10:48:24 [2022-09-21T10:48:24.533Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s)
10:48:24 [2022-09-21T10:48:24.533Z] === RUN   TestUpdateRestartPolicy
10:48:24 [2022-09-21T10:48:24.538Z] --- PASS: TestExec (0.50s)
10:48:24 [2022-09-21T10:48:24.538Z] === RUN   TestExecUser
10:48:25 [2022-09-21T10:48:25.098Z] --- PASS: TestCommitInheritsEnv (1.22s)
10:48:25 [2022-09-21T10:48:25.098Z] === RUN   TestImportExtremelyLargeImageWorks
10:48:25 [2022-09-21T10:48:25.098Z] === PAUSE TestImportExtremelyLargeImageWorks
10:48:25 [2022-09-21T10:48:25.098Z] === RUN   TestImagesFilterMultiReference
10:48:25 [2022-09-21T10:48:25.098Z] --- PASS: TestImagesFilterMultiReference (0.05s)
10:48:25 [2022-09-21T10:48:25.098Z] === RUN   TestImagePullPlatformInvalid
10:48:25 [2022-09-21T10:48:25.143Z] --- PASS: TestExecUser (0.48s)
10:48:25 [2022-09-21T10:48:25.143Z] === RUN   TestExportContainerAndImportImage
10:48:25 [2022-09-21T10:48:25.355Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
10:48:25 [2022-09-21T10:48:25.356Z] === RUN   TestRemoveImageOrphaning
10:48:25 [2022-09-21T10:48:25.704Z] --- PASS: TestExportContainerAndImportImage (0.56s)
10:48:25 [2022-09-21T10:48:25.704Z] === RUN   TestExportContainerAfterDaemonRestart
10:48:25 [2022-09-21T10:48:25.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
10:48:27 [2022-09-21T10:48:27.111Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
10:48:27 [2022-09-21T10:48:27.111Z] === RUN   TestHealthCheckWorkdir
10:48:27 [2022-09-21T10:48:27.252Z] --- PASS: TestRemoveImageOrphaning (1.93s)
10:48:27 [2022-09-21T10:48:27.252Z] === RUN   TestRemoveImageGarbageCollector
10:48:27 [2022-09-21T10:48:27.253Z]     remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
10:48:27 [2022-09-21T10:48:27.253Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
10:48:27 [2022-09-21T10:48:27.253Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:48:27 [2022-09-21T10:48:27.253Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
10:48:27 [2022-09-21T10:48:27.253Z] === RUN   TestTagInvalidReference
10:48:27 [2022-09-21T10:48:27.253Z] --- PASS: TestTagInvalidReference (0.01s)
10:48:27 [2022-09-21T10:48:27.253Z] === RUN   TestTagValidPrefixedRepo
10:48:27 [2022-09-21T10:48:27.253Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
10:48:27 [2022-09-21T10:48:27.253Z] === RUN   TestTagExistedNameWithoutForce
10:48:27 [2022-09-21T10:48:27.253Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
10:48:27 [2022-09-21T10:48:27.253Z] === RUN   TestTagOfficialNames
10:48:27 [2022-09-21T10:48:27.253Z] --- PASS: TestTagOfficialNames (0.05s)
10:48:27 [2022-09-21T10:48:27.253Z] === RUN   TestTagMatchesDigest
10:48:27 [2022-09-21T10:48:27.253Z] --- PASS: TestTagMatchesDigest (0.01s)
10:48:27 [2022-09-21T10:48:27.253Z] === CONT  TestImportExtremelyLargeImageWorks
10:48:27 [2022-09-21T10:48:27.367Z] --- PASS: TestHealthCheckWorkdir (0.55s)
10:48:27 [2022-09-21T10:48:27.367Z] === RUN   TestHealthKillContainer
10:48:28 [2022-09-21T10:48:28.311Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:48:28 [2022-09-21T10:48:28.311Z] Using test binary docker
10:48:28 [2022-09-21T10:48:28.311Z] +++ /etc/init.d/apparmor start
10:48:28 [2022-09-21T10:48:28.311Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:48:28 [2022-09-21T10:48:28.311Z] INFO: Waiting for daemon to start...
10:48:28 [2022-09-21T10:48:28.311Z] Starting dockerd
10:48:28 [2022-09-21T10:48:28.311Z] +++ 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
10:48:30 [2022-09-21T10:48:30.202Z] .
10:48:30 [2022-09-21T10:48:30.202Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:48:30 [2022-09-21T10:48:30.458Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:48:30 [2022-09-21T10:48:30.458Z] Error: No such image: emptyfs
10:48:30 [2022-09-21T10:48:30.458Z] ++++ docker load
10:48:30 [2022-09-21T10:48:30.458Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:48:30 [2022-09-21T10:48:30.714Z] Running integration-test (iteration 1)
10:48:30 [2022-09-21T10:48:30.714Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
10:48:30 [2022-09-21T10:48:30.714Z] ++ 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
10:48:30 [2022-09-21T10:48:30.714Z] ++ set -e
10:48:30 [2022-09-21T10:48:30.714Z] ++ '[' -n 0 ']'
10:48:30 [2022-09-21T10:48:30.714Z] ++ set -x
10:48:30 [2022-09-21T10:48:30.714Z] ++ 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
10:48:31 [2022-09-21T10:48:31.645Z] Loaded image: busybox:latest
10:48:32 [2022-09-21T10:48:32.208Z] Loaded image: busybox:glibc
10:48:36 [2022-09-21T10:48:36.713Z] --- PASS: TestUpdateRestartPolicy (11.06s)
10:48:36 [2022-09-21T10:48:36.713Z] === RUN   TestUpdateRestartWithAutoRemove
10:48:36 [2022-09-21T10:48:36.713Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s)
10:48:36 [2022-09-21T10:48:36.713Z] === RUN   TestWaitNonBlocked
10:48:36 [2022-09-21T10:48:36.713Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:48:36 [2022-09-21T10:48:36.713Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:48:36 [2022-09-21T10:48:36.713Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:48:36 [2022-09-21T10:48:36.713Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:48:36 [2022-09-21T10:48:36.713Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:48:36 [2022-09-21T10:48:36.713Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:48:36 [2022-09-21T10:48:36.713Z] --- PASS: TestWaitNonBlocked (0.02s)
10:48:36 [2022-09-21T10:48:36.713Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s)
10:48:36 [2022-09-21T10:48:36.713Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.77s)
10:48:36 [2022-09-21T10:48:36.713Z] === RUN   TestWaitBlocked
10:48:36 [2022-09-21T10:48:36.713Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:48:36 [2022-09-21T10:48:36.713Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:48:36 [2022-09-21T10:48:36.713Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:48:36 [2022-09-21T10:48:36.713Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:48:36 [2022-09-21T10:48:36.713Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:48:36 [2022-09-21T10:48:36.713Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:48:37 [2022-09-21T10:48:37.277Z] --- PASS: TestWaitBlocked (0.01s)
10:48:37 [2022-09-21T10:48:37.277Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s)
10:48:37 [2022-09-21T10:48:37.277Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s)
10:48:37 [2022-09-21T10:48:37.277Z] === CONT  TestContainerStartOnDaemonRestart
10:48:37 [2022-09-21T10:48:37.277Z] === CONT  TestRestartDaemonWithRestartingContainer
10:48:37 [2022-09-21T10:48:37.342Z] --- PASS: TestHealthKillContainer (8.59s)
10:48:37 [2022-09-21T10:48:37.342Z] === RUN   TestHealthCheckProcessKilled
10:48:37 [2022-09-21T10:48:37.455Z] Loaded image: debian:bullseye-slim
10:48:37 [2022-09-21T10:48:37.455Z] Loaded image: hello-world:latest
10:48:37 [2022-09-21T10:48:37.455Z] Loaded image: arm32v7/hello-world:latest
10:48:37 [2022-09-21T10:48:37.455Z] INFO: Testing against a local daemon
10:48:37 [2022-09-21T10:48:37.455Z] === RUN   TestCgroupNamespacesBuild
10:48:37 [2022-09-21T10:48:37.597Z] --- PASS: TestHealthCheckProcessKilled (1.51s)
10:48:37 [2022-09-21T10:48:37.597Z] === RUN   TestInspectCpusetInConfigPre120
10:48:37 [2022-09-21T10:48:37.852Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s)
10:48:37 [2022-09-21T10:48:37.852Z] === RUN   TestIpcModeNone
10:48:38 [2022-09-21T10:48:38.412Z] --- PASS: TestIpcModeNone (0.51s)
10:48:38 [2022-09-21T10:48:38.412Z] === RUN   TestIpcModePrivate
10:48:38 [2022-09-21T10:48:38.668Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
10:48:38 [2022-09-21T10:48:38.923Z] --- PASS: TestIpcModePrivate (0.48s)
10:48:38 [2022-09-21T10:48:38.923Z] === RUN   TestIpcModeShareable
10:48:39 [2022-09-21T10:48:39.223Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
10:48:39 [2022-09-21T10:48:39.478Z] --- PASS: TestIpcModeShareable (0.46s)
10:48:39 [2022-09-21T10:48:39.478Z] === RUN   TestAPIIpcModeShareableAndContainer
10:48:39 [2022-09-21T10:48:39.799Z] --- PASS: TestContainerStartOnDaemonRestart (2.34s)
10:48:39 [2022-09-21T10:48:39.799Z] === CONT  TestIpcModeOlderClient
10:48:39 [2022-09-21T10:48:39.799Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.36s)
10:48:39 [2022-09-21T10:48:39.799Z] === CONT  TestContainerKillOnDaemonStart
10:48:39 [2022-09-21T10:48:39.799Z] --- PASS: TestIpcModeOlderClient (0.12s)
10:48:39 [2022-09-21T10:48:39.799Z] === CONT  TestDaemonHostGatewayIP
10:48:39 [2022-09-21T10:48:39.973Z] --- PASS: TestCgroupNamespacesBuild (2.38s)
10:48:39 [2022-09-21T10:48:39.973Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
10:48:40 [2022-09-21T10:48:40.025Z] tests/integration/api_network_test.py ............................       [ 47%]
10:48:40 [2022-09-21T10:48:40.878Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.41s)
10:48:40 [2022-09-21T10:48:40.878Z] === RUN   TestAPIIpcModeHost
10:48:41 [2022-09-21T10:48:41.134Z] --- PASS: TestAPIIpcModeHost (0.38s)
10:48:41 [2022-09-21T10:48:41.134Z] === RUN   TestDaemonIpcModeShareable
10:48:41 [2022-09-21T10:48:41.340Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.93s)
10:48:41 [2022-09-21T10:48:41.340Z] === RUN   TestBuildWithSession
10:48:41 [2022-09-21T10:48:41.340Z]     build_session_test.go:25: TODO: BuildKit
10:48:41 [2022-09-21T10:48:41.340Z] --- SKIP: TestBuildWithSession (0.00s)
10:48:41 [2022-09-21T10:48:41.340Z] === RUN   TestBuildSquashParent
10:48:42 [2022-09-21T10:48:42.104Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
10:48:42 [2022-09-21T10:48:42.322Z] --- PASS: TestDaemonHostGatewayIP (2.49s)
10:48:42 [2022-09-21T10:48:42.322Z] === CONT  TestDaemonRestartIpcMode
10:48:42 [2022-09-21T10:48:42.359Z] --- PASS: TestDaemonIpcModeShareable (1.22s)
10:48:42 [2022-09-21T10:48:42.359Z] === RUN   TestDaemonIpcModePrivate
10:48:43 [2022-09-21T10:48:43.284Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
10:48:43 [2022-09-21T10:48:43.539Z] --- PASS: TestDaemonIpcModePrivate (1.15s)
10:48:43 [2022-09-21T10:48:43.540Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:48:44 [2022-09-21T10:48:44.470Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
10:48:44 [2022-09-21T10:48:44.769Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s)
10:48:44 [2022-09-21T10:48:44.769Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:48:44 [2022-09-21T10:48:44.846Z] --- PASS: TestDaemonRestartIpcMode (2.29s)
10:48:45 [2022-09-21T10:48:45.694Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
10:48:45 [2022-09-21T10:48:45.950Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s)
10:48:45 [2022-09-21T10:48:45.950Z] === RUN   TestIpcModeOlderClient
10:48:45 [2022-09-21T10:48:45.950Z] === PAUSE TestIpcModeOlderClient
10:48:45 [2022-09-21T10:48:45.950Z] === RUN   TestKillContainerInvalidSignal
10:48:46 [2022-09-21T10:48:46.206Z] --- PASS: TestKillContainerInvalidSignal (0.41s)
10:48:46 [2022-09-21T10:48:46.206Z] === RUN   TestKillContainer
10:48:46 [2022-09-21T10:48:46.206Z] === RUN   TestKillContainer/no_signal
10:48:46 [2022-09-21T10:48:46.766Z] === RUN   TestKillContainer/non_killing_signal
10:48:47 [2022-09-21T10:48:47.021Z] === RUN   TestKillContainer/killing_signal
10:48:47 [2022-09-21T10:48:47.582Z] --- PASS: TestKillContainer (1.26s)
10:48:47 [2022-09-21T10:48:47.582Z]     --- PASS: TestKillContainer/no_signal (0.39s)
10:48:47 [2022-09-21T10:48:47.582Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
10:48:47 [2022-09-21T10:48:47.582Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
10:48:47 [2022-09-21T10:48:47.582Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:48:47 [2022-09-21T10:48:47.582Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:48:47 [2022-09-21T10:48:47.838Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:48:48 [2022-09-21T10:48:48.763Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.14s)
10:48:48 [2022-09-21T10:48:48.763Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
10:48:48 [2022-09-21T10:48:48.763Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s)
10:48:48 [2022-09-21T10:48:48.763Z] === RUN   TestKillStoppedContainer
10:48:48 [2022-09-21T10:48:48.763Z] --- PASS: TestKillStoppedContainer (0.05s)
10:48:48 [2022-09-21T10:48:48.763Z] === RUN   TestKillStoppedContainerAPIPre120
10:48:48 [2022-09-21T10:48:48.763Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
10:48:48 [2022-09-21T10:48:48.763Z] === RUN   TestKillDifferentUserContainer
10:48:49 [2022-09-21T10:48:49.367Z] --- PASS: TestKillDifferentUserContainer (0.43s)
10:48:49 [2022-09-21T10:48:49.367Z] === RUN   TestInspectOomKilledTrue
10:48:49 [2022-09-21T10:48:49.536Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
10:48:49 [2022-09-21T10:48:49.622Z] --- PASS: TestInspectOomKilledTrue (0.46s)
10:48:49 [2022-09-21T10:48:49.622Z] === RUN   TestInspectOomKilledFalse
10:48:50 [2022-09-21T10:48:50.182Z] --- PASS: TestInspectOomKilledFalse (0.40s)
10:48:50 [2022-09-21T10:48:50.182Z] === RUN   TestLinksEtcHostsContentMatch
10:48:50 [2022-09-21T10:48:50.437Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
10:48:50 [2022-09-21T10:48:50.437Z] === RUN   TestLinksContainerNames
10:48:50 [2022-09-21T10:48:50.927Z] tests/integration/api_secret_test.py .....                               [ 51%]
10:48:51 [2022-09-21T10:48:51.363Z] --- PASS: TestLinksContainerNames (0.82s)
10:48:51 [2022-09-21T10:48:51.364Z] === RUN   TestLogsFollowTailEmpty
10:48:51 [2022-09-21T10:48:51.385Z] --- PASS: TestBuildSquashParent (9.02s)
10:48:51 [2022-09-21T10:48:51.385Z] === RUN   TestBuildWithRemoveAndForceRemove
10:48:51 [2022-09-21T10:48:51.385Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:48:51 [2022-09-21T10:48:51.385Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:48:51 [2022-09-21T10:48:51.385Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:48:51 [2022-09-21T10:48:51.385Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:48:51 [2022-09-21T10:48:51.385Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:48:51 [2022-09-21T10:48:51.385Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:48:51 [2022-09-21T10:48:51.385Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:48:51 [2022-09-21T10:48:51.385Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:48:51 [2022-09-21T10:48:51.385Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:48:51 [2022-09-21T10:48:51.385Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:48:51 [2022-09-21T10:48:51.385Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:48:51 [2022-09-21T10:48:51.386Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:48:51 [2022-09-21T10:48:51.386Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:48:51 [2022-09-21T10:48:51.386Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:48:51 [2022-09-21T10:48:51.389Z] --- PASS: TestContainerKillOnDaemonStart (11.68s)
10:48:51 [2022-09-21T10:48:51.389Z] PASS
10:48:51 [2022-09-21T10:48:51.389Z] 
10:48:51 [2022-09-21T10:48:51.389Z] === Skipped
10:48:51 [2022-09-21T10:48:51.389Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
10:48:51 [2022-09-21T10:48:51.389Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:48:51 [2022-09-21T10:48:51.389Z] 
10:48:51 [2022-09-21T10:48:51.389Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
10:48:51 [2022-09-21T10:48:51.389Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
10:48:51 [2022-09-21T10:48:51.389Z] 
10:48:51 [2022-09-21T10:48:51.389Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:48:51 [2022-09-21T10:48:51.389Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:48:51 [2022-09-21T10:48:51.389Z] 
10:48:51 [2022-09-21T10:48:51.389Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
10:48:51 [2022-09-21T10:48:51.389Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
10:48:51 [2022-09-21T10:48:51.389Z] 
10:48:51 [2022-09-21T10:48:51.389Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
10:48:51 [2022-09-21T10:48:51.389Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:48:51 [2022-09-21T10:48:51.389Z] 
10:48:51 [2022-09-21T10:48:51.389Z] DONE 197 tests, 5 skipped in 113.106s
10:48:51 [2022-09-21T10:48:51.389Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
10:48:51 [2022-09-21T10:48:51.619Z] --- PASS: TestLogsFollowTailEmpty (0.43s)
10:48:51 [2022-09-21T10:48:51.619Z] === RUN   TestContainerNetworkMountsNoChown
10:48:51 [2022-09-21T10:48:51.646Z] INFO: Testing against a local daemon
10:48:51 [2022-09-21T10:48:51.646Z] === RUN   TestCommitInheritsEnv
10:48:51 [2022-09-21T10:48:51.904Z] --- PASS: TestCommitInheritsEnv (0.30s)
10:48:51 [2022-09-21T10:48:51.904Z] === RUN   TestImportExtremelyLargeImageWorks
10:48:51 [2022-09-21T10:48:51.904Z] === PAUSE TestImportExtremelyLargeImageWorks
10:48:51 [2022-09-21T10:48:51.904Z] === RUN   TestImagesFilterMultiReference
10:48:51 [2022-09-21T10:48:51.904Z] --- PASS: TestImagesFilterMultiReference (0.06s)
10:48:51 [2022-09-21T10:48:51.904Z] === RUN   TestImagePullPlatformInvalid
10:48:51 [2022-09-21T10:48:51.904Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
10:48:51 [2022-09-21T10:48:51.904Z] === RUN   TestRemoveImageOrphaning
10:48:52 [2022-09-21T10:48:52.161Z] --- PASS: TestRemoveImageOrphaning (0.28s)
10:48:52 [2022-09-21T10:48:52.161Z] === RUN   TestRemoveImageGarbageCollector
10:48:52 [2022-09-21T10:48:52.180Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/default
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/default
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/private
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/private
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/rprivate
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/rprivate
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/slave
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/slave
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/rslave
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/rslave
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/shared
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/shared
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/rshared
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/rshared
10:48:52 [2022-09-21T10:48:52.180Z] === CONT  TestMountDaemonRoot/default
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/default/bind_root
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/default/mount_root
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === CONT  TestMountDaemonRoot/rslave
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === CONT  TestMountDaemonRoot/rshared
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:48:52 [2022-09-21T10:48:52.180Z] === CONT  TestMountDaemonRoot/shared
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === CONT  TestMountDaemonRoot/rprivate
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === CONT  TestMountDaemonRoot/slave
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:48:52 [2022-09-21T10:48:52.180Z] === CONT  TestMountDaemonRoot/private
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/private/bind_root
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/private/mount_root
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:48:52 [2022-09-21T10:48:52.180Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === CONT  TestMountDaemonRoot/default/bind_root
10:48:52 [2022-09-21T10:48:52.180Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:48:52 [2022-09-21T10:48:52.180Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === CONT  TestMountDaemonRoot/default/mount_root
10:48:52 [2022-09-21T10:48:52.180Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:48:52 [2022-09-21T10:48:52.180Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:48:52 [2022-09-21T10:48:52.180Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:48:52 [2022-09-21T10:48:52.180Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:48:52 [2022-09-21T10:48:52.435Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:48:52 [2022-09-21T10:48:52.435Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:48:52 [2022-09-21T10:48:52.435Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:48:52 [2022-09-21T10:48:52.435Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:48:52 [2022-09-21T10:48:52.435Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:48:52 [2022-09-21T10:48:52.435Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:48:52 [2022-09-21T10:48:52.435Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:48:52 [2022-09-21T10:48:52.435Z] === CONT  TestMountDaemonRoot/private/bind_root
10:48:52 [2022-09-21T10:48:52.435Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:48:52 [2022-09-21T10:48:52.435Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:48:52 [2022-09-21T10:48:52.435Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:48:52 [2022-09-21T10:48:52.435Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:48:52 [2022-09-21T10:48:52.435Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:48:52 [2022-09-21T10:48:52.435Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:48:52 [2022-09-21T10:48:52.690Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:48:52 [2022-09-21T10:48:52.690Z] === CONT  TestMountDaemonRoot/private/mount_root
10:48:52 [2022-09-21T10:48:52.690Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:48:52 [2022-09-21T10:48:52.690Z] --- PASS: TestMountDaemonRoot (0.02s)
10:48:52 [2022-09-21T10:48:52.690Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:48:52 [2022-09-21T10:48:52.690Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
10:48:52 [2022-09-21T10:48:52.690Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
10:48:52 [2022-09-21T10:48:52.690Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
10:48:52 [2022-09-21T10:48:52.691Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
10:48:52 [2022-09-21T10:48:52.691Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:48:52 [2022-09-21T10:48:52.691Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
10:48:52 [2022-09-21T10:48:52.691Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
10:48:52 [2022-09-21T10:48:52.691Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
10:48:52 [2022-09-21T10:48:52.691Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
10:48:52 [2022-09-21T10:48:52.691Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:48:52 [2022-09-21T10:48:52.691Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
10:48:52 [2022-09-21T10:48:52.691Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
10:48:52 [2022-09-21T10:48:52.691Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
10:48:52 [2022-09-21T10:48:52.691Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
10:48:52 [2022-09-21T10:48:52.691Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:48:52 [2022-09-21T10:48:52.691Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
10:48:52 [2022-09-21T10:48:52.691Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
10:48:52 [2022-09-21T10:48:52.691Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
10:48:52 [2022-09-21T10:48:52.691Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
10:48:52 [2022-09-21T10:48:52.691Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:48:52 [2022-09-21T10:48:52.691Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
10:48:52 [2022-09-21T10:48:52.691Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
10:48:52 [2022-09-21T10:48:52.691Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
10:48:52 [2022-09-21T10:48:52.691Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
10:48:52 [2022-09-21T10:48:52.691Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:48:52 [2022-09-21T10:48:52.691Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
10:48:52 [2022-09-21T10:48:52.691Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
10:48:52 [2022-09-21T10:48:52.691Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
10:48:52 [2022-09-21T10:48:52.691Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
10:48:52 [2022-09-21T10:48:52.691Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:48:52 [2022-09-21T10:48:52.691Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
10:48:52 [2022-09-21T10:48:52.691Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
10:48:52 [2022-09-21T10:48:52.691Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
10:48:52 [2022-09-21T10:48:52.691Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
10:48:52 [2022-09-21T10:48:52.691Z] === RUN   TestContainerBindMountNonRecursive
10:48:53 [2022-09-21T10:48:53.905Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:48:53 [2022-09-21T10:48:53.905Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:48:54 [2022-09-21T10:48:54.070Z] --- PASS: TestRemoveImageGarbageCollector (1.87s)
10:48:54 [2022-09-21T10:48:54.070Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:48:54 [2022-09-21T10:48:54.070Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
10:48:54 [2022-09-21T10:48:54.070Z] === RUN   TestTagInvalidReference
10:48:54 [2022-09-21T10:48:54.070Z] --- PASS: TestTagInvalidReference (0.01s)
10:48:54 [2022-09-21T10:48:54.070Z] === RUN   TestTagValidPrefixedRepo
10:48:54 [2022-09-21T10:48:54.070Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
10:48:54 [2022-09-21T10:48:54.070Z] === RUN   TestTagExistedNameWithoutForce
10:48:54 [2022-09-21T10:48:54.070Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
10:48:54 [2022-09-21T10:48:54.070Z] === RUN   TestTagOfficialNames
10:48:54 [2022-09-21T10:48:54.139Z] --- PASS: TestContainerBindMountNonRecursive (1.32s)
10:48:54 [2022-09-21T10:48:54.139Z] === RUN   TestContainerVolumesMountedAsShared
10:48:54 [2022-09-21T10:48:54.352Z] --- PASS: TestTagOfficialNames (0.07s)
10:48:54 [2022-09-21T10:48:54.352Z] === RUN   TestTagMatchesDigest
10:48:54 [2022-09-21T10:48:54.352Z] --- PASS: TestTagMatchesDigest (0.01s)
10:48:54 [2022-09-21T10:48:54.352Z] === CONT  TestImportExtremelyLargeImageWorks
10:48:54 [2022-09-21T10:48:54.394Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s)
10:48:54 [2022-09-21T10:48:54.395Z] === RUN   TestContainerVolumesMountedAsSlave
10:48:54 [2022-09-21T10:48:54.650Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
10:48:54 [2022-09-21T10:48:54.650Z] === RUN   TestNetworkNat
10:48:55 [2022-09-21T10:48:55.211Z] --- PASS: TestNetworkNat (0.45s)
10:48:55 [2022-09-21T10:48:55.211Z] === RUN   TestNetworkLocalhostTCPNat
10:48:55 [2022-09-21T10:48:55.467Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s)
10:48:55 [2022-09-21T10:48:55.467Z] === RUN   TestNetworkLoopbackNat
10:48:56 [2022-09-21T10:48:56.229Z] tests/integration/api_service_test.py .................................. [ 60%]
10:48:56 [2022-09-21T10:48:56.428Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:48:56 [2022-09-21T10:48:56.991Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:48:58 [2022-09-21T10:48:58.729Z] --- PASS: TestNetworkLoopbackNat (2.54s)
10:48:58 [2022-09-21T10:48:58.729Z] === RUN   TestPause
10:48:58 [2022-09-21T10:48:58.729Z] --- PASS: TestPause (0.44s)
10:48:58 [2022-09-21T10:48:58.729Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:48:58 [2022-09-21T10:48:58.729Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:48:58 [2022-09-21T10:48:58.729Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:48:58 [2022-09-21T10:48:58.729Z] === RUN   TestPauseStopPausedContainer
10:48:58 [2022-09-21T10:48:58.985Z] --- PASS: TestPauseStopPausedContainer (0.44s)
10:48:58 [2022-09-21T10:48:58.985Z] === RUN   TestPsFilter
10:48:59 [2022-09-21T10:48:59.285Z] --- PASS: TestPsFilter (0.13s)
10:48:59 [2022-09-21T10:48:59.285Z] === RUN   TestRemoveContainerWithRemovedVolume
10:48:59 [2022-09-21T10:48:59.515Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
10:48:59 [2022-09-21T10:48:59.516Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.15s)
10:48:59 [2022-09-21T10:48:59.516Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.15s)
10:48:59 [2022-09-21T10:48:59.516Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.83s)
10:48:59 [2022-09-21T10:48:59.516Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.31s)
10:48:59 [2022-09-21T10:48:59.516Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.10s)
10:48:59 [2022-09-21T10:48:59.516Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.72s)
10:48:59 [2022-09-21T10:48:59.516Z] === RUN   TestBuildMultiStageCopy
10:48:59 [2022-09-21T10:48:59.516Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:48:59 [2022-09-21T10:48:59.540Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
10:48:59 [2022-09-21T10:48:59.541Z] === RUN   TestRemoveContainerWithVolume
10:49:00 [2022-09-21T10:49:00.101Z] --- PASS: TestRemoveContainerWithVolume (0.40s)
10:49:00 [2022-09-21T10:49:00.101Z] === RUN   TestRemoveContainerRunning
10:49:00 [2022-09-21T10:49:00.357Z] --- PASS: TestRemoveContainerRunning (0.41s)
10:49:00 [2022-09-21T10:49:00.357Z] === RUN   TestRemoveContainerForceRemoveRunning
10:49:00 [2022-09-21T10:49:00.917Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
10:49:00 [2022-09-21T10:49:00.917Z] === RUN   TestRemoveInvalidContainer
10:49:00 [2022-09-21T10:49:00.917Z] --- PASS: TestRemoveInvalidContainer (0.01s)
10:49:00 [2022-09-21T10:49:00.917Z] === RUN   TestRenameLinkedContainer
10:49:02 [2022-09-21T10:49:02.782Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:49:02 [2022-09-21T10:49:02.782Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:49:02 [2022-09-21T10:49:02.845Z] --- PASS: TestRenameLinkedContainer (1.72s)
10:49:02 [2022-09-21T10:49:02.845Z] === RUN   TestRenameStoppedContainer
10:49:02 [2022-09-21T10:49:02.845Z] --- PASS: TestRenameStoppedContainer (0.42s)
10:49:02 [2022-09-21T10:49:02.845Z] === RUN   TestRenameRunningContainerAndReuse
10:49:03 [2022-09-21T10:49:03.038Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:49:03 [2022-09-21T10:49:03.600Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:49:03 [2022-09-21T10:49:03.771Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s)
10:49:03 [2022-09-21T10:49:03.771Z] === RUN   TestRenameInvalidName
10:49:04 [2022-09-21T10:49:04.162Z] --- PASS: TestBuildMultiStageCopy (4.53s)
10:49:04 [2022-09-21T10:49:04.162Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.54s)
10:49:04 [2022-09-21T10:49:04.162Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.43s)
10:49:04 [2022-09-21T10:49:04.162Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s)
10:49:04 [2022-09-21T10:49:04.162Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s)
10:49:04 [2022-09-21T10:49:04.162Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.52s)
10:49:04 [2022-09-21T10:49:04.162Z] === RUN   TestBuildMultiStageParentConfig
10:49:04 [2022-09-21T10:49:04.333Z] --- PASS: TestRenameInvalidName (0.43s)
10:49:04 [2022-09-21T10:49:04.333Z] === RUN   TestRenameAnonymousContainer
10:49:05 [2022-09-21T10:49:05.528Z] --- PASS: TestBuildMultiStageParentConfig (1.25s)
10:49:05 [2022-09-21T10:49:05.528Z] === RUN   TestBuildLabelWithTargets
10:49:05 [2022-09-21T10:49:05.695Z] --- PASS: TestRenameAnonymousContainer (1.49s)
10:49:05 [2022-09-21T10:49:05.695Z] === RUN   TestRenameContainerWithSameName
10:49:06 [2022-09-21T10:49:06.256Z] --- PASS: TestRenameContainerWithSameName (0.42s)
10:49:06 [2022-09-21T10:49:06.256Z] === RUN   TestRenameContainerWithLinkedContainer
10:49:07 [2022-09-21T10:49:07.181Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s)
10:49:07 [2022-09-21T10:49:07.181Z] === RUN   TestResize
10:49:07 [2022-09-21T10:49:07.437Z] --- PASS: TestResize (0.40s)
10:49:07 [2022-09-21T10:49:07.437Z] === RUN   TestResizeWithInvalidSize
10:49:07 [2022-09-21T10:49:07.693Z] --- PASS: TestResizeWithInvalidSize (0.43s)
10:49:07 [2022-09-21T10:49:07.693Z] === RUN   TestResizeWhenContainerNotStarted
10:49:08 [2022-09-21T10:49:08.043Z] --- PASS: TestBuildLabelWithTargets (2.46s)
10:49:08 [2022-09-21T10:49:08.043Z] === RUN   TestBuildWithEmptyLayers
10:49:08 [2022-09-21T10:49:08.258Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s)
10:49:08 [2022-09-21T10:49:08.258Z] === RUN   TestDaemonRestartKillContainers
10:49:08 [2022-09-21T10:49:08.258Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:49:08 [2022-09-21T10:49:08.258Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:49:08 [2022-09-21T10:49:08.258Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:49:08 [2022-09-21T10:49:08.258Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:49:08 [2022-09-21T10:49:08.258Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:49:08 [2022-09-21T10:49:08.258Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:49:08 [2022-09-21T10:49:08.258Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:49:08 [2022-09-21T10:49:08.258Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:49:08 [2022-09-21T10:49:08.258Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:49:08 [2022-09-21T10:49:08.258Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:49:08 [2022-09-21T10:49:08.258Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:49:08 [2022-09-21T10:49:08.258Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:49:08 [2022-09-21T10:49:08.258Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:49:08 [2022-09-21T10:49:08.258Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:49:08 [2022-09-21T10:49:08.258Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:49:08 [2022-09-21T10:49:08.258Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:49:08 [2022-09-21T10:49:08.258Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:49:08 [2022-09-21T10:49:08.258Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:49:08 [2022-09-21T10:49:08.258Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:49:08 [2022-09-21T10:49:08.258Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:49:08 [2022-09-21T10:49:08.258Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:49:08 [2022-09-21T10:49:08.258Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:49:08 [2022-09-21T10:49:08.258Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:49:08 [2022-09-21T10:49:08.258Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:49:08 [2022-09-21T10:49:08.258Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:49:08 [2022-09-21T10:49:08.258Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:49:08 [2022-09-21T10:49:08.622Z] .........................                                                [ 67%]
10:49:09 [2022-09-21T10:49:09.932Z] --- PASS: TestBuildWithEmptyLayers (2.16s)
10:49:09 [2022-09-21T10:49:09.932Z] === RUN   TestBuildMultiStageOnBuild
10:49:10 [2022-09-21T10:49:10.144Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:49:10 [2022-09-21T10:49:10.144Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:49:11 [2022-09-21T10:49:11.508Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:49:11 [2022-09-21T10:49:11.508Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:49:12 [2022-09-21T10:49:12.870Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:49:12 [2022-09-21T10:49:12.870Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:49:14 [2022-09-21T10:49:14.235Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:49:14 [2022-09-21T10:49:14.490Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:49:15 [2022-09-21T10:49:15.225Z] --- PASS: TestBuildMultiStageOnBuild (5.22s)
10:49:15 [2022-09-21T10:49:15.225Z] === RUN   TestBuildUncleanTarFilenames
10:49:16 [2022-09-21T10:49:16.379Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:49:16 [2022-09-21T10:49:16.379Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:49:17 [2022-09-21T10:49:17.115Z] --- PASS: TestBuildUncleanTarFilenames (1.59s)
10:49:17 [2022-09-21T10:49:17.115Z] === RUN   TestBuildMultiStageLayerLeak
10:49:18 [2022-09-21T10:49:18.266Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:49:18 [2022-09-21T10:49:18.266Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.81s)
10:49:18 [2022-09-21T10:49:18.266Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.84s)
10:49:18 [2022-09-21T10:49:18.266Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s)
10:49:18 [2022-09-21T10:49:18.266Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.32s)
10:49:18 [2022-09-21T10:49:18.266Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.31s)
10:49:18 [2022-09-21T10:49:18.266Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s)
10:49:18 [2022-09-21T10:49:18.266Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.72s)
10:49:18 [2022-09-21T10:49:18.266Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.74s)
10:49:18 [2022-09-21T10:49:18.266Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.85s)
10:49:18 [2022-09-21T10:49:18.266Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.96s)
10:49:18 [2022-09-21T10:49:18.266Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.68s)
10:49:18 [2022-09-21T10:49:18.266Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.56s)
10:49:18 [2022-09-21T10:49:18.266Z] === RUN   TestCgroupNamespacesRun
10:49:19 [2022-09-21T10:49:19.193Z] --- PASS: TestCgroupNamespacesRun (1.11s)
10:49:19 [2022-09-21T10:49:19.193Z] === RUN   TestCgroupNamespacesRunPrivileged
10:49:20 [2022-09-21T10:49:20.160Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s)
10:49:20 [2022-09-21T10:49:20.160Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:49:20 [2022-09-21T10:49:20.386Z] --- PASS: TestBuildMultiStageLayerLeak (3.07s)
10:49:20 [2022-09-21T10:49:20.386Z] === RUN   TestBuildWithHugeFile
10:49:21 [2022-09-21T10:49:21.526Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s)
10:49:21 [2022-09-21T10:49:21.526Z] === RUN   TestCgroupNamespacesRunHostMode
10:49:22 [2022-09-21T10:49:22.496Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s)
10:49:22 [2022-09-21T10:49:22.496Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:49:23 [2022-09-21T10:49:23.903Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s)
10:49:23 [2022-09-21T10:49:23.903Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:49:24 [2022-09-21T10:49:24.829Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s)
10:49:24 [2022-09-21T10:49:24.829Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:49:25 [2022-09-21T10:49:25.431Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s)
10:49:25 [2022-09-21T10:49:25.431Z] === RUN   TestCgroupNamespacesRunOlderClient
10:49:26 [2022-09-21T10:49:26.832Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s)
10:49:26 [2022-09-21T10:49:26.832Z] === RUN   TestNISDomainname
10:49:27 [2022-09-21T10:49:27.089Z] --- PASS: TestNISDomainname (0.55s)
10:49:27 [2022-09-21T10:49:27.089Z] === RUN   TestHostnameDnsResolution
10:49:28 [2022-09-21T10:49:28.033Z] --- PASS: TestHostnameDnsResolution (0.73s)
10:49:28 [2022-09-21T10:49:28.033Z] === RUN   TestUnprivilegedPortsAndPing
10:49:28 [2022-09-21T10:49:28.288Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s)
10:49:28 [2022-09-21T10:49:28.288Z] === RUN   TestStats
10:49:30 [2022-09-21T10:49:30.799Z] --- PASS: TestStats (2.42s)
10:49:30 [2022-09-21T10:49:30.799Z] === RUN   TestStopContainerWithTimeout
10:49:30 [2022-09-21T10:49:30.799Z] === RUN   TestStopContainerWithTimeout/0
10:49:30 [2022-09-21T10:49:30.799Z] === PAUSE TestStopContainerWithTimeout/0
10:49:30 [2022-09-21T10:49:30.799Z] === RUN   TestStopContainerWithTimeout/1
10:49:30 [2022-09-21T10:49:30.799Z] === PAUSE TestStopContainerWithTimeout/1
10:49:30 [2022-09-21T10:49:30.799Z] === RUN   TestStopContainerWithTimeout/3
10:49:30 [2022-09-21T10:49:30.799Z] === PAUSE TestStopContainerWithTimeout/3
10:49:30 [2022-09-21T10:49:30.799Z] === RUN   TestStopContainerWithTimeout/-1
10:49:30 [2022-09-21T10:49:30.799Z] === PAUSE TestStopContainerWithTimeout/-1
10:49:30 [2022-09-21T10:49:30.799Z] === CONT  TestStopContainerWithTimeout/0
10:49:30 [2022-09-21T10:49:30.799Z] === CONT  TestStopContainerWithTimeout/-1
10:49:31 [2022-09-21T10:49:31.360Z] === CONT  TestStopContainerWithTimeout/3
10:49:33 [2022-09-21T10:49:33.871Z] === CONT  TestStopContainerWithTimeout/1
10:49:34 [2022-09-21T10:49:34.797Z] --- PASS: TestStopContainerWithTimeout (0.01s)
10:49:34 [2022-09-21T10:49:34.797Z]     --- PASS: TestStopContainerWithTimeout/0 (0.68s)
10:49:34 [2022-09-21T10:49:34.797Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.59s)
10:49:34 [2022-09-21T10:49:34.797Z]     --- PASS: TestStopContainerWithTimeout/3 (2.38s)
10:49:34 [2022-09-21T10:49:34.797Z]     --- PASS: TestStopContainerWithTimeout/1 (1.43s)
10:49:34 [2022-09-21T10:49:34.797Z] === RUN   TestDeleteDevicemapper
10:49:34 [2022-09-21T10:49:34.797Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:49:34 [2022-09-21T10:49:34.797Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:49:34 [2022-09-21T10:49:34.797Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:49:36 [2022-09-21T10:49:36.161Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.41s)
10:49:36 [2022-09-21T10:49:36.161Z] === RUN   TestUpdateMemory
10:49:36 [2022-09-21T10:49:36.721Z] --- PASS: TestUpdateMemory (0.51s)
10:49:36 [2022-09-21T10:49:36.721Z] === RUN   TestUpdateCPUQuota
10:49:37 [2022-09-21T10:49:37.691Z] --- PASS: TestUpdateCPUQuota (0.76s)
10:49:37 [2022-09-21T10:49:37.691Z] === RUN   TestUpdatePidsLimit
10:49:37 [2022-09-21T10:49:37.691Z] === RUN   TestUpdatePidsLimit/update_from_none
10:49:37 [2022-09-21T10:49:37.691Z] === RUN   TestUpdatePidsLimit/no_change
10:49:37 [2022-09-21T10:49:37.988Z] === RUN   TestUpdatePidsLimit/update_lower
10:49:37 [2022-09-21T10:49:37.988Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
10:49:38 [2022-09-21T10:49:38.244Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
10:49:38 [2022-09-21T10:49:38.499Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
10:49:38 [2022-09-21T10:49:38.755Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
10:49:39 [2022-09-21T10:49:39.316Z] --- PASS: TestUpdatePidsLimit (1.85s)
10:49:39 [2022-09-21T10:49:39.316Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
10:49:39 [2022-09-21T10:49:39.316Z]     --- PASS: TestUpdatePidsLimit/no_change (0.19s)
10:49:39 [2022-09-21T10:49:39.316Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
10:49:39 [2022-09-21T10:49:39.316Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s)
10:49:39 [2022-09-21T10:49:39.316Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
10:49:39 [2022-09-21T10:49:39.316Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
10:49:39 [2022-09-21T10:49:39.316Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s)
10:49:39 [2022-09-21T10:49:39.316Z] === RUN   TestUpdateRestartPolicy
10:49:49 [2022-09-21T10:49:49.043Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
10:49:51 [2022-09-21T10:49:51.476Z] --- PASS: TestUpdateRestartPolicy (10.77s)
10:49:51 [2022-09-21T10:49:51.476Z] === RUN   TestUpdateRestartWithAutoRemove
10:49:51 [2022-09-21T10:49:51.476Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s)
10:49:51 [2022-09-21T10:49:51.476Z] === RUN   TestWaitNonBlocked
10:49:51 [2022-09-21T10:49:51.476Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:49:51 [2022-09-21T10:49:51.476Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:49:51 [2022-09-21T10:49:51.476Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:49:51 [2022-09-21T10:49:51.476Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:49:51 [2022-09-21T10:49:51.476Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:49:51 [2022-09-21T10:49:51.476Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:49:51 [2022-09-21T10:49:51.476Z] --- PASS: TestWaitNonBlocked (0.02s)
10:49:51 [2022-09-21T10:49:51.476Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.54s)
10:49:51 [2022-09-21T10:49:51.476Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.59s)
10:49:51 [2022-09-21T10:49:51.476Z] === RUN   TestWaitBlocked
10:49:51 [2022-09-21T10:49:51.476Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:49:51 [2022-09-21T10:49:51.476Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:49:51 [2022-09-21T10:49:51.476Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:49:51 [2022-09-21T10:49:51.476Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:49:51 [2022-09-21T10:49:51.476Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:49:51 [2022-09-21T10:49:51.476Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:49:51 [2022-09-21T10:49:51.732Z] --- PASS: TestWaitBlocked (0.01s)
10:49:51 [2022-09-21T10:49:51.732Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.61s)
10:49:51 [2022-09-21T10:49:51.732Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s)
10:49:51 [2022-09-21T10:49:51.732Z] === CONT  TestContainerStartOnDaemonRestart
10:49:51 [2022-09-21T10:49:51.732Z] === CONT  TestContainerKillOnDaemonStart
10:49:54 [2022-09-21T10:49:54.246Z] --- PASS: TestContainerStartOnDaemonRestart (1.97s)
10:49:54 [2022-09-21T10:49:54.246Z] === CONT  TestIpcModeOlderClient
10:49:54 [2022-09-21T10:49:54.246Z] --- PASS: TestIpcModeOlderClient (0.06s)
10:49:54 [2022-09-21T10:49:54.246Z] === CONT  TestDaemonHostGatewayIP
10:49:56 [2022-09-21T10:49:56.133Z] --- PASS: TestDaemonHostGatewayIP (2.18s)
10:49:56 [2022-09-21T10:49:56.133Z] === CONT  TestRestartDaemonWithRestartingContainer
10:49:58 [2022-09-21T10:49:58.020Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.72s)
10:49:58 [2022-09-21T10:49:58.020Z] === CONT  TestDaemonRestartIpcMode
10:49:59 [2022-09-21T10:49:59.911Z] --- PASS: TestDaemonRestartIpcMode (2.15s)
10:50:03 [2022-09-21T10:50:03.676Z] --- PASS: TestImportExtremelyLargeImageWorks (93.79s)
10:50:03 [2022-09-21T10:50:03.676Z] PASS
10:50:03 [2022-09-21T10:50:03.676Z] 
10:50:03 [2022-09-21T10:50:03.676Z] === Skipped
10:50:03 [2022-09-21T10:50:03.676Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
10:50:03 [2022-09-21T10:50:03.676Z]     remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
10:50:03 [2022-09-21T10:50:03.676Z] 
10:50:03 [2022-09-21T10:50:03.676Z] DONE 12 tests, 1 skipped in 97.340s
10:50:03 [2022-09-21T10:50:03.676Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
10:50:03 [2022-09-21T10:50:03.676Z] INFO: Testing against a local daemon
10:50:03 [2022-09-21T10:50:03.676Z] === RUN   TestNetworkCreateDelete
10:50:03 [2022-09-21T10:50:03.676Z] --- PASS: TestNetworkCreateDelete (0.14s)
10:50:03 [2022-09-21T10:50:03.676Z] === RUN   TestDockerNetworkDeletePreferID
10:50:03 [2022-09-21T10:50:03.676Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
10:50:03 [2022-09-21T10:50:03.676Z] === RUN   TestDaemonDNSFallback
10:50:04 [2022-09-21T10:50:04.117Z] --- PASS: TestContainerKillOnDaemonStart (11.64s)
10:50:04 [2022-09-21T10:50:04.117Z] PASS
10:50:04 [2022-09-21T10:50:04.117Z] 
10:50:04 [2022-09-21T10:50:04.117Z] === Skipped
10:50:04 [2022-09-21T10:50:04.117Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
10:50:04 [2022-09-21T10:50:04.117Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:50:04 [2022-09-21T10:50:04.117Z] 
10:50:04 [2022-09-21T10:50:04.117Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:50:04 [2022-09-21T10:50:04.117Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:50:04 [2022-09-21T10:50:04.117Z] 
10:50:04 [2022-09-21T10:50:04.117Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
10:50:04 [2022-09-21T10:50:04.117Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:50:04 [2022-09-21T10:50:04.117Z] 
10:50:04 [2022-09-21T10:50:04.117Z] DONE 197 tests, 3 skipped in 105.145s
10:50:04 [2022-09-21T10:50:04.117Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
10:50:04 [2022-09-21T10:50:04.117Z] ++ 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
10:50:04 [2022-09-21T10:50:04.117Z] ++ set -e
10:50:04 [2022-09-21T10:50:04.117Z] ++ '[' -n 0 ']'
10:50:04 [2022-09-21T10:50:04.117Z] ++ set -x
10:50:04 [2022-09-21T10:50:04.117Z] ++ 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
10:50:04 [2022-09-21T10:50:04.117Z] INFO: Testing against a local daemon
10:50:04 [2022-09-21T10:50:04.117Z] === RUN   TestCommitInheritsEnv
10:50:04 [2022-09-21T10:50:04.117Z] --- PASS: TestCommitInheritsEnv (0.25s)
10:50:04 [2022-09-21T10:50:04.117Z] === RUN   TestImportExtremelyLargeImageWorks
10:50:04 [2022-09-21T10:50:04.117Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
10:50:04 [2022-09-21T10:50:04.117Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
10:50:04 [2022-09-21T10:50:04.117Z] === RUN   TestImagesFilterMultiReference
10:50:04 [2022-09-21T10:50:04.117Z] --- PASS: TestImagesFilterMultiReference (0.05s)
10:50:04 [2022-09-21T10:50:04.117Z] === RUN   TestImagePullPlatformInvalid
10:50:04 [2022-09-21T10:50:04.117Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
10:50:04 [2022-09-21T10:50:04.117Z] === RUN   TestRemoveImageOrphaning
10:50:04 [2022-09-21T10:50:04.117Z] --- PASS: TestRemoveImageOrphaning (0.23s)
10:50:04 [2022-09-21T10:50:04.117Z] === RUN   TestRemoveImageGarbageCollector
10:50:04 [2022-09-21T10:50:04.117Z]     remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:50:04 [2022-09-21T10:50:04.117Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
10:50:04 [2022-09-21T10:50:04.117Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:50:04 [2022-09-21T10:50:04.117Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
10:50:04 [2022-09-21T10:50:04.117Z] === RUN   TestTagInvalidReference
10:50:04 [2022-09-21T10:50:04.117Z] --- PASS: TestTagInvalidReference (0.02s)
10:50:04 [2022-09-21T10:50:04.117Z] === RUN   TestTagValidPrefixedRepo
10:50:04 [2022-09-21T10:50:04.178Z] tests/integration/api_volume_test.py .........                           [ 74%]
10:50:04 [2022-09-21T10:50:04.373Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
10:50:04 [2022-09-21T10:50:04.373Z] === RUN   TestTagExistedNameWithoutForce
10:50:04 [2022-09-21T10:50:04.373Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
10:50:04 [2022-09-21T10:50:04.373Z] === RUN   TestTagOfficialNames
10:50:04 [2022-09-21T10:50:04.373Z] --- PASS: TestTagOfficialNames (0.05s)
10:50:04 [2022-09-21T10:50:04.373Z] === RUN   TestTagMatchesDigest
10:50:04 [2022-09-21T10:50:04.373Z] --- PASS: TestTagMatchesDigest (0.01s)
10:50:04 [2022-09-21T10:50:04.373Z] PASS
10:50:04 [2022-09-21T10:50:04.373Z] 
10:50:04 [2022-09-21T10:50:04.373Z] === Skipped
10:50:04 [2022-09-21T10:50:04.373Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
10:50:04 [2022-09-21T10:50:04.373Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
10:50:04 [2022-09-21T10:50:04.373Z] 
10:50:04 [2022-09-21T10:50:04.374Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
10:50:04 [2022-09-21T10:50:04.374Z]     remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:50:04 [2022-09-21T10:50:04.374Z] 
10:50:04 [2022-09-21T10:50:04.374Z] DONE 12 tests, 2 skipped in 0.889s
10:50:04 [2022-09-21T10:50:04.374Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
10:50:04 [2022-09-21T10:50:04.374Z] ++ 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
10:50:04 [2022-09-21T10:50:04.374Z] ++ set -e
10:50:04 [2022-09-21T10:50:04.374Z] ++ '[' -n 0 ']'
10:50:04 [2022-09-21T10:50:04.374Z] ++ set -x
10:50:04 [2022-09-21T10:50:04.374Z] ++ 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
10:50:04 [2022-09-21T10:50:04.374Z] INFO: Testing against a local daemon
10:50:04 [2022-09-21T10:50:04.374Z] === RUN   TestNetworkCreateDelete
10:50:04 [2022-09-21T10:50:04.629Z] --- PASS: TestNetworkCreateDelete (0.14s)
10:50:04 [2022-09-21T10:50:04.629Z] === RUN   TestDockerNetworkDeletePreferID
10:50:04 [2022-09-21T10:50:04.884Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
10:50:04 [2022-09-21T10:50:04.884Z] === RUN   TestDaemonDNSFallback
10:50:06 [2022-09-21T10:50:06.708Z] tests/integration/client_test.py .....                                   [ 75%]
10:50:06 [2022-09-21T10:50:06.708Z] tests/integration/context_api_test.py ...                                [ 76%]
10:50:06 [2022-09-21T10:50:06.966Z] tests/integration/errors_test.py .                                       [ 76%]
10:50:08 [2022-09-21T10:50:08.935Z] --- PASS: TestDaemonDNSFallback (7.28s)
10:50:08 [2022-09-21T10:50:08.935Z] === RUN   TestInspectNetwork
10:50:08 [2022-09-21T10:50:08.935Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:08 [2022-09-21T10:50:08.935Z] --- SKIP: TestInspectNetwork (0.00s)
10:50:08 [2022-09-21T10:50:08.935Z] === RUN   TestRunContainerWithBridgeNone
10:50:08 [2022-09-21T10:50:08.935Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
10:50:08 [2022-09-21T10:50:08.935Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
10:50:08 [2022-09-21T10:50:08.935Z] === RUN   TestNetworkInvalidJSON
10:50:08 [2022-09-21T10:50:08.935Z] === RUN   TestNetworkInvalidJSON//networks/create
10:50:08 [2022-09-21T10:50:08.935Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:50:08 [2022-09-21T10:50:08.935Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:50:08 [2022-09-21T10:50:08.935Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:50:08 [2022-09-21T10:50:08.935Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:50:08 [2022-09-21T10:50:08.935Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:50:08 [2022-09-21T10:50:08.935Z] === CONT  TestNetworkInvalidJSON//networks/create
10:50:08 [2022-09-21T10:50:08.935Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:50:08 [2022-09-21T10:50:08.935Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:50:08 [2022-09-21T10:50:08.935Z] --- PASS: TestNetworkInvalidJSON (0.01s)
10:50:08 [2022-09-21T10:50:08.935Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
10:50:08 [2022-09-21T10:50:08.935Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
10:50:08 [2022-09-21T10:50:08.935Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
10:50:08 [2022-09-21T10:50:08.935Z] === RUN   TestNetworkList
10:50:08 [2022-09-21T10:50:08.935Z] === RUN   TestNetworkList//networks
10:50:08 [2022-09-21T10:50:08.935Z] === PAUSE TestNetworkList//networks
10:50:08 [2022-09-21T10:50:08.935Z] === RUN   TestNetworkList//networks/
10:50:08 [2022-09-21T10:50:08.935Z] === PAUSE TestNetworkList//networks/
10:50:08 [2022-09-21T10:50:08.935Z] === CONT  TestNetworkList//networks
10:50:08 [2022-09-21T10:50:08.935Z] === CONT  TestNetworkList//networks/
10:50:08 [2022-09-21T10:50:08.935Z] --- PASS: TestNetworkList (0.02s)
10:50:08 [2022-09-21T10:50:08.935Z]     --- PASS: TestNetworkList//networks (0.01s)
10:50:08 [2022-09-21T10:50:08.935Z]     --- PASS: TestNetworkList//networks/ (0.01s)
10:50:08 [2022-09-21T10:50:08.935Z] === RUN   TestHostIPv4BridgeLabel
10:50:08 [2022-09-21T10:50:08.935Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
10:50:08 [2022-09-21T10:50:08.935Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
10:50:08 [2022-09-21T10:50:08.935Z] === RUN   TestDaemonRestartWithLiveRestore
10:50:08 [2022-09-21T10:50:08.935Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
10:50:08 [2022-09-21T10:50:08.935Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
10:50:08 [2022-09-21T10:50:08.935Z] === RUN   TestDaemonDefaultNetworkPools
10:50:08 [2022-09-21T10:50:08.935Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
10:50:08 [2022-09-21T10:50:08.935Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
10:50:08 [2022-09-21T10:50:08.935Z] === RUN   TestDaemonRestartWithExistingNetwork
10:50:09 [2022-09-21T10:50:09.193Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
10:50:09 [2022-09-21T10:50:09.193Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
10:50:09 [2022-09-21T10:50:09.193Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:50:09 [2022-09-21T10:50:09.193Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
10:50:09 [2022-09-21T10:50:09.193Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
10:50:09 [2022-09-21T10:50:09.193Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:50:09 [2022-09-21T10:50:09.193Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
10:50:09 [2022-09-21T10:50:09.193Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
10:50:09 [2022-09-21T10:50:09.193Z] === RUN   TestServiceWithPredefinedNetwork
10:50:09 [2022-09-21T10:50:09.193Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:09 [2022-09-21T10:50:09.193Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
10:50:09 [2022-09-21T10:50:09.193Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:50:09 [2022-09-21T10:50:09.193Z]     service_test.go:242: FLAKY_TEST
10:50:09 [2022-09-21T10:50:09.193Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:50:09 [2022-09-21T10:50:09.193Z] === RUN   TestServiceWithDataPathPortInit
10:50:09 [2022-09-21T10:50:09.193Z]     service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:09 [2022-09-21T10:50:09.193Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
10:50:09 [2022-09-21T10:50:09.193Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:50:09 [2022-09-21T10:50:09.193Z]     service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:09 [2022-09-21T10:50:09.193Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
10:50:09 [2022-09-21T10:50:09.193Z] PASS
10:50:09 [2022-09-21T10:50:09.193Z] 
10:50:09 [2022-09-21T10:50:09.193Z] === Skipped
10:50:09 [2022-09-21T10:50:09.193Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
10:50:09 [2022-09-21T10:50:09.193Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:09 [2022-09-21T10:50:09.193Z] 
10:50:09 [2022-09-21T10:50:09.193Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
10:50:09 [2022-09-21T10:50:09.193Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
10:50:09 [2022-09-21T10:50:09.193Z] 
10:50:09 [2022-09-21T10:50:09.193Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
10:50:09 [2022-09-21T10:50:09.193Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
10:50:09 [2022-09-21T10:50:09.193Z] 
10:50:09 [2022-09-21T10:50:09.193Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s)
10:50:09 [2022-09-21T10:50:09.193Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
10:50:09 [2022-09-21T10:50:09.193Z] 
10:50:09 [2022-09-21T10:50:09.193Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
10:50:09 [2022-09-21T10:50:09.193Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
10:50:09 [2022-09-21T10:50:09.193Z] 
10:50:09 [2022-09-21T10:50:09.193Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
10:50:09 [2022-09-21T10:50:09.193Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
10:50:09 [2022-09-21T10:50:09.193Z] 
10:50:09 [2022-09-21T10:50:09.193Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
10:50:09 [2022-09-21T10:50:09.193Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
10:50:09 [2022-09-21T10:50:09.193Z] 
10:50:09 [2022-09-21T10:50:09.193Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
10:50:09 [2022-09-21T10:50:09.193Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
10:50:09 [2022-09-21T10:50:09.193Z] 
10:50:09 [2022-09-21T10:50:09.193Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
10:50:09 [2022-09-21T10:50:09.193Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:09 [2022-09-21T10:50:09.193Z] 
10:50:09 [2022-09-21T10:50:09.193Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:50:09 [2022-09-21T10:50:09.193Z]     service_test.go:242: FLAKY_TEST
10:50:09 [2022-09-21T10:50:09.193Z] 
10:50:09 [2022-09-21T10:50:09.193Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
10:50:09 [2022-09-21T10:50:09.193Z]     service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:09 [2022-09-21T10:50:09.193Z] 
10:50:09 [2022-09-21T10:50:09.193Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
10:50:09 [2022-09-21T10:50:09.193Z]     service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:09 [2022-09-21T10:50:09.193Z] 
10:50:09 [2022-09-21T10:50:09.193Z] DONE 22 tests, 12 skipped in 7.951s
10:50:09 [2022-09-21T10:50:09.193Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:50:09 [2022-09-21T10:50:09.193Z] INFO: Testing against a local daemon
10:50:09 [2022-09-21T10:50:09.193Z] === RUN   TestDockerNetworkIpvlanPersistance
10:50:09 [2022-09-21T10:50:09.193Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:50:09 [2022-09-21T10:50:09.193Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:50:09 [2022-09-21T10:50:09.193Z] === RUN   TestDockerNetworkIpvlan
10:50:09 [2022-09-21T10:50:09.193Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:50:09 [2022-09-21T10:50:09.193Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:50:09 [2022-09-21T10:50:09.193Z] PASS
10:50:09 [2022-09-21T10:50:09.193Z] 
10:50:09 [2022-09-21T10:50:09.193Z] === Skipped
10:50:09 [2022-09-21T10:50:09.193Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
10:50:09 [2022-09-21T10:50:09.193Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:50:09 [2022-09-21T10:50:09.193Z] 
10:50:09 [2022-09-21T10:50:09.193Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:50:09 [2022-09-21T10:50:09.193Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:50:09 [2022-09-21T10:50:09.193Z] 
10:50:09 [2022-09-21T10:50:09.193Z] DONE 2 tests, 2 skipped in 0.122s
10:50:09 [2022-09-21T10:50:09.193Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:50:09 [2022-09-21T10:50:09.451Z] INFO: Testing against a local daemon
10:50:09 [2022-09-21T10:50:09.451Z] === RUN   TestDockerNetworkMacvlanPersistance
10:50:09 [2022-09-21T10:50:09.451Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
10:50:09 [2022-09-21T10:50:09.451Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
10:50:09 [2022-09-21T10:50:09.451Z] === RUN   TestDockerNetworkMacvlan
10:50:09 [2022-09-21T10:50:09.451Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
10:50:09 [2022-09-21T10:50:09.451Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
10:50:09 [2022-09-21T10:50:09.451Z] PASS
10:50:09 [2022-09-21T10:50:09.451Z] 
10:50:09 [2022-09-21T10:50:09.451Z] === Skipped
10:50:09 [2022-09-21T10:50:09.451Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
10:50:09 [2022-09-21T10:50:09.451Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
10:50:09 [2022-09-21T10:50:09.451Z] 
10:50:09 [2022-09-21T10:50:09.451Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
10:50:09 [2022-09-21T10:50:09.451Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
10:50:09 [2022-09-21T10:50:09.451Z] 
10:50:09 [2022-09-21T10:50:09.451Z] DONE 2 tests, 2 skipped in 0.105s
10:50:09 [2022-09-21T10:50:09.451Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
10:50:09 [2022-09-21T10:50:09.451Z] testing: warning: no tests to run
10:50:09 [2022-09-21T10:50:09.451Z] PASS
10:50:09 [2022-09-21T10:50:09.451Z] 
10:50:09 [2022-09-21T10:50:09.451Z] DONE 0 tests in 0.025s
10:50:09 [2022-09-21T10:50:09.451Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:50:09 [2022-09-21T10:50:09.451Z] INFO: Testing against a local daemon
10:50:09 [2022-09-21T10:50:09.451Z] === RUN   TestAuthZPluginAllowRequest
10:50:09 [2022-09-21T10:50:09.451Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:09 [2022-09-21T10:50:09.451Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
10:50:09 [2022-09-21T10:50:09.451Z] === RUN   TestAuthZPluginTLS
10:50:09 [2022-09-21T10:50:09.451Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:09 [2022-09-21T10:50:09.451Z] --- SKIP: TestAuthZPluginTLS (0.00s)
10:50:09 [2022-09-21T10:50:09.451Z] === RUN   TestAuthZPluginDenyRequest
10:50:09 [2022-09-21T10:50:09.451Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:09 [2022-09-21T10:50:09.451Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
10:50:09 [2022-09-21T10:50:09.451Z] === RUN   TestAuthZPluginAPIDenyResponse
10:50:09 [2022-09-21T10:50:09.451Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:09 [2022-09-21T10:50:09.451Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
10:50:09 [2022-09-21T10:50:09.451Z] === RUN   TestAuthZPluginDenyResponse
10:50:09 [2022-09-21T10:50:09.451Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:09 [2022-09-21T10:50:09.451Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
10:50:09 [2022-09-21T10:50:09.451Z] === RUN   TestAuthZPluginAllowEventStream
10:50:09 [2022-09-21T10:50:09.451Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:09 [2022-09-21T10:50:09.451Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
10:50:09 [2022-09-21T10:50:09.451Z] === RUN   TestAuthZPluginErrorResponse
10:50:09 [2022-09-21T10:50:09.451Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:09 [2022-09-21T10:50:09.451Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
10:50:09 [2022-09-21T10:50:09.451Z] === RUN   TestAuthZPluginErrorRequest
10:50:09 [2022-09-21T10:50:09.451Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:09 [2022-09-21T10:50:09.451Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
10:50:09 [2022-09-21T10:50:09.451Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:50:09 [2022-09-21T10:50:09.451Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:09 [2022-09-21T10:50:09.451Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
10:50:09 [2022-09-21T10:50:09.451Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:50:09 [2022-09-21T10:50:09.451Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:09 [2022-09-21T10:50:09.451Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
10:50:09 [2022-09-21T10:50:09.451Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:50:09 [2022-09-21T10:50:09.451Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:09 [2022-09-21T10:50:09.451Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
10:50:09 [2022-09-21T10:50:09.451Z] === RUN   TestAuthZPluginHeader
10:50:09 [2022-09-21T10:50:09.451Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:09 [2022-09-21T10:50:09.451Z] --- SKIP: TestAuthZPluginHeader (0.00s)
10:50:09 [2022-09-21T10:50:09.451Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:50:10 [2022-09-21T10:50:10.016Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:10 [2022-09-21T10:50:10.016Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.42s)
10:50:10 [2022-09-21T10:50:10.016Z] === RUN   TestAuthZPluginV2Disable
10:50:10 [2022-09-21T10:50:10.273Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:10 [2022-09-21T10:50:10.273Z] --- SKIP: TestAuthZPluginV2Disable (0.32s)
10:50:10 [2022-09-21T10:50:10.273Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:50:10 [2022-09-21T10:50:10.530Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:10 [2022-09-21T10:50:10.530Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.33s)
10:50:10 [2022-09-21T10:50:10.530Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:50:10 [2022-09-21T10:50:10.788Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:10 [2022-09-21T10:50:10.788Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
10:50:10 [2022-09-21T10:50:10.788Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:50:11 [2022-09-21T10:50:11.353Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:11 [2022-09-21T10:50:11.353Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
10:50:11 [2022-09-21T10:50:11.353Z] PASS
10:50:11 [2022-09-21T10:50:11.353Z] 
10:50:11 [2022-09-21T10:50:11.353Z] === Skipped
10:50:11 [2022-09-21T10:50:11.353Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
10:50:11 [2022-09-21T10:50:11.353Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:11 [2022-09-21T10:50:11.353Z] 
10:50:11 [2022-09-21T10:50:11.353Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
10:50:11 [2022-09-21T10:50:11.353Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:11 [2022-09-21T10:50:11.353Z] 
10:50:11 [2022-09-21T10:50:11.353Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
10:50:11 [2022-09-21T10:50:11.353Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:11 [2022-09-21T10:50:11.353Z] 
10:50:11 [2022-09-21T10:50:11.353Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
10:50:11 [2022-09-21T10:50:11.353Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:11 [2022-09-21T10:50:11.353Z] 
10:50:11 [2022-09-21T10:50:11.353Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
10:50:11 [2022-09-21T10:50:11.353Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:11 [2022-09-21T10:50:11.353Z] 
10:50:11 [2022-09-21T10:50:11.353Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
10:50:11 [2022-09-21T10:50:11.353Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:11 [2022-09-21T10:50:11.353Z] 
10:50:11 [2022-09-21T10:50:11.353Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
10:50:11 [2022-09-21T10:50:11.353Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:11 [2022-09-21T10:50:11.353Z] 
10:50:11 [2022-09-21T10:50:11.353Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
10:50:11 [2022-09-21T10:50:11.353Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:11 [2022-09-21T10:50:11.353Z] 
10:50:11 [2022-09-21T10:50:11.353Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
10:50:11 [2022-09-21T10:50:11.353Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:11 [2022-09-21T10:50:11.353Z] 
10:50:11 [2022-09-21T10:50:11.353Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
10:50:11 [2022-09-21T10:50:11.353Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:11 [2022-09-21T10:50:11.353Z] 
10:50:11 [2022-09-21T10:50:11.353Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
10:50:11 [2022-09-21T10:50:11.353Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:11 [2022-09-21T10:50:11.353Z] 
10:50:11 [2022-09-21T10:50:11.353Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
10:50:11 [2022-09-21T10:50:11.353Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:11 [2022-09-21T10:50:11.353Z] 
10:50:11 [2022-09-21T10:50:11.353Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.42s)
10:50:11 [2022-09-21T10:50:11.353Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:11 [2022-09-21T10:50:11.353Z] 
10:50:11 [2022-09-21T10:50:11.353Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s)
10:50:11 [2022-09-21T10:50:11.353Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:11 [2022-09-21T10:50:11.353Z] 
10:50:11 [2022-09-21T10:50:11.353Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.33s)
10:50:11 [2022-09-21T10:50:11.353Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:11 [2022-09-21T10:50:11.353Z] 
10:50:11 [2022-09-21T10:50:11.353Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
10:50:11 [2022-09-21T10:50:11.353Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:11 [2022-09-21T10:50:11.353Z] 
10:50:11 [2022-09-21T10:50:11.353Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
10:50:11 [2022-09-21T10:50:11.353Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:11 [2022-09-21T10:50:11.353Z] 
10:50:11 [2022-09-21T10:50:11.353Z] DONE 17 tests, 17 skipped in 1.817s
10:50:11 [2022-09-21T10:50:11.353Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:50:11 [2022-09-21T10:50:11.353Z] INFO: Testing against a local daemon
10:50:11 [2022-09-21T10:50:11.353Z] === RUN   TestPluginInvalidJSON
10:50:11 [2022-09-21T10:50:11.353Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:50:11 [2022-09-21T10:50:11.353Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:50:11 [2022-09-21T10:50:11.353Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:50:11 [2022-09-21T10:50:11.353Z] --- PASS: TestPluginInvalidJSON (0.01s)
10:50:11 [2022-09-21T10:50:11.353Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
10:50:11 [2022-09-21T10:50:11.353Z] === RUN   TestPluginInstall
10:50:11 [2022-09-21T10:50:11.353Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:11 [2022-09-21T10:50:11.353Z] --- SKIP: TestPluginInstall (0.00s)
10:50:11 [2022-09-21T10:50:11.353Z] === RUN   TestPluginsWithRuntimes
10:50:11 [2022-09-21T10:50:11.353Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
10:50:11 [2022-09-21T10:50:11.353Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
10:50:11 [2022-09-21T10:50:11.353Z] === RUN   TestPluginBackCompatMediaTypes
10:50:11 [2022-09-21T10:50:11.353Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
10:50:11 [2022-09-21T10:50:11.353Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
10:50:11 [2022-09-21T10:50:11.353Z] PASS
10:50:11 [2022-09-21T10:50:11.353Z] 
10:50:11 [2022-09-21T10:50:11.353Z] === Skipped
10:50:11 [2022-09-21T10:50:11.353Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
10:50:11 [2022-09-21T10:50:11.353Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
10:50:11 [2022-09-21T10:50:11.353Z] 
10:50:11 [2022-09-21T10:50:11.353Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
10:50:11 [2022-09-21T10:50:11.353Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
10:50:11 [2022-09-21T10:50:11.353Z] 
10:50:11 [2022-09-21T10:50:11.353Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
10:50:11 [2022-09-21T10:50:11.353Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
10:50:11 [2022-09-21T10:50:11.353Z] 
10:50:11 [2022-09-21T10:50:11.353Z] DONE 5 tests, 3 skipped in 0.145s
10:50:11 [2022-09-21T10:50:11.353Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:50:11 [2022-09-21T10:50:11.413Z] --- PASS: TestDaemonDNSFallback (6.24s)
10:50:11 [2022-09-21T10:50:11.413Z] === RUN   TestInspectNetwork
10:50:11 [2022-09-21T10:50:11.611Z] INFO: Testing against a local daemon
10:50:11 [2022-09-21T10:50:11.611Z] === RUN   TestExternalGraphDriver
10:50:11 [2022-09-21T10:50:11.868Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
10:50:11 [2022-09-21T10:50:11.868Z] --- SKIP: TestExternalGraphDriver (0.34s)
10:50:11 [2022-09-21T10:50:11.868Z] === RUN   TestGraphdriverPluginV2
10:50:14 [2022-09-21T10:50:14.716Z] === RUN   TestInspectNetwork/full_network_id
10:50:14 [2022-09-21T10:50:14.716Z] === RUN   TestInspectNetwork/partial_network_id
10:50:14 [2022-09-21T10:50:14.716Z] === RUN   TestInspectNetwork/network_name
10:50:14 [2022-09-21T10:50:14.716Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:50:18 [2022-09-21T10:50:18.422Z] --- PASS: TestGraphdriverPluginV2 (5.91s)
10:50:18 [2022-09-21T10:50:18.422Z] PASS
10:50:18 [2022-09-21T10:50:18.422Z] 
10:50:18 [2022-09-21T10:50:18.422Z] === Skipped
10:50:18 [2022-09-21T10:50:18.422Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s)
10:50:18 [2022-09-21T10:50:18.422Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
10:50:18 [2022-09-21T10:50:18.422Z] 
10:50:18 [2022-09-21T10:50:18.422Z] DONE 2 tests, 1 skipped in 6.358s
10:50:18 [2022-09-21T10:50:18.422Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:50:18 [2022-09-21T10:50:18.422Z] INFO: Testing against a local daemon
10:50:18 [2022-09-21T10:50:18.422Z] === RUN   TestContinueAfterPluginCrash
10:50:18 [2022-09-21T10:50:18.422Z] === PAUSE TestContinueAfterPluginCrash
10:50:18 [2022-09-21T10:50:18.422Z] === RUN   TestReadPluginNoRead
10:50:18 [2022-09-21T10:50:18.422Z] === PAUSE TestReadPluginNoRead
10:50:18 [2022-09-21T10:50:18.422Z] === RUN   TestDaemonStartWithLogOpt
10:50:18 [2022-09-21T10:50:18.422Z] === PAUSE TestDaemonStartWithLogOpt
10:50:18 [2022-09-21T10:50:18.422Z] === CONT  TestContinueAfterPluginCrash
10:50:18 [2022-09-21T10:50:18.422Z] === CONT  TestDaemonStartWithLogOpt
10:50:18 [2022-09-21T10:50:18.877Z] --- PASS: TestInspectNetwork (7.15s)
10:50:18 [2022-09-21T10:50:18.877Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:50:18 [2022-09-21T10:50:18.877Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:50:18 [2022-09-21T10:50:18.877Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:50:18 [2022-09-21T10:50:18.877Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:50:18 [2022-09-21T10:50:18.877Z] === RUN   TestRunContainerWithBridgeNone
10:50:19 [2022-09-21T10:50:19.802Z] --- PASS: TestRunContainerWithBridgeNone (1.45s)
10:50:19 [2022-09-21T10:50:19.802Z] === RUN   TestNetworkInvalidJSON
10:50:19 [2022-09-21T10:50:19.802Z] === RUN   TestNetworkInvalidJSON//networks/create
10:50:19 [2022-09-21T10:50:19.802Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:50:19 [2022-09-21T10:50:19.802Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:50:19 [2022-09-21T10:50:19.802Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:50:19 [2022-09-21T10:50:19.802Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:50:19 [2022-09-21T10:50:19.802Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:50:19 [2022-09-21T10:50:19.802Z] === CONT  TestNetworkInvalidJSON//networks/create
10:50:19 [2022-09-21T10:50:19.802Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:50:19 [2022-09-21T10:50:19.802Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:50:19 [2022-09-21T10:50:19.802Z] --- PASS: TestNetworkInvalidJSON (0.01s)
10:50:19 [2022-09-21T10:50:19.802Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
10:50:19 [2022-09-21T10:50:19.802Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
10:50:19 [2022-09-21T10:50:19.802Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
10:50:19 [2022-09-21T10:50:19.802Z] === RUN   TestNetworkList
10:50:19 [2022-09-21T10:50:19.802Z] === RUN   TestNetworkList//networks
10:50:19 [2022-09-21T10:50:19.802Z] === PAUSE TestNetworkList//networks
10:50:19 [2022-09-21T10:50:19.802Z] === RUN   TestNetworkList//networks/
10:50:19 [2022-09-21T10:50:19.802Z] === PAUSE TestNetworkList//networks/
10:50:19 [2022-09-21T10:50:19.802Z] === CONT  TestNetworkList//networks
10:50:19 [2022-09-21T10:50:19.802Z] === CONT  TestNetworkList//networks/
10:50:19 [2022-09-21T10:50:19.802Z] --- PASS: TestNetworkList (0.01s)
10:50:19 [2022-09-21T10:50:19.802Z]     --- PASS: TestNetworkList//networks (0.00s)
10:50:19 [2022-09-21T10:50:19.802Z]     --- PASS: TestNetworkList//networks/ (0.00s)
10:50:19 [2022-09-21T10:50:19.802Z] === RUN   TestHostIPv4BridgeLabel
10:50:20 [2022-09-21T10:50:20.362Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
10:50:20 [2022-09-21T10:50:20.362Z] === RUN   TestDaemonRestartWithLiveRestore
10:50:20 [2022-09-21T10:50:20.547Z] b111c3320c94: Pull complete
10:50:21 [2022-09-21T10:50:21.765Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
10:50:21 [2022-09-21T10:50:21.765Z] === RUN   TestDaemonDefaultNetworkPools
10:50:22 [2022-09-21T10:50:22.325Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
10:50:22 [2022-09-21T10:50:22.325Z] === RUN   TestDaemonRestartWithExistingNetwork
10:50:23 [2022-09-21T10:50:23.261Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
10:50:23 [2022-09-21T10:50:23.261Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:50:24 [2022-09-21T10:50:24.667Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
10:50:24 [2022-09-21T10:50:24.667Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:50:24 [2022-09-21T10:50:24.829Z] tests/integration/models_containers_test.py ............................ [ 83%]
10:50:24 [2022-09-21T10:50:24.977Z] --- PASS: TestDaemonStartWithLogOpt (6.15s)
10:50:24 [2022-09-21T10:50:24.977Z] === CONT  TestReadPluginNoRead
10:50:25 [2022-09-21T10:50:25.228Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
10:50:25 [2022-09-21T10:50:25.228Z] === RUN   TestServiceWithPredefinedNetwork
10:50:27 [2022-09-21T10:50:27.502Z] === RUN   TestReadPluginNoRead/default
10:50:27 [2022-09-21T10:50:27.739Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s)
10:50:27 [2022-09-21T10:50:27.739Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:50:27 [2022-09-21T10:50:27.739Z]     service_test.go:242: FLAKY_TEST
10:50:27 [2022-09-21T10:50:27.739Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:50:27 [2022-09-21T10:50:27.739Z] === RUN   TestServiceWithDataPathPortInit
10:50:27 [2022-09-21T10:50:27.762Z] --- PASS: TestContinueAfterPluginCrash (9.78s)
10:50:29 [2022-09-21T10:50:29.658Z] === RUN   TestReadPluginNoRead/disabled_caching
10:50:30 [2022-09-21T10:50:30.792Z] --- PASS: TestImportExtremelyLargeImageWorks (92.36s)
10:50:30 [2022-09-21T10:50:30.792Z] PASS
10:50:30 [2022-09-21T10:50:30.792Z] 
10:50:30 [2022-09-21T10:50:30.792Z] DONE 12 tests in 95.209s
10:50:30 [2022-09-21T10:50:30.792Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
10:50:30 [2022-09-21T10:50:30.792Z] INFO: Testing against a local daemon
10:50:30 [2022-09-21T10:50:30.792Z] === RUN   TestNetworkCreateDelete
10:50:30 [2022-09-21T10:50:30.792Z] --- PASS: TestNetworkCreateDelete (0.14s)
10:50:30 [2022-09-21T10:50:30.792Z] === RUN   TestDockerNetworkDeletePreferID
10:50:30 [2022-09-21T10:50:30.792Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
10:50:30 [2022-09-21T10:50:30.792Z] === RUN   TestDaemonDNSFallback
10:50:31 [2022-09-21T10:50:31.555Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
10:50:34 [2022-09-21T10:50:34.063Z] --- PASS: TestDaemonDNSFallback (6.34s)
10:50:34 [2022-09-21T10:50:34.063Z] === RUN   TestInspectNetwork
10:50:34 [2022-09-21T10:50:34.081Z] === CONT  TestReadPluginNoRead
10:50:34 [2022-09-21T10:50:34.081Z]     read_test.go:92: [d4d6a5890486b] daemon is not started
10:50:34 [2022-09-21T10:50:34.081Z] --- PASS: TestReadPluginNoRead (9.87s)
10:50:34 [2022-09-21T10:50:34.081Z]     --- PASS: TestReadPluginNoRead/default (2.24s)
10:50:34 [2022-09-21T10:50:34.081Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.25s)
10:50:34 [2022-09-21T10:50:34.081Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.20s)
10:50:34 [2022-09-21T10:50:34.081Z] PASS
10:50:34 [2022-09-21T10:50:34.081Z] 
10:50:34 [2022-09-21T10:50:34.081Z] DONE 6 tests in 16.145s
10:50:34 [2022-09-21T10:50:34.081Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
10:50:34 [2022-09-21T10:50:34.081Z] testing: warning: no tests to run
10:50:34 [2022-09-21T10:50:34.081Z] PASS
10:50:34 [2022-09-21T10:50:34.081Z] 
10:50:34 [2022-09-21T10:50:34.081Z] DONE 0 tests in 0.032s
10:50:34 [2022-09-21T10:50:34.081Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:50:34 [2022-09-21T10:50:34.081Z] INFO: Testing against a local daemon
10:50:34 [2022-09-21T10:50:34.081Z] === RUN   TestPluginWithDevMounts
10:50:34 [2022-09-21T10:50:34.081Z]     mounts_test.go:21: (*Execution).IsRootless-fm
10:50:34 [2022-09-21T10:50:34.081Z] --- SKIP: TestPluginWithDevMounts (0.00s)
10:50:34 [2022-09-21T10:50:34.081Z] PASS
10:50:34 [2022-09-21T10:50:34.081Z] 
10:50:34 [2022-09-21T10:50:34.081Z] === Skipped
10:50:34 [2022-09-21T10:50:34.081Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
10:50:34 [2022-09-21T10:50:34.081Z]     mounts_test.go:21: (*Execution).IsRootless-fm
10:50:34 [2022-09-21T10:50:34.081Z] 
10:50:34 [2022-09-21T10:50:34.081Z] DONE 1 tests, 1 skipped in 0.115s
10:50:34 [2022-09-21T10:50:34.081Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
10:50:34 [2022-09-21T10:50:34.081Z] INFO: Testing against a local daemon
10:50:34 [2022-09-21T10:50:34.081Z] === RUN   TestSecretInspect
10:50:34 [2022-09-21T10:50:34.081Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:34 [2022-09-21T10:50:34.081Z] --- SKIP: TestSecretInspect (0.01s)
10:50:34 [2022-09-21T10:50:34.081Z] === RUN   TestSecretList
10:50:34 [2022-09-21T10:50:34.081Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:34 [2022-09-21T10:50:34.081Z] --- SKIP: TestSecretList (0.01s)
10:50:34 [2022-09-21T10:50:34.081Z] === RUN   TestSecretsCreateAndDelete
10:50:34 [2022-09-21T10:50:34.081Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:34 [2022-09-21T10:50:34.339Z] --- SKIP: TestSecretsCreateAndDelete (0.02s)
10:50:34 [2022-09-21T10:50:34.339Z] === RUN   TestSecretsUpdate
10:50:34 [2022-09-21T10:50:34.339Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:34 [2022-09-21T10:50:34.339Z] --- SKIP: TestSecretsUpdate (0.01s)
10:50:34 [2022-09-21T10:50:34.339Z] === RUN   TestTemplatedSecret
10:50:34 [2022-09-21T10:50:34.339Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:34 [2022-09-21T10:50:34.339Z] --- SKIP: TestTemplatedSecret (0.00s)
10:50:34 [2022-09-21T10:50:34.339Z] === RUN   TestSecretCreateResolve
10:50:34 [2022-09-21T10:50:34.339Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:34 [2022-09-21T10:50:34.339Z] --- SKIP: TestSecretCreateResolve (0.01s)
10:50:34 [2022-09-21T10:50:34.339Z] PASS
10:50:34 [2022-09-21T10:50:34.339Z] 
10:50:34 [2022-09-21T10:50:34.339Z] === Skipped
10:50:34 [2022-09-21T10:50:34.339Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
10:50:34 [2022-09-21T10:50:34.339Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:34 [2022-09-21T10:50:34.339Z] 
10:50:34 [2022-09-21T10:50:34.339Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
10:50:34 [2022-09-21T10:50:34.339Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:34 [2022-09-21T10:50:34.339Z] 
10:50:34 [2022-09-21T10:50:34.339Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s)
10:50:34 [2022-09-21T10:50:34.339Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:34 [2022-09-21T10:50:34.339Z] 
10:50:34 [2022-09-21T10:50:34.339Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
10:50:34 [2022-09-21T10:50:34.339Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:34 [2022-09-21T10:50:34.339Z] 
10:50:34 [2022-09-21T10:50:34.339Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
10:50:34 [2022-09-21T10:50:34.339Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:34 [2022-09-21T10:50:34.339Z] 
10:50:34 [2022-09-21T10:50:34.339Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
10:50:34 [2022-09-21T10:50:34.339Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:34 [2022-09-21T10:50:34.339Z] 
10:50:34 [2022-09-21T10:50:34.339Z] DONE 6 tests, 6 skipped in 0.170s
10:50:34 [2022-09-21T10:50:34.339Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
10:50:34 [2022-09-21T10:50:34.339Z] INFO: Testing against a local daemon
10:50:34 [2022-09-21T10:50:34.339Z] === RUN   TestServiceCreateInit
10:50:34 [2022-09-21T10:50:34.339Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:50:34 [2022-09-21T10:50:34.339Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:34 [2022-09-21T10:50:34.339Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:50:34 [2022-09-21T10:50:34.339Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:34 [2022-09-21T10:50:34.339Z] --- PASS: TestServiceCreateInit (0.01s)
10:50:34 [2022-09-21T10:50:34.339Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
10:50:34 [2022-09-21T10:50:34.339Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
10:50:34 [2022-09-21T10:50:34.339Z] === RUN   TestCreateServiceMultipleTimes
10:50:34 [2022-09-21T10:50:34.339Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:34 [2022-09-21T10:50:34.339Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
10:50:34 [2022-09-21T10:50:34.339Z] === RUN   TestCreateServiceConflict
10:50:34 [2022-09-21T10:50:34.339Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:34 [2022-09-21T10:50:34.339Z] --- SKIP: TestCreateServiceConflict (0.01s)
10:50:34 [2022-09-21T10:50:34.339Z] === RUN   TestCreateServiceMaxReplicas
10:50:34 [2022-09-21T10:50:34.339Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:34 [2022-09-21T10:50:34.339Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
10:50:34 [2022-09-21T10:50:34.339Z] === RUN   TestCreateWithDuplicateNetworkNames
10:50:34 [2022-09-21T10:50:34.339Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:34 [2022-09-21T10:50:34.339Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
10:50:34 [2022-09-21T10:50:34.339Z] === RUN   TestCreateServiceSecretFileMode
10:50:34 [2022-09-21T10:50:34.339Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:34 [2022-09-21T10:50:34.339Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
10:50:34 [2022-09-21T10:50:34.339Z] === RUN   TestCreateServiceConfigFileMode
10:50:34 [2022-09-21T10:50:34.339Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:34 [2022-09-21T10:50:34.339Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
10:50:34 [2022-09-21T10:50:34.339Z] === RUN   TestCreateServiceSysctls
10:50:34 [2022-09-21T10:50:34.597Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:34 [2022-09-21T10:50:34.597Z] --- SKIP: TestCreateServiceSysctls (0.02s)
10:50:34 [2022-09-21T10:50:34.597Z] === RUN   TestCreateServiceCapabilities
10:50:34 [2022-09-21T10:50:34.597Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:34 [2022-09-21T10:50:34.597Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
10:50:34 [2022-09-21T10:50:34.597Z] === RUN   TestInspect
10:50:34 [2022-09-21T10:50:34.597Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:34 [2022-09-21T10:50:34.597Z] --- SKIP: TestInspect (0.02s)
10:50:34 [2022-09-21T10:50:34.597Z] === RUN   TestCreateJob
10:50:34 [2022-09-21T10:50:34.597Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:34 [2022-09-21T10:50:34.597Z] --- SKIP: TestCreateJob (0.01s)
10:50:34 [2022-09-21T10:50:34.597Z] === RUN   TestReplicatedJob
10:50:34 [2022-09-21T10:50:34.597Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:34 [2022-09-21T10:50:34.597Z] --- SKIP: TestReplicatedJob (0.01s)
10:50:34 [2022-09-21T10:50:34.597Z] === RUN   TestUpdateReplicatedJob
10:50:34 [2022-09-21T10:50:34.597Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:34 [2022-09-21T10:50:34.597Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
10:50:34 [2022-09-21T10:50:34.597Z] === RUN   TestServiceListWithStatuses
10:50:34 [2022-09-21T10:50:34.597Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:50:34 [2022-09-21T10:50:34.597Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:50:34 [2022-09-21T10:50:34.597Z] === RUN   TestDockerNetworkConnectAlias
10:50:34 [2022-09-21T10:50:34.597Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:34 [2022-09-21T10:50:34.597Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
10:50:34 [2022-09-21T10:50:34.597Z] === RUN   TestDockerNetworkReConnect
10:50:34 [2022-09-21T10:50:34.597Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:34 [2022-09-21T10:50:34.597Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
10:50:34 [2022-09-21T10:50:34.597Z] === RUN   TestServicePlugin
10:50:36 [2022-09-21T10:50:36.587Z] === RUN   TestInspectNetwork/full_network_id
10:50:36 [2022-09-21T10:50:36.587Z] === RUN   TestInspectNetwork/partial_network_id
10:50:36 [2022-09-21T10:50:36.587Z] === RUN   TestInspectNetwork/network_name
10:50:36 [2022-09-21T10:50:36.587Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:50:37 [2022-09-21T10:50:37.877Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:37 [2022-09-21T10:50:37.877Z] --- SKIP: TestServicePlugin (2.90s)
10:50:37 [2022-09-21T10:50:37.877Z] === RUN   TestServiceUpdateLabel
10:50:37 [2022-09-21T10:50:37.877Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:37 [2022-09-21T10:50:37.877Z] --- SKIP: TestServiceUpdateLabel (0.01s)
10:50:37 [2022-09-21T10:50:37.877Z] === RUN   TestServiceUpdateSecrets
10:50:37 [2022-09-21T10:50:37.877Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:37 [2022-09-21T10:50:37.877Z] --- SKIP: TestServiceUpdateSecrets (0.02s)
10:50:37 [2022-09-21T10:50:37.877Z] === RUN   TestServiceUpdateConfigs
10:50:37 [2022-09-21T10:50:37.877Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:37 [2022-09-21T10:50:37.877Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
10:50:37 [2022-09-21T10:50:37.877Z] === RUN   TestServiceUpdateNetwork
10:50:37 [2022-09-21T10:50:37.877Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:37 [2022-09-21T10:50:37.877Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
10:50:37 [2022-09-21T10:50:37.877Z] === RUN   TestServiceUpdatePidsLimit
10:50:37 [2022-09-21T10:50:37.877Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:37 [2022-09-21T10:50:37.877Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s)
10:50:37 [2022-09-21T10:50:37.877Z] PASS
10:50:37 [2022-09-21T10:50:37.877Z] 
10:50:37 [2022-09-21T10:50:37.877Z] === Skipped
10:50:37 [2022-09-21T10:50:37.877Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
10:50:37 [2022-09-21T10:50:37.877Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:37 [2022-09-21T10:50:37.877Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
10:50:37 [2022-09-21T10:50:37.877Z] 
10:50:37 [2022-09-21T10:50:37.877Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
10:50:37 [2022-09-21T10:50:37.877Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:37 [2022-09-21T10:50:37.877Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
10:50:37 [2022-09-21T10:50:37.877Z] 
10:50:37 [2022-09-21T10:50:37.877Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
10:50:37 [2022-09-21T10:50:37.877Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:37 [2022-09-21T10:50:37.877Z] 
10:50:37 [2022-09-21T10:50:37.877Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
10:50:37 [2022-09-21T10:50:37.877Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:37 [2022-09-21T10:50:37.877Z] 
10:50:37 [2022-09-21T10:50:37.877Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s)
10:50:37 [2022-09-21T10:50:37.877Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:37 [2022-09-21T10:50:37.877Z] 
10:50:37 [2022-09-21T10:50:37.877Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
10:50:37 [2022-09-21T10:50:37.877Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:37 [2022-09-21T10:50:37.877Z] 
10:50:37 [2022-09-21T10:50:37.877Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
10:50:37 [2022-09-21T10:50:37.877Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:37 [2022-09-21T10:50:37.877Z] 
10:50:37 [2022-09-21T10:50:37.877Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
10:50:37 [2022-09-21T10:50:37.877Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:37 [2022-09-21T10:50:37.877Z] 
10:50:37 [2022-09-21T10:50:37.877Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
10:50:37 [2022-09-21T10:50:37.877Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:37 [2022-09-21T10:50:37.877Z] 
10:50:37 [2022-09-21T10:50:37.877Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
10:50:37 [2022-09-21T10:50:37.877Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:37 [2022-09-21T10:50:37.877Z] 
10:50:37 [2022-09-21T10:50:37.877Z] === SKIP: amd64.integration.service TestInspect (0.02s)
10:50:37 [2022-09-21T10:50:37.877Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:37 [2022-09-21T10:50:37.877Z] 
10:50:37 [2022-09-21T10:50:37.877Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
10:50:37 [2022-09-21T10:50:37.877Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:37 [2022-09-21T10:50:37.877Z] 
10:50:37 [2022-09-21T10:50:37.877Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
10:50:37 [2022-09-21T10:50:37.877Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:37 [2022-09-21T10:50:37.877Z] 
10:50:37 [2022-09-21T10:50:37.877Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
10:50:37 [2022-09-21T10:50:37.877Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:37 [2022-09-21T10:50:37.877Z] 
10:50:37 [2022-09-21T10:50:37.877Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
10:50:37 [2022-09-21T10:50:37.877Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:50:37 [2022-09-21T10:50:37.877Z] 
10:50:37 [2022-09-21T10:50:37.877Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
10:50:37 [2022-09-21T10:50:37.877Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:37 [2022-09-21T10:50:37.877Z] 
10:50:37 [2022-09-21T10:50:37.877Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
10:50:37 [2022-09-21T10:50:37.877Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:37 [2022-09-21T10:50:37.877Z] 
10:50:37 [2022-09-21T10:50:37.877Z] === SKIP: amd64.integration.service TestServicePlugin (2.90s)
10:50:37 [2022-09-21T10:50:37.877Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:37 [2022-09-21T10:50:37.877Z] 
10:50:37 [2022-09-21T10:50:37.877Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
10:50:37 [2022-09-21T10:50:37.877Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:37 [2022-09-21T10:50:37.877Z] 
10:50:37 [2022-09-21T10:50:37.877Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s)
10:50:37 [2022-09-21T10:50:37.877Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:37 [2022-09-21T10:50:37.877Z] 
10:50:37 [2022-09-21T10:50:37.877Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
10:50:37 [2022-09-21T10:50:37.877Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:37 [2022-09-21T10:50:37.877Z] 
10:50:37 [2022-09-21T10:50:37.877Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
10:50:37 [2022-09-21T10:50:37.877Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:37 [2022-09-21T10:50:37.877Z] 
10:50:37 [2022-09-21T10:50:37.877Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.01s)
10:50:37 [2022-09-21T10:50:37.877Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
10:50:37 [2022-09-21T10:50:37.877Z] 
10:50:37 [2022-09-21T10:50:37.877Z] DONE 24 tests, 23 skipped in 3.287s
10:50:37 [2022-09-21T10:50:37.877Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
10:50:37 [2022-09-21T10:50:37.877Z] INFO: Testing against a local daemon
10:50:37 [2022-09-21T10:50:37.877Z] === RUN   TestSessionCreate
10:50:37 [2022-09-21T10:50:37.877Z] --- PASS: TestSessionCreate (0.02s)
10:50:37 [2022-09-21T10:50:37.877Z] === RUN   TestSessionCreateWithBadUpgrade
10:50:37 [2022-09-21T10:50:37.877Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
10:50:37 [2022-09-21T10:50:37.877Z] PASS
10:50:37 [2022-09-21T10:50:37.877Z] 
10:50:37 [2022-09-21T10:50:37.877Z] DONE 2 tests in 0.140s
10:50:37 [2022-09-21T10:50:37.877Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
10:50:37 [2022-09-21T10:50:37.877Z] INFO: Testing against a local daemon
10:50:37 [2022-09-21T10:50:37.877Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:50:37 [2022-09-21T10:50:37.877Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:50:37 [2022-09-21T10:50:37.877Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:50:37 [2022-09-21T10:50:37.877Z] === RUN   TestEventsExecDie
10:50:38 [2022-09-21T10:50:38.442Z] --- PASS: TestEventsExecDie (0.51s)
10:50:38 [2022-09-21T10:50:38.442Z] === RUN   TestEventsBackwardsCompatible
10:50:38 [2022-09-21T10:50:38.442Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
10:50:38 [2022-09-21T10:50:38.442Z] === RUN   TestInfoBinaryCommits
10:50:38 [2022-09-21T10:50:38.442Z] --- PASS: TestInfoBinaryCommits (0.02s)
10:50:38 [2022-09-21T10:50:38.442Z] === RUN   TestInfoAPIVersioned
10:50:38 [2022-09-21T10:50:38.442Z] --- PASS: TestInfoAPIVersioned (0.01s)
10:50:38 [2022-09-21T10:50:38.442Z] === RUN   TestInfoDiscoveryBackend
10:50:39 [2022-09-21T10:50:39.814Z] --- PASS: TestInfoDiscoveryBackend (1.54s)
10:50:39 [2022-09-21T10:50:39.814Z] === RUN   TestInfoDiscoveryInvalidAdvertise
10:50:40 [2022-09-21T10:50:40.753Z] .........                                                                [ 86%]
10:50:40 [2022-09-21T10:50:40.760Z] --- PASS: TestInspectNetwork (7.12s)
10:50:40 [2022-09-21T10:50:40.760Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:50:40 [2022-09-21T10:50:40.760Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:50:40 [2022-09-21T10:50:40.760Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:50:40 [2022-09-21T10:50:40.760Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:50:40 [2022-09-21T10:50:40.760Z] === RUN   TestRunContainerWithBridgeNone
10:50:42 [2022-09-21T10:50:42.654Z] --- PASS: TestRunContainerWithBridgeNone (1.66s)
10:50:42 [2022-09-21T10:50:42.654Z] === RUN   TestNetworkInvalidJSON
10:50:42 [2022-09-21T10:50:42.654Z] === RUN   TestNetworkInvalidJSON//networks/create
10:50:42 [2022-09-21T10:50:42.654Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:50:42 [2022-09-21T10:50:42.654Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:50:42 [2022-09-21T10:50:42.654Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:50:42 [2022-09-21T10:50:42.654Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:50:42 [2022-09-21T10:50:42.654Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:50:42 [2022-09-21T10:50:42.654Z] === CONT  TestNetworkInvalidJSON//networks/create
10:50:42 [2022-09-21T10:50:42.654Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:50:42 [2022-09-21T10:50:42.654Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:50:42 [2022-09-21T10:50:42.654Z] --- PASS: TestNetworkInvalidJSON (0.01s)
10:50:42 [2022-09-21T10:50:42.654Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
10:50:42 [2022-09-21T10:50:42.654Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
10:50:42 [2022-09-21T10:50:42.654Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
10:50:42 [2022-09-21T10:50:42.654Z] === RUN   TestNetworkList
10:50:42 [2022-09-21T10:50:42.654Z] === RUN   TestNetworkList//networks
10:50:42 [2022-09-21T10:50:42.654Z] === PAUSE TestNetworkList//networks
10:50:42 [2022-09-21T10:50:42.654Z] === RUN   TestNetworkList//networks/
10:50:42 [2022-09-21T10:50:42.654Z] === PAUSE TestNetworkList//networks/
10:50:42 [2022-09-21T10:50:42.654Z] === CONT  TestNetworkList//networks
10:50:42 [2022-09-21T10:50:42.654Z] === CONT  TestNetworkList//networks/
10:50:42 [2022-09-21T10:50:42.654Z] --- PASS: TestNetworkList (0.01s)
10:50:42 [2022-09-21T10:50:42.654Z]     --- PASS: TestNetworkList//networks/ (0.00s)
10:50:42 [2022-09-21T10:50:42.654Z]     --- PASS: TestNetworkList//networks (0.00s)
10:50:42 [2022-09-21T10:50:42.654Z] === RUN   TestHostIPv4BridgeLabel
10:50:42 [2022-09-21T10:50:42.752Z] --- PASS: TestServiceWithDataPathPortInit (13.69s)
10:50:42 [2022-09-21T10:50:42.752Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:50:42 [2022-09-21T10:50:42.911Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
10:50:42 [2022-09-21T10:50:42.911Z] === RUN   TestDaemonRestartWithLiveRestore
10:50:43 [2022-09-21T10:50:43.677Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:80g9vs4zcbgk6s7aaiufwlumv Created:2022-09-21 10:50:42.34927407 +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[59acc8cf3f9247de2a6796dd4ba3b4dc8af9706eca6b893e026924c76b245af2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6l3ajh616n7ju61h32s9lmrtm EndpointID:e9d51c0462fb44417e4b7fc6f587459cd925c2eaa2edea6e82c120e30895b0f7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:975465f828dcd62c8a098fde1db67f3b0d8a65e214b27191322aabfa34500604 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:d95ef307f818 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6l3ajh616n7ju61h32s9lmrtm EndpointID:e9d51c0462fb44417e4b7fc6f587459cd925c2eaa2edea6e82c120e30895b0f7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
10:50:43 [2022-09-21T10:50:43.841Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
10:50:43 [2022-09-21T10:50:43.841Z] === RUN   TestDaemonDefaultNetworkPools
10:50:43 [2022-09-21T10:50:43.993Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.35s)
10:50:43 [2022-09-21T10:50:43.993Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
10:50:43 [2022-09-21T10:50:43.993Z]     info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network
10:50:43 [2022-09-21T10:50:43.993Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
10:50:43 [2022-09-21T10:50:43.993Z] === RUN   TestInfoAPI
10:50:43 [2022-09-21T10:50:43.993Z] --- PASS: TestInfoAPI (0.02s)
10:50:43 [2022-09-21T10:50:43.993Z] === RUN   TestInfoAPIWarnings
10:50:44 [2022-09-21T10:50:44.780Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
10:50:44 [2022-09-21T10:50:44.780Z] === RUN   TestDaemonRestartWithExistingNetwork
10:50:45 [2022-09-21T10:50:45.382Z] tests/integration/models_images_test.py ...............                  [ 89%]
10:50:45 [2022-09-21T10:50:45.711Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
10:50:45 [2022-09-21T10:50:45.711Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:50:46 [2022-09-21T10:50:46.576Z] tests/integration/models_networks_test.py ....                           [ 90%]
10:50:47 [2022-09-21T10:50:47.080Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
10:50:47 [2022-09-21T10:50:47.080Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:50:47 [2022-09-21T10:50:47.643Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
10:50:47 [2022-09-21T10:50:47.643Z] === RUN   TestServiceWithPredefinedNetwork
10:50:47 [2022-09-21T10:50:47.838Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.73s)
10:50:47 [2022-09-21T10:50:47.838Z] PASS
10:50:47 [2022-09-21T10:50:47.838Z] 
10:50:47 [2022-09-21T10:50:47.838Z] === Skipped
10:50:47 [2022-09-21T10:50:47.838Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:50:47 [2022-09-21T10:50:47.838Z]     service_test.go:242: FLAKY_TEST
10:50:47 [2022-09-21T10:50:47.838Z] 
10:50:47 [2022-09-21T10:50:47.838Z] DONE 26 tests, 1 skipped in 43.480s
10:50:47 [2022-09-21T10:50:47.838Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:50:47 [2022-09-21T10:50:47.838Z] ++ 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
10:50:47 [2022-09-21T10:50:47.838Z] ++ set -e
10:50:47 [2022-09-21T10:50:47.838Z] ++ '[' -n 0 ']'
10:50:47 [2022-09-21T10:50:47.838Z] ++ set -x
10:50:47 [2022-09-21T10:50:47.838Z] ++ 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
10:50:48 [2022-09-21T10:50:48.093Z] INFO: Testing against a local daemon
10:50:48 [2022-09-21T10:50:48.093Z] === RUN   TestDockerNetworkIpvlanPersistance
10:50:48 [2022-09-21T10:50:48.093Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:50:48 [2022-09-21T10:50:48.093Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:50:48 [2022-09-21T10:50:48.093Z] === RUN   TestDockerNetworkIpvlan
10:50:48 [2022-09-21T10:50:48.093Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:50:48 [2022-09-21T10:50:48.093Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:50:48 [2022-09-21T10:50:48.093Z] PASS
10:50:48 [2022-09-21T10:50:48.093Z] 
10:50:48 [2022-09-21T10:50:48.093Z] === Skipped
10:50:48 [2022-09-21T10:50:48.093Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
10:50:48 [2022-09-21T10:50:48.093Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:50:48 [2022-09-21T10:50:48.093Z] 
10:50:48 [2022-09-21T10:50:48.093Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:50:48 [2022-09-21T10:50:48.093Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:50:48 [2022-09-21T10:50:48.093Z] 
10:50:48 [2022-09-21T10:50:48.093Z] DONE 2 tests, 2 skipped in 0.141s
10:50:48 [2022-09-21T10:50:48.093Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:50:48 [2022-09-21T10:50:48.093Z] ++ 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
10:50:48 [2022-09-21T10:50:48.093Z] ++ set -e
10:50:48 [2022-09-21T10:50:48.093Z] ++ '[' -n 0 ']'
10:50:48 [2022-09-21T10:50:48.093Z] ++ set -x
10:50:48 [2022-09-21T10:50:48.093Z] ++ 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
10:50:48 [2022-09-21T10:50:48.093Z] INFO: Testing against a local daemon
10:50:48 [2022-09-21T10:50:48.093Z] === RUN   TestDockerNetworkMacvlanPersistance
10:50:49 [2022-09-21T10:50:49.455Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s)
10:50:49 [2022-09-21T10:50:49.455Z] === RUN   TestDockerNetworkMacvlan
10:50:50 [2022-09-21T10:50:50.015Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:50:50 [2022-09-21T10:50:50.163Z] --- PASS: TestServiceWithPredefinedNetwork (2.31s)
10:50:50 [2022-09-21T10:50:50.163Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:50:50 [2022-09-21T10:50:50.163Z]     service_test.go:242: FLAKY_TEST
10:50:50 [2022-09-21T10:50:50.163Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:50:50 [2022-09-21T10:50:50.163Z] === RUN   TestServiceWithDataPathPortInit
10:50:50 [2022-09-21T10:50:50.941Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:50:51 [2022-09-21T10:50:51.545Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:50:53 [2022-09-21T10:50:53.137Z] tests/integration/models_nodes_test.py .                                 [ 91%]
10:50:53 [2022-09-21T10:50:53.137Z] tests/integration/models_resources_test.py .                             [ 91%]
10:50:53 [2022-09-21T10:50:53.473Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:50:54 [2022-09-21T10:50:54.835Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
10:50:56 [2022-09-21T10:50:56.782Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:50:56 [2022-09-21T10:50:56.782Z] Using test binary docker
10:50:56 [2022-09-21T10:50:56.782Z] +++ /etc/init.d/apparmor start
10:50:56 [2022-09-21T10:50:56.782Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:50:56 [2022-09-21T10:50:56.782Z] INFO: Waiting for daemon to start...
10:50:56 [2022-09-21T10:50:56.782Z] Starting dockerd
10:50:56 [2022-09-21T10:50:56.782Z] +++ 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
10:50:56 [2022-09-21T10:50:56.782Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
10:50:56 [2022-09-21T10:50:56.782Z] Using test binary docker
10:50:56 [2022-09-21T10:50:56.782Z] +++ /etc/init.d/apparmor start
10:50:56 [2022-09-21T10:50:56.782Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:50:56 [2022-09-21T10:50:56.782Z] INFO: Waiting for daemon to start...
10:50:56 [2022-09-21T10:50:56.782Z] Starting dockerd
10:50:56 [2022-09-21T10:50:56.782Z] +++ 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
10:50:56 [2022-09-21T10:50:56.782Z] .
10:50:56 [2022-09-21T10:50:56.782Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:50:56 [2022-09-21T10:50:56.782Z] 
10:50:56 [2022-09-21T10:50:56.782Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
10:50:56 [2022-09-21T10:50:56.782Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:50:56 [2022-09-21T10:50:56.782Z] Error: No such image: emptyfs
10:50:56 [2022-09-21T10:50:56.782Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
10:50:56 [2022-09-21T10:50:56.782Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:50:56 [2022-09-21T10:50:56.782Z] ++++ docker load
10:50:56 [2022-09-21T10:50:56.782Z] Error: No such image: emptyfs
10:50:56 [2022-09-21T10:50:56.782Z] ++++ tar -cC bundles/test-integration/emptyfs .
10:50:56 [2022-09-21T10:50:56.782Z] ++++ docker load
10:50:56 [2022-09-21T10:50:56.782Z] Running integration-test (iteration 1)
10:50:56 [2022-09-21T10:50:56.782Z] Running integration-test (iteration 1)
10:50:56 [2022-09-21T10:50:56.782Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
10:50:56 [2022-09-21T10:50:56.783Z] ++ 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)/'
10:50:56 [2022-09-21T10:50:56.783Z] 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)/
10:50:56 [2022-09-21T10:50:56.783Z] ++ 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)/'
10:50:56 [2022-09-21T10:50:56.783Z] ++ set -e
10:50:56 [2022-09-21T10:50:56.783Z] ++ '[' -n 0 ']'
10:50:56 [2022-09-21T10:50:56.783Z] ++ set -x
10:50:56 [2022-09-21T10:50:56.783Z] ++ 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)/'
10:50:56 [2022-09-21T10:50:56.783Z] ++ set -e
10:50:56 [2022-09-21T10:50:56.783Z] ++ '[' -n 0 ']'
10:50:56 [2022-09-21T10:50:56.783Z] ++ set -x
10:50:56 [2022-09-21T10:50:56.783Z] ++ 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)/'
10:50:56 [2022-09-21T10:50:56.783Z] Loaded image: busybox:latest
10:50:56 [2022-09-21T10:50:56.783Z] Loaded image: busybox:latest
10:50:56 [2022-09-21T10:50:56.783Z] Loaded image: busybox:glibc
10:50:56 [2022-09-21T10:50:56.783Z] Loaded image: busybox:glibc
10:50:57 [2022-09-21T10:50:57.345Z] Loaded image: debian:bullseye-slim
10:50:57 [2022-09-21T10:50:57.601Z] Loaded image: hello-world:latest
10:50:57 [2022-09-21T10:50:57.858Z] Loaded image: arm32v7/hello-world:latest
10:50:57 [2022-09-21T10:50:57.858Z] INFO: Testing against a local daemon
10:50:57 [2022-09-21T10:50:57.858Z] === RUN   TestDockerDaemonSuite
10:50:57 [2022-09-21T10:50:57.858Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
10:50:57 [2022-09-21T10:50:57.858Z] Loaded image: debian:bullseye-slim
10:50:57 [2022-09-21T10:50:57.858Z] Loaded image: hello-world:latest
10:50:58 [2022-09-21T10:50:58.098Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:50:58 [2022-09-21T10:50:58.115Z] Loaded image: arm32v7/hello-world:latest
10:50:58 [2022-09-21T10:50:58.115Z] INFO: Testing against a local daemon
10:50:58 [2022-09-21T10:50:58.115Z] === RUN   TestDockerSuite
10:50:58 [2022-09-21T10:50:58.115Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
10:50:58 [2022-09-21T10:50:58.115Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
10:50:58 [2022-09-21T10:50:58.115Z] === RUN   TestDockerSuite/TestAPIErrorJSON
10:50:58 [2022-09-21T10:50:58.115Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
10:50:58 [2022-09-21T10:50:58.115Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
10:50:58 [2022-09-21T10:50:58.115Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
10:50:58 [2022-09-21T10:50:58.115Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
10:50:58 [2022-09-21T10:50:58.115Z] === RUN   TestDockerSuite/TestAPIImagesDelete
10:50:58 [2022-09-21T10:50:58.354Z] --- PASS: TestDockerNetworkMacvlan (9.06s)
10:50:58 [2022-09-21T10:50:58.354Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
10:50:58 [2022-09-21T10:50:58.354Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
10:50:58 [2022-09-21T10:50:58.354Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.77s)
10:50:58 [2022-09-21T10:50:58.354Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.74s)
10:50:58 [2022-09-21T10:50:58.354Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.85s)
10:50:58 [2022-09-21T10:50:58.354Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s)
10:50:58 [2022-09-21T10:50:58.354Z] PASS
10:50:58 [2022-09-21T10:50:58.354Z] 
10:50:58 [2022-09-21T10:50:58.354Z] DONE 8 tests in 10.432s
10:50:58 [2022-09-21T10:50:58.610Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
10:50:58 [2022-09-21T10:50:58.610Z] ++ 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
10:50:58 [2022-09-21T10:50:58.610Z] ++ set -e
10:50:58 [2022-09-21T10:50:58.610Z] ++ '[' -n 0 ']'
10:50:58 [2022-09-21T10:50:58.610Z] ++ set -x
10:50:58 [2022-09-21T10:50:58.610Z] ++ 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
10:50:58 [2022-09-21T10:50:58.610Z] testing: warning: no tests to run
10:50:58 [2022-09-21T10:50:58.610Z] PASS
10:50:58 [2022-09-21T10:50:58.610Z] 
10:50:58 [2022-09-21T10:50:58.610Z] DONE 0 tests in 0.025s
10:50:58 [2022-09-21T10:50:58.610Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:50:58 [2022-09-21T10:50:58.610Z] ++ 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
10:50:58 [2022-09-21T10:50:58.610Z] ++ set -e
10:50:58 [2022-09-21T10:50:58.610Z] ++ '[' -n 0 ']'
10:50:58 [2022-09-21T10:50:58.610Z] ++ set -x
10:50:58 [2022-09-21T10:50:58.610Z] ++ 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
10:50:58 [2022-09-21T10:50:58.610Z] INFO: Testing against a local daemon
10:50:58 [2022-09-21T10:50:58.610Z] === RUN   TestAuthZPluginAllowRequest
10:50:58 [2022-09-21T10:50:58.921Z] tests/integration/models_services_test.py ..............X.               [ 95%]
10:50:59 [2022-09-21T10:50:59.972Z] --- PASS: TestAuthZPluginAllowRequest (1.14s)
10:50:59 [2022-09-21T10:50:59.972Z] === RUN   TestAuthZPluginTLS
10:51:00 [2022-09-21T10:51:00.227Z] --- PASS: TestAuthZPluginTLS (0.55s)
10:51:00 [2022-09-21T10:51:00.227Z] === RUN   TestAuthZPluginDenyRequest
10:51:00 [2022-09-21T10:51:00.787Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
10:51:00 [2022-09-21T10:51:00.787Z] === RUN   TestAuthZPluginAPIDenyResponse
10:51:01 [2022-09-21T10:51:01.347Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
10:51:01 [2022-09-21T10:51:01.347Z] === RUN   TestAuthZPluginDenyResponse
10:51:01 [2022-09-21T10:51:01.387Z] === RUN   TestDockerSuite/TestAPIImagesFilter
10:51:01 [2022-09-21T10:51:01.387Z] === RUN   TestDockerSuite/TestAPIImagesHistory
10:51:01 [2022-09-21T10:51:01.673Z] tests/integration/models_swarm_test.py ..                                [ 96%]
10:51:01 [2022-09-21T10:51:01.673Z] tests/integration/models_volumes_test.py ..                              [ 96%]
10:51:01 [2022-09-21T10:51:01.907Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
10:51:01 [2022-09-21T10:51:01.907Z] === RUN   TestAuthZPluginAllowEventStream
10:51:01 [2022-09-21T10:51:01.949Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
10:51:02 [2022-09-21T10:51:02.110Z] --- PASS: TestInfoAPIWarnings (17.34s)
10:51:02 [2022-09-21T10:51:02.110Z] === RUN   TestInfoDebug
10:51:02 [2022-09-21T10:51:02.110Z] --- PASS: TestInfoDebug (1.54s)
10:51:02 [2022-09-21T10:51:02.110Z] === RUN   TestInfoInsecureRegistries
10:51:02 [2022-09-21T10:51:02.205Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
10:51:03 [2022-09-21T10:51:03.133Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
10:51:03 [2022-09-21T10:51:03.270Z] --- PASS: TestAuthZPluginAllowEventStream (1.09s)
10:51:03 [2022-09-21T10:51:03.270Z] === RUN   TestAuthZPluginErrorResponse
10:51:03 [2022-09-21T10:51:03.567Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
10:51:03 [2022-09-21T10:51:03.567Z] === RUN   TestAuthZPluginErrorRequest
10:51:04 [2022-09-21T10:51:04.011Z] --- PASS: TestInfoInsecureRegistries (1.54s)
10:51:04 [2022-09-21T10:51:04.011Z] === RUN   TestInfoRegistryMirrors
10:51:04 [2022-09-21T10:51:04.061Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
10:51:04 [2022-09-21T10:51:04.061Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
10:51:04 [2022-09-21T10:51:04.128Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
10:51:04 [2022-09-21T10:51:04.128Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:51:04 [2022-09-21T10:51:04.688Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
10:51:04 [2022-09-21T10:51:04.688Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:51:04 [2022-09-21T10:51:04.990Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
10:51:05 [2022-09-21T10:51:05.013Z] --- PASS: TestServiceWithDataPathPortInit (14.07s)
10:51:05 [2022-09-21T10:51:05.013Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:51:05 [2022-09-21T10:51:05.382Z] --- PASS: TestInfoRegistryMirrors (1.55s)
10:51:05 [2022-09-21T10:51:05.382Z] === RUN   TestLoginFailsWithBadCredentials
10:51:05 [2022-09-21T10:51:05.548Z] tests/integration/regression_test.py ......                              [ 98%]
10:51:05 [2022-09-21T10:51:05.640Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
10:51:05 [2022-09-21T10:51:05.640Z] === RUN   TestPingCacheHeaders
10:51:05 [2022-09-21T10:51:05.640Z] --- PASS: TestPingCacheHeaders (0.02s)
10:51:05 [2022-09-21T10:51:05.640Z] === RUN   TestPingGet
10:51:05 [2022-09-21T10:51:05.640Z] --- PASS: TestPingGet (0.01s)
10:51:05 [2022-09-21T10:51:05.640Z] === RUN   TestPingHead
10:51:05 [2022-09-21T10:51:05.640Z] --- PASS: TestPingHead (0.02s)
10:51:05 [2022-09-21T10:51:05.640Z] === RUN   TestVersion
10:51:05 [2022-09-21T10:51:05.640Z] --- PASS: TestVersion (0.03s)
10:51:05 [2022-09-21T10:51:05.640Z] PASS
10:51:05 [2022-09-21T10:51:05.640Z] 
10:51:05 [2022-09-21T10:51:05.640Z] === Skipped
10:51:05 [2022-09-21T10:51:05.640Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:51:05 [2022-09-21T10:51:05.640Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:51:05 [2022-09-21T10:51:05.640Z] 
10:51:05 [2022-09-21T10:51:05.640Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
10:51:05 [2022-09-21T10:51:05.640Z]     info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network
10:51:05 [2022-09-21T10:51:05.640Z] 
10:51:05 [2022-09-21T10:51:05.640Z] DONE 18 tests, 2 skipped in 28.023s
10:51:05 [2022-09-21T10:51:05.640Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
10:51:05 [2022-09-21T10:51:05.898Z] INFO: Testing against a local daemon
10:51:05 [2022-09-21T10:51:05.898Z] === RUN   TestVolumesCreateAndList
10:51:05 [2022-09-21T10:51:05.898Z] --- PASS: TestVolumesCreateAndList (0.02s)
10:51:05 [2022-09-21T10:51:05.898Z] === RUN   TestVolumesRemove
10:51:05 [2022-09-21T10:51:05.898Z] --- PASS: TestVolumesRemove (0.05s)
10:51:05 [2022-09-21T10:51:05.898Z] === RUN   TestVolumesInspect
10:51:05 [2022-09-21T10:51:05.898Z] --- PASS: TestVolumesInspect (0.02s)
10:51:05 [2022-09-21T10:51:05.898Z] === RUN   TestVolumesInvalidJSON
10:51:05 [2022-09-21T10:51:05.898Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:51:05 [2022-09-21T10:51:05.898Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:51:05 [2022-09-21T10:51:05.898Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:51:05 [2022-09-21T10:51:05.898Z] --- PASS: TestVolumesInvalidJSON (0.01s)
10:51:05 [2022-09-21T10:51:05.898Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:51:05 [2022-09-21T10:51:05.898Z] PASS
10:51:05 [2022-09-21T10:51:05.898Z] 
10:51:05 [2022-09-21T10:51:05.898Z] DONE 5 tests in 0.201s
10:51:05 [2022-09-21T10:51:05.898Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:51:05 [2022-09-21T10:51:05.898Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12383 is not a child of this shell
10:51:05 [2022-09-21T10:51:05.898Z] warning: PID 12383 from bundles/test-integration/docker.pid had a nonzero exit code
10:51:05 [2022-09-21T10:51:05.898Z] Leaving: AppArmorNo profiles have been unloaded.
10:51:05 [2022-09-21T10:51:05.898Z] 
10:51:05 [2022-09-21T10:51:05.898Z] Unloading profiles will leave already running processes permanently
10:51:05 [2022-09-21T10:51:05.898Z] unconfined, which can lead to unexpected situations.
10:51:05 [2022-09-21T10:51:05.898Z] 
10:51:05 [2022-09-21T10:51:05.898Z] To set a process to complain mode, use the command line tool
10:51:05 [2022-09-21T10:51:05.898Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:51:05 [2022-09-21T10:51:05.898Z] Removing test suite binaries
10:51:05 [2022-09-21T10:51:05.920Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
10:51:06 [2022-09-21T10:51:06.066Z] tests/integration/credentials/store_test.py ......                       [ 99%]
10:51:06 [2022-09-21T10:51:06.066Z] tests/integration/credentials/utils_test.py .                            [100%]
10:51:06 [2022-09-21T10:51:06.066Z] 
10:51:06 [2022-09-21T10:51:06.066Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
10:51:06 [2022-09-21T10:51:06.066Z] =========================== short test summary info ============================
10:51:06 [2022-09-21T10:51:06.066Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
10:51:06 [2022-09-21T10:51:06.066Z]   CONFIG_RT_GROUP_SCHED isn't enabled
10:51:06 [2022-09-21T10:51:06.066Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
10:51:06 [2022-09-21T10:51:06.066Z]   Not supported on most drivers
10:51:06 [2022-09-21T10:51:06.066Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
10:51:06 [2022-09-21T10:51:06.066Z]   Output of docker top depends on host distro, and is not formalized.
10:51:06 [2022-09-21T10:51:06.066Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
10:51:06 [2022-09-21T10:51:06.066Z]   Output of docker top depends on host distro, and is not formalized.
10:51:06 [2022-09-21T10:51:06.066Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
10:51:06 [2022-09-21T10:51:06.066Z]   Can fail if eth0 has multiple IP addresses
10:51:06 [2022-09-21T10:51:06.066Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
10:51:06 [2022-09-21T10:51:06.066Z]   This doesn't seem to be taken into account by the engine
10:51:06 [2022-09-21T10:51:06.066Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
10:51:06 [2022-09-21T10:51:06.066Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
10:51:06 [2022-09-21T10:51:06.066Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 290.81 seconds ==
10:51:06 [2022-09-21T10:51:06.093Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.34s)
10:51:06 [2022-09-21T10:51:06.093Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:51:06 [2022-09-21T10:51:06.156Z] exiting test-integration
10:51:06 [2022-09-21T10:51:06.156Z] ++ exit 0
10:51:06 [2022-09-21T10:51:06.179Z] === RUN   TestDockerSuite/TestAPINetworkFilter
10:51:06 [2022-09-21T10:51:06.179Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
10:51:06 [2022-09-21T10:51:06.179Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
10:51:06 [2022-09-21T10:51:06.325Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
10:51:06 [2022-09-21T10:51:06.382Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:sbfnnltggtz2t5vg39wo40c7o Created:2022-09-21 10:51:05.237162398 +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[1d6aef1df230d25d5da08726638fda547824a15190e3712fc77090b3a42a1709:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8077gr1ha95p1ogjunar0xm72 EndpointID:aa70df87da8690eb52d73f7ca2b36e9c8f61d0a223ff724ce5e16ca866e0de23 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:de765935426655c0655fc97e6c0e64592a4e88661b90d072302ee161a49045ca 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:8bcf95b22c47 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8077gr1ha95p1ogjunar0xm72 EndpointID:aa70df87da8690eb52d73f7ca2b36e9c8f61d0a223ff724ce5e16ca866e0de23 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
10:51:06 [2022-09-21T10:51:06.742Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
10:51:07 [2022-09-21T10:51:07.089Z] 
10:51:07 [2022-09-21T10:51:07.306Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
10:51:07 [2022-09-21T10:51:07.455Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.27s)
10:51:07 [2022-09-21T10:51:07.455Z] === RUN   TestAuthZPluginHeader
Post stage
[Pipeline] junit
10:51:07 [2022-09-21T10:51:07.671Z] Recording test results
10:51:08 [2022-09-21T10:51:08.016Z] --- PASS: TestAuthZPluginHeader (0.68s)
10:51:08 [2022-09-21T10:51:08.016Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:51:08 [2022-09-21T10:51:08.016Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:51:08 [2022-09-21T10:51:08.016Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:51:08 [2022-09-21T10:51:08.016Z] === RUN   TestAuthZPluginV2Disable
10:51:08 [2022-09-21T10:51:08.016Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:51:08 [2022-09-21T10:51:08.016Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
10:51:08 [2022-09-21T10:51:08.016Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:51:08 [2022-09-21T10:51:08.016Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:51:08 [2022-09-21T10:51:08.016Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:51:08 [2022-09-21T10:51:08.016Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:51:08 [2022-09-21T10:51:08.016Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:51:08 [2022-09-21T10:51:08.016Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:51:08 [2022-09-21T10:51:08.016Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:51:08 [2022-09-21T10:51:08.234Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
10:51:08 [2022-09-21T10:51:08.234Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
10:51:08 [2022-09-21T10:51:08.234Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
10:51:08 [2022-09-21T10:51:08.234Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
10:51:09 [2022-09-21T10:51:09.255Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:51:09 [2022-09-21T10:51:09.587Z] + echo Ensuring container killed.
10:51:09 [2022-09-21T10:51:09.587Z] Ensuring container killed.
10:51:09 [2022-09-21T10:51:09.587Z] + docker rm -vf docker-pr14
10:51:10 [2022-09-21T10:51:10.155Z] Error response from daemon: No such container: docker-pr14
[Pipeline] sh
10:51:10 [2022-09-21T10:51:10.446Z] + echo Chowning /workspace to jenkins user
10:51:10 [2022-09-21T10:51:10.446Z] Chowning /workspace to jenkins user
10:51:10 [2022-09-21T10:51:10.446Z] + id -u
10:51:10 [2022-09-21T10:51:10.446Z] + id -g
10:51:10 [2022-09-21T10:51:10.446Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44123:/workspace busybox chown -R 1000:1000 /workspace
10:51:10 [2022-09-21T10:51:10.446Z] Unable to find image 'busybox:latest' locally
10:51:10 [2022-09-21T10:51:10.446Z] latest: Pulling from library/busybox
10:51:10 [2022-09-21T10:51:10.704Z] 729ce43e2c91: Pulling fs layer
10:51:10 [2022-09-21T10:51:10.704Z] 729ce43e2c91: Verifying Checksum
10:51:10 [2022-09-21T10:51:10.704Z] 729ce43e2c91: Download complete
10:51:10 [2022-09-21T10:51:10.704Z] 729ce43e2c91: Pull complete
10:51:10 [2022-09-21T10:51:10.704Z] Digest: sha256:ad9bd57a3a57cc95515c537b89aaa69d83a6df54c4050fcf2b41ad367bec0cd5
10:51:10 [2022-09-21T10:51:10.961Z] Status: Downloaded newer image for busybox:latest
10:51:11 [2022-09-21T10:51:11.635Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.85s)
10:51:11 [2022-09-21T10:51:11.635Z] PASS
10:51:11 [2022-09-21T10:51:11.635Z] 
10:51:11 [2022-09-21T10:51:11.635Z] === Skipped
10:51:11 [2022-09-21T10:51:11.635Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:51:11 [2022-09-21T10:51:11.635Z]     service_test.go:242: FLAKY_TEST
10:51:11 [2022-09-21T10:51:11.635Z] 
10:51:11 [2022-09-21T10:51:11.635Z] DONE 26 tests, 1 skipped in 44.177s
10:51:11 [2022-09-21T10:51:11.635Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:51:11 [2022-09-21T10:51:11.635Z] INFO: Testing against a local daemon
10:51:11 [2022-09-21T10:51:11.635Z] === RUN   TestDockerNetworkIpvlanPersistance
10:51:11 [2022-09-21T10:51:11.635Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:51:11 [2022-09-21T10:51:11.635Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:51:11 [2022-09-21T10:51:11.635Z] === RUN   TestDockerNetworkIpvlan
10:51:11 [2022-09-21T10:51:11.635Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:51:11 [2022-09-21T10:51:11.635Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:51:11 [2022-09-21T10:51:11.635Z] PASS
10:51:11 [2022-09-21T10:51:11.635Z] 
10:51:11 [2022-09-21T10:51:11.635Z] === Skipped
10:51:11 [2022-09-21T10:51:11.635Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
10:51:11 [2022-09-21T10:51:11.635Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:51:11 [2022-09-21T10:51:11.635Z] 
10:51:11 [2022-09-21T10:51:11.635Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:51:11 [2022-09-21T10:51:11.635Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:51:11 [2022-09-21T10:51:11.635Z] 
10:51:11 [2022-09-21T10:51:11.635Z] DONE 2 tests, 2 skipped in 0.053s
10:51:11 [2022-09-21T10:51:11.635Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:51:11 [2022-09-21T10:51:11.635Z] INFO: Testing against a local daemon
10:51:11 [2022-09-21T10:51:11.635Z] === RUN   TestDockerNetworkMacvlanPersistance
10:51:12 [2022-09-21T10:51:12.201Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s)
10:51:12 [2022-09-21T10:51:12.201Z] === RUN   TestDockerNetworkMacvlan
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:51:12 [2022-09-21T10:51:12.634Z] + bundleName=amd64-rootless
10:51:12 [2022-09-21T10:51:12.634Z] + echo Creating amd64-rootless-bundles.tar.gz
10:51:12 [2022-09-21T10:51:12.634Z] Creating amd64-rootless-bundles.tar.gz
10:51:12 [2022-09-21T10:51:12.634Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name+  *-report.xml ) -print
10:51:12 [2022-09-21T10:51:12.634Z] xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
10:51:12 [2022-09-21T10:51:12.646Z] Archiving artifacts
10:51:12 [2022-09-21T10:51:12.805Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:51:13 [2022-09-21T10:51:13.737Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:51:14 [2022-09-21T10:51:14.300Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:51:14 [2022-09-21T10:51:14.771Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44123/14/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:51:14 [2022-09-21T10:51:14.847Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
10:51:15 [2022-09-21T10:51:15.080Z] + make clean
10:51:15 [2022-09-21T10:51:15.103Z] --- PASS: TestBuildWithHugeFile (115.30s)
10:51:15 [2022-09-21T10:51:15.103Z] === RUN   TestBuildWithEmptyDockerfile
10:51:15 [2022-09-21T10:51:15.103Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
10:51:15 [2022-09-21T10:51:15.103Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
10:51:15 [2022-09-21T10:51:15.103Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:51:15 [2022-09-21T10:51:15.103Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:51:15 [2022-09-21T10:51:15.103Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:51:15 [2022-09-21T10:51:15.103Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:51:15 [2022-09-21T10:51:15.338Z] docker volume rm -f docker-dev-cache
10:51:15 [2022-09-21T10:51:15.338Z] docker-dev-cache
[Pipeline] deleteDir
10:51:15 [2022-09-21T10:51:15.359Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
10:51:15 [2022-09-21T10:51:15.359Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
10:51:15 [2022-09-21T10:51:15.359Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
10:51:15 [2022-09-21T10:51:15.359Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
10:51:15 [2022-09-21T10:51:15.359Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s)
10:51:15 [2022-09-21T10:51:15.359Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s)
10:51:15 [2022-09-21T10:51:15.359Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s)
10:51:15 [2022-09-21T10:51:15.359Z] === RUN   TestBuildPreserveOwnership
10:51:15 [2022-09-21T10:51:15.359Z] === RUN   TestBuildPreserveOwnership/copy_from
10:51:15 [2022-09-21T10:51:15.921Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:51:16 [2022-09-21T10:51:16.196Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:51:17 [2022-09-21T10:51:17.810Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
10:51:18 [2022-09-21T10:51:18.067Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
10:51:18 [2022-09-21T10:51:18.091Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
10:51:18 [2022-09-21T10:51:18.526Z] Leaving: AppArmorNo profiles have been unloaded.
10:51:18 [2022-09-21T10:51:18.526Z] 
10:51:18 [2022-09-21T10:51:18.526Z] Unloading profiles will leave already running processes permanently
10:51:18 [2022-09-21T10:51:18.526Z] unconfined, which can lead to unexpected situations.
10:51:18 [2022-09-21T10:51:18.526Z] 
10:51:18 [2022-09-21T10:51:18.526Z] To set a process to complain mode, use the command line tool
10:51:18 [2022-09-21T10:51:18.526Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:51:18 [2022-09-21T10:51:18.526Z] 
10:51:18 [2022-09-21T10:51:18.628Z] --- PASS: TestBuildPreserveOwnership (3.33s)
10:51:18 [2022-09-21T10:51:18.628Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.13s)
10:51:18 [2022-09-21T10:51:18.628Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.20s)
10:51:18 [2022-09-21T10:51:18.628Z] === RUN   TestBuildPlatformInvalid
Post stage
[Pipeline] junit
10:51:18 [2022-09-21T10:51:18.798Z] Recording test results
10:51:18 [2022-09-21T10:51:18.884Z] --- PASS: TestBuildPlatformInvalid (0.09s)
10:51:18 [2022-09-21T10:51:18.884Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
10:51:19 [2022-09-21T10:51:19.598Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
10:51:19 [2022-09-21T10:51:19.812Z] Loaded image: busybox:latest
10:51:19 [2022-09-21T10:51:19.812Z] Loaded image: busybox:glibc
10:51:19 [2022-09-21T10:51:19.880Z] + echo Ensuring container killed.
10:51:19 [2022-09-21T10:51:19.880Z] Ensuring container killed.
10:51:19 [2022-09-21T10:51:19.880Z] + docker rm -vf docker-pr14
10:51:19 [2022-09-21T10:51:19.880Z] Error response from daemon: No such container: docker-pr14
[Pipeline] sh
10:51:20 [2022-09-21T10:51:20.068Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
10:51:20 [2022-09-21T10:51:20.177Z] + echo Chowning /workspace to jenkins user
10:51:20 [2022-09-21T10:51:20.177Z] Chowning /workspace to jenkins user
10:51:20 [2022-09-21T10:51:20.177Z] + id -u
10:51:20 [2022-09-21T10:51:20.177Z] + id -g
10:51:20 [2022-09-21T10:51:20.177Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44123:/workspace busybox chown -R 1000:1000 /workspace
10:51:20 [2022-09-21T10:51:20.177Z] Unable to find image 'busybox:latest' locally
10:51:20 [2022-09-21T10:51:20.438Z] latest: Pulling from library/busybox
10:51:20 [2022-09-21T10:51:20.438Z] 729ce43e2c91: Pulling fs layer
10:51:20 [2022-09-21T10:51:20.438Z] 729ce43e2c91: Verifying Checksum
10:51:20 [2022-09-21T10:51:20.438Z] 729ce43e2c91: Download complete
10:51:20 [2022-09-21T10:51:20.633Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
10:51:20 [2022-09-21T10:51:20.702Z] 729ce43e2c91: Pull complete
10:51:20 [2022-09-21T10:51:20.702Z] Digest: sha256:ad9bd57a3a57cc95515c537b89aaa69d83a6df54c4050fcf2b41ad367bec0cd5
10:51:20 [2022-09-21T10:51:20.702Z] Status: Downloaded newer image for busybox:latest
10:51:21 [2022-09-21T10:51:21.365Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:51:21 [2022-09-21T10:51:21.561Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:51:21 [2022-09-21T10:51:21.929Z] --- PASS: TestDockerNetworkMacvlan (9.60s)
10:51:21 [2022-09-21T10:51:21.929Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
10:51:21 [2022-09-21T10:51:21.929Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
10:51:21 [2022-09-21T10:51:21.929Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s)
10:51:21 [2022-09-21T10:51:21.929Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s)
10:51:21 [2022-09-21T10:51:21.929Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.97s)
10:51:21 [2022-09-21T10:51:21.929Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s)
10:51:21 [2022-09-21T10:51:21.929Z] PASS
10:51:21 [2022-09-21T10:51:21.929Z] 
10:51:21 [2022-09-21T10:51:21.929Z] DONE 8 tests in 10.925s
10:51:21 [2022-09-21T10:51:21.929Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
10:51:21 [2022-09-21T10:51:21.929Z] testing: warning: no tests to run
10:51:21 [2022-09-21T10:51:21.929Z] PASS
10:51:21 [2022-09-21T10:51:21.929Z] 
10:51:21 [2022-09-21T10:51:21.929Z] DONE 0 tests in 0.009s
10:51:21 [2022-09-21T10:51:21.929Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:51:21 [2022-09-21T10:51:21.929Z] INFO: Testing against a local daemon
10:51:21 [2022-09-21T10:51:21.929Z] === RUN   TestAuthZPluginAllowRequest
10:51:21 [2022-09-21T10:51:21.948Z] + bundleName=docker-py
10:51:21 [2022-09-21T10:51:21.948Z] + echo Creating docker-py-bundles.tar.gz
10:51:21 [2022-09-21T10:51:21.948Z] Creating docker-py-bundles.tar.gz
10:51:21 [2022-09-21T10:51:21.948Z] + 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
10:51:21 [2022-09-21T10:51:21.961Z] Archiving artifacts
10:51:22 [2022-09-21T10:51:22.123Z] Loaded image: debian:bullseye-slim
10:51:22 [2022-09-21T10:51:22.123Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
10:51:22 [2022-09-21T10:51:22.123Z] Loaded image: hello-world:latest
10:51:22 [2022-09-21T10:51:22.123Z] Loaded image: arm32v7/hello-world:latest
10:51:22 [2022-09-21T10:51:22.689Z] === RUN   TestDockerSuite/TestAttachAfterDetach
10:51:23 [2022-09-21T10:51:23.251Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
10:51:23 [2022-09-21T10:51:23.298Z] --- PASS: TestAuthZPluginAllowRequest (1.17s)
10:51:23 [2022-09-21T10:51:23.298Z] === RUN   TestAuthZPluginTLS
10:51:23 [2022-09-21T10:51:23.554Z] --- PASS: TestAuthZPluginTLS (0.54s)
10:51:23 [2022-09-21T10:51:23.554Z] === RUN   TestAuthZPluginDenyRequest
10:51:23 [2022-09-21T10:51:23.676Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44123/14/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
10:51:24 [2022-09-21T10:51:24.017Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44123/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_GITCOMMIT=5ba3208ec7d7c81963907f628ac53dbcca3a5e21 -e DOCKER_GRAPHDRIVER docker:5ba3208ec7d7c81963907f628ac53dbcca3a5e21 hack/make.sh binary-daemon
10:51:24 [2022-09-21T10:51:24.117Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
10:51:24 [2022-09-21T10:51:24.118Z] === RUN   TestAuthZPluginAPIDenyResponse
10:51:24 [2022-09-21T10:51:24.276Z] 
10:51:24 [2022-09-21T10:51:24.535Z] Removing bundles/
10:51:24 [2022-09-21T10:51:24.535Z] 
10:51:24 [2022-09-21T10:51:24.535Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
10:51:24 [2022-09-21T10:51:24.535Z] Building: bundles/binary-daemon/dockerd-dev
10:51:24 [2022-09-21T10:51:24.535Z] GOOS="" GOARCH="" GOARM=""
10:51:24 [2022-09-21T10:51:24.616Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
10:51:24 [2022-09-21T10:51:24.616Z]     docker_cli_daemon_test.go:1456: [df36448ad59d9] daemon is not started
10:51:24 [2022-09-21T10:51:24.688Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
10:51:24 [2022-09-21T10:51:24.688Z] === RUN   TestAuthZPluginDenyResponse
10:51:25 [2022-09-21T10:51:25.288Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
10:51:25 [2022-09-21T10:51:25.288Z] === RUN   TestAuthZPluginAllowEventStream
10:51:25 [2022-09-21T10:51:25.545Z]     check_test.go:309: [d5464b294e42d] daemon is not started
10:51:25 [2022-09-21T10:51:25.545Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
10:51:26 [2022-09-21T10:51:26.177Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s)
10:51:26 [2022-09-21T10:51:26.177Z] PASS
10:51:26 [2022-09-21T10:51:26.177Z] 
10:51:26 [2022-09-21T10:51:26.177Z] === Skipped
10:51:26 [2022-09-21T10:51:26.177Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:51:26 [2022-09-21T10:51:26.178Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:51:26 [2022-09-21T10:51:26.178Z] 
10:51:26 [2022-09-21T10:51:26.178Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
10:51:26 [2022-09-21T10:51:26.178Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:51:26 [2022-09-21T10:51:26.178Z] 
10:51:26 [2022-09-21T10:51:26.178Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:51:26 [2022-09-21T10:51:26.178Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:51:26 [2022-09-21T10:51:26.178Z] 
10:51:26 [2022-09-21T10:51:26.178Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:51:26 [2022-09-21T10:51:26.178Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:51:26 [2022-09-21T10:51:26.178Z] 
10:51:26 [2022-09-21T10:51:26.178Z] DONE 17 tests, 4 skipped in 26.294s
10:51:26 [2022-09-21T10:51:26.178Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:51:26 [2022-09-21T10:51:26.178Z] ++ 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
10:51:26 [2022-09-21T10:51:26.178Z] ++ set -e
10:51:26 [2022-09-21T10:51:26.178Z] ++ '[' -n 0 ']'
10:51:26 [2022-09-21T10:51:26.178Z] ++ set -x
10:51:26 [2022-09-21T10:51:26.178Z] ++ 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
10:51:26 [2022-09-21T10:51:26.178Z] INFO: Testing against a local daemon
10:51:26 [2022-09-21T10:51:26.178Z] === RUN   TestPluginInvalidJSON
10:51:26 [2022-09-21T10:51:26.178Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:51:26 [2022-09-21T10:51:26.178Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:51:26 [2022-09-21T10:51:26.178Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:51:26 [2022-09-21T10:51:26.178Z] --- PASS: TestPluginInvalidJSON (0.01s)
10:51:26 [2022-09-21T10:51:26.178Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
10:51:26 [2022-09-21T10:51:26.178Z] === RUN   TestPluginInstall
10:51:26 [2022-09-21T10:51:26.178Z] === RUN   TestPluginInstall/no_auth
10:51:26 [2022-09-21T10:51:26.178Z] time="2022-09-21T10:51:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:51:26 [2022-09-21T10:51:26.178Z] time="2022-09-21T10:51:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8593fa2b219e728ffede96985534316b70abdfef895dd864234bf84e54e0eae4" mediatype=application/vnd.docker.plugin.v1+json size=522
10:51:26 [2022-09-21T10:51:26.178Z] time="2022-09-21T10:51:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:51:26 [2022-09-21T10:51:26.178Z] time="2022-09-21T10:51:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8593fa2b219e728ffede96985534316b70abdfef895dd864234bf84e54e0eae4" mediatype=application/vnd.docker.plugin.v1+json size=522
10:51:26 [2022-09-21T10:51:26.178Z] === RUN   TestPluginInstall/with_htpasswd
10:51:26 [2022-09-21T10:51:26.178Z] time="2022-09-21T10:51:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:51:26 [2022-09-21T10:51:26.178Z] time="2022-09-21T10:51:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8593fa2b219e728ffede96985534316b70abdfef895dd864234bf84e54e0eae4" mediatype=application/vnd.docker.plugin.v1+json size=522
10:51:26 [2022-09-21T10:51:26.178Z] time="2022-09-21T10:51:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:51:26 [2022-09-21T10:51:26.178Z] time="2022-09-21T10:51:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8593fa2b219e728ffede96985534316b70abdfef895dd864234bf84e54e0eae4" mediatype=application/vnd.docker.plugin.v1+json size=522
10:51:26 [2022-09-21T10:51:26.433Z] === RUN   TestPluginInstall/with_insecure
10:51:26 [2022-09-21T10:51:26.475Z] === RUN   TestDockerSuite/TestAttachDetach
10:51:26 [2022-09-21T10:51:26.669Z] --- PASS: TestAuthZPluginAllowEventStream (1.21s)
10:51:26 [2022-09-21T10:51:26.669Z] === RUN   TestAuthZPluginErrorResponse
10:51:26 [2022-09-21T10:51:26.926Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
10:51:26 [2022-09-21T10:51:26.926Z] === RUN   TestAuthZPluginErrorRequest
10:51:27 [2022-09-21T10:51:27.403Z] time="2022-09-21T10:51:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:51:27 [2022-09-21T10:51:27.403Z] time="2022-09-21T10:51:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:19add3bdfa025cc7d139c15c4a67c96fd3b544ae2b3bfa84b82f6be6cb613dbb" mediatype=application/vnd.docker.plugin.v1+json size=522
10:51:27 [2022-09-21T10:51:27.403Z] time="2022-09-21T10:51:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:51:27 [2022-09-21T10:51:27.403Z] time="2022-09-21T10:51:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:19add3bdfa025cc7d139c15c4a67c96fd3b544ae2b3bfa84b82f6be6cb613dbb" mediatype=application/vnd.docker.plugin.v1+json size=522
10:51:27 [2022-09-21T10:51:27.404Z] === RUN   TestDockerSuite/TestAttachDisconnect
10:51:27 [2022-09-21T10:51:27.489Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
10:51:27 [2022-09-21T10:51:27.489Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:51:27 [2022-09-21T10:51:27.659Z]     plugin_test.go:165: [d87fbfcb8f241] daemon is not started
10:51:27 [2022-09-21T10:51:27.659Z] --- PASS: TestPluginInstall (2.56s)
10:51:27 [2022-09-21T10:51:27.659Z]     --- PASS: TestPluginInstall/no_auth (0.96s)
10:51:27 [2022-09-21T10:51:27.659Z]     --- PASS: TestPluginInstall/with_htpasswd (0.57s)
10:51:27 [2022-09-21T10:51:27.659Z]     --- PASS: TestPluginInstall/with_insecure (1.03s)
10:51:27 [2022-09-21T10:51:27.659Z] === RUN   TestPluginsWithRuntimes
10:51:27 [2022-09-21T10:51:27.660Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
10:51:28 [2022-09-21T10:51:28.052Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
10:51:28 [2022-09-21T10:51:28.052Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:51:28 [2022-09-21T10:51:28.227Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
10:51:29 [2022-09-21T10:51:29.024Z] === RUN   TestPluginsWithRuntimes/No_Args
10:51:29 [2022-09-21T10:51:29.421Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s)
10:51:29 [2022-09-21T10:51:29.421Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:51:29 [2022-09-21T10:51:29.598Z]     check_test.go:309: [d20673762c162] daemon is not started
10:51:29 [2022-09-21T10:51:29.598Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
10:51:29 [2022-09-21T10:51:29.956Z] === RUN   TestPluginsWithRuntimes/With_Args
10:51:30 [2022-09-21T10:51:30.161Z] === RUN   TestDockerSuite/TestAttachPausedContainer
10:51:30 [2022-09-21T10:51:30.726Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
10:51:30 [2022-09-21T10:51:30.881Z] --- PASS: TestPluginsWithRuntimes (3.23s)
10:51:30 [2022-09-21T10:51:30.881Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.85s)
10:51:30 [2022-09-21T10:51:30.881Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.85s)
10:51:30 [2022-09-21T10:51:30.881Z] === RUN   TestPluginBackCompatMediaTypes
10:51:31 [2022-09-21T10:51:31.317Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.88s)
10:51:31 [2022-09-21T10:51:31.317Z] === RUN   TestAuthZPluginHeader
10:51:31 [2022-09-21T10:51:31.442Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
10:51:31 [2022-09-21T10:51:31.442Z] PASS
10:51:31 [2022-09-21T10:51:31.442Z] 
10:51:31 [2022-09-21T10:51:31.442Z] DONE 10 tests in 6.494s
10:51:31 [2022-09-21T10:51:31.442Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:51:31 [2022-09-21T10:51:31.442Z] ++ 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
10:51:31 [2022-09-21T10:51:31.442Z] ++ set -e
10:51:31 [2022-09-21T10:51:31.442Z] ++ '[' -n 0 ']'
10:51:31 [2022-09-21T10:51:31.442Z] ++ set -x
10:51:31 [2022-09-21T10:51:31.442Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
10:51:31 [2022-09-21T10:51:31.442Z] INFO: Testing against a local daemon
10:51:31 [2022-09-21T10:51:31.442Z] === RUN   TestExternalGraphDriver
10:51:31 [2022-09-21T10:51:31.653Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
10:51:31 [2022-09-21T10:51:31.698Z] === RUN   TestExternalGraphDriver/json
10:51:31 [2022-09-21T10:51:31.881Z] --- PASS: TestAuthZPluginHeader (0.69s)
10:51:31 [2022-09-21T10:51:31.881Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:51:33 [2022-09-21T10:51:33.020Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
10:51:33 [2022-09-21T10:51:33.275Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (14.42s)
10:51:33 [2022-09-21T10:51:33.275Z] PASS
10:51:33 [2022-09-21T10:51:33.275Z] 
10:51:33 [2022-09-21T10:51:33.275Z] === Skipped
10:51:33 [2022-09-21T10:51:33.275Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
10:51:33 [2022-09-21T10:51:33.275Z]     build_session_test.go:25: TODO: BuildKit
10:51:33 [2022-09-21T10:51:33.275Z] 
10:51:33 [2022-09-21T10:51:33.275Z] DONE 33 tests, 1 skipped in 182.471s
10:51:33 [2022-09-21T10:51:33.275Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
10:51:33 [2022-09-21T10:51:33.275Z] ++ 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
10:51:33 [2022-09-21T10:51:33.275Z] ++ set -e
10:51:33 [2022-09-21T10:51:33.275Z] ++ '[' -n 0 ']'
10:51:33 [2022-09-21T10:51:33.275Z] ++ set -x
10:51:33 [2022-09-21T10:51:33.275Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
10:51:33 [2022-09-21T10:51:33.531Z] INFO: Testing against a local daemon
10:51:33 [2022-09-21T10:51:33.531Z] === RUN   TestConfigInspect
10:51:33 [2022-09-21T10:51:33.531Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
10:51:33 [2022-09-21T10:51:33.626Z] === RUN   TestExternalGraphDriver/spec
10:51:34 [2022-09-21T10:51:34.092Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
10:51:34 [2022-09-21T10:51:34.988Z] === RUN   TestExternalGraphDriver/pull
10:51:35 [2022-09-21T10:51:35.020Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
10:51:35 [2022-09-21T10:51:35.950Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
10:51:35 [2022-09-21T10:51:35.950Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
10:51:36 [2022-09-21T10:51:36.206Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
10:51:36 [2022-09-21T10:51:36.206Z] --- PASS: TestConfigInspect (2.88s)
10:51:36 [2022-09-21T10:51:36.206Z] === RUN   TestConfigList
10:51:36 [2022-09-21T10:51:36.767Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
10:51:36 [2022-09-21T10:51:36.916Z] --- PASS: TestExternalGraphDriver (5.11s)
10:51:36 [2022-09-21T10:51:36.916Z]     --- PASS: TestExternalGraphDriver/json (1.57s)
10:51:36 [2022-09-21T10:51:36.916Z]     --- PASS: TestExternalGraphDriver/spec (1.59s)
10:51:36 [2022-09-21T10:51:36.916Z]     --- PASS: TestExternalGraphDriver/pull (1.62s)
10:51:36 [2022-09-21T10:51:36.916Z] === RUN   TestGraphdriverPluginV2
10:51:36 [2022-09-21T10:51:36.916Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:51:36 [2022-09-21T10:51:36.916Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
10:51:36 [2022-09-21T10:51:36.916Z] PASS
10:51:36 [2022-09-21T10:51:36.916Z] 
10:51:36 [2022-09-21T10:51:36.916Z] === Skipped
10:51:36 [2022-09-21T10:51:36.916Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
10:51:36 [2022-09-21T10:51:36.916Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:51:36 [2022-09-21T10:51:36.916Z] 
10:51:36 [2022-09-21T10:51:36.916Z] DONE 5 tests, 1 skipped in 5.547s
10:51:36 [2022-09-21T10:51:36.916Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:51:36 [2022-09-21T10:51:36.916Z] ++ 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
10:51:36 [2022-09-21T10:51:36.916Z] ++ set -e
10:51:36 [2022-09-21T10:51:36.916Z] ++ '[' -n 0 ']'
10:51:36 [2022-09-21T10:51:36.916Z] ++ set -x
10:51:36 [2022-09-21T10:51:36.916Z] ++ 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
10:51:36 [2022-09-21T10:51:36.916Z] INFO: Testing against a local daemon
10:51:36 [2022-09-21T10:51:36.916Z] === RUN   TestContinueAfterPluginCrash
10:51:36 [2022-09-21T10:51:36.916Z] === PAUSE TestContinueAfterPluginCrash
10:51:36 [2022-09-21T10:51:36.916Z] === RUN   TestReadPluginNoRead
10:51:36 [2022-09-21T10:51:36.916Z] === PAUSE TestReadPluginNoRead
10:51:36 [2022-09-21T10:51:36.916Z] === RUN   TestDaemonStartWithLogOpt
10:51:36 [2022-09-21T10:51:36.916Z] === PAUSE TestDaemonStartWithLogOpt
10:51:36 [2022-09-21T10:51:36.916Z] === CONT  TestContinueAfterPluginCrash
10:51:36 [2022-09-21T10:51:36.916Z] === CONT  TestDaemonStartWithLogOpt
10:51:37 [2022-09-21T10:51:37.132Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.22s)
10:51:37 [2022-09-21T10:51:37.132Z] === RUN   TestAuthZPluginV2Disable
10:51:37 [2022-09-21T10:51:37.695Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
10:51:38 [2022-09-21T10:51:38.258Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
10:51:39 [2022-09-21T10:51:39.190Z] --- PASS: TestConfigList (2.97s)
10:51:39 [2022-09-21T10:51:39.190Z] === RUN   TestConfigsCreateAndDelete
10:51:40 [2022-09-21T10:51:40.262Z] --- PASS: TestDaemonStartWithLogOpt (2.94s)
10:51:40 [2022-09-21T10:51:40.262Z] === CONT  TestReadPluginNoRead
10:51:40 [2022-09-21T10:51:40.405Z] --- PASS: TestAuthZPluginV2Disable (3.73s)
10:51:40 [2022-09-21T10:51:40.405Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:51:41 [2022-09-21T10:51:41.083Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
10:51:42 [2022-09-21T10:51:42.012Z] --- PASS: TestConfigsCreateAndDelete (2.82s)
10:51:42 [2022-09-21T10:51:42.012Z] === RUN   TestConfigsUpdate
10:51:42 [2022-09-21T10:51:42.164Z] === RUN   TestReadPluginNoRead/default
10:51:43 [2022-09-21T10:51:43.556Z] === RUN   TestReadPluginNoRead/disabled_caching
10:51:43 [2022-09-21T10:51:43.677Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.50s)
10:51:43 [2022-09-21T10:51:43.677Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:51:44 [2022-09-21T10:51:44.482Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
10:51:44 [2022-09-21T10:51:44.533Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
10:51:45 [2022-09-21T10:51:45.083Z] --- PASS: TestContinueAfterPluginCrash (8.07s)
10:51:45 [2022-09-21T10:51:45.095Z] --- PASS: TestConfigsUpdate (2.93s)
10:51:45 [2022-09-21T10:51:45.095Z] === RUN   TestTemplatedConfig
10:51:45 [2022-09-21T10:51:45.644Z] === CONT  TestReadPluginNoRead
10:51:45 [2022-09-21T10:51:45.644Z]     read_test.go:92: [d5d454ab5a7d6] daemon is not started
10:51:45 [2022-09-21T10:51:45.644Z] --- PASS: TestReadPluginNoRead (5.63s)
10:51:45 [2022-09-21T10:51:45.644Z]     --- PASS: TestReadPluginNoRead/default (1.18s)
10:51:45 [2022-09-21T10:51:45.644Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.16s)
10:51:45 [2022-09-21T10:51:45.644Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s)
10:51:45 [2022-09-21T10:51:45.644Z] PASS
10:51:45 [2022-09-21T10:51:45.644Z] 
10:51:45 [2022-09-21T10:51:45.644Z] DONE 6 tests in 8.679s
10:51:45 [2022-09-21T10:51:45.644Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
10:51:45 [2022-09-21T10:51:45.644Z] ++ 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
10:51:45 [2022-09-21T10:51:45.644Z] ++ set -e
10:51:45 [2022-09-21T10:51:45.644Z] ++ '[' -n 0 ']'
10:51:45 [2022-09-21T10:51:45.644Z] ++ set -x
10:51:45 [2022-09-21T10:51:45.644Z] ++ 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
10:51:45 [2022-09-21T10:51:45.644Z] testing: warning: no tests to run
10:51:45 [2022-09-21T10:51:45.644Z] PASS
10:51:45 [2022-09-21T10:51:45.644Z] 
10:51:45 [2022-09-21T10:51:45.644Z] DONE 0 tests in 0.031s
10:51:45 [2022-09-21T10:51:45.644Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:51:45 [2022-09-21T10:51:45.644Z] ++ 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
10:51:45 [2022-09-21T10:51:45.644Z] ++ set -e
10:51:45 [2022-09-21T10:51:45.644Z] ++ '[' -n 0 ']'
10:51:45 [2022-09-21T10:51:45.644Z] ++ set -x
10:51:45 [2022-09-21T10:51:45.644Z] ++ 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
10:51:45 [2022-09-21T10:51:45.644Z] INFO: Testing against a local daemon
10:51:45 [2022-09-21T10:51:45.644Z] === RUN   TestPluginWithDevMounts
10:51:45 [2022-09-21T10:51:45.644Z] === PAUSE TestPluginWithDevMounts
10:51:45 [2022-09-21T10:51:45.644Z] === CONT  TestPluginWithDevMounts
10:51:46 [2022-09-21T10:51:46.464Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
10:51:47 [2022-09-21T10:51:47.530Z] --- PASS: TestPluginWithDevMounts (1.51s)
10:51:47 [2022-09-21T10:51:47.530Z] PASS
10:51:47 [2022-09-21T10:51:47.530Z] 
10:51:47 [2022-09-21T10:51:47.530Z] DONE 1 tests in 1.614s
10:51:47 [2022-09-21T10:51:47.530Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
10:51:47 [2022-09-21T10:51:47.530Z] ++ 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
10:51:47 [2022-09-21T10:51:47.530Z] ++ set -e
10:51:47 [2022-09-21T10:51:47.530Z] ++ '[' -n 0 ']'
10:51:47 [2022-09-21T10:51:47.530Z] ++ set -x
10:51:47 [2022-09-21T10:51:47.530Z] ++ 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
10:51:47 [2022-09-21T10:51:47.530Z] INFO: Testing against a local daemon
10:51:47 [2022-09-21T10:51:47.530Z] === RUN   TestSecretInspect
10:51:47 [2022-09-21T10:51:47.830Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
10:51:48 [2022-09-21T10:51:48.393Z] --- PASS: TestTemplatedConfig (3.28s)
10:51:48 [2022-09-21T10:51:48.393Z] === RUN   TestConfigCreateResolve
10:51:49 [2022-09-21T10:51:49.456Z] --- PASS: TestSecretInspect (2.18s)
10:51:49 [2022-09-21T10:51:49.456Z] === RUN   TestSecretList
10:51:49 [2022-09-21T10:51:49.759Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
10:51:50 [2022-09-21T10:51:50.324Z]     check_test.go:309: [d91a47b8140cc] daemon is not started
10:51:50 [2022-09-21T10:51:50.324Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
10:51:50 [2022-09-21T10:51:50.886Z]     check_test.go:309: [de9f5e8cb79ff] daemon is not started
10:51:50 [2022-09-21T10:51:50.886Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
10:51:51 [2022-09-21T10:51:51.145Z] --- PASS: TestConfigCreateResolve (2.83s)
10:51:51 [2022-09-21T10:51:51.145Z] === RUN   TestConfigDaemonLibtrustID
10:51:51 [2022-09-21T10:51:51.711Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
10:51:51 [2022-09-21T10:51:51.711Z] PASS
10:51:51 [2022-09-21T10:51:51.711Z] 
10:51:51 [2022-09-21T10:51:51.711Z] DONE 7 tests in 18.438s
10:51:51 [2022-09-21T10:51:51.711Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
10:51:51 [2022-09-21T10:51:51.711Z] ++ 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
10:51:51 [2022-09-21T10:51:51.711Z] ++ set -e
10:51:51 [2022-09-21T10:51:51.711Z] ++ '[' -n 0 ']'
10:51:51 [2022-09-21T10:51:51.711Z] ++ set -x
10:51:51 [2022-09-21T10:51:51.711Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
10:51:51 [2022-09-21T10:51:51.968Z] INFO: Testing against a local daemon
10:51:51 [2022-09-21T10:51:51.968Z] === RUN   TestCheckpoint
10:51:51 [2022-09-21T10:51:51.968Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:51:51 [2022-09-21T10:51:51.968Z] --- SKIP: TestCheckpoint (0.00s)
10:51:51 [2022-09-21T10:51:51.968Z] === RUN   TestContainerInvalidJSON
10:51:51 [2022-09-21T10:51:51.968Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
10:51:51 [2022-09-21T10:51:51.968Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
10:51:51 [2022-09-21T10:51:51.968Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
10:51:51 [2022-09-21T10:51:51.968Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
10:51:51 [2022-09-21T10:51:51.968Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
10:51:51 [2022-09-21T10:51:51.968Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
10:51:51 [2022-09-21T10:51:51.968Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
10:51:51 [2022-09-21T10:51:51.968Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
10:51:51 [2022-09-21T10:51:51.968Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
10:51:51 [2022-09-21T10:51:51.968Z] --- PASS: TestContainerInvalidJSON (0.01s)
10:51:51 [2022-09-21T10:51:51.968Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
10:51:51 [2022-09-21T10:51:51.968Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
10:51:51 [2022-09-21T10:51:51.968Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
10:51:51 [2022-09-21T10:51:51.968Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:51:51 [2022-09-21T10:51:51.968Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
10:51:51 [2022-09-21T10:51:51.968Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
10:51:51 [2022-09-21T10:51:51.968Z] === RUN   TestCopyFromContainerPathIsNotDir
10:51:51 [2022-09-21T10:51:51.969Z] --- PASS: TestSecretList (2.11s)
10:51:51 [2022-09-21T10:51:51.969Z] === RUN   TestSecretsCreateAndDelete
10:51:52 [2022-09-21T10:51:52.224Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
10:51:52 [2022-09-21T10:51:52.224Z] === RUN   TestCopyToContainerPathDoesNotExist
10:51:52 [2022-09-21T10:51:52.224Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
10:51:52 [2022-09-21T10:51:52.224Z] === RUN   TestCopyToContainerPathIsNotDir
10:51:52 [2022-09-21T10:51:52.224Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
10:51:52 [2022-09-21T10:51:52.224Z] === RUN   TestCopyFromContainer
10:51:52 [2022-09-21T10:51:52.479Z]     check_test.go:309: [d5de05bec3ce7] daemon is not started
10:51:52 [2022-09-21T10:51:52.479Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
10:51:52 [2022-09-21T10:51:52.737Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
10:51:53 [2022-09-21T10:51:53.299Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
10:51:53 [2022-09-21T10:51:53.854Z] --- PASS: TestSecretsCreateAndDelete (2.11s)
10:51:53 [2022-09-21T10:51:53.854Z] === RUN   TestSecretsUpdate
10:51:53 [2022-09-21T10:51:53.861Z] === RUN   TestCopyFromContainer//
10:51:53 [2022-09-21T10:51:53.861Z] === RUN   TestCopyFromContainer//bar/root
10:51:53 [2022-09-21T10:51:53.861Z] === RUN   TestCopyFromContainer//bar/root/
10:51:54 [2022-09-21T10:51:54.117Z] === RUN   TestCopyFromContainer/bar/quux
10:51:54 [2022-09-21T10:51:54.117Z] === RUN   TestCopyFromContainer/bar/quux/
10:51:54 [2022-09-21T10:51:54.407Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:51:54 [2022-09-21T10:51:54.407Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:51:54 [2022-09-21T10:51:54.407Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:51:54 [2022-09-21T10:51:54.694Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:51:54 [2022-09-21T10:51:54.694Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
10:51:54 [2022-09-21T10:51:54.956Z] === RUN   TestCopyFromContainer/bar/notarget
10:51:54 [2022-09-21T10:51:54.956Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
10:51:54 [2022-09-21T10:51:54.956Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
10:51:54 [2022-09-21T10:51:54.956Z] --- PASS: TestCopyFromContainer (2.74s)
10:51:54 [2022-09-21T10:51:54.956Z]     --- PASS: TestCopyFromContainer// (0.14s)
10:51:54 [2022-09-21T10:51:54.956Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
10:51:54 [2022-09-21T10:51:54.956Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.12s)
10:51:54 [2022-09-21T10:51:54.956Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
10:51:54 [2022-09-21T10:51:54.956Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
10:51:54 [2022-09-21T10:51:54.956Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
10:51:54 [2022-09-21T10:51:54.956Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
10:51:54 [2022-09-21T10:51:54.956Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.17s)
10:51:54 [2022-09-21T10:51:54.956Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.18s)
10:51:54 [2022-09-21T10:51:54.956Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
10:51:54 [2022-09-21T10:51:54.956Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:51:54 [2022-09-21T10:51:54.956Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:51:54 [2022-09-21T10:51:54.956Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:51:54 [2022-09-21T10:51:54.956Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:51:54 [2022-09-21T10:51:54.956Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:51:54 [2022-09-21T10:51:54.956Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:51:54 [2022-09-21T10:51:54.956Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:51:54 [2022-09-21T10:51:54.956Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:51:54 [2022-09-21T10:51:54.956Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:51:54 [2022-09-21T10:51:54.956Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:51:54 [2022-09-21T10:51:54.956Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s)
10:51:54 [2022-09-21T10:51:54.956Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:51:54 [2022-09-21T10:51:54.956Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
10:51:54 [2022-09-21T10:51:54.956Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:51:54 [2022-09-21T10:51:54.956Z] === RUN   TestCreateLinkToNonExistingContainer
10:51:55 [2022-09-21T10:51:55.216Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
10:51:55 [2022-09-21T10:51:55.216Z] === RUN   TestCreateWithInvalidEnv
10:51:55 [2022-09-21T10:51:55.216Z] === RUN   TestCreateWithInvalidEnv/0
10:51:55 [2022-09-21T10:51:55.216Z] === PAUSE TestCreateWithInvalidEnv/0
10:51:55 [2022-09-21T10:51:55.216Z] === RUN   TestCreateWithInvalidEnv/1
10:51:55 [2022-09-21T10:51:55.216Z] === PAUSE TestCreateWithInvalidEnv/1
10:51:55 [2022-09-21T10:51:55.216Z] === RUN   TestCreateWithInvalidEnv/2
10:51:55 [2022-09-21T10:51:55.216Z] === PAUSE TestCreateWithInvalidEnv/2
10:51:55 [2022-09-21T10:51:55.216Z] === CONT  TestCreateWithInvalidEnv/0
10:51:55 [2022-09-21T10:51:55.216Z] === CONT  TestCreateWithInvalidEnv/2
10:51:55 [2022-09-21T10:51:55.216Z] === CONT  TestCreateWithInvalidEnv/1
10:51:55 [2022-09-21T10:51:55.216Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
10:51:55 [2022-09-21T10:51:55.216Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
10:51:55 [2022-09-21T10:51:55.216Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:51:55 [2022-09-21T10:51:55.216Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
10:51:55 [2022-09-21T10:51:55.216Z] === RUN   TestCreateTmpfsMountsTarget
10:51:55 [2022-09-21T10:51:55.216Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s)
10:51:55 [2022-09-21T10:51:55.216Z] === RUN   TestCreateWithCustomMaskedPaths
10:51:55 [2022-09-21T10:51:55.779Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
10:51:55 [2022-09-21T10:51:55.856Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.25s)
10:51:55 [2022-09-21T10:51:55.856Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:51:56 [2022-09-21T10:51:56.407Z] --- PASS: TestSecretsUpdate (2.18s)
10:51:56 [2022-09-21T10:51:56.407Z] === RUN   TestTemplatedSecret
10:51:56 [2022-09-21T10:51:56.707Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
10:51:57 [2022-09-21T10:51:57.269Z] --- PASS: TestCreateWithCustomMaskedPaths (2.13s)
10:51:57 [2022-09-21T10:51:57.269Z] === RUN   TestCreateWithCustomReadonlyPaths
10:51:57 [2022-09-21T10:51:57.830Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
10:51:58 [2022-09-21T10:51:58.293Z] --- PASS: TestTemplatedSecret (2.44s)
10:51:58 [2022-09-21T10:51:58.293Z] === RUN   TestSecretCreateResolve
10:51:58 [2022-09-21T10:51:58.759Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
10:51:59 [2022-09-21T10:51:59.321Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.06s)
10:51:59 [2022-09-21T10:51:59.321Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:51:59 [2022-09-21T10:51:59.321Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:51:59 [2022-09-21T10:51:59.321Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:51:59 [2022-09-21T10:51:59.321Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:51:59 [2022-09-21T10:51:59.321Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:51:59 [2022-09-21T10:51:59.321Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:51:59 [2022-09-21T10:51:59.321Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:51:59 [2022-09-21T10:51:59.321Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:51:59 [2022-09-21T10:51:59.321Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:51:59 [2022-09-21T10:51:59.321Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:51:59 [2022-09-21T10:51:59.321Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:51:59 [2022-09-21T10:51:59.321Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:51:59 [2022-09-21T10:51:59.321Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:51:59 [2022-09-21T10:51:59.321Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:51:59 [2022-09-21T10:51:59.321Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:51:59 [2022-09-21T10:51:59.321Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:51:59 [2022-09-21T10:51:59.321Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
10:51:59 [2022-09-21T10:51:59.321Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
10:51:59 [2022-09-21T10:51:59.321Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
10:51:59 [2022-09-21T10:51:59.321Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
10:51:59 [2022-09-21T10:51:59.321Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
10:51:59 [2022-09-21T10:51:59.321Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
10:51:59 [2022-09-21T10:51:59.321Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:51:59 [2022-09-21T10:51:59.882Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
10:51:59 [2022-09-21T10:51:59.882Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s)
10:51:59 [2022-09-21T10:51:59.882Z] === RUN   TestCreateDifferentPlatform
10:51:59 [2022-09-21T10:51:59.882Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
10:51:59 [2022-09-21T10:51:59.882Z] === RUN   TestCreateDifferentPlatform/different_os
10:51:59 [2022-09-21T10:51:59.883Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:51:59 [2022-09-21T10:51:59.883Z] --- PASS: TestCreateDifferentPlatform (0.03s)
10:51:59 [2022-09-21T10:51:59.883Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
10:51:59 [2022-09-21T10:51:59.883Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:51:59 [2022-09-21T10:51:59.883Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:52:00 [2022-09-21T10:52:00.138Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
10:52:00 [2022-09-21T10:52:00.138Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
10:52:00 [2022-09-21T10:52:00.138Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
10:52:00 [2022-09-21T10:52:00.138Z] === RUN   TestContainerStartOnDaemonRestart
10:52:00 [2022-09-21T10:52:00.138Z] === PAUSE TestContainerStartOnDaemonRestart
10:52:00 [2022-09-21T10:52:00.138Z] === RUN   TestDaemonRestartIpcMode
10:52:00 [2022-09-21T10:52:00.138Z] === PAUSE TestDaemonRestartIpcMode
10:52:00 [2022-09-21T10:52:00.138Z] === RUN   TestDaemonHostGatewayIP
10:52:00 [2022-09-21T10:52:00.138Z] === PAUSE TestDaemonHostGatewayIP
10:52:00 [2022-09-21T10:52:00.138Z] === RUN   TestRestartDaemonWithRestartingContainer
10:52:00 [2022-09-21T10:52:00.138Z] === PAUSE TestRestartDaemonWithRestartingContainer
10:52:00 [2022-09-21T10:52:00.138Z] === RUN   TestContainerKillOnDaemonStart
10:52:00 [2022-09-21T10:52:00.138Z] === PAUSE TestContainerKillOnDaemonStart
10:52:00 [2022-09-21T10:52:00.138Z] === RUN   TestDiff
10:52:00 [2022-09-21T10:52:00.394Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
10:52:00 [2022-09-21T10:52:00.807Z] --- PASS: TestSecretCreateResolve (2.06s)
10:52:00 [2022-09-21T10:52:00.807Z] PASS
10:52:00 [2022-09-21T10:52:00.807Z] 
10:52:00 [2022-09-21T10:52:00.807Z] DONE 6 tests in 13.170s
10:52:00 [2022-09-21T10:52:00.807Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
10:52:00 [2022-09-21T10:52:00.807Z] ++ 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
10:52:00 [2022-09-21T10:52:00.807Z] ++ set -e
10:52:00 [2022-09-21T10:52:00.807Z] ++ '[' -n 0 ']'
10:52:00 [2022-09-21T10:52:00.807Z] ++ set -x
10:52:00 [2022-09-21T10:52:00.807Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
10:52:00 [2022-09-21T10:52:00.807Z] INFO: Testing against a local daemon
10:52:00 [2022-09-21T10:52:00.807Z] === RUN   TestServiceCreateInit
10:52:00 [2022-09-21T10:52:00.807Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:52:00 [2022-09-21T10:52:00.956Z] --- PASS: TestDiff (0.68s)
10:52:00 [2022-09-21T10:52:00.956Z] === RUN   TestExecWithCloseStdin
10:52:00 [2022-09-21T10:52:00.956Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
10:52:01 [2022-09-21T10:52:01.517Z] --- PASS: TestExecWithCloseStdin (0.75s)
10:52:01 [2022-09-21T10:52:01.517Z] === RUN   TestExec
10:52:01 [2022-09-21T10:52:01.915Z] cee64bf279e2: Pull complete
10:52:01 [2022-09-21T10:52:01.915Z] Digest: sha256:7450aeee8739b486e1493c44014e9c211cea8391aae7ec25416584b8f4301938
10:52:01 [2022-09-21T10:52:01.915Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
10:52:01 [2022-09-21T10:52:01.915Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
10:52:01 [2022-09-21T10:52:01.915Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
10:52:01 [2022-09-21T10:52:01.915Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.3406'
10:52:01 [2022-09-21T10:52:01.915Z] WARN: Skipping validation tests
10:52:01 [2022-09-21T10:52:01.915Z] INFO: Running unit tests at 09/21/2022 10:51:50...
10:52:01 [2022-09-21T10:52:01.915Z] INFO: make.ps1 starting at 09/21/2022 10:51:56
10:52:01 [2022-09-21T10:52:01.915Z] INFO: Git commit (5ba3208ec7) assumed from DOCKER_GITCOMMIT environment variable
10:52:01 [2022-09-21T10:52:01.915Z] INFO: Invoking autogen...
10:52:01 [2022-09-21T10:52:01.915Z] INFO: Running unit tests...
10:52:02 [2022-09-21T10:52:02.078Z] --- PASS: TestExec (0.65s)
10:52:02 [2022-09-21T10:52:02.078Z] === RUN   TestExecUser
10:52:03 [2022-09-21T10:52:03.008Z] --- PASS: TestExecUser (0.71s)
10:52:03 [2022-09-21T10:52:03.008Z] === RUN   TestExportContainerAndImportImage
10:52:03 [2022-09-21T10:52:03.569Z] --- PASS: TestExportContainerAndImportImage (0.80s)
10:52:03 [2022-09-21T10:52:03.569Z] === RUN   TestExportContainerAfterDaemonRestart
10:52:04 [2022-09-21T10:52:04.112Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:52:04 [2022-09-21T10:52:04.130Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
10:52:04 [2022-09-21T10:52:04.845Z] 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
10:52:05 [2022-09-21T10:52:05.057Z] --- PASS: TestExportContainerAfterDaemonRestart (1.46s)
10:52:05 [2022-09-21T10:52:05.058Z] === RUN   TestHealthCheckWorkdir
10:52:05 [2022-09-21T10:52:05.985Z] --- PASS: TestHealthCheckWorkdir (0.80s)
10:52:05 [2022-09-21T10:52:05.985Z] === RUN   TestHealthKillContainer
10:52:06 [2022-09-21T10:52:06.241Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
10:52:07 [2022-09-21T10:52:07.458Z] --- PASS: TestServiceCreateInit (6.88s)
10:52:07 [2022-09-21T10:52:07.458Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.37s)
10:52:07 [2022-09-21T10:52:07.458Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.50s)
10:52:07 [2022-09-21T10:52:07.458Z] === RUN   TestCreateServiceMultipleTimes
10:52:07 [2022-09-21T10:52:07.606Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
10:52:08 [2022-09-21T10:52:08.168Z]     check_test.go:309: [d0c931edce22c] daemon is not started
10:52:08 [2022-09-21T10:52:08.168Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
10:52:08 [2022-09-21T10:52:08.730Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
10:52:08 [2022-09-21T10:52:08.730Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
10:52:08 [2022-09-21T10:52:08.986Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
10:52:09 [2022-09-21T10:52:09.242Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
10:52:09 [2022-09-21T10:52:09.803Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
10:52:10 [2022-09-21T10:52:10.059Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
10:52:12 [2022-09-21T10:52:12.576Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
10:52:12 [2022-09-21T10:52:12.576Z] === RUN   TestDockerSuite/TestBuildAddNonTar
10:52:13 [2022-09-21T10:52:13.504Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
10:52:13 [2022-09-21T10:52:13.909Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s)
10:52:13 [2022-09-21T10:52:13.909Z] PASS
10:52:13 [2022-09-21T10:52:13.909Z] 
10:52:13 [2022-09-21T10:52:13.909Z] DONE 17 tests in 49.674s
10:52:13 [2022-09-21T10:52:13.909Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:52:13 [2022-09-21T10:52:13.909Z] INFO: Testing against a local daemon
10:52:13 [2022-09-21T10:52:13.909Z] === RUN   TestPluginInvalidJSON
10:52:13 [2022-09-21T10:52:13.909Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:52:13 [2022-09-21T10:52:13.909Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:52:13 [2022-09-21T10:52:13.909Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:52:13 [2022-09-21T10:52:13.909Z] --- PASS: TestPluginInvalidJSON (0.01s)
10:52:13 [2022-09-21T10:52:13.909Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
10:52:13 [2022-09-21T10:52:13.909Z] === RUN   TestPluginInstall
10:52:13 [2022-09-21T10:52:13.909Z] === RUN   TestPluginInstall/no_auth
10:52:13 [2022-09-21T10:52:13.909Z] time="2022-09-21T10:52:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:52:13 [2022-09-21T10:52:13.909Z] time="2022-09-21T10:52:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:393ae76cfbbc9a4a66b148a7118b62a049df3f8b04cfec513f9b1716bd1b8c3e" mediatype=application/vnd.docker.plugin.v1+json size=522
10:52:13 [2022-09-21T10:52:13.909Z] time="2022-09-21T10:52:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:52:13 [2022-09-21T10:52:13.909Z] time="2022-09-21T10:52:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:393ae76cfbbc9a4a66b148a7118b62a049df3f8b04cfec513f9b1716bd1b8c3e" mediatype=application/vnd.docker.plugin.v1+json size=522
10:52:13 [2022-09-21T10:52:13.909Z] === RUN   TestPluginInstall/with_htpasswd
10:52:13 [2022-09-21T10:52:13.909Z] time="2022-09-21T10:52:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:52:13 [2022-09-21T10:52:13.909Z] time="2022-09-21T10:52:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4a639013ad472c2f8780bbe5c16d5234f733d8873a19953909cbe89232f3e1fa" mediatype=application/vnd.docker.plugin.v1+json size=522
10:52:13 [2022-09-21T10:52:13.909Z] time="2022-09-21T10:52:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:52:13 [2022-09-21T10:52:13.909Z] time="2022-09-21T10:52:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4a639013ad472c2f8780bbe5c16d5234f733d8873a19953909cbe89232f3e1fa" mediatype=application/vnd.docker.plugin.v1+json size=522
10:52:13 [2022-09-21T10:52:13.909Z] === RUN   TestPluginInstall/with_insecure
10:52:14 [2022-09-21T10:52:14.065Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
10:52:14 [2022-09-21T10:52:14.166Z] time="2022-09-21T10:52:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:52:14 [2022-09-21T10:52:14.166Z] time="2022-09-21T10:52:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e0778f8043352f22dfb940f00688f145e3f04916278c8e344bfe1fd57f8a563b" mediatype=application/vnd.docker.plugin.v1+json size=522
10:52:14 [2022-09-21T10:52:14.166Z] time="2022-09-21T10:52:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:52:14 [2022-09-21T10:52:14.166Z] time="2022-09-21T10:52:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e0778f8043352f22dfb940f00688f145e3f04916278c8e344bfe1fd57f8a563b" mediatype=application/vnd.docker.plugin.v1+json size=522
10:52:14 [2022-09-21T10:52:14.321Z] --- PASS: TestHealthKillContainer (8.35s)
10:52:14 [2022-09-21T10:52:14.321Z] === RUN   TestHealthCheckProcessKilled
10:52:14 [2022-09-21T10:52:14.423Z]     plugin_test.go:165: [db6e373f5dd91] daemon is not started
10:52:14 [2022-09-21T10:52:14.423Z] --- PASS: TestPluginInstall (2.87s)
10:52:14 [2022-09-21T10:52:14.423Z]     --- PASS: TestPluginInstall/no_auth (1.11s)
10:52:14 [2022-09-21T10:52:14.423Z]     --- PASS: TestPluginInstall/with_htpasswd (0.64s)
10:52:14 [2022-09-21T10:52:14.423Z]     --- PASS: TestPluginInstall/with_insecure (1.12s)
10:52:14 [2022-09-21T10:52:14.423Z] === RUN   TestPluginsWithRuntimes
10:52:15 [2022-09-21T10:52:15.227Z] ?   	github.com/docker/docker/api	[no test files]
10:52:15 [2022-09-21T10:52:15.250Z] --- PASS: TestHealthCheckProcessKilled (0.88s)
10:52:15 [2022-09-21T10:52:15.250Z] === RUN   TestInspectCpusetInConfigPre120
10:52:15 [2022-09-21T10:52:15.812Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s)
10:52:15 [2022-09-21T10:52:15.812Z] === RUN   TestIpcModeNone
10:52:16 [2022-09-21T10:52:16.317Z] === RUN   TestPluginsWithRuntimes/No_Args
10:52:16 [2022-09-21T10:52:16.741Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
10:52:16 [2022-09-21T10:52:16.741Z] --- PASS: TestIpcModeNone (0.80s)
10:52:16 [2022-09-21T10:52:16.741Z] === RUN   TestIpcModePrivate
10:52:16 [2022-09-21T10:52:16.741Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
10:52:16 [2022-09-21T10:52:16.881Z] === RUN   TestPluginsWithRuntimes/With_Args
10:52:17 [2022-09-21T10:52:17.305Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false
10:52:17 [2022-09-21T10:52:17.305Z] --- PASS: TestIpcModePrivate (0.74s)
10:52:17 [2022-09-21T10:52:17.305Z] === RUN   TestIpcModeShareable
10:52:17 [2022-09-21T10:52:17.812Z] --- PASS: TestPluginsWithRuntimes (3.32s)
10:52:17 [2022-09-21T10:52:17.812Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.87s)
10:52:17 [2022-09-21T10:52:17.812Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.87s)
10:52:17 [2022-09-21T10:52:17.812Z] === RUN   TestPluginBackCompatMediaTypes
10:52:17 [2022-09-21T10:52:17.866Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true
10:52:18 [2022-09-21T10:52:18.123Z] --- PASS: TestIpcModeShareable (0.66s)
10:52:18 [2022-09-21T10:52:18.123Z] === RUN   TestAPIIpcModeShareableAndContainer
10:52:18 [2022-09-21T10:52:18.376Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s)
10:52:18 [2022-09-21T10:52:18.376Z] PASS
10:52:18 [2022-09-21T10:52:18.376Z] 
10:52:18 [2022-09-21T10:52:18.376Z] DONE 10 tests in 6.834s
10:52:18 [2022-09-21T10:52:18.376Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:52:18 [2022-09-21T10:52:18.376Z] INFO: Testing against a local daemon
10:52:18 [2022-09-21T10:52:18.376Z] === RUN   TestExternalGraphDriver
10:52:18 [2022-09-21T10:52:18.685Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
10:52:18 [2022-09-21T10:52:18.685Z]     docker_cli_daemon_test.go:364: unmatched requirement IPv6
10:52:18 [2022-09-21T10:52:18.685Z]     check_test.go:309: [d3387b06b372e] daemon is not started
10:52:18 [2022-09-21T10:52:18.939Z] === RUN   TestExternalGraphDriver/json
10:52:18 [2022-09-21T10:52:18.940Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
10:52:19 [2022-09-21T10:52:19.868Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
10:52:20 [2022-09-21T10:52:20.124Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.04s)
10:52:20 [2022-09-21T10:52:20.124Z] === RUN   TestAPIIpcModeHost
10:52:20 [2022-09-21T10:52:20.687Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
10:52:20 [2022-09-21T10:52:20.833Z] === RUN   TestExternalGraphDriver/spec
10:52:20 [2022-09-21T10:52:20.943Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
10:52:20 [2022-09-21T10:52:20.943Z] --- PASS: TestAPIIpcModeHost (0.75s)
10:52:20 [2022-09-21T10:52:20.943Z] === RUN   TestDaemonIpcModeShareable
10:52:21 [2022-09-21T10:52:21.870Z] === RUN   TestDockerSuite/TestBuildAddScript
10:52:22 [2022-09-21T10:52:22.203Z] === RUN   TestExternalGraphDriver/pull
10:52:22 [2022-09-21T10:52:22.432Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: true, mustBeShared: true
10:52:22 [2022-09-21T10:52:22.688Z] --- PASS: TestDaemonIpcModeShareable (1.84s)
10:52:22 [2022-09-21T10:52:22.688Z] === RUN   TestDaemonIpcModePrivate
10:52:22 [2022-09-21T10:52:22.944Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
10:52:24 [2022-09-21T10:52:24.096Z] --- PASS: TestExternalGraphDriver (5.41s)
10:52:24 [2022-09-21T10:52:24.096Z]     --- PASS: TestExternalGraphDriver/json (1.69s)
10:52:24 [2022-09-21T10:52:24.096Z]     --- PASS: TestExternalGraphDriver/spec (1.69s)
10:52:24 [2022-09-21T10:52:24.096Z]     --- PASS: TestExternalGraphDriver/pull (1.68s)
10:52:24 [2022-09-21T10:52:24.096Z] === RUN   TestGraphdriverPluginV2
10:52:24 [2022-09-21T10:52:24.311Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false
10:52:24 [2022-09-21T10:52:24.311Z] --- PASS: TestDaemonIpcModePrivate (1.61s)
10:52:24 [2022-09-21T10:52:24.311Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:52:24 [2022-09-21T10:52:24.567Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
10:52:24 [2022-09-21T10:52:24.567Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
10:52:25 [2022-09-21T10:52:25.490Z] --- PASS: TestCreateServiceMultipleTimes (15.12s)
10:52:25 [2022-09-21T10:52:25.491Z] === RUN   TestCreateServiceConflict
10:52:25 [2022-09-21T10:52:25.491Z] --- PASS: TestCreateServiceConflict (2.07s)
10:52:25 [2022-09-21T10:52:25.491Z] === RUN   TestCreateServiceMaxReplicas
10:52:25 [2022-09-21T10:52:25.933Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false
10:52:25 [2022-09-21T10:52:25.933Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.72s)
10:52:25 [2022-09-21T10:52:25.933Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:52:26 [2022-09-21T10:52:26.189Z]     check_test.go:309: [db0bb794f6bdb] daemon is not started
10:52:26 [2022-09-21T10:52:26.189Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
10:52:27 [2022-09-21T10:52:27.376Z] --- PASS: TestCreateServiceMaxReplicas (2.52s)
10:52:27 [2022-09-21T10:52:27.376Z] === RUN   TestCreateWithDuplicateNetworkNames
10:52:27 [2022-09-21T10:52:27.555Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: true, mustBeShared: true
10:52:27 [2022-09-21T10:52:27.852Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.69s)
10:52:27 [2022-09-21T10:52:27.852Z] === RUN   TestIpcModeOlderClient
10:52:27 [2022-09-21T10:52:27.852Z] === PAUSE TestIpcModeOlderClient
10:52:27 [2022-09-21T10:52:27.852Z] === RUN   TestKillContainerInvalidSignal
10:52:28 [2022-09-21T10:52:28.272Z] --- PASS: TestGraphdriverPluginV2 (4.28s)
10:52:28 [2022-09-21T10:52:28.272Z] PASS
10:52:28 [2022-09-21T10:52:28.272Z] 
10:52:28 [2022-09-21T10:52:28.272Z] DONE 5 tests in 9.761s
10:52:28 [2022-09-21T10:52:28.272Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:52:28 [2022-09-21T10:52:28.272Z] INFO: Testing against a local daemon
10:52:28 [2022-09-21T10:52:28.272Z] === RUN   TestContinueAfterPluginCrash
10:52:28 [2022-09-21T10:52:28.272Z] === PAUSE TestContinueAfterPluginCrash
10:52:28 [2022-09-21T10:52:28.272Z] === RUN   TestReadPluginNoRead
10:52:28 [2022-09-21T10:52:28.272Z] === PAUSE TestReadPluginNoRead
10:52:28 [2022-09-21T10:52:28.272Z] === RUN   TestDaemonStartWithLogOpt
10:52:28 [2022-09-21T10:52:28.272Z] === PAUSE TestDaemonStartWithLogOpt
10:52:28 [2022-09-21T10:52:28.272Z] === CONT  TestContinueAfterPluginCrash
10:52:28 [2022-09-21T10:52:28.272Z] === CONT  TestDaemonStartWithLogOpt
10:52:28 [2022-09-21T10:52:28.414Z] --- PASS: TestKillContainerInvalidSignal (0.72s)
10:52:28 [2022-09-21T10:52:28.414Z] === RUN   TestKillContainer
10:52:28 [2022-09-21T10:52:28.414Z] === RUN   TestKillContainer/no_signal
10:52:29 [2022-09-21T10:52:29.341Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
10:52:29 [2022-09-21T10:52:29.341Z] === RUN   TestKillContainer/non_killing_signal
10:52:29 [2022-09-21T10:52:29.597Z] === RUN   TestKillContainer/killing_signal
10:52:29 [2022-09-21T10:52:29.597Z]     check_test.go:309: [d1a3ab9096171] daemon is not started
10:52:29 [2022-09-21T10:52:29.597Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
10:52:30 [2022-09-21T10:52:30.526Z] --- PASS: TestKillContainer (1.94s)
10:52:30 [2022-09-21T10:52:30.526Z]     --- PASS: TestKillContainer/no_signal (0.69s)
10:52:30 [2022-09-21T10:52:30.526Z]     --- PASS: TestKillContainer/non_killing_signal (0.47s)
10:52:30 [2022-09-21T10:52:30.526Z]     --- PASS: TestKillContainer/killing_signal (0.59s)
10:52:30 [2022-09-21T10:52:30.526Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:52:30 [2022-09-21T10:52:30.526Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:52:31 [2022-09-21T10:52:31.086Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:52:31 [2022-09-21T10:52:31.086Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
10:52:31 [2022-09-21T10:52:31.648Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.26s)
10:52:31 [2022-09-21T10:52:31.648Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.55s)
10:52:31 [2022-09-21T10:52:31.648Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s)
10:52:31 [2022-09-21T10:52:31.648Z] === RUN   TestKillStoppedContainer
10:52:31 [2022-09-21T10:52:31.648Z] --- PASS: TestKillStoppedContainer (0.07s)
10:52:31 [2022-09-21T10:52:31.648Z] === RUN   TestKillStoppedContainerAPIPre120
10:52:31 [2022-09-21T10:52:31.905Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
10:52:31 [2022-09-21T10:52:31.905Z] === RUN   TestKillDifferentUserContainer
10:52:32 [2022-09-21T10:52:32.449Z] --- PASS: TestDaemonStartWithLogOpt (3.50s)
10:52:32 [2022-09-21T10:52:32.449Z] === CONT  TestReadPluginNoRead
10:52:32 [2022-09-21T10:52:32.467Z] --- PASS: TestKillDifferentUserContainer (0.57s)
10:52:32 [2022-09-21T10:52:32.467Z] === RUN   TestInspectOomKilledTrue
10:52:32 [2022-09-21T10:52:32.467Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:52:32 [2022-09-21T10:52:32.467Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
10:52:32 [2022-09-21T10:52:32.467Z] === RUN   TestInspectOomKilledFalse
10:52:32 [2022-09-21T10:52:32.467Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:52:32 [2022-09-21T10:52:32.467Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
10:52:32 [2022-09-21T10:52:32.467Z] === RUN   TestLinksEtcHostsContentMatch
10:52:32 [2022-09-21T10:52:32.722Z] --- PASS: TestLinksEtcHostsContentMatch (0.48s)
10:52:32 [2022-09-21T10:52:32.722Z] === RUN   TestLinksContainerNames
10:52:32 [2022-09-21T10:52:32.979Z] === RUN   TestMiddlewares
10:52:32 [2022-09-21T10:52:32.979Z] --- PASS: TestMiddlewares (0.00s)
10:52:32 [2022-09-21T10:52:32.979Z] PASS
10:52:32 [2022-09-21T10:52:32.979Z] coverage: 7.9% of statements
10:52:32 [2022-09-21T10:52:32.979Z] ok  	github.com/docker/docker/api/server	0.055s	coverage: 7.9% of statements
10:52:33 [2022-09-21T10:52:33.818Z] === RUN   TestReadPluginNoRead/default
10:52:34 [2022-09-21T10:52:34.089Z]     docker_cli_daemon_plugins_test.go:80: [d5e3d42fe7b5f] daemon is not started
10:52:34 [2022-09-21T10:52:34.089Z] --- PASS: TestLinksContainerNames (1.38s)
10:52:34 [2022-09-21T10:52:34.089Z] === RUN   TestLogsFollowTailEmpty
10:52:35 [2022-09-21T10:52:35.036Z] --- PASS: TestLogsFollowTailEmpty (0.58s)
10:52:35 [2022-09-21T10:52:35.037Z] === RUN   TestContainerNetworkMountsNoChown
10:52:35 [2022-09-21T10:52:35.037Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
10:52:35 [2022-09-21T10:52:35.037Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
10:52:35 [2022-09-21T10:52:35.187Z] === RUN   TestReadPluginNoRead/disabled_caching
10:52:35 [2022-09-21T10:52:35.606Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s)
10:52:35 [2022-09-21T10:52:35.606Z] === RUN   TestMountDaemonRoot
10:52:35 [2022-09-21T10:52:35.606Z] === RUN   TestMountDaemonRoot/default
10:52:35 [2022-09-21T10:52:35.606Z] === PAUSE TestMountDaemonRoot/default
10:52:35 [2022-09-21T10:52:35.606Z] === RUN   TestMountDaemonRoot/private
10:52:35 [2022-09-21T10:52:35.606Z] === PAUSE TestMountDaemonRoot/private
10:52:35 [2022-09-21T10:52:35.606Z] === RUN   TestMountDaemonRoot/rprivate
10:52:35 [2022-09-21T10:52:35.606Z] === PAUSE TestMountDaemonRoot/rprivate
10:52:35 [2022-09-21T10:52:35.606Z] === RUN   TestMountDaemonRoot/slave
10:52:35 [2022-09-21T10:52:35.606Z] === PAUSE TestMountDaemonRoot/slave
10:52:35 [2022-09-21T10:52:35.606Z] === RUN   TestMountDaemonRoot/rslave
10:52:35 [2022-09-21T10:52:35.606Z] === PAUSE TestMountDaemonRoot/rslave
10:52:35 [2022-09-21T10:52:35.606Z] === RUN   TestMountDaemonRoot/shared
10:52:35 [2022-09-21T10:52:35.606Z] === PAUSE TestMountDaemonRoot/shared
10:52:35 [2022-09-21T10:52:35.606Z] === RUN   TestMountDaemonRoot/rshared
10:52:35 [2022-09-21T10:52:35.606Z] === PAUSE TestMountDaemonRoot/rshared
10:52:35 [2022-09-21T10:52:35.606Z] === CONT  TestMountDaemonRoot/default
10:52:35 [2022-09-21T10:52:35.606Z] === RUN   TestMountDaemonRoot/default/bind_root
10:52:35 [2022-09-21T10:52:35.606Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:52:35 [2022-09-21T10:52:35.606Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:52:35 [2022-09-21T10:52:35.606Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:52:35 [2022-09-21T10:52:35.606Z] === RUN   TestMountDaemonRoot/default/mount_root
10:52:35 [2022-09-21T10:52:35.606Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:52:35 [2022-09-21T10:52:35.606Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:52:35 [2022-09-21T10:52:35.606Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:52:35 [2022-09-21T10:52:35.606Z] === CONT  TestMountDaemonRoot/default/bind_root
10:52:35 [2022-09-21T10:52:35.606Z] === CONT  TestMountDaemonRoot/rshared
10:52:35 [2022-09-21T10:52:35.606Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:52:35 [2022-09-21T10:52:35.606Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:52:35 [2022-09-21T10:52:35.606Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:52:35 [2022-09-21T10:52:35.606Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:52:35 [2022-09-21T10:52:35.606Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:52:35 [2022-09-21T10:52:35.606Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:52:35 [2022-09-21T10:52:35.606Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:52:35 [2022-09-21T10:52:35.606Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:52:35 [2022-09-21T10:52:35.606Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:52:35 [2022-09-21T10:52:35.606Z] === CONT  TestMountDaemonRoot/shared
10:52:35 [2022-09-21T10:52:35.606Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:52:35 [2022-09-21T10:52:35.606Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:52:35 [2022-09-21T10:52:35.606Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:52:35 [2022-09-21T10:52:35.606Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:52:35 [2022-09-21T10:52:35.606Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:52:35 [2022-09-21T10:52:35.606Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:52:35 [2022-09-21T10:52:35.606Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:52:35 [2022-09-21T10:52:35.606Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:52:35 [2022-09-21T10:52:35.606Z] === CONT  TestMountDaemonRoot/rslave
10:52:35 [2022-09-21T10:52:35.606Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:52:35 [2022-09-21T10:52:35.606Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:52:35 [2022-09-21T10:52:35.606Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:52:35 [2022-09-21T10:52:35.606Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:52:35 [2022-09-21T10:52:35.606Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:52:35 [2022-09-21T10:52:35.606Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:52:35 [2022-09-21T10:52:35.606Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:52:35 [2022-09-21T10:52:35.606Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:52:35 [2022-09-21T10:52:35.606Z] === CONT  TestMountDaemonRoot/slave
10:52:35 [2022-09-21T10:52:35.606Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:52:35 [2022-09-21T10:52:35.606Z] === CONT  TestMountDaemonRoot/rprivate
10:52:35 [2022-09-21T10:52:35.606Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:52:35 [2022-09-21T10:52:35.606Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:52:35 [2022-09-21T10:52:35.606Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:52:35 [2022-09-21T10:52:35.606Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:52:35 [2022-09-21T10:52:35.606Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:52:35 [2022-09-21T10:52:35.606Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:52:35 [2022-09-21T10:52:35.606Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:52:35 [2022-09-21T10:52:35.606Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:52:35 [2022-09-21T10:52:35.606Z] === CONT  TestMountDaemonRoot/private
10:52:35 [2022-09-21T10:52:35.606Z] === RUN   TestMountDaemonRoot/private/bind_root
10:52:35 [2022-09-21T10:52:35.606Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:52:35 [2022-09-21T10:52:35.606Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:52:35 [2022-09-21T10:52:35.606Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:52:35 [2022-09-21T10:52:35.606Z] === RUN   TestMountDaemonRoot/private/mount_root
10:52:35 [2022-09-21T10:52:35.606Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:52:35 [2022-09-21T10:52:35.606Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:52:35 [2022-09-21T10:52:35.606Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:52:35 [2022-09-21T10:52:35.606Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:52:35 [2022-09-21T10:52:35.606Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:52:35 [2022-09-21T10:52:35.606Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:52:35 [2022-09-21T10:52:35.606Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:52:35 [2022-09-21T10:52:35.606Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:52:35 [2022-09-21T10:52:35.606Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:52:35 [2022-09-21T10:52:35.606Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:52:35 [2022-09-21T10:52:35.606Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:52:35 [2022-09-21T10:52:35.606Z] === CONT  TestMountDaemonRoot/default/mount_root
10:52:35 [2022-09-21T10:52:35.606Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:52:35 [2022-09-21T10:52:35.606Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:52:35 [2022-09-21T10:52:35.864Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:52:35 [2022-09-21T10:52:35.864Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:52:35 [2022-09-21T10:52:35.864Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:52:35 [2022-09-21T10:52:35.864Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:52:35 [2022-09-21T10:52:35.864Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:52:35 [2022-09-21T10:52:35.864Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:52:35 [2022-09-21T10:52:35.864Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:52:35 [2022-09-21T10:52:35.864Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:52:35 [2022-09-21T10:52:35.864Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:52:35 [2022-09-21T10:52:35.864Z] === CONT  TestMountDaemonRoot/private/bind_root
10:52:36 [2022-09-21T10:52:36.130Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:52:36 [2022-09-21T10:52:36.130Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:52:36 [2022-09-21T10:52:36.130Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:52:36 [2022-09-21T10:52:36.130Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:52:36 [2022-09-21T10:52:36.130Z] === CONT  TestMountDaemonRoot/private/mount_root
10:52:36 [2022-09-21T10:52:36.130Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:52:36 [2022-09-21T10:52:36.130Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:52:36 [2022-09-21T10:52:36.130Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:52:36 [2022-09-21T10:52:36.130Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:52:36 [2022-09-21T10:52:36.130Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:52:36 [2022-09-21T10:52:36.130Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:52:36 [2022-09-21T10:52:36.130Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:52:36 [2022-09-21T10:52:36.130Z] --- PASS: TestMountDaemonRoot (0.03s)
10:52:36 [2022-09-21T10:52:36.130Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:52:36 [2022-09-21T10:52:36.130Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
10:52:36 [2022-09-21T10:52:36.130Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.13s)
10:52:36 [2022-09-21T10:52:36.130Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.12s)
10:52:36 [2022-09-21T10:52:36.130Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
10:52:36 [2022-09-21T10:52:36.130Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:52:36 [2022-09-21T10:52:36.130Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
10:52:36 [2022-09-21T10:52:36.130Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
10:52:36 [2022-09-21T10:52:36.130Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
10:52:36 [2022-09-21T10:52:36.130Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
10:52:36 [2022-09-21T10:52:36.130Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:52:36 [2022-09-21T10:52:36.130Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
10:52:36 [2022-09-21T10:52:36.130Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
10:52:36 [2022-09-21T10:52:36.130Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
10:52:36 [2022-09-21T10:52:36.130Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
10:52:36 [2022-09-21T10:52:36.130Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:52:36 [2022-09-21T10:52:36.130Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
10:52:36 [2022-09-21T10:52:36.130Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
10:52:36 [2022-09-21T10:52:36.130Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
10:52:36 [2022-09-21T10:52:36.130Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.07s)
10:52:36 [2022-09-21T10:52:36.130Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:52:36 [2022-09-21T10:52:36.130Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
10:52:36 [2022-09-21T10:52:36.130Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s)
10:52:36 [2022-09-21T10:52:36.130Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
10:52:36 [2022-09-21T10:52:36.130Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
10:52:36 [2022-09-21T10:52:36.130Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:52:36 [2022-09-21T10:52:36.130Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
10:52:36 [2022-09-21T10:52:36.130Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
10:52:36 [2022-09-21T10:52:36.130Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
10:52:36 [2022-09-21T10:52:36.130Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
10:52:36 [2022-09-21T10:52:36.130Z]     --- PASS: TestMountDaemonRoot/slave (0.02s)
10:52:36 [2022-09-21T10:52:36.130Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
10:52:36 [2022-09-21T10:52:36.130Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
10:52:36 [2022-09-21T10:52:36.130Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
10:52:36 [2022-09-21T10:52:36.130Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
10:52:36 [2022-09-21T10:52:36.130Z] === RUN   TestContainerBindMountNonRecursive
10:52:36 [2022-09-21T10:52:36.560Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
10:52:36 [2022-09-21T10:52:36.561Z] --- PASS: TestContinueAfterPluginCrash (8.43s)
10:52:37 [2022-09-21T10:52:37.932Z] === CONT  TestReadPluginNoRead
10:52:37 [2022-09-21T10:52:37.932Z]     read_test.go:92: [d9dfad02ece0a] daemon is not started
10:52:37 [2022-09-21T10:52:37.932Z] --- PASS: TestReadPluginNoRead (5.95s)
10:52:37 [2022-09-21T10:52:37.932Z]     --- PASS: TestReadPluginNoRead/default (1.27s)
10:52:37 [2022-09-21T10:52:37.932Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.22s)
10:52:37 [2022-09-21T10:52:37.932Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s)
10:52:37 [2022-09-21T10:52:37.932Z] PASS
10:52:37 [2022-09-21T10:52:37.932Z] 
10:52:37 [2022-09-21T10:52:37.932Z] DONE 6 tests in 9.484s
10:52:37 [2022-09-21T10:52:37.932Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
10:52:37 [2022-09-21T10:52:37.932Z] testing: warning: no tests to run
10:52:37 [2022-09-21T10:52:37.932Z] PASS
10:52:37 [2022-09-21T10:52:37.932Z] 
10:52:37 [2022-09-21T10:52:37.932Z] DONE 0 tests in 0.008s
10:52:37 [2022-09-21T10:52:37.932Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:52:37 [2022-09-21T10:52:37.932Z] INFO: Testing against a local daemon
10:52:37 [2022-09-21T10:52:37.932Z] === RUN   TestPluginWithDevMounts
10:52:37 [2022-09-21T10:52:37.932Z] === PAUSE TestPluginWithDevMounts
10:52:37 [2022-09-21T10:52:37.932Z] === CONT  TestPluginWithDevMounts
10:52:38 [2022-09-21T10:52:38.025Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
10:52:38 [2022-09-21T10:52:38.025Z]     docker_cli_daemon_plugins_test.go:170: [df83e3c051171] daemon is not started
10:52:38 [2022-09-21T10:52:38.025Z] === RUN   TestDockerSuite/TestBuildAddTar
10:52:38 [2022-09-21T10:52:38.025Z] --- PASS: TestContainerBindMountNonRecursive (1.81s)
10:52:38 [2022-09-21T10:52:38.025Z] === RUN   TestContainerVolumesMountedAsShared
10:52:38 [2022-09-21T10:52:38.588Z] --- PASS: TestContainerVolumesMountedAsShared (0.64s)
10:52:38 [2022-09-21T10:52:38.588Z] === RUN   TestContainerVolumesMountedAsSlave
10:52:39 [2022-09-21T10:52:39.153Z] --- PASS: TestContainerVolumesMountedAsSlave (0.60s)
10:52:39 [2022-09-21T10:52:39.153Z] === RUN   TestNetworkNat
10:52:39 [2022-09-21T10:52:39.303Z] --- PASS: TestPluginWithDevMounts (1.56s)
10:52:39 [2022-09-21T10:52:39.303Z] PASS
10:52:39 [2022-09-21T10:52:39.303Z] 
10:52:39 [2022-09-21T10:52:39.303Z] DONE 1 tests in 1.599s
10:52:39 [2022-09-21T10:52:39.303Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
10:52:39 [2022-09-21T10:52:39.303Z] INFO: Testing against a local daemon
10:52:39 [2022-09-21T10:52:39.303Z] === RUN   TestSecretInspect
10:52:39 [2022-09-21T10:52:39.411Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
10:52:39 [2022-09-21T10:52:39.985Z] --- PASS: TestNetworkNat (0.80s)
10:52:39 [2022-09-21T10:52:39.985Z] === RUN   TestNetworkLocalhostTCPNat
10:52:40 [2022-09-21T10:52:40.914Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s)
10:52:40 [2022-09-21T10:52:40.914Z] === RUN   TestNetworkLoopbackNat
10:52:41 [2022-09-21T10:52:41.867Z] --- PASS: TestSecretInspect (2.14s)
10:52:41 [2022-09-21T10:52:41.867Z] === RUN   TestSecretList
10:52:42 [2022-09-21T10:52:42.206Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.12s)
10:52:42 [2022-09-21T10:52:42.206Z] === RUN   TestCreateServiceSecretFileMode
10:52:42 [2022-09-21T10:52:42.806Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
10:52:43 [2022-09-21T10:52:43.368Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
10:52:43 [2022-09-21T10:52:43.624Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
10:52:43 [2022-09-21T10:52:43.760Z] --- PASS: TestSecretList (2.11s)
10:52:43 [2022-09-21T10:52:43.760Z] === RUN   TestSecretsCreateAndDelete
10:52:43 [2022-09-21T10:52:43.880Z] --- PASS: TestNetworkLoopbackNat (3.04s)
10:52:43 [2022-09-21T10:52:43.880Z] === RUN   TestPause
10:52:44 [2022-09-21T10:52:44.140Z]     check_test.go:309: [ddc50f3c8c40a] daemon is not started
10:52:44 [2022-09-21T10:52:44.140Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
10:52:44 [2022-09-21T10:52:44.396Z] === RUN   TestDockerSuite/TestBuildAddTarXz
10:52:44 [2022-09-21T10:52:44.653Z] --- PASS: TestPause (0.69s)
10:52:44 [2022-09-21T10:52:44.653Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:52:44 [2022-09-21T10:52:44.653Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:52:44 [2022-09-21T10:52:44.653Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:52:44 [2022-09-21T10:52:44.653Z] === RUN   TestPauseStopPausedContainer
10:52:45 [2022-09-21T10:52:45.584Z] --- PASS: TestPauseStopPausedContainer (0.83s)
10:52:45 [2022-09-21T10:52:45.584Z] === RUN   TestPsFilter
10:52:45 [2022-09-21T10:52:45.584Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
10:52:45 [2022-09-21T10:52:45.584Z] --- PASS: TestPsFilter (0.18s)
10:52:45 [2022-09-21T10:52:45.584Z] === RUN   TestRemoveContainerWithRemovedVolume
10:52:45 [2022-09-21T10:52:45.655Z] --- PASS: TestSecretsCreateAndDelete (2.12s)
10:52:45 [2022-09-21T10:52:45.655Z] === RUN   TestSecretsUpdate
10:52:45 [2022-09-21T10:52:45.843Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
10:52:46 [2022-09-21T10:52:46.406Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.75s)
10:52:46 [2022-09-21T10:52:46.406Z] === RUN   TestRemoveContainerWithVolume
10:52:46 [2022-09-21T10:52:46.662Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
10:52:47 [2022-09-21T10:52:47.224Z] --- PASS: TestRemoveContainerWithVolume (0.73s)
10:52:47 [2022-09-21T10:52:47.224Z] === RUN   TestRemoveContainerRunning
10:52:47 [2022-09-21T10:52:47.481Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
10:52:47 [2022-09-21T10:52:47.737Z] --- PASS: TestRemoveContainerRunning (0.66s)
10:52:47 [2022-09-21T10:52:47.737Z] === RUN   TestRemoveContainerForceRemoveRunning
10:52:48 [2022-09-21T10:52:48.176Z] --- PASS: TestSecretsUpdate (2.13s)
10:52:48 [2022-09-21T10:52:48.176Z] === RUN   TestTemplatedSecret
10:52:48 [2022-09-21T10:52:48.666Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s)
10:52:48 [2022-09-21T10:52:48.666Z] === RUN   TestRemoveInvalidContainer
10:52:48 [2022-09-21T10:52:48.666Z] --- PASS: TestRemoveInvalidContainer (0.02s)
10:52:48 [2022-09-21T10:52:48.666Z] === RUN   TestRenameLinkedContainer
10:52:49 [2022-09-21T10:52:49.229Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
10:52:50 [2022-09-21T10:52:50.158Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
10:52:50 [2022-09-21T10:52:50.698Z] --- PASS: TestTemplatedSecret (2.63s)
10:52:50 [2022-09-21T10:52:50.698Z] === RUN   TestSecretCreateResolve
10:52:50 [2022-09-21T10:52:50.721Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
10:52:51 [2022-09-21T10:52:51.651Z] --- PASS: TestRenameLinkedContainer (3.02s)
10:52:51 [2022-09-21T10:52:51.651Z] === RUN   TestRenameStoppedContainer
10:52:52 [2022-09-21T10:52:52.578Z] --- PASS: TestRenameStoppedContainer (0.72s)
10:52:52 [2022-09-21T10:52:52.578Z] === RUN   TestRenameRunningContainerAndReuse
10:52:52 [2022-09-21T10:52:52.578Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
10:52:52 [2022-09-21T10:52:52.593Z] --- PASS: TestSecretCreateResolve (2.13s)
10:52:52 [2022-09-21T10:52:52.593Z] PASS
10:52:52 [2022-09-21T10:52:52.593Z] 
10:52:52 [2022-09-21T10:52:52.593Z] DONE 6 tests in 13.289s
10:52:52 [2022-09-21T10:52:52.593Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
10:52:52 [2022-09-21T10:52:52.593Z] INFO: Testing against a local daemon
10:52:52 [2022-09-21T10:52:52.593Z] === RUN   TestServiceCreateInit
10:52:52 [2022-09-21T10:52:52.593Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:52:53 [2022-09-21T10:52:53.946Z] --- PASS: TestRenameRunningContainerAndReuse (1.45s)
10:52:53 [2022-09-21T10:52:53.946Z] === RUN   TestRenameInvalidName
10:52:54 [2022-09-21T10:52:54.203Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
10:52:54 [2022-09-21T10:52:54.363Z] --- PASS: TestCreateServiceSecretFileMode (12.34s)
10:52:54 [2022-09-21T10:52:54.363Z] === RUN   TestCreateServiceConfigFileMode
10:52:54 [2022-09-21T10:52:54.459Z] --- PASS: TestRenameInvalidName (0.73s)
10:52:54 [2022-09-21T10:52:54.459Z] === RUN   TestRenameAnonymousContainer
10:52:56 [2022-09-21T10:52:56.350Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
10:52:56 [2022-09-21T10:52:56.606Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
10:52:56 [2022-09-21T10:52:56.606Z] === RUN   TestDockerSuite/TestBuildBlankName
10:52:56 [2022-09-21T10:52:56.766Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:52:56 [2022-09-21T10:52:56.863Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
10:52:57 [2022-09-21T10:52:57.120Z] --- PASS: TestRenameAnonymousContainer (2.54s)
10:52:57 [2022-09-21T10:52:57.120Z] === RUN   TestRenameContainerWithSameName
10:52:57 [2022-09-21T10:52:57.682Z] --- PASS: TestRenameContainerWithSameName (0.58s)
10:52:57 [2022-09-21T10:52:57.682Z] === RUN   TestRenameContainerWithLinkedContainer
10:52:58 [2022-09-21T10:52:58.608Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
10:52:58 [2022-09-21T10:52:58.866Z] --- PASS: TestRenameContainerWithLinkedContainer (1.18s)
10:52:58 [2022-09-21T10:52:58.866Z] === RUN   TestResize
10:52:59 [2022-09-21T10:52:59.429Z] --- PASS: TestResize (0.55s)
10:52:59 [2022-09-21T10:52:59.429Z] === RUN   TestResizeWithInvalidSize
10:52:59 [2022-09-21T10:52:59.991Z] --- PASS: TestResizeWithInvalidSize (0.60s)
10:52:59 [2022-09-21T10:52:59.991Z] === RUN   TestResizeWhenContainerNotStarted
10:52:59 [2022-09-21T10:52:59.991Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
10:52:59 [2022-09-21T10:52:59.991Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
10:53:00 [2022-09-21T10:53:00.039Z] --- PASS: TestServiceCreateInit (7.40s)
10:53:00 [2022-09-21T10:53:00.039Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.64s)
10:53:00 [2022-09-21T10:53:00.039Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.75s)
10:53:00 [2022-09-21T10:53:00.039Z] === RUN   TestCreateServiceMultipleTimes
10:53:00 [2022-09-21T10:53:00.553Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s)
10:53:00 [2022-09-21T10:53:00.553Z] === RUN   TestDaemonRestartKillContainers
10:53:00 [2022-09-21T10:53:00.553Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:53:00 [2022-09-21T10:53:00.553Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:53:00 [2022-09-21T10:53:00.553Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:53:00 [2022-09-21T10:53:00.553Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:53:00 [2022-09-21T10:53:00.553Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:53:00 [2022-09-21T10:53:00.553Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:53:00 [2022-09-21T10:53:00.553Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:53:00 [2022-09-21T10:53:00.553Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:53:00 [2022-09-21T10:53:00.553Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:53:00 [2022-09-21T10:53:00.553Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:53:00 [2022-09-21T10:53:00.553Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:53:00 [2022-09-21T10:53:00.553Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:53:00 [2022-09-21T10:53:00.553Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:53:00 [2022-09-21T10:53:00.553Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:53:00 [2022-09-21T10:53:00.553Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:53:00 [2022-09-21T10:53:00.553Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:53:00 [2022-09-21T10:53:00.553Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:53:00 [2022-09-21T10:53:00.553Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:53:00 [2022-09-21T10:53:00.553Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:53:00 [2022-09-21T10:53:00.553Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:53:00 [2022-09-21T10:53:00.553Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:53:00 [2022-09-21T10:53:00.553Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:53:00 [2022-09-21T10:53:00.553Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:53:00 [2022-09-21T10:53:00.553Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:53:00 [2022-09-21T10:53:00.553Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:53:00 [2022-09-21T10:53:00.553Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:53:01 [2022-09-21T10:53:01.117Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
10:53:03 [2022-09-21T10:53:03.011Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:53:03 [2022-09-21T10:53:03.011Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:53:03 [2022-09-21T10:53:03.011Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
10:53:04 [2022-09-21T10:53:04.903Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
10:53:05 [2022-09-21T10:53:05.159Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:53:05 [2022-09-21T10:53:05.724Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:53:06 [2022-09-21T10:53:06.609Z] --- PASS: TestCreateServiceConfigFileMode (12.44s)
10:53:06 [2022-09-21T10:53:06.609Z] === RUN   TestCreateServiceSysctls
10:53:06 [2022-09-21T10:53:06.656Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
10:53:06 [2022-09-21T10:53:06.656Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
10:53:07 [2022-09-21T10:53:07.586Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:53:07 [2022-09-21T10:53:07.842Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
10:53:07 [2022-09-21T10:53:07.842Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:53:07 [2022-09-21T10:53:07.972Z] --- PASS: TestCreateServiceSysctls (2.92s)
10:53:07 [2022-09-21T10:53:07.972Z] === RUN   TestCreateServiceCapabilities
10:53:09 [2022-09-21T10:53:09.735Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:53:09 [2022-09-21T10:53:09.992Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:53:10 [2022-09-21T10:53:10.531Z] --- PASS: TestCreateServiceCapabilities (2.35s)
10:53:10 [2022-09-21T10:53:10.531Z] === RUN   TestInspect
10:53:10 [2022-09-21T10:53:10.923Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
10:53:11 [2022-09-21T10:53:11.485Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:53:11 [2022-09-21T10:53:11.741Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:53:12 [2022-09-21T10:53:12.670Z]     check_test.go:309: [daa8e2ff6d338] daemon is not started
10:53:12 [2022-09-21T10:53:12.670Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
10:53:13 [2022-09-21T10:53:13.045Z] --- PASS: TestInspect (2.74s)
10:53:13 [2022-09-21T10:53:13.045Z] === RUN   TestCreateJob
10:53:14 [2022-09-21T10:53:14.559Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:53:14 [2022-09-21T10:53:14.559Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.02s)
10:53:14 [2022-09-21T10:53:14.559Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.24s)
10:53:14 [2022-09-21T10:53:14.559Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.54s)
10:53:14 [2022-09-21T10:53:14.559Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.75s)
10:53:14 [2022-09-21T10:53:14.559Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.26s)
10:53:14 [2022-09-21T10:53:14.559Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.24s)
10:53:14 [2022-09-21T10:53:14.559Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.63s)
10:53:14 [2022-09-21T10:53:14.559Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.42s)
10:53:14 [2022-09-21T10:53:14.559Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.78s)
10:53:14 [2022-09-21T10:53:14.559Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.77s)
10:53:14 [2022-09-21T10:53:14.559Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.60s)
10:53:14 [2022-09-21T10:53:14.559Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.51s)
10:53:14 [2022-09-21T10:53:14.559Z] === RUN   TestCgroupNamespacesRun
10:53:14 [2022-09-21T10:53:14.815Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
10:53:15 [2022-09-21T10:53:15.742Z] --- PASS: TestCgroupNamespacesRun (1.63s)
10:53:15 [2022-09-21T10:53:15.742Z] === RUN   TestCgroupNamespacesRunPrivileged
10:53:16 [2022-09-21T10:53:16.001Z] Created binary: bundles/binary-daemon/dockerd-dev
10:53:16 [2022-09-21T10:53:16.001Z] Copying nested executables into bundles/binary-daemon
10:53:16 [2022-09-21T10:53:16.001Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
10:53:16 [2022-09-21T10:53:16.340Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44123/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_GITCOMMIT=5ba3208ec7d7c81963907f628ac53dbcca3a5e21 -e DOCKER_GRAPHDRIVER docker:5ba3208ec7d7c81963907f628ac53dbcca3a5e21 hack/make.sh cross
10:53:16 [2022-09-21T10:53:16.389Z] --- PASS: TestCreateJob (3.02s)
10:53:16 [2022-09-21T10:53:16.389Z] === RUN   TestReplicatedJob
10:53:16 [2022-09-21T10:53:16.908Z] 
10:53:16 [2022-09-21T10:53:16.908Z] Removing bundles/
10:53:16 [2022-09-21T10:53:16.908Z] 
10:53:16 [2022-09-21T10:53:16.908Z] ---> Making bundle: cross (in bundles/cross)
10:53:16 [2022-09-21T10:53:16.908Z] Cross building: bundles/cross/linux/amd64
10:53:16 [2022-09-21T10:53:16.908Z] Building: bundles/cross/linux/amd64/dockerd-dev
10:53:16 [2022-09-21T10:53:16.908Z] GOOS="linux" GOARCH="amd64" GOARM=""
10:53:18 [2022-09-21T10:53:18.099Z] --- PASS: TestCreateServiceMultipleTimes (15.85s)
10:53:18 [2022-09-21T10:53:18.099Z] === RUN   TestCreateServiceConflict
10:53:18 [2022-09-21T10:53:18.099Z] --- PASS: TestCreateServiceConflict (2.14s)
10:53:18 [2022-09-21T10:53:18.099Z] === RUN   TestCreateServiceMaxReplicas
10:53:18 [2022-09-21T10:53:18.335Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.13s)
10:53:18 [2022-09-21T10:53:18.335Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:53:20 [2022-09-21T10:53:20.245Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.05s)
10:53:20 [2022-09-21T10:53:20.245Z] === RUN   TestCgroupNamespacesRunHostMode
10:53:21 [2022-09-21T10:53:21.373Z] --- PASS: TestCreateServiceMaxReplicas (2.79s)
10:53:21 [2022-09-21T10:53:21.373Z] === RUN   TestCreateWithDuplicateNetworkNames
10:53:22 [2022-09-21T10:53:22.137Z] --- PASS: TestCgroupNamespacesRunHostMode (2.09s)
10:53:22 [2022-09-21T10:53:22.138Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:53:22 [2022-09-21T10:53:22.394Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
10:53:22 [2022-09-21T10:53:22.948Z] --- PASS: TestReplicatedJob (5.95s)
10:53:22 [2022-09-21T10:53:22.948Z] === RUN   TestUpdateReplicatedJob
10:53:23 [2022-09-21T10:53:23.763Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s)
10:53:23 [2022-09-21T10:53:23.763Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:53:25 [2022-09-21T10:53:25.502Z] --- PASS: TestUpdateReplicatedJob (3.05s)
10:53:25 [2022-09-21T10:53:25.502Z] === RUN   TestServiceListWithStatuses
10:53:25 [2022-09-21T10:53:25.502Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:53:25 [2022-09-21T10:53:25.502Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:53:25 [2022-09-21T10:53:25.502Z] === RUN   TestDockerNetworkConnectAlias
10:53:25 [2022-09-21T10:53:25.656Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.85s)
10:53:25 [2022-09-21T10:53:25.656Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:53:26 [2022-09-21T10:53:26.220Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
10:53:26 [2022-09-21T10:53:26.785Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s)
10:53:26 [2022-09-21T10:53:26.785Z] === RUN   TestCgroupNamespacesRunOlderClient
10:53:28 [2022-09-21T10:53:28.683Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.03s)
10:53:28 [2022-09-21T10:53:28.683Z] === RUN   TestNISDomainname
10:53:28 [2022-09-21T10:53:28.943Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
10:53:28 [2022-09-21T10:53:28.943Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
10:53:29 [2022-09-21T10:53:29.199Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
10:53:29 [2022-09-21T10:53:29.455Z] --- PASS: TestNISDomainname (0.92s)
10:53:29 [2022-09-21T10:53:29.455Z] === RUN   TestHostnameDnsResolution
10:53:29 [2022-09-21T10:53:29.666Z] --- PASS: TestDockerNetworkConnectAlias (3.93s)
10:53:29 [2022-09-21T10:53:29.666Z] === RUN   TestDockerNetworkReConnect
10:53:30 [2022-09-21T10:53:30.826Z] --- PASS: TestHostnameDnsResolution (1.10s)
10:53:30 [2022-09-21T10:53:30.826Z] === RUN   TestUnprivilegedPortsAndPing
10:53:30 [2022-09-21T10:53:30.826Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
10:53:31 [2022-09-21T10:53:31.389Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
10:53:31 [2022-09-21T10:53:31.645Z] --- PASS: TestUnprivilegedPortsAndPing (0.89s)
10:53:31 [2022-09-21T10:53:31.645Z] === RUN   TestStats
10:53:32 [2022-09-21T10:53:32.186Z] --- PASS: TestDockerNetworkReConnect (3.24s)
10:53:32 [2022-09-21T10:53:32.186Z] === RUN   TestServicePlugin
10:53:32 [2022-09-21T10:53:32.186Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:53:32 [2022-09-21T10:53:32.186Z] --- SKIP: TestServicePlugin (0.00s)
10:53:32 [2022-09-21T10:53:32.186Z] === RUN   TestServiceUpdateLabel
10:53:32 [2022-09-21T10:53:32.252Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
10:53:32 [2022-09-21T10:53:32.816Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
10:53:33 [2022-09-21T10:53:33.518Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:53:33 [2022-09-21T10:53:33.518Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestBoolValue
10:53:33 [2022-09-21T10:53:33.518Z] --- PASS: TestBoolValue (0.00s)
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestBoolValueOrDefault
10:53:33 [2022-09-21T10:53:33.518Z] --- PASS: TestBoolValueOrDefault (0.00s)
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestInt64ValueOrZero
10:53:33 [2022-09-21T10:53:33.518Z] --- PASS: TestInt64ValueOrZero (0.00s)
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestInt64ValueOrDefault
10:53:33 [2022-09-21T10:53:33.518Z] --- PASS: TestInt64ValueOrDefault (0.00s)
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestInt64ValueOrDefaultWithError
10:53:33 [2022-09-21T10:53:33.518Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestJsonContentType
10:53:33 [2022-09-21T10:53:33.518Z] --- PASS: TestJsonContentType (0.00s)
10:53:33 [2022-09-21T10:53:33.518Z] PASS
10:53:33 [2022-09-21T10:53:33.518Z] coverage: 16.2% of statements
10:53:33 [2022-09-21T10:53:33.518Z] ok  	github.com/docker/docker/api/server/httputils	0.045s	coverage: 16.2% of statements
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestMaskSecretKeys
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
10:53:33 [2022-09-21T10:53:33.518Z] --- PASS: TestMaskSecretKeys (0.00s)
10:53:33 [2022-09-21T10:53:33.518Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
10:53:33 [2022-09-21T10:53:33.518Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
10:53:33 [2022-09-21T10:53:33.518Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestVersionMiddlewareVersion
10:53:33 [2022-09-21T10:53:33.518Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
10:53:33 [2022-09-21T10:53:33.518Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
10:53:33 [2022-09-21T10:53:33.518Z] PASS
10:53:33 [2022-09-21T10:53:33.518Z] coverage: 37.7% of statements
10:53:33 [2022-09-21T10:53:33.518Z] ok  	github.com/docker/docker/api/server/middleware	0.072s	coverage: 37.7% of statements
10:53:33 [2022-09-21T10:53:33.518Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:53:33 [2022-09-21T10:53:33.518Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:53:33 [2022-09-21T10:53:33.518Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:53:33 [2022-09-21T10:53:33.518Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:53:33 [2022-09-21T10:53:33.518Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:53:33 [2022-09-21T10:53:33.518Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:53:33 [2022-09-21T10:53:33.518Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:53:33 [2022-09-21T10:53:33.518Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:53:33 [2022-09-21T10:53:33.518Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:53:33 [2022-09-21T10:53:33.518Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:53:33 [2022-09-21T10:53:33.518Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestToJSON
10:53:33 [2022-09-21T10:53:33.518Z] --- PASS: TestToJSON (0.00s)
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestToParamWithVersion
10:53:33 [2022-09-21T10:53:33.518Z] --- PASS: TestToParamWithVersion (0.00s)
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestFromJSON
10:53:33 [2022-09-21T10:53:33.518Z] --- PASS: TestFromJSON (0.00s)
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestEmpty
10:53:33 [2022-09-21T10:53:33.518Z] --- PASS: TestEmpty (0.00s)
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestArgsMatchKVListEmptySources
10:53:33 [2022-09-21T10:53:33.518Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestArgsMatchKVList
10:53:33 [2022-09-21T10:53:33.518Z] --- PASS: TestArgsMatchKVList (0.00s)
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestArgsMatch
10:53:33 [2022-09-21T10:53:33.518Z] --- PASS: TestArgsMatch (0.00s)
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestAdd
10:53:33 [2022-09-21T10:53:33.518Z] --- PASS: TestAdd (0.00s)
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestDel
10:53:33 [2022-09-21T10:53:33.518Z] --- PASS: TestDel (0.00s)
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestLen
10:53:33 [2022-09-21T10:53:33.518Z] --- PASS: TestLen (0.00s)
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestExactMatch
10:53:33 [2022-09-21T10:53:33.518Z] --- PASS: TestExactMatch (0.00s)
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestOnlyOneExactMatch
10:53:33 [2022-09-21T10:53:33.518Z] --- PASS: TestOnlyOneExactMatch (0.00s)
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestContains
10:53:33 [2022-09-21T10:53:33.518Z] --- PASS: TestContains (0.00s)
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestValidate
10:53:33 [2022-09-21T10:53:33.518Z] --- PASS: TestValidate (0.00s)
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestWalkValues
10:53:33 [2022-09-21T10:53:33.518Z] --- PASS: TestWalkValues (0.00s)
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestFuzzyMatch
10:53:33 [2022-09-21T10:53:33.518Z] --- PASS: TestFuzzyMatch (0.00s)
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestClone
10:53:33 [2022-09-21T10:53:33.518Z] --- PASS: TestClone (0.00s)
10:53:33 [2022-09-21T10:53:33.518Z] PASS
10:53:33 [2022-09-21T10:53:33.518Z] coverage: 92.2% of statements
10:53:33 [2022-09-21T10:53:33.518Z] ok  	github.com/docker/docker/api/types/filters	0.047s	coverage: 92.2% of statements
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestStrSliceMarshalJSON
10:53:33 [2022-09-21T10:53:33.518Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestStrSliceUnmarshalJSON
10:53:33 [2022-09-21T10:53:33.518Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestStrSliceUnmarshalString
10:53:33 [2022-09-21T10:53:33.518Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestStrSliceUnmarshalSlice
10:53:33 [2022-09-21T10:53:33.518Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
10:53:33 [2022-09-21T10:53:33.518Z] PASS
10:53:33 [2022-09-21T10:53:33.518Z] coverage: 90.0% of statements
10:53:33 [2022-09-21T10:53:33.518Z] ok  	github.com/docker/docker/api/types/strslice	0.044s	coverage: 90.0% of statements
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestDurationToSecondsString
10:53:33 [2022-09-21T10:53:33.518Z] --- PASS: TestDurationToSecondsString (0.00s)
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestGetTimestamp
10:53:33 [2022-09-21T10:53:33.518Z] --- PASS: TestGetTimestamp (0.16s)
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestParseTimestamps
10:53:33 [2022-09-21T10:53:33.518Z] --- PASS: TestParseTimestamps (0.00s)
10:53:33 [2022-09-21T10:53:33.518Z] PASS
10:53:33 [2022-09-21T10:53:33.518Z] coverage: 100.0% of statements
10:53:33 [2022-09-21T10:53:33.518Z] ok  	github.com/docker/docker/api/types/time	0.200s	coverage: 100.0% of statements
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestAdjustForAPIVersion
10:53:33 [2022-09-21T10:53:33.518Z] --- PASS: TestAdjustForAPIVersion (0.00s)
10:53:33 [2022-09-21T10:53:33.518Z] PASS
10:53:33 [2022-09-21T10:53:33.518Z] coverage: 5.7% of statements
10:53:33 [2022-09-21T10:53:33.518Z] ok  	github.com/docker/docker/api/server/router/swarm	0.049s	coverage: 5.7% of statements
10:53:33 [2022-09-21T10:53:33.518Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:53:33 [2022-09-21T10:53:33.518Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
10:53:33 [2022-09-21T10:53:33.518Z] ?   	github.com/docker/docker/api/types	[no test files]
10:53:33 [2022-09-21T10:53:33.518Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:53:33 [2022-09-21T10:53:33.518Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:53:33 [2022-09-21T10:53:33.518Z] ?   	github.com/docker/docker/api/types/container	[no test files]
10:53:33 [2022-09-21T10:53:33.518Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:53:33 [2022-09-21T10:53:33.518Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:53:33 [2022-09-21T10:53:33.518Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:53:33 [2022-09-21T10:53:33.518Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:53:33 [2022-09-21T10:53:33.518Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:53:33 [2022-09-21T10:53:33.518Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
10:53:33 [2022-09-21T10:53:33.518Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:53:33 [2022-09-21T10:53:33.518Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestCompareVersion
10:53:33 [2022-09-21T10:53:33.518Z] --- PASS: TestCompareVersion (0.00s)
10:53:33 [2022-09-21T10:53:33.518Z] PASS
10:53:33 [2022-09-21T10:53:33.518Z] coverage: 75.0% of statements
10:53:33 [2022-09-21T10:53:33.518Z] ok  	github.com/docker/docker/api/types/versions	0.045s	coverage: 75.0% of statements
10:53:33 [2022-09-21T10:53:33.518Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:53:33 [2022-09-21T10:53:33.518Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:53:33 [2022-09-21T10:53:33.518Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:53:33 [2022-09-21T10:53:33.518Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
10:53:33 [2022-09-21T10:53:33.518Z] ?   	github.com/docker/docker/builder	[no test files]
10:53:33 [2022-09-21T10:53:33.518Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:53:33 [2022-09-21T10:53:33.518Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:53:33 [2022-09-21T10:53:33.518Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:53:33 [2022-09-21T10:53:33.518Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:53:33 [2022-09-21T10:53:33.518Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:53:33 [2022-09-21T10:53:33.518Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:53:33 [2022-09-21T10:53:33.518Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestParseRemoteURL
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
10:53:33 [2022-09-21T10:53:33.518Z] --- PASS: TestParseRemoteURL (0.00s)
10:53:33 [2022-09-21T10:53:33.518Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
10:53:33 [2022-09-21T10:53:33.518Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
10:53:33 [2022-09-21T10:53:33.518Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
10:53:33 [2022-09-21T10:53:33.518Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
10:53:33 [2022-09-21T10:53:33.518Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
10:53:33 [2022-09-21T10:53:33.518Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
10:53:33 [2022-09-21T10:53:33.518Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
10:53:33 [2022-09-21T10:53:33.518Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
10:53:33 [2022-09-21T10:53:33.518Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
10:53:33 [2022-09-21T10:53:33.518Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestCloneArgsSmartHttp
10:53:33 [2022-09-21T10:53:33.518Z] --- PASS: TestCloneArgsSmartHttp (0.01s)
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestCloneArgsDumbHttp
10:53:33 [2022-09-21T10:53:33.518Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestCloneArgsGit
10:53:33 [2022-09-21T10:53:33.518Z] --- PASS: TestCloneArgsGit (0.00s)
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestCheckoutGit
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestEnable
10:53:33 [2022-09-21T10:53:33.518Z] --- PASS: TestEnable (0.00s)
10:53:33 [2022-09-21T10:53:33.518Z] === RUN   TestDisable
10:53:33 [2022-09-21T10:53:33.518Z] --- PASS: TestDisable (0.00s)
10:53:33 [2022-09-21T10:53:33.519Z] === RUN   TestEnabled
10:53:33 [2022-09-21T10:53:33.519Z] --- PASS: TestEnabled (0.00s)
10:53:33 [2022-09-21T10:53:33.519Z] PASS
10:53:33 [2022-09-21T10:53:33.519Z] coverage: 100.0% of statements
10:53:33 [2022-09-21T10:53:33.519Z] ok  	github.com/docker/docker/cli/debug	0.035s	coverage: 100.0% of statements
10:53:33 [2022-09-21T10:53:33.519Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
10:53:33 [2022-09-21T10:53:33.519Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s)
10:53:33 [2022-09-21T10:53:33.519Z] === RUN   TestProcessNoDockerignore
10:53:33 [2022-09-21T10:53:33.519Z] --- PASS: TestProcessNoDockerignore (0.00s)
10:53:33 [2022-09-21T10:53:33.519Z] === RUN   TestProcessShouldLeaveAllFiles
10:53:33 [2022-09-21T10:53:33.519Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
10:53:33 [2022-09-21T10:53:33.519Z] === RUN   TestDetectContentType
10:53:33 [2022-09-21T10:53:33.519Z] --- PASS: TestDetectContentType (0.00s)
10:53:33 [2022-09-21T10:53:33.519Z] === RUN   TestSelectAcceptableMIME
10:53:33 [2022-09-21T10:53:33.519Z] --- PASS: TestSelectAcceptableMIME (0.00s)
10:53:33 [2022-09-21T10:53:33.519Z] === RUN   TestInspectEmptyResponse
10:53:33 [2022-09-21T10:53:33.519Z] --- PASS: TestInspectEmptyResponse (0.00s)
10:53:33 [2022-09-21T10:53:33.519Z] === RUN   TestInspectResponseBinary
10:53:33 [2022-09-21T10:53:33.519Z] --- PASS: TestInspectResponseBinary (0.00s)
10:53:33 [2022-09-21T10:53:33.519Z] === RUN   TestResponseUnsupportedContentType
10:53:33 [2022-09-21T10:53:33.519Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
10:53:33 [2022-09-21T10:53:33.519Z] === RUN   TestInspectResponseTextSimple
10:53:33 [2022-09-21T10:53:33.519Z] --- PASS: TestInspectResponseTextSimple (0.00s)
10:53:33 [2022-09-21T10:53:33.519Z] === RUN   TestInspectResponseEmptyContentType
10:53:33 [2022-09-21T10:53:33.519Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
10:53:33 [2022-09-21T10:53:33.519Z] === RUN   TestUnknownContentLength
10:53:33 [2022-09-21T10:53:33.519Z] --- PASS: TestUnknownContentLength (0.00s)
10:53:33 [2022-09-21T10:53:33.519Z] === RUN   TestDownloadRemote
10:53:33 [2022-09-21T10:53:33.987Z] --- PASS: TestDownloadRemote (0.17s)
10:53:33 [2022-09-21T10:53:33.987Z] === RUN   TestGetWithStatusError
10:53:33 [2022-09-21T10:53:33.987Z] --- PASS: TestGetWithStatusError (0.00s)
10:53:33 [2022-09-21T10:53:33.987Z] === RUN   TestCloseRootDirectory
10:53:33 [2022-09-21T10:53:33.987Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
10:53:33 [2022-09-21T10:53:33.987Z] --- SKIP: TestCloseRootDirectory (0.01s)
10:53:33 [2022-09-21T10:53:33.987Z] === RUN   TestHashFile
10:53:33 [2022-09-21T10:53:33.987Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
10:53:33 [2022-09-21T10:53:33.987Z] --- SKIP: TestHashFile (0.00s)
10:53:33 [2022-09-21T10:53:33.987Z] === RUN   TestHashSubdir
10:53:33 [2022-09-21T10:53:33.987Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
10:53:33 [2022-09-21T10:53:33.987Z] --- SKIP: TestHashSubdir (0.00s)
10:53:33 [2022-09-21T10:53:33.987Z] === RUN   TestRemoveDirectory
10:53:33 [2022-09-21T10:53:33.987Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
10:53:33 [2022-09-21T10:53:33.987Z] --- SKIP: TestRemoveDirectory (0.00s)
10:53:33 [2022-09-21T10:53:33.987Z] PASS
10:53:33 [2022-09-21T10:53:33.987Z] coverage: 9.3% of statements
10:53:33 [2022-09-21T10:53:33.987Z] ok  	github.com/docker/docker/builder/remotecontext	0.347s	coverage: 9.3% of statements
10:53:33 [2022-09-21T10:53:33.987Z] === RUN   TestGetAllAllowed
10:53:34 [2022-09-21T10:53:34.184Z] --- PASS: TestStats (2.71s)
10:53:34 [2022-09-21T10:53:34.184Z] === RUN   TestStopContainerWithTimeout
10:53:34 [2022-09-21T10:53:34.184Z] === RUN   TestStopContainerWithTimeout/0
10:53:34 [2022-09-21T10:53:34.184Z] === PAUSE TestStopContainerWithTimeout/0
10:53:34 [2022-09-21T10:53:34.184Z] === RUN   TestStopContainerWithTimeout/1
10:53:34 [2022-09-21T10:53:34.184Z] === PAUSE TestStopContainerWithTimeout/1
10:53:34 [2022-09-21T10:53:34.184Z] === RUN   TestStopContainerWithTimeout/3
10:53:34 [2022-09-21T10:53:34.184Z] === PAUSE TestStopContainerWithTimeout/3
10:53:34 [2022-09-21T10:53:34.184Z] === RUN   TestStopContainerWithTimeout/-1
10:53:34 [2022-09-21T10:53:34.184Z] === PAUSE TestStopContainerWithTimeout/-1
10:53:34 [2022-09-21T10:53:34.184Z] === CONT  TestStopContainerWithTimeout/0
10:53:34 [2022-09-21T10:53:34.184Z] === CONT  TestStopContainerWithTimeout/3
10:53:34 [2022-09-21T10:53:34.458Z] --- PASS: TestGetAllAllowed (0.00s)
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestGetAllMeta
10:53:34 [2022-09-21T10:53:34.458Z] --- PASS: TestGetAllMeta (0.00s)
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestWarnOnUnusedBuildArgs
10:53:34 [2022-09-21T10:53:34.458Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestIsUnreferencedBuiltin
10:53:34 [2022-09-21T10:53:34.458Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestIsExistingDirectory
10:53:34 [2022-09-21T10:53:34.458Z] --- PASS: TestIsExistingDirectory (0.00s)
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestGetFilenameForDownload
10:53:34 [2022-09-21T10:53:34.458Z] --- PASS: TestGetFilenameForDownload (0.00s)
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestEnv2Variables
10:53:34 [2022-09-21T10:53:34.458Z] --- PASS: TestEnv2Variables (0.00s)
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestEnvValueWithExistingRunConfigEnv
10:53:34 [2022-09-21T10:53:34.458Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestMaintainer
10:53:34 [2022-09-21T10:53:34.458Z] --- PASS: TestMaintainer (0.00s)
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestLabel
10:53:34 [2022-09-21T10:53:34.458Z] --- PASS: TestLabel (0.00s)
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestFromScratch
10:53:34 [2022-09-21T10:53:34.458Z] --- PASS: TestFromScratch (0.00s)
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestFromWithArg
10:53:34 [2022-09-21T10:53:34.458Z] --- PASS: TestFromWithArg (0.00s)
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestFromWithArgButBuildArgsNotGiven
10:53:34 [2022-09-21T10:53:34.458Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestFromWithUndefinedArg
10:53:34 [2022-09-21T10:53:34.458Z] --- PASS: TestFromWithUndefinedArg (0.00s)
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestFromMultiStageWithNamedStage
10:53:34 [2022-09-21T10:53:34.458Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestOnbuild
10:53:34 [2022-09-21T10:53:34.458Z] --- PASS: TestOnbuild (0.00s)
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestWorkdir
10:53:34 [2022-09-21T10:53:34.458Z] --- PASS: TestWorkdir (0.00s)
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestCmd
10:53:34 [2022-09-21T10:53:34.458Z] --- PASS: TestCmd (0.00s)
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestHealthcheckNone
10:53:34 [2022-09-21T10:53:34.458Z] --- PASS: TestHealthcheckNone (0.00s)
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestHealthcheckCmd
10:53:34 [2022-09-21T10:53:34.458Z] --- PASS: TestHealthcheckCmd (0.00s)
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestEntrypoint
10:53:34 [2022-09-21T10:53:34.458Z] --- PASS: TestEntrypoint (0.00s)
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestExpose
10:53:34 [2022-09-21T10:53:34.458Z] --- PASS: TestExpose (0.00s)
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestUser
10:53:34 [2022-09-21T10:53:34.458Z] --- PASS: TestUser (0.00s)
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestVolume
10:53:34 [2022-09-21T10:53:34.458Z] --- PASS: TestVolume (0.00s)
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestStopSignal
10:53:34 [2022-09-21T10:53:34.458Z]     dispatchers_test.go:377: Windows does not support stopsignal
10:53:34 [2022-09-21T10:53:34.458Z] --- SKIP: TestStopSignal (0.00s)
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestArg
10:53:34 [2022-09-21T10:53:34.458Z] --- PASS: TestArg (0.00s)
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestShell
10:53:34 [2022-09-21T10:53:34.458Z] --- PASS: TestShell (0.00s)
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestPrependEnvOnCmd
10:53:34 [2022-09-21T10:53:34.458Z] --- PASS: TestPrependEnvOnCmd (0.00s)
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestRunWithBuildArgs
10:53:34 [2022-09-21T10:53:34.458Z] --- PASS: TestRunWithBuildArgs (0.00s)
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestRunIgnoresHealthcheck
10:53:34 [2022-09-21T10:53:34.458Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestDispatchUnsupportedOptions
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
10:53:34 [2022-09-21T10:53:34.458Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
10:53:34 [2022-09-21T10:53:34.458Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
10:53:34 [2022-09-21T10:53:34.458Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
10:53:34 [2022-09-21T10:53:34.458Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestNormalizeWorkdir
10:53:34 [2022-09-21T10:53:34.458Z] --- PASS: TestNormalizeWorkdir (0.00s)
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestDispatch
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestDispatch/ADD_multiple_files_to_file
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestDispatch/COPY_multiple_files_to_file
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestDispatch/COPY_wildcard_no_files
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestDispatch/COPY_url
10:53:34 [2022-09-21T10:53:34.458Z] --- PASS: TestDispatch (0.21s)
10:53:34 [2022-09-21T10:53:34.458Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.13s)
10:53:34 [2022-09-21T10:53:34.458Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
10:53:34 [2022-09-21T10:53:34.458Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
10:53:34 [2022-09-21T10:53:34.458Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
10:53:34 [2022-09-21T10:53:34.458Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.05s)
10:53:34 [2022-09-21T10:53:34.458Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
10:53:34 [2022-09-21T10:53:34.458Z]     --- PASS: TestDispatch/COPY_url (0.00s)
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestAddScratchImageAddsToMounts
10:53:34 [2022-09-21T10:53:34.458Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestAddFromScratchPopulatesPlatform
10:53:34 [2022-09-21T10:53:34.458Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
10:53:34 [2022-09-21T10:53:34.458Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
10:53:34 [2022-09-21T10:53:34.458Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestImageSourceGetAddsToMounts
10:53:34 [2022-09-21T10:53:34.458Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestEmptyDockerfile
10:53:34 [2022-09-21T10:53:34.458Z] --- PASS: TestEmptyDockerfile (0.01s)
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestSymlinkDockerfile
10:53:34 [2022-09-21T10:53:34.458Z] --- PASS: TestSymlinkDockerfile (0.01s)
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestDockerfileOutsideTheBuildContext
10:53:34 [2022-09-21T10:53:34.458Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestNonExistingDockerfile
10:53:34 [2022-09-21T10:53:34.458Z] --- PASS: TestNonExistingDockerfile (0.00s)
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestCopyRunConfig
10:53:34 [2022-09-21T10:53:34.458Z] --- PASS: TestCopyRunConfig (0.00s)
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestDeepCopyRunConfig
10:53:34 [2022-09-21T10:53:34.458Z] --- PASS: TestDeepCopyRunConfig (0.00s)
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestExportImage
10:53:34 [2022-09-21T10:53:34.458Z] --- PASS: TestExportImage (0.00s)
10:53:34 [2022-09-21T10:53:34.458Z] === RUN   TestNormalizeDest
10:53:34 [2022-09-21T10:53:34.458Z] --- PASS: TestNormalizeDest (0.00s)
10:53:34 [2022-09-21T10:53:34.458Z] PASS
10:53:34 [2022-09-21T10:53:34.458Z] coverage: 46.8% of statements
10:53:34 [2022-09-21T10:53:34.458Z] ok  	github.com/docker/docker/builder/dockerfile	0.417s	coverage: 46.8% of statements
10:53:34 [2022-09-21T10:53:34.458Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
10:53:34 [2022-09-21T10:53:34.745Z] --- PASS: TestServiceUpdateLabel (2.13s)
10:53:34 [2022-09-21T10:53:34.745Z] === RUN   TestServiceUpdateSecrets
10:53:35 [2022-09-21T10:53:35.554Z] === CONT  TestStopContainerWithTimeout/-1
10:53:36 [2022-09-21T10:53:36.230Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.21s)
10:53:36 [2022-09-21T10:53:36.230Z] === RUN   TestCreateServiceSecretFileMode
10:53:36 [2022-09-21T10:53:36.484Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
10:53:36 [2022-09-21T10:53:36.781Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
10:53:37 [2022-09-21T10:53:37.346Z] === CONT  TestStopContainerWithTimeout/1
10:53:37 [2022-09-21T10:53:37.909Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
10:53:38 [2022-09-21T10:53:38.838Z] === RUN   TestDockerSuite/TestBuildCacheAdd
10:53:39 [2022-09-21T10:53:39.095Z] --- PASS: TestStopContainerWithTimeout (0.02s)
10:53:39 [2022-09-21T10:53:39.095Z]     --- PASS: TestStopContainerWithTimeout/0 (1.00s)
10:53:39 [2022-09-21T10:53:39.095Z]     --- PASS: TestStopContainerWithTimeout/3 (3.03s)
10:53:39 [2022-09-21T10:53:39.095Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.66s)
10:53:39 [2022-09-21T10:53:39.095Z]     --- PASS: TestStopContainerWithTimeout/1 (1.81s)
10:53:39 [2022-09-21T10:53:39.095Z] === RUN   TestDeleteDevicemapper
10:53:39 [2022-09-21T10:53:39.095Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:53:39 [2022-09-21T10:53:39.095Z] --- SKIP: TestDeleteDevicemapper (0.00s)
10:53:39 [2022-09-21T10:53:39.095Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:53:39 [2022-09-21T10:53:39.352Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
10:53:39 [2022-09-21T10:53:39.352Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
10:53:40 [2022-09-21T10:53:40.282Z] === RUN   TestDockerSuite/TestBuildCacheFrom
10:53:42 [2022-09-21T10:53:42.176Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.17s)
10:53:42 [2022-09-21T10:53:42.176Z] === RUN   TestUpdateMemory
10:53:42 [2022-09-21T10:53:42.176Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
10:53:42 [2022-09-21T10:53:42.176Z] --- SKIP: TestUpdateMemory (0.00s)
10:53:42 [2022-09-21T10:53:42.176Z] === RUN   TestUpdateCPUQuota
10:53:44 [2022-09-21T10:53:44.070Z] --- PASS: TestUpdateCPUQuota (1.44s)
10:53:44 [2022-09-21T10:53:44.070Z] === RUN   TestUpdatePidsLimit
10:53:44 [2022-09-21T10:53:44.070Z] === RUN   TestUpdatePidsLimit/update_from_none
10:53:44 [2022-09-21T10:53:44.070Z] === RUN   TestUpdatePidsLimit/no_change
10:53:44 [2022-09-21T10:53:44.326Z]     check_test.go:309: [dcce9a12fc195] daemon is not started
10:53:44 [2022-09-21T10:53:44.326Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
10:53:44 [2022-09-21T10:53:44.326Z] === RUN   TestUpdatePidsLimit/update_lower
10:53:44 [2022-09-21T10:53:44.891Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
10:53:45 [2022-09-21T10:53:45.152Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
10:53:45 [2022-09-21T10:53:45.721Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
10:53:45 [2022-09-21T10:53:45.721Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
10:53:45 [2022-09-21T10:53:45.721Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
10:53:45 [2022-09-21T10:53:45.977Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestCheckpointCreateError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestCheckpointCreateError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestCheckpointCreate
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestCheckpointCreate (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestCheckpointDeleteError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestCheckpointDeleteError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestCheckpointDelete
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestCheckpointDelete (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestCheckpointListError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestCheckpointListError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestCheckpointList
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestCheckpointList (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestCheckpointListContainerNotFound
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestNewClientWithOpsFromEnv
10:53:46 [2022-09-21T10:53:46.914Z]     client_test.go:23: runtime.GOOS == "windows"
10:53:46 [2022-09-21T10:53:46.914Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestGetAPIPath
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestGetAPIPath (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestParseHostURL
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestParseHostURL (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestNegotiateAPIVersionEmpty
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestNegotiateAPIVersion
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestNegotiateAPIVersion (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestNegotiateAPVersionOverride
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestNegotiateAPIVersionAutomatic
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestClientRedirect
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestClientRedirect (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestConfigCreateUnsupported
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestConfigCreateUnsupported (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestConfigCreateError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestConfigCreateError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestConfigCreate
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestConfigCreate (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestConfigInspectNotFound
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestConfigInspectNotFound (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestConfigInspectWithEmptyID
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestConfigInspectUnsupported
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestConfigInspectUnsupported (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestConfigInspectError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestConfigInspectError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestConfigInspectConfigNotFound
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestConfigInspect
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestConfigInspect (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestConfigListUnsupported
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestConfigListUnsupported (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestConfigListError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestConfigListError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestConfigList
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestConfigList (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestConfigRemoveUnsupported
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestConfigRemoveError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestConfigRemoveError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestConfigRemove
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestConfigRemove (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestConfigUpdateUnsupported
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestConfigUpdateError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestConfigUpdateError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestConfigUpdate
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestConfigUpdate (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerCommitError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerCommitError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerCommit
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerCommit (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerStatPathError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerStatPathError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerStatPathNotFoundError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerStatPathNoHeaderError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerStatPath
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerStatPath (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestCopyToContainerError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestCopyToContainerError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestCopyToContainerNotFoundError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestCopyToContainerNotStatusOKError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestCopyToContainer
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestCopyToContainer (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestCopyFromContainerError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestCopyFromContainerError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestCopyFromContainerNotFoundError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestCopyFromContainerNotStatusOKError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestCopyFromContainerNoHeaderError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestCopyFromContainer
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestCopyFromContainer (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerCreateError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerCreateError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerCreateImageNotFound
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerCreateWithName
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerCreateWithName (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerCreateAutoRemove
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerDiffError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerDiffError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerDiff
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerDiff (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerExecCreateError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerExecCreateError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerExecCreate
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerExecCreate (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerExecStartError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerExecStartError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerExecStart
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerExecStart (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerExecInspectError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerExecInspectError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerExecInspect
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerExecInspect (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerExportError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerExportError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerExport
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerExport (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerInspectError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerInspectError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerInspectContainerNotFound
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerInspectWithEmptyID
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerInspect
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerInspect (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerInspectNode
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerInspectNode (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerKillError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerKillError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerKill
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerKill (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerListError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerListError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerList
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerList (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerLogsNotFoundError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerLogsError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerLogsError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerLogs
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerLogs (0.17s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerPauseError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerPauseError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerPause
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerPause (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainersPruneError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainersPruneError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainersPrune
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainersPrune (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerRemoveError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerRemoveError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerRemoveNotFoundError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerRemove
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerRemove (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerRenameError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerRenameError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerRename
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerRename (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerResizeError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerResizeError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerExecResizeError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerExecResizeError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerResize
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerResize (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerExecResize
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerExecResize (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerRestartError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerRestartError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerRestart
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerRestart (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerStartError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerStartError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerStart
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerStart (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerStatsError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerStatsError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerStats
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerStats (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerStopError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerStopError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerStop
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerStop (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerTopError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerTopError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerTop
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerTop (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerUnpauseError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerUnpauseError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerUnpause
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerUnpause (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerUpdateError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerUpdateError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerUpdate
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerUpdate (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerWaitError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerWaitError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestContainerWait
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestContainerWait (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestDiskUsageError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestDiskUsageError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestDiskUsage
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestDiskUsage (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestDistributionInspectUnsupported
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestDistributionInspectWithEmptyID
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestEventsErrorInOptions
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestEventsErrorInOptions (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestEventsErrorFromServer
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestEventsErrorFromServer (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestEvents
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestEvents (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestTLSCloseWriter
10:53:46 [2022-09-21T10:53:46.914Z] === PAUSE TestTLSCloseWriter
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestImageBuildError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestImageBuildError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestImageBuild
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestImageBuild (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestGetDockerOS
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestGetDockerOS (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestImageCreateError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestImageCreateError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestImageCreate
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestImageCreate (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestImageHistoryError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestImageHistoryError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestImageHistory
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestImageHistory (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestImageImportError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestImageImportError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestImageImport
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestImageImport (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestImageInspectError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestImageInspectError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestImageInspectImageNotFound
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestImageInspectImageNotFound (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestImageInspectWithEmptyID
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestImageInspect
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestImageInspect (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestImageListError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestImageListError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestImageList
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestImageList (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestImageListApiBefore125
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestImageListApiBefore125 (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestImageLoadError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestImageLoadError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestImageLoad
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestImageLoad (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestImagesPruneError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestImagesPruneError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestImagesPrune
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestImagesPrune (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestImagePullReferenceParseError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestImagePullReferenceParseError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestImagePullAnyError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestImagePullAnyError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestImagePullStatusUnauthorizedError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
10:53:46 [2022-09-21T10:53:46.914Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
10:53:46 [2022-09-21T10:53:46.914Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestImagePullWithPrivilegedFuncNoError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestImagePullWithoutErrors
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestImagePullWithoutErrors (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestImagePushReferenceError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestImagePushReferenceError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestImagePushAnyError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestImagePushAnyError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestImagePushStatusUnauthorizedError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestImagePushWithPrivilegedFuncNoError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestImagePushWithoutErrors
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestImagePushWithoutErrors (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestImageRemoveError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestImageRemoveError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestImageRemoveImageNotFound
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestImageRemove
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestImageRemove (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestImageSaveError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestImageSaveError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestImageSave
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestImageSave (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestImageSearchAnyError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestImageSearchAnyError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestImageSearchStatusUnauthorizedError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestImageSearchWithoutErrors
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestImageTagError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestImageTagError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestImageTagInvalidReference
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestImageTagInvalidReference (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestImageTagInvalidSourceImageName
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestImageTagHexSource
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestImageTagHexSource (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestImageTag
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestImageTag (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestInfoServerError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestInfoServerError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestInfoInvalidResponseJSONError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestInfo
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestInfo (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestNetworkConnectError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestNetworkConnectError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestNetworkConnect
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestNetworkConnect (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestNetworkCreateError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestNetworkCreateError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestNetworkCreate
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestNetworkCreate (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestNetworkDisconnectError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestNetworkDisconnectError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestNetworkDisconnect
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestNetworkDisconnect (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestNetworkInspectError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestNetworkInspectError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestNetworkInspectNotFoundError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestNetworkInspectWithEmptyID
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestNetworkInspect
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestNetworkInspect (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestNetworkListError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestNetworkListError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestNetworkList
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestNetworkList (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestNetworksPruneError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestNetworksPruneError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestNetworksPrune
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestNetworksPrune (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestNetworkRemoveError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestNetworkRemoveError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestNetworkRemove
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestNetworkRemove (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestNodeInspectError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestNodeInspectError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestNodeInspectNodeNotFound
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestNodeInspectWithEmptyID
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestNodeInspect
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestNodeInspect (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestNodeListError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestNodeListError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestNodeList
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestNodeList (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestNodeRemoveError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestNodeRemoveError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestNodeRemove
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestNodeRemove (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestNodeUpdateError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestNodeUpdateError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestNodeUpdate
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestNodeUpdate (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestOptionWithTimeout
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestOptionWithTimeout (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestPingFail
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestPingFail (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestPingWithError
10:53:46 [2022-09-21T10:53:46.915Z] 2022/09/21 10:53:45 RoundTripper returned a response & error; ignoring response
10:53:46 [2022-09-21T10:53:46.915Z] 2022/09/21 10:53:45 RoundTripper returned a response & error; ignoring response
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestPingWithError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestPingSuccess
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestPingSuccess (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestPingHeadFallback
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestPingHeadFallback/OK
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestPingHeadFallback/Internal_Server_Error
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestPingHeadFallback/Not_Found
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestPingHeadFallback (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestPluginDisableError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestPluginDisableError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestPluginDisable
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestPluginDisable (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestPluginEnableError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestPluginEnableError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestPluginEnable
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestPluginEnable (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestPluginInspectError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestPluginInspectError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestPluginInspectWithEmptyID
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestPluginInspect
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestPluginInspect (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestPluginListError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestPluginListError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestPluginList
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestPluginList (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestPluginPushError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestPluginPushError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestPluginPush
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestPluginPush (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestPluginRemoveError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestPluginRemoveError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestPluginRemove
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestPluginRemove (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestPluginSetError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestPluginSetError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestPluginSet
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestPluginSet (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestSetHostHeader
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestSetHostHeader (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestPlainTextError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestPlainTextError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestInfiniteError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestInfiniteError (0.03s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestSecretCreateUnsupported
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestSecretCreateUnsupported (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestSecretCreateError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestSecretCreateError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestSecretCreate
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestSecretCreate (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestSecretInspectUnsupported
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestSecretInspectUnsupported (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestSecretInspectError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestSecretInspectError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestSecretInspectSecretNotFound
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestSecretInspectWithEmptyID
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestSecretInspect
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestSecretInspect (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestSecretListUnsupported
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestSecretListUnsupported (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestSecretListError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestSecretListError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestSecretList
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestSecretList (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestSecretRemoveUnsupported
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestSecretRemoveError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestSecretRemoveError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestSecretRemove
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestSecretRemove (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestSecretUpdateUnsupported
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestSecretUpdateError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestSecretUpdateError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestSecretUpdate
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestSecretUpdate (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestServiceCreateError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestServiceCreateError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestServiceCreate
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestServiceCreate (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestServiceCreateCompatiblePlatforms
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestServiceCreateDigestPinning
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestServiceInspectError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestServiceInspectError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestServiceInspectServiceNotFound
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestServiceInspectWithEmptyID
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestServiceInspect
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestServiceInspect (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestServiceListError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestServiceListError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestServiceList
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestServiceList (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestServiceLogsError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestServiceLogsError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestServiceLogs
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestServiceLogs (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestServiceRemoveError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestServiceRemoveError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestServiceRemoveNotFoundError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestServiceRemove
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestServiceRemove (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestServiceUpdateError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestServiceUpdateError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestServiceUpdate
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestServiceUpdate (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestSwarmGetUnlockKeyError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestSwarmGetUnlockKey
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestSwarmInitError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestSwarmInitError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestSwarmInit
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestSwarmInit (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestSwarmInspectError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestSwarmInspectError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestSwarmInspect
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestSwarmInspect (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestSwarmJoinError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestSwarmJoinError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestSwarmJoin
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestSwarmJoin (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestSwarmLeaveError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestSwarmLeaveError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestSwarmLeave
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestSwarmLeave (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestSwarmUnlockError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestSwarmUnlockError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestSwarmUnlock
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestSwarmUnlock (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestSwarmUpdateError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestSwarmUpdateError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestSwarmUpdate
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestSwarmUpdate (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestTaskInspectError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestTaskInspectError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestTaskInspectWithEmptyID
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestTaskInspect
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestTaskInspect (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestTaskListError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestTaskListError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestTaskList
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestTaskList (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestVolumeCreateError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestVolumeCreateError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestVolumeCreate
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestVolumeCreate (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestVolumeInspectError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestVolumeInspectError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestVolumeInspectNotFound
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestVolumeInspectNotFound (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestVolumeInspectWithEmptyID
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestVolumeInspect
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestVolumeInspect (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestVolumeListError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestVolumeListError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestVolumeList
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestVolumeList (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestVolumeRemoveError
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestVolumeRemoveError (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === RUN   TestVolumeRemove
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestVolumeRemove (0.00s)
10:53:46 [2022-09-21T10:53:46.915Z] === CONT  TestTLSCloseWriter
10:53:46 [2022-09-21T10:53:46.915Z] --- PASS: TestTLSCloseWriter (0.01s)
10:53:46 [2022-09-21T10:53:46.915Z] PASS
10:53:46 [2022-09-21T10:53:46.915Z] coverage: 74.9% of statements
10:53:46 [2022-09-21T10:53:46.915Z] ok  	github.com/docker/docker/client	0.355s	coverage: 74.9% of statements
10:53:47 [2022-09-21T10:53:47.347Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
10:53:47 [2022-09-21T10:53:47.347Z] --- PASS: TestUpdatePidsLimit (3.51s)
10:53:47 [2022-09-21T10:53:47.347Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.33s)
10:53:47 [2022-09-21T10:53:47.347Z]     --- PASS: TestUpdatePidsLimit/no_change (0.38s)
10:53:47 [2022-09-21T10:53:47.347Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
10:53:47 [2022-09-21T10:53:47.347Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s)
10:53:47 [2022-09-21T10:53:47.347Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s)
10:53:47 [2022-09-21T10:53:47.347Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s)
10:53:47 [2022-09-21T10:53:47.347Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.32s)
10:53:47 [2022-09-21T10:53:47.347Z] === RUN   TestUpdateRestartPolicy
10:53:47 [2022-09-21T10:53:47.911Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
10:53:48 [2022-09-21T10:53:48.168Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
10:53:48 [2022-09-21T10:53:48.414Z] --- PASS: TestCreateServiceSecretFileMode (12.56s)
10:53:48 [2022-09-21T10:53:48.414Z] === RUN   TestCreateServiceConfigFileMode
10:53:48 [2022-09-21T10:53:48.425Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
10:53:49 [2022-09-21T10:53:49.623Z] --- PASS: TestServiceUpdateSecrets (14.37s)
10:53:49 [2022-09-21T10:53:49.623Z] === RUN   TestServiceUpdateConfigs
10:53:53 [2022-09-21T10:53:53.678Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
10:53:54 [2022-09-21T10:53:54.609Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
10:53:55 [2022-09-21T10:53:55.539Z] === RUN   TestDockerSuite/TestBuildClearCmd
10:53:56 [2022-09-21T10:53:56.104Z] === RUN   TestDockerSuite/TestBuildCmd
10:53:56 [2022-09-21T10:53:56.104Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
10:53:56 [2022-09-21T10:53:56.361Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
10:53:56 [2022-09-21T10:53:56.618Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
10:53:56 [2022-09-21T10:53:56.875Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
10:53:56 [2022-09-21T10:53:56.875Z]     docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
10:53:56 [2022-09-21T10:53:56.875Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
10:53:57 [2022-09-21T10:53:57.812Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
10:53:58 [2022-09-21T10:53:58.850Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
10:53:59 [2022-09-21T10:53:59.780Z] --- PASS: TestUpdateRestartPolicy (12.32s)
10:53:59 [2022-09-21T10:53:59.780Z] === RUN   TestUpdateRestartWithAutoRemove
10:54:00 [2022-09-21T10:54:00.343Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
10:54:00 [2022-09-21T10:54:00.343Z] --- PASS: TestUpdateRestartWithAutoRemove (0.77s)
10:54:00 [2022-09-21T10:54:00.343Z] === RUN   TestWaitNonBlocked
10:54:00 [2022-09-21T10:54:00.343Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:54:00 [2022-09-21T10:54:00.343Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:54:00 [2022-09-21T10:54:00.343Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:54:00 [2022-09-21T10:54:00.343Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:54:00 [2022-09-21T10:54:00.343Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:54:00 [2022-09-21T10:54:00.343Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:54:00 [2022-09-21T10:54:00.599Z] --- PASS: TestCreateServiceConfigFileMode (12.52s)
10:54:00 [2022-09-21T10:54:00.599Z] === RUN   TestCreateServiceSysctls
10:54:01 [2022-09-21T10:54:01.711Z] --- PASS: TestWaitNonBlocked (0.02s)
10:54:01 [2022-09-21T10:54:01.711Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s)
10:54:01 [2022-09-21T10:54:01.711Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.12s)
10:54:01 [2022-09-21T10:54:01.711Z] === RUN   TestWaitBlocked
10:54:01 [2022-09-21T10:54:01.711Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:54:01 [2022-09-21T10:54:01.711Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:54:01 [2022-09-21T10:54:01.711Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:54:01 [2022-09-21T10:54:01.711Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:54:01 [2022-09-21T10:54:01.711Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:54:01 [2022-09-21T10:54:01.711Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:54:02 [2022-09-21T10:54:02.497Z] --- PASS: TestCreateServiceSysctls (3.20s)
10:54:02 [2022-09-21T10:54:02.497Z] === RUN   TestCreateServiceCapabilities
10:54:02 [2022-09-21T10:54:02.642Z] === RUN   TestDockerSuite/TestBuildConditionalCache
10:54:02 [2022-09-21T10:54:02.642Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
10:54:02 [2022-09-21T10:54:02.642Z] --- PASS: TestWaitBlocked (0.02s)
10:54:02 [2022-09-21T10:54:02.642Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.13s)
10:54:02 [2022-09-21T10:54:02.642Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.16s)
10:54:02 [2022-09-21T10:54:02.642Z] === CONT  TestContainerStartOnDaemonRestart
10:54:02 [2022-09-21T10:54:02.642Z] === CONT  TestRestartDaemonWithRestartingContainer
10:54:03 [2022-09-21T10:54:03.594Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
10:54:04 [2022-09-21T10:54:04.501Z] --- PASS: TestServiceUpdateConfigs (14.26s)
10:54:04 [2022-09-21T10:54:04.501Z] === RUN   TestServiceUpdateNetwork
10:54:04 [2022-09-21T10:54:04.592Z] === RUN   TestDockerSuite/TestBuildContextCleanup
10:54:04 [2022-09-21T10:54:04.677Z] --- PASS: TestCheckoutGit (31.88s)
10:54:04 [2022-09-21T10:54:04.678Z] === RUN   TestValidGitTransport
10:54:04 [2022-09-21T10:54:04.678Z] --- PASS: TestValidGitTransport (0.00s)
10:54:04 [2022-09-21T10:54:04.678Z] === RUN   TestGitInvalidRef
10:54:04 [2022-09-21T10:54:04.678Z] --- PASS: TestGitInvalidRef (0.24s)
10:54:04 [2022-09-21T10:54:04.678Z] PASS
10:54:04 [2022-09-21T10:54:04.678Z] coverage: 86.3% of statements
10:54:04 [2022-09-21T10:54:04.678Z] ok  	github.com/docker/docker/builder/remotecontext/git	32.178s	coverage: 86.3% of statements
10:54:04 [2022-09-21T10:54:04.678Z] ?   	github.com/docker/docker/cli	[no test files]
10:54:04 [2022-09-21T10:54:04.678Z] ?   	github.com/docker/docker/cli/config	[no test files]
10:54:05 [2022-09-21T10:54:05.022Z] --- PASS: TestCreateServiceCapabilities (2.41s)
10:54:05 [2022-09-21T10:54:05.022Z] === RUN   TestInspect
10:54:05 [2022-09-21T10:54:05.158Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
10:54:06 [2022-09-21T10:54:06.093Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
10:54:06 [2022-09-21T10:54:06.093Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
10:54:06 [2022-09-21T10:54:06.093Z]     docker_cli_daemon_test.go:233: unmatched requirement Devicemapper
10:54:06 [2022-09-21T10:54:06.093Z]     check_test.go:309: [decadfde0eed5] daemon is not started
10:54:06 [2022-09-21T10:54:06.093Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
10:54:06 [2022-09-21T10:54:06.093Z]     docker_cli_daemon_test.go:213: unmatched requirement Devicemapper
10:54:06 [2022-09-21T10:54:06.093Z]     check_test.go:309: [d86f3e78b2e7f] daemon is not started
10:54:06 [2022-09-21T10:54:06.093Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
10:54:06 [2022-09-21T10:54:06.655Z] --- PASS: TestContainerStartOnDaemonRestart (3.87s)
10:54:06 [2022-09-21T10:54:06.655Z] === CONT  TestIpcModeOlderClient
10:54:06 [2022-09-21T10:54:06.655Z] --- PASS: TestIpcModeOlderClient (0.11s)
10:54:06 [2022-09-21T10:54:06.655Z] === CONT  TestContainerKillOnDaemonStart
10:54:06 [2022-09-21T10:54:06.655Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
10:54:06 [2022-09-21T10:54:06.912Z] === CONT  TestDaemonHostGatewayIP
10:54:06 [2022-09-21T10:54:06.912Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.32s)
10:54:07 [2022-09-21T10:54:07.169Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
10:54:07 [2022-09-21T10:54:07.547Z] --- PASS: TestInspect (2.87s)
10:54:07 [2022-09-21T10:54:07.547Z] === RUN   TestCreateJob
10:54:09 [2022-09-21T10:54:09.690Z]     check_test.go:309: [d81df0c3b8ea8] daemon is not started
10:54:09 [2022-09-21T10:54:09.690Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
10:54:10 [2022-09-21T10:54:10.620Z] --- PASS: TestDaemonHostGatewayIP (3.54s)
10:54:10 [2022-09-21T10:54:10.620Z] === CONT  TestDaemonRestartIpcMode
10:54:10 [2022-09-21T10:54:10.822Z] --- PASS: TestCreateJob (3.16s)
10:54:10 [2022-09-21T10:54:10.822Z] === RUN   TestReplicatedJob
10:54:11 [2022-09-21T10:54:11.799Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
10:54:11 [2022-09-21T10:54:11.799Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
10:54:11 [2022-09-21T10:54:11.799Z] === RUN   TestLoadDaemonCliConfigWithTLS
10:54:11 [2022-09-21T10:54:11.799Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
10:54:11 [2022-09-21T10:54:11.799Z] === RUN   TestLoadDaemonCliConfigWithConflicts
10:54:11 [2022-09-21T10:54:11.799Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s)
10:54:11 [2022-09-21T10:54:11.799Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
10:54:11 [2022-09-21T10:54:11.799Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
10:54:11 [2022-09-21T10:54:11.799Z] === RUN   TestLoadDaemonCliWithConflictingLabels
10:54:11 [2022-09-21T10:54:11.799Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
10:54:11 [2022-09-21T10:54:11.799Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
10:54:11 [2022-09-21T10:54:11.799Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
10:54:11 [2022-09-21T10:54:11.799Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
10:54:11 [2022-09-21T10:54:11.799Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
10:54:11 [2022-09-21T10:54:11.799Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
10:54:11 [2022-09-21T10:54:11.799Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
10:54:11 [2022-09-21T10:54:11.799Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
10:54:11 [2022-09-21T10:54:11.799Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
10:54:11 [2022-09-21T10:54:11.799Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
10:54:11 [2022-09-21T10:54:11.799Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
10:54:11 [2022-09-21T10:54:11.799Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
10:54:11 [2022-09-21T10:54:11.799Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
10:54:11 [2022-09-21T10:54:11.799Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
10:54:11 [2022-09-21T10:54:11.799Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
10:54:11 [2022-09-21T10:54:11.799Z] === RUN   TestConfigureDaemonLogs
10:54:11 [2022-09-21T10:54:11.799Z] --- PASS: TestConfigureDaemonLogs (0.00s)
10:54:11 [2022-09-21T10:54:11.799Z] === RUN   TestCommonOptionsInstallFlags
10:54:11 [2022-09-21T10:54:11.799Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
10:54:11 [2022-09-21T10:54:11.799Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
10:54:11 [2022-09-21T10:54:11.799Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
10:54:11 [2022-09-21T10:54:11.799Z] PASS
10:54:11 [2022-09-21T10:54:11.799Z] coverage: 18.4% of statements
10:54:11 [2022-09-21T10:54:11.799Z] ok  	github.com/docker/docker/cmd/dockerd	0.192s	coverage: 18.4% of statements
10:54:12 [2022-09-21T10:54:12.779Z] === RUN   TestContainerStopSignal
10:54:12 [2022-09-21T10:54:12.779Z] --- PASS: TestContainerStopSignal (0.00s)
10:54:12 [2022-09-21T10:54:12.779Z] === RUN   TestContainerStopTimeout
10:54:12 [2022-09-21T10:54:12.779Z] --- PASS: TestContainerStopTimeout (0.00s)
10:54:12 [2022-09-21T10:54:12.779Z] === RUN   TestContainerSecretReferenceDestTarget
10:54:12 [2022-09-21T10:54:12.779Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
10:54:12 [2022-09-21T10:54:12.779Z] === RUN   TestContainerLogPathSetForJSONFileLogger
10:54:12 [2022-09-21T10:54:12.779Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
10:54:12 [2022-09-21T10:54:12.779Z] === RUN   TestContainerLogPathSetForRingLogger
10:54:12 [2022-09-21T10:54:12.779Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
10:54:12 [2022-09-21T10:54:12.779Z] === RUN   TestReplaceAndAppendEnvVars
10:54:12 [2022-09-21T10:54:12.779Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
10:54:12 [2022-09-21T10:54:12.779Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
10:54:12 [2022-09-21T10:54:12.779Z] === RUN   TestNewMemoryStore
10:54:12 [2022-09-21T10:54:12.779Z] --- PASS: TestNewMemoryStore (0.00s)
10:54:12 [2022-09-21T10:54:12.779Z] === RUN   TestAddContainers
10:54:12 [2022-09-21T10:54:12.779Z] --- PASS: TestAddContainers (0.00s)
10:54:12 [2022-09-21T10:54:12.779Z] === RUN   TestGetContainer
10:54:12 [2022-09-21T10:54:12.779Z] --- PASS: TestGetContainer (0.00s)
10:54:12 [2022-09-21T10:54:12.779Z] === RUN   TestDeleteContainer
10:54:12 [2022-09-21T10:54:12.779Z] --- PASS: TestDeleteContainer (0.00s)
10:54:12 [2022-09-21T10:54:12.779Z] === RUN   TestListContainers
10:54:12 [2022-09-21T10:54:12.779Z] --- PASS: TestListContainers (0.00s)
10:54:12 [2022-09-21T10:54:12.779Z] === RUN   TestFirstContainer
10:54:12 [2022-09-21T10:54:12.779Z] --- PASS: TestFirstContainer (0.00s)
10:54:12 [2022-09-21T10:54:12.779Z] === RUN   TestApplyAllContainer
10:54:12 [2022-09-21T10:54:12.779Z] --- PASS: TestApplyAllContainer (0.00s)
10:54:12 [2022-09-21T10:54:12.779Z] === RUN   TestIsValidHealthString
10:54:12 [2022-09-21T10:54:12.779Z] --- PASS: TestIsValidHealthString (0.00s)
10:54:12 [2022-09-21T10:54:12.779Z] === RUN   TestStateRunStop
10:54:12 [2022-09-21T10:54:12.779Z] --- PASS: TestStateRunStop (0.00s)
10:54:12 [2022-09-21T10:54:12.779Z] === RUN   TestStateTimeoutWait
10:54:12 [2022-09-21T10:54:12.779Z]     state_test.go:141: Stop callback fired
10:54:12 [2022-09-21T10:54:12.779Z]     state_test.go:165: Stop callback fired
10:54:12 [2022-09-21T10:54:12.779Z] --- PASS: TestStateTimeoutWait (0.10s)
10:54:12 [2022-09-21T10:54:12.779Z] === RUN   TestIsValidStateString
10:54:12 [2022-09-21T10:54:12.779Z] --- PASS: TestIsValidStateString (0.00s)
10:54:12 [2022-09-21T10:54:12.779Z] === RUN   TestViewSaveDelete
10:54:12 [2022-09-21T10:54:12.779Z] --- PASS: TestViewSaveDelete (0.02s)
10:54:12 [2022-09-21T10:54:12.779Z] === RUN   TestViewAll
10:54:12 [2022-09-21T10:54:12.779Z] --- PASS: TestViewAll (0.01s)
10:54:12 [2022-09-21T10:54:12.779Z] === RUN   TestViewGet
10:54:12 [2022-09-21T10:54:12.779Z] --- PASS: TestViewGet (0.01s)
10:54:12 [2022-09-21T10:54:12.779Z] === RUN   TestNames
10:54:12 [2022-09-21T10:54:12.779Z] --- PASS: TestNames (0.00s)
10:54:12 [2022-09-21T10:54:12.779Z] === RUN   TestViewWithHealthCheck
10:54:12 [2022-09-21T10:54:12.779Z] --- PASS: TestViewWithHealthCheck (0.01s)
10:54:12 [2022-09-21T10:54:12.779Z] PASS
10:54:12 [2022-09-21T10:54:12.779Z] coverage: 41.1% of statements
10:54:12 [2022-09-21T10:54:12.779Z] ok  	github.com/docker/docker/container	0.238s	coverage: 41.1% of statements
10:54:13 [2022-09-21T10:54:13.245Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:54:13 [2022-09-21T10:54:13.245Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:54:13 [2022-09-21T10:54:13.245Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
10:54:13 [2022-09-21T10:54:13.245Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:54:13 [2022-09-21T10:54:13.722Z] === RUN   TestPrepare
10:54:13 [2022-09-21T10:54:13.722Z] --- PASS: TestPrepare (0.00s)
10:54:13 [2022-09-21T10:54:13.722Z] === RUN   TestStart
10:54:13 [2022-09-21T10:54:13.722Z] --- PASS: TestStart (0.00s)
10:54:13 [2022-09-21T10:54:13.722Z] === RUN   TestWaitCancel
10:54:13 [2022-09-21T10:54:13.722Z] --- PASS: TestWaitCancel (0.00s)
10:54:13 [2022-09-21T10:54:13.722Z] === RUN   TestWaitDisabled
10:54:13 [2022-09-21T10:54:13.722Z] --- PASS: TestWaitDisabled (0.00s)
10:54:13 [2022-09-21T10:54:13.722Z] === RUN   TestWaitEnabled
10:54:13 [2022-09-21T10:54:13.722Z] --- PASS: TestWaitEnabled (0.00s)
10:54:13 [2022-09-21T10:54:13.722Z] === RUN   TestRemove
10:54:13 [2022-09-21T10:54:13.722Z] --- PASS: TestRemove (0.00s)
10:54:13 [2022-09-21T10:54:13.722Z] PASS
10:54:13 [2022-09-21T10:54:13.722Z] coverage: 65.3% of statements
10:54:13 [2022-09-21T10:54:13.722Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.054s	coverage: 65.3% of statements
10:54:13 [2022-09-21T10:54:13.890Z] --- PASS: TestDaemonRestartIpcMode (3.43s)
10:54:14 [2022-09-21T10:54:14.187Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
10:54:15 [2022-09-21T10:54:15.922Z] === RUN   TestNewListSecretsFilters
10:54:15 [2022-09-21T10:54:15.922Z] --- PASS: TestNewListSecretsFilters (0.00s)
10:54:15 [2022-09-21T10:54:15.922Z] === RUN   TestNewListConfigsFilters
10:54:15 [2022-09-21T10:54:15.922Z] --- PASS: TestNewListConfigsFilters (0.00s)
10:54:15 [2022-09-21T10:54:15.922Z] PASS
10:54:15 [2022-09-21T10:54:15.922Z] coverage: 0.5% of statements
10:54:15 [2022-09-21T10:54:15.922Z] ok  	github.com/docker/docker/daemon/cluster	0.294s	coverage: 0.5% of statements
10:54:16 [2022-09-21T10:54:16.387Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
10:54:16 [2022-09-21T10:54:16.387Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.14s)
10:54:16 [2022-09-21T10:54:16.387Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
10:54:16 [2022-09-21T10:54:16.387Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
10:54:16 [2022-09-21T10:54:16.387Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
10:54:16 [2022-09-21T10:54:16.387Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
10:54:16 [2022-09-21T10:54:16.387Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
10:54:16 [2022-09-21T10:54:16.387Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
10:54:16 [2022-09-21T10:54:16.387Z] === RUN   TestServiceConvertToGRPCContainerRuntime
10:54:16 [2022-09-21T10:54:16.387Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
10:54:16 [2022-09-21T10:54:16.387Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
10:54:16 [2022-09-21T10:54:16.387Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
10:54:16 [2022-09-21T10:54:16.387Z] === RUN   TestServiceConvertToGRPCIsolation
10:54:16 [2022-09-21T10:54:16.387Z] === RUN   TestServiceConvertToGRPCIsolation/empty
10:54:16 [2022-09-21T10:54:16.708Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
10:54:16 [2022-09-21T10:54:16.749Z] --- PASS: TestServiceUpdateNetwork (12.13s)
10:54:16 [2022-09-21T10:54:16.749Z] === RUN   TestServiceUpdatePidsLimit
10:54:16 [2022-09-21T10:54:16.749Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
10:54:16 [2022-09-21T10:54:16.894Z] === RUN   TestServiceConvertToGRPCIsolation/default
10:54:16 [2022-09-21T10:54:16.894Z] === RUN   TestServiceConvertToGRPCIsolation/process
10:54:16 [2022-09-21T10:54:16.894Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
10:54:16 [2022-09-21T10:54:16.894Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
10:54:16 [2022-09-21T10:54:16.894Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
10:54:16 [2022-09-21T10:54:16.895Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
10:54:16 [2022-09-21T10:54:16.895Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
10:54:16 [2022-09-21T10:54:16.895Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
10:54:16 [2022-09-21T10:54:16.895Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
10:54:16 [2022-09-21T10:54:16.895Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
10:54:16 [2022-09-21T10:54:16.895Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
10:54:16 [2022-09-21T10:54:16.895Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
10:54:16 [2022-09-21T10:54:16.895Z] === RUN   TestServiceConvertFromGRPCIsolation
10:54:16 [2022-09-21T10:54:16.895Z] === RUN   TestServiceConvertFromGRPCIsolation/default
10:54:16 [2022-09-21T10:54:16.895Z] === RUN   TestServiceConvertFromGRPCIsolation/process
10:54:16 [2022-09-21T10:54:16.965Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
10:54:17 [2022-09-21T10:54:17.047Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
10:54:17 [2022-09-21T10:54:17.360Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
10:54:17 [2022-09-21T10:54:17.360Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
10:54:17 [2022-09-21T10:54:17.360Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
10:54:17 [2022-09-21T10:54:17.360Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
10:54:17 [2022-09-21T10:54:17.360Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
10:54:17 [2022-09-21T10:54:17.360Z] === RUN   TestServiceConvertToGRPCCredentialSpec
10:54:17 [2022-09-21T10:54:17.360Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
10:54:17 [2022-09-21T10:54:17.360Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
10:54:17 [2022-09-21T10:54:17.360Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
10:54:17 [2022-09-21T10:54:17.360Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
10:54:17 [2022-09-21T10:54:17.360Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
10:54:17 [2022-09-21T10:54:17.360Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
10:54:17 [2022-09-21T10:54:17.360Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
10:54:17 [2022-09-21T10:54:17.360Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
10:54:17 [2022-09-21T10:54:17.360Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
10:54:17 [2022-09-21T10:54:17.360Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
10:54:17 [2022-09-21T10:54:17.360Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
10:54:17 [2022-09-21T10:54:17.360Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
10:54:17 [2022-09-21T10:54:17.360Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
10:54:17 [2022-09-21T10:54:17.360Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
10:54:17 [2022-09-21T10:54:17.360Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
10:54:17 [2022-09-21T10:54:17.360Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
10:54:17 [2022-09-21T10:54:17.360Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
10:54:17 [2022-09-21T10:54:17.360Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
10:54:17 [2022-09-21T10:54:17.360Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
10:54:17 [2022-09-21T10:54:17.360Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
10:54:17 [2022-09-21T10:54:17.360Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
10:54:17 [2022-09-21T10:54:17.360Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
10:54:17 [2022-09-21T10:54:17.360Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
10:54:17 [2022-09-21T10:54:17.360Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
10:54:17 [2022-09-21T10:54:17.360Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
10:54:17 [2022-09-21T10:54:17.360Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
10:54:17 [2022-09-21T10:54:17.360Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
10:54:17 [2022-09-21T10:54:17.360Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
10:54:17 [2022-09-21T10:54:17.360Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
10:54:17 [2022-09-21T10:54:17.360Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
10:54:17 [2022-09-21T10:54:17.360Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
10:54:17 [2022-09-21T10:54:17.360Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
10:54:17 [2022-09-21T10:54:17.360Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
10:54:17 [2022-09-21T10:54:17.360Z] === RUN   TestServiceConvertFromGRPCConfigs
10:54:17 [2022-09-21T10:54:17.360Z] === RUN   TestServiceConvertFromGRPCConfigs/file
10:54:17 [2022-09-21T10:54:17.360Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
10:54:17 [2022-09-21T10:54:17.360Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
10:54:17 [2022-09-21T10:54:17.360Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
10:54:17 [2022-09-21T10:54:17.360Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
10:54:17 [2022-09-21T10:54:17.360Z] === RUN   TestServiceConvertToGRPCConfigs
10:54:17 [2022-09-21T10:54:17.360Z] === RUN   TestServiceConvertToGRPCConfigs/file
10:54:17 [2022-09-21T10:54:17.360Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
10:54:17 [2022-09-21T10:54:17.360Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
10:54:17 [2022-09-21T10:54:17.360Z] === RUN   TestServiceConvertToGRPCConfigs/none
10:54:17 [2022-09-21T10:54:17.360Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
10:54:17 [2022-09-21T10:54:17.360Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
10:54:17 [2022-09-21T10:54:17.360Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
10:54:17 [2022-09-21T10:54:17.360Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
10:54:17 [2022-09-21T10:54:17.360Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
10:54:17 [2022-09-21T10:54:17.360Z] PASS
10:54:17 [2022-09-21T10:54:17.360Z] coverage: 35.9% of statements
10:54:17 [2022-09-21T10:54:17.360Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.435s	coverage: 35.9% of statements
10:54:17 [2022-09-21T10:54:17.416Z] --- PASS: TestReplicatedJob (5.72s)
10:54:17 [2022-09-21T10:54:17.416Z] === RUN   TestUpdateReplicatedJob
10:54:17 [2022-09-21T10:54:17.527Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
10:54:17 [2022-09-21T10:54:17.783Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
10:54:18 [2022-09-21T10:54:18.915Z] === RUN   TestWaitNodeAttachment
10:54:19 [2022-09-21T10:54:19.153Z] --- PASS: TestContainerKillOnDaemonStart (12.39s)
10:54:19 [2022-09-21T10:54:19.153Z] PASS
10:54:19 [2022-09-21T10:54:19.153Z] 
10:54:19 [2022-09-21T10:54:19.153Z] === Skipped
10:54:19 [2022-09-21T10:54:19.153Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
10:54:19 [2022-09-21T10:54:19.153Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:54:19 [2022-09-21T10:54:19.153Z] 
10:54:19 [2022-09-21T10:54:19.153Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
10:54:19 [2022-09-21T10:54:19.153Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:54:19 [2022-09-21T10:54:19.153Z] 
10:54:19 [2022-09-21T10:54:19.153Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
10:54:19 [2022-09-21T10:54:19.153Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
10:54:19 [2022-09-21T10:54:19.153Z] 
10:54:19 [2022-09-21T10:54:19.153Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:54:19 [2022-09-21T10:54:19.153Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:54:19 [2022-09-21T10:54:19.153Z] 
10:54:19 [2022-09-21T10:54:19.153Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
10:54:19 [2022-09-21T10:54:19.153Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
10:54:19 [2022-09-21T10:54:19.153Z] 
10:54:19 [2022-09-21T10:54:19.153Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
10:54:19 [2022-09-21T10:54:19.153Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
10:54:19 [2022-09-21T10:54:19.153Z] 
10:54:19 [2022-09-21T10:54:19.153Z] DONE 197 tests, 6 skipped in 147.300s
10:54:19 [2022-09-21T10:54:19.153Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
10:54:19 [2022-09-21T10:54:19.153Z] ++ 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
10:54:19 [2022-09-21T10:54:19.153Z] ++ set -e
10:54:19 [2022-09-21T10:54:19.153Z] ++ '[' -n 0 ']'
10:54:19 [2022-09-21T10:54:19.153Z] ++ set -x
10:54:19 [2022-09-21T10:54:19.153Z] ++ 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
10:54:19 [2022-09-21T10:54:19.379Z] --- PASS: TestWaitNodeAttachment (0.42s)
10:54:19 [2022-09-21T10:54:19.379Z] === RUN   TestIsolationConversion
10:54:19 [2022-09-21T10:54:19.379Z] === RUN   TestIsolationConversion/default
10:54:19 [2022-09-21T10:54:19.379Z] === RUN   TestIsolationConversion/process
10:54:19 [2022-09-21T10:54:19.379Z] === RUN   TestIsolationConversion/hyperv
10:54:19 [2022-09-21T10:54:19.379Z] --- PASS: TestIsolationConversion (0.00s)
10:54:19 [2022-09-21T10:54:19.379Z]     --- PASS: TestIsolationConversion/default (0.00s)
10:54:19 [2022-09-21T10:54:19.379Z]     --- PASS: TestIsolationConversion/process (0.00s)
10:54:19 [2022-09-21T10:54:19.379Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
10:54:19 [2022-09-21T10:54:19.379Z] === RUN   TestContainerLabels
10:54:19 [2022-09-21T10:54:19.379Z] --- PASS: TestContainerLabels (0.00s)
10:54:19 [2022-09-21T10:54:19.379Z] === RUN   TestCredentialSpecConversion
10:54:19 [2022-09-21T10:54:19.379Z] === RUN   TestCredentialSpecConversion/none
10:54:19 [2022-09-21T10:54:19.379Z] === RUN   TestCredentialSpecConversion/config
10:54:19 [2022-09-21T10:54:19.379Z] === RUN   TestCredentialSpecConversion/file
10:54:19 [2022-09-21T10:54:19.379Z] === RUN   TestCredentialSpecConversion/registry
10:54:19 [2022-09-21T10:54:19.379Z] --- PASS: TestCredentialSpecConversion (0.00s)
10:54:19 [2022-09-21T10:54:19.379Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
10:54:19 [2022-09-21T10:54:19.379Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
10:54:19 [2022-09-21T10:54:19.379Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
10:54:19 [2022-09-21T10:54:19.379Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
10:54:19 [2022-09-21T10:54:19.379Z] === RUN   TestControllerValidateMountBind
10:54:19 [2022-09-21T10:54:19.379Z] --- PASS: TestControllerValidateMountBind (0.00s)
10:54:19 [2022-09-21T10:54:19.379Z] === RUN   TestControllerValidateMountVolume
10:54:19 [2022-09-21T10:54:19.379Z] --- PASS: TestControllerValidateMountVolume (0.00s)
10:54:19 [2022-09-21T10:54:19.379Z] === RUN   TestControllerValidateMountTarget
10:54:19 [2022-09-21T10:54:19.379Z] --- PASS: TestControllerValidateMountTarget (0.00s)
10:54:19 [2022-09-21T10:54:19.379Z] === RUN   TestControllerValidateMountTmpfs
10:54:19 [2022-09-21T10:54:19.379Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
10:54:19 [2022-09-21T10:54:19.379Z] === RUN   TestControllerValidateMountInvalidType
10:54:19 [2022-09-21T10:54:19.379Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
10:54:19 [2022-09-21T10:54:19.379Z] === RUN   TestControllerValidateMountNamedPipe
10:54:19 [2022-09-21T10:54:19.379Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
10:54:19 [2022-09-21T10:54:19.379Z] PASS
10:54:19 [2022-09-21T10:54:19.379Z] coverage: 11.0% of statements
10:54:19 [2022-09-21T10:54:19.379Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.625s	coverage: 11.0% of statements
10:54:19 [2022-09-21T10:54:19.410Z] INFO: Testing against a local daemon
10:54:19 [2022-09-21T10:54:19.410Z] === RUN   TestCommitInheritsEnv
10:54:19 [2022-09-21T10:54:19.410Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
10:54:19 [2022-09-21T10:54:19.666Z] --- PASS: TestCommitInheritsEnv (0.29s)
10:54:19 [2022-09-21T10:54:19.666Z] === RUN   TestImportExtremelyLargeImageWorks
10:54:19 [2022-09-21T10:54:19.666Z] === PAUSE TestImportExtremelyLargeImageWorks
10:54:19 [2022-09-21T10:54:19.666Z] === RUN   TestImagesFilterMultiReference
10:54:19 [2022-09-21T10:54:19.666Z] --- PASS: TestImagesFilterMultiReference (0.11s)
10:54:19 [2022-09-21T10:54:19.666Z] === RUN   TestImagePullPlatformInvalid
10:54:19 [2022-09-21T10:54:19.666Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
10:54:19 [2022-09-21T10:54:19.666Z] === RUN   TestRemoveImageOrphaning
10:54:19 [2022-09-21T10:54:19.844Z] === RUN   TestDiscoveryOptsErrors
10:54:19 [2022-09-21T10:54:19.844Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
10:54:19 [2022-09-21T10:54:19.844Z] === RUN   TestDiscoveryOpts
10:54:19 [2022-09-21T10:54:19.844Z] --- PASS: TestDiscoveryOpts (0.00s)
10:54:19 [2022-09-21T10:54:19.844Z] PASS
10:54:19 [2022-09-21T10:54:19.844Z] coverage: 30.0% of statements
10:54:19 [2022-09-21T10:54:19.844Z] ok  	github.com/docker/docker/daemon/discovery	0.042s	coverage: 30.0% of statements
10:54:19 [2022-09-21T10:54:19.939Z] --- PASS: TestUpdateReplicatedJob (3.13s)
10:54:19 [2022-09-21T10:54:19.939Z] === RUN   TestServiceListWithStatuses
10:54:19 [2022-09-21T10:54:19.939Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:54:19 [2022-09-21T10:54:19.939Z] --- SKIP: TestServiceListWithStatuses (0.00s)
10:54:19 [2022-09-21T10:54:19.939Z] === RUN   TestDockerNetworkConnectAlias
10:54:20 [2022-09-21T10:54:20.229Z] --- PASS: TestRemoveImageOrphaning (0.41s)
10:54:20 [2022-09-21T10:54:20.229Z] === RUN   TestRemoveImageGarbageCollector
10:54:20 [2022-09-21T10:54:20.229Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
10:54:20 [2022-09-21T10:54:20.308Z] === RUN   TestBuilderGC
10:54:20 [2022-09-21T10:54:20.308Z] --- PASS: TestBuilderGC (0.00s)
10:54:20 [2022-09-21T10:54:20.308Z] === RUN   TestDaemonConfigurationNotFound
10:54:20 [2022-09-21T10:54:20.308Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
10:54:20 [2022-09-21T10:54:20.308Z] === RUN   TestDaemonBrokenConfiguration
10:54:20 [2022-09-21T10:54:20.308Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
10:54:20 [2022-09-21T10:54:20.308Z] === RUN   TestParseClusterAdvertiseSettings
10:54:20 [2022-09-21T10:54:20.308Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
10:54:20 [2022-09-21T10:54:20.308Z] === RUN   TestFindConfigurationConflicts
10:54:20 [2022-09-21T10:54:20.308Z] --- PASS: TestFindConfigurationConflicts (0.00s)
10:54:20 [2022-09-21T10:54:20.308Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
10:54:20 [2022-09-21T10:54:20.308Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
10:54:20 [2022-09-21T10:54:20.308Z] === RUN   TestDaemonConfigurationMergeConflicts
10:54:20 [2022-09-21T10:54:20.308Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
10:54:20 [2022-09-21T10:54:20.308Z] === RUN   TestDaemonConfigurationMergeConcurrent
10:54:20 [2022-09-21T10:54:20.308Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
10:54:20 [2022-09-21T10:54:20.308Z] === RUN   TestDaemonConfigurationMergeConcurrentError
10:54:20 [2022-09-21T10:54:20.308Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
10:54:20 [2022-09-21T10:54:20.308Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
10:54:20 [2022-09-21T10:54:20.308Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
10:54:20 [2022-09-21T10:54:20.308Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
10:54:20 [2022-09-21T10:54:20.308Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
10:54:20 [2022-09-21T10:54:20.308Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
10:54:20 [2022-09-21T10:54:20.308Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
10:54:20 [2022-09-21T10:54:20.308Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
10:54:20 [2022-09-21T10:54:20.309Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
10:54:20 [2022-09-21T10:54:20.309Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
10:54:20 [2022-09-21T10:54:20.309Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
10:54:20 [2022-09-21T10:54:20.309Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
10:54:20 [2022-09-21T10:54:20.309Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
10:54:20 [2022-09-21T10:54:20.309Z] === RUN   TestFindConfigurationConflictsWithMergedValues
10:54:20 [2022-09-21T10:54:20.309Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
10:54:20 [2022-09-21T10:54:20.309Z] === RUN   TestValidateConfigurationErrors
10:54:20 [2022-09-21T10:54:20.309Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
10:54:20 [2022-09-21T10:54:20.309Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
10:54:20 [2022-09-21T10:54:20.309Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
10:54:20 [2022-09-21T10:54:20.309Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
10:54:20 [2022-09-21T10:54:20.309Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
10:54:20 [2022-09-21T10:54:20.309Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
10:54:20 [2022-09-21T10:54:20.309Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
10:54:20 [2022-09-21T10:54:20.309Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
10:54:20 [2022-09-21T10:54:20.309Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
10:54:20 [2022-09-21T10:54:20.309Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
10:54:20 [2022-09-21T10:54:20.309Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
10:54:20 [2022-09-21T10:54:20.309Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
10:54:20 [2022-09-21T10:54:20.309Z] --- PASS: TestValidateConfigurationErrors (0.00s)
10:54:20 [2022-09-21T10:54:20.309Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
10:54:20 [2022-09-21T10:54:20.309Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
10:54:20 [2022-09-21T10:54:20.309Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
10:54:20 [2022-09-21T10:54:20.309Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
10:54:20 [2022-09-21T10:54:20.309Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
10:54:20 [2022-09-21T10:54:20.309Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
10:54:20 [2022-09-21T10:54:20.309Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
10:54:20 [2022-09-21T10:54:20.309Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
10:54:20 [2022-09-21T10:54:20.309Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
10:54:20 [2022-09-21T10:54:20.309Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
10:54:20 [2022-09-21T10:54:20.309Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
10:54:20 [2022-09-21T10:54:20.309Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
10:54:20 [2022-09-21T10:54:20.309Z] === RUN   TestValidateConfiguration
10:54:20 [2022-09-21T10:54:20.309Z] === RUN   TestValidateConfiguration/with_label
10:54:20 [2022-09-21T10:54:20.309Z] === RUN   TestValidateConfiguration/with_dns
10:54:20 [2022-09-21T10:54:20.309Z] === RUN   TestValidateConfiguration/with_dns-search
10:54:20 [2022-09-21T10:54:20.309Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
10:54:20 [2022-09-21T10:54:20.309Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
10:54:20 [2022-09-21T10:54:20.309Z] === RUN   TestValidateConfiguration/with_max-download-attempts
10:54:20 [2022-09-21T10:54:20.309Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
10:54:20 [2022-09-21T10:54:20.309Z] === RUN   TestValidateConfiguration/with_node_generic_resources
10:54:20 [2022-09-21T10:54:20.309Z] --- PASS: TestValidateConfiguration (0.00s)
10:54:20 [2022-09-21T10:54:20.309Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
10:54:20 [2022-09-21T10:54:20.309Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
10:54:20 [2022-09-21T10:54:20.309Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
10:54:20 [2022-09-21T10:54:20.309Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
10:54:20 [2022-09-21T10:54:20.309Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
10:54:20 [2022-09-21T10:54:20.309Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
10:54:20 [2022-09-21T10:54:20.309Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
10:54:20 [2022-09-21T10:54:20.773Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
10:54:20 [2022-09-21T10:54:20.773Z] === RUN   TestModifiedDiscoverySettings
10:54:20 [2022-09-21T10:54:20.773Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
10:54:20 [2022-09-21T10:54:20.773Z] === RUN   TestReloadSetConfigFileNotExist
10:54:20 [2022-09-21T10:54:20.773Z] time="2022-09-21T10:54:20Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
10:54:20 [2022-09-21T10:54:20.773Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s)
10:54:20 [2022-09-21T10:54:20.773Z] === RUN   TestReloadDefaultConfigNotExist
10:54:20 [2022-09-21T10:54:20.773Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
10:54:20 [2022-09-21T10:54:20.773Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
10:54:20 [2022-09-21T10:54:20.773Z] === RUN   TestReloadBadDefaultConfig
10:54:20 [2022-09-21T10:54:20.773Z] time="2022-09-21T10:54:20Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1025620349"
10:54:20 [2022-09-21T10:54:20.773Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
10:54:20 [2022-09-21T10:54:20.773Z] === RUN   TestReloadWithConflictingLabels
10:54:20 [2022-09-21T10:54:20.773Z] time="2022-09-21T10:54:20Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2556277013"
10:54:20 [2022-09-21T10:54:20.773Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
10:54:20 [2022-09-21T10:54:20.773Z] === RUN   TestReloadWithDuplicateLabels
10:54:20 [2022-09-21T10:54:20.773Z] time="2022-09-21T10:54:20Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3290498816"
10:54:20 [2022-09-21T10:54:20.773Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
10:54:20 [2022-09-21T10:54:20.773Z] === RUN   TestDaemonConfigurationMerge
10:54:20 [2022-09-21T10:54:20.773Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
10:54:20 [2022-09-21T10:54:20.773Z] PASS
10:54:20 [2022-09-21T10:54:20.773Z] coverage: 79.7% of statements
10:54:20 [2022-09-21T10:54:20.773Z] ok  	github.com/docker/docker/daemon/config	0.280s	coverage: 79.7% of statements
10:54:21 [2022-09-21T10:54:21.237Z] === RUN   TestEventsLog
10:54:21 [2022-09-21T10:54:21.237Z] --- PASS: TestEventsLog (0.00s)
10:54:21 [2022-09-21T10:54:21.237Z] === RUN   TestEventsLogTimeout
10:54:21 [2022-09-21T10:54:21.237Z] --- PASS: TestEventsLogTimeout (0.00s)
10:54:21 [2022-09-21T10:54:21.237Z] === RUN   TestLogEvents
10:54:21 [2022-09-21T10:54:21.237Z] --- PASS: TestLogEvents (0.05s)
10:54:21 [2022-09-21T10:54:21.237Z] === RUN   TestLoadBufferedEvents
10:54:21 [2022-09-21T10:54:21.237Z] --- PASS: TestLoadBufferedEvents (0.14s)
10:54:21 [2022-09-21T10:54:21.237Z] === RUN   TestLoadBufferedEventsOnlyFromPast
10:54:21 [2022-09-21T10:54:21.237Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
10:54:21 [2022-09-21T10:54:21.237Z] === RUN   TestIgnoreBufferedWhenNoTimes
10:54:21 [2022-09-21T10:54:21.237Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
10:54:21 [2022-09-21T10:54:21.237Z] PASS
10:54:21 [2022-09-21T10:54:21.237Z] coverage: 50.0% of statements
10:54:21 [2022-09-21T10:54:21.237Z] ok  	github.com/docker/docker/daemon/events	0.280s	coverage: 50.0% of statements
10:54:21 [2022-09-21T10:54:21.702Z] === RUN   TestIsEmptyDir
10:54:21 [2022-09-21T10:54:21.702Z] --- PASS: TestIsEmptyDir (0.00s)
10:54:21 [2022-09-21T10:54:21.702Z] PASS
10:54:21 [2022-09-21T10:54:21.702Z] coverage: 2.3% of statements
10:54:21 [2022-09-21T10:54:21.702Z] ok  	github.com/docker/docker/daemon/graphdriver	0.072s	coverage: 2.3% of statements
10:54:22 [2022-09-21T10:54:22.167Z] === RUN   TestVerifyNetworkingConfig
10:54:22 [2022-09-21T10:54:22.167Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
10:54:22 [2022-09-21T10:54:22.167Z] === RUN   TestGetContainer
10:54:22 [2022-09-21T10:54:22.167Z] --- PASS: TestGetContainer (0.00s)
10:54:22 [2022-09-21T10:54:22.167Z] === RUN   TestValidContainerNames
10:54:22 [2022-09-21T10:54:22.167Z] --- PASS: TestValidContainerNames (0.00s)
10:54:22 [2022-09-21T10:54:22.167Z] === RUN   TestContainerInitDNS
10:54:22 [2022-09-21T10:54:22.167Z]     daemon_test.go:147: root required
10:54:22 [2022-09-21T10:54:22.167Z] --- SKIP: TestContainerInitDNS (0.00s)
10:54:22 [2022-09-21T10:54:22.167Z] === RUN   TestMerge
10:54:22 [2022-09-21T10:54:22.167Z] --- PASS: TestMerge (0.00s)
10:54:22 [2022-09-21T10:54:22.167Z] === RUN   TestValidateContainerIsolation
10:54:22 [2022-09-21T10:54:22.167Z] --- PASS: TestValidateContainerIsolation (0.00s)
10:54:22 [2022-09-21T10:54:22.167Z] === RUN   TestFindNetworkErrorType
10:54:22 [2022-09-21T10:54:22.167Z] --- PASS: TestFindNetworkErrorType (0.00s)
10:54:22 [2022-09-21T10:54:22.167Z] === RUN   TestEnsureServicesExist
10:54:22 [2022-09-21T10:54:22.167Z] --- PASS: TestEnsureServicesExist (0.00s)
10:54:22 [2022-09-21T10:54:22.167Z] === RUN   TestEnsureServicesExistErrors
10:54:22 [2022-09-21T10:54:22.167Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
10:54:22 [2022-09-21T10:54:22.167Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
10:54:22 [2022-09-21T10:54:22.167Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
10:54:22 [2022-09-21T10:54:22.167Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
10:54:22 [2022-09-21T10:54:22.167Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
10:54:22 [2022-09-21T10:54:22.167Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
10:54:22 [2022-09-21T10:54:22.167Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
10:54:22 [2022-09-21T10:54:22.167Z] === RUN   TestContainerDelete
10:54:22 [2022-09-21T10:54:22.167Z] --- PASS: TestContainerDelete (0.00s)
10:54:22 [2022-09-21T10:54:22.167Z] === RUN   TestContainerDoubleDelete
10:54:22 [2022-09-21T10:54:22.167Z] --- PASS: TestContainerDoubleDelete (0.00s)
10:54:22 [2022-09-21T10:54:22.167Z] === RUN   TestLogContainerEventCopyLabels
10:54:22 [2022-09-21T10:54:22.167Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
10:54:22 [2022-09-21T10:54:22.167Z] === RUN   TestLogContainerEventWithAttributes
10:54:22 [2022-09-21T10:54:22.167Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
10:54:22 [2022-09-21T10:54:22.167Z] === RUN   TestNoneHealthcheck
10:54:22 [2022-09-21T10:54:22.167Z] --- PASS: TestNoneHealthcheck (0.00s)
10:54:22 [2022-09-21T10:54:22.167Z] === RUN   TestHealthStates
10:54:22 [2022-09-21T10:54:22.632Z] time="2022-09-21T10:54:21Z" 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"
10:54:22 [2022-09-21T10:54:22.632Z] time="2022-09-21T10:54:22Z" 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"
10:54:22 [2022-09-21T10:54:22.632Z] time="2022-09-21T10:54:22Z" 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"
10:54:22 [2022-09-21T10:54:22.632Z] time="2022-09-21T10:54:22Z" 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"
10:54:22 [2022-09-21T10:54:22.632Z] time="2022-09-21T10:54:22Z" 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"
10:54:22 [2022-09-21T10:54:22.632Z] time="2022-09-21T10:54:22Z" 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"
10:54:22 [2022-09-21T10:54:22.632Z] time="2022-09-21T10:54:22Z" 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"
10:54:22 [2022-09-21T10:54:22.632Z] time="2022-09-21T10:54:22Z" 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"
10:54:22 [2022-09-21T10:54:22.632Z] time="2022-09-21T10:54:22Z" 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"
10:54:22 [2022-09-21T10:54:22.632Z] time="2022-09-21T10:54:22Z" 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"
10:54:22 [2022-09-21T10:54:22.632Z] --- PASS: TestHealthStates (0.17s)
10:54:22 [2022-09-21T10:54:22.632Z] === RUN   TestMaskURLCredentials
10:54:22 [2022-09-21T10:54:22.632Z] --- PASS: TestMaskURLCredentials (0.00s)
10:54:22 [2022-09-21T10:54:22.632Z] === RUN   TestGetInspectData
10:54:22 [2022-09-21T10:54:22.632Z] --- PASS: TestGetInspectData (0.00s)
10:54:22 [2022-09-21T10:54:22.632Z] === RUN   TestFillLicense
10:54:22 [2022-09-21T10:54:22.632Z] --- PASS: TestFillLicense (0.00s)
10:54:22 [2022-09-21T10:54:22.632Z] === RUN   TestListInvalidFilter
10:54:22 [2022-09-21T10:54:22.632Z] --- PASS: TestListInvalidFilter (0.00s)
10:54:22 [2022-09-21T10:54:22.632Z] === RUN   TestNameFilter
10:54:22 [2022-09-21T10:54:22.632Z] --- PASS: TestNameFilter (0.00s)
10:54:22 [2022-09-21T10:54:22.632Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
10:54:22 [2022-09-21T10:54:22.632Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
10:54:22 [2022-09-21T10:54:22.632Z] === RUN   TestSetWindowsCredentialSpecInSpec
10:54:22 [2022-09-21T10:54:22.632Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
10:54:22 [2022-09-21T10:54:22.632Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
10:54:22 [2022-09-21T10:54:22.632Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
10:54:22 [2022-09-21T10:54:22.632Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
10:54:22 [2022-09-21T10:54:22.632Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
10:54:22 [2022-09-21T10:54:22.632Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
10:54:22 [2022-09-21T10:54:22.632Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
10:54:22 [2022-09-21T10:54:22.632Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
10:54:22 [2022-09-21T10:54:22.632Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
10:54:22 [2022-09-21T10:54:22.632Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
10:54:22 [2022-09-21T10:54:22.632Z] === 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
10:54:22 [2022-09-21T10:54:22.632Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
10:54:22 [2022-09-21T10:54:22.632Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
10:54:22 [2022-09-21T10:54:22.632Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
10:54:22 [2022-09-21T10:54:22.632Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
10:54:22 [2022-09-21T10:54:22.632Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
10:54:22 [2022-09-21T10:54:22.632Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
10:54:22 [2022-09-21T10:54:22.632Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
10:54:22 [2022-09-21T10:54:22.632Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
10:54:22 [2022-09-21T10:54:22.632Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
10:54:22 [2022-09-21T10:54:22.632Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
10:54:22 [2022-09-21T10:54:22.632Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
10:54:22 [2022-09-21T10:54:22.632Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
10:54:22 [2022-09-21T10:54:22.632Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
10:54:22 [2022-09-21T10:54:22.632Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
10:54:22 [2022-09-21T10:54:22.632Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
10:54:22 [2022-09-21T10:54:22.632Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
10:54:22 [2022-09-21T10:54:22.632Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
10:54:22 [2022-09-21T10:54:22.632Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
10:54:22 [2022-09-21T10:54:22.632Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
10:54:22 [2022-09-21T10:54:22.632Z]     --- 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)
10:54:22 [2022-09-21T10:54:22.632Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
10:54:22 [2022-09-21T10:54:22.632Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
10:54:22 [2022-09-21T10:54:22.632Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
10:54:22 [2022-09-21T10:54:22.632Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
10:54:22 [2022-09-21T10:54:22.632Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
10:54:22 [2022-09-21T10:54:22.632Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
10:54:22 [2022-09-21T10:54:22.632Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
10:54:22 [2022-09-21T10:54:22.632Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
10:54:22 [2022-09-21T10:54:22.632Z] === RUN   TestDaemonReloadLabels
10:54:22 [2022-09-21T10:54:22.632Z] --- PASS: TestDaemonReloadLabels (0.00s)
10:54:22 [2022-09-21T10:54:22.632Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
10:54:22 [2022-09-21T10:54:22.632Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
10:54:22 [2022-09-21T10:54:22.632Z] === RUN   TestDaemonReloadMirrors
10:54:22 [2022-09-21T10:54:22.632Z] --- PASS: TestDaemonReloadMirrors (0.00s)
10:54:22 [2022-09-21T10:54:22.632Z] === RUN   TestDaemonReloadInsecureRegistries
10:54:22 [2022-09-21T10:54:22.632Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
10:54:22 [2022-09-21T10:54:22.632Z] === RUN   TestDaemonReloadNotAffectOthers
10:54:22 [2022-09-21T10:54:22.632Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
10:54:22 [2022-09-21T10:54:22.632Z] === RUN   TestDaemonDiscoveryReload
10:54:22 [2022-09-21T10:54:22.632Z] === RUN   TestLinkNaming
10:54:22 [2022-09-21T10:54:22.632Z] --- PASS: TestLinkNaming (0.00s)
10:54:22 [2022-09-21T10:54:22.632Z] === RUN   TestLinkNew
10:54:22 [2022-09-21T10:54:22.632Z] --- PASS: TestLinkNew (0.00s)
10:54:22 [2022-09-21T10:54:22.632Z] === RUN   TestLinkEnv
10:54:22 [2022-09-21T10:54:22.632Z] --- PASS: TestLinkEnv (0.00s)
10:54:22 [2022-09-21T10:54:22.632Z] === RUN   TestLinkMultipleEnv
10:54:22 [2022-09-21T10:54:22.632Z] --- PASS: TestLinkMultipleEnv (0.00s)
10:54:22 [2022-09-21T10:54:22.632Z] === RUN   TestLinkPortRangeEnv
10:54:22 [2022-09-21T10:54:22.632Z] --- PASS: TestLinkPortRangeEnv (0.00s)
10:54:22 [2022-09-21T10:54:22.632Z] PASS
10:54:22 [2022-09-21T10:54:22.632Z] coverage: 93.0% of statements
10:54:22 [2022-09-21T10:54:22.632Z] ok  	github.com/docker/docker/daemon/links	0.039s	coverage: 93.0% of statements
10:54:22 [2022-09-21T10:54:22.749Z] --- PASS: TestRemoveImageGarbageCollector (2.32s)
10:54:22 [2022-09-21T10:54:22.749Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:54:22 [2022-09-21T10:54:22.749Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
10:54:22 [2022-09-21T10:54:22.749Z] === RUN   TestTagInvalidReference
10:54:22 [2022-09-21T10:54:22.749Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
10:54:22 [2022-09-21T10:54:22.749Z] --- PASS: TestTagInvalidReference (0.06s)
10:54:22 [2022-09-21T10:54:22.749Z] === RUN   TestTagValidPrefixedRepo
10:54:22 [2022-09-21T10:54:22.749Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
10:54:22 [2022-09-21T10:54:22.749Z] === RUN   TestTagExistedNameWithoutForce
10:54:22 [2022-09-21T10:54:22.749Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
10:54:22 [2022-09-21T10:54:22.749Z] === RUN   TestTagOfficialNames
10:54:22 [2022-09-21T10:54:22.749Z] --- PASS: TestTagOfficialNames (0.06s)
10:54:22 [2022-09-21T10:54:22.749Z] === RUN   TestTagMatchesDigest
10:54:22 [2022-09-21T10:54:22.749Z] --- PASS: TestTagMatchesDigest (0.02s)
10:54:22 [2022-09-21T10:54:22.749Z] === CONT  TestImportExtremelyLargeImageWorks
10:54:23 [2022-09-21T10:54:23.006Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
10:54:23 [2022-09-21T10:54:23.611Z] --- PASS: TestDaemonDiscoveryReload (1.00s)
10:54:23 [2022-09-21T10:54:23.611Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
10:54:24 [2022-09-21T10:54:24.076Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s)
10:54:24 [2022-09-21T10:54:24.076Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
10:54:24 [2022-09-21T10:54:24.076Z] === RUN   TestAdapterReadLogs
10:54:24 [2022-09-21T10:54:24.076Z] --- PASS: TestAdapterReadLogs (0.00s)
10:54:24 [2022-09-21T10:54:24.076Z] === RUN   TestCopier
10:54:24 [2022-09-21T10:54:24.076Z] --- PASS: TestCopier (0.00s)
10:54:24 [2022-09-21T10:54:24.076Z] === RUN   TestCopierLongLines
10:54:24 [2022-09-21T10:54:24.076Z] --- PASS: TestCopierLongLines (0.00s)
10:54:24 [2022-09-21T10:54:24.076Z] === RUN   TestCopierSlow
10:54:24 [2022-09-21T10:54:24.117Z] --- PASS: TestDockerNetworkConnectAlias (4.20s)
10:54:24 [2022-09-21T10:54:24.117Z] === RUN   TestDockerNetworkReConnect
10:54:24 [2022-09-21T10:54:24.374Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
10:54:24 [2022-09-21T10:54:24.374Z]     docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
10:54:24 [2022-09-21T10:54:24.374Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
10:54:24 [2022-09-21T10:54:24.374Z]     docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
10:54:24 [2022-09-21T10:54:24.374Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
10:54:24 [2022-09-21T10:54:24.374Z]     docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
10:54:24 [2022-09-21T10:54:24.374Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
10:54:24 [2022-09-21T10:54:24.374Z]     docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
10:54:24 [2022-09-21T10:54:24.374Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
10:54:24 [2022-09-21T10:54:24.540Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s)
10:54:24 [2022-09-21T10:54:24.540Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
10:54:24 [2022-09-21T10:54:24.540Z]     reload_test.go:520: root required
10:54:24 [2022-09-21T10:54:24.540Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
10:54:24 [2022-09-21T10:54:24.540Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
10:54:24 [2022-09-21T10:54:24.540Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
10:54:24 [2022-09-21T10:54:24.540Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
10:54:24 [2022-09-21T10:54:24.540Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s)
10:54:24 [2022-09-21T10:54:24.540Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
10:54:24 [2022-09-21T10:54:24.540Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
10:54:24 [2022-09-21T10:54:24.540Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
10:54:24 [2022-09-21T10:54:24.540Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s)
10:54:24 [2022-09-21T10:54:24.540Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
10:54:24 [2022-09-21T10:54:24.540Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
10:54:24 [2022-09-21T10:54:24.540Z] === RUN   TestParseVolumesFrom
10:54:24 [2022-09-21T10:54:24.540Z] --- PASS: TestParseVolumesFrom (0.00s)
10:54:24 [2022-09-21T10:54:24.540Z] PASS
10:54:24 [2022-09-21T10:54:24.540Z] coverage: 9.0% of statements
10:54:24 [2022-09-21T10:54:24.540Z] ok  	github.com/docker/docker/daemon	2.368s	coverage: 9.0% of statements
10:54:24 [2022-09-21T10:54:24.540Z] --- PASS: TestCopierSlow (0.20s)
10:54:24 [2022-09-21T10:54:24.540Z] === RUN   TestCopierWithSized
10:54:24 [2022-09-21T10:54:24.540Z] === RUN   TestCopierWithSized/as_is
10:54:24 [2022-09-21T10:54:24.540Z] === RUN   TestCopierWithSized/With_RingLogger
10:54:24 [2022-09-21T10:54:24.540Z] --- PASS: TestCopierWithSized (0.01s)
10:54:24 [2022-09-21T10:54:24.540Z]     --- PASS: TestCopierWithSized/as_is (0.00s)
10:54:24 [2022-09-21T10:54:24.540Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.01s)
10:54:24 [2022-09-21T10:54:24.540Z] === RUN   TestCopierWithPartial
10:54:24 [2022-09-21T10:54:24.540Z] --- PASS: TestCopierWithPartial (0.00s)
10:54:24 [2022-09-21T10:54:24.540Z] === RUN   TestRingLogger
10:54:24 [2022-09-21T10:54:24.540Z] --- PASS: TestRingLogger (0.00s)
10:54:24 [2022-09-21T10:54:24.540Z] === RUN   TestRingCap
10:54:24 [2022-09-21T10:54:24.540Z] --- PASS: TestRingCap (0.00s)
10:54:24 [2022-09-21T10:54:24.540Z] === RUN   TestRingClose
10:54:24 [2022-09-21T10:54:24.540Z] --- PASS: TestRingClose (0.00s)
10:54:24 [2022-09-21T10:54:24.540Z] === RUN   TestRingDrain
10:54:24 [2022-09-21T10:54:24.540Z] --- PASS: TestRingDrain (0.00s)
10:54:24 [2022-09-21T10:54:24.540Z] PASS
10:54:24 [2022-09-21T10:54:24.540Z] coverage: 43.5% of statements
10:54:24 [2022-09-21T10:54:24.540Z] ok  	github.com/docker/docker/daemon/logger	0.271s	coverage: 43.5% of statements
10:54:24 [2022-09-21T10:54:24.540Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:54:24 [2022-09-21T10:54:24.540Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:54:24 [2022-09-21T10:54:24.540Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:54:24 [2022-09-21T10:54:24.540Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
10:54:24 [2022-09-21T10:54:24.540Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
10:54:24 [2022-09-21T10:54:24.540Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
10:54:24 [2022-09-21T10:54:24.540Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
10:54:24 [2022-09-21T10:54:24.540Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:54:24 [2022-09-21T10:54:24.540Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
10:54:24 [2022-09-21T10:54:24.540Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
10:54:24 [2022-09-21T10:54:24.540Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
10:54:24 [2022-09-21T10:54:24.540Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:54:24 [2022-09-21T10:54:24.540Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
10:54:24 [2022-09-21T10:54:24.540Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
10:54:24 [2022-09-21T10:54:24.540Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
10:54:25 [2022-09-21T10:54:25.005Z] === RUN   TestNewStreamConfig
10:54:25 [2022-09-21T10:54:25.005Z] === RUN   TestNewStreamConfig/defaults
10:54:25 [2022-09-21T10:54:25.005Z] === RUN   TestNewStreamConfig/invalid_create_group
10:54:25 [2022-09-21T10:54:25.005Z] === RUN   TestNewStreamConfig/invalid_flush_interval
10:54:25 [2022-09-21T10:54:25.005Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
10:54:25 [2022-09-21T10:54:25.005Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
10:54:25 [2022-09-21T10:54:25.005Z] === RUN   TestNewStreamConfig/flush_interval_at_15
10:54:25 [2022-09-21T10:54:25.005Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
10:54:25 [2022-09-21T10:54:25.005Z] --- PASS: TestNewStreamConfig (0.00s)
10:54:25 [2022-09-21T10:54:25.005Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
10:54:25 [2022-09-21T10:54:25.005Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
10:54:25 [2022-09-21T10:54:25.005Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
10:54:25 [2022-09-21T10:54:25.005Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
10:54:25 [2022-09-21T10:54:25.005Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
10:54:25 [2022-09-21T10:54:25.005Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
10:54:25 [2022-09-21T10:54:25.005Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
10:54:25 [2022-09-21T10:54:25.005Z] === RUN   TestNewAWSLogsClientUserAgentHandler
10:54:25 [2022-09-21T10:54:25.005Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
10:54:25 [2022-09-21T10:54:25.005Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
10:54:25 [2022-09-21T10:54:25.005Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
10:54:25 [2022-09-21T10:54:25.005Z] === RUN   TestNewAWSLogsClientRegionDetect
10:54:25 [2022-09-21T10:54:25.174Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
10:54:25 [2022-09-21T10:54:25.469Z] time="2022-09-21T10:54:24Z" level=info msg="Trying to get region from EC2 Metadata"
10:54:25 [2022-09-21T10:54:25.469Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s)
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestCreateSuccess
10:54:25 [2022-09-21T10:54:25.469Z] --- PASS: TestCreateSuccess (0.00s)
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestCreateLogGroupSuccess
10:54:25 [2022-09-21T10:54:25.469Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestCreateError
10:54:25 [2022-09-21T10:54:25.469Z] --- PASS: TestCreateError (0.00s)
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestCreateAlreadyExists
10:54:25 [2022-09-21T10:54:25.469Z] time="2022-09-21T10:54:25Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
10:54:25 [2022-09-21T10:54:25.469Z] --- PASS: TestCreateAlreadyExists (0.00s)
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestLogClosed
10:54:25 [2022-09-21T10:54:25.469Z] --- PASS: TestLogClosed (0.00s)
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestLogBlocking
10:54:25 [2022-09-21T10:54:25.469Z] --- PASS: TestLogBlocking (0.00s)
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestLogNonBlockingBufferEmpty
10:54:25 [2022-09-21T10:54:25.469Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestLogNonBlockingBufferFull
10:54:25 [2022-09-21T10:54:25.469Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestPublishBatchSuccess
10:54:25 [2022-09-21T10:54:25.469Z] --- PASS: TestPublishBatchSuccess (0.00s)
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestPublishBatchError
10:54:25 [2022-09-21T10:54:25.469Z] time="2022-09-21T10:54:25Z" level=error msg=Error
10:54:25 [2022-09-21T10:54:25.469Z] --- PASS: TestPublishBatchError (0.00s)
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestPublishBatchInvalidSeqSuccess
10:54:25 [2022-09-21T10:54:25.469Z] time="2022-09-21T10:54:25Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
10:54:25 [2022-09-21T10:54:25.469Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestPublishBatchAlreadyAccepted
10:54:25 [2022-09-21T10:54:25.469Z] time="2022-09-21T10:54:25Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
10:54:25 [2022-09-21T10:54:25.469Z] time="2022-09-21T10:54:25Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
10:54:25 [2022-09-21T10:54:25.469Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestCollectBatchSimple
10:54:25 [2022-09-21T10:54:25.469Z] --- PASS: TestCollectBatchSimple (0.00s)
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestCollectBatchTicker
10:54:25 [2022-09-21T10:54:25.469Z] --- PASS: TestCollectBatchTicker (0.00s)
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestCollectBatchMultilinePattern
10:54:25 [2022-09-21T10:54:25.469Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
10:54:25 [2022-09-21T10:54:25.469Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
10:54:25 [2022-09-21T10:54:25.469Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
10:54:25 [2022-09-21T10:54:25.469Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s)
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestCollectBatchClose
10:54:25 [2022-09-21T10:54:25.469Z] --- PASS: TestCollectBatchClose (0.00s)
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestEffectiveLen
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestEffectiveLen/0/Hello
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestEffectiveLen/2/🙃
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestEffectiveLen/3/����
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestEffectiveLen/4/He��o
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestEffectiveLen/5/
10:54:25 [2022-09-21T10:54:25.469Z] --- PASS: TestEffectiveLen (0.00s)
10:54:25 [2022-09-21T10:54:25.469Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
10:54:25 [2022-09-21T10:54:25.469Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
10:54:25 [2022-09-21T10:54:25.469Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
10:54:25 [2022-09-21T10:54:25.469Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
10:54:25 [2022-09-21T10:54:25.469Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
10:54:25 [2022-09-21T10:54:25.469Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestFindValidSplit
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestFindValidSplit/0/
10:54:25 [2022-09-21T10:54:25.469Z]     cloudwatchlogs_test.go:1044: 
10:54:25 [2022-09-21T10:54:25.469Z]     cloudwatchlogs_test.go:1045: 
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestFindValidSplit/1/Hello
10:54:25 [2022-09-21T10:54:25.469Z]     cloudwatchlogs_test.go:1044: Hello
10:54:25 [2022-09-21T10:54:25.469Z]     cloudwatchlogs_test.go:1045: 
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestFindValidSplit/2/Hello
10:54:25 [2022-09-21T10:54:25.469Z]     cloudwatchlogs_test.go:1044: He
10:54:25 [2022-09-21T10:54:25.469Z]     cloudwatchlogs_test.go:1045: llo
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestFindValidSplit/3/Hello
10:54:25 [2022-09-21T10:54:25.469Z]     cloudwatchlogs_test.go:1044: 
10:54:25 [2022-09-21T10:54:25.469Z]     cloudwatchlogs_test.go:1045: Hello
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestFindValidSplit/4/🙃
10:54:25 [2022-09-21T10:54:25.469Z]     cloudwatchlogs_test.go:1044: 
10:54:25 [2022-09-21T10:54:25.469Z]     cloudwatchlogs_test.go:1045: 🙃
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestFindValidSplit/5/🙃
10:54:25 [2022-09-21T10:54:25.469Z]     cloudwatchlogs_test.go:1044: 🙃
10:54:25 [2022-09-21T10:54:25.469Z]     cloudwatchlogs_test.go:1045: 
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestFindValidSplit/6/a�
10:54:25 [2022-09-21T10:54:25.469Z]     cloudwatchlogs_test.go:1044: a
10:54:25 [2022-09-21T10:54:25.469Z]     cloudwatchlogs_test.go:1045: �
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestFindValidSplit/7/a�
10:54:25 [2022-09-21T10:54:25.469Z]     cloudwatchlogs_test.go:1044: a�
10:54:25 [2022-09-21T10:54:25.469Z]     cloudwatchlogs_test.go:1045: 
10:54:25 [2022-09-21T10:54:25.469Z] --- PASS: TestFindValidSplit (0.00s)
10:54:25 [2022-09-21T10:54:25.469Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
10:54:25 [2022-09-21T10:54:25.469Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
10:54:25 [2022-09-21T10:54:25.469Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
10:54:25 [2022-09-21T10:54:25.469Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
10:54:25 [2022-09-21T10:54:25.469Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
10:54:25 [2022-09-21T10:54:25.469Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
10:54:25 [2022-09-21T10:54:25.469Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
10:54:25 [2022-09-21T10:54:25.469Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestProcessEventEmoji
10:54:25 [2022-09-21T10:54:25.469Z] --- PASS: TestProcessEventEmoji (0.01s)
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestCollectBatchLineSplit
10:54:25 [2022-09-21T10:54:25.469Z] --- PASS: TestCollectBatchLineSplit (0.00s)
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestCollectBatchLineSplitWithBinary
10:54:25 [2022-09-21T10:54:25.469Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.02s)
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestCollectBatchMaxEvents
10:54:25 [2022-09-21T10:54:25.469Z] --- PASS: TestCollectBatchMaxEvents (0.03s)
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestCollectBatchMaxTotalBytes
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestSearchRegistryForImagesErrors
10:54:25 [2022-09-21T10:54:25.469Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestSearchRegistryForImages
10:54:25 [2022-09-21T10:54:25.469Z] --- PASS: TestSearchRegistryForImages (0.00s)
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestOnlyPlatformWithFallback
10:54:25 [2022-09-21T10:54:25.469Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestImageDelete
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestImageDelete/no_lease
10:54:25 [2022-09-21T10:54:25.469Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s)
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestImageDelete/lease_exists
10:54:25 [2022-09-21T10:54:25.469Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s)
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestCollectBatchWithDuplicateTimestamps
10:54:25 [2022-09-21T10:54:25.469Z] --- PASS: TestImageDelete (0.05s)
10:54:25 [2022-09-21T10:54:25.469Z]     --- PASS: TestImageDelete/no_lease (0.01s)
10:54:25 [2022-09-21T10:54:25.469Z]     --- PASS: TestImageDelete/lease_exists (0.02s)
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestContentStoreForPull
10:54:25 [2022-09-21T10:54:25.469Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s)
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestParseLogOptionsMultilinePattern
10:54:25 [2022-09-21T10:54:25.469Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestParseLogOptionsDatetimeFormat
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
10:54:25 [2022-09-21T10:54:25.469Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
10:54:25 [2022-09-21T10:54:25.469Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
10:54:25 [2022-09-21T10:54:25.469Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
10:54:25 [2022-09-21T10:54:25.469Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
10:54:25 [2022-09-21T10:54:25.469Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
10:54:25 [2022-09-21T10:54:25.469Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
10:54:25 [2022-09-21T10:54:25.469Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
10:54:25 [2022-09-21T10:54:25.469Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
10:54:25 [2022-09-21T10:54:25.469Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
10:54:25 [2022-09-21T10:54:25.469Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
10:54:25 [2022-09-21T10:54:25.469Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
10:54:25 [2022-09-21T10:54:25.469Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
10:54:25 [2022-09-21T10:54:25.469Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
10:54:25 [2022-09-21T10:54:25.469Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
10:54:25 [2022-09-21T10:54:25.470Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
10:54:25 [2022-09-21T10:54:25.470Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
10:54:25 [2022-09-21T10:54:25.470Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
10:54:25 [2022-09-21T10:54:25.470Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
10:54:25 [2022-09-21T10:54:25.470Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
10:54:25 [2022-09-21T10:54:25.470Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
10:54:25 [2022-09-21T10:54:25.470Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
10:54:25 [2022-09-21T10:54:25.470Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
10:54:25 [2022-09-21T10:54:25.470Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
10:54:25 [2022-09-21T10:54:25.470Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
10:54:25 [2022-09-21T10:54:25.470Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
10:54:25 [2022-09-21T10:54:25.470Z] === RUN   TestCreateTagSuccess
10:54:25 [2022-09-21T10:54:25.470Z] --- PASS: TestCreateTagSuccess (0.00s)
10:54:25 [2022-09-21T10:54:25.470Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
10:54:25 [2022-09-21T10:54:25.470Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
10:54:25 [2022-09-21T10:54:25.470Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
10:54:25 [2022-09-21T10:54:25.470Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
10:54:25 [2022-09-21T10:54:25.470Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
10:54:25 [2022-09-21T10:54:25.470Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
10:54:25 [2022-09-21T10:54:25.470Z] PASS
10:54:25 [2022-09-21T10:54:25.470Z] coverage: 77.8% of statements
10:54:25 [2022-09-21T10:54:25.470Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.359s	coverage: 77.8% of statements
10:54:25 [2022-09-21T10:54:25.470Z] --- PASS: TestContentStoreForPull (0.17s)
10:54:25 [2022-09-21T10:54:25.470Z] PASS
10:54:25 [2022-09-21T10:54:25.470Z] coverage: 6.6% of statements
10:54:25 [2022-09-21T10:54:25.470Z] ok  	github.com/docker/docker/daemon/images	0.356s	coverage: 6.6% of statements
10:54:25 [2022-09-21T10:54:25.470Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:54:25 [2022-09-21T10:54:25.470Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:54:25 [2022-09-21T10:54:25.470Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
10:54:25 [2022-09-21T10:54:25.470Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
10:54:25 [2022-09-21T10:54:25.470Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:54:25 [2022-09-21T10:54:25.470Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
10:54:25 [2022-09-21T10:54:25.470Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
10:54:25 [2022-09-21T10:54:25.934Z] === RUN   TestJSONLogsMarshalJSONBuf
10:54:25 [2022-09-21T10:54:25.934Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
10:54:25 [2022-09-21T10:54:25.934Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
10:54:25 [2022-09-21T10:54:25.934Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.13s)
10:54:25 [2022-09-21T10:54:25.934Z] === RUN   TestFastTimeMarshalJSON
10:54:25 [2022-09-21T10:54:25.934Z] --- PASS: TestFastTimeMarshalJSON (0.04s)
10:54:25 [2022-09-21T10:54:25.934Z] PASS
10:54:25 [2022-09-21T10:54:25.934Z] coverage: 87.2% of statements
10:54:25 [2022-09-21T10:54:25.934Z] === RUN   TestJSONFileLogger
10:54:25 [2022-09-21T10:54:25.934Z] --- PASS: TestJSONFileLogger (0.00s)
10:54:25 [2022-09-21T10:54:25.934Z] === RUN   TestJSONFileLoggerWithTags
10:54:25 [2022-09-21T10:54:25.934Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.241s	coverage: 87.2% of statements
10:54:25 [2022-09-21T10:54:25.934Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
10:54:25 [2022-09-21T10:54:25.934Z] === RUN   TestJSONFileLoggerWithOpts
10:54:25 [2022-09-21T10:54:25.934Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
10:54:25 [2022-09-21T10:54:25.934Z] === RUN   TestJSONFileLoggerWithLabelsEnv
10:54:25 [2022-09-21T10:54:25.934Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
10:54:25 [2022-09-21T10:54:25.934Z] === RUN   TestEncodeDecode
10:54:25 [2022-09-21T10:54:25.934Z] === PAUSE TestEncodeDecode
10:54:25 [2022-09-21T10:54:25.934Z] === RUN   TestUnexpectedEOF
10:54:26 [2022-09-21T10:54:26.400Z] time="2022-09-21T10:54:26Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
10:54:26 [2022-09-21T10:54:26.400Z] time="2022-09-21T10:54:26Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
10:54:26 [2022-09-21T10:54:26.400Z] --- PASS: TestUnexpectedEOF (0.17s)
10:54:26 [2022-09-21T10:54:26.400Z] === CONT  TestEncodeDecode
10:54:26 [2022-09-21T10:54:26.400Z] --- PASS: TestEncodeDecode (0.00s)
10:54:26 [2022-09-21T10:54:26.400Z] PASS
10:54:26 [2022-09-21T10:54:26.400Z] coverage: 69.9% of statements
10:54:26 [2022-09-21T10:54:26.400Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.271s	coverage: 69.9% of statements
10:54:27 [2022-09-21T10:54:27.379Z] === RUN   TestWriteLog
10:54:27 [2022-09-21T10:54:27.379Z] === PAUSE TestWriteLog
10:54:27 [2022-09-21T10:54:27.379Z] === RUN   TestReadLog
10:54:27 [2022-09-21T10:54:27.379Z] === PAUSE TestReadLog
10:54:27 [2022-09-21T10:54:27.379Z] === RUN   TestDecode
10:54:27 [2022-09-21T10:54:27.379Z] --- PASS: TestDecode (0.02s)
10:54:27 [2022-09-21T10:54:27.379Z] === CONT  TestWriteLog
10:54:27 [2022-09-21T10:54:27.379Z] === CONT  TestReadLog
10:54:27 [2022-09-21T10:54:27.379Z] --- PASS: TestWriteLog (0.01s)
10:54:27 [2022-09-21T10:54:27.379Z] === RUN   TestReadLog/tail_exact
10:54:27 [2022-09-21T10:54:27.379Z] === RUN   TestReadLog/tail_less_than_available
10:54:27 [2022-09-21T10:54:27.379Z] === RUN   TestReadLog/tail_more_than_available
10:54:27 [2022-09-21T10:54:27.379Z] --- PASS: TestReadLog (0.15s)
10:54:27 [2022-09-21T10:54:27.379Z]     --- PASS: TestReadLog/tail_exact (0.14s)
10:54:27 [2022-09-21T10:54:27.379Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
10:54:27 [2022-09-21T10:54:27.379Z]     --- PASS: TestReadLog/tail_more_than_available (0.00s)
10:54:27 [2022-09-21T10:54:27.379Z] PASS
10:54:27 [2022-09-21T10:54:27.379Z] coverage: 78.7% of statements
10:54:27 [2022-09-21T10:54:27.379Z] ok  	github.com/docker/docker/daemon/logger/local	0.225s	coverage: 78.7% of statements
10:54:27 [2022-09-21T10:54:27.379Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:54:27 [2022-09-21T10:54:27.379Z] === RUN   TestOpenFileDelete
10:54:27 [2022-09-21T10:54:27.379Z] --- PASS: TestOpenFileDelete (0.00s)
10:54:27 [2022-09-21T10:54:27.379Z] === RUN   TestOpenFileRename
10:54:27 [2022-09-21T10:54:27.379Z] --- PASS: TestOpenFileRename (0.00s)
10:54:27 [2022-09-21T10:54:27.379Z] === RUN   TestHandleDecoderErr
10:54:27 [2022-09-21T10:54:27.379Z] --- PASS: TestHandleDecoderErr (0.00s)
10:54:27 [2022-09-21T10:54:27.394Z] --- PASS: TestDockerNetworkReConnect (3.43s)
10:54:27 [2022-09-21T10:54:27.394Z] === RUN   TestServicePlugin
10:54:27 [2022-09-21T10:54:27.646Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
10:54:27 [2022-09-21T10:54:27.843Z] === RUN   TestParseLogTagDefaultTag
10:54:27 [2022-09-21T10:54:27.843Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
10:54:27 [2022-09-21T10:54:27.843Z] === RUN   TestParseLogTag
10:54:27 [2022-09-21T10:54:27.843Z] --- PASS: TestParseLogTag (0.00s)
10:54:27 [2022-09-21T10:54:27.843Z] === RUN   TestParseLogTagEmptyTag
10:54:27 [2022-09-21T10:54:27.843Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
10:54:27 [2022-09-21T10:54:27.843Z] === RUN   TestTailFiles
10:54:27 [2022-09-21T10:54:27.843Z] --- PASS: TestTailFiles (0.00s)
10:54:27 [2022-09-21T10:54:27.843Z] === RUN   TestFollowLogsConsumerGone
10:54:27 [2022-09-21T10:54:27.843Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
10:54:27 [2022-09-21T10:54:27.843Z] === RUN   TestFollowLogsProducerGone
10:54:27 [2022-09-21T10:54:27.843Z]     logfile_test.go:234: messages sent: 4098, received: 4098
10:54:27 [2022-09-21T10:54:27.843Z]     logfile_test.go:181: logDecode() closed after sending 4098 messages
10:54:27 [2022-09-21T10:54:27.843Z] --- PASS: TestFollowLogsProducerGone (0.01s)
10:54:27 [2022-09-21T10:54:27.843Z] === RUN   TestCheckCapacityAndRotate
10:54:27 [2022-09-21T10:54:27.843Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
10:54:27 [2022-09-21T10:54:27.843Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
10:54:27 [2022-09-21T10:54:27.843Z] --- PASS: TestCheckCapacityAndRotate (0.15s)
10:54:27 [2022-09-21T10:54:27.843Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
10:54:27 [2022-09-21T10:54:27.843Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s)
10:54:27 [2022-09-21T10:54:27.843Z] PASS
10:54:27 [2022-09-21T10:54:27.843Z] coverage: 55.5% of statements
10:54:27 [2022-09-21T10:54:27.843Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.221s	coverage: 55.5% of statements
10:54:27 [2022-09-21T10:54:27.902Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
10:54:28 [2022-09-21T10:54:28.307Z] === RUN   TestLog
10:54:28 [2022-09-21T10:54:28.307Z] --- PASS: TestLog (0.00s)
10:54:28 [2022-09-21T10:54:28.307Z] PASS
10:54:28 [2022-09-21T10:54:28.307Z] coverage: 31.5% of statements
10:54:28 [2022-09-21T10:54:28.307Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.050s	coverage: 31.5% of statements
10:54:28 [2022-09-21T10:54:28.307Z] === RUN   TestValidateLogOpt
10:54:28 [2022-09-21T10:54:28.307Z] --- PASS: TestValidateLogOpt (0.00s)
10:54:28 [2022-09-21T10:54:28.307Z] === RUN   TestNewMissedConfig
10:54:28 [2022-09-21T10:54:28.307Z] --- PASS: TestNewMissedConfig (0.00s)
10:54:28 [2022-09-21T10:54:28.307Z] === RUN   TestNewMissedUrl
10:54:28 [2022-09-21T10:54:28.307Z] --- PASS: TestNewMissedUrl (0.00s)
10:54:28 [2022-09-21T10:54:28.307Z] === RUN   TestNewMissedToken
10:54:28 [2022-09-21T10:54:28.307Z] --- PASS: TestNewMissedToken (0.00s)
10:54:28 [2022-09-21T10:54:28.307Z] === RUN   TestNewWithProxy
10:54:28 [2022-09-21T10:54:28.307Z] --- PASS: TestNewWithProxy (0.00s)
10:54:28 [2022-09-21T10:54:28.307Z] === RUN   TestDefault
10:54:28 [2022-09-21T10:54:28.307Z] --- PASS: TestDefault (0.01s)
10:54:28 [2022-09-21T10:54:28.307Z] === RUN   TestInlineFormatWithNonDefaultOptions
10:54:28 [2022-09-21T10:54:28.307Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
10:54:28 [2022-09-21T10:54:28.307Z] === RUN   TestJsonFormat
10:54:28 [2022-09-21T10:54:28.307Z] --- PASS: TestJsonFormat (0.01s)
10:54:28 [2022-09-21T10:54:28.307Z] === RUN   TestRawFormat
10:54:28 [2022-09-21T10:54:28.308Z] --- PASS: TestRawFormat (0.00s)
10:54:28 [2022-09-21T10:54:28.308Z] === RUN   TestRawFormatWithLabels
10:54:28 [2022-09-21T10:54:28.308Z] --- PASS: TestRawFormatWithLabels (0.00s)
10:54:28 [2022-09-21T10:54:28.308Z] === RUN   TestRawFormatWithoutTag
10:54:28 [2022-09-21T10:54:28.308Z] --- PASS: TestRawFormatWithoutTag (0.00s)
10:54:28 [2022-09-21T10:54:28.308Z] === RUN   TestBatching
10:54:28 [2022-09-21T10:54:28.772Z] --- PASS: TestBatching (0.26s)
10:54:28 [2022-09-21T10:54:28.772Z] === RUN   TestFrequency
10:54:28 [2022-09-21T10:54:28.772Z] === RUN   TestNewParse
10:54:28 [2022-09-21T10:54:28.772Z] --- PASS: TestNewParse (0.00s)
10:54:28 [2022-09-21T10:54:28.772Z] PASS
10:54:28 [2022-09-21T10:54:28.772Z] coverage: 8.3% of statements
10:54:28 [2022-09-21T10:54:28.772Z] ok  	github.com/docker/docker/daemon/logger/templates	0.040s	coverage: 8.3% of statements
10:54:28 [2022-09-21T10:54:28.772Z] --- PASS: TestFrequency (0.18s)
10:54:28 [2022-09-21T10:54:28.772Z] === RUN   TestOneMessagePerRequest
10:54:28 [2022-09-21T10:54:28.772Z] --- PASS: TestOneMessagePerRequest (0.00s)
10:54:28 [2022-09-21T10:54:28.772Z] === RUN   TestVerify
10:54:28 [2022-09-21T10:54:28.772Z] --- PASS: TestVerify (0.00s)
10:54:28 [2022-09-21T10:54:28.772Z] === RUN   TestSkipVerify
10:54:29 [2022-09-21T10:54:29.237Z] === RUN   TestParseLogFormat
10:54:29 [2022-09-21T10:54:29.237Z] --- PASS: TestParseLogFormat (0.00s)
10:54:29 [2022-09-21T10:54:29.237Z] === RUN   TestValidateLogOptEmpty
10:54:29 [2022-09-21T10:54:29.237Z] --- PASS: TestValidateLogOptEmpty (0.00s)
10:54:29 [2022-09-21T10:54:29.237Z] === RUN   TestValidateSyslogAddress
10:54:29 [2022-09-21T10:54:29.237Z] --- PASS: TestValidateSyslogAddress (0.00s)
10:54:29 [2022-09-21T10:54:29.237Z] === RUN   TestParseAddressDefaultPort
10:54:29 [2022-09-21T10:54:29.237Z] --- PASS: TestParseAddressDefaultPort (0.00s)
10:54:29 [2022-09-21T10:54:29.237Z] === RUN   TestValidateSyslogFacility
10:54:29 [2022-09-21T10:54:29.237Z] --- PASS: TestValidateSyslogFacility (0.00s)
10:54:29 [2022-09-21T10:54:29.237Z] === RUN   TestValidateLogOptSyslogFormat
10:54:29 [2022-09-21T10:54:29.237Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
10:54:29 [2022-09-21T10:54:29.237Z] === RUN   TestValidateLogOpt
10:54:29 [2022-09-21T10:54:29.237Z] --- PASS: TestValidateLogOpt (0.00s)
10:54:29 [2022-09-21T10:54:29.237Z] PASS
10:54:29 [2022-09-21T10:54:29.237Z] coverage: 46.8% of statements
10:54:29 [2022-09-21T10:54:29.237Z] time="2022-09-21T10:54:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:54:29 [2022-09-21T10:54:29.237Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.055s	coverage: 46.8% of statements
10:54:29 [2022-09-21T10:54:29.237Z] time="2022-09-21T10:54:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:54:29 [2022-09-21T10:54:29.237Z] time="2022-09-21T10:54:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:54:29 [2022-09-21T10:54:29.237Z] time="2022-09-21T10:54:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:54:29 [2022-09-21T10:54:29.237Z] --- PASS: TestSkipVerify (0.45s)
10:54:29 [2022-09-21T10:54:29.237Z] === RUN   TestBufferMaximum
10:54:29 [2022-09-21T10:54:29.237Z] time="2022-09-21T10:54:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:54:29 [2022-09-21T10:54:29.237Z] time="2022-09-21T10:54:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:54:29 [2022-09-21T10:54:29.237Z] time="2022-09-21T10:54:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:54:29 [2022-09-21T10:54:29.237Z] time="2022-09-21T10:54:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:54:29 [2022-09-21T10:54:29.237Z] time="2022-09-21T10:54:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:54:29 [2022-09-21T10:54:29.237Z] time="2022-09-21T10:54:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1663757669.053350\",\"host\":\"35f61bce76d8\"}'"
10:54:29 [2022-09-21T10:54:29.237Z] time="2022-09-21T10:54:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1663757669.053350\",\"host\":\"35f61bce76d8\"}'"
10:54:29 [2022-09-21T10:54:29.237Z] --- PASS: TestBufferMaximum (0.01s)
10:54:29 [2022-09-21T10:54:29.237Z] === RUN   TestServerAlwaysDown
10:54:29 [2022-09-21T10:54:29.237Z] time="2022-09-21T10:54:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:54:29 [2022-09-21T10:54:29.237Z] time="2022-09-21T10:54:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:54:29 [2022-09-21T10:54:29.237Z] time="2022-09-21T10:54:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1663757669.061295\",\"host\":\"35f61bce76d8\"}'"
10:54:29 [2022-09-21T10:54:29.237Z] time="2022-09-21T10:54:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1663757669.061295\",\"host\":\"35f61bce76d8\"}'"
10:54:29 [2022-09-21T10:54:29.237Z] time="2022-09-21T10:54:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
10:54:29 [2022-09-21T10:54:29.237Z] time="2022-09-21T10:54:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1663757669.061295\",\"host\":\"35f61bce76d8\"}'"
10:54:29 [2022-09-21T10:54:29.237Z] time="2022-09-21T10:54:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1663757669.062302\",\"host\":\"35f61bce76d8\"}'"
10:54:29 [2022-09-21T10:54:29.237Z] time="2022-09-21T10:54:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1663757669.062302\",\"host\":\"35f61bce76d8\"}'"
10:54:29 [2022-09-21T10:54:29.237Z] --- PASS: TestServerAlwaysDown (0.00s)
10:54:29 [2022-09-21T10:54:29.237Z] === RUN   TestCannotSendAfterClose
10:54:29 [2022-09-21T10:54:29.237Z] --- PASS: TestCannotSendAfterClose (0.00s)
10:54:29 [2022-09-21T10:54:29.237Z] === RUN   TestDeadlockOnBlockedEndpoint
10:54:30 [2022-09-21T10:54:30.216Z] === RUN   TestV1IDService
10:54:30 [2022-09-21T10:54:30.216Z] --- PASS: TestV1IDService (0.03s)
10:54:30 [2022-09-21T10:54:30.216Z] === RUN   TestV2MetadataService
10:54:30 [2022-09-21T10:54:30.216Z] time="2022-09-21T10:54:30Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49202/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk
10:54:30 [2022-09-21T10:54:30.216Z] time="2022-09-21T10:54:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"35f61bce76d8\"}'"
10:54:30 [2022-09-21T10:54:30.216Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
10:54:30 [2022-09-21T10:54:30.216Z] PASS
10:54:30 [2022-09-21T10:54:30.216Z] coverage: 82.5% of statements
10:54:30 [2022-09-21T10:54:30.216Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.027s	coverage: 82.5% of statements
10:54:30 [2022-09-21T10:54:30.216Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:54:30 [2022-09-21T10:54:30.216Z] ?   	github.com/docker/docker/daemon/network	[no test files]
10:54:30 [2022-09-21T10:54:30.216Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:54:30 [2022-09-21T10:54:30.674Z]     plugin_test.go:62: [d81a083e37e91] joining swarm manager [d6cf50081975f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:54:31 [2022-09-21T10:54:31.176Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
10:54:31 [2022-09-21T10:54:31.196Z] === RUN   TestSuccessfulDownload
10:54:31 [2022-09-21T10:54:31.196Z]     download_test.go:268: Needs fixing on Windows
10:54:31 [2022-09-21T10:54:31.196Z] --- SKIP: TestSuccessfulDownload (0.00s)
10:54:31 [2022-09-21T10:54:31.196Z] === RUN   TestCancelledDownload
10:54:31 [2022-09-21T10:54:31.196Z] --- PASS: TestCancelledDownload (0.00s)
10:54:31 [2022-09-21T10:54:31.196Z] === RUN   TestMaxDownloadAttempts
10:54:31 [2022-09-21T10:54:31.196Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
10:54:31 [2022-09-21T10:54:31.196Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
10:54:31 [2022-09-21T10:54:31.196Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
10:54:31 [2022-09-21T10:54:31.196Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
10:54:31 [2022-09-21T10:54:31.196Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
10:54:31 [2022-09-21T10:54:31.196Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
10:54:31 [2022-09-21T10:54:31.196Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
10:54:31 [2022-09-21T10:54:31.196Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
10:54:31 [2022-09-21T10:54:31.196Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
10:54:31 [2022-09-21T10:54:31.196Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
10:54:31 [2022-09-21T10:54:31.196Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
10:54:31 [2022-09-21T10:54:31.196Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
10:54:31 [2022-09-21T10:54:31.196Z] === RUN   TestContinueOnError_NonMirrorEndpoint
10:54:31 [2022-09-21T10:54:31.196Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
10:54:31 [2022-09-21T10:54:31.196Z] === RUN   TestContinueOnError_MirrorEndpoint
10:54:31 [2022-09-21T10:54:31.196Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
10:54:31 [2022-09-21T10:54:31.196Z] === RUN   TestContinueOnError_NeverContinue
10:54:31 [2022-09-21T10:54:31.196Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
10:54:31 [2022-09-21T10:54:31.196Z] === RUN   TestContinueOnError_UnnestsErrors
10:54:31 [2022-09-21T10:54:31.196Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s)
10:54:31 [2022-09-21T10:54:31.196Z] === RUN   TestManifestStore
10:54:31 [2022-09-21T10:54:31.196Z] === RUN   TestManifestStore/no_remote_or_local
10:54:31 [2022-09-21T10:54:31.660Z] --- PASS: TestV2MetadataService (1.23s)
10:54:31 [2022-09-21T10:54:31.660Z] PASS
10:54:31 [2022-09-21T10:54:31.660Z] coverage: 48.2% of statements
10:54:31 [2022-09-21T10:54:31.660Z] ok  	github.com/docker/docker/distribution/metadata	1.327s	coverage: 48.2% of statements
10:54:31 [2022-09-21T10:54:31.660Z] time="2022-09-21T10:54:31Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3097360638\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
10:54:31 [2022-09-21T10:54:31.660Z] === RUN   TestManifestStore/no_local_cache
10:54:31 [2022-09-21T10:54:31.660Z] === RUN   TestManifestStore/with_local_cache
10:54:31 [2022-09-21T10:54:31.660Z] === RUN   TestManifestStore/unknown_media_type
10:54:31 [2022-09-21T10:54:31.661Z] === RUN   TestManifestStore/unknown_media_type/no_cache
10:54:31 [2022-09-21T10:54:31.661Z] time="2022-09-21T10:54:31Z" level=warning msg="reference for unknown type: "
10:54:31 [2022-09-21T10:54:31.661Z] time="2022-09-21T10:54:31Z" level=warning msg="reference for unknown type: "
10:54:31 [2022-09-21T10:54:31.661Z] === RUN   TestManifestStore/unknown_media_type/with_cache
10:54:31 [2022-09-21T10:54:31.661Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
10:54:31 [2022-09-21T10:54:31.661Z] time="2022-09-21T10:54:31Z" level=warning msg="reference for unknown type: "
10:54:31 [2022-09-21T10:54:31.661Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
10:54:31 [2022-09-21T10:54:31.661Z] time="2022-09-21T10:54:31Z" level=warning msg="reference for unknown type: "
10:54:31 [2022-09-21T10:54:31.661Z] time="2022-09-21T10:54:31Z" level=warning msg="reference for unknown type: "
10:54:31 [2022-09-21T10:54:31.661Z] === RUN   TestManifestStore/error_persisting_manifest
10:54:31 [2022-09-21T10:54:31.661Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
10:54:31 [2022-09-21T10:54:31.661Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
10:54:31 [2022-09-21T10:54:31.661Z] time="2022-09-21T10:54:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
10:54:31 [2022-09-21T10:54:31.661Z] time="2022-09-21T10:54:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
10:54:31 [2022-09-21T10:54:31.661Z] time="2022-09-21T10:54:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
10:54:31 [2022-09-21T10:54:31.661Z] time="2022-09-21T10:54:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
10:54:31 [2022-09-21T10:54:31.661Z] --- PASS: TestMaxDownloadAttempts (0.00s)
10:54:31 [2022-09-21T10:54:31.661Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.42s)
10:54:31 [2022-09-21T10:54:31.661Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.42s)
10:54:31 [2022-09-21T10:54:31.661Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.42s)
10:54:31 [2022-09-21T10:54:31.661Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.42s)
10:54:31 [2022-09-21T10:54:31.661Z] === RUN   TestTransfer
10:54:31 [2022-09-21T10:54:31.661Z] time="2022-09-21T10:54:31Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
10:54:31 [2022-09-21T10:54:31.661Z] --- PASS: TestManifestStore (0.34s)
10:54:31 [2022-09-21T10:54:31.661Z]     --- PASS: TestManifestStore/no_remote_or_local (0.20s)
10:54:31 [2022-09-21T10:54:31.661Z]     --- PASS: TestManifestStore/no_local_cache (0.02s)
10:54:31 [2022-09-21T10:54:31.661Z]     --- PASS: TestManifestStore/with_local_cache (0.04s)
10:54:31 [2022-09-21T10:54:31.661Z]     --- PASS: TestManifestStore/unknown_media_type (0.07s)
10:54:31 [2022-09-21T10:54:31.661Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s)
10:54:31 [2022-09-21T10:54:31.661Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s)
10:54:31 [2022-09-21T10:54:31.661Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s)
10:54:31 [2022-09-21T10:54:31.661Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s)
10:54:31 [2022-09-21T10:54:31.661Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.02s)
10:54:31 [2022-09-21T10:54:31.661Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
10:54:31 [2022-09-21T10:54:31.661Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s)
10:54:31 [2022-09-21T10:54:31.661Z] === RUN   TestDetectManifestBlobMediaType
10:54:31 [2022-09-21T10:54:31.661Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
10:54:31 [2022-09-21T10:54:31.661Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
10:54:31 [2022-09-21T10:54:31.661Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
10:54:31 [2022-09-21T10:54:31.661Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
10:54:31 [2022-09-21T10:54:31.661Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
10:54:31 [2022-09-21T10:54:31.661Z] === RUN   TestDetectManifestBlobMediaType/schema1
10:54:31 [2022-09-21T10:54:31.661Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
10:54:31 [2022-09-21T10:54:31.661Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
10:54:31 [2022-09-21T10:54:31.661Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
10:54:31 [2022-09-21T10:54:31.661Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
10:54:31 [2022-09-21T10:54:31.661Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
10:54:31 [2022-09-21T10:54:31.661Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
10:54:31 [2022-09-21T10:54:31.661Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
10:54:31 [2022-09-21T10:54:31.661Z] === RUN   TestDetectManifestBlobMediaTypeInvalid
10:54:31 [2022-09-21T10:54:31.661Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests
10:54:31 [2022-09-21T10:54:31.661Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers
10:54:31 [2022-09-21T10:54:31.661Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests
10:54:31 [2022-09-21T10:54:31.661Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests
10:54:31 [2022-09-21T10:54:31.661Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers
10:54:31 [2022-09-21T10:54:31.661Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_manifests
10:54:31 [2022-09-21T10:54:31.661Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers
10:54:31 [2022-09-21T10:54:31.661Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests
10:54:31 [2022-09-21T10:54:31.661Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers
10:54:31 [2022-09-21T10:54:31.661Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers
10:54:31 [2022-09-21T10:54:31.661Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers
10:54:31 [2022-09-21T10:54:31.661Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config
10:54:31 [2022-09-21T10:54:31.661Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests
10:54:31 [2022-09-21T10:54:31.661Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s)
10:54:31 [2022-09-21T10:54:31.661Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s)
10:54:31 [2022-09-21T10:54:31.661Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s)
10:54:31 [2022-09-21T10:54:31.661Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s)
10:54:31 [2022-09-21T10:54:31.661Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s)
10:54:31 [2022-09-21T10:54:31.661Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s)
10:54:31 [2022-09-21T10:54:31.661Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s)
10:54:31 [2022-09-21T10:54:31.661Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s)
10:54:31 [2022-09-21T10:54:31.661Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s)
10:54:31 [2022-09-21T10:54:31.661Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s)
10:54:31 [2022-09-21T10:54:31.661Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s)
10:54:31 [2022-09-21T10:54:31.661Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s)
10:54:31 [2022-09-21T10:54:31.661Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s)
10:54:31 [2022-09-21T10:54:31.661Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s)
10:54:31 [2022-09-21T10:54:31.661Z] === RUN   TestFixManifestLayers
10:54:31 [2022-09-21T10:54:31.661Z] --- PASS: TestFixManifestLayers (0.01s)
10:54:31 [2022-09-21T10:54:31.661Z] === RUN   TestFixManifestLayersBaseLayerParent
10:54:31 [2022-09-21T10:54:31.661Z]     pull_v2_test.go:82: Needs fixing on Windows
10:54:31 [2022-09-21T10:54:31.661Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
10:54:31 [2022-09-21T10:54:31.661Z] === RUN   TestFixManifestLayersBadParent
10:54:31 [2022-09-21T10:54:31.661Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
10:54:31 [2022-09-21T10:54:31.661Z] === RUN   TestValidateManifest
10:54:31 [2022-09-21T10:54:31.661Z]     pull_v2_test.go:127: Needs fixing on Windows
10:54:31 [2022-09-21T10:54:31.661Z] --- SKIP: TestValidateManifest (0.00s)
10:54:31 [2022-09-21T10:54:31.661Z] === RUN   TestFormatPlatform
10:54:31 [2022-09-21T10:54:31.661Z] --- PASS: TestFormatPlatform (0.00s)
10:54:31 [2022-09-21T10:54:31.661Z] === RUN   TestPullSchema2Config
10:54:31 [2022-09-21T10:54:31.661Z] === RUN   TestPullSchema2Config/success_first_time
10:54:31 [2022-09-21T10:54:31.661Z]     pull_v2_test.go:284: HTTP GET /v2/
10:54:31 [2022-09-21T10:54:31.661Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
10:54:31 [2022-09-21T10:54:31.661Z] === RUN   TestPullSchema2Config/500_status
10:54:31 [2022-09-21T10:54:31.661Z]     pull_v2_test.go:284: HTTP GET /v2/
10:54:31 [2022-09-21T10:54:31.661Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
10:54:31 [2022-09-21T10:54:31.661Z] --- PASS: TestTransfer (0.12s)
10:54:31 [2022-09-21T10:54:31.661Z] === RUN   TestConcurrencyLimit
10:54:31 [2022-09-21T10:54:31.661Z] === RUN   TestNotFound
10:54:31 [2022-09-21T10:54:31.661Z] --- PASS: TestNotFound (0.00s)
10:54:31 [2022-09-21T10:54:31.661Z] === RUN   TestConflict
10:54:31 [2022-09-21T10:54:31.661Z] --- PASS: TestConflict (0.00s)
10:54:31 [2022-09-21T10:54:31.661Z] === RUN   TestForbidden
10:54:31 [2022-09-21T10:54:31.753Z] --- PASS: TestServiceUpdatePidsLimit (16.04s)
10:54:31 [2022-09-21T10:54:31.753Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
10:54:31 [2022-09-21T10:54:31.753Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
10:54:31 [2022-09-21T10:54:31.753Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
10:54:31 [2022-09-21T10:54:31.753Z] PASS
10:54:31 [2022-09-21T10:54:31.753Z] 
10:54:31 [2022-09-21T10:54:31.753Z] === Skipped
10:54:31 [2022-09-21T10:54:31.753Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
10:54:31 [2022-09-21T10:54:31.753Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:54:31 [2022-09-21T10:54:31.753Z] 
10:54:31 [2022-09-21T10:54:31.753Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
10:54:31 [2022-09-21T10:54:31.753Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
10:54:31 [2022-09-21T10:54:31.753Z] 
10:54:31 [2022-09-21T10:54:31.753Z] DONE 27 tests, 2 skipped in 150.751s
10:54:31 [2022-09-21T10:54:31.753Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
10:54:31 [2022-09-21T10:54:31.753Z] ++ 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
10:54:31 [2022-09-21T10:54:31.753Z] ++ set -e
10:54:31 [2022-09-21T10:54:31.753Z] ++ '[' -n 0 ']'
10:54:31 [2022-09-21T10:54:31.753Z] ++ set -x
10:54:31 [2022-09-21T10:54:31.753Z] ++ 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
10:54:31 [2022-09-21T10:54:31.753Z] INFO: Testing against a local daemon
10:54:31 [2022-09-21T10:54:31.753Z] === RUN   TestSessionCreate
10:54:31 [2022-09-21T10:54:31.753Z] --- PASS: TestSessionCreate (0.03s)
10:54:31 [2022-09-21T10:54:31.753Z] === RUN   TestSessionCreateWithBadUpgrade
10:54:31 [2022-09-21T10:54:31.753Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
10:54:31 [2022-09-21T10:54:31.753Z] PASS
10:54:31 [2022-09-21T10:54:31.753Z] 
10:54:31 [2022-09-21T10:54:31.753Z] DONE 2 tests in 0.134s
10:54:31 [2022-09-21T10:54:31.753Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
10:54:31 [2022-09-21T10:54:31.753Z] ++ 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
10:54:31 [2022-09-21T10:54:31.753Z] ++ set -e
10:54:31 [2022-09-21T10:54:31.753Z] ++ '[' -n 0 ']'
10:54:31 [2022-09-21T10:54:31.753Z] ++ set -x
10:54:31 [2022-09-21T10:54:31.753Z] ++ 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
10:54:31 [2022-09-21T10:54:31.753Z] INFO: Testing against a local daemon
10:54:31 [2022-09-21T10:54:31.753Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:54:31 [2022-09-21T10:54:31.753Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:54:31 [2022-09-21T10:54:31.753Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:54:31 [2022-09-21T10:54:31.753Z] === RUN   TestEventsExecDie
10:54:32 [2022-09-21T10:54:32.009Z] --- PASS: TestEventsExecDie (0.51s)
10:54:32 [2022-09-21T10:54:32.009Z] === RUN   TestEventsBackwardsCompatible
10:54:32 [2022-09-21T10:54:32.009Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
10:54:32 [2022-09-21T10:54:32.009Z] === RUN   TestInfoBinaryCommits
10:54:32 [2022-09-21T10:54:32.009Z] --- PASS: TestInfoBinaryCommits (0.02s)
10:54:32 [2022-09-21T10:54:32.009Z] === RUN   TestInfoAPIVersioned
10:54:32 [2022-09-21T10:54:32.009Z] --- PASS: TestInfoAPIVersioned (0.01s)
10:54:32 [2022-09-21T10:54:32.009Z] === RUN   TestInfoDiscoveryBackend
10:54:32 [2022-09-21T10:54:32.046Z]     plugin_test.go:65: [dacd4f9abb887] joining swarm manager [d6cf50081975f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:54:32 [2022-09-21T10:54:32.125Z] --- PASS: TestForbidden (0.00s)
10:54:32 [2022-09-21T10:54:32.125Z] === RUN   TestInvalidParameter
10:54:32 [2022-09-21T10:54:32.125Z] --- PASS: TestInvalidParameter (0.00s)
10:54:32 [2022-09-21T10:54:32.125Z] === RUN   TestNotImplemented
10:54:32 [2022-09-21T10:54:32.125Z] --- PASS: TestNotImplemented (0.00s)
10:54:32 [2022-09-21T10:54:32.125Z] === RUN   TestNotModified
10:54:32 [2022-09-21T10:54:32.125Z] --- PASS: TestNotModified (0.00s)
10:54:32 [2022-09-21T10:54:32.125Z] === RUN   TestUnauthorized
10:54:32 [2022-09-21T10:54:32.125Z] --- PASS: TestUnauthorized (0.00s)
10:54:32 [2022-09-21T10:54:32.125Z] === RUN   TestUnknown
10:54:32 [2022-09-21T10:54:32.125Z] --- PASS: TestUnknown (0.00s)
10:54:32 [2022-09-21T10:54:32.125Z] === RUN   TestCancelled
10:54:32 [2022-09-21T10:54:32.125Z] --- PASS: TestCancelled (0.00s)
10:54:32 [2022-09-21T10:54:32.125Z] === RUN   TestDeadline
10:54:32 [2022-09-21T10:54:32.125Z] --- PASS: TestDeadline (0.00s)
10:54:32 [2022-09-21T10:54:32.125Z] === RUN   TestDataLoss
10:54:32 [2022-09-21T10:54:32.125Z] --- PASS: TestDataLoss (0.00s)
10:54:32 [2022-09-21T10:54:32.125Z] === RUN   TestUnavailable
10:54:32 [2022-09-21T10:54:32.125Z] --- PASS: TestUnavailable (0.00s)
10:54:32 [2022-09-21T10:54:32.125Z] === RUN   TestSystem
10:54:32 [2022-09-21T10:54:32.125Z] --- PASS: TestSystem (0.00s)
10:54:32 [2022-09-21T10:54:32.125Z] === RUN   TestFromStatusCode
10:54:32 [2022-09-21T10:54:32.125Z] === RUN   TestFromStatusCode/Not_Found
10:54:32 [2022-09-21T10:54:32.125Z] === RUN   TestFromStatusCode/Bad_Request
10:54:32 [2022-09-21T10:54:32.125Z] === RUN   TestFromStatusCode/Conflict
10:54:32 [2022-09-21T10:54:32.125Z] === RUN   TestFromStatusCode/Unauthorized
10:54:32 [2022-09-21T10:54:32.125Z] === RUN   TestFromStatusCode/Service_Unavailable
10:54:32 [2022-09-21T10:54:32.125Z] === RUN   TestFromStatusCode/Forbidden
10:54:32 [2022-09-21T10:54:32.125Z] === RUN   TestFromStatusCode/Not_Modified
10:54:32 [2022-09-21T10:54:32.125Z] === RUN   TestFromStatusCode/Not_Implemented
10:54:32 [2022-09-21T10:54:32.125Z] === RUN   TestFromStatusCode/Internal_Server_Error
10:54:32 [2022-09-21T10:54:32.125Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
10:54:32 [2022-09-21T10:54:32.125Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
10:54:32 [2022-09-21T10:54:32.125Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
10:54:32 [2022-09-21T10:54:32.125Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
10:54:32 [2022-09-21T10:54:32.125Z] --- PASS: TestFromStatusCode (0.00s)
10:54:32 [2022-09-21T10:54:32.125Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
10:54:32 [2022-09-21T10:54:32.125Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
10:54:32 [2022-09-21T10:54:32.125Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
10:54:32 [2022-09-21T10:54:32.125Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
10:54:32 [2022-09-21T10:54:32.125Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
10:54:32 [2022-09-21T10:54:32.125Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
10:54:32 [2022-09-21T10:54:32.125Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
10:54:32 [2022-09-21T10:54:32.125Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
10:54:32 [2022-09-21T10:54:32.125Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
10:54:32 [2022-09-21T10:54:32.125Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
10:54:32 [2022-09-21T10:54:32.125Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
10:54:32 [2022-09-21T10:54:32.125Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
10:54:32 [2022-09-21T10:54:32.125Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
10:54:32 [2022-09-21T10:54:32.125Z] PASS
10:54:32 [2022-09-21T10:54:32.125Z] coverage: 77.0% of statements
10:54:32 [2022-09-21T10:54:32.125Z] ok  	github.com/docker/docker/errdefs	0.042s	coverage: 77.0% of statements
10:54:32 [2022-09-21T10:54:32.125Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
10:54:32 [2022-09-21T10:54:32.125Z] === RUN   TestPullSchema2Config/EOF
10:54:32 [2022-09-21T10:54:32.125Z]     pull_v2_test.go:284: HTTP GET /v2/
10:54:32 [2022-09-21T10:54:32.125Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
10:54:32 [2022-09-21T10:54:32.125Z] 2022/09/21 10:54:31 http: panic serving 127.0.0.1:49213: intentional panic
10:54:32 [2022-09-21T10:54:32.125Z] goroutine 95 [running]:
10:54:32 [2022-09-21T10:54:32.125Z] net/http.(*conn).serve.func1()
10:54:32 [2022-09-21T10:54:32.125Z] 	c:/go/src/net/http/server.go:1825 +0xbf
10:54:32 [2022-09-21T10:54:32.125Z] panic({0x1853b20, 0x19f8ec0})
10:54:32 [2022-09-21T10:54:32.125Z] 	c:/go/src/runtime/panic.go:844 +0x258
10:54:32 [2022-09-21T10:54:32.125Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000380d00?, {0x19ffd80?, 0xc0006242a0?})
10:54:32 [2022-09-21T10:54:32.125Z] 	C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4
10:54:32 [2022-09-21T10:54:32.125Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x19ffd80, 0xc0006242a0}, 0xc00061eb00)
10:54:32 [2022-09-21T10:54:32.125Z] 	C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286
10:54:32 [2022-09-21T10:54:32.125Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x19ffd80?, 0xc0006242a0?}, 0xc000080000?)
10:54:32 [2022-09-21T10:54:32.125Z] 	c:/go/src/net/http/server.go:2084 +0x2f
10:54:32 [2022-09-21T10:54:32.125Z] net/http.serverHandler.ServeHTTP({0xc0001af380?}, {0x19ffd80, 0xc0006242a0}, 0xc00061eb00)
10:54:32 [2022-09-21T10:54:32.125Z] 	c:/go/src/net/http/server.go:2916 +0x43b
10:54:32 [2022-09-21T10:54:32.125Z] net/http.(*conn).serve(0xc0000a9ea0, {0x1a00498, 0xc00006d9b0})
10:54:32 [2022-09-21T10:54:32.125Z] 	c:/go/src/net/http/server.go:1966 +0x5d7
10:54:32 [2022-09-21T10:54:32.125Z] created by net/http.(*Server).Serve
10:54:32 [2022-09-21T10:54:32.125Z] 	c:/go/src/net/http/server.go:3071 +0x4db
10:54:32 [2022-09-21T10:54:32.125Z] --- PASS: TestConcurrencyLimit (0.41s)
10:54:32 [2022-09-21T10:54:32.125Z] === RUN   TestInactiveJobs
10:54:32 [2022-09-21T10:54:32.125Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
10:54:32 [2022-09-21T10:54:32.125Z] === RUN   TestPullSchema2Config/unauthorized
10:54:32 [2022-09-21T10:54:32.125Z]     pull_v2_test.go:284: HTTP GET /v2/
10:54:32 [2022-09-21T10:54:32.125Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
10:54:32 [2022-09-21T10:54:32.125Z] --- PASS: TestPullSchema2Config (0.53s)
10:54:32 [2022-09-21T10:54:32.125Z]     --- PASS: TestPullSchema2Config/success_first_time (0.01s)
10:54:32 [2022-09-21T10:54:32.125Z]     --- PASS: TestPullSchema2Config/500_status (0.26s)
10:54:32 [2022-09-21T10:54:32.125Z]     --- PASS: TestPullSchema2Config/EOF (0.26s)
10:54:32 [2022-09-21T10:54:32.125Z]     --- PASS: TestPullSchema2Config/unauthorized (0.01s)
10:54:32 [2022-09-21T10:54:32.125Z] === RUN   TestGetRepositoryMountCandidates
10:54:32 [2022-09-21T10:54:32.125Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
10:54:32 [2022-09-21T10:54:32.125Z] === RUN   TestLayerAlreadyExists
10:54:32 [2022-09-21T10:54:32.125Z]     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}
10:54:32 [2022-09-21T10:54:32.125Z]     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}
10:54:32 [2022-09-21T10:54:32.125Z]     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}
10:54:32 [2022-09-21T10:54:32.125Z]     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}
10:54:32 [2022-09-21T10:54:32.125Z]     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}
10:54:32 [2022-09-21T10:54:32.125Z]     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}
10:54:32 [2022-09-21T10:54:32.125Z] --- PASS: TestLayerAlreadyExists (0.00s)
10:54:32 [2022-09-21T10:54:32.125Z] === RUN   TestWhenEmptyAuthConfig
10:54:32 [2022-09-21T10:54:32.571Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
10:54:32 [2022-09-21T10:54:32.571Z] === RUN   TestInfoDiscoveryInvalidAdvertise
10:54:32 [2022-09-21T10:54:32.590Z] --- PASS: TestInactiveJobs (0.35s)
10:54:32 [2022-09-21T10:54:32.590Z] === RUN   TestWatchRelease
10:54:32 [2022-09-21T10:54:32.590Z] --- PASS: TestWatchRelease (0.04s)
10:54:32 [2022-09-21T10:54:32.590Z] === RUN   TestWatchFinishedTransfer
10:54:32 [2022-09-21T10:54:32.590Z] --- PASS: TestWatchFinishedTransfer (0.00s)
10:54:32 [2022-09-21T10:54:32.590Z] === RUN   TestDuplicateTransfer
10:54:32 [2022-09-21T10:54:32.590Z] --- PASS: TestDuplicateTransfer (0.04s)
10:54:32 [2022-09-21T10:54:32.590Z] === RUN   TestSuccessfulUpload
10:54:33 [2022-09-21T10:54:33.054Z] time="2022-09-21T10:54:32Z" level=error msg="Upload failed, retrying: simulating retry"
10:54:33 [2022-09-21T10:54:33.054Z] --- PASS: TestSuccessfulUpload (0.38s)
10:54:33 [2022-09-21T10:54:33.054Z] === RUN   TestCancelledUpload
10:54:33 [2022-09-21T10:54:33.054Z] --- PASS: TestCancelledUpload (0.00s)
10:54:33 [2022-09-21T10:54:33.054Z] PASS
10:54:33 [2022-09-21T10:54:33.054Z] coverage: 76.4% of statements
10:54:33 [2022-09-21T10:54:33.054Z] ok  	github.com/docker/docker/distribution/xfer	1.846s	coverage: 76.4% of statements
10:54:33 [2022-09-21T10:54:33.054Z] === RUN   TestFSGetInvalidData
10:54:33 [2022-09-21T10:54:33.054Z] --- PASS: TestFSGetInvalidData (0.01s)
10:54:33 [2022-09-21T10:54:33.054Z] === RUN   TestFSInvalidSet
10:54:33 [2022-09-21T10:54:33.054Z] --- PASS: TestFSInvalidSet (0.01s)
10:54:33 [2022-09-21T10:54:33.054Z] === RUN   TestFSInvalidRoot
10:54:33 [2022-09-21T10:54:33.054Z] --- PASS: TestFSInvalidRoot (0.01s)
10:54:33 [2022-09-21T10:54:33.054Z] === RUN   TestFSMetadataGetSet
10:54:33 [2022-09-21T10:54:33.054Z] === RUN   TestCompare
10:54:33 [2022-09-21T10:54:33.054Z] --- PASS: TestCompare (0.00s)
10:54:33 [2022-09-21T10:54:33.054Z] PASS
10:54:33 [2022-09-21T10:54:33.054Z] coverage: 19.2% of statements
10:54:33 [2022-09-21T10:54:33.054Z] ok  	github.com/docker/docker/image/cache	0.067s	coverage: 19.2% of statements
10:54:33 [2022-09-21T10:54:33.054Z] --- PASS: TestFSMetadataGetSet (0.03s)
10:54:33 [2022-09-21T10:54:33.054Z] === RUN   TestFSInvalidWalker
10:54:33 [2022-09-21T10:54:33.054Z] --- PASS: TestFSInvalidWalker (0.01s)
10:54:33 [2022-09-21T10:54:33.054Z] === RUN   TestFSGetSet
10:54:33 [2022-09-21T10:54:33.054Z] --- PASS: TestFSGetSet (0.03s)
10:54:33 [2022-09-21T10:54:33.054Z] === RUN   TestFSGetUnsetKey
10:54:33 [2022-09-21T10:54:33.054Z] --- PASS: TestFSGetUnsetKey (0.01s)
10:54:33 [2022-09-21T10:54:33.054Z] === RUN   TestFSGetEmptyData
10:54:33 [2022-09-21T10:54:33.054Z] --- PASS: TestFSGetEmptyData (0.00s)
10:54:33 [2022-09-21T10:54:33.054Z] === RUN   TestFSDelete
10:54:33 [2022-09-21T10:54:33.054Z] --- PASS: TestFSDelete (0.02s)
10:54:33 [2022-09-21T10:54:33.054Z] === RUN   TestFSWalker
10:54:33 [2022-09-21T10:54:33.054Z] --- PASS: TestFSWalker (0.02s)
10:54:33 [2022-09-21T10:54:33.054Z] === RUN   TestFSWalkerStopOnError
10:54:33 [2022-09-21T10:54:33.068Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
10:54:33 [2022-09-21T10:54:33.497Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
10:54:33 [2022-09-21T10:54:33.497Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
10:54:33 [2022-09-21T10:54:33.519Z] --- PASS: TestFSWalkerStopOnError (0.02s)
10:54:33 [2022-09-21T10:54:33.519Z] === RUN   TestNewFromJSON
10:54:33 [2022-09-21T10:54:33.519Z] --- PASS: TestNewFromJSON (0.00s)
10:54:33 [2022-09-21T10:54:33.519Z] === RUN   TestNewFromJSONWithInvalidJSON
10:54:33 [2022-09-21T10:54:33.519Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
10:54:33 [2022-09-21T10:54:33.519Z] === RUN   TestMarshalKeyOrder
10:54:33 [2022-09-21T10:54:33.519Z] --- PASS: TestMarshalKeyOrder (0.00s)
10:54:33 [2022-09-21T10:54:33.519Z] === RUN   TestImage
10:54:33 [2022-09-21T10:54:33.519Z] --- PASS: TestImage (0.00s)
10:54:33 [2022-09-21T10:54:33.519Z] === RUN   TestImageOSNotEmpty
10:54:33 [2022-09-21T10:54:33.519Z] --- PASS: TestImageOSNotEmpty (0.00s)
10:54:33 [2022-09-21T10:54:33.519Z] === RUN   TestNewChildImageFromImageWithRootFS
10:54:33 [2022-09-21T10:54:33.519Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
10:54:33 [2022-09-21T10:54:33.519Z] === RUN   TestCreate
10:54:33 [2022-09-21T10:54:33.519Z] --- PASS: TestCreate (0.01s)
10:54:33 [2022-09-21T10:54:33.519Z] === RUN   TestRestore
10:54:33 [2022-09-21T10:54:33.519Z] --- PASS: TestWhenEmptyAuthConfig (1.07s)
10:54:33 [2022-09-21T10:54:33.519Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
10:54:33 [2022-09-21T10:54:33.519Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
10:54:33 [2022-09-21T10:54:33.519Z] === RUN   TestTokenPassThru
10:54:33 [2022-09-21T10:54:33.519Z] --- PASS: TestTokenPassThru (0.01s)
10:54:33 [2022-09-21T10:54:33.519Z] === RUN   TestTokenPassThruDifferentHost
10:54:33 [2022-09-21T10:54:33.519Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
10:54:33 [2022-09-21T10:54:33.519Z] PASS
10:54:33 [2022-09-21T10:54:33.519Z] coverage: 26.0% of statements
10:54:33 [2022-09-21T10:54:33.519Z] ok  	github.com/docker/docker/distribution	2.061s	coverage: 26.0% of statements
10:54:33 [2022-09-21T10:54:33.519Z] time="2022-09-21T10:54:33Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
10:54:33 [2022-09-21T10:54:33.519Z] --- PASS: TestRestore (0.18s)
10:54:33 [2022-09-21T10:54:33.519Z] === RUN   TestAddDelete
10:54:33 [2022-09-21T10:54:33.519Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:54:33 [2022-09-21T10:54:33.519Z] ?   	github.com/docker/docker/dockerversion	[no test files]
10:54:33 [2022-09-21T10:54:33.519Z] --- PASS: TestAddDelete (0.03s)
10:54:33 [2022-09-21T10:54:33.519Z] === RUN   TestSearchAfterDelete
10:54:33 [2022-09-21T10:54:33.519Z] --- PASS: TestSearchAfterDelete (0.01s)
10:54:33 [2022-09-21T10:54:33.519Z] === RUN   TestParentReset
10:54:33 [2022-09-21T10:54:33.519Z] --- PASS: TestParentReset (0.04s)
10:54:33 [2022-09-21T10:54:33.519Z] === RUN   TestGetAndSetLastUpdated
10:54:33 [2022-09-21T10:54:33.519Z] --- PASS: TestGetAndSetLastUpdated (0.02s)
10:54:33 [2022-09-21T10:54:33.519Z] === RUN   TestStoreLen
10:54:33 [2022-09-21T10:54:33.519Z] --- PASS: TestStoreLen (0.05s)
10:54:33 [2022-09-21T10:54:33.519Z] PASS
10:54:33 [2022-09-21T10:54:33.519Z] coverage: 86.8% of statements
10:54:33 [2022-09-21T10:54:33.519Z] ok  	github.com/docker/docker/image	0.559s	coverage: 86.8% of statements
10:54:33 [2022-09-21T10:54:33.983Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
10:54:33 [2022-09-21T10:54:33.983Z] === RUN   TestMakeV1ConfigFromConfig
10:54:33 [2022-09-21T10:54:33.983Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
10:54:33 [2022-09-21T10:54:33.983Z] PASS
10:54:33 [2022-09-21T10:54:33.983Z] coverage: 25.0% of statements
10:54:33 [2022-09-21T10:54:33.983Z] ok  	github.com/docker/docker/image/v1	0.074s	coverage: 25.0% of statements
10:54:33 [2022-09-21T10:54:33.983Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:54:34 [2022-09-21T10:54:34.059Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
10:54:34 [2022-09-21T10:54:34.059Z] === RUN   TestInfoAPI
10:54:34 [2022-09-21T10:54:34.059Z] --- PASS: TestInfoAPI (0.02s)
10:54:34 [2022-09-21T10:54:34.059Z] === RUN   TestInfoAPIWarnings
10:54:34 [2022-09-21T10:54:34.962Z] === RUN   TestSerialization
10:54:34 [2022-09-21T10:54:34.962Z] --- PASS: TestSerialization (0.02s)
10:54:34 [2022-09-21T10:54:34.962Z] PASS
10:54:34 [2022-09-21T10:54:34.962Z] coverage: 100.0% of statements
10:54:34 [2022-09-21T10:54:34.962Z] ok  	github.com/docker/docker/libcontainerd/queue	0.058s	coverage: 100.0% of statements
10:54:35 [2022-09-21T10:54:35.426Z] === RUN   TestEnvironmentParsing
10:54:35 [2022-09-21T10:54:35.426Z] --- PASS: TestEnvironmentParsing (0.00s)
10:54:35 [2022-09-21T10:54:35.426Z] PASS
10:54:35 [2022-09-21T10:54:35.426Z] coverage: 1.0% of statements
10:54:35 [2022-09-21T10:54:35.426Z] ok  	github.com/docker/docker/libcontainerd/local	0.055s	coverage: 1.0% of statements
10:54:35 [2022-09-21T10:54:35.592Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
10:54:35 [2022-09-21T10:54:35.849Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
10:54:35 [2022-09-21T10:54:35.891Z] === RUN   TestEmptyLayer
10:54:35 [2022-09-21T10:54:35.891Z] --- PASS: TestEmptyLayer (0.00s)
10:54:35 [2022-09-21T10:54:35.891Z] === RUN   TestCommitFailure
10:54:35 [2022-09-21T10:54:35.891Z] --- PASS: TestCommitFailure (0.01s)
10:54:35 [2022-09-21T10:54:35.891Z] === RUN   TestStartTransactionFailure
10:54:35 [2022-09-21T10:54:35.891Z] --- PASS: TestStartTransactionFailure (0.00s)
10:54:35 [2022-09-21T10:54:35.891Z] === RUN   TestGetOrphan
10:54:35 [2022-09-21T10:54:35.891Z] --- PASS: TestGetOrphan (0.01s)
10:54:35 [2022-09-21T10:54:35.891Z] === RUN   TestMountAndRegister
10:54:35 [2022-09-21T10:54:35.891Z]     layer_test.go:271: Layer size: 14
10:54:35 [2022-09-21T10:54:35.891Z] --- PASS: TestMountAndRegister (0.08s)
10:54:35 [2022-09-21T10:54:35.891Z] === RUN   TestLayerRelease
10:54:35 [2022-09-21T10:54:35.891Z]     layer_test.go:304: Failing on Windows
10:54:35 [2022-09-21T10:54:35.891Z] --- SKIP: TestLayerRelease (0.00s)
10:54:35 [2022-09-21T10:54:35.891Z] === RUN   TestStoreRestore
10:54:35 [2022-09-21T10:54:35.891Z]     layer_test.go:353: Failing on Windows
10:54:35 [2022-09-21T10:54:35.891Z] --- SKIP: TestStoreRestore (0.00s)
10:54:35 [2022-09-21T10:54:35.891Z] === RUN   TestTarStreamStability
10:54:35 [2022-09-21T10:54:35.891Z]     layer_test.go:468: Failing on Windows
10:54:35 [2022-09-21T10:54:35.891Z] --- SKIP: TestTarStreamStability (0.00s)
10:54:35 [2022-09-21T10:54:35.891Z] === RUN   TestRegisterExistingLayer
10:54:36 [2022-09-21T10:54:36.105Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
10:54:36 [2022-09-21T10:54:36.355Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
10:54:36 [2022-09-21T10:54:36.355Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
10:54:36 [2022-09-21T10:54:36.355Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
10:54:36 [2022-09-21T10:54:36.355Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
10:54:36 [2022-09-21T10:54:36.356Z] --- PASS: TestRegisterExistingLayer (0.13s)
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestTarStreamVerification
10:54:36 [2022-09-21T10:54:36.356Z]     layer_test.go:697: Failing on Windows
10:54:36 [2022-09-21T10:54:36.356Z] --- SKIP: TestTarStreamVerification (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestLayerMigration
10:54:36 [2022-09-21T10:54:36.356Z]     migration_test.go:46: Failing on Windows
10:54:36 [2022-09-21T10:54:36.356Z] --- SKIP: TestLayerMigration (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestLayerMigrationNoTarsplit
10:54:36 [2022-09-21T10:54:36.356Z]     migration_test.go:182: Failing on Windows
10:54:36 [2022-09-21T10:54:36.356Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestMountInit
10:54:36 [2022-09-21T10:54:36.356Z]     mount_test.go:17: Failing on Windows
10:54:36 [2022-09-21T10:54:36.356Z] --- SKIP: TestMountInit (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestMountSize
10:54:36 [2022-09-21T10:54:36.356Z]     mount_test.go:76: Failing on Windows
10:54:36 [2022-09-21T10:54:36.356Z] --- SKIP: TestMountSize (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestMountChanges
10:54:36 [2022-09-21T10:54:36.356Z]     mount_test.go:125: Failing on Windows
10:54:36 [2022-09-21T10:54:36.356Z] --- SKIP: TestMountChanges (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestMountApply
10:54:36 [2022-09-21T10:54:36.356Z]     mount_test.go:212: Failing on Windows
10:54:36 [2022-09-21T10:54:36.356Z] --- SKIP: TestMountApply (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z] PASS
10:54:36 [2022-09-21T10:54:36.356Z] coverage: 30.1% of statements
10:54:36 [2022-09-21T10:54:36.356Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z] ok  	github.com/docker/docker/layer	0.309s	coverage: 30.1% of statements
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z] PASS
10:54:36 [2022-09-21T10:54:36.356Z] coverage: 45.8% of statements
10:54:36 [2022-09-21T10:54:36.356Z] ok  	github.com/docker/docker/oci	0.060s	coverage: 45.8% of statements
10:54:36 [2022-09-21T10:54:36.356Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:54:36 [2022-09-21T10:54:36.356Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:54:36 [2022-09-21T10:54:36.356Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:54:36 [2022-09-21T10:54:36.356Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:54:36 [2022-09-21T10:54:36.356Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestAddressPoolOpt
10:54:36 [2022-09-21T10:54:36.356Z] --- PASS: TestAddressPoolOpt (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestValidateEnv
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestValidateEnv/a
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestValidateEnv/something
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestValidateEnv/_=a
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestValidateEnv/env1=value1
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestValidateEnv/_env1=value1
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestValidateEnv/env2=value2=value3
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestValidateEnv/env3=abc!qwe
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestValidateEnv/env_4=value_4
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestValidateEnv/PATH
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestValidateEnv/=a
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestValidateEnv/PATH=
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestValidateEnv/PATH=something
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestValidateEnv/asd!qwe
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestValidateEnv/1asd
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestValidateEnv/123
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestValidateEnv/some_space
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestValidateEnv/__some_space_before
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestValidateEnv/some_space_after__
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestValidateEnv/=
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestValidateEnv/PaTh
10:54:36 [2022-09-21T10:54:36.356Z] --- PASS: TestValidateEnv (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestValidateEnv/a (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestValidateEnv/something (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestValidateEnv/_=a (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestValidateEnv/PATH (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestValidateEnv/=a (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestValidateEnv/1asd (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestValidateEnv/123 (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestValidateEnv/some_space (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestValidateEnv/= (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestParseHost
10:54:36 [2022-09-21T10:54:36.356Z] --- PASS: TestParseHost (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestParseDockerDaemonHost
10:54:36 [2022-09-21T10:54:36.356Z] --- PASS: TestParseDockerDaemonHost (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestParseTCP
10:54:36 [2022-09-21T10:54:36.356Z] --- PASS: TestParseTCP (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestParseInvalidUnixAddrInvalid
10:54:36 [2022-09-21T10:54:36.356Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestValidateExtraHosts
10:54:36 [2022-09-21T10:54:36.356Z] --- PASS: TestValidateExtraHosts (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestIpOptString
10:54:36 [2022-09-21T10:54:36.356Z] --- PASS: TestIpOptString (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestNewIpOptInvalidDefaultVal
10:54:36 [2022-09-21T10:54:36.356Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestNewIpOptValidDefaultVal
10:54:36 [2022-09-21T10:54:36.356Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestIpOptSetInvalidVal
10:54:36 [2022-09-21T10:54:36.356Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestValidateIPAddress
10:54:36 [2022-09-21T10:54:36.356Z] --- PASS: TestValidateIPAddress (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestMapOpts
10:54:36 [2022-09-21T10:54:36.356Z] --- PASS: TestMapOpts (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestListOptsWithoutValidator
10:54:36 [2022-09-21T10:54:36.356Z] --- PASS: TestListOptsWithoutValidator (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestListOptsWithValidator
10:54:36 [2022-09-21T10:54:36.356Z] --- PASS: TestListOptsWithValidator (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestValidateDNSSearch
10:54:36 [2022-09-21T10:54:36.356Z] --- PASS: TestValidateDNSSearch (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestValidateLabel
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestValidateLabel/label_with_general_format
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestValidateLabel/label_with_more_than_one_=
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestValidateLabel/label_with_one_more
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
10:54:36 [2022-09-21T10:54:36.356Z] --- PASS: TestValidateLabel (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestNamedListOpts
10:54:36 [2022-09-21T10:54:36.356Z] --- PASS: TestNamedListOpts (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestNamedMapOpts
10:54:36 [2022-09-21T10:54:36.356Z] --- PASS: TestNamedMapOpts (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestParseLink
10:54:36 [2022-09-21T10:54:36.356Z] --- PASS: TestParseLink (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestQuotedStringSetWithQuotes
10:54:36 [2022-09-21T10:54:36.356Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
10:54:36 [2022-09-21T10:54:36.356Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestQuotedStringSetWithNoQuotes
10:54:36 [2022-09-21T10:54:36.356Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestUlimitOpt
10:54:36 [2022-09-21T10:54:36.356Z] --- PASS: TestUlimitOpt (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z] PASS
10:54:36 [2022-09-21T10:54:36.356Z] coverage: 67.1% of statements
10:54:36 [2022-09-21T10:54:36.356Z] ok  	github.com/docker/docker/opts	0.075s	coverage: 67.1% of statements
10:54:36 [2022-09-21T10:54:36.356Z] === RUN   TestParseVersion
10:54:36 [2022-09-21T10:54:36.356Z] --- PASS: TestParseVersion (0.00s)
10:54:36 [2022-09-21T10:54:36.356Z] PASS
10:54:36 [2022-09-21T10:54:36.356Z] coverage: 52.9% of statements
10:54:36 [2022-09-21T10:54:36.356Z] ok  	github.com/docker/docker/pkg/aaparser	0.044s	coverage: 52.9% of statements
10:54:36 [2022-09-21T10:54:36.821Z] === RUN   TestUnbuffered
10:54:36 [2022-09-21T10:54:36.821Z] --- PASS: TestUnbuffered (0.00s)
10:54:36 [2022-09-21T10:54:36.821Z] === RUN   TestRaceUnbuffered
10:54:36 [2022-09-21T10:54:36.821Z] --- PASS: TestRaceUnbuffered (0.00s)
10:54:36 [2022-09-21T10:54:36.821Z] PASS
10:54:36 [2022-09-21T10:54:36.821Z] coverage: 100.0% of statements
10:54:37 [2022-09-21T10:54:37.286Z] ok  	github.com/docker/docker/pkg/broadcaster	0.046s	coverage: 100.0% of statements
10:54:37 [2022-09-21T10:54:37.286Z] === RUN   TestMatch
10:54:37 [2022-09-21T10:54:37.286Z] === RUN   TestMatch/[[]]
10:54:37 [2022-09-21T10:54:37.286Z] === RUN   TestMatch/[[foo]]
10:54:37 [2022-09-21T10:54:37.286Z] === RUN   TestMatch/[[bar]_[foo]]
10:54:37 [2022-09-21T10:54:37.286Z] === RUN   TestMatch/[[foo_bar]]
10:54:37 [2022-09-21T10:54:37.286Z] === RUN   TestMatch/[[qux]_[foo]]
10:54:37 [2022-09-21T10:54:37.286Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
10:54:37 [2022-09-21T10:54:37.286Z] === RUN   TestMatch/[]
10:54:37 [2022-09-21T10:54:37.286Z] === RUN   TestMatch/[]#01
10:54:37 [2022-09-21T10:54:37.286Z] === RUN   TestMatch/[[qux]]
10:54:37 [2022-09-21T10:54:37.286Z] === RUN   TestMatch/[[foo_bar_qux]]
10:54:37 [2022-09-21T10:54:37.286Z] === RUN   TestMatch/[[qux]_[baz]]
10:54:37 [2022-09-21T10:54:37.286Z] === RUN   TestMatch/[[foo_baz]]
10:54:37 [2022-09-21T10:54:37.286Z] --- PASS: TestMatch (0.00s)
10:54:37 [2022-09-21T10:54:37.286Z]     --- PASS: TestMatch/[[]] (0.00s)
10:54:37 [2022-09-21T10:54:37.286Z]     --- PASS: TestMatch/[[foo]] (0.00s)
10:54:37 [2022-09-21T10:54:37.286Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
10:54:37 [2022-09-21T10:54:37.286Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
10:54:37 [2022-09-21T10:54:37.286Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
10:54:37 [2022-09-21T10:54:37.286Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
10:54:37 [2022-09-21T10:54:37.286Z]     --- PASS: TestMatch/[] (0.00s)
10:54:37 [2022-09-21T10:54:37.286Z]     --- PASS: TestMatch/[]#01 (0.00s)
10:54:37 [2022-09-21T10:54:37.286Z]     --- PASS: TestMatch/[[qux]] (0.00s)
10:54:37 [2022-09-21T10:54:37.286Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
10:54:37 [2022-09-21T10:54:37.286Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
10:54:37 [2022-09-21T10:54:37.286Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
10:54:37 [2022-09-21T10:54:37.286Z] PASS
10:54:37 [2022-09-21T10:54:37.286Z] coverage: 87.5% of statements
10:54:37 [2022-09-21T10:54:37.286Z] ok  	github.com/docker/docker/pkg/capabilities	0.042s	coverage: 87.5% of statements
10:54:37 [2022-09-21T10:54:37.750Z] === RUN   TestPeerCertificateMarshalJSON
10:54:38 [2022-09-21T10:54:38.001Z]     check_test.go:309: [d3afe10bb4e84] daemon is not started
10:54:38 [2022-09-21T10:54:38.001Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
10:54:38 [2022-09-21T10:54:38.215Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
10:54:38 [2022-09-21T10:54:38.215Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
10:54:38 [2022-09-21T10:54:38.215Z] --- PASS: TestPeerCertificateMarshalJSON (0.40s)
10:54:38 [2022-09-21T10:54:38.215Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
10:54:38 [2022-09-21T10:54:38.215Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
10:54:38 [2022-09-21T10:54:38.215Z] === RUN   TestMiddleware
10:54:38 [2022-09-21T10:54:38.215Z] --- PASS: TestMiddleware (0.00s)
10:54:38 [2022-09-21T10:54:38.215Z] === RUN   TestNewResponseModifier
10:54:38 [2022-09-21T10:54:38.215Z] --- PASS: TestNewResponseModifier (0.00s)
10:54:38 [2022-09-21T10:54:38.215Z] PASS
10:54:38 [2022-09-21T10:54:38.215Z] coverage: 26.8% of statements
10:54:38 [2022-09-21T10:54:38.215Z] ok  	github.com/docker/docker/pkg/authorization	0.452s	coverage: 26.8% of statements
10:54:38 [2022-09-21T10:54:38.215Z] === RUN   TestChrootTarUntar
10:54:38 [2022-09-21T10:54:38.215Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
10:54:38 [2022-09-21T10:54:38.678Z] --- SKIP: TestChrootTarUntar (0.00s)
10:54:38 [2022-09-21T10:54:38.678Z] === RUN   TestChrootUntarWithHugeExcludesList
10:54:38 [2022-09-21T10:54:38.678Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
10:54:38 [2022-09-21T10:54:38.678Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
10:54:38 [2022-09-21T10:54:38.678Z] === RUN   TestChrootUntarEmptyArchive
10:54:38 [2022-09-21T10:54:38.678Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
10:54:38 [2022-09-21T10:54:38.678Z] === RUN   TestChrootTarUntarWithSymlink
10:54:38 [2022-09-21T10:54:38.678Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
10:54:38 [2022-09-21T10:54:38.678Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
10:54:38 [2022-09-21T10:54:38.678Z] === RUN   TestChrootCopyWithTar
10:54:38 [2022-09-21T10:54:38.678Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
10:54:38 [2022-09-21T10:54:38.678Z] --- SKIP: TestChrootCopyWithTar (0.00s)
10:54:38 [2022-09-21T10:54:38.678Z] === RUN   TestChrootCopyFileWithTar
10:54:38 [2022-09-21T10:54:38.678Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
10:54:38 [2022-09-21T10:54:38.678Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
10:54:38 [2022-09-21T10:54:38.678Z] === RUN   TestChrootUntarPath
10:54:38 [2022-09-21T10:54:38.678Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
10:54:38 [2022-09-21T10:54:38.678Z] --- SKIP: TestChrootUntarPath (0.00s)
10:54:38 [2022-09-21T10:54:38.678Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
10:54:38 [2022-09-21T10:54:38.678Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
10:54:38 [2022-09-21T10:54:38.678Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
10:54:38 [2022-09-21T10:54:38.678Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
10:54:38 [2022-09-21T10:54:38.678Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
10:54:38 [2022-09-21T10:54:38.678Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
10:54:38 [2022-09-21T10:54:38.678Z] === RUN   TestChrootApplyDotDotFile
10:54:38 [2022-09-21T10:54:38.678Z] === RUN   TestSizeEmpty
10:54:38 [2022-09-21T10:54:38.678Z] --- PASS: TestSizeEmpty (0.00s)
10:54:38 [2022-09-21T10:54:38.678Z] === RUN   TestSizeEmptyFile
10:54:38 [2022-09-21T10:54:38.678Z] --- PASS: TestSizeEmptyFile (0.00s)
10:54:38 [2022-09-21T10:54:38.678Z] === RUN   TestSizeNonemptyFile
10:54:38 [2022-09-21T10:54:38.678Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
10:54:38 [2022-09-21T10:54:38.678Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
10:54:38 [2022-09-21T10:54:38.678Z] PASS
10:54:38 [2022-09-21T10:54:38.678Z] coverage: 15.1% of statements
10:54:38 [2022-09-21T10:54:38.678Z] --- PASS: TestSizeNonemptyFile (0.00s)
10:54:38 [2022-09-21T10:54:38.678Z] === RUN   TestSizeNestedDirectoryEmpty
10:54:38 [2022-09-21T10:54:38.678Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
10:54:38 [2022-09-21T10:54:38.678Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
10:54:38 [2022-09-21T10:54:38.679Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
10:54:38 [2022-09-21T10:54:38.679Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
10:54:38 [2022-09-21T10:54:38.679Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
10:54:38 [2022-09-21T10:54:38.679Z] === RUN   TestMoveToSubdir
10:54:38 [2022-09-21T10:54:38.679Z] --- PASS: TestMoveToSubdir (0.01s)
10:54:38 [2022-09-21T10:54:38.679Z] === RUN   TestSizeNonExistingDirectory
10:54:38 [2022-09-21T10:54:38.679Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
10:54:38 [2022-09-21T10:54:38.679Z] PASS
10:54:38 [2022-09-21T10:54:38.679Z] coverage: 80.0% of statements
10:54:38 [2022-09-21T10:54:38.679Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.082s	coverage: 15.1% of statements
10:54:38 [2022-09-21T10:54:38.679Z] ok  	github.com/docker/docker/pkg/directory	0.057s	coverage: 80.0% of statements
10:54:38 [2022-09-21T10:54:38.679Z] === RUN   TestIsArchivePathDir
10:54:38 [2022-09-21T10:54:38.679Z] --- PASS: TestIsArchivePathDir (0.08s)
10:54:38 [2022-09-21T10:54:38.679Z] === RUN   TestIsArchivePathInvalidFile
10:54:39 [2022-09-21T10:54:39.143Z] --- PASS: TestIsArchivePathInvalidFile (0.14s)
10:54:39 [2022-09-21T10:54:39.143Z] === RUN   TestIsArchivePathTar
10:54:39 [2022-09-21T10:54:39.143Z] --- PASS: TestIsArchivePathTar (0.15s)
10:54:39 [2022-09-21T10:54:39.143Z] === RUN   TestDecompressStreamGzip
10:54:39 [2022-09-21T10:54:39.143Z] --- PASS: TestDecompressStreamGzip (0.18s)
10:54:39 [2022-09-21T10:54:39.143Z] === RUN   TestDecompressStreamBzip2
10:54:39 [2022-09-21T10:54:39.607Z] === RUN   Test
10:54:39 [2022-09-21T10:54:39.607Z] === RUN   Test/TestContent
10:54:39 [2022-09-21T10:54:39.607Z] === RUN   Test/TestInitialize
10:54:39 [2022-09-21T10:54:39.607Z] === RUN   Test/TestNew
10:54:39 [2022-09-21T10:54:39.607Z] === RUN   Test/TestParsingContentsWithComments
10:54:39 [2022-09-21T10:54:39.607Z] === RUN   Test/TestRegister
10:54:39 [2022-09-21T10:54:39.607Z] === RUN   Test/TestWatch
10:54:39 [2022-09-21T10:54:39.607Z] --- PASS: Test (0.00s)
10:54:39 [2022-09-21T10:54:39.607Z]     --- PASS: Test/TestContent (0.00s)
10:54:39 [2022-09-21T10:54:39.607Z]     --- PASS: Test/TestInitialize (0.00s)
10:54:39 [2022-09-21T10:54:39.607Z]     --- PASS: Test/TestNew (0.00s)
10:54:39 [2022-09-21T10:54:39.607Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
10:54:39 [2022-09-21T10:54:39.607Z]     --- PASS: Test/TestRegister (0.00s)
10:54:39 [2022-09-21T10:54:39.607Z]     --- PASS: Test/TestWatch (0.00s)
10:54:39 [2022-09-21T10:54:39.607Z] PASS
10:54:39 [2022-09-21T10:54:39.607Z] coverage: 92.9% of statements
10:54:39 [2022-09-21T10:54:39.607Z] ok  	github.com/docker/docker/pkg/discovery/file	0.046s	coverage: 92.9% of statements
10:54:39 [2022-09-21T10:54:39.607Z] === RUN   Test
10:54:39 [2022-09-21T10:54:39.607Z] === RUN   Test/TestContainsEntry
10:54:39 [2022-09-21T10:54:39.607Z] === RUN   Test/TestCreateEntries
10:54:39 [2022-09-21T10:54:39.607Z] === RUN   Test/TestEntriesDiff
10:54:39 [2022-09-21T10:54:39.607Z] === RUN   Test/TestEntriesEquality
10:54:39 [2022-09-21T10:54:39.607Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
10:54:39 [2022-09-21T10:54:39.607Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
10:54:39 [2022-09-21T10:54:39.607Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
10:54:39 [2022-09-21T10:54:39.607Z] === RUN   Test/TestGeneratorNotGenerate
10:54:39 [2022-09-21T10:54:39.607Z] === RUN   Test/TestGeneratorWithPort
10:54:39 [2022-09-21T10:54:39.607Z] === RUN   Test/TestGeneratorWithPortNotGenerate
10:54:39 [2022-09-21T10:54:39.607Z] === RUN   Test/TestNewEntry
10:54:39 [2022-09-21T10:54:39.607Z] === RUN   Test/TestParse
10:54:39 [2022-09-21T10:54:39.607Z] --- PASS: Test (0.00s)
10:54:39 [2022-09-21T10:54:39.607Z]     --- PASS: Test/TestContainsEntry (0.00s)
10:54:39 [2022-09-21T10:54:39.607Z]     --- PASS: Test/TestCreateEntries (0.00s)
10:54:39 [2022-09-21T10:54:39.607Z]     --- PASS: Test/TestEntriesDiff (0.00s)
10:54:39 [2022-09-21T10:54:39.607Z]     --- PASS: Test/TestEntriesEquality (0.00s)
10:54:39 [2022-09-21T10:54:39.607Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
10:54:39 [2022-09-21T10:54:39.607Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
10:54:39 [2022-09-21T10:54:39.607Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
10:54:39 [2022-09-21T10:54:39.607Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
10:54:39 [2022-09-21T10:54:39.607Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
10:54:39 [2022-09-21T10:54:39.607Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
10:54:39 [2022-09-21T10:54:39.607Z]     --- PASS: Test/TestNewEntry (0.00s)
10:54:39 [2022-09-21T10:54:39.607Z]     --- PASS: Test/TestParse (0.00s)
10:54:39 [2022-09-21T10:54:39.607Z] PASS
10:54:39 [2022-09-21T10:54:39.607Z] coverage: 58.3% of statements
10:54:39 [2022-09-21T10:54:39.607Z] --- PASS: TestDecompressStreamBzip2 (0.11s)
10:54:39 [2022-09-21T10:54:39.607Z] === RUN   TestDecompressStreamXz
10:54:39 [2022-09-21T10:54:39.607Z]     archive_test.go:134: Xz not present in msys2
10:54:39 [2022-09-21T10:54:39.607Z] ok  	github.com/docker/docker/pkg/discovery	0.046s	coverage: 58.3% of statements
10:54:39 [2022-09-21T10:54:39.607Z] --- SKIP: TestDecompressStreamXz (0.00s)
10:54:39 [2022-09-21T10:54:39.607Z] === RUN   TestCompressStreamXzUnsupported
10:54:39 [2022-09-21T10:54:39.607Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
10:54:39 [2022-09-21T10:54:39.607Z] === RUN   TestCompressStreamBzip2Unsupported
10:54:39 [2022-09-21T10:54:39.607Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
10:54:39 [2022-09-21T10:54:39.607Z] === RUN   TestCompressStreamInvalid
10:54:39 [2022-09-21T10:54:39.607Z] --- PASS: TestCompressStreamInvalid (0.00s)
10:54:39 [2022-09-21T10:54:39.607Z] === RUN   TestExtensionInvalid
10:54:39 [2022-09-21T10:54:39.607Z] --- PASS: TestExtensionInvalid (0.00s)
10:54:39 [2022-09-21T10:54:39.607Z] === RUN   TestExtensionUncompressed
10:54:39 [2022-09-21T10:54:39.607Z] --- PASS: TestExtensionUncompressed (0.00s)
10:54:39 [2022-09-21T10:54:39.607Z] === RUN   TestExtensionBzip2
10:54:39 [2022-09-21T10:54:39.607Z] --- PASS: TestExtensionBzip2 (0.00s)
10:54:39 [2022-09-21T10:54:39.607Z] === RUN   TestExtensionGzip
10:54:39 [2022-09-21T10:54:39.607Z] --- PASS: TestExtensionGzip (0.00s)
10:54:39 [2022-09-21T10:54:39.607Z] === RUN   TestExtensionXz
10:54:39 [2022-09-21T10:54:39.607Z] --- PASS: TestExtensionXz (0.00s)
10:54:39 [2022-09-21T10:54:39.607Z] === RUN   TestCmdStreamLargeStderr
10:54:39 [2022-09-21T10:54:39.607Z] --- PASS: TestCmdStreamLargeStderr (0.08s)
10:54:39 [2022-09-21T10:54:39.607Z] === RUN   TestCmdStreamBad
10:54:39 [2022-09-21T10:54:39.607Z]     archive_test.go:239: Failing on Windows CI machines
10:54:39 [2022-09-21T10:54:39.607Z] --- SKIP: TestCmdStreamBad (0.00s)
10:54:39 [2022-09-21T10:54:39.607Z] === RUN   TestCmdStreamGood
10:54:39 [2022-09-21T10:54:39.607Z] --- PASS: TestCmdStreamGood (0.04s)
10:54:39 [2022-09-21T10:54:39.607Z] === RUN   TestUntarPathWithInvalidDest
10:54:39 [2022-09-21T10:54:39.608Z] --- PASS: TestUntarPathWithInvalidDest (0.06s)
10:54:39 [2022-09-21T10:54:39.608Z] === RUN   TestUntarPathWithInvalidSrc
10:54:39 [2022-09-21T10:54:39.608Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
10:54:39 [2022-09-21T10:54:39.608Z] === RUN   TestUntarPath
10:54:39 [2022-09-21T10:54:39.608Z] --- PASS: TestUntarPath (0.06s)
10:54:39 [2022-09-21T10:54:39.608Z] === RUN   TestUntarPathWithDestinationFile
10:54:39 [2022-09-21T10:54:39.608Z] --- PASS: TestUntarPathWithDestinationFile (0.09s)
10:54:39 [2022-09-21T10:54:39.608Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
10:54:39 [2022-09-21T10:54:39.608Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s)
10:54:39 [2022-09-21T10:54:39.608Z] === RUN   TestCopyWithTarInvalidSrc
10:54:39 [2022-09-21T10:54:39.608Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
10:54:39 [2022-09-21T10:54:39.608Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
10:54:39 [2022-09-21T10:54:39.608Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
10:54:39 [2022-09-21T10:54:39.608Z] === RUN   TestCopyWithTarSrcFile
10:54:39 [2022-09-21T10:54:39.608Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
10:54:39 [2022-09-21T10:54:39.608Z] === RUN   TestCopyWithTarSrcFolder
10:54:40 [2022-09-21T10:54:40.072Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
10:54:40 [2022-09-21T10:54:40.072Z] === RUN   TestCopyFileWithTarInvalidSrc
10:54:40 [2022-09-21T10:54:40.072Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
10:54:40 [2022-09-21T10:54:40.072Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
10:54:40 [2022-09-21T10:54:40.072Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
10:54:40 [2022-09-21T10:54:40.072Z] === RUN   TestCopyFileWithTarSrcFolder
10:54:40 [2022-09-21T10:54:40.072Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
10:54:40 [2022-09-21T10:54:40.072Z] === RUN   TestCopyFileWithTarSrcFile
10:54:40 [2022-09-21T10:54:40.072Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
10:54:40 [2022-09-21T10:54:40.072Z] === RUN   TestTarFiles
10:54:40 [2022-09-21T10:54:40.072Z] === RUN   Test
10:54:40 [2022-09-21T10:54:40.072Z] === RUN   Test/TestInitialize
10:54:40 [2022-09-21T10:54:40.072Z] time="2022-09-21T10:54:39Z" level=info msg="Initializing discovery without TLS"
10:54:40 [2022-09-21T10:54:40.072Z] time="2022-09-21T10:54:39Z" level=info msg="Initializing discovery without TLS"
10:54:40 [2022-09-21T10:54:40.072Z] time="2022-09-21T10:54:39Z" level=info msg="Initializing discovery without TLS"
10:54:40 [2022-09-21T10:54:40.072Z] === RUN   Test/TestInitializeWithCerts
10:54:40 [2022-09-21T10:54:40.072Z] time="2022-09-21T10:54:39Z" level=info msg="Initializing discovery with TLS"
10:54:40 [2022-09-21T10:54:40.072Z] === RUN   Test/TestWatch
10:54:40 [2022-09-21T10:54:40.072Z] time="2022-09-21T10:54:39Z" level=info msg="Initializing discovery without TLS"
10:54:40 [2022-09-21T10:54:40.072Z] === RUN   Test
10:54:40 [2022-09-21T10:54:40.072Z] === RUN   Test/TestWatch
10:54:40 [2022-09-21T10:54:40.072Z] --- PASS: Test (0.00s)
10:54:40 [2022-09-21T10:54:40.072Z]     --- PASS: Test/TestWatch (0.00s)
10:54:40 [2022-09-21T10:54:40.072Z] PASS
10:54:40 [2022-09-21T10:54:40.072Z] coverage: 92.3% of statements
10:54:40 [2022-09-21T10:54:40.072Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.042s	coverage: 92.3% of statements
10:54:40 [2022-09-21T10:54:40.537Z] === RUN   Test
10:54:40 [2022-09-21T10:54:40.537Z] === RUN   Test/TestInitialize
10:54:40 [2022-09-21T10:54:40.537Z] === RUN   Test/TestInitializeWithPattern
10:54:40 [2022-09-21T10:54:40.537Z] === RUN   Test/TestRegister
10:54:40 [2022-09-21T10:54:40.537Z] === RUN   Test/TestWatch
10:54:40 [2022-09-21T10:54:40.537Z] --- PASS: Test (0.00s)
10:54:40 [2022-09-21T10:54:40.537Z]     --- PASS: Test/TestInitialize (0.00s)
10:54:40 [2022-09-21T10:54:40.537Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
10:54:40 [2022-09-21T10:54:40.537Z]     --- PASS: Test/TestRegister (0.00s)
10:54:40 [2022-09-21T10:54:40.537Z]     --- PASS: Test/TestWatch (0.00s)
10:54:40 [2022-09-21T10:54:40.537Z] PASS
10:54:40 [2022-09-21T10:54:40.537Z] coverage: 93.8% of statements
10:54:40 [2022-09-21T10:54:40.537Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.045s	coverage: 93.8% of statements
10:54:41 [2022-09-21T10:54:41.001Z] === RUN   TestPollerAddRemove
10:54:41 [2022-09-21T10:54:41.001Z] --- PASS: TestPollerAddRemove (0.00s)
10:54:41 [2022-09-21T10:54:41.001Z] === RUN   TestPollerEvent
10:54:41 [2022-09-21T10:54:41.001Z]     poller_test.go:41: No chmod on Windows
10:54:41 [2022-09-21T10:54:41.001Z] --- SKIP: TestPollerEvent (0.00s)
10:54:41 [2022-09-21T10:54:41.001Z] === RUN   TestPollerClose
10:54:41 [2022-09-21T10:54:41.001Z] --- PASS: TestPollerClose (0.00s)
10:54:41 [2022-09-21T10:54:41.001Z] PASS
10:54:41 [2022-09-21T10:54:41.001Z] coverage: 36.2% of statements
10:54:41 [2022-09-21T10:54:41.001Z] ok  	github.com/docker/docker/pkg/filenotify	0.061s	coverage: 36.2% of statements
10:54:41 [2022-09-21T10:54:41.272Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
10:54:41 [2022-09-21T10:54:41.466Z] === RUN   TestCopyFileWithInvalidSrc
10:54:41 [2022-09-21T10:54:41.467Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
10:54:41 [2022-09-21T10:54:41.467Z] === RUN   TestCopyFileWithInvalidDest
10:54:41 [2022-09-21T10:54:41.467Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
10:54:41 [2022-09-21T10:54:41.467Z] === RUN   TestCopyFileWithSameSrcAndDest
10:54:41 [2022-09-21T10:54:41.467Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
10:54:41 [2022-09-21T10:54:41.467Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
10:54:41 [2022-09-21T10:54:41.467Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
10:54:41 [2022-09-21T10:54:41.467Z] === RUN   TestCopyFile
10:54:41 [2022-09-21T10:54:41.467Z] --- PASS: TestCopyFile (0.01s)
10:54:41 [2022-09-21T10:54:41.467Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
10:54:41 [2022-09-21T10:54:41.467Z]     fileutils_test.go:134: Needs porting to Windows
10:54:41 [2022-09-21T10:54:41.467Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
10:54:41 [2022-09-21T10:54:41.467Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
10:54:41 [2022-09-21T10:54:41.467Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
10:54:41 [2022-09-21T10:54:41.467Z] === RUN   TestReadSymlinkedDirectoryToFile
10:54:41 [2022-09-21T10:54:41.467Z]     fileutils_test.go:180: Needs porting to Windows
10:54:41 [2022-09-21T10:54:41.467Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
10:54:41 [2022-09-21T10:54:41.467Z] === RUN   TestWildcardMatches
10:54:41 [2022-09-21T10:54:41.467Z] --- PASS: TestWildcardMatches (0.00s)
10:54:41 [2022-09-21T10:54:41.467Z] === RUN   TestPatternMatches
10:54:41 [2022-09-21T10:54:41.467Z] --- PASS: TestPatternMatches (0.00s)
10:54:41 [2022-09-21T10:54:41.467Z] === RUN   TestExclusionPatternMatchesPatternBefore
10:54:41 [2022-09-21T10:54:41.467Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
10:54:41 [2022-09-21T10:54:41.467Z] === RUN   TestPatternMatchesFolderExclusions
10:54:41 [2022-09-21T10:54:41.467Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
10:54:41 [2022-09-21T10:54:41.467Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
10:54:41 [2022-09-21T10:54:41.467Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
10:54:41 [2022-09-21T10:54:41.467Z] === RUN   TestPatternMatchesFolderWildcardExclusions
10:54:41 [2022-09-21T10:54:41.467Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
10:54:41 [2022-09-21T10:54:41.467Z] === RUN   TestExclusionPatternMatchesPatternAfter
10:54:41 [2022-09-21T10:54:41.467Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
10:54:41 [2022-09-21T10:54:41.467Z] === RUN   TestExclusionPatternMatchesWholeDirectory
10:54:41 [2022-09-21T10:54:41.467Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
10:54:41 [2022-09-21T10:54:41.467Z] === RUN   TestSingleExclamationError
10:54:41 [2022-09-21T10:54:41.467Z] --- PASS: TestSingleExclamationError (0.00s)
10:54:41 [2022-09-21T10:54:41.467Z] === RUN   TestMatchesWithNoPatterns
10:54:41 [2022-09-21T10:54:41.467Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
10:54:41 [2022-09-21T10:54:41.467Z] === RUN   TestMatchesWithMalformedPatterns
10:54:41 [2022-09-21T10:54:41.467Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
10:54:41 [2022-09-21T10:54:41.467Z] === RUN   TestMatches
10:54:41 [2022-09-21T10:54:41.467Z] --- PASS: TestMatches (0.00s)
10:54:41 [2022-09-21T10:54:41.467Z] === RUN   TestCleanPatterns
10:54:41 [2022-09-21T10:54:41.467Z] --- PASS: TestCleanPatterns (0.00s)
10:54:41 [2022-09-21T10:54:41.467Z] === RUN   TestCleanPatternsStripEmptyPatterns
10:54:41 [2022-09-21T10:54:41.467Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
10:54:41 [2022-09-21T10:54:41.467Z] === RUN   TestCleanPatternsExceptionFlag
10:54:41 [2022-09-21T10:54:41.467Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
10:54:41 [2022-09-21T10:54:41.467Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
10:54:41 [2022-09-21T10:54:41.467Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
10:54:41 [2022-09-21T10:54:41.467Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
10:54:41 [2022-09-21T10:54:41.467Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
10:54:41 [2022-09-21T10:54:41.467Z] === RUN   TestCleanPatternsErrorSingleException
10:54:41 [2022-09-21T10:54:41.467Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
10:54:41 [2022-09-21T10:54:41.467Z] === RUN   TestCreateIfNotExistsDir
10:54:41 [2022-09-21T10:54:41.529Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
10:54:41 [2022-09-21T10:54:41.931Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
10:54:41 [2022-09-21T10:54:41.931Z] === RUN   TestCreateIfNotExistsFile
10:54:41 [2022-09-21T10:54:41.931Z] --- PASS: TestCreateIfNotExistsFile (0.01s)
10:54:41 [2022-09-21T10:54:41.931Z] === RUN   TestMatch
10:54:41 [2022-09-21T10:54:41.931Z] --- PASS: TestMatch (0.00s)
10:54:41 [2022-09-21T10:54:41.931Z] PASS
10:54:41 [2022-09-21T10:54:41.931Z] coverage: 85.4% of statements
10:54:41 [2022-09-21T10:54:41.931Z] ok  	github.com/docker/docker/pkg/fileutils	0.075s	coverage: 85.4% of statements
10:54:41 [2022-09-21T10:54:41.931Z] === RUN   TestGet
10:54:41 [2022-09-21T10:54:41.931Z] --- PASS: TestGet (0.00s)
10:54:41 [2022-09-21T10:54:41.931Z] === RUN   TestGetShortcutString
10:54:41 [2022-09-21T10:54:41.931Z] --- PASS: TestGetShortcutString (0.00s)
10:54:41 [2022-09-21T10:54:41.931Z] PASS
10:54:41 [2022-09-21T10:54:41.931Z] coverage: 42.9% of statements
10:54:41 [2022-09-21T10:54:41.931Z] ok  	github.com/docker/docker/pkg/homedir	0.038s	coverage: 42.9% of statements
10:54:42 [2022-09-21T10:54:42.910Z] === RUN   TestCreateIDMapOrder
10:54:42 [2022-09-21T10:54:42.910Z] --- PASS: TestCreateIDMapOrder (0.00s)
10:54:42 [2022-09-21T10:54:42.910Z] PASS
10:54:42 [2022-09-21T10:54:42.910Z] coverage: 7.2% of statements
10:54:42 [2022-09-21T10:54:42.910Z] ok  	github.com/docker/docker/pkg/idtools	0.071s	coverage: 7.2% of statements
10:54:42 [2022-09-21T10:54:42.910Z] --- PASS: Test (3.16s)
10:54:42 [2022-09-21T10:54:42.910Z]     --- PASS: Test/TestInitialize (0.13s)
10:54:42 [2022-09-21T10:54:42.910Z]     --- PASS: Test/TestInitializeWithCerts (0.00s)
10:54:42 [2022-09-21T10:54:42.910Z]     --- PASS: Test/TestWatch (3.02s)
10:54:42 [2022-09-21T10:54:42.910Z] PASS
10:54:42 [2022-09-21T10:54:42.910Z] coverage: 84.1% of statements
10:54:42 [2022-09-21T10:54:42.910Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.223s	coverage: 84.1% of statements
10:54:43 [2022-09-21T10:54:43.375Z] === RUN   TestFixedBufferCap
10:54:43 [2022-09-21T10:54:43.375Z] --- PASS: TestFixedBufferCap (0.00s)
10:54:43 [2022-09-21T10:54:43.375Z] === RUN   TestFixedBufferLen
10:54:43 [2022-09-21T10:54:43.375Z] --- PASS: TestFixedBufferLen (0.00s)
10:54:43 [2022-09-21T10:54:43.375Z] === RUN   TestFixedBufferString
10:54:43 [2022-09-21T10:54:43.375Z] --- PASS: TestFixedBufferString (0.00s)
10:54:43 [2022-09-21T10:54:43.375Z] === RUN   TestFixedBufferWrite
10:54:43 [2022-09-21T10:54:43.375Z] --- PASS: TestFixedBufferWrite (0.00s)
10:54:43 [2022-09-21T10:54:43.375Z] === RUN   TestFixedBufferRead
10:54:43 [2022-09-21T10:54:43.375Z] --- PASS: TestFixedBufferRead (0.00s)
10:54:43 [2022-09-21T10:54:43.375Z] === RUN   TestBytesPipeRead
10:54:43 [2022-09-21T10:54:43.375Z] --- PASS: TestBytesPipeRead (0.00s)
10:54:43 [2022-09-21T10:54:43.375Z] === RUN   TestBytesPipeWrite
10:54:43 [2022-09-21T10:54:43.375Z] --- PASS: TestBytesPipeWrite (0.00s)
10:54:43 [2022-09-21T10:54:43.375Z] === RUN   TestBytesPipeWriteRandomChunks
10:54:43 [2022-09-21T10:54:43.840Z] === RUN   TestError
10:54:43 [2022-09-21T10:54:43.840Z] --- PASS: TestError (0.00s)
10:54:43 [2022-09-21T10:54:43.840Z] === RUN   TestProgressString
10:54:43 [2022-09-21T10:54:43.840Z] === RUN   TestProgressString/no_progress
10:54:43 [2022-09-21T10:54:43.840Z] === RUN   TestProgressString/progress_1
10:54:43 [2022-09-21T10:54:43.840Z] === RUN   TestProgressString/some_progress_with_a_start_time
10:54:43 [2022-09-21T10:54:43.840Z] === RUN   TestProgressString/some_progress_without_a_start_time
10:54:43 [2022-09-21T10:54:43.840Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
10:54:43 [2022-09-21T10:54:43.840Z] === RUN   TestProgressString/with_units
10:54:43 [2022-09-21T10:54:43.840Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
10:54:43 [2022-09-21T10:54:43.840Z] === RUN   TestProgressString/hide_counts
10:54:43 [2022-09-21T10:54:43.840Z] --- PASS: TestProgressString (0.00s)
10:54:43 [2022-09-21T10:54:43.840Z]     --- PASS: TestProgressString/no_progress (0.00s)
10:54:43 [2022-09-21T10:54:43.840Z]     --- PASS: TestProgressString/progress_1 (0.00s)
10:54:43 [2022-09-21T10:54:43.840Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
10:54:43 [2022-09-21T10:54:43.840Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
10:54:43 [2022-09-21T10:54:43.840Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
10:54:43 [2022-09-21T10:54:43.840Z]     --- PASS: TestProgressString/with_units (0.00s)
10:54:43 [2022-09-21T10:54:43.840Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
10:54:43 [2022-09-21T10:54:43.840Z]     --- PASS: TestProgressString/hide_counts (0.00s)
10:54:43 [2022-09-21T10:54:43.840Z] === RUN   TestJSONMessageDisplay
10:54:43 [2022-09-21T10:54:43.840Z] --- PASS: TestBytesPipeWriteRandomChunks (0.45s)
10:54:43 [2022-09-21T10:54:43.840Z] === RUN   TestAtomicWriteToFile
10:54:43 [2022-09-21T10:54:43.840Z] --- PASS: TestAtomicWriteToFile (0.02s)
10:54:43 [2022-09-21T10:54:43.840Z] === RUN   TestAtomicWriteSetCommit
10:54:43 [2022-09-21T10:54:43.840Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
10:54:43 [2022-09-21T10:54:43.840Z] === RUN   TestAtomicWriteSetCancel
10:54:43 [2022-09-21T10:54:43.840Z] --- PASS: TestJSONMessageDisplay (0.14s)
10:54:43 [2022-09-21T10:54:43.840Z] === RUN   TestJSONMessageDisplayWithJSONError
10:54:43 [2022-09-21T10:54:43.840Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
10:54:43 [2022-09-21T10:54:43.840Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
10:54:43 [2022-09-21T10:54:43.840Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
10:54:43 [2022-09-21T10:54:43.840Z] === RUN   TestDisplayJSONMessagesStream
10:54:43 [2022-09-21T10:54:43.840Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
10:54:43 [2022-09-21T10:54:43.840Z] PASS
10:54:43 [2022-09-21T10:54:43.840Z] coverage: 91.7% of statements
10:54:43 [2022-09-21T10:54:43.840Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
10:54:43 [2022-09-21T10:54:43.840Z] === RUN   TestReadCloserWrapperClose
10:54:43 [2022-09-21T10:54:43.840Z] --- PASS: TestReadCloserWrapperClose (0.00s)
10:54:43 [2022-09-21T10:54:43.840Z] === RUN   TestReaderErrWrapperReadOnError
10:54:43 [2022-09-21T10:54:43.840Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
10:54:43 [2022-09-21T10:54:43.840Z] === RUN   TestReaderErrWrapperRead
10:54:43 [2022-09-21T10:54:43.840Z] --- PASS: TestReaderErrWrapperRead (0.00s)
10:54:43 [2022-09-21T10:54:43.840Z] === RUN   TestHashData
10:54:43 [2022-09-21T10:54:43.840Z] --- PASS: TestHashData (0.00s)
10:54:43 [2022-09-21T10:54:43.840Z] === RUN   TestCancelReadCloser
10:54:43 [2022-09-21T10:54:43.840Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.182s	coverage: 91.7% of statements
10:54:43 [2022-09-21T10:54:43.840Z] === RUN   TestStandardLongPath
10:54:43 [2022-09-21T10:54:43.840Z] --- PASS: TestStandardLongPath (0.00s)
10:54:43 [2022-09-21T10:54:43.840Z] === RUN   TestUNCLongPath
10:54:43 [2022-09-21T10:54:43.840Z] --- PASS: TestUNCLongPath (0.00s)
10:54:43 [2022-09-21T10:54:43.840Z] PASS
10:54:43 [2022-09-21T10:54:43.840Z] coverage: 100.0% of statements
10:54:43 [2022-09-21T10:54:43.840Z] --- PASS: TestCancelReadCloser (0.10s)
10:54:43 [2022-09-21T10:54:43.840Z] === RUN   TestWriteCloserWrapperClose
10:54:43 [2022-09-21T10:54:43.840Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
10:54:43 [2022-09-21T10:54:43.840Z] === RUN   TestNopWriteCloser
10:54:43 [2022-09-21T10:54:43.840Z] --- PASS: TestNopWriteCloser (0.00s)
10:54:43 [2022-09-21T10:54:43.840Z] === RUN   TestNopWriter
10:54:43 [2022-09-21T10:54:43.840Z] --- PASS: TestNopWriter (0.00s)
10:54:43 [2022-09-21T10:54:43.840Z] === RUN   TestWriteCounter
10:54:43 [2022-09-21T10:54:43.840Z] --- PASS: TestWriteCounter (0.00s)
10:54:43 [2022-09-21T10:54:43.840Z] PASS
10:54:43 [2022-09-21T10:54:43.840Z] coverage: 69.7% of statements
10:54:43 [2022-09-21T10:54:43.840Z] ok  	github.com/docker/docker/pkg/longpath	0.040s	coverage: 100.0% of statements
10:54:43 [2022-09-21T10:54:43.840Z] ok  	github.com/docker/docker/pkg/ioutils	0.629s	coverage: 69.7% of statements
10:54:44 [2022-09-21T10:54:44.800Z]     docker_cli_daemon_plugins_test.go:106: [de2207d6f8e91] daemon is not started
10:54:44 [2022-09-21T10:54:44.819Z] === RUN   TestNameFormat
10:54:44 [2022-09-21T10:54:44.819Z] --- PASS: TestNameFormat (0.00s)
10:54:44 [2022-09-21T10:54:44.819Z] === RUN   TestNameRetries
10:54:44 [2022-09-21T10:54:44.819Z] --- PASS: TestNameRetries (0.00s)
10:54:44 [2022-09-21T10:54:44.819Z] PASS
10:54:44 [2022-09-21T10:54:44.819Z] coverage: 85.7% of statements
10:54:44 [2022-09-21T10:54:44.819Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.036s	coverage: 85.7% of statements
10:54:44 [2022-09-21T10:54:44.819Z] === RUN   TestParseKeyValueOpt
10:54:44 [2022-09-21T10:54:44.819Z] --- PASS: TestParseKeyValueOpt (0.00s)
10:54:44 [2022-09-21T10:54:44.819Z] === RUN   TestParseUintList
10:54:44 [2022-09-21T10:54:44.819Z] --- PASS: TestParseUintList (0.00s)
10:54:44 [2022-09-21T10:54:44.819Z] === RUN   TestParseUintListMaximumLimits
10:54:44 [2022-09-21T10:54:44.819Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
10:54:44 [2022-09-21T10:54:44.819Z] PASS
10:54:44 [2022-09-21T10:54:44.819Z] coverage: 97.0% of statements
10:54:44 [2022-09-21T10:54:44.819Z] ok  	github.com/docker/docker/pkg/parsers	0.039s	coverage: 97.0% of statements
10:54:45 [2022-09-21T10:54:45.284Z] === RUN   TestNewAndRemove
10:54:45 [2022-09-21T10:54:45.284Z] --- PASS: TestNewAndRemove (0.00s)
10:54:45 [2022-09-21T10:54:45.284Z] === RUN   TestRemoveInvalidPath
10:54:45 [2022-09-21T10:54:45.284Z] --- PASS: TestRemoveInvalidPath (0.00s)
10:54:45 [2022-09-21T10:54:45.284Z] PASS
10:54:45 [2022-09-21T10:54:45.284Z] coverage: 82.6% of statements
10:54:45 [2022-09-21T10:54:45.284Z] ok  	github.com/docker/docker/pkg/pidfile	0.080s	coverage: 82.6% of statements
10:54:45 [2022-09-21T10:54:45.284Z] --- PASS: TestTarFiles (5.42s)
10:54:45 [2022-09-21T10:54:45.284Z] === RUN   TestTarUntar
10:54:45 [2022-09-21T10:54:45.284Z] --- PASS: TestTarUntar (0.04s)
10:54:45 [2022-09-21T10:54:45.284Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
10:54:45 [2022-09-21T10:54:45.284Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.02s)
10:54:45 [2022-09-21T10:54:45.284Z] === RUN   TestTarWithOptions
10:54:45 [2022-09-21T10:54:45.284Z] --- PASS: TestTarWithOptions (0.06s)
10:54:45 [2022-09-21T10:54:45.284Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
10:54:45 [2022-09-21T10:54:45.284Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
10:54:45 [2022-09-21T10:54:45.284Z] === RUN   TestUntarUstarGnuConflict
10:54:45 [2022-09-21T10:54:45.284Z] --- PASS: TestUntarUstarGnuConflict (0.01s)
10:54:45 [2022-09-21T10:54:45.284Z] === RUN   TestUntarInvalidFilenames
10:54:45 [2022-09-21T10:54:45.362Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
10:54:45 [2022-09-21T10:54:45.748Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3921410978\\dest"
10:54:45 [2022-09-21T10:54:45.748Z] --- PASS: TestUntarInvalidFilenames (0.16s)
10:54:45 [2022-09-21T10:54:45.748Z] === RUN   TestUntarHardlinkToSymlink
10:54:45 [2022-09-21T10:54:45.748Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
10:54:45 [2022-09-21T10:54:45.748Z] === RUN   TestUntarInvalidHardlink
10:54:45 [2022-09-21T10:54:45.748Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3811203025\\victim\\hello" -> "../victim/hello"
10:54:45 [2022-09-21T10:54:45.748Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1715105388\\victim\\hello" -> "/../victim/hello"
10:54:45 [2022-09-21T10:54:45.748Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1449997353\\victim" -> "../victim"
10:54:45 [2022-09-21T10:54:45.748Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink521454114\\victim" -> "../victim"
10:54:45 [2022-09-21T10:54:45.748Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1771340792\\victim" -> "../victim"
10:54:45 [2022-09-21T10:54:45.748Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3036886728\\victim" -> "../victim"
10:54:45 [2022-09-21T10:54:45.748Z] --- PASS: TestUntarInvalidHardlink (0.03s)
10:54:45 [2022-09-21T10:54:45.748Z] === RUN   TestUntarInvalidSymlink
10:54:45 [2022-09-21T10:54:45.748Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2082639603\\dest\\dotdot" -> "../victim/hello"
10:54:45 [2022-09-21T10:54:45.748Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1498046337\\dest\\slash-dotdot" -> "/../victim/hello"
10:54:45 [2022-09-21T10:54:45.748Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2649799784\\dest\\loophole-victim" -> "../victim"
10:54:45 [2022-09-21T10:54:45.748Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3108916574\\dest\\loophole-victim" -> "../victim"
10:54:45 [2022-09-21T10:54:45.748Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2451680301\\dest\\loophole-victim" -> "../victim"
10:54:45 [2022-09-21T10:54:45.748Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1340538153\\dest\\loophole-victim" -> "../victim"
10:54:45 [2022-09-21T10:54:45.748Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1864337169\\dest\\dir\\loophole" -> "../../victim"
10:54:45 [2022-09-21T10:54:45.748Z] --- PASS: TestUntarInvalidSymlink (0.03s)
10:54:45 [2022-09-21T10:54:45.748Z] === RUN   TestTempArchiveCloseMultipleTimes
10:54:45 [2022-09-21T10:54:45.748Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
10:54:45 [2022-09-21T10:54:45.748Z] === RUN   TestXGlobalNoParent
10:54:45 [2022-09-21T10:54:45.748Z] --- PASS: TestXGlobalNoParent (0.00s)
10:54:45 [2022-09-21T10:54:45.748Z] === RUN   TestReplaceFileTarWrapper
10:54:45 [2022-09-21T10:54:45.748Z] === RUN   TestParseEmptyInterface
10:54:45 [2022-09-21T10:54:45.748Z] --- PASS: TestParseEmptyInterface (0.00s)
10:54:45 [2022-09-21T10:54:45.748Z] === RUN   TestParseNonInterfaceType
10:54:45 [2022-09-21T10:54:45.748Z] --- PASS: TestParseNonInterfaceType (0.00s)
10:54:45 [2022-09-21T10:54:45.748Z] === RUN   TestParseWithOneFunction
10:54:45 [2022-09-21T10:54:45.748Z] --- PASS: TestParseWithOneFunction (0.00s)
10:54:45 [2022-09-21T10:54:45.748Z] === RUN   TestParseWithMultipleFuncs
10:54:45 [2022-09-21T10:54:45.748Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
10:54:45 [2022-09-21T10:54:45.748Z] === RUN   TestParseWithUnnamedReturn
10:54:45 [2022-09-21T10:54:45.748Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
10:54:45 [2022-09-21T10:54:45.748Z] === RUN   TestEmbeddedInterface
10:54:45 [2022-09-21T10:54:45.748Z] --- PASS: TestEmbeddedInterface (0.00s)
10:54:45 [2022-09-21T10:54:45.748Z] === RUN   TestParsedImports
10:54:45 [2022-09-21T10:54:45.748Z] --- PASS: TestParsedImports (0.00s)
10:54:45 [2022-09-21T10:54:45.749Z] === RUN   TestAliasedImports
10:54:45 [2022-09-21T10:54:45.749Z] --- PASS: TestAliasedImports (0.00s)
10:54:45 [2022-09-21T10:54:45.749Z] PASS
10:54:45 [2022-09-21T10:54:45.749Z] coverage: 56.8% of statements
10:54:45 [2022-09-21T10:54:45.749Z] --- PASS: TestReplaceFileTarWrapper (0.17s)
10:54:45 [2022-09-21T10:54:45.749Z] === RUN   TestPrefixHeaderReadable
10:54:45 [2022-09-21T10:54:45.749Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.049s	coverage: 56.8% of statements
10:54:45 [2022-09-21T10:54:45.749Z] --- PASS: TestPrefixHeaderReadable (0.02s)
10:54:45 [2022-09-21T10:54:45.749Z] === RUN   TestDisablePigz
10:54:45 [2022-09-21T10:54:45.749Z]     archive_test.go:1331: Test will not check full path when Pigz not installed
10:54:45 [2022-09-21T10:54:45.749Z] --- PASS: TestDisablePigz (0.14s)
10:54:45 [2022-09-21T10:54:45.749Z] === RUN   TestPigz
10:54:46 [2022-09-21T10:54:46.213Z]     archive_test.go:1360: Tested whether Pigz is not used, as it not installed
10:54:46 [2022-09-21T10:54:46.213Z] --- PASS: TestPigz (0.13s)
10:54:46 [2022-09-21T10:54:46.213Z] === RUN   TestCopyFileWithInvalidDest
10:54:46 [2022-09-21T10:54:46.213Z]     archive_windows_test.go:17: Currently fails
10:54:46 [2022-09-21T10:54:46.213Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
10:54:46 [2022-09-21T10:54:46.213Z] === RUN   TestCanonicalTarNameForPath
10:54:46 [2022-09-21T10:54:46.213Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
10:54:46 [2022-09-21T10:54:46.213Z] === RUN   TestCanonicalTarName
10:54:46 [2022-09-21T10:54:46.213Z] --- PASS: TestCanonicalTarName (0.00s)
10:54:46 [2022-09-21T10:54:46.213Z] === RUN   TestChmodTarEntry
10:54:46 [2022-09-21T10:54:46.213Z] --- PASS: TestChmodTarEntry (0.00s)
10:54:46 [2022-09-21T10:54:46.213Z] === RUN   TestHardLinkOrder
10:54:46 [2022-09-21T10:54:46.213Z] --- PASS: TestHardLinkOrder (0.07s)
10:54:46 [2022-09-21T10:54:46.213Z] === RUN   TestChangeString
10:54:46 [2022-09-21T10:54:46.213Z] --- PASS: TestChangeString (0.00s)
10:54:46 [2022-09-21T10:54:46.213Z] === RUN   TestChangesWithNoChanges
10:54:46 [2022-09-21T10:54:46.213Z] --- PASS: TestChangesWithNoChanges (0.03s)
10:54:46 [2022-09-21T10:54:46.213Z] === RUN   TestChangesWithChanges
10:54:46 [2022-09-21T10:54:46.213Z] --- PASS: TestChangesWithChanges (0.03s)
10:54:46 [2022-09-21T10:54:46.213Z] === RUN   TestChangesWithChangesGH13590
10:54:46 [2022-09-21T10:54:46.213Z]     changes_test.go:192: needs more investigation
10:54:46 [2022-09-21T10:54:46.213Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
10:54:46 [2022-09-21T10:54:46.213Z] === RUN   TestChangesDirsEmpty
10:54:46 [2022-09-21T10:54:46.213Z] --- PASS: TestChangesDirsEmpty (0.17s)
10:54:46 [2022-09-21T10:54:46.213Z] === RUN   TestChangesDirsMutated
10:54:46 [2022-09-21T10:54:46.678Z] === RUN   TestFailedConnection
10:54:46 [2022-09-21T10:54:46.678Z] --- PASS: TestChangesDirsMutated (0.11s)
10:54:46 [2022-09-21T10:54:46.678Z] === RUN   TestApplyLayer
10:54:46 [2022-09-21T10:54:46.678Z]     changes_test.go:405: needs further investigation
10:54:46 [2022-09-21T10:54:46.678Z] --- SKIP: TestApplyLayer (0.00s)
10:54:46 [2022-09-21T10:54:46.678Z] === RUN   TestChangesSizeWithHardlinks
10:54:46 [2022-09-21T10:54:46.678Z]     changes_test.go:441: needs further investigation
10:54:46 [2022-09-21T10:54:46.678Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
10:54:46 [2022-09-21T10:54:46.678Z] === RUN   TestChangesSizeWithNoChanges
10:54:46 [2022-09-21T10:54:46.678Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
10:54:46 [2022-09-21T10:54:46.678Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
10:54:46 [2022-09-21T10:54:46.678Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
10:54:46 [2022-09-21T10:54:46.678Z] === RUN   TestChangesSize
10:54:46 [2022-09-21T10:54:46.678Z] --- PASS: TestChangesSize (0.00s)
10:54:46 [2022-09-21T10:54:46.678Z] === RUN   TestApplyLayerInvalidFilenames
10:54:46 [2022-09-21T10:54:46.678Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1902350456\\dest"
10:54:46 [2022-09-21T10:54:46.678Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s)
10:54:46 [2022-09-21T10:54:46.678Z] === RUN   TestApplyLayerInvalidHardlink
10:54:46 [2022-09-21T10:54:46.678Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink391374691\\victim\\hello" -> "../victim/hello"
10:54:46 [2022-09-21T10:54:46.678Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3609165206\\victim\\hello" -> "/../victim/hello"
10:54:46 [2022-09-21T10:54:46.678Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2893650722\\victim" -> "../victim"
10:54:46 [2022-09-21T10:54:46.678Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1051408643\\victim" -> "../victim"
10:54:46 [2022-09-21T10:54:46.678Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2408380066\\victim" -> "../victim"
10:54:46 [2022-09-21T10:54:46.678Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3672761155\\victim" -> "../victim"
10:54:46 [2022-09-21T10:54:46.678Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s)
10:54:46 [2022-09-21T10:54:46.678Z] === RUN   TestApplyLayerInvalidSymlink
10:54:46 [2022-09-21T10:54:46.678Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3419916666\\dest\\dotdot" -> "../victim/hello"
10:54:46 [2022-09-21T10:54:46.678Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2454567153\\dest\\slash-dotdot" -> "/../victim/hello"
10:54:46 [2022-09-21T10:54:46.678Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink266704783\\dest\\loophole-victim" -> "../victim"
10:54:46 [2022-09-21T10:54:46.678Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink256745247\\dest\\loophole-victim" -> "../victim"
10:54:46 [2022-09-21T10:54:46.678Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3306807122\\dest\\loophole-victim" -> "../victim"
10:54:46 [2022-09-21T10:54:46.678Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4185942789\\dest\\loophole-victim" -> "../victim"
10:54:46 [2022-09-21T10:54:46.678Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s)
10:54:46 [2022-09-21T10:54:46.678Z] === RUN   TestApplyLayerWhiteouts
10:54:46 [2022-09-21T10:54:46.678Z] --- PASS: TestApplyLayerWhiteouts (0.07s)
10:54:46 [2022-09-21T10:54:46.678Z] === RUN   TestGenerateEmptyFile
10:54:46 [2022-09-21T10:54:46.678Z] --- PASS: TestGenerateEmptyFile (0.00s)
10:54:46 [2022-09-21T10:54:46.678Z] === RUN   TestGenerateWithContent
10:54:46 [2022-09-21T10:54:46.678Z] --- PASS: TestGenerateWithContent (0.00s)
10:54:46 [2022-09-21T10:54:46.678Z] PASS
10:54:46 [2022-09-21T10:54:46.678Z] coverage: 62.6% of statements
10:54:46 [2022-09-21T10:54:46.678Z] ok  	github.com/docker/docker/pkg/archive	7.941s	coverage: 62.6% of statements
10:54:46 [2022-09-21T10:54:46.678Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
10:54:46 [2022-09-21T10:54:46.678Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
10:54:46 [2022-09-21T10:54:46.678Z] === RUN   TestBufioReaderPoolPutAndGet
10:54:46 [2022-09-21T10:54:46.678Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
10:54:46 [2022-09-21T10:54:46.678Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
10:54:46 [2022-09-21T10:54:46.678Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
10:54:46 [2022-09-21T10:54:46.678Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
10:54:46 [2022-09-21T10:54:46.678Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
10:54:46 [2022-09-21T10:54:46.678Z] === RUN   TestBufioWriterPoolPutAndGet
10:54:46 [2022-09-21T10:54:46.678Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
10:54:46 [2022-09-21T10:54:46.678Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
10:54:46 [2022-09-21T10:54:46.678Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
10:54:46 [2022-09-21T10:54:46.678Z] === RUN   TestBufferPoolPutAndGet
10:54:46 [2022-09-21T10:54:46.678Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
10:54:46 [2022-09-21T10:54:46.678Z] PASS
10:54:46 [2022-09-21T10:54:46.678Z] coverage: 88.2% of statements
10:54:46 [2022-09-21T10:54:46.678Z] === RUN   TestHTTPTransport
10:54:46 [2022-09-21T10:54:46.678Z] --- PASS: TestHTTPTransport (0.00s)
10:54:46 [2022-09-21T10:54:46.678Z] PASS
10:54:46 [2022-09-21T10:54:46.678Z] coverage: 85.7% of statements
10:54:46 [2022-09-21T10:54:46.678Z] ok  	github.com/docker/docker/pkg/pools	0.055s	coverage: 88.2% of statements
10:54:46 [2022-09-21T10:54:46.678Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.056s	coverage: 85.7% of statements
10:54:46 [2022-09-21T10:54:46.729Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
10:54:46 [2022-09-21T10:54:46.986Z]     check_test.go:309: [ddb4a0d38d84f] daemon is not started
10:54:46 [2022-09-21T10:54:46.986Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
10:54:47 [2022-09-21T10:54:47.550Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
10:54:47 [2022-09-21T10:54:47.657Z] === RUN   TestOutputOnPrematureClose
10:54:47 [2022-09-21T10:54:47.657Z] --- PASS: TestOutputOnPrematureClose (0.00s)
10:54:47 [2022-09-21T10:54:47.657Z] === RUN   TestCompleteSilently
10:54:47 [2022-09-21T10:54:47.657Z] --- PASS: TestCompleteSilently (0.00s)
10:54:47 [2022-09-21T10:54:47.657Z] PASS
10:54:47 [2022-09-21T10:54:47.657Z] coverage: 75.9% of statements
10:54:47 [2022-09-21T10:54:47.657Z] ok  	github.com/docker/docker/pkg/progress	0.038s	coverage: 75.9% of statements
10:54:47 [2022-09-21T10:54:47.657Z] === RUN   TestSendToOneSub
10:54:47 [2022-09-21T10:54:47.657Z] --- PASS: TestSendToOneSub (0.00s)
10:54:47 [2022-09-21T10:54:47.657Z] === RUN   TestSendToMultipleSubs
10:54:47 [2022-09-21T10:54:47.657Z] --- PASS: TestSendToMultipleSubs (0.00s)
10:54:47 [2022-09-21T10:54:47.657Z] === RUN   TestEvictOneSub
10:54:47 [2022-09-21T10:54:47.657Z] --- PASS: TestEvictOneSub (0.00s)
10:54:47 [2022-09-21T10:54:47.657Z] === RUN   TestClosePublisher
10:54:47 [2022-09-21T10:54:47.657Z] --- PASS: TestClosePublisher (0.00s)
10:54:47 [2022-09-21T10:54:47.657Z] === RUN   TestPubSubRace
10:54:47 [2022-09-21T10:54:47.657Z] --- PASS: TestFailedConnection (1.09s)
10:54:47 [2022-09-21T10:54:47.657Z] === RUN   TestFailOnce
10:54:47 [2022-09-21T10:54:47.657Z] 2022/09/21 10:54:47 http: panic serving 127.0.0.1:49236: Plugin not ready
10:54:47 [2022-09-21T10:54:47.657Z] goroutine 22 [running]:
10:54:47 [2022-09-21T10:54:47.657Z] net/http.(*conn).serve.func1()
10:54:47 [2022-09-21T10:54:47.657Z] 	c:/go/src/net/http/server.go:1825 +0xbf
10:54:47 [2022-09-21T10:54:47.657Z] panic({0x1455960, 0x1599260})
10:54:47 [2022-09-21T10:54:47.657Z] 	c:/go/src/runtime/panic.go:844 +0x258
10:54:47 [2022-09-21T10:54:47.657Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xb70000000000003b?, 0xffffffffffffffff?}, 0xb7c88dbc43bd03f0?)
10:54:47 [2022-09-21T10:54:47.657Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d
10:54:47 [2022-09-21T10:54:47.657Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x159eaa8?, 0xc0001a40e0?}, 0xc0001cda78?)
10:54:47 [2022-09-21T10:54:47.657Z] 	c:/go/src/net/http/server.go:2084 +0x2f
10:54:47 [2022-09-21T10:54:47.657Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x159eaa8, 0xc0001a40e0}, 0xc0001b0200)
10:54:47 [2022-09-21T10:54:47.657Z] 	c:/go/src/net/http/server.go:2462 +0x149
10:54:47 [2022-09-21T10:54:47.657Z] net/http.serverHandler.ServeHTTP({0x159cfd8?}, {0x159eaa8, 0xc0001a40e0}, 0xc0001b0200)
10:54:47 [2022-09-21T10:54:47.657Z] 	c:/go/src/net/http/server.go:2916 +0x43b
10:54:47 [2022-09-21T10:54:47.657Z] net/http.(*conn).serve(0xc0001c0000, {0x159eeb8, 0xc00018a420})
10:54:47 [2022-09-21T10:54:47.657Z] 	c:/go/src/net/http/server.go:1966 +0x5d7
10:54:47 [2022-09-21T10:54:47.657Z] created by net/http.(*Server).Serve
10:54:47 [2022-09-21T10:54:47.657Z] 	c:/go/src/net/http/server.go:3071 +0x4db
10:54:47 [2022-09-21T10:54:47.657Z] time="2022-09-21T10:54:47Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49235/Test.FailOnce: Post \"http://127.0.0.1:49235/Test.FailOnce\": EOF, retrying in 1s"
10:54:48 [2022-09-21T10:54:48.121Z] === RUN   TestRegister
10:54:48 [2022-09-21T10:54:48.121Z] --- PASS: TestRegister (0.00s)
10:54:48 [2022-09-21T10:54:48.121Z] === RUN   TestCommand
10:54:48 [2022-09-21T10:54:48.121Z] --- PASS: TestCommand (0.04s)
10:54:48 [2022-09-21T10:54:48.121Z] === RUN   TestNaiveSelf
10:54:48 [2022-09-21T10:54:48.480Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
10:54:48 [2022-09-21T10:54:48.586Z] --- PASS: TestNaiveSelf (0.03s)
10:54:48 [2022-09-21T10:54:48.586Z] PASS
10:54:48 [2022-09-21T10:54:48.586Z] coverage: 82.4% of statements
10:54:48 [2022-09-21T10:54:48.586Z] ok  	github.com/docker/docker/pkg/reexec	0.104s	coverage: 82.4% of statements
10:54:48 [2022-09-21T10:54:48.586Z] --- PASS: TestPubSubRace (1.06s)
10:54:48 [2022-09-21T10:54:48.586Z] PASS
10:54:48 [2022-09-21T10:54:48.586Z] coverage: 75.0% of statements
10:54:48 [2022-09-21T10:54:48.586Z] ok  	github.com/docker/docker/pkg/pubsub	1.100s	coverage: 75.0% of statements
10:54:48 [2022-09-21T10:54:48.586Z] --- PASS: TestFailOnce (1.13s)
10:54:48 [2022-09-21T10:54:48.586Z] === RUN   TestEchoInputOutput
10:54:48 [2022-09-21T10:54:48.586Z] --- PASS: TestEchoInputOutput (0.00s)
10:54:48 [2022-09-21T10:54:48.586Z] === RUN   TestBackoff
10:54:48 [2022-09-21T10:54:48.586Z] --- PASS: TestBackoff (0.00s)
10:54:48 [2022-09-21T10:54:48.586Z] === RUN   TestAbortRetry
10:54:48 [2022-09-21T10:54:48.586Z] --- PASS: TestAbortRetry (0.00s)
10:54:48 [2022-09-21T10:54:48.586Z] === RUN   TestClientScheme
10:54:48 [2022-09-21T10:54:48.586Z] --- PASS: TestClientScheme (0.00s)
10:54:48 [2022-09-21T10:54:48.586Z] === RUN   TestNewClientWithTimeout
10:54:49 [2022-09-21T10:54:49.051Z] === RUN   TestParseSignal
10:54:49 [2022-09-21T10:54:49.051Z] --- PASS: TestParseSignal (0.00s)
10:54:49 [2022-09-21T10:54:49.051Z] === RUN   TestValidSignalForPlatform
10:54:49 [2022-09-21T10:54:49.051Z] --- PASS: TestValidSignalForPlatform (0.00s)
10:54:49 [2022-09-21T10:54:49.051Z] PASS
10:54:49 [2022-09-21T10:54:49.051Z] coverage: 19.7% of statements
10:54:49 [2022-09-21T10:54:49.051Z] ok  	github.com/docker/docker/pkg/signal	0.038s	coverage: 19.7% of statements
10:54:49 [2022-09-21T10:54:49.051Z] time="2022-09-21T10:54:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49240/Test.Echo: Post \"http://127.0.0.1:49240/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
10:54:49 [2022-09-21T10:54:49.515Z] === RUN   TestNewStdWriter
10:54:49 [2022-09-21T10:54:49.515Z] --- PASS: TestNewStdWriter (0.00s)
10:54:49 [2022-09-21T10:54:49.515Z] === RUN   TestWriteWithUninitializedStdWriter
10:54:49 [2022-09-21T10:54:49.515Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
10:54:49 [2022-09-21T10:54:49.515Z] === RUN   TestWriteWithNilBytes
10:54:49 [2022-09-21T10:54:49.515Z] --- PASS: TestWriteWithNilBytes (0.00s)
10:54:49 [2022-09-21T10:54:49.515Z] === RUN   TestWrite
10:54:49 [2022-09-21T10:54:49.515Z] --- PASS: TestWrite (0.00s)
10:54:49 [2022-09-21T10:54:49.515Z] === RUN   TestWriteWithWriterError
10:54:49 [2022-09-21T10:54:49.515Z] --- PASS: TestWriteWithWriterError (0.00s)
10:54:49 [2022-09-21T10:54:49.515Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
10:54:49 [2022-09-21T10:54:49.515Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
10:54:49 [2022-09-21T10:54:49.515Z] === RUN   TestStdCopyWriteAndRead
10:54:49 [2022-09-21T10:54:49.515Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
10:54:49 [2022-09-21T10:54:49.515Z] === RUN   TestStdCopyReturnsErrorReadingHeader
10:54:49 [2022-09-21T10:54:49.515Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
10:54:49 [2022-09-21T10:54:49.515Z] === RUN   TestStdCopyReturnsErrorReadingFrame
10:54:49 [2022-09-21T10:54:49.515Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
10:54:49 [2022-09-21T10:54:49.515Z] === RUN   TestStdCopyDetectsCorruptedFrame
10:54:49 [2022-09-21T10:54:49.515Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
10:54:49 [2022-09-21T10:54:49.515Z] === RUN   TestStdCopyWithInvalidInputHeader
10:54:49 [2022-09-21T10:54:49.515Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
10:54:49 [2022-09-21T10:54:49.515Z] === RUN   TestStdCopyWithCorruptedPrefix
10:54:49 [2022-09-21T10:54:49.515Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
10:54:49 [2022-09-21T10:54:49.515Z] === RUN   TestStdCopyReturnsWriteErrors
10:54:49 [2022-09-21T10:54:49.515Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
10:54:49 [2022-09-21T10:54:49.515Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
10:54:49 [2022-09-21T10:54:49.515Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
10:54:49 [2022-09-21T10:54:49.515Z] === RUN   TestStdCopyReturnsErrorFromSystem
10:54:49 [2022-09-21T10:54:49.515Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
10:54:49 [2022-09-21T10:54:49.515Z] PASS
10:54:49 [2022-09-21T10:54:49.515Z] coverage: 100.0% of statements
10:54:49 [2022-09-21T10:54:49.515Z] ok  	github.com/docker/docker/pkg/stdcopy	0.041s	coverage: 100.0% of statements
10:54:49 [2022-09-21T10:54:49.979Z] === RUN   TestRawProgressFormatterFormatStatus
10:54:49 [2022-09-21T10:54:49.979Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
10:54:49 [2022-09-21T10:54:49.979Z] === RUN   TestRawProgressFormatterFormatProgress
10:54:49 [2022-09-21T10:54:49.979Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
10:54:49 [2022-09-21T10:54:49.979Z] === RUN   TestFormatStatus
10:54:49 [2022-09-21T10:54:49.979Z] --- PASS: TestFormatStatus (0.00s)
10:54:49 [2022-09-21T10:54:49.979Z] === RUN   TestFormatError
10:54:49 [2022-09-21T10:54:49.979Z] --- PASS: TestFormatError (0.00s)
10:54:49 [2022-09-21T10:54:49.979Z] === RUN   TestFormatJSONError
10:54:49 [2022-09-21T10:54:49.979Z] --- PASS: TestFormatJSONError (0.00s)
10:54:49 [2022-09-21T10:54:49.979Z] === RUN   TestJsonProgressFormatterFormatProgress
10:54:49 [2022-09-21T10:54:49.979Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
10:54:49 [2022-09-21T10:54:49.979Z] === RUN   TestJsonProgressFormatterFormatStatus
10:54:49 [2022-09-21T10:54:49.979Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
10:54:49 [2022-09-21T10:54:49.979Z] === RUN   TestNewJSONProgressOutput
10:54:49 [2022-09-21T10:54:49.979Z] --- PASS: TestNewJSONProgressOutput (0.00s)
10:54:49 [2022-09-21T10:54:49.979Z] === RUN   TestAuxFormatterEmit
10:54:49 [2022-09-21T10:54:49.979Z] --- PASS: TestAuxFormatterEmit (0.00s)
10:54:49 [2022-09-21T10:54:49.979Z] === RUN   TestStreamWriterStdout
10:54:49 [2022-09-21T10:54:49.979Z] --- PASS: TestStreamWriterStdout (0.00s)
10:54:49 [2022-09-21T10:54:49.979Z] === RUN   TestStreamWriterStderr
10:54:49 [2022-09-21T10:54:49.979Z] --- PASS: TestStreamWriterStderr (0.00s)
10:54:49 [2022-09-21T10:54:49.979Z] PASS
10:54:49 [2022-09-21T10:54:49.979Z] coverage: 66.2% of statements
10:54:49 [2022-09-21T10:54:49.979Z] ok  	github.com/docker/docker/pkg/streamformatter	0.052s	coverage: 66.2% of statements
10:54:49 [2022-09-21T10:54:49.979Z] === RUN   TestGenerateRandomID
10:54:49 [2022-09-21T10:54:49.979Z] --- PASS: TestGenerateRandomID (0.00s)
10:54:49 [2022-09-21T10:54:49.979Z] === RUN   TestShortenId
10:54:49 [2022-09-21T10:54:49.979Z] --- PASS: TestShortenId (0.00s)
10:54:49 [2022-09-21T10:54:49.979Z] === RUN   TestShortenSha256Id
10:54:49 [2022-09-21T10:54:49.979Z] --- PASS: TestShortenSha256Id (0.00s)
10:54:49 [2022-09-21T10:54:49.979Z] === RUN   TestShortenIdEmpty
10:54:49 [2022-09-21T10:54:49.979Z] --- PASS: TestShortenIdEmpty (0.00s)
10:54:49 [2022-09-21T10:54:49.979Z] === RUN   TestShortenIdInvalid
10:54:49 [2022-09-21T10:54:49.979Z] --- PASS: TestShortenIdInvalid (0.00s)
10:54:49 [2022-09-21T10:54:49.979Z] === RUN   TestIsShortIDNonHex
10:54:49 [2022-09-21T10:54:49.979Z] --- PASS: TestIsShortIDNonHex (0.00s)
10:54:49 [2022-09-21T10:54:49.979Z] === RUN   TestIsShortIDNotCorrectSize
10:54:49 [2022-09-21T10:54:49.979Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
10:54:49 [2022-09-21T10:54:49.979Z] PASS
10:54:49 [2022-09-21T10:54:49.979Z] coverage: 70.6% of statements
10:54:49 [2022-09-21T10:54:49.979Z] ok  	github.com/docker/docker/pkg/stringid	0.040s	coverage: 70.6% of statements
10:54:50 [2022-09-21T10:54:50.958Z] time="2022-09-21T10:54:50Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49240/Test.Echo: Post \"http://127.0.0.1:49240/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
10:54:50 [2022-09-21T10:54:50.958Z] === RUN   TestIsCpusetListAvailable
10:54:50 [2022-09-21T10:54:50.958Z] --- PASS: TestIsCpusetListAvailable (0.00s)
10:54:50 [2022-09-21T10:54:50.958Z] PASS
10:54:50 [2022-09-21T10:54:50.958Z] coverage: 38.2% of statements
10:54:50 [2022-09-21T10:54:50.958Z] ok  	github.com/docker/docker/pkg/sysinfo	0.043s	coverage: 38.2% of statements
10:54:51 [2022-09-21T10:54:51.001Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
10:54:51 [2022-09-21T10:54:51.258Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
10:54:51 [2022-09-21T10:54:51.822Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
10:54:51 [2022-09-21T10:54:51.822Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestChtimes
10:54:51 [2022-09-21T10:54:51.938Z] --- PASS: TestChtimes (0.00s)
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestChtimesWindows
10:54:51 [2022-09-21T10:54:51.938Z] --- PASS: TestChtimesWindows (0.00s)
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
10:54:51 [2022-09-21T10:54:51.938Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestEnsureRemoveAllNotExist
10:54:51 [2022-09-21T10:54:51.938Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestEnsureRemoveAllWithDir
10:54:51 [2022-09-21T10:54:51.938Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestEnsureRemoveAllWithFile
10:54:51 [2022-09-21T10:54:51.938Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestHasWin32KSupport
10:54:51 [2022-09-21T10:54:51.938Z]     syscall_windows_test.go:8: win32k: true
10:54:51 [2022-09-21T10:54:51.938Z] --- PASS: TestHasWin32KSupport (0.00s)
10:54:51 [2022-09-21T10:54:51.938Z] PASS
10:54:51 [2022-09-21T10:54:51.938Z] coverage: 12.0% of statements
10:54:51 [2022-09-21T10:54:51.938Z] ok  	github.com/docker/docker/pkg/system	0.051s	coverage: 12.0% of statements
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestTailFile
10:54:51 [2022-09-21T10:54:51.938Z] --- PASS: TestTailFile (0.00s)
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestTailFileManyLines
10:54:51 [2022-09-21T10:54:51.938Z] --- PASS: TestTailFileManyLines (0.00s)
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestTailEmptyFile
10:54:51 [2022-09-21T10:54:51.938Z] --- PASS: TestTailEmptyFile (0.00s)
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestTailNegativeN
10:54:51 [2022-09-21T10:54:51.938Z] --- PASS: TestTailNegativeN (0.00s)
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader
10:54:51 [2022-09-21T10:54:51.938Z] === CONT  TestNewTailReader
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/no_delimiter
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/no_delimiter
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/single_byte_delimiter
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/single_byte_delimiter
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/2_byte_delimiter
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/2_byte_delimiter
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/4_byte_delimiter
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/4_byte_delimiter
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/8_byte_delimiter
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/8_byte_delimiter
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/12_byte_delimiter
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/12_byte_delimiter
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/truncated_last_line
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/truncated_last_line#01
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/truncated_last_line#02
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
10:54:51 [2022-09-21T10:54:51.938Z] === CONT  TestNewTailReader/no_delimiter
10:54:51 [2022-09-21T10:54:51.938Z] === CONT  TestNewTailReader/4_byte_delimiter
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/no_delimiter/no_lines
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
10:54:51 [2022-09-21T10:54:51.938Z] === CONT  TestNewTailReader/12_byte_delimiter
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
10:54:51 [2022-09-21T10:54:51.938Z] === CONT  TestNewTailReader/8_byte_delimiter
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
10:54:51 [2022-09-21T10:54:51.938Z] === CONT  TestNewTailReader/single_byte_delimiter
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
10:54:51 [2022-09-21T10:54:51.938Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
10:54:51 [2022-09-21T10:54:51.938Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.938Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.938Z] === CONT  TestNewTailReader/2_byte_delimiter
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
10:54:51 [2022-09-21T10:54:51.938Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
10:54:51 [2022-09-21T10:54:51.938Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
10:54:51 [2022-09-21T10:54:51.939Z] === CONT  TestNewTailReader/no_delimiter/no_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.939Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
10:54:51 [2022-09-21T10:54:51.939Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
10:54:51 [2022-09-21T10:54:51.939Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
10:54:51 [2022-09-21T10:54:51.939Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.939Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.939Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.939Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.939Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.939Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.939Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.939Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.939Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.939Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
10:54:51 [2022-09-21T10:54:51.939Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
10:54:51 [2022-09-21T10:54:51.939Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.939Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
10:54:51 [2022-09-21T10:54:51.939Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
10:54:51 [2022-09-21T10:54:51.939Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.939Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.939Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.939Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
10:54:51 [2022-09-21T10:54:51.939Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
10:54:51 [2022-09-21T10:54:51.939Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
10:54:51 [2022-09-21T10:54:51.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
10:54:51 [2022-09-21T10:54:51.939Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.940Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.940Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:54:51 [2022-09-21T10:54:51.940Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
10:54:51 [2022-09-21T10:54:51.940Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
10:54:51 [2022-09-21T10:54:51.940Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.940Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.940Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.940Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
10:54:51 [2022-09-21T10:54:51.940Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
10:54:51 [2022-09-21T10:54:51.940Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.940Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.940Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.940Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.940Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.940Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
10:54:51 [2022-09-21T10:54:51.940Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
10:54:51 [2022-09-21T10:54:51.940Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
10:54:51 [2022-09-21T10:54:51.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
10:54:51 [2022-09-21T10:54:51.940Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
10:54:51 [2022-09-21T10:54:51.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
10:54:51 [2022-09-21T10:54:51.941Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
10:54:51 [2022-09-21T10:54:51.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
10:54:51 [2022-09-21T10:54:51.941Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.141Z] --- PASS: TestInfoAPIWarnings (16.24s)
10:54:52 [2022-09-21T10:54:52.141Z] === RUN   TestInfoDebug
10:54:52 [2022-09-21T10:54:52.141Z] --- PASS: TestInfoDebug (0.52s)
10:54:52 [2022-09-21T10:54:52.141Z] === RUN   TestInfoInsecureRegistries
10:54:52 [2022-09-21T10:54:52.141Z] --- PASS: TestInfoInsecureRegistries (0.53s)
10:54:52 [2022-09-21T10:54:52.141Z] === RUN   TestInfoRegistryMirrors
10:54:52 [2022-09-21T10:54:52.141Z] --- PASS: TestInfoRegistryMirrors (0.52s)
10:54:52 [2022-09-21T10:54:52.141Z] === RUN   TestLoginFailsWithBadCredentials
10:54:52 [2022-09-21T10:54:52.397Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
10:54:52 [2022-09-21T10:54:52.397Z] === RUN   TestPingCacheHeaders
10:54:52 [2022-09-21T10:54:52.397Z] --- PASS: TestPingCacheHeaders (0.02s)
10:54:52 [2022-09-21T10:54:52.397Z] === RUN   TestPingGet
10:54:52 [2022-09-21T10:54:52.397Z] --- PASS: TestPingGet (0.02s)
10:54:52 [2022-09-21T10:54:52.397Z] === RUN   TestPingHead
10:54:52 [2022-09-21T10:54:52.397Z] --- PASS: TestPingHead (0.02s)
10:54:52 [2022-09-21T10:54:52.397Z] === RUN   TestVersion
10:54:52 [2022-09-21T10:54:52.397Z] --- PASS: TestVersion (0.02s)
10:54:52 [2022-09-21T10:54:52.397Z] PASS
10:54:52 [2022-09-21T10:54:52.397Z] 
10:54:52 [2022-09-21T10:54:52.397Z] === Skipped
10:54:52 [2022-09-21T10:54:52.397Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:54:52 [2022-09-21T10:54:52.397Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:54:52 [2022-09-21T10:54:52.397Z] 
10:54:52 [2022-09-21T10:54:52.397Z] DONE 18 tests, 1 skipped in 21.032s
10:54:52 [2022-09-21T10:54:52.397Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
10:54:52 [2022-09-21T10:54:52.397Z] ++ 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
10:54:52 [2022-09-21T10:54:52.397Z] ++ set -e
10:54:52 [2022-09-21T10:54:52.397Z] ++ '[' -n 0 ']'
10:54:52 [2022-09-21T10:54:52.397Z] ++ set -x
10:54:52 [2022-09-21T10:54:52.397Z] ++ 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
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.405Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.405Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.405Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.405Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
10:54:52 [2022-09-21T10:54:52.405Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.405Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
10:54:52 [2022-09-21T10:54:52.405Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.405Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.405Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.405Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.405Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.405Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.405Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
10:54:52 [2022-09-21T10:54:52.405Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.405Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.405Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.405Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
10:54:52 [2022-09-21T10:54:52.405Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
10:54:52 [2022-09-21T10:54:52.405Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.405Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
10:54:52 [2022-09-21T10:54:52.405Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.405Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
10:54:52 [2022-09-21T10:54:52.406Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
10:54:52 [2022-09-21T10:54:52.406Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.407Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
10:54:52 [2022-09-21T10:54:52.408Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
10:54:52 [2022-09-21T10:54:52.408Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.408Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
10:54:52 [2022-09-21T10:54:52.408Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
10:54:52 [2022-09-21T10:54:52.408Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
10:54:52 [2022-09-21T10:54:52.408Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.408Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.408Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
10:54:52 [2022-09-21T10:54:52.408Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
10:54:52 [2022-09-21T10:54:52.408Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
10:54:52 [2022-09-21T10:54:52.408Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
10:54:52 [2022-09-21T10:54:52.408Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
10:54:52 [2022-09-21T10:54:52.408Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
10:54:52 [2022-09-21T10:54:52.408Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
10:54:52 [2022-09-21T10:54:52.408Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
10:54:52 [2022-09-21T10:54:52.408Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
10:54:52 [2022-09-21T10:54:52.408Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
10:54:52 [2022-09-21T10:54:52.408Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
10:54:52 [2022-09-21T10:54:52.408Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
10:54:52 [2022-09-21T10:54:52.408Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
10:54:52 [2022-09-21T10:54:52.408Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
10:54:52 [2022-09-21T10:54:52.408Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
10:54:52 [2022-09-21T10:54:52.408Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
10:54:52 [2022-09-21T10:54:52.408Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
10:54:52 [2022-09-21T10:54:52.408Z] --- PASS: TestNewTailReader (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.01s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.01s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.01s)
10:54:52 [2022-09-21T10:54:52.408Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.01s)
10:54:52 [2022-09-21T10:54:52.408Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
10:54:52 [2022-09-21T10:54:52.408Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.01s)
10:54:52 [2022-09-21T10:54:52.409Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.409Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
10:54:52 [2022-09-21T10:54:52.410Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.410Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.410Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.410Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.410Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s)
10:54:52 [2022-09-21T10:54:52.653Z] INFO: Testing against a local daemon
10:54:52 [2022-09-21T10:54:52.653Z] === RUN   TestVolumesCreateAndList
10:54:52 [2022-09-21T10:54:52.653Z] --- PASS: TestVolumesCreateAndList (0.02s)
10:54:52 [2022-09-21T10:54:52.653Z] === RUN   TestVolumesRemove
10:54:52 [2022-09-21T10:54:52.653Z] --- PASS: TestVolumesRemove (0.06s)
10:54:52 [2022-09-21T10:54:52.653Z] === RUN   TestVolumesInspect
10:54:52 [2022-09-21T10:54:52.653Z] --- PASS: TestVolumesInspect (0.02s)
10:54:52 [2022-09-21T10:54:52.653Z] === RUN   TestVolumesInvalidJSON
10:54:52 [2022-09-21T10:54:52.653Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:54:52 [2022-09-21T10:54:52.653Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:54:52 [2022-09-21T10:54:52.653Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:54:52 [2022-09-21T10:54:52.653Z] --- PASS: TestVolumesInvalidJSON (0.01s)
10:54:52 [2022-09-21T10:54:52.653Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:54:52 [2022-09-21T10:54:52.653Z] PASS
10:54:52 [2022-09-21T10:54:52.653Z] 
10:54:52 [2022-09-21T10:54:52.653Z] DONE 5 tests in 0.217s
10:54:52 [2022-09-21T10:54:52.653Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:54:52 [2022-09-21T10:54:52.752Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
10:54:52 [2022-09-21T10:54:52.874Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.874Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.874Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.874Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.874Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.874Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.875Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
10:54:52 [2022-09-21T10:54:52.875Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.875Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.875Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.875Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.875Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.875Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.875Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.875Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.875Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.875Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.875Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.875Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
10:54:52 [2022-09-21T10:54:52.875Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.875Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.875Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.875Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.875Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.875Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.875Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
10:54:52 [2022-09-21T10:54:52.875Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.875Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.875Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
10:54:52 [2022-09-21T10:54:52.875Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.875Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.875Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.875Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.875Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.875Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.875Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.875Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.875Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.875Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.875Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.875Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
10:54:52 [2022-09-21T10:54:52.875Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.875Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.875Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.875Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.875Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
10:54:52 [2022-09-21T10:54:52.875Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
10:54:52 [2022-09-21T10:54:52.875Z] PASS
10:54:52 [2022-09-21T10:54:52.875Z] coverage: 88.6% of statements
10:54:52 [2022-09-21T10:54:52.875Z] ok  	github.com/docker/docker/pkg/tailfile	0.294s	coverage: 88.6% of statements
10:54:52 [2022-09-21T10:54:52.875Z] === RUN   TestTarSumRemoveNonExistent
10:54:52 [2022-09-21T10:54:52.875Z] --- PASS: TestTarSumRemoveNonExistent (0.01s)
10:54:52 [2022-09-21T10:54:52.875Z] === RUN   TestTarSumRemove
10:54:52 [2022-09-21T10:54:52.875Z] --- PASS: TestTarSumRemove (0.00s)
10:54:52 [2022-09-21T10:54:52.875Z] === RUN   TestSortFileInfoSums
10:54:52 [2022-09-21T10:54:52.875Z] --- PASS: TestSortFileInfoSums (0.00s)
10:54:52 [2022-09-21T10:54:52.909Z] ++++ cat bundles/test-integration/docker.pid
10:54:52 [2022-09-21T10:54:52.909Z] +++ kill 12420
10:54:53 [2022-09-21T10:54:53.339Z] === RUN   TestNewTarSumForLabelInvalid
10:54:53 [2022-09-21T10:54:53.339Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
10:54:53 [2022-09-21T10:54:53.339Z] === RUN   TestNewTarSumForLabel
10:54:53 [2022-09-21T10:54:53.339Z] --- PASS: TestNewTarSumForLabel (0.00s)
10:54:53 [2022-09-21T10:54:53.339Z] === RUN   TestEmptyTar
10:54:53 [2022-09-21T10:54:53.339Z] --- PASS: TestEmptyTar (0.00s)
10:54:53 [2022-09-21T10:54:53.339Z] === RUN   TestTarSumsReadSize
10:54:53 [2022-09-21T10:54:53.339Z] --- PASS: TestTarSumsReadSize (0.00s)
10:54:53 [2022-09-21T10:54:53.339Z] === RUN   TestTarSums
10:54:53 [2022-09-21T10:54:53.339Z] --- PASS: TestTarSums (0.07s)
10:54:53 [2022-09-21T10:54:53.339Z] === RUN   TestIteration
10:54:53 [2022-09-21T10:54:53.339Z] --- PASS: TestIteration (0.00s)
10:54:53 [2022-09-21T10:54:53.339Z] === RUN   TestVersionLabelForChecksum
10:54:53 [2022-09-21T10:54:53.339Z] --- PASS: TestVersionLabelForChecksum (0.00s)
10:54:53 [2022-09-21T10:54:53.339Z] === RUN   TestVersion
10:54:53 [2022-09-21T10:54:53.339Z] --- PASS: TestVersion (0.00s)
10:54:53 [2022-09-21T10:54:53.339Z] === RUN   TestGetVersion
10:54:53 [2022-09-21T10:54:53.339Z] --- PASS: TestGetVersion (0.00s)
10:54:53 [2022-09-21T10:54:53.339Z] === RUN   TestGetVersions
10:54:53 [2022-09-21T10:54:53.339Z] --- PASS: TestGetVersions (0.00s)
10:54:53 [2022-09-21T10:54:53.339Z] PASS
10:54:53 [2022-09-21T10:54:53.339Z] coverage: 89.3% of statements
10:54:53 [2022-09-21T10:54:53.339Z] time="2022-09-21T10:54:52Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49240/Test.Echo: Post \"http://127.0.0.1:49240/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
10:54:53 [2022-09-21T10:54:53.339Z] ok  	github.com/docker/docker/pkg/tarsum	0.130s	coverage: 89.3% of statements
10:54:53 [2022-09-21T10:54:53.339Z] testing: warning: no tests to run
10:54:53 [2022-09-21T10:54:53.339Z] PASS
10:54:53 [2022-09-21T10:54:53.339Z] coverage: [no statements]
10:54:53 [2022-09-21T10:54:53.339Z] ok  	github.com/docker/docker/pkg/term/windows	0.039s	coverage: [no statements] [no tests to run]
10:54:53 [2022-09-21T10:54:53.804Z] === RUN   TestTruncIndex
10:54:53 [2022-09-21T10:54:53.804Z] === RUN   TestIsGIT
10:54:53 [2022-09-21T10:54:53.804Z] --- PASS: TestIsGIT (0.00s)
10:54:53 [2022-09-21T10:54:53.804Z] === RUN   TestIsTransport
10:54:53 [2022-09-21T10:54:53.804Z] --- PASS: TestIsTransport (0.00s)
10:54:53 [2022-09-21T10:54:53.804Z] PASS
10:54:53 [2022-09-21T10:54:53.804Z] coverage: 100.0% of statements
10:54:53 [2022-09-21T10:54:53.804Z] ok  	github.com/docker/docker/pkg/urlutil	0.036s	coverage: 100.0% of statements
10:54:53 [2022-09-21T10:54:53.804Z] --- PASS: TestTruncIndex (0.10s)
10:54:53 [2022-09-21T10:54:53.804Z] PASS
10:54:53 [2022-09-21T10:54:53.804Z] coverage: 91.5% of statements
10:54:53 [2022-09-21T10:54:53.804Z] ok  	github.com/docker/docker/pkg/truncindex	0.138s	coverage: 91.5% of statements
10:54:54 [2022-09-21T10:54:54.121Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
10:54:54 [2022-09-21T10:54:54.273Z] +++ /etc/init.d/apparmor stop
10:54:54 [2022-09-21T10:54:54.273Z] Leaving: AppArmorNo profiles have been unloaded.
10:54:54 [2022-09-21T10:54:54.273Z] 
10:54:54 [2022-09-21T10:54:54.273Z] Unloading profiles will leave already running processes permanently
10:54:54 [2022-09-21T10:54:54.273Z] unconfined, which can lead to unexpected situations.
10:54:54 [2022-09-21T10:54:54.273Z] 
10:54:54 [2022-09-21T10:54:54.273Z] To set a process to complain mode, use the command line tool
10:54:54 [2022-09-21T10:54:54.273Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:54:54 [2022-09-21T10:54:54.273Z] +++ true
10:54:54 [2022-09-21T10:54:54.273Z] exiting test-integration
10:54:54 [2022-09-21T10:54:54.273Z] ++ exit 0
10:54:54 [2022-09-21T10:54:54.273Z] 
10:54:54 [2022-09-21T10:54:54.782Z] === RUN   TestVersionInfo
10:54:54 [2022-09-21T10:54:54.782Z] --- PASS: TestVersionInfo (0.00s)
10:54:54 [2022-09-21T10:54:54.782Z] === RUN   TestAppendVersions
10:54:54 [2022-09-21T10:54:54.782Z] --- PASS: TestAppendVersions (0.00s)
10:54:54 [2022-09-21T10:54:54.782Z] PASS
10:54:54 [2022-09-21T10:54:54.782Z] coverage: 88.9% of statements
10:54:54 [2022-09-21T10:54:54.782Z] ok  	github.com/docker/docker/pkg/useragent	0.049s	coverage: 88.9% of statements
Post stage
[Pipeline] junit
10:54:54 [2022-09-21T10:54:54.852Z] Recording test results
10:54:55 [2022-09-21T10:54:55.051Z] === RUN   TestDockerSuite/TestBuildDockerignore
10:54:55 [2022-09-21T10:54:55.084Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:54:55 [2022-09-21T10:54:55.443Z] + echo Ensuring container killed.
10:54:55 [2022-09-21T10:54:55.443Z] Ensuring container killed.
10:54:55 [2022-09-21T10:54:55.443Z] + docker rm -vf docker-pr14
10:54:55 [2022-09-21T10:54:55.443Z] Error response from daemon: No such container: docker-pr14
[Pipeline] sh
10:54:55 [2022-09-21T10:54:55.724Z] + echo Chowning /workspace to jenkins user
10:54:55 [2022-09-21T10:54:55.724Z] Chowning /workspace to jenkins user
10:54:55 [2022-09-21T10:54:55.724Z] + id -u
10:54:55 [2022-09-21T10:54:55.724Z] + id -g
10:54:55 [2022-09-21T10:54:55.725Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44123:/workspace busybox chown -R 1000:1000 /workspace
10:54:55 [2022-09-21T10:54:55.725Z] Unable to find image 'busybox:latest' locally
10:54:55 [2022-09-21T10:54:55.725Z] latest: Pulling from library/busybox
10:54:55 [2022-09-21T10:54:55.762Z] === RUN   TestValidatePrivileges
10:54:55 [2022-09-21T10:54:55.762Z] --- PASS: TestValidatePrivileges (0.00s)
10:54:55 [2022-09-21T10:54:55.762Z] === RUN   TestFilterByCapNeg
10:54:55 [2022-09-21T10:54:55.762Z] --- PASS: TestFilterByCapNeg (0.00s)
10:54:55 [2022-09-21T10:54:55.762Z] === RUN   TestFilterByCapPos
10:54:55 [2022-09-21T10:54:55.762Z] --- PASS: TestFilterByCapPos (0.00s)
10:54:55 [2022-09-21T10:54:55.762Z] === RUN   TestStoreGetPluginNotMatchCapRefs
10:54:55 [2022-09-21T10:54:55.762Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
10:54:55 [2022-09-21T10:54:55.762Z] PASS
10:54:55 [2022-09-21T10:54:55.762Z] coverage: 12.0% of statements
10:54:55 [2022-09-21T10:54:55.762Z] ok  	github.com/docker/docker/plugin	0.050s	coverage: 12.0% of statements
10:54:55 [2022-09-21T10:54:55.762Z] === RUN   TestNewSettable
10:54:55 [2022-09-21T10:54:55.762Z] --- PASS: TestNewSettable (0.00s)
10:54:55 [2022-09-21T10:54:55.762Z] === RUN   TestIsSettable
10:54:55 [2022-09-21T10:54:55.762Z] --- PASS: TestIsSettable (0.00s)
10:54:55 [2022-09-21T10:54:55.762Z] === RUN   TestUpdateSettingsEnv
10:54:55 [2022-09-21T10:54:55.762Z] --- PASS: TestUpdateSettingsEnv (0.00s)
10:54:55 [2022-09-21T10:54:55.762Z] PASS
10:54:55 [2022-09-21T10:54:55.762Z] coverage: 20.0% of statements
10:54:55 [2022-09-21T10:54:55.762Z] ok  	github.com/docker/docker/plugin/v2	0.044s	coverage: 20.0% of statements
10:54:55 [2022-09-21T10:54:55.986Z] a2a31e1dad8c: Pulling fs layer
10:54:55 [2022-09-21T10:54:55.986Z] a2a31e1dad8c: Verifying Checksum
10:54:55 [2022-09-21T10:54:55.986Z] a2a31e1dad8c: Download complete
10:54:55 [2022-09-21T10:54:55.986Z] a2a31e1dad8c: Pull complete
10:54:55 [2022-09-21T10:54:55.986Z] Digest: sha256:ad9bd57a3a57cc95515c537b89aaa69d83a6df54c4050fcf2b41ad367bec0cd5
10:54:55 [2022-09-21T10:54:55.986Z] Status: Downloaded newer image for busybox:latest
10:54:56 [2022-09-21T10:54:56.955Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
10:54:57 [2022-09-21T10:54:57.316Z] === RUN   TestLoad
10:54:57 [2022-09-21T10:54:57.316Z] --- PASS: TestLoad (0.00s)
10:54:57 [2022-09-21T10:54:57.316Z] === RUN   TestSave
10:54:57 [2022-09-21T10:54:57.316Z] --- PASS: TestSave (0.03s)
10:54:57 [2022-09-21T10:54:57.316Z] === RUN   TestAddDeleteGet
10:54:57 [2022-09-21T10:54:57.316Z] --- PASS: TestAddDeleteGet (0.05s)
10:54:57 [2022-09-21T10:54:57.316Z] === RUN   TestInvalidTags
10:54:57 [2022-09-21T10:54:57.316Z] --- PASS: TestInvalidTags (0.01s)
10:54:57 [2022-09-21T10:54:57.316Z] PASS
10:54:57 [2022-09-21T10:54:57.316Z] coverage: 84.4% of statements
10:54:57 [2022-09-21T10:54:57.316Z] ok  	github.com/docker/docker/reference	0.143s	coverage: 84.4% of statements
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:54:57 [2022-09-21T10:54:57.680Z] + bundleName=arm64-integration
10:54:57 [2022-09-21T10:54:57.681Z] + echo Creating arm64-integration-bundles.tar.gz
10:54:57 [2022-09-21T10:54:57.681Z] Creating arm64-integration-bundles.tar.gz
10:54:57 [2022-09-21T10:54:57.681Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
10:54:57 [2022-09-21T10:54:57.681Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
10:54:57 [2022-09-21T10:54:57.691Z] Archiving artifacts
10:54:57 [2022-09-21T10:54:57.780Z] time="2022-09-21T10:54:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49240/Test.Echo: Post \"http://127.0.0.1:49240/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
10:54:58 [2022-09-21T10:54:58.246Z] === RUN   TestResolveAuthConfigIndexServer
10:54:58 [2022-09-21T10:54:58.246Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
10:54:58 [2022-09-21T10:54:58.246Z] === RUN   TestResolveAuthConfigFullURL
10:54:58 [2022-09-21T10:54:58.246Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
10:54:58 [2022-09-21T10:54:58.246Z] === RUN   TestLoadAllowNondistributableArtifacts
10:54:58 [2022-09-21T10:54:58.246Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
10:54:58 [2022-09-21T10:54:58.246Z] === RUN   TestValidateMirror
10:54:58 [2022-09-21T10:54:58.246Z] --- PASS: TestValidateMirror (0.00s)
10:54:58 [2022-09-21T10:54:58.246Z] === RUN   TestLoadInsecureRegistries
10:54:58 [2022-09-21T10:54:58.246Z] time="2022-09-21T10:54:57Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
10:54:58 [2022-09-21T10:54:58.246Z] time="2022-09-21T10:54:58Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
10:54:58 [2022-09-21T10:54:58.246Z] time="2022-09-21T10:54:58Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
10:54:58 [2022-09-21T10:54:58.246Z] --- PASS: TestLoadInsecureRegistries (0.15s)
10:54:58 [2022-09-21T10:54:58.246Z] === RUN   TestNewServiceConfig
10:54:58 [2022-09-21T10:54:58.246Z] --- PASS: TestNewServiceConfig (0.00s)
10:54:58 [2022-09-21T10:54:58.246Z] === RUN   TestValidateIndexName
10:54:58 [2022-09-21T10:54:58.246Z] --- PASS: TestValidateIndexName (0.00s)
10:54:58 [2022-09-21T10:54:58.246Z] === RUN   TestValidateIndexNameWithError
10:54:58 [2022-09-21T10:54:58.246Z] --- PASS: TestValidateIndexNameWithError (0.00s)
10:54:58 [2022-09-21T10:54:58.246Z] === RUN   TestEndpointParse
10:54:58 [2022-09-21T10:54:58.246Z] --- PASS: TestEndpointParse (0.00s)
10:54:58 [2022-09-21T10:54:58.246Z] === RUN   TestEndpointParseInvalid
10:54:58 [2022-09-21T10:54:58.246Z] --- PASS: TestEndpointParseInvalid (0.00s)
10:54:58 [2022-09-21T10:54:58.246Z] === RUN   TestValidateEndpoint
10:54:58 [2022-09-21T10:54:58.246Z] --- PASS: TestValidateEndpoint (0.00s)
10:54:58 [2022-09-21T10:54:58.246Z] === RUN   TestPing
10:54:58 [2022-09-21T10:54:58.246Z] --- PASS: TestPing (0.00s)
10:54:58 [2022-09-21T10:54:58.246Z] === RUN   TestPingRegistryEndpoint
10:54:58 [2022-09-21T10:54:58.246Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
10:54:58 [2022-09-21T10:54:58.246Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
10:54:58 [2022-09-21T10:54:58.246Z] === RUN   TestEndpoint
10:54:58 [2022-09-21T10:54:58.246Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
10:54:58 [2022-09-21T10:54:58.246Z] --- SKIP: TestEndpoint (0.00s)
10:54:58 [2022-09-21T10:54:58.246Z] === RUN   TestParseRepositoryInfo
10:54:58 [2022-09-21T10:54:58.246Z] --- PASS: TestParseRepositoryInfo (0.00s)
10:54:58 [2022-09-21T10:54:58.246Z] === RUN   TestNewIndexInfo
10:54:58 [2022-09-21T10:54:58.246Z] --- PASS: TestNewIndexInfo (0.00s)
10:54:58 [2022-09-21T10:54:58.246Z] === RUN   TestMirrorEndpointLookup
10:54:58 [2022-09-21T10:54:58.246Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
10:54:58 [2022-09-21T10:54:58.246Z] --- SKIP: TestMirrorEndpointLookup (0.02s)
10:54:58 [2022-09-21T10:54:58.246Z] === RUN   TestSearchRepositories
10:54:58 [2022-09-21T10:54:58.246Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
10:54:58 [2022-09-21T10:54:58.246Z]         Host: 127.0.0.1:49248
10:54:58 [2022-09-21T10:54:58.246Z]         User-Agent: docker test client
10:54:58 [2022-09-21T10:54:58.246Z]         Authorization: Token fake-token
10:54:58 [2022-09-21T10:54:58.246Z]         X-Docker-Token: true
10:54:58 [2022-09-21T10:54:58.246Z]         Accept-Encoding: gzip
10:54:58 [2022-09-21T10:54:58.246Z]         
10:54:58 [2022-09-21T10:54:58.246Z]         
10:54:58 [2022-09-21T10:54:58.246Z]     registry_test.go:730: HTTP/1.1 200 OK
10:54:58 [2022-09-21T10:54:58.246Z]         Connection: close
10:54:58 [2022-09-21T10:54:58.246Z]         Content-Length: 144
10:54:58 [2022-09-21T10:54:58.246Z]         Cache-Control: no-cache
10:54:58 [2022-09-21T10:54:58.246Z]         Content-Type: application/json
10:54:58 [2022-09-21T10:54:58.246Z]         Date: Wed, 21 Sep 2022 10:54:58 GMT
10:54:58 [2022-09-21T10:54:58.246Z]         Expires: -1
10:54:58 [2022-09-21T10:54:58.246Z]         Pragma: no-cache
10:54:58 [2022-09-21T10:54:58.246Z]         Server: docker-tests/mock
10:54:58 [2022-09-21T10:54:58.246Z]         X-Docker-Registry-Config: mock
10:54:58 [2022-09-21T10:54:58.246Z]         X-Docker-Registry-Version: 0.0.0
10:54:58 [2022-09-21T10:54:58.246Z]         
10:54:58 [2022-09-21T10:54:58.246Z]         
10:54:58 [2022-09-21T10:54:58.246Z] --- PASS: TestSearchRepositories (0.01s)
10:54:58 [2022-09-21T10:54:58.246Z] === RUN   TestTrustedLocation
10:54:58 [2022-09-21T10:54:58.246Z] --- PASS: TestTrustedLocation (0.00s)
10:54:58 [2022-09-21T10:54:58.246Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
10:54:58 [2022-09-21T10:54:58.246Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
10:54:58 [2022-09-21T10:54:58.246Z] === RUN   TestAllowNondistributableArtifacts
10:54:58 [2022-09-21T10:54:58.246Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
10:54:58 [2022-09-21T10:54:58.246Z] === RUN   TestIsSecureIndex
10:54:58 [2022-09-21T10:54:58.246Z] --- PASS: TestIsSecureIndex (0.00s)
10:54:58 [2022-09-21T10:54:58.246Z] PASS
10:54:58 [2022-09-21T10:54:58.246Z] coverage: 50.2% of statements
10:54:58 [2022-09-21T10:54:58.246Z] ok  	github.com/docker/docker/registry	0.246s	coverage: 50.2% of statements
10:54:58 [2022-09-21T10:54:58.569Z] --- PASS: TestServicePlugin (29.89s)
10:54:58 [2022-09-21T10:54:58.569Z] === RUN   TestServiceUpdateLabel
10:54:58 [2022-09-21T10:54:58.710Z] === RUN   TestResumableRequestHeaderSimpleErrors
10:54:58 [2022-09-21T10:54:58.710Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s)
10:54:58 [2022-09-21T10:54:58.710Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
10:54:58 [2022-09-21T10:54:58.710Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
10:54:58 [2022-09-21T10:54:58.710Z] === RUN   TestResumableRequestHeaderTooMuchFailures
10:54:58 [2022-09-21T10:54:58.710Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
10:54:58 [2022-09-21T10:54:58.710Z] === RUN   TestResumableRequestReaderWithReadError
10:54:58 [2022-09-21T10:54:58.710Z] time="2022-09-21T10:54:58Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
10:54:58 [2022-09-21T10:54:58.710Z] --- PASS: TestResumableRequestReaderWithReadError (0.17s)
10:54:58 [2022-09-21T10:54:58.710Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
10:54:58 [2022-09-21T10:54:58.711Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
10:54:58 [2022-09-21T10:54:58.711Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
10:54:58 [2022-09-21T10:54:58.711Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
10:54:58 [2022-09-21T10:54:58.711Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
10:54:58 [2022-09-21T10:54:58.711Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
10:54:58 [2022-09-21T10:54:58.711Z] === RUN   TestResumableRequestReader
10:54:58 [2022-09-21T10:54:58.711Z] --- PASS: TestResumableRequestReader (0.00s)
10:54:58 [2022-09-21T10:54:58.711Z] === RUN   TestResumableRequestReaderWithInitialResponse
10:54:58 [2022-09-21T10:54:58.711Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
10:54:58 [2022-09-21T10:54:58.711Z] PASS
10:54:58 [2022-09-21T10:54:58.711Z] coverage: 100.0% of statements
10:54:58 [2022-09-21T10:54:58.711Z] ok  	github.com/docker/docker/registry/resumable	0.249s	coverage: 100.0% of statements
10:54:58 [2022-09-21T10:54:58.883Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
10:54:59 [2022-09-21T10:54:59.175Z] === RUN   TestRestartManagerTimeout
10:54:59 [2022-09-21T10:54:59.175Z] --- PASS: TestRestartManagerTimeout (0.00s)
10:54:59 [2022-09-21T10:54:59.175Z] === RUN   TestRestartManagerTimeoutReset
10:54:59 [2022-09-21T10:54:59.175Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
10:54:59 [2022-09-21T10:54:59.175Z] PASS
10:54:59 [2022-09-21T10:54:59.175Z] coverage: 50.9% of statements
10:54:59 [2022-09-21T10:54:59.175Z] ok  	github.com/docker/docker/restartmanager	0.041s	coverage: 50.9% of statements
10:54:59 [2022-09-21T10:54:59.450Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
10:54:59 [2022-09-21T10:54:59.500Z] --- PASS: TestServiceUpdateLabel (2.15s)
10:54:59 [2022-09-21T10:54:59.500Z] === RUN   TestServiceUpdateSecrets
10:54:59 [2022-09-21T10:54:59.556Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44123/14/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:54:59 [2022-09-21T10:54:59.640Z] === RUN   TestDecodeContainerConfig
10:54:59 [2022-09-21T10:54:59.640Z] --- PASS: TestDecodeContainerConfig (0.00s)
10:54:59 [2022-09-21T10:54:59.640Z] === RUN   TestDecodeContainerConfigIsolation
10:54:59 [2022-09-21T10:54:59.640Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
10:54:59 [2022-09-21T10:54:59.640Z] === RUN   TestValidatePrivileged
10:54:59 [2022-09-21T10:54:59.640Z] --- PASS: TestValidatePrivileged (0.00s)
10:54:59 [2022-09-21T10:54:59.640Z] PASS
10:54:59 [2022-09-21T10:54:59.640Z] coverage: 52.2% of statements
10:54:59 [2022-09-21T10:54:59.640Z] ok  	github.com/docker/docker/runconfig	0.045s	coverage: 52.2% of statements
10:54:59 [2022-09-21T10:54:59.898Z] + make clean
10:55:00 [2022-09-21T10:55:00.104Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
10:55:00 [2022-09-21T10:55:00.104Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
10:55:00 [2022-09-21T10:55:00.104Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
10:55:00 [2022-09-21T10:55:00.104Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
10:55:00 [2022-09-21T10:55:00.104Z] PASS
10:55:00 [2022-09-21T10:55:00.104Z] coverage: 62.5% of statements
10:55:00 [2022-09-21T10:55:00.104Z] ok  	github.com/docker/docker/testutil	0.037s	coverage: 62.5% of statements
10:55:00 [2022-09-21T10:55:00.154Z] docker volume rm -f docker-dev-cache
10:55:00 [2022-09-21T10:55:00.154Z] docker-dev-cache
[Pipeline] deleteDir
10:55:00 [2022-09-21T10:55:00.378Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
10:55:00 [2022-09-21T10:55:00.378Z]     docker_cli_daemon_test.go:2888: Checking IpcMode private set from config
10:55:00 [2022-09-21T10:55:00.940Z]     docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from config
10:55:01 [2022-09-21T10:55:01.504Z]     docker_cli_daemon_test.go:2888: Checking IpcMode host set from config
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:55:02 [2022-09-21T10:55:02.067Z]     docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from config
10:55:02 [2022-09-21T10:55:02.309Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
10:55:02 [2022-09-21T10:55:02.309Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
10:55:02 [2022-09-21T10:55:02.309Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
10:55:02 [2022-09-21T10:55:02.309Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
10:55:02 [2022-09-21T10:55:02.309Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
10:55:02 [2022-09-21T10:55:02.309Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
10:55:02 [2022-09-21T10:55:02.309Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
10:55:02 [2022-09-21T10:55:02.309Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:55:02 [2022-09-21T10:55:02.309Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:55:02 [2022-09-21T10:55:02.328Z]     docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from config
10:55:02 [2022-09-21T10:55:02.774Z] === RUN   TestGetDriver
10:55:02 [2022-09-21T10:55:02.774Z] --- PASS: TestGetDriver (0.00s)
10:55:02 [2022-09-21T10:55:02.774Z] === RUN   TestVolumeRequestError
10:55:02 [2022-09-21T10:55:02.774Z] --- PASS: TestVolumeRequestError (0.01s)
10:55:02 [2022-09-21T10:55:02.774Z] PASS
10:55:02 [2022-09-21T10:55:02.774Z] coverage: 36.1% of statements
10:55:02 [2022-09-21T10:55:02.774Z] ok  	github.com/docker/docker/volume/drivers	0.049s	coverage: 36.1% of statements
10:55:02 [2022-09-21T10:55:02.774Z] === RUN   TestGetAddress
10:55:02 [2022-09-21T10:55:02.774Z] --- PASS: TestGetAddress (0.00s)
10:55:02 [2022-09-21T10:55:02.774Z] === RUN   TestRemove
10:55:02 [2022-09-21T10:55:02.774Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
10:55:02 [2022-09-21T10:55:02.774Z] --- SKIP: TestRemove (0.00s)
10:55:02 [2022-09-21T10:55:02.774Z] === RUN   TestInitializeWithVolumes
10:55:02 [2022-09-21T10:55:02.774Z] --- PASS: TestInitializeWithVolumes (0.01s)
10:55:02 [2022-09-21T10:55:02.774Z] === RUN   TestCreate
10:55:02 [2022-09-21T10:55:02.774Z] --- PASS: TestCreate (0.01s)
10:55:02 [2022-09-21T10:55:02.774Z] === RUN   TestValidateName
10:55:02 [2022-09-21T10:55:02.774Z] --- PASS: TestValidateName (0.00s)
10:55:02 [2022-09-21T10:55:02.774Z] === RUN   TestCreateWithOpts
10:55:02 [2022-09-21T10:55:02.774Z]     local_test.go:181: runtime.GOOS == "windows"
10:55:02 [2022-09-21T10:55:02.774Z] --- SKIP: TestCreateWithOpts (0.00s)
10:55:02 [2022-09-21T10:55:02.774Z] === RUN   TestRelaodNoOpts
10:55:02 [2022-09-21T10:55:02.891Z]     docker_cli_daemon_test.go:2888: Checking IpcMode private set from cli
10:55:03 [2022-09-21T10:55:03.239Z] --- PASS: TestRelaodNoOpts (0.01s)
10:55:03 [2022-09-21T10:55:03.239Z] PASS
10:55:03 [2022-09-21T10:55:03.239Z] coverage: 41.5% of statements
10:55:03 [2022-09-21T10:55:03.239Z] ok  	github.com/docker/docker/volume/local	0.073s	coverage: 41.5% of statements
10:55:03 [2022-09-21T10:55:03.454Z]     docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from cli
10:55:03 [2022-09-21T10:55:03.703Z] === RUN   TestConvertTmpfsOptions
10:55:03 [2022-09-21T10:55:03.703Z]     parser_test.go:49: data="mode=700,size=1m"
10:55:03 [2022-09-21T10:55:03.703Z]     parser_test.go:49: data="ro"
10:55:03 [2022-09-21T10:55:03.703Z] --- PASS: TestConvertTmpfsOptions (0.00s)
10:55:03 [2022-09-21T10:55:03.703Z] === RUN   TestParseMountRaw
10:55:03 [2022-09-21T10:55:03.703Z] --- PASS: TestParseMountRaw (0.02s)
10:55:03 [2022-09-21T10:55:03.703Z] === RUN   TestParseMountRawSplit
10:55:03 [2022-09-21T10:55:03.703Z]     parser_test.go:390: case 0
10:55:03 [2022-09-21T10:55:03.703Z]     parser_test.go:390: case 1
10:55:03 [2022-09-21T10:55:03.703Z]     parser_test.go:390: case 2
10:55:03 [2022-09-21T10:55:03.703Z]     parser_test.go:390: case 3
10:55:03 [2022-09-21T10:55:03.703Z]     parser_test.go:390: case 4
10:55:03 [2022-09-21T10:55:03.703Z]     parser_test.go:390: case 5
10:55:03 [2022-09-21T10:55:03.703Z]     parser_test.go:390: case 6
10:55:03 [2022-09-21T10:55:03.703Z]     parser_test.go:390: case 7
10:55:03 [2022-09-21T10:55:03.703Z]     parser_test.go:390: case 8
10:55:03 [2022-09-21T10:55:03.703Z]     parser_test.go:390: case 0
10:55:03 [2022-09-21T10:55:03.703Z]     parser_test.go:390: case 1
10:55:03 [2022-09-21T10:55:03.703Z]     parser_test.go:390: case 2
10:55:03 [2022-09-21T10:55:03.703Z]     parser_test.go:390: case 3
10:55:03 [2022-09-21T10:55:03.703Z]     parser_test.go:390: case 4
10:55:03 [2022-09-21T10:55:03.703Z]     parser_test.go:390: case 5
10:55:03 [2022-09-21T10:55:03.703Z]     parser_test.go:390: case 6
10:55:03 [2022-09-21T10:55:03.703Z]     parser_test.go:390: case 7
10:55:03 [2022-09-21T10:55:03.703Z]     parser_test.go:390: case 8
10:55:03 [2022-09-21T10:55:03.703Z]     parser_test.go:390: case 9
10:55:03 [2022-09-21T10:55:03.703Z]     parser_test.go:390: case 10
10:55:03 [2022-09-21T10:55:03.703Z]     parser_test.go:390: case 11
10:55:03 [2022-09-21T10:55:03.703Z]     parser_test.go:390: case 12
10:55:03 [2022-09-21T10:55:03.703Z]     parser_test.go:390: case 0
10:55:03 [2022-09-21T10:55:03.703Z]     parser_test.go:390: case 1
10:55:03 [2022-09-21T10:55:03.703Z]     parser_test.go:390: case 2
10:55:03 [2022-09-21T10:55:03.703Z]     parser_test.go:390: case 3
10:55:03 [2022-09-21T10:55:03.703Z]     parser_test.go:390: case 4
10:55:03 [2022-09-21T10:55:03.703Z]     parser_test.go:390: case 5
10:55:03 [2022-09-21T10:55:03.703Z]     parser_test.go:390: case 6
10:55:03 [2022-09-21T10:55:03.703Z]     parser_test.go:390: case 7
10:55:03 [2022-09-21T10:55:03.703Z]     parser_test.go:390: case 8
10:55:03 [2022-09-21T10:55:03.703Z]     parser_test.go:390: case 9
10:55:03 [2022-09-21T10:55:03.703Z]     parser_test.go:390: case 10
10:55:03 [2022-09-21T10:55:03.703Z]     parser_test.go:390: case 11
10:55:03 [2022-09-21T10:55:03.703Z] --- PASS: TestParseMountRawSplit (0.01s)
10:55:03 [2022-09-21T10:55:03.703Z] === RUN   TestParseMountSpec
10:55:03 [2022-09-21T10:55:03.703Z]     parser_test.go:455: case 0
10:55:03 [2022-09-21T10:55:03.703Z]     parser_test.go:455: case 1
10:55:03 [2022-09-21T10:55:03.703Z]     parser_test.go:455: case 2
10:55:03 [2022-09-21T10:55:03.703Z]     parser_test.go:455: case 3
10:55:03 [2022-09-21T10:55:03.703Z]     parser_test.go:455: case 4
10:55:03 [2022-09-21T10:55:03.703Z]     parser_test.go:455: case 5
10:55:03 [2022-09-21T10:55:03.703Z] --- PASS: TestParseMountSpec (0.00s)
10:55:03 [2022-09-21T10:55:03.703Z] === RUN   TestParseMountSpecBindWithFileinfoError
10:55:03 [2022-09-21T10:55:03.703Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
10:55:03 [2022-09-21T10:55:03.703Z] === RUN   TestValidateMount
10:55:03 [2022-09-21T10:55:03.703Z] --- PASS: TestValidateMount (0.00s)
10:55:03 [2022-09-21T10:55:03.703Z] PASS
10:55:03 [2022-09-21T10:55:03.703Z] coverage: 66.2% of statements
10:55:03 [2022-09-21T10:55:03.703Z] ok  	github.com/docker/docker/volume/mounts	0.078s	coverage: 66.2% of statements
10:55:04 [2022-09-21T10:55:04.017Z]     docker_cli_daemon_test.go:2888: Checking IpcMode host set from cli
10:55:04 [2022-09-21T10:55:04.582Z]     docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from cli
10:55:04 [2022-09-21T10:55:04.682Z] === RUN   TestSetGetMeta
10:55:04 [2022-09-21T10:55:04.682Z] === PAUSE TestSetGetMeta
10:55:04 [2022-09-21T10:55:04.682Z] === RUN   TestRestore
10:55:04 [2022-09-21T10:55:04.682Z] === PAUSE TestRestore
10:55:04 [2022-09-21T10:55:04.682Z] === RUN   TestServiceCreate
10:55:04 [2022-09-21T10:55:04.682Z] === PAUSE TestServiceCreate
10:55:04 [2022-09-21T10:55:04.682Z] === RUN   TestServiceList
10:55:04 [2022-09-21T10:55:04.682Z] === PAUSE TestServiceList
10:55:04 [2022-09-21T10:55:04.682Z] === RUN   TestServiceRemove
10:55:04 [2022-09-21T10:55:04.682Z] === PAUSE TestServiceRemove
10:55:04 [2022-09-21T10:55:04.683Z] === RUN   TestServiceGet
10:55:04 [2022-09-21T10:55:04.683Z] === PAUSE TestServiceGet
10:55:04 [2022-09-21T10:55:04.683Z] === RUN   TestServicePrune
10:55:04 [2022-09-21T10:55:04.683Z] === PAUSE TestServicePrune
10:55:04 [2022-09-21T10:55:04.683Z] === RUN   TestCreate
10:55:04 [2022-09-21T10:55:04.683Z] === PAUSE TestCreate
10:55:04 [2022-09-21T10:55:04.683Z] === RUN   TestRemove
10:55:04 [2022-09-21T10:55:04.683Z] === PAUSE TestRemove
10:55:04 [2022-09-21T10:55:04.683Z] === RUN   TestList
10:55:04 [2022-09-21T10:55:04.683Z] === PAUSE TestList
10:55:04 [2022-09-21T10:55:04.683Z] === RUN   TestFindByDriver
10:55:04 [2022-09-21T10:55:04.683Z] === PAUSE TestFindByDriver
10:55:04 [2022-09-21T10:55:04.683Z] === RUN   TestFindByReferenced
10:55:04 [2022-09-21T10:55:04.683Z] === PAUSE TestFindByReferenced
10:55:04 [2022-09-21T10:55:04.683Z] === RUN   TestDerefMultipleOfSameRef
10:55:04 [2022-09-21T10:55:04.683Z] === PAUSE TestDerefMultipleOfSameRef
10:55:04 [2022-09-21T10:55:04.683Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
10:55:04 [2022-09-21T10:55:04.683Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
10:55:04 [2022-09-21T10:55:04.683Z] === RUN   TestDefererencePluginOnCreateError
10:55:04 [2022-09-21T10:55:04.683Z] === PAUSE TestDefererencePluginOnCreateError
10:55:04 [2022-09-21T10:55:04.683Z] === RUN   TestRefDerefRemove
10:55:04 [2022-09-21T10:55:04.683Z] === PAUSE TestRefDerefRemove
10:55:04 [2022-09-21T10:55:04.683Z] === RUN   TestGet
10:55:04 [2022-09-21T10:55:04.683Z] === PAUSE TestGet
10:55:04 [2022-09-21T10:55:04.683Z] === RUN   TestGetWithReference
10:55:04 [2022-09-21T10:55:04.683Z] === PAUSE TestGetWithReference
10:55:04 [2022-09-21T10:55:04.683Z] === RUN   TestFilterFunc
10:55:04 [2022-09-21T10:55:04.683Z] === RUN   TestFilterFunc/test_nil_list
10:55:04 [2022-09-21T10:55:04.683Z] === PAUSE TestFilterFunc/test_nil_list
10:55:04 [2022-09-21T10:55:04.683Z] === RUN   TestFilterFunc/test_empty_list
10:55:04 [2022-09-21T10:55:04.683Z] === PAUSE TestFilterFunc/test_empty_list
10:55:04 [2022-09-21T10:55:04.683Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
10:55:04 [2022-09-21T10:55:04.683Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
10:55:04 [2022-09-21T10:55:04.683Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
10:55:04 [2022-09-21T10:55:04.683Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
10:55:04 [2022-09-21T10:55:04.683Z] === RUN   TestFilterFunc/test_filter_some
10:55:04 [2022-09-21T10:55:04.683Z] === PAUSE TestFilterFunc/test_filter_some
10:55:04 [2022-09-21T10:55:04.683Z] === RUN   TestFilterFunc/test_filter_middle
10:55:04 [2022-09-21T10:55:04.683Z] === PAUSE TestFilterFunc/test_filter_middle
10:55:04 [2022-09-21T10:55:04.683Z] === RUN   TestFilterFunc/test_filter_middle_and_last
10:55:04 [2022-09-21T10:55:04.683Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
10:55:04 [2022-09-21T10:55:04.683Z] === RUN   TestFilterFunc/test_filter_first_and_last
10:55:04 [2022-09-21T10:55:04.683Z] === PAUSE TestFilterFunc/test_filter_first_and_last
10:55:04 [2022-09-21T10:55:04.683Z] === CONT  TestFilterFunc/test_nil_list
10:55:04 [2022-09-21T10:55:04.683Z] === CONT  TestFilterFunc/test_filter_first_and_last
10:55:04 [2022-09-21T10:55:04.683Z] === CONT  TestFilterFunc/test_filter_some
10:55:04 [2022-09-21T10:55:04.683Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
10:55:04 [2022-09-21T10:55:04.683Z] === CONT  TestFilterFunc/test_filter_middle_and_last
10:55:04 [2022-09-21T10:55:04.683Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
10:55:04 [2022-09-21T10:55:04.683Z] === CONT  TestFilterFunc/test_filter_middle
10:55:04 [2022-09-21T10:55:04.683Z] === CONT  TestFilterFunc/test_empty_list
10:55:04 [2022-09-21T10:55:04.683Z] --- PASS: TestFilterFunc (0.00s)
10:55:04 [2022-09-21T10:55:04.683Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
10:55:04 [2022-09-21T10:55:04.683Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
10:55:04 [2022-09-21T10:55:04.683Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
10:55:04 [2022-09-21T10:55:04.683Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
10:55:04 [2022-09-21T10:55:04.683Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
10:55:04 [2022-09-21T10:55:04.683Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
10:55:04 [2022-09-21T10:55:04.683Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
10:55:04 [2022-09-21T10:55:04.683Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
10:55:04 [2022-09-21T10:55:04.683Z] === CONT  TestSetGetMeta
10:55:04 [2022-09-21T10:55:04.683Z] === CONT  TestDefererencePluginOnCreateError
10:55:04 [2022-09-21T10:55:04.683Z] === CONT  TestList
10:55:04 [2022-09-21T10:55:04.683Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
10:55:04 [2022-09-21T10:55:04.683Z] --- PASS: TestSetGetMeta (0.02s)
10:55:04 [2022-09-21T10:55:04.683Z] === CONT  TestRemove
10:55:04 [2022-09-21T10:55:04.683Z] --- PASS: TestDefererencePluginOnCreateError (0.04s)
10:55:04 [2022-09-21T10:55:04.683Z] === CONT  TestCreate
10:55:04 [2022-09-21T10:55:04.683Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s)
10:55:04 [2022-09-21T10:55:04.683Z] === CONT  TestServicePrune
10:55:04 [2022-09-21T10:55:04.683Z] --- PASS: TestList (0.05s)
10:55:04 [2022-09-21T10:55:04.683Z] === CONT  TestServiceGet
10:55:04 [2022-09-21T10:55:04.683Z] --- PASS: TestRemove (0.03s)
10:55:04 [2022-09-21T10:55:04.683Z] === CONT  TestServiceRemove
10:55:04 [2022-09-21T10:55:04.683Z] --- PASS: TestCreate (0.02s)
10:55:04 [2022-09-21T10:55:04.683Z] === CONT  TestServiceList
10:55:04 [2022-09-21T10:55:04.683Z] --- PASS: TestServiceGet (0.11s)
10:55:04 [2022-09-21T10:55:04.683Z] === CONT  TestServiceCreate
10:55:04 [2022-09-21T10:55:04.683Z] time="2022-09-21T10:55:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
10:55:04 [2022-09-21T10:55:04.683Z] --- PASS: TestServiceRemove (0.11s)
10:55:04 [2022-09-21T10:55:04.683Z] === CONT  TestRestore
10:55:04 [2022-09-21T10:55:04.683Z] --- PASS: TestServiceList (0.11s)
10:55:04 [2022-09-21T10:55:04.683Z] === CONT  TestGetWithReference
10:55:04 [2022-09-21T10:55:04.683Z] time="2022-09-21T10:55:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
10:55:04 [2022-09-21T10:55:04.683Z] time="2022-09-21T10:55:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
10:55:04 [2022-09-21T10:55:04.683Z] time="2022-09-21T10:55:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
10:55:04 [2022-09-21T10:55:04.683Z] --- PASS: TestServiceCreate (0.02s)
10:55:04 [2022-09-21T10:55:04.683Z] === CONT  TestGet
10:55:04 [2022-09-21T10:55:04.683Z] time="2022-09-21T10:55:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
10:55:04 [2022-09-21T10:55:04.683Z] --- PASS: TestGetWithReference (0.02s)
10:55:04 [2022-09-21T10:55:04.683Z] === CONT  TestRefDerefRemove
10:55:04 [2022-09-21T10:55:04.683Z] --- PASS: TestRestore (0.03s)
10:55:04 [2022-09-21T10:55:04.683Z] === CONT  TestFindByReferenced
10:55:04 [2022-09-21T10:55:04.683Z] --- PASS: TestServicePrune (0.16s)
10:55:04 [2022-09-21T10:55:04.683Z] === CONT  TestDerefMultipleOfSameRef
10:55:04 [2022-09-21T10:55:04.683Z] --- PASS: TestGet (0.02s)
10:55:04 [2022-09-21T10:55:04.683Z] === CONT  TestFindByDriver
10:55:04 [2022-09-21T10:55:04.683Z] --- PASS: TestRefDerefRemove (0.02s)
10:55:04 [2022-09-21T10:55:04.683Z] --- PASS: TestFindByReferenced (0.03s)
10:55:04 [2022-09-21T10:55:04.683Z] --- PASS: TestDerefMultipleOfSameRef (0.02s)
10:55:04 [2022-09-21T10:55:04.683Z] --- PASS: TestFindByDriver (0.02s)
10:55:04 [2022-09-21T10:55:04.683Z] PASS
10:55:04 [2022-09-21T10:55:04.683Z] coverage: 70.3% of statements
10:55:04 [2022-09-21T10:55:04.683Z] ok  	github.com/docker/docker/volume/service	0.272s	coverage: 70.3% of statements
10:55:05 [2022-09-21T10:55:05.190Z]     docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from cli
10:55:05 [2022-09-21T10:55:05.447Z]     check_test.go:309: [d26cf66ae74c1] daemon is not started
10:55:05 [2022-09-21T10:55:05.447Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
10:55:06 [2022-09-21T10:55:06.011Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
10:55:06 [2022-09-21T10:55:06.236Z] --- PASS: TestNewClientWithTimeout (17.60s)
10:55:06 [2022-09-21T10:55:06.236Z] === RUN   TestClientStream
10:55:06 [2022-09-21T10:55:06.236Z] --- PASS: TestClientStream (0.00s)
10:55:06 [2022-09-21T10:55:06.236Z] === RUN   TestClientSendFile
10:55:06 [2022-09-21T10:55:06.236Z] --- PASS: TestClientSendFile (0.01s)
10:55:06 [2022-09-21T10:55:06.236Z] === RUN   TestClientWithRequestTimeout
10:55:06 [2022-09-21T10:55:06.236Z] --- PASS: TestClientWithRequestTimeout (0.00s)
10:55:06 [2022-09-21T10:55:06.236Z] === RUN   TestFileSpecPlugin
10:55:06 [2022-09-21T10:55:06.236Z] --- PASS: TestFileSpecPlugin (0.01s)
10:55:06 [2022-09-21T10:55:06.236Z] === RUN   TestFileJSONSpecPlugin
10:55:06 [2022-09-21T10:55:06.236Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
10:55:06 [2022-09-21T10:55:06.236Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
10:55:06 [2022-09-21T10:55:06.236Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
10:55:06 [2022-09-21T10:55:06.236Z] === RUN   TestPluginAddHandler
10:55:06 [2022-09-21T10:55:06.236Z] --- PASS: TestPluginAddHandler (0.00s)
10:55:06 [2022-09-21T10:55:06.236Z] === RUN   TestPluginWaitBadPlugin
10:55:06 [2022-09-21T10:55:06.236Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
10:55:06 [2022-09-21T10:55:06.236Z] === RUN   TestGet
10:55:06 [2022-09-21T10:55:06.236Z] time="2022-09-21T10:55:06Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
10:55:06 [2022-09-21T10:55:06.574Z]     check_test.go:309: [d88e00472ca67] daemon is not started
10:55:06 [2022-09-21T10:55:06.574Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
10:55:07 [2022-09-21T10:55:07.137Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
10:55:07 [2022-09-21T10:55:07.214Z] time="2022-09-21T10:55:07Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
10:55:07 [2022-09-21T10:55:07.394Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
10:55:08 [2022-09-21T10:55:08.390Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
10:55:08 [2022-09-21T10:55:08.390Z] Copying nested executables into bundles/cross/linux/amd64
10:55:08 [2022-09-21T10:55:08.390Z] Cross building: bundles/cross/windows/amd64
10:55:08 [2022-09-21T10:55:08.390Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
10:55:08 [2022-09-21T10:55:08.390Z] GOOS="windows" GOARCH="amd64" GOARM=""
10:55:08 [2022-09-21T10:55:08.762Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
10:55:09 [2022-09-21T10:55:09.414Z] time="2022-09-21T10:55:09Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
10:55:10 [2022-09-21T10:55:10.132Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
10:55:11 [2022-09-21T10:55:11.502Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
10:55:12 [2022-09-21T10:55:12.067Z]     check_test.go:309: [da9db27f4a50f] daemon is not started
10:55:12 [2022-09-21T10:55:12.067Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
10:55:13 [2022-09-21T10:55:13.181Z] time="2022-09-21T10:55:13Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
10:55:14 [2022-09-21T10:55:14.357Z] --- PASS: TestServiceUpdateSecrets (14.00s)
10:55:14 [2022-09-21T10:55:14.357Z] === RUN   TestServiceUpdateConfigs
10:55:15 [2022-09-21T10:55:15.340Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
10:55:16 [2022-09-21T10:55:16.708Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
10:55:20 [2022-09-21T10:55:20.881Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
10:55:21 [2022-09-21T10:55:21.137Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
10:55:21 [2022-09-21T10:55:21.700Z]     check_test.go:309: [d7f75c1505265] daemon is not started
10:55:21 [2022-09-21T10:55:21.700Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
10:55:21 [2022-09-21T10:55:21.804Z] --- PASS: TestGet (15.00s)
10:55:21 [2022-09-21T10:55:21.804Z] === RUN   TestPluginWithNoManifest
10:55:21 [2022-09-21T10:55:21.804Z] --- PASS: TestPluginWithNoManifest (0.00s)
10:55:21 [2022-09-21T10:55:21.804Z] === RUN   TestGetAll
10:55:21 [2022-09-21T10:55:21.804Z] --- PASS: TestGetAll (0.00s)
10:55:21 [2022-09-21T10:55:21.804Z] PASS
10:55:21 [2022-09-21T10:55:21.804Z] coverage: 73.4% of statements
10:55:21 [2022-09-21T10:55:21.804Z] ok  	github.com/docker/docker/pkg/plugins	34.901s	coverage: 73.4% of statements
10:55:21 [2022-09-21T10:55:21.804Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:55:21 [2022-09-21T10:55:21.804Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:55:21 [2022-09-21T10:55:21.804Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
10:55:21 [2022-09-21T10:55:21.804Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
10:55:21 [2022-09-21T10:55:21.804Z] ?   	github.com/docker/docker/pkg/term	[no test files]
10:55:21 [2022-09-21T10:55:21.804Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
10:55:21 [2022-09-21T10:55:21.804Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
10:55:21 [2022-09-21T10:55:21.804Z] ?   	github.com/docker/docker/quota	[no test files]
10:55:21 [2022-09-21T10:55:21.804Z] ?   	github.com/docker/docker/rootless	[no test files]
10:55:21 [2022-09-21T10:55:21.804Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:55:21 [2022-09-21T10:55:21.804Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
10:55:21 [2022-09-21T10:55:21.804Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
10:55:21 [2022-09-21T10:55:21.804Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
10:55:21 [2022-09-21T10:55:21.804Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
10:55:21 [2022-09-21T10:55:21.804Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
10:55:21 [2022-09-21T10:55:21.804Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
10:55:21 [2022-09-21T10:55:21.804Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
10:55:21 [2022-09-21T10:55:21.804Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
10:55:21 [2022-09-21T10:55:21.804Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
10:55:21 [2022-09-21T10:55:21.805Z] ?   	github.com/docker/docker/testutil/request	[no test files]
10:55:21 [2022-09-21T10:55:21.805Z] ?   	github.com/docker/docker/volume	[no test files]
10:55:21 [2022-09-21T10:55:21.805Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:55:21 [2022-09-21T10:55:21.805Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:55:21 [2022-09-21T10:55:21.957Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
10:55:22 [2022-09-21T10:55:22.214Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
10:55:23 [2022-09-21T10:55:23.361Z] 
10:55:23 [2022-09-21T10:55:23.361Z] === Skipped
10:55:23 [2022-09-21T10:55:23.361Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
10:55:23 [2022-09-21T10:55:23.361Z]     dispatchers_test.go:377: Windows does not support stopsignal
10:55:23 [2022-09-21T10:55:23.361Z] 
10:55:23 [2022-09-21T10:55:23.361Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s)
10:55:23 [2022-09-21T10:55:23.361Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
10:55:23 [2022-09-21T10:55:23.361Z] 
10:55:23 [2022-09-21T10:55:23.361Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
10:55:23 [2022-09-21T10:55:23.361Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
10:55:23 [2022-09-21T10:55:23.361Z] 
10:55:23 [2022-09-21T10:55:23.361Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
10:55:23 [2022-09-21T10:55:23.361Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
10:55:23 [2022-09-21T10:55:23.361Z] 
10:55:23 [2022-09-21T10:55:23.361Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
10:55:23 [2022-09-21T10:55:23.361Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
10:55:23 [2022-09-21T10:55:23.361Z] 
10:55:23 [2022-09-21T10:55:23.361Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
10:55:23 [2022-09-21T10:55:23.361Z]     client_test.go:23: runtime.GOOS == "windows"
10:55:23 [2022-09-21T10:55:23.361Z] 
10:55:23 [2022-09-21T10:55:23.361Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
10:55:23 [2022-09-21T10:55:23.361Z]     daemon_test.go:147: root required
10:55:23 [2022-09-21T10:55:23.361Z] 
10:55:23 [2022-09-21T10:55:23.361Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
10:55:23 [2022-09-21T10:55:23.361Z]     reload_test.go:520: root required
10:55:23 [2022-09-21T10:55:23.361Z] 
10:55:23 [2022-09-21T10:55:23.361Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
10:55:23 [2022-09-21T10:55:23.361Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
10:55:23 [2022-09-21T10:55:23.361Z] 
10:55:23 [2022-09-21T10:55:23.361Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
10:55:23 [2022-09-21T10:55:23.361Z]     pull_v2_test.go:82: Needs fixing on Windows
10:55:23 [2022-09-21T10:55:23.361Z] 
10:55:23 [2022-09-21T10:55:23.361Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
10:55:23 [2022-09-21T10:55:23.361Z]     pull_v2_test.go:127: Needs fixing on Windows
10:55:23 [2022-09-21T10:55:23.361Z] 
10:55:23 [2022-09-21T10:55:23.361Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
10:55:23 [2022-09-21T10:55:23.361Z]     download_test.go:268: Needs fixing on Windows
10:55:23 [2022-09-21T10:55:23.361Z] 
10:55:23 [2022-09-21T10:55:23.361Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
10:55:23 [2022-09-21T10:55:23.361Z]     layer_test.go:304: Failing on Windows
10:55:23 [2022-09-21T10:55:23.361Z] 
10:55:23 [2022-09-21T10:55:23.361Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
10:55:23 [2022-09-21T10:55:23.361Z]     layer_test.go:353: Failing on Windows
10:55:23 [2022-09-21T10:55:23.361Z] 
10:55:23 [2022-09-21T10:55:23.361Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
10:55:23 [2022-09-21T10:55:23.361Z]     layer_test.go:468: Failing on Windows
10:55:23 [2022-09-21T10:55:23.361Z] 
10:55:23 [2022-09-21T10:55:23.361Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
10:55:23 [2022-09-21T10:55:23.361Z]     layer_test.go:697: Failing on Windows
10:55:23 [2022-09-21T10:55:23.361Z] 
10:55:23 [2022-09-21T10:55:23.361Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
10:55:23 [2022-09-21T10:55:23.361Z]     migration_test.go:46: Failing on Windows
10:55:23 [2022-09-21T10:55:23.361Z] 
10:55:23 [2022-09-21T10:55:23.361Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
10:55:23 [2022-09-21T10:55:23.361Z]     migration_test.go:182: Failing on Windows
10:55:23 [2022-09-21T10:55:23.361Z] 
10:55:23 [2022-09-21T10:55:23.361Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
10:55:23 [2022-09-21T10:55:23.361Z]     mount_test.go:17: Failing on Windows
10:55:23 [2022-09-21T10:55:23.361Z] 
10:55:23 [2022-09-21T10:55:23.361Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
10:55:23 [2022-09-21T10:55:23.361Z]     mount_test.go:76: Failing on Windows
10:55:23 [2022-09-21T10:55:23.361Z] 
10:55:23 [2022-09-21T10:55:23.361Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
10:55:23 [2022-09-21T10:55:23.361Z]     mount_test.go:125: Failing on Windows
10:55:23 [2022-09-21T10:55:23.361Z] 
10:55:23 [2022-09-21T10:55:23.361Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
10:55:23 [2022-09-21T10:55:23.361Z]     mount_test.go:212: Failing on Windows
10:55:23 [2022-09-21T10:55:23.361Z] 
10:55:23 [2022-09-21T10:55:23.361Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
10:55:23 [2022-09-21T10:55:23.361Z]     archive_test.go:134: Xz not present in msys2
10:55:23 [2022-09-21T10:55:23.361Z] 
10:55:23 [2022-09-21T10:55:23.361Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
10:55:23 [2022-09-21T10:55:23.361Z]     archive_test.go:239: Failing on Windows CI machines
10:55:23 [2022-09-21T10:55:23.361Z] 
10:55:23 [2022-09-21T10:55:23.361Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
10:55:23 [2022-09-21T10:55:23.361Z]     archive_windows_test.go:17: Currently fails
10:55:23 [2022-09-21T10:55:23.361Z] 
10:55:23 [2022-09-21T10:55:23.361Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
10:55:23 [2022-09-21T10:55:23.361Z]     changes_test.go:192: needs more investigation
10:55:23 [2022-09-21T10:55:23.361Z] 
10:55:23 [2022-09-21T10:55:23.361Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
10:55:23 [2022-09-21T10:55:23.361Z]     changes_test.go:405: needs further investigation
10:55:23 [2022-09-21T10:55:23.361Z] 
10:55:23 [2022-09-21T10:55:23.361Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
10:55:23 [2022-09-21T10:55:23.361Z]     changes_test.go:441: needs further investigation
10:55:23 [2022-09-21T10:55:23.361Z] 
10:55:23 [2022-09-21T10:55:23.361Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
10:55:23 [2022-09-21T10:55:23.361Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
10:55:23 [2022-09-21T10:55:23.361Z] 
10:55:23 [2022-09-21T10:55:23.361Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
10:55:23 [2022-09-21T10:55:23.361Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
10:55:23 [2022-09-21T10:55:23.361Z] 
10:55:23 [2022-09-21T10:55:23.361Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
10:55:23 [2022-09-21T10:55:23.361Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
10:55:23 [2022-09-21T10:55:23.361Z] 
10:55:23 [2022-09-21T10:55:23.361Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
10:55:23 [2022-09-21T10:55:23.361Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
10:55:23 [2022-09-21T10:55:23.361Z] 
10:55:23 [2022-09-21T10:55:23.361Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
10:55:23 [2022-09-21T10:55:23.361Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
10:55:23 [2022-09-21T10:55:23.361Z] 
10:55:23 [2022-09-21T10:55:23.361Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
10:55:23 [2022-09-21T10:55:23.361Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
10:55:23 [2022-09-21T10:55:23.361Z] 
10:55:23 [2022-09-21T10:55:23.361Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
10:55:23 [2022-09-21T10:55:23.361Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
10:55:23 [2022-09-21T10:55:23.361Z] 
10:55:23 [2022-09-21T10:55:23.361Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
10:55:23 [2022-09-21T10:55:23.361Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
10:55:23 [2022-09-21T10:55:23.361Z] 
10:55:23 [2022-09-21T10:55:23.361Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
10:55:23 [2022-09-21T10:55:23.361Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
10:55:23 [2022-09-21T10:55:23.361Z] 
10:55:23 [2022-09-21T10:55:23.361Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
10:55:23 [2022-09-21T10:55:23.361Z]     poller_test.go:41: No chmod on Windows
10:55:23 [2022-09-21T10:55:23.361Z] 
10:55:23 [2022-09-21T10:55:23.361Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
10:55:23 [2022-09-21T10:55:23.361Z]     fileutils_test.go:134: Needs porting to Windows
10:55:23 [2022-09-21T10:55:23.361Z] 
10:55:23 [2022-09-21T10:55:23.361Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
10:55:23 [2022-09-21T10:55:23.361Z]     fileutils_test.go:180: Needs porting to Windows
10:55:23 [2022-09-21T10:55:23.361Z] 
10:55:23 [2022-09-21T10:55:23.361Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
10:55:23 [2022-09-21T10:55:23.361Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
10:55:23 [2022-09-21T10:55:23.361Z] 
10:55:23 [2022-09-21T10:55:23.361Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
10:55:23 [2022-09-21T10:55:23.361Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
10:55:23 [2022-09-21T10:55:23.361Z] 
10:55:23 [2022-09-21T10:55:23.361Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.02s)
10:55:23 [2022-09-21T10:55:23.361Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
10:55:23 [2022-09-21T10:55:23.361Z] 
10:55:23 [2022-09-21T10:55:23.361Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
10:55:23 [2022-09-21T10:55:23.361Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
10:55:23 [2022-09-21T10:55:23.361Z] 
10:55:23 [2022-09-21T10:55:23.361Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
10:55:23 [2022-09-21T10:55:23.361Z]     local_test.go:181: runtime.GOOS == "windows"
10:55:23 [2022-09-21T10:55:23.361Z] 
10:55:23 [2022-09-21T10:55:23.361Z] DONE 1851 tests, 45 skipped in 198.069s
10:55:23 [2022-09-21T10:55:23.361Z] INFO: make.ps1 ended at 09/21/2022 10:55:22
10:55:24 [2022-09-21T10:55:24.915Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
10:55:24 [2022-09-21T10:55:24.915Z] INFO: Unit tests ended at 09/21/2022 10:55:24. Duration:00:03:33.7531315
10:55:24 [2022-09-21T10:55:24.915Z] INFO: Building busybox
10:55:24 [2022-09-21T10:55:24.916Z] Sending build context to Docker daemon   5.12kB
10:55:24 [2022-09-21T10:55:24.916Z] 
10:55:24 [2022-09-21T10:55:24.916Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
10:55:24 [2022-09-21T10:55:24.916Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
10:55:24 [2022-09-21T10:55:24.916Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
10:55:24 [2022-09-21T10:55:24.916Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
10:55:24 [2022-09-21T10:55:24.916Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
10:55:24 [2022-09-21T10:55:24.916Z]  ---> 727fe0bdfbfe
10:55:24 [2022-09-21T10:55:24.916Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
10:55:24 [2022-09-21T10:55:24.916Z]  ---> Running in e3f4d2d7ced2
10:55:26 [2022-09-21T10:55:26.387Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
10:55:26 [2022-09-21T10:55:26.644Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
10:55:29 [2022-09-21T10:55:29.169Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
10:55:29 [2022-09-21T10:55:29.216Z] --- PASS: TestServiceUpdateConfigs (14.56s)
10:55:29 [2022-09-21T10:55:29.216Z] === RUN   TestServiceUpdateNetwork
10:55:29 [2022-09-21T10:55:29.426Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
10:55:31 [2022-09-21T10:55:31.320Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
10:55:32 [2022-09-21T10:55:32.250Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
10:55:35 [2022-09-21T10:55:35.523Z]     check_test.go:309: [dd2ea765c25ee] daemon is not started
10:55:35 [2022-09-21T10:55:35.523Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
10:55:35 [2022-09-21T10:55:35.523Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
10:55:36 [2022-09-21T10:55:36.086Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
10:55:36 [2022-09-21T10:55:36.654Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
10:55:36 [2022-09-21T10:55:36.654Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
10:55:38 [2022-09-21T10:55:38.548Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
10:55:38 [2022-09-21T10:55:38.548Z]     check_test.go:309: [dd5b1b6479fa4] daemon is not started
10:55:38 [2022-09-21T10:55:38.548Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
10:55:38 [2022-09-21T10:55:38.805Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
10:55:40 [2022-09-21T10:55:40.697Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
10:55:40 [2022-09-21T10:55:40.954Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
10:55:41 [2022-09-21T10:55:41.404Z] --- PASS: TestServiceUpdateNetwork (12.35s)
10:55:41 [2022-09-21T10:55:41.404Z] === RUN   TestServiceUpdatePidsLimit
10:55:41 [2022-09-21T10:55:41.404Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
10:55:41 [2022-09-21T10:55:41.969Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
10:55:43 [2022-09-21T10:55:43.475Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
10:55:46 [2022-09-21T10:55:46.083Z] Removing intermediate container e3f4d2d7ced2
10:55:46 [2022-09-21T10:55:46.083Z]  ---> 20326b846a0c
10:55:46 [2022-09-21T10:55:46.083Z] Step 7/13 : ARG BUSYBOX_VERSION
10:55:46 [2022-09-21T10:55:46.083Z]  ---> Running in caddb03541d7
10:55:46 [2022-09-21T10:55:46.083Z] Removing intermediate container caddb03541d7
10:55:46 [2022-09-21T10:55:46.083Z]  ---> 7af134b9ff52
10:55:46 [2022-09-21T10:55:46.083Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
10:55:46 [2022-09-21T10:55:46.083Z]  ---> Running in 271bafa723df
10:55:46 [2022-09-21T10:55:46.083Z] Removing intermediate container 271bafa723df
10:55:46 [2022-09-21T10:55:46.083Z]  ---> b6d8559d02fe
10:55:46 [2022-09-21T10:55:46.083Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
10:55:46 [2022-09-21T10:55:46.083Z] 
10:55:46 [2022-09-21T10:55:46.083Z]  ---> 9765d3375ef7
10:55:46 [2022-09-21T10:55:46.083Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
10:55:46 [2022-09-21T10:55:46.083Z]  ---> Running in 58c88116aa74
10:55:47 [2022-09-21T10:55:47.650Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
10:55:49 [2022-09-21T10:55:49.544Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
10:55:50 [2022-09-21T10:55:50.067Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
10:55:50 [2022-09-21T10:55:50.915Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
10:55:54 [2022-09-21T10:55:54.218Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
10:55:55 [2022-09-21T10:55:55.150Z] === RUN   TestDockerSuite/TestBuildDotDotFile
10:55:55 [2022-09-21T10:55:55.406Z] === RUN   TestDockerSuite/TestBuildEOLInLine
10:55:56 [2022-09-21T10:55:56.614Z] --- PASS: TestServiceUpdatePidsLimit (16.14s)
10:55:56 [2022-09-21T10:55:56.614Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.63s)
10:55:56 [2022-09-21T10:55:56.614Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s)
10:55:56 [2022-09-21T10:55:56.614Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
10:55:56 [2022-09-21T10:55:56.614Z] PASS
10:55:56 [2022-09-21T10:55:56.614Z] 
10:55:56 [2022-09-21T10:55:56.614Z] === Skipped
10:55:56 [2022-09-21T10:55:56.614Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
10:55:56 [2022-09-21T10:55:56.614Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
10:55:56 [2022-09-21T10:55:56.614Z] 
10:55:56 [2022-09-21T10:55:56.614Z] DONE 27 tests, 1 skipped in 183.746s
10:55:56 [2022-09-21T10:55:56.614Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
10:55:56 [2022-09-21T10:55:56.614Z] INFO: Testing against a local daemon
10:55:56 [2022-09-21T10:55:56.614Z] === RUN   TestSessionCreate
10:55:56 [2022-09-21T10:55:56.614Z] --- PASS: TestSessionCreate (0.02s)
10:55:56 [2022-09-21T10:55:56.614Z] === RUN   TestSessionCreateWithBadUpgrade
10:55:56 [2022-09-21T10:55:56.614Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
10:55:56 [2022-09-21T10:55:56.614Z] PASS
10:55:56 [2022-09-21T10:55:56.614Z] 
10:55:56 [2022-09-21T10:55:56.614Z] DONE 2 tests in 0.077s
10:55:56 [2022-09-21T10:55:56.614Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
10:55:56 [2022-09-21T10:55:56.614Z] INFO: Testing against a local daemon
10:55:56 [2022-09-21T10:55:56.614Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:55:56 [2022-09-21T10:55:56.614Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
10:55:56 [2022-09-21T10:55:56.614Z] === RUN   TestEventsExecDie
10:55:57 [2022-09-21T10:55:57.222Z] --- PASS: TestEventsExecDie (0.60s)
10:55:57 [2022-09-21T10:55:57.222Z] === RUN   TestEventsBackwardsCompatible
10:55:57 [2022-09-21T10:55:57.222Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
10:55:57 [2022-09-21T10:55:57.222Z] === RUN   TestInfoBinaryCommits
10:55:57 [2022-09-21T10:55:57.222Z] --- PASS: TestInfoBinaryCommits (0.03s)
10:55:57 [2022-09-21T10:55:57.222Z] === RUN   TestInfoAPIVersioned
10:55:57 [2022-09-21T10:55:57.223Z] --- PASS: TestInfoAPIVersioned (0.02s)
10:55:57 [2022-09-21T10:55:57.223Z] === RUN   TestInfoDiscoveryBackend
10:55:57 [2022-09-21T10:55:57.795Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
10:55:57 [2022-09-21T10:55:57.795Z] === RUN   TestInfoDiscoveryInvalidAdvertise
10:55:57 [2022-09-21T10:55:57.929Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
10:55:58 [2022-09-21T10:55:58.728Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
10:55:58 [2022-09-21T10:55:58.728Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
10:55:59 [2022-09-21T10:55:59.292Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
10:55:59 [2022-09-21T10:55:59.292Z] === RUN   TestInfoAPI
10:55:59 [2022-09-21T10:55:59.292Z] --- PASS: TestInfoAPI (0.02s)
10:55:59 [2022-09-21T10:55:59.292Z] === RUN   TestInfoAPIWarnings
10:56:00 [2022-09-21T10:56:00.455Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
10:56:00 [2022-09-21T10:56:00.711Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
10:56:00 [2022-09-21T10:56:00.968Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
10:56:01 [2022-09-21T10:56:01.902Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
10:56:01 [2022-09-21T10:56:01.902Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
10:56:02 [2022-09-21T10:56:02.159Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
10:56:02 [2022-09-21T10:56:02.416Z] === RUN   TestDockerSuite/TestBuildEntrypoint
10:56:02 [2022-09-21T10:56:02.979Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
10:56:03 [2022-09-21T10:56:03.583Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
10:56:04 [2022-09-21T10:56:04.515Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
10:56:05 [2022-09-21T10:56:05.122Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
10:56:05 [2022-09-21T10:56:05.685Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
10:56:06 [2022-09-21T10:56:06.657Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
10:56:08 [2022-09-21T10:56:08.548Z] === RUN   TestDockerSuite/TestBuildEnv
10:56:08 [2022-09-21T10:56:08.846Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
10:56:09 [2022-09-21T10:56:09.777Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
10:56:11 [2022-09-21T10:56:11.671Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
10:56:12 [2022-09-21T10:56:12.600Z] === RUN   TestDockerSuite/TestBuildEnvUsage
10:56:14 [2022-09-21T10:56:14.490Z]     docker_cli_daemon_test.go:2551: [d8b8e09ea4de3] daemon is not started
10:56:16 [2022-09-21T10:56:16.121Z] Removing intermediate container 58c88116aa74
10:56:16 [2022-09-21T10:56:16.122Z]  ---> c77932ec3b35
10:56:16 [2022-09-21T10:56:16.122Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
10:56:16 [2022-09-21T10:56:16.122Z]  ---> Running in 0f0793c68d91
10:56:16 [2022-09-21T10:56:16.122Z] 
10:56:16 [2022-09-21T10:56:16.122Z] SUCCESS: Specified value was saved.
10:56:16 [2022-09-21T10:56:16.389Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
10:56:17 [2022-09-21T10:56:17.352Z] --- PASS: TestInfoAPIWarnings (16.24s)
10:56:17 [2022-09-21T10:56:17.352Z] === RUN   TestInfoDebug
10:56:17 [2022-09-21T10:56:17.352Z] --- PASS: TestInfoDebug (0.54s)
10:56:17 [2022-09-21T10:56:17.352Z] === RUN   TestInfoInsecureRegistries
10:56:17 [2022-09-21T10:56:17.352Z] --- PASS: TestInfoInsecureRegistries (0.52s)
10:56:17 [2022-09-21T10:56:17.352Z] === RUN   TestInfoRegistryMirrors
10:56:17 [2022-09-21T10:56:17.352Z] --- PASS: TestInfoRegistryMirrors (0.52s)
10:56:17 [2022-09-21T10:56:17.352Z] === RUN   TestLoginFailsWithBadCredentials
10:56:17 [2022-09-21T10:56:17.609Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
10:56:17 [2022-09-21T10:56:17.609Z] === RUN   TestPingCacheHeaders
10:56:17 [2022-09-21T10:56:17.609Z] --- PASS: TestPingCacheHeaders (0.02s)
10:56:17 [2022-09-21T10:56:17.609Z] === RUN   TestPingGet
10:56:17 [2022-09-21T10:56:17.609Z] --- PASS: TestPingGet (0.01s)
10:56:17 [2022-09-21T10:56:17.609Z] === RUN   TestPingHead
10:56:17 [2022-09-21T10:56:17.609Z] --- PASS: TestPingHead (0.03s)
10:56:17 [2022-09-21T10:56:17.609Z] === RUN   TestVersion
10:56:17 [2022-09-21T10:56:17.609Z] --- PASS: TestVersion (0.02s)
10:56:17 [2022-09-21T10:56:17.609Z] === CONT  TestCgroupDriverSystemdMemoryLimit
10:56:18 [2022-09-21T10:56:18.320Z] Removing intermediate container 0f0793c68d91
10:56:18 [2022-09-21T10:56:18.320Z]  ---> 8632f6241972
10:56:18 [2022-09-21T10:56:18.320Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
10:56:18 [2022-09-21T10:56:18.320Z]  ---> Running in 5974116914af
10:56:18 [2022-09-21T10:56:18.980Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.20s)
10:56:18 [2022-09-21T10:56:18.980Z] PASS
10:56:18 [2022-09-21T10:56:18.980Z] 
10:56:18 [2022-09-21T10:56:18.980Z] DONE 18 tests in 22.336s
10:56:18 [2022-09-21T10:56:18.980Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
10:56:18 [2022-09-21T10:56:18.980Z] INFO: Testing against a local daemon
10:56:18 [2022-09-21T10:56:18.980Z] === RUN   TestVolumesCreateAndList
10:56:18 [2022-09-21T10:56:18.980Z] --- PASS: TestVolumesCreateAndList (0.02s)
10:56:18 [2022-09-21T10:56:18.980Z] === RUN   TestVolumesRemove
10:56:18 [2022-09-21T10:56:18.980Z] --- PASS: TestVolumesRemove (0.07s)
10:56:18 [2022-09-21T10:56:18.980Z] === RUN   TestVolumesInspect
10:56:18 [2022-09-21T10:56:18.980Z] --- PASS: TestVolumesInspect (0.02s)
10:56:18 [2022-09-21T10:56:18.980Z] === RUN   TestVolumesInvalidJSON
10:56:18 [2022-09-21T10:56:18.980Z] === RUN   TestVolumesInvalidJSON//volumes/create
10:56:18 [2022-09-21T10:56:18.980Z] === PAUSE TestVolumesInvalidJSON//volumes/create
10:56:18 [2022-09-21T10:56:18.980Z] === CONT  TestVolumesInvalidJSON//volumes/create
10:56:18 [2022-09-21T10:56:18.980Z] --- PASS: TestVolumesInvalidJSON (0.01s)
10:56:18 [2022-09-21T10:56:18.980Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
10:56:18 [2022-09-21T10:56:18.980Z] PASS
10:56:18 [2022-09-21T10:56:18.980Z] 
10:56:18 [2022-09-21T10:56:18.980Z] DONE 5 tests in 0.152s
10:56:18 [2022-09-21T10:56:18.980Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:56:19 [2022-09-21T10:56:19.658Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
10:56:20 [2022-09-21T10:56:20.877Z] Stopping apparmor (via systemctl): apparmor.service.
10:56:20 [2022-09-21T10:56:20.877Z] Removing test suite binaries
10:56:20 [2022-09-21T10:56:20.877Z] exiting test-integration
10:56:20 [2022-09-21T10:56:20.877Z] ++ exit 0
10:56:20 [2022-09-21T10:56:20.877Z] 
Post stage
[Pipeline] junit
10:56:22 [2022-09-21T10:56:22.784Z] Recording test results
10:56:24 [2022-09-21T10:56:24.148Z] Cannot create a file when that file already exists.
10:56:24 [2022-09-21T10:56:24.870Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:56:24 [2022-09-21T10:56:24.946Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
10:56:25 [2022-09-21T10:56:25.208Z] + echo Ensuring container killed.
10:56:25 [2022-09-21T10:56:25.208Z] Ensuring container killed.
10:56:25 [2022-09-21T10:56:25.208Z] + docker rm -vf docker-pr14
10:56:25 [2022-09-21T10:56:25.208Z] Error response from daemon: No such container: docker-pr14
[Pipeline] sh
10:56:25 [2022-09-21T10:56:25.497Z] + echo Chowning /workspace to jenkins user
10:56:25 [2022-09-21T10:56:25.497Z] Chowning /workspace to jenkins user
10:56:25 [2022-09-21T10:56:25.497Z] + id -u
10:56:25 [2022-09-21T10:56:25.497Z] + id -g
10:56:25 [2022-09-21T10:56:25.497Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44123:/workspace busybox chown -R 1000:1000 /workspace
10:56:25 [2022-09-21T10:56:25.497Z] Unable to find image 'busybox:latest' locally
10:56:25 [2022-09-21T10:56:25.754Z] latest: Pulling from library/busybox
10:56:26 [2022-09-21T10:56:26.011Z] 729ce43e2c91: Pulling fs layer
10:56:26 [2022-09-21T10:56:26.011Z] 729ce43e2c91: Download complete
10:56:26 [2022-09-21T10:56:26.011Z] 729ce43e2c91: Pull complete
10:56:26 [2022-09-21T10:56:26.011Z] Digest: sha256:ad9bd57a3a57cc95515c537b89aaa69d83a6df54c4050fcf2b41ad367bec0cd5
10:56:26 [2022-09-21T10:56:26.011Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:56:27 [2022-09-21T10:56:27.464Z] === RUN   TestDockerDaemonSuite/TestShmSize
10:56:27 [2022-09-21T10:56:27.682Z] + bundleName=amd64-cgroup2
10:56:27 [2022-09-21T10:56:27.682Z] + echo Creating amd64-cgroup2-bundles.tar.gz
10:56:27 [2022-09-21T10:56:27.682Z] Creating amd64-cgroup2-bundles.tar.gz
10:56:27 [2022-09-21T10:56:27.682Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
10:56:27 [2022-09-21T10:56:27.682Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
[Pipeline] archiveArtifacts
10:56:27 [2022-09-21T10:56:27.949Z] Archiving artifacts
10:56:29 [2022-09-21T10:56:29.001Z] Removing intermediate container 5974116914af
10:56:29 [2022-09-21T10:56:29.001Z]  ---> 6b4a1c535302
10:56:29 [2022-09-21T10:56:29.001Z] Step 13/13 : CMD ["sh"]
10:56:29 [2022-09-21T10:56:29.001Z]  ---> Running in fb18cd85722e
10:56:29 [2022-09-21T10:56:29.001Z] Removing intermediate container fb18cd85722e
10:56:29 [2022-09-21T10:56:29.001Z]  ---> 43f5fc464dea
10:56:29 [2022-09-21T10:56:29.001Z] Successfully built 43f5fc464dea
10:56:29 [2022-09-21T10:56:29.001Z] Successfully tagged busybox:latest
10:56:29 [2022-09-21T10:56:29.001Z] INFO: Docker images of the daemon under test
10:56:29 [2022-09-21T10:56:29.001Z] 
10:56:29 [2022-09-21T10:56:29.001Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
10:56:29 [2022-09-21T10:56:29.001Z] busybox                                latest              43f5fc464dea        Less than a second ago   5.68GB
10:56:29 [2022-09-21T10:56:29.001Z] microsoft/windowsservercore            latest              727fe0bdfbfe        11 days ago              5.65GB
10:56:29 [2022-09-21T10:56:29.001Z] mcr.microsoft.com/windows/servercore   ltsc2019            727fe0bdfbfe        11 days ago              5.65GB
10:56:29 [2022-09-21T10:56:29.001Z] 
10:56:29 [2022-09-21T10:56:29.001Z] INFO: Running integration tests at 09/21/2022 10:56:28...
10:56:29 [2022-09-21T10:56:29.001Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
10:56:29 [2022-09-21T10:56:29.001Z] INFO: Integration API tests being run from the host:
10:56:29 [2022-09-21T10:56:29.001Z] INFO: make.ps1 starting at 09/21/2022 10:56:28
10:56:29 [2022-09-21T10:56:29.355Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
10:56:29 [2022-09-21T10:56:29.749Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44123/14/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:56:29 [2022-09-21T10:56:29.864Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
10:56:29 [2022-09-21T10:56:29.864Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
10:56:29 [2022-09-21T10:56:29.978Z] Running D:\gopath\src\github.com\docker\docker\integration\build
10:56:30 [2022-09-21T10:56:30.059Z] + make clean
10:56:30 [2022-09-21T10:56:30.124Z] remote: Enumerating objects: 23, done.
10:56:30 [2022-09-21T10:56:30.124Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
10:56:30 [2022-09-21T10:56:30.124Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
10:56:30 [2022-09-21T10:56:30.124Z] 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)
remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
10:56:30 [2022-09-21T10:56:30.124Z] 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.
10:56:30 [2022-09-21T10:56:30.124Z] Resolving deltas:   0% (0/2)
Resolving deltas:  50% (1/2)
Resolving deltas: 100% (2/2)
Resolving deltas: 100% (2/2), done.
10:56:30 [2022-09-21T10:56:30.124Z] Building: bundles/cross/windows/amd64/containerutility.exe
10:56:30 [2022-09-21T10:56:30.316Z] docker volume rm -f docker-dev-cache
10:56:30 [2022-09-21T10:56:30.316Z] docker-dev-cache
[Pipeline] deleteDir
10:56:31 [2022-09-21T10:56:31.872Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
10:56:31 [2022-09-21T10:56:31.872Z]     check_test.go:309: [d6c277cc2fa88] daemon is not started
10:56:31 [2022-09-21T10:56:31.872Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:56:35 [2022-09-21T10:56:35.409Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
10:56:36 [2022-09-21T10:56:36.014Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44123/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr14 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5ba3208ec7d7c81963907f628ac53dbcca3a5e21 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:5ba3208ec7d7c81963907f628ac53dbcca3a5e21 hack/test/unit
10:56:38 [2022-09-21T10:56:38.451Z] --- PASS: TestDockerDaemonSuite (339.88s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.14s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.63s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.60s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.32s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.23s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.67s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.15s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.63s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.19s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.75s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (2.94s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.15s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.57s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.04s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.24s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.30s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.59s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.32s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.12s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.52s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.44s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.36s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.23s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.00s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.10s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.60s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.59s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.02s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (5.34s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.39s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.30s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.64s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.67s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.67s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.62s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.59s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.70s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.88s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.96s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.22s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.15s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.35s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.19s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.68s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.97s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.64s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.29s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.00s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.48s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.38s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.49s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.54s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.49s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.56s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.70s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.16s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.53s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.15s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.23s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.47s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.11s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.34s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.67s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.04s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.94s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.86s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.91s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.20s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.45s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.82s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.86s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.89s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.89s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.56s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.24s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.84s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.68s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.82s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.53s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.43s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.25s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.41s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.76s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.21s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.43s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.29s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.64s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.10s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.09s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.02s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.60s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.43s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.57s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.82s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.67s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s)
10:56:38 [2022-09-21T10:56:38.452Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.79s)
10:56:38 [2022-09-21T10:56:38.452Z] === RUN   TestDockerSwarmSuite
10:56:38 [2022-09-21T10:56:38.452Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
10:56:38 [2022-09-21T10:56:38.551Z] ?   	github.com/docker/docker/api	[no test files]
10:56:39 [2022-09-21T10:56:39.013Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
10:56:40 [2022-09-21T10:56:40.947Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
10:56:40 [2022-09-21T10:56:40.947Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
10:56:44 [2022-09-21T10:56:44.217Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
10:56:48 [2022-09-21T10:56:48.383Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
10:56:49 [2022-09-21T10:56:49.757Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
10:56:50 [2022-09-21T10:56:50.686Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
10:56:51 [2022-09-21T10:56:51.615Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
10:56:51 [2022-09-21T10:56:51.871Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
10:56:53 [2022-09-21T10:56:53.237Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
10:56:53 [2022-09-21T10:56:53.237Z]     docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
10:56:53 [2022-09-21T10:56:53.237Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
10:56:53 [2022-09-21T10:56:53.473Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 7.9% of statements
10:56:53 [2022-09-21T10:56:53.493Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
10:57:01 [2022-09-21T10:57:01.625Z] === RUN   TestDockerSuite/TestBuildExpose
10:57:01 [2022-09-21T10:57:01.882Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
10:57:02 [2022-09-21T10:57:02.138Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
10:57:02 [2022-09-21T10:57:02.701Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
10:57:02 [2022-09-21T10:57:02.958Z] === RUN   TestDockerSuite/TestBuildExposeOrder
10:57:03 [2022-09-21T10:57:03.521Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
10:57:03 [2022-09-21T10:57:03.778Z] === RUN   TestDockerSuite/TestBuildFails
10:57:04 [2022-09-21T10:57:04.707Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
10:57:04 [2022-09-21T10:57:04.707Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
10:57:05 [2022-09-21T10:57:05.270Z]     docker_api_swarm_test.go:563: [d2464852002ac] joining swarm manager [dffef90c020ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:57:05 [2022-09-21T10:57:05.776Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
10:57:05 [2022-09-21T10:57:05.776Z] INFO: Testing against a local daemon
10:57:05 [2022-09-21T10:57:05.776Z] === RUN   TestBuildWithSession
10:57:05 [2022-09-21T10:57:05.776Z]     build_session_test.go:25: TODO: BuildKit
10:57:05 [2022-09-21T10:57:05.776Z] --- SKIP: TestBuildWithSession (0.00s)
10:57:05 [2022-09-21T10:57:05.776Z] === RUN   TestBuildSquashParent
10:57:05 [2022-09-21T10:57:05.776Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
10:57:05 [2022-09-21T10:57:05.776Z] --- SKIP: TestBuildSquashParent (0.00s)
10:57:05 [2022-09-21T10:57:05.776Z] === RUN   TestBuildWithRemoveAndForceRemove
10:57:05 [2022-09-21T10:57:05.776Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:57:05 [2022-09-21T10:57:05.776Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:57:05 [2022-09-21T10:57:05.776Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:57:05 [2022-09-21T10:57:05.776Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:57:05 [2022-09-21T10:57:05.776Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:57:05 [2022-09-21T10:57:05.776Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:57:05 [2022-09-21T10:57:05.776Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:57:05 [2022-09-21T10:57:05.776Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:57:05 [2022-09-21T10:57:05.776Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:57:05 [2022-09-21T10:57:05.776Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:57:05 [2022-09-21T10:57:05.776Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:57:05 [2022-09-21T10:57:05.776Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:57:05 [2022-09-21T10:57:05.776Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
10:57:05 [2022-09-21T10:57:05.776Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
10:57:05 [2022-09-21T10:57:05.776Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
10:57:05 [2022-09-21T10:57:05.776Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
10:57:09 [2022-09-21T10:57:09.140Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
10:57:09 [2022-09-21T10:57:09.703Z] === RUN   TestDockerSuite/TestBuildForceRm
10:57:11 [2022-09-21T10:57:11.068Z] === RUN   TestDockerSuite/TestBuildFromGit
10:57:12 [2022-09-21T10:57:12.434Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
10:57:12 [2022-09-21T10:57:12.691Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
10:57:13 [2022-09-21T10:57:13.534Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
10:57:13 [2022-09-21T10:57:13.619Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
10:57:13 [2022-09-21T10:57:13.997Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
10:57:15 [2022-09-21T10:57:15.516Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
10:57:16 [2022-09-21T10:57:16.443Z]     docker_api_swarm_test.go:585: [d2d134ac6385e] joining swarm manager [dffef90c020ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:57:16 [2022-09-21T10:57:16.700Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
10:57:16 [2022-09-21T10:57:16.955Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
10:57:19 [2022-09-21T10:57:19.472Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
10:57:19 [2022-09-21T10:57:19.472Z]     check_test.go:380: [d2464852002ac] daemon is not started
10:57:20 [2022-09-21T10:57:20.836Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
10:57:22 [2022-09-21T10:57:22.202Z] === RUN   TestDockerSuite/TestBuildHistory
10:57:25 [2022-09-21T10:57:25.469Z] --- PASS: TestImportExtremelyLargeImageWorks (182.25s)
10:57:25 [2022-09-21T10:57:25.469Z] PASS
10:57:25 [2022-09-21T10:57:25.469Z] 
10:57:25 [2022-09-21T10:57:25.469Z] DONE 12 tests in 185.945s
10:57:25 [2022-09-21T10:57:25.469Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
10:57:25 [2022-09-21T10:57:25.469Z] ++ 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
10:57:25 [2022-09-21T10:57:25.469Z] ++ set -e
10:57:25 [2022-09-21T10:57:25.469Z] ++ '[' -n 0 ']'
10:57:25 [2022-09-21T10:57:25.469Z] ++ set -x
10:57:25 [2022-09-21T10:57:25.469Z] ++ 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
10:57:25 [2022-09-21T10:57:25.469Z] INFO: Testing against a local daemon
10:57:25 [2022-09-21T10:57:25.469Z] === RUN   TestNetworkCreateDelete
10:57:25 [2022-09-21T10:57:25.469Z] --- PASS: TestNetworkCreateDelete (0.21s)
10:57:25 [2022-09-21T10:57:25.469Z] === RUN   TestDockerNetworkDeletePreferID
10:57:26 [2022-09-21T10:57:26.031Z] === RUN   TestDockerSuite/TestBuildIidFile
10:57:26 [2022-09-21T10:57:26.031Z] --- PASS: TestDockerNetworkDeletePreferID (0.62s)
10:57:26 [2022-09-21T10:57:26.031Z] === RUN   TestDaemonDNSFallback
10:57:26 [2022-09-21T10:57:26.031Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
10:57:26 [2022-09-21T10:57:26.031Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
10:57:26 [2022-09-21T10:57:26.031Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
10:57:26 [2022-09-21T10:57:26.287Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
10:57:26 [2022-09-21T10:57:26.438Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
10:57:26 [2022-09-21T10:57:26.438Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.93s)
10:57:26 [2022-09-21T10:57:26.438Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.23s)
10:57:26 [2022-09-21T10:57:26.438Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (15.29s)
10:57:26 [2022-09-21T10:57:26.438Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (17.09s)
10:57:26 [2022-09-21T10:57:26.438Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.61s)
10:57:26 [2022-09-21T10:57:26.438Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.68s)
10:57:26 [2022-09-21T10:57:26.438Z] === RUN   TestBuildMultiStageCopy
10:57:26 [2022-09-21T10:57:26.438Z] === RUN   TestBuildMultiStageCopy/copy_to_root
10:57:27 [2022-09-21T10:57:27.217Z] === RUN   TestDockerSuite/TestBuildInheritance
10:57:27 [2022-09-21T10:57:27.779Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
10:57:28 [2022-09-21T10:57:28.340Z] === RUN   TestDockerSuite/TestBuildInvalidTag
10:57:28 [2022-09-21T10:57:28.340Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
10:57:28 [2022-09-21T10:57:28.340Z]     docker_api_swarm_test.go:46: [d4ddfbdda989a] joining swarm manager [d0c4706e1ec58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:57:28 [2022-09-21T10:57:28.917Z] === RUN   TestDockerSuite/TestBuildLabel
10:57:29 [2022-09-21T10:57:29.183Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
10:57:29 [2022-09-21T10:57:29.446Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
10:57:29 [2022-09-21T10:57:29.704Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
10:57:29 [2022-09-21T10:57:29.964Z] === RUN   TestDockerSuite/TestBuildLabels
10:57:30 [2022-09-21T10:57:30.233Z] === RUN   TestDockerSuite/TestBuildLabelsCache
10:57:30 [2022-09-21T10:57:30.800Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
10:57:32 [2022-09-21T10:57:32.688Z] === RUN   TestDockerSuite/TestBuildLastModified
10:57:32 [2022-09-21T10:57:32.688Z] --- PASS: TestDaemonDNSFallback (6.74s)
10:57:32 [2022-09-21T10:57:32.688Z] === RUN   TestInspectNetwork
10:57:35 [2022-09-21T10:57:35.051Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
10:57:35 [2022-09-21T10:57:35.051Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
10:57:36 [2022-09-21T10:57:36.028Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
10:57:36 [2022-09-21T10:57:36.854Z] === RUN   TestInspectNetwork/full_network_id
10:57:36 [2022-09-21T10:57:36.854Z] === RUN   TestInspectNetwork/partial_network_id
10:57:36 [2022-09-21T10:57:36.854Z] === RUN   TestInspectNetwork/network_name
10:57:36 [2022-09-21T10:57:36.854Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:57:36 [2022-09-21T10:57:36.854Z] === RUN   TestDockerSuite/TestBuildLineBreak
10:57:37 [2022-09-21T10:57:37.005Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
10:57:37 [2022-09-21T10:57:37.982Z] --- PASS: TestBuildMultiStageCopy (11.38s)
10:57:37 [2022-09-21T10:57:37.982Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (8.14s)
10:57:37 [2022-09-21T10:57:37.982Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.62s)
10:57:37 [2022-09-21T10:57:37.982Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.79s)
10:57:37 [2022-09-21T10:57:37.982Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.86s)
10:57:37 [2022-09-21T10:57:37.982Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.97s)
10:57:37 [2022-09-21T10:57:37.982Z] === RUN   TestBuildMultiStageParentConfig
10:57:38 [2022-09-21T10:57:38.746Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
10:57:38 [2022-09-21T10:57:38.746Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
10:57:39 [2022-09-21T10:57:39.002Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
10:57:39 [2022-09-21T10:57:39.002Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
10:57:39 [2022-09-21T10:57:39.002Z] === RUN   TestDockerSuite/TestBuildMaintainer
10:57:39 [2022-09-21T10:57:39.259Z] === RUN   TestDockerSuite/TestBuildMissingArgs
10:57:40 [2022-09-21T10:57:40.179Z] --- PASS: TestBuildMultiStageParentConfig (2.38s)
10:57:40 [2022-09-21T10:57:40.179Z] === RUN   TestBuildLabelWithTargets
10:57:40 [2022-09-21T10:57:40.179Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
10:57:40 [2022-09-21T10:57:40.179Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
10:57:40 [2022-09-21T10:57:40.179Z] === RUN   TestBuildWithEmptyLayers
10:57:40 [2022-09-21T10:57:40.188Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
10:57:40 [2022-09-21T10:57:40.444Z] --- PASS: TestInspectNetwork (7.73s)
10:57:40 [2022-09-21T10:57:40.444Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:57:40 [2022-09-21T10:57:40.444Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:57:40 [2022-09-21T10:57:40.444Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:57:40 [2022-09-21T10:57:40.444Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:57:40 [2022-09-21T10:57:40.444Z] === RUN   TestRunContainerWithBridgeNone
10:57:41 [2022-09-21T10:57:41.731Z] --- PASS: TestBuildWithEmptyLayers (1.24s)
10:57:41 [2022-09-21T10:57:41.731Z] === RUN   TestBuildMultiStageOnBuild
10:57:41 [2022-09-21T10:57:41.810Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
10:57:42 [2022-09-21T10:57:42.739Z] --- PASS: TestRunContainerWithBridgeNone (2.17s)
10:57:42 [2022-09-21T10:57:42.739Z] === RUN   TestNetworkInvalidJSON
10:57:42 [2022-09-21T10:57:42.739Z] === RUN   TestNetworkInvalidJSON//networks/create
10:57:42 [2022-09-21T10:57:42.739Z] === PAUSE TestNetworkInvalidJSON//networks/create
10:57:42 [2022-09-21T10:57:42.739Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
10:57:42 [2022-09-21T10:57:42.739Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
10:57:42 [2022-09-21T10:57:42.739Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
10:57:42 [2022-09-21T10:57:42.739Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
10:57:42 [2022-09-21T10:57:42.739Z] === CONT  TestNetworkInvalidJSON//networks/create
10:57:42 [2022-09-21T10:57:42.739Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
10:57:42 [2022-09-21T10:57:42.739Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
10:57:42 [2022-09-21T10:57:42.739Z] --- PASS: TestNetworkInvalidJSON (0.02s)
10:57:42 [2022-09-21T10:57:42.739Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
10:57:42 [2022-09-21T10:57:42.740Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
10:57:42 [2022-09-21T10:57:42.740Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
10:57:42 [2022-09-21T10:57:42.740Z] === RUN   TestNetworkList
10:57:42 [2022-09-21T10:57:42.740Z] === RUN   TestNetworkList//networks
10:57:42 [2022-09-21T10:57:42.740Z] === PAUSE TestNetworkList//networks
10:57:42 [2022-09-21T10:57:42.740Z] === RUN   TestNetworkList//networks/
10:57:42 [2022-09-21T10:57:42.740Z] === PAUSE TestNetworkList//networks/
10:57:42 [2022-09-21T10:57:42.740Z] === CONT  TestNetworkList//networks
10:57:42 [2022-09-21T10:57:42.740Z] === CONT  TestNetworkList//networks/
10:57:42 [2022-09-21T10:57:42.740Z] --- PASS: TestNetworkList (0.02s)
10:57:42 [2022-09-21T10:57:42.740Z]     --- PASS: TestNetworkList//networks (0.00s)
10:57:42 [2022-09-21T10:57:42.740Z]     --- PASS: TestNetworkList//networks/ (0.00s)
10:57:42 [2022-09-21T10:57:42.740Z] === RUN   TestHostIPv4BridgeLabel
10:57:43 [2022-09-21T10:57:43.301Z] --- PASS: TestHostIPv4BridgeLabel (0.58s)
10:57:43 [2022-09-21T10:57:43.301Z] === RUN   TestDaemonRestartWithLiveRestore
10:57:44 [2022-09-21T10:57:44.229Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s)
10:57:44 [2022-09-21T10:57:44.229Z] === RUN   TestDaemonDefaultNetworkPools
10:57:44 [2022-09-21T10:57:44.486Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
10:57:44 [2022-09-21T10:57:44.742Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
10:57:44 [2022-09-21T10:57:44.998Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s)
10:57:44 [2022-09-21T10:57:44.998Z] === RUN   TestDaemonRestartWithExistingNetwork
10:57:45 [2022-09-21T10:57:45.254Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
10:57:46 [2022-09-21T10:57:46.182Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
10:57:46 [2022-09-21T10:57:46.182Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:57:46 [2022-09-21T10:57:46.745Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
10:57:47 [2022-09-21T10:57:47.674Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.33s)
10:57:47 [2022-09-21T10:57:47.674Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:57:47 [2022-09-21T10:57:47.674Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
10:57:48 [2022-09-21T10:57:48.236Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
10:57:48 [2022-09-21T10:57:48.236Z] === RUN   TestServiceWithPredefinedNetwork
10:57:51 [2022-09-21T10:57:51.504Z] --- PASS: TestServiceWithPredefinedNetwork (3.05s)
10:57:51 [2022-09-21T10:57:51.504Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:57:51 [2022-09-21T10:57:51.504Z]     service_test.go:242: FLAKY_TEST
10:57:51 [2022-09-21T10:57:51.504Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:57:51 [2022-09-21T10:57:51.504Z] === RUN   TestServiceWithDataPathPortInit
10:57:52 [2022-09-21T10:57:52.870Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
10:57:54 [2022-09-21T10:57:54.165Z] --- PASS: TestBuildMultiStageOnBuild (11.39s)
10:57:54 [2022-09-21T10:57:54.165Z] === RUN   TestBuildUncleanTarFilenames
10:57:54 [2022-09-21T10:57:54.165Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
10:57:54 [2022-09-21T10:57:54.165Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
10:57:54 [2022-09-21T10:57:54.165Z] === RUN   TestBuildMultiStageLayerLeak
10:57:55 [2022-09-21T10:57:55.389Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
10:57:55 [2022-09-21T10:57:55.951Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
10:57:57 [2022-09-21T10:57:57.320Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
10:57:57 [2022-09-21T10:57:57.320Z]     docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
10:57:57 [2022-09-21T10:57:57.320Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
10:58:01 [2022-09-21T10:58:01.486Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
10:58:01 [2022-09-21T10:58:01.486Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
10:58:02 [2022-09-21T10:58:02.413Z] === RUN   TestDockerSuite/TestBuildMultipleTags
10:58:02 [2022-09-21T10:58:02.668Z] === RUN   TestDockerSuite/TestBuildNetContainer
10:58:04 [2022-09-21T10:58:04.038Z] === RUN   TestDockerSuite/TestBuildNetNone
10:58:04 [2022-09-21T10:58:04.294Z] === RUN   TestDockerSuite/TestBuildNoContext
10:58:04 [2022-09-21T10:58:04.856Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
10:58:05 [2022-09-21T10:58:05.783Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
10:58:06 [2022-09-21T10:58:06.345Z] --- PASS: TestServiceWithDataPathPortInit (15.23s)
10:58:06 [2022-09-21T10:58:06.345Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:58:06 [2022-09-21T10:58:06.907Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
10:58:07 [2022-09-21T10:58:07.162Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
10:58:07 [2022-09-21T10:58:07.162Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
10:58:07 [2022-09-21T10:58:07.724Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
10:58:08 [2022-09-21T10:58:08.290Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
10:58:08 [2022-09-21T10:58:08.853Z] === RUN   TestDockerSuite/TestBuildOnBuild
10:58:09 [2022-09-21T10:58:09.035Z] --- PASS: TestBuildMultiStageLayerLeak (14.48s)
10:58:09 [2022-09-21T10:58:09.035Z] === RUN   TestBuildWithHugeFile
10:58:10 [2022-09-21T10:58:10.219Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fho3jlnudqrj7br2t7ganplo5 Created:2022-09-21 10:58:07.905100867 +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[7d5bb6280c17ff178f2270d73f5659731298bbb1d397efd40f9fd39d33da2432:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jvmg0ytsyv0h4244ybad47ave EndpointID:0facfa12e59bff463594ba47c157d6d680bd9c7190c1eb6cb42b31301168cbb0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:46aa2b094ea04a3e8b7a444832c4d2e3bc6eb488f12bec9ea652bac532626f9c 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:19c70a9dffdf IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jvmg0ytsyv0h4244ybad47ave EndpointID:0facfa12e59bff463594ba47c157d6d680bd9c7190c1eb6cb42b31301168cbb0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
10:58:10 [2022-09-21T10:58:10.219Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
10:58:10 [2022-09-21T10:58:10.475Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
10:58:12 [2022-09-21T10:58:12.365Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
10:58:13 [2022-09-21T10:58:13.295Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
10:58:14 [2022-09-21T10:58:14.660Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.15s)
10:58:14 [2022-09-21T10:58:14.661Z] PASS
10:58:14 [2022-09-21T10:58:14.661Z] 
10:58:14 [2022-09-21T10:58:14.661Z] === Skipped
10:58:14 [2022-09-21T10:58:14.661Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:58:14 [2022-09-21T10:58:14.661Z]     service_test.go:242: FLAKY_TEST
10:58:14 [2022-09-21T10:58:14.661Z] 
10:58:14 [2022-09-21T10:58:14.661Z] DONE 26 tests, 1 skipped in 49.570s
10:58:14 [2022-09-21T10:58:14.661Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
10:58:14 [2022-09-21T10:58:14.661Z] ++ 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
10:58:14 [2022-09-21T10:58:14.661Z] ++ set -e
10:58:14 [2022-09-21T10:58:14.661Z] ++ '[' -n 0 ']'
10:58:14 [2022-09-21T10:58:14.661Z] ++ set -x
10:58:14 [2022-09-21T10:58:14.661Z] ++ 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
10:58:14 [2022-09-21T10:58:14.661Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
10:58:14 [2022-09-21T10:58:14.661Z] INFO: Testing against a local daemon
10:58:14 [2022-09-21T10:58:14.661Z] === RUN   TestDockerNetworkIpvlanPersistance
10:58:14 [2022-09-21T10:58:14.661Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:58:14 [2022-09-21T10:58:14.661Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
10:58:14 [2022-09-21T10:58:14.661Z] === RUN   TestDockerNetworkIpvlan
10:58:14 [2022-09-21T10:58:14.661Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:58:14 [2022-09-21T10:58:14.661Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:58:14 [2022-09-21T10:58:14.661Z] PASS
10:58:14 [2022-09-21T10:58:14.661Z] 
10:58:14 [2022-09-21T10:58:14.661Z] === Skipped
10:58:14 [2022-09-21T10:58:14.661Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
10:58:14 [2022-09-21T10:58:14.661Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:58:14 [2022-09-21T10:58:14.661Z] 
10:58:14 [2022-09-21T10:58:14.661Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:58:14 [2022-09-21T10:58:14.661Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:58:14 [2022-09-21T10:58:14.661Z] 
10:58:14 [2022-09-21T10:58:14.661Z] DONE 2 tests, 2 skipped in 0.150s
10:58:14 [2022-09-21T10:58:14.661Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
10:58:14 [2022-09-21T10:58:14.661Z] ++ 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
10:58:14 [2022-09-21T10:58:14.661Z] ++ set -e
10:58:14 [2022-09-21T10:58:14.661Z] ++ '[' -n 0 ']'
10:58:14 [2022-09-21T10:58:14.661Z] ++ set -x
10:58:14 [2022-09-21T10:58:14.661Z] ++ 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
10:58:14 [2022-09-21T10:58:14.917Z] INFO: Testing against a local daemon
10:58:14 [2022-09-21T10:58:14.917Z] === RUN   TestDockerNetworkMacvlanPersistance
10:58:15 [2022-09-21T10:58:15.479Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
10:58:15 [2022-09-21T10:58:15.713Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
10:58:15 [2022-09-21T10:58:15.713Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
10:58:15 [2022-09-21T10:58:15.713Z] ok  	github.com/docker/docker/api/server/httputils	0.015s	coverage: 16.2% of statements
10:58:15 [2022-09-21T10:58:15.713Z] ok  	github.com/docker/docker/api/server/middleware	0.011s	coverage: 37.7% of statements
10:58:15 [2022-09-21T10:58:15.713Z] ?   	github.com/docker/docker/api/server/router	[no test files]
10:58:15 [2022-09-21T10:58:15.713Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
10:58:15 [2022-09-21T10:58:15.713Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
10:58:15 [2022-09-21T10:58:15.713Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
10:58:15 [2022-09-21T10:58:15.713Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
10:58:15 [2022-09-21T10:58:15.713Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
10:58:15 [2022-09-21T10:58:15.713Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
10:58:15 [2022-09-21T10:58:15.713Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
10:58:15 [2022-09-21T10:58:15.713Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
10:58:15 [2022-09-21T10:58:15.713Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
10:58:15 [2022-09-21T10:58:15.713Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
10:58:15 [2022-09-21T10:58:15.713Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 5.7% of statements
10:58:15 [2022-09-21T10:58:15.713Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
10:58:15 [2022-09-21T10:58:15.713Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
10:58:15 [2022-09-21T10:58:15.713Z] ?   	github.com/docker/docker/api/types	[no test files]
10:58:15 [2022-09-21T10:58:15.713Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
10:58:15 [2022-09-21T10:58:15.713Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
10:58:15 [2022-09-21T10:58:15.713Z] ?   	github.com/docker/docker/api/types/container	[no test files]
10:58:15 [2022-09-21T10:58:15.713Z] ?   	github.com/docker/docker/api/types/events	[no test files]
10:58:15 [2022-09-21T10:58:15.713Z] ok  	github.com/docker/docker/api/types/strslice	0.011s	coverage: 90.0% of statements
10:58:15 [2022-09-21T10:58:15.713Z] ok  	github.com/docker/docker/api/types/filters	0.017s	coverage: 92.2% of statements
10:58:15 [2022-09-21T10:58:15.713Z] ?   	github.com/docker/docker/api/types/image	[no test files]
10:58:15 [2022-09-21T10:58:15.713Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
10:58:15 [2022-09-21T10:58:15.713Z] ?   	github.com/docker/docker/api/types/network	[no test files]
10:58:15 [2022-09-21T10:58:15.713Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
10:58:15 [2022-09-21T10:58:15.713Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
10:58:15 [2022-09-21T10:58:15.713Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
10:58:15 [2022-09-21T10:58:15.713Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
10:58:15 [2022-09-21T10:58:15.713Z] ok  	github.com/docker/docker/api/types/time	0.016s	coverage: 100.0% of statements
10:58:15 [2022-09-21T10:58:15.713Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
10:58:15 [2022-09-21T10:58:15.713Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
10:58:15 [2022-09-21T10:58:15.713Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
10:58:15 [2022-09-21T10:58:15.713Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
10:58:15 [2022-09-21T10:58:15.713Z] ?   	github.com/docker/docker/builder	[no test files]
10:58:15 [2022-09-21T10:58:15.713Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
10:58:15 [2022-09-21T10:58:15.713Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
10:58:15 [2022-09-21T10:58:15.713Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
10:58:15 [2022-09-21T10:58:15.713Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
10:58:15 [2022-09-21T10:58:15.713Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
10:58:15 [2022-09-21T10:58:15.713Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
10:58:15 [2022-09-21T10:58:15.713Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
10:58:15 [2022-09-21T10:58:15.713Z] ok  	github.com/docker/docker/builder/remotecontext	0.089s	coverage: 13.7% of statements
10:58:15 [2022-09-21T10:58:15.713Z] ok  	github.com/docker/docker/builder/dockerfile	0.209s	coverage: 48.5% of statements
10:58:15 [2022-09-21T10:58:15.713Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
10:58:16 [2022-09-21T10:58:16.406Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s)
10:58:16 [2022-09-21T10:58:16.406Z] === RUN   TestDockerNetworkMacvlan
10:58:16 [2022-09-21T10:58:16.652Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
10:58:16 [2022-09-21T10:58:16.696Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
10:58:16 [2022-09-21T10:58:16.954Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
10:58:16 [2022-09-21T10:58:16.954Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:58:17 [2022-09-21T10:58:17.590Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.589s	coverage: 86.3% of statements
10:58:17 [2022-09-21T10:58:17.590Z] ?   	github.com/docker/docker/cli	[no test files]
10:58:17 [2022-09-21T10:58:17.590Z] ?   	github.com/docker/docker/cli/config	[no test files]
10:58:18 [2022-09-21T10:58:18.037Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:58:18 [2022-09-21T10:58:18.968Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:58:19 [2022-09-21T10:58:19.530Z] === RUN   TestDockerSuite/TestBuildPATH
10:58:20 [2022-09-21T10:58:20.897Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:58:21 [2022-09-21T10:58:21.459Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
10:58:21 [2022-09-21T10:58:21.785Z] ok  	github.com/docker/docker/client	0.171s	coverage: 75.4% of statements
10:58:22 [2022-09-21T10:58:22.020Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
10:58:22 [2022-09-21T10:58:22.946Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
10:58:22 [2022-09-21T10:58:22.946Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
10:58:27 [2022-09-21T10:58:27.116Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:58:28 [2022-09-21T10:58:28.044Z] --- PASS: TestDockerNetworkMacvlan (11.86s)
10:58:28 [2022-09-21T10:58:28.044Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
10:58:28 [2022-09-21T10:58:28.044Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
10:58:28 [2022-09-21T10:58:28.044Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.10s)
10:58:28 [2022-09-21T10:58:28.044Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.11s)
10:58:28 [2022-09-21T10:58:28.044Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.77s)
10:58:28 [2022-09-21T10:58:28.044Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.78s)
10:58:28 [2022-09-21T10:58:28.044Z] PASS
10:58:28 [2022-09-21T10:58:28.044Z] 
10:58:28 [2022-09-21T10:58:28.044Z] DONE 8 tests in 13.315s
10:58:28 [2022-09-21T10:58:28.044Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
10:58:28 [2022-09-21T10:58:28.044Z] ++ 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
10:58:28 [2022-09-21T10:58:28.044Z] ++ set -e
10:58:28 [2022-09-21T10:58:28.044Z] ++ '[' -n 0 ']'
10:58:28 [2022-09-21T10:58:28.044Z] ++ set -x
10:58:28 [2022-09-21T10:58:28.044Z] ++ 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
10:58:28 [2022-09-21T10:58:28.044Z] testing: warning: no tests to run
10:58:28 [2022-09-21T10:58:28.044Z] PASS
10:58:28 [2022-09-21T10:58:28.044Z] 
10:58:28 [2022-09-21T10:58:28.044Z] DONE 0 tests in 0.028s
10:58:28 [2022-09-21T10:58:28.044Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
10:58:28 [2022-09-21T10:58:28.044Z] ++ 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
10:58:28 [2022-09-21T10:58:28.044Z] ++ set -e
10:58:28 [2022-09-21T10:58:28.044Z] ++ '[' -n 0 ']'
10:58:28 [2022-09-21T10:58:28.044Z] ++ set -x
10:58:28 [2022-09-21T10:58:28.044Z] ++ 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
10:58:28 [2022-09-21T10:58:28.300Z] INFO: Testing against a local daemon
10:58:28 [2022-09-21T10:58:28.300Z] === RUN   TestAuthZPluginAllowRequest
10:58:29 [2022-09-21T10:58:29.667Z] --- PASS: TestAuthZPluginAllowRequest (1.41s)
10:58:29 [2022-09-21T10:58:29.667Z] === RUN   TestAuthZPluginTLS
10:58:29 [2022-09-21T10:58:29.667Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
10:58:30 [2022-09-21T10:58:30.229Z] --- PASS: TestAuthZPluginTLS (0.54s)
10:58:30 [2022-09-21T10:58:30.229Z] === RUN   TestAuthZPluginDenyRequest
10:58:30 [2022-09-21T10:58:30.793Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
10:58:30 [2022-09-21T10:58:30.793Z] === RUN   TestAuthZPluginAPIDenyResponse
10:58:31 [2022-09-21T10:58:31.356Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
10:58:31 [2022-09-21T10:58:31.356Z] === RUN   TestAuthZPluginDenyResponse
10:58:31 [2022-09-21T10:58:31.919Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
10:58:31 [2022-09-21T10:58:31.919Z] === RUN   TestAuthZPluginAllowEventStream
10:58:32 [2022-09-21T10:58:32.483Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
10:58:33 [2022-09-21T10:58:33.414Z] --- PASS: TestAuthZPluginAllowEventStream (1.35s)
10:58:33 [2022-09-21T10:58:33.414Z] === RUN   TestAuthZPluginErrorResponse
10:58:33 [2022-09-21T10:58:33.670Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
10:58:33 [2022-09-21T10:58:33.670Z] === RUN   TestAuthZPluginErrorRequest
10:58:33 [2022-09-21T10:58:33.927Z] === RUN   TestDockerSuite/TestBuildRm
10:58:34 [2022-09-21T10:58:34.183Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
10:58:34 [2022-09-21T10:58:34.183Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:58:34 [2022-09-21T10:58:34.746Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
10:58:34 [2022-09-21T10:58:34.746Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:58:36 [2022-09-21T10:58:36.114Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
10:58:36 [2022-09-21T10:58:36.370Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
10:58:36 [2022-09-21T10:58:36.932Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.94s)
10:58:36 [2022-09-21T10:58:36.932Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:58:36 [2022-09-21T10:58:36.932Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
10:58:38 [2022-09-21T10:58:38.301Z] === RUN   TestDockerSuite/TestBuildScratchCopy
10:58:38 [2022-09-21T10:58:38.866Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.95s)
10:58:38 [2022-09-21T10:58:38.866Z] === RUN   TestAuthZPluginHeader
10:58:38 [2022-09-21T10:58:38.866Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
10:58:38 [2022-09-21T10:58:38.866Z]     docker_api_swarm_test.go:304: [db52cd7d50690] joining swarm manager [d67d0d844c2cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:58:39 [2022-09-21T10:58:39.431Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
10:58:39 [2022-09-21T10:58:39.687Z] --- PASS: TestAuthZPluginHeader (0.85s)
10:58:39 [2022-09-21T10:58:39.687Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:58:40 [2022-09-21T10:58:40.250Z]     docker_api_swarm_test.go:305: [d12bb12a334b1] joining swarm manager [d67d0d844c2cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:58:40 [2022-09-21T10:58:40.507Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
10:58:41 [2022-09-21T10:58:41.439Z]     docker_api_swarm_test.go:351: Waiting for election to occur...
10:58:41 [2022-09-21T10:58:41.439Z] === RUN   TestDockerSuite/TestBuildShellInherited
10:58:42 [2022-09-21T10:58:42.001Z] === RUN   TestDockerSuite/TestBuildShellMultiple
10:58:44 [2022-09-21T10:58:44.538Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.96s)
10:58:44 [2022-09-21T10:58:44.538Z] === RUN   TestAuthZPluginV2Disable
10:58:44 [2022-09-21T10:58:44.794Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
10:58:44 [2022-09-21T10:58:44.794Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
10:58:45 [2022-09-21T10:58:45.050Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
10:58:45 [2022-09-21T10:58:45.050Z]     docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
10:58:45 [2022-09-21T10:58:45.050Z] === RUN   TestDockerSuite/TestBuildSpaces
10:58:45 [2022-09-21T10:58:45.306Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
10:58:45 [2022-09-21T10:58:45.868Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
10:58:46 [2022-09-21T10:58:46.123Z] === RUN   TestDockerSuite/TestBuildStderr
10:58:46 [2022-09-21T10:58:46.685Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
10:58:49 [2022-09-21T10:58:49.204Z] --- PASS: TestAuthZPluginV2Disable (4.18s)
10:58:49 [2022-09-21T10:58:49.204Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:58:49 [2022-09-21T10:58:49.460Z] === RUN   TestDockerSuite/TestBuildStopSignal
10:58:50 [2022-09-21T10:58:50.388Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
10:58:50 [2022-09-21T10:58:50.951Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
10:58:51 [2022-09-21T10:58:51.515Z] === RUN   TestDockerSuite/TestBuildTagEvent
10:58:52 [2022-09-21T10:58:52.076Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
10:58:52 [2022-09-21T10:58:52.639Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.85s)
10:58:52 [2022-09-21T10:58:52.639Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:58:53 [2022-09-21T10:58:53.201Z] === RUN   TestDockerSuite/TestBuildUser
10:58:54 [2022-09-21T10:58:54.128Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
10:58:57 [2022-09-21T10:58:57.401Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
10:58:59 [2022-09-21T10:58:59.290Z]     docker_api_swarm_test.go:364: Waiting for possible election...
10:59:00 [2022-09-21T10:59:00.517Z] ok  	github.com/docker/docker/cmd/dockerd	0.070s	coverage: 29.1% of statements
10:59:00 [2022-09-21T10:59:00.517Z] ok  	github.com/docker/docker/container	0.130s	coverage: 34.5% of statements
10:59:00 [2022-09-21T10:59:00.517Z] ?   	github.com/docker/docker/container/stream	[no test files]
10:59:00 [2022-09-21T10:59:00.517Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
10:59:00 [2022-09-21T10:59:00.517Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
10:59:00 [2022-09-21T10:59:00.517Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
10:59:04 [2022-09-21T10:59:04.538Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.74s)
10:59:04 [2022-09-21T10:59:04.538Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:59:08 [2022-09-21T10:59:08.643Z] ok  	github.com/docker/docker/daemon/cluster	0.054s	coverage: 0.5% of statements
10:59:08 [2022-09-21T10:59:08.737Z] === RUN   TestDockerSuite/TestBuildVerboseOut
10:59:09 [2022-09-21T10:59:09.212Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.012s	coverage: 65.3% of statements
10:59:09 [2022-09-21T10:59:09.297Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
10:59:09 [2022-09-21T10:59:09.298Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
10:59:10 [2022-09-21T10:59:10.225Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
10:59:10 [2022-09-21T10:59:10.482Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
10:59:10 [2022-09-21T10:59:10.591Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.010s	coverage: 35.9% of statements
10:59:10 [2022-09-21T10:59:10.738Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
10:59:11 [2022-09-21T10:59:11.666Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
10:59:11 [2022-09-21T10:59:11.666Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
10:59:11 [2022-09-21T10:59:11.666Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
10:59:11 [2022-09-21T10:59:11.666Z]     docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
10:59:11 [2022-09-21T10:59:11.666Z] === RUN   TestDockerSuite/TestBuildWindowsUser
10:59:11 [2022-09-21T10:59:11.666Z]     docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
10:59:11 [2022-09-21T10:59:11.666Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
10:59:11 [2022-09-21T10:59:11.666Z]     docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
10:59:11 [2022-09-21T10:59:11.666Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
10:59:13 [2022-09-21T10:59:13.033Z]     docker_api_swarm_test.go:272: [d2d134ac9c40e] joining swarm manager [df6c6cf49bd69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:59:13 [2022-09-21T10:59:13.033Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
10:59:13 [2022-09-21T10:59:13.033Z] === RUN   TestDockerSuite/TestBuildWithFailure
10:59:13 [2022-09-21T10:59:13.597Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
10:59:14 [2022-09-21T10:59:14.160Z] === RUN   TestDockerSuite/TestBuildWithTabs
10:59:14 [2022-09-21T10:59:14.160Z]     docker_api_swarm_test.go:273: [d08f383f1c49f] joining swarm manager [df6c6cf49bd69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:59:14 [2022-09-21T10:59:14.722Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
10:59:14 [2022-09-21T10:59:14.722Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
10:59:16 [2022-09-21T10:59:16.613Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
10:59:17 [2022-09-21T10:59:17.161Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.438s	coverage: 13.7% of statements
10:59:17 [2022-09-21T10:59:17.541Z] === RUN   TestDockerSuite/TestBuildWithVolumes
10:59:18 [2022-09-21T10:59:18.100Z] ok  	github.com/docker/docker/daemon/config	0.029s	coverage: 81.8% of statements
10:59:18 [2022-09-21T10:59:18.103Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
10:59:18 [2022-09-21T10:59:18.360Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
10:59:18 [2022-09-21T10:59:18.617Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
10:59:18 [2022-09-21T10:59:18.618Z]     docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
10:59:18 [2022-09-21T10:59:18.618Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
10:59:18 [2022-09-21T10:59:18.669Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
10:59:18 [2022-09-21T10:59:18.929Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
10:59:19 [2022-09-21T10:59:19.180Z] === RUN   TestDockerSuite/TestBuildXZHost
10:59:19 [2022-09-21T10:59:19.497Z] ok  	github.com/docker/docker/daemon/graphdriver	0.022s	coverage: 2.2% of statements
10:59:20 [2022-09-21T10:59:20.548Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
10:59:20 [2022-09-21T10:59:20.548Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
10:59:20 [2022-09-21T10:59:20.548Z]     docker_cli_sni_test.go:18: Flakey test
10:59:20 [2022-09-21T10:59:20.548Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
10:59:20 [2022-09-21T10:59:20.877Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.477s	coverage: 74.6% of statements
10:59:21 [2022-09-21T10:59:21.111Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
10:59:21 [2022-09-21T10:59:21.111Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s)
10:59:21 [2022-09-21T10:59:21.111Z] PASS
10:59:21 [2022-09-21T10:59:21.111Z] 
10:59:21 [2022-09-21T10:59:21.111Z] DONE 17 tests in 53.049s
10:59:21 [2022-09-21T10:59:21.111Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
10:59:21 [2022-09-21T10:59:21.112Z] ++ 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
10:59:21 [2022-09-21T10:59:21.112Z] ++ set -e
10:59:21 [2022-09-21T10:59:21.112Z] ++ '[' -n 0 ']'
10:59:21 [2022-09-21T10:59:21.112Z] ++ set -x
10:59:21 [2022-09-21T10:59:21.112Z] ++ 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
10:59:21 [2022-09-21T10:59:21.368Z] INFO: Testing against a local daemon
10:59:21 [2022-09-21T10:59:21.368Z] === RUN   TestPluginInvalidJSON
10:59:21 [2022-09-21T10:59:21.368Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
10:59:21 [2022-09-21T10:59:21.368Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
10:59:21 [2022-09-21T10:59:21.368Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
10:59:21 [2022-09-21T10:59:21.368Z] --- PASS: TestPluginInvalidJSON (0.02s)
10:59:21 [2022-09-21T10:59:21.368Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
10:59:21 [2022-09-21T10:59:21.368Z] === RUN   TestPluginInstall
10:59:21 [2022-09-21T10:59:21.368Z] === RUN   TestPluginInstall/no_auth
10:59:21 [2022-09-21T10:59:21.625Z] === RUN   TestDockerSuite/TestCommitChange
10:59:22 [2022-09-21T10:59:22.256Z] ok  	github.com/docker/docker/daemon	12.121s	coverage: 17.1% of statements
10:59:22 [2022-09-21T10:59:22.256Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
10:59:22 [2022-09-21T10:59:22.256Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
10:59:22 [2022-09-21T10:59:22.256Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
10:59:22 [2022-09-21T10:59:22.256Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
10:59:22 [2022-09-21T10:59:22.256Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.020s	coverage: 2.9% of statements
10:59:22 [2022-09-21T10:59:22.553Z] === RUN   TestDockerSuite/TestCommitChangeLabels
10:59:22 [2022-09-21T10:59:22.824Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.375s	coverage: 60.7% of statements
10:59:23 [2022-09-21T10:59:23.116Z] === RUN   TestDockerSuite/TestCommitHardlink
10:59:23 [2022-09-21T10:59:23.372Z] time="2022-09-21T10:59:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:59:23 [2022-09-21T10:59:23.372Z] time="2022-09-21T10:59:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:328dbbb7e107d22d3851aad8877c90545157ce5ed8f8e2bbe68829016667562a" mediatype=application/vnd.docker.plugin.v1+json size=522
10:59:23 [2022-09-21T10:59:23.372Z] time="2022-09-21T10:59:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:59:23 [2022-09-21T10:59:23.372Z] time="2022-09-21T10:59:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:328dbbb7e107d22d3851aad8877c90545157ce5ed8f8e2bbe68829016667562a" mediatype=application/vnd.docker.plugin.v1+json size=522
10:59:23 [2022-09-21T10:59:23.935Z] === RUN   TestPluginInstall/with_htpasswd
10:59:24 [2022-09-21T10:59:24.192Z] time="2022-09-21T10:59:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:59:24 [2022-09-21T10:59:24.192Z] time="2022-09-21T10:59:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5dd5d21c99cbcfd24d3d37734f12f91967c90bbbbbcc7c58ed6bb2d04f0fafbd" mediatype=application/vnd.docker.plugin.v1+json size=522
10:59:24 [2022-09-21T10:59:24.192Z] time="2022-09-21T10:59:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:59:24 [2022-09-21T10:59:24.192Z] time="2022-09-21T10:59:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5dd5d21c99cbcfd24d3d37734f12f91967c90bbbbbcc7c58ed6bb2d04f0fafbd" mediatype=application/vnd.docker.plugin.v1+json size=522
10:59:24 [2022-09-21T10:59:24.449Z] === RUN   TestDockerSuite/TestCommitNewFile
10:59:24 [2022-09-21T10:59:24.706Z] === RUN   TestPluginInstall/with_insecure
10:59:24 [2022-09-21T10:59:24.741Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.010s	coverage: 1.8% of statements
10:59:25 [2022-09-21T10:59:25.637Z] === RUN   TestDockerSuite/TestCommitPausedContainer
10:59:25 [2022-09-21T10:59:25.637Z] time="2022-09-21T10:59:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:59:25 [2022-09-21T10:59:25.637Z] time="2022-09-21T10:59:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3ef82b12e4eaa357038586f75a81e2412e1f484b647b64d1fc6701dea02ca297" mediatype=application/vnd.docker.plugin.v1+json size=522
10:59:25 [2022-09-21T10:59:25.637Z] time="2022-09-21T10:59:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:59:25 [2022-09-21T10:59:25.637Z] time="2022-09-21T10:59:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3ef82b12e4eaa357038586f75a81e2412e1f484b647b64d1fc6701dea02ca297" mediatype=application/vnd.docker.plugin.v1+json size=522
10:59:25 [2022-09-21T10:59:25.893Z]     plugin_test.go:165: [d52ef9b21082c] daemon is not started
10:59:25 [2022-09-21T10:59:25.893Z] --- PASS: TestPluginInstall (4.57s)
10:59:25 [2022-09-21T10:59:25.893Z]     --- PASS: TestPluginInstall/no_auth (2.41s)
10:59:25 [2022-09-21T10:59:25.893Z]     --- PASS: TestPluginInstall/with_htpasswd (0.85s)
10:59:25 [2022-09-21T10:59:25.893Z]     --- PASS: TestPluginInstall/with_insecure (1.30s)
10:59:25 [2022-09-21T10:59:25.893Z] === RUN   TestPluginsWithRuntimes
10:59:26 [2022-09-21T10:59:26.150Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.312s	coverage: 50.5% of statements
10:59:26 [2022-09-21T10:59:26.468Z] === RUN   TestDockerSuite/TestCommitTTY
10:59:27 [2022-09-21T10:59:27.091Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.577s	coverage: 45.9% of statements
10:59:27 [2022-09-21T10:59:27.091Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:59:27 [2022-09-21T10:59:27.399Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
10:59:27 [2022-09-21T10:59:27.658Z] === RUN   TestPluginsWithRuntimes/No_Args
10:59:28 [2022-09-21T10:59:28.029Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.576s	coverage: 58.0% of statements
10:59:28 [2022-09-21T10:59:28.029Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
10:59:28 [2022-09-21T10:59:28.029Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:59:28 [2022-09-21T10:59:28.029Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.008s	coverage: 58.8% of statements
10:59:28 [2022-09-21T10:59:28.219Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
10:59:28 [2022-09-21T10:59:28.781Z] === RUN   TestPluginsWithRuntimes/With_Args
10:59:29 [2022-09-21T10:59:29.343Z] === RUN   TestDockerSuite/TestCommitWithoutPause
10:59:29 [2022-09-21T10:59:29.410Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
10:59:29 [2022-09-21T10:59:29.600Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
10:59:29 [2022-09-21T10:59:29.671Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
10:59:29 [2022-09-21T10:59:29.857Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
10:59:29 [2022-09-21T10:59:29.857Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
10:59:29 [2022-09-21T10:59:29.857Z] --- PASS: TestPluginsWithRuntimes (3.84s)
10:59:29 [2022-09-21T10:59:29.857Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.01s)
10:59:29 [2022-09-21T10:59:29.857Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.01s)
10:59:29 [2022-09-21T10:59:29.857Z] === RUN   TestPluginBackCompatMediaTypes
10:59:29 [2022-09-21T10:59:29.857Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
10:59:29 [2022-09-21T10:59:29.857Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
10:59:29 [2022-09-21T10:59:29.857Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
10:59:29 [2022-09-21T10:59:29.857Z] === RUN   TestDockerSuite/TestContainerAPICommit
10:59:30 [2022-09-21T10:59:30.241Z] ok  	github.com/docker/docker/daemon/images	0.024s	coverage: 6.6% of statements
10:59:30 [2022-09-21T10:59:30.241Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:59:30 [2022-09-21T10:59:30.241Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:59:30 [2022-09-21T10:59:30.785Z] --- PASS: TestPluginBackCompatMediaTypes (0.78s)
10:59:30 [2022-09-21T10:59:30.785Z] PASS
10:59:30 [2022-09-21T10:59:30.785Z] 
10:59:30 [2022-09-21T10:59:30.785Z] DONE 10 tests in 9.367s
10:59:30 [2022-09-21T10:59:30.785Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
10:59:30 [2022-09-21T10:59:30.785Z] ++ 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
10:59:30 [2022-09-21T10:59:30.785Z] ++ set -e
10:59:30 [2022-09-21T10:59:30.785Z] ++ '[' -n 0 ']'
10:59:30 [2022-09-21T10:59:30.785Z] ++ set -x
10:59:30 [2022-09-21T10:59:30.785Z] ++ 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
10:59:30 [2022-09-21T10:59:30.785Z] INFO: Testing against a local daemon
10:59:30 [2022-09-21T10:59:30.785Z] === RUN   TestExternalGraphDriver
10:59:31 [2022-09-21T10:59:31.042Z] === RUN   TestExternalGraphDriver/json
10:59:31 [2022-09-21T10:59:31.042Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
10:59:31 [2022-09-21T10:59:31.622Z] ok  	github.com/docker/docker/daemon/logger	0.225s	coverage: 43.2% of statements
10:59:31 [2022-09-21T10:59:31.882Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.161s	coverage: 77.8% of statements
10:59:31 [2022-09-21T10:59:31.882Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
10:59:31 [2022-09-21T10:59:31.882Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:59:32 [2022-09-21T10:59:32.141Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.005s	coverage: 67.0% of statements
10:59:32 [2022-09-21T10:59:32.401Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 23.9% of statements
10:59:32 [2022-09-21T10:59:32.409Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
10:59:32 [2022-09-21T10:59:32.409Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
10:59:32 [2022-09-21T10:59:32.971Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
10:59:32 [2022-09-21T10:59:32.971Z] === RUN   TestExternalGraphDriver/spec
10:59:32 [2022-09-21T10:59:32.972Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.006s	coverage: 87.2% of statements
10:59:32 [2022-09-21T10:59:32.972Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.007s	coverage: 69.9% of statements
10:59:33 [2022-09-21T10:59:33.533Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
10:59:33 [2022-09-21T10:59:33.909Z] ok  	github.com/docker/docker/daemon/logger/local	0.015s	coverage: 78.7% of statements
10:59:33 [2022-09-21T10:59:33.909Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:59:34 [2022-09-21T10:59:34.096Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
10:59:34 [2022-09-21T10:59:34.169Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.055s	coverage: 54.7% of statements
10:59:34 [2022-09-21T10:59:34.660Z] === RUN   TestDockerSuite/TestContainerAPICreate
10:59:34 [2022-09-21T10:59:34.660Z] === RUN   TestExternalGraphDriver/pull
10:59:34 [2022-09-21T10:59:34.739Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.010s	coverage: 31.5% of statements
10:59:35 [2022-09-21T10:59:35.223Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
10:59:35 [2022-09-21T10:59:35.223Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
10:59:35 [2022-09-21T10:59:35.223Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
10:59:35 [2022-09-21T10:59:35.223Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
10:59:35 [2022-09-21T10:59:35.678Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 46.8% of statements
10:59:35 [2022-09-21T10:59:35.787Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
10:59:35 [2022-09-21T10:59:35.787Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
10:59:35 [2022-09-21T10:59:35.787Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
10:59:35 [2022-09-21T10:59:35.787Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
10:59:35 [2022-09-21T10:59:35.787Z] === RUN   TestDockerSuite/TestContainerAPIDelete
10:59:35 [2022-09-21T10:59:35.937Z] ok  	github.com/docker/docker/daemon/logger/templates	0.017s	coverage: 8.3% of statements
10:59:36 [2022-09-21T10:59:36.196Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
10:59:36 [2022-09-21T10:59:36.717Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
10:59:36 [2022-09-21T10:59:36.717Z] --- PASS: TestExternalGraphDriver (5.88s)
10:59:36 [2022-09-21T10:59:36.717Z]     --- PASS: TestExternalGraphDriver/json (1.84s)
10:59:36 [2022-09-21T10:59:36.717Z]     --- PASS: TestExternalGraphDriver/spec (1.77s)
10:59:36 [2022-09-21T10:59:36.717Z]     --- PASS: TestExternalGraphDriver/pull (1.94s)
10:59:36 [2022-09-21T10:59:36.717Z] === RUN   TestGraphdriverPluginV2
10:59:36 [2022-09-21T10:59:36.766Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.597s	coverage: 82.5% of statements
10:59:36 [2022-09-21T10:59:36.766Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:59:36 [2022-09-21T10:59:36.766Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:59:36 [2022-09-21T10:59:36.975Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
10:59:37 [2022-09-21T10:59:37.904Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
10:59:37 [2022-09-21T10:59:37.904Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
10:59:38 [2022-09-21T10:59:38.146Z] ok  	github.com/docker/docker/distribution/metadata	0.042s	coverage: 48.2% of statements
10:59:39 [2022-09-21T10:59:39.273Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
10:59:39 [2022-09-21T10:59:39.525Z] ok  	github.com/docker/docker/distribution	1.491s	coverage: 27.6% of statements
10:59:39 [2022-09-21T10:59:39.525Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:59:39 [2022-09-21T10:59:39.785Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 77.0% of statements
10:59:39 [2022-09-21T10:59:39.836Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
10:59:39 [2022-09-21T10:59:39.836Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
10:59:40 [2022-09-21T10:59:40.092Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
10:59:40 [2022-09-21T10:59:40.355Z] ok  	github.com/docker/docker/image	0.015s	coverage: 86.8% of statements
10:59:40 [2022-09-21T10:59:40.614Z] ok  	github.com/docker/docker/distribution/xfer	1.898s	coverage: 85.1% of statements
10:59:40 [2022-09-21T10:59:40.614Z] ?   	github.com/docker/docker/dockerversion	[no test files]
10:59:40 [2022-09-21T10:59:40.654Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
10:59:40 [2022-09-21T10:59:40.874Z] ok  	github.com/docker/docker/image/cache	0.010s	coverage: 19.2% of statements
10:59:40 [2022-09-21T10:59:40.874Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
10:59:41 [2022-09-21T10:59:41.133Z] ok  	github.com/docker/docker/image/v1	0.008s	coverage: 25.0% of statements
10:59:41 [2022-09-21T10:59:41.133Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:59:41 [2022-09-21T10:59:41.217Z] --- PASS: TestGraphdriverPluginV2 (4.65s)
10:59:41 [2022-09-21T10:59:41.217Z] PASS
10:59:41 [2022-09-21T10:59:41.217Z] 
10:59:41 [2022-09-21T10:59:41.217Z] DONE 5 tests in 10.669s
10:59:41 [2022-09-21T10:59:41.217Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
10:59:41 [2022-09-21T10:59:41.217Z] ++ 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
10:59:41 [2022-09-21T10:59:41.217Z] ++ set -e
10:59:41 [2022-09-21T10:59:41.217Z] ++ '[' -n 0 ']'
10:59:41 [2022-09-21T10:59:41.217Z] ++ set -x
10:59:41 [2022-09-21T10:59:41.217Z] ++ 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
10:59:41 [2022-09-21T10:59:41.393Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
10:59:41 [2022-09-21T10:59:41.473Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
10:59:41 [2022-09-21T10:59:41.473Z] INFO: Testing against a local daemon
10:59:41 [2022-09-21T10:59:41.473Z] === RUN   TestContinueAfterPluginCrash
10:59:41 [2022-09-21T10:59:41.473Z] === PAUSE TestContinueAfterPluginCrash
10:59:41 [2022-09-21T10:59:41.473Z] === RUN   TestReadPluginNoRead
10:59:41 [2022-09-21T10:59:41.473Z] === PAUSE TestReadPluginNoRead
10:59:41 [2022-09-21T10:59:41.473Z] === RUN   TestDaemonStartWithLogOpt
10:59:41 [2022-09-21T10:59:41.473Z] === PAUSE TestDaemonStartWithLogOpt
10:59:41 [2022-09-21T10:59:41.473Z] === CONT  TestContinueAfterPluginCrash
10:59:41 [2022-09-21T10:59:41.473Z] === CONT  TestDaemonStartWithLogOpt
10:59:42 [2022-09-21T10:59:42.035Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
10:59:42 [2022-09-21T10:59:42.035Z] === RUN   TestDockerSuite/TestContainerAPIKill
10:59:42 [2022-09-21T10:59:42.332Z] ok  	github.com/docker/docker/oci	0.021s	coverage: 40.6% of statements
10:59:42 [2022-09-21T10:59:42.599Z] === RUN   TestDockerSuite/TestContainerAPIPause
10:59:43 [2022-09-21T10:59:43.293Z] ok  	github.com/docker/docker/opts	0.018s	coverage: 67.1% of statements
10:59:43 [2022-09-21T10:59:43.293Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
10:59:43 [2022-09-21T10:59:43.527Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
10:59:44 [2022-09-21T10:59:44.090Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
10:59:44 [2022-09-21T10:59:44.090Z] === RUN   TestDockerSuite/TestContainerAPIRename
10:59:45 [2022-09-21T10:59:45.029Z] === RUN   TestDockerSuite/TestContainerAPIRestart
10:59:45 [2022-09-21T10:59:45.261Z] ok  	github.com/docker/docker/pkg/archive	0.306s	coverage: 81.9% of statements
10:59:45 [2022-09-21T10:59:45.522Z] ok  	github.com/docker/docker/pkg/authorization	0.095s	coverage: 68.3% of statements
10:59:45 [2022-09-21T10:59:45.780Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
10:59:45 [2022-09-21T10:59:45.781Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
10:59:45 [2022-09-21T10:59:45.959Z] --- PASS: TestDaemonStartWithLogOpt (4.43s)
10:59:45 [2022-09-21T10:59:45.959Z] === CONT  TestReadPluginNoRead
10:59:45 [2022-09-21T10:59:45.959Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
10:59:47 [2022-09-21T10:59:47.325Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
10:59:47 [2022-09-21T10:59:47.325Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
10:59:47 [2022-09-21T10:59:47.325Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
10:59:47 [2022-09-21T10:59:47.325Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
10:59:47 [2022-09-21T10:59:47.325Z] === RUN   TestDockerSuite/TestContainerAPIStart
10:59:47 [2022-09-21T10:59:47.887Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
10:59:48 [2022-09-21T10:59:48.448Z] === RUN   TestReadPluginNoRead/disabled_caching
10:59:49 [2022-09-21T10:59:49.066Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.467s	coverage: 43.5% of statements
10:59:49 [2022-09-21T10:59:49.066Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
10:59:49 [2022-09-21T10:59:49.325Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
10:59:49 [2022-09-21T10:59:49.584Z] ok  	github.com/docker/docker/pkg/discovery/file	0.005s	coverage: 97.6% of statements
10:59:49 [2022-09-21T10:59:49.812Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
10:59:50 [2022-09-21T10:59:50.151Z] ok  	github.com/docker/docker/layer	7.353s	coverage: 68.8% of statements
10:59:50 [2022-09-21T10:59:50.151Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:59:50 [2022-09-21T10:59:50.151Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:59:50 [2022-09-21T10:59:50.151Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:59:50 [2022-09-21T10:59:50.151Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:59:50 [2022-09-21T10:59:50.151Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:59:50 [2022-09-21T10:59:50.151Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
10:59:50 [2022-09-21T10:59:50.151Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
10:59:50 [2022-09-21T10:59:50.719Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.003s	coverage: 92.3% of statements
10:59:50 [2022-09-21T10:59:50.979Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.006s	coverage: 93.8% of statements
10:59:51 [2022-09-21T10:59:51.178Z] --- PASS: TestContinueAfterPluginCrash (9.48s)
10:59:51 [2022-09-21T10:59:51.179Z] === RUN   TestReadPluginNoRead/default
10:59:51 [2022-09-21T10:59:51.239Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
10:59:52 [2022-09-21T10:59:52.107Z] === RUN   TestDockerSuite/TestContainerAPIStop
10:59:52 [2022-09-21T10:59:52.178Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
10:59:52 [2022-09-21T10:59:52.364Z] === CONT  TestReadPluginNoRead
10:59:52 [2022-09-21T10:59:52.364Z]     read_test.go:92: [d96c7199917ce] daemon is not started
10:59:52 [2022-09-21T10:59:52.364Z] --- PASS: TestReadPluginNoRead (6.56s)
10:59:52 [2022-09-21T10:59:52.364Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.21s)
10:59:52 [2022-09-21T10:59:52.364Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.32s)
10:59:52 [2022-09-21T10:59:52.364Z]     --- PASS: TestReadPluginNoRead/default (1.36s)
10:59:52 [2022-09-21T10:59:52.364Z] PASS
10:59:52 [2022-09-21T10:59:52.364Z] 
10:59:52 [2022-09-21T10:59:52.364Z] DONE 6 tests in 11.130s
10:59:52 [2022-09-21T10:59:52.364Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
10:59:52 [2022-09-21T10:59:52.364Z] ++ 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
10:59:52 [2022-09-21T10:59:52.364Z] ++ set -e
10:59:52 [2022-09-21T10:59:52.364Z] ++ '[' -n 0 ']'
10:59:52 [2022-09-21T10:59:52.364Z] ++ set -x
10:59:52 [2022-09-21T10:59:52.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-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
10:59:52 [2022-09-21T10:59:52.621Z] testing: warning: no tests to run
10:59:52 [2022-09-21T10:59:52.621Z] PASS
10:59:52 [2022-09-21T10:59:52.621Z] 
10:59:52 [2022-09-21T10:59:52.621Z] DONE 0 tests in 0.041s
10:59:52 [2022-09-21T10:59:52.621Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
10:59:52 [2022-09-21T10:59:52.621Z] ++ 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
10:59:52 [2022-09-21T10:59:52.621Z] ++ set -e
10:59:52 [2022-09-21T10:59:52.621Z] ++ '[' -n 0 ']'
10:59:52 [2022-09-21T10:59:52.621Z] ++ set -x
10:59:52 [2022-09-21T10:59:52.621Z] ++ 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
10:59:52 [2022-09-21T10:59:52.621Z] === RUN   TestDockerSuite/TestContainerAPITop
10:59:52 [2022-09-21T10:59:52.621Z] INFO: Testing against a local daemon
10:59:52 [2022-09-21T10:59:52.621Z] === RUN   TestPluginWithDevMounts
10:59:52 [2022-09-21T10:59:52.621Z] === PAUSE TestPluginWithDevMounts
10:59:52 [2022-09-21T10:59:52.621Z] === CONT  TestPluginWithDevMounts
10:59:52 [2022-09-21T10:59:52.748Z] ok  	github.com/docker/docker/pkg/fileutils	0.009s	coverage: 86.5% of statements
10:59:53 [2022-09-21T10:59:53.008Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.021s	coverage: 84.1% of statements
10:59:53 [2022-09-21T10:59:53.183Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
10:59:53 [2022-09-21T10:59:53.183Z]     docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
10:59:53 [2022-09-21T10:59:53.183Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
10:59:53 [2022-09-21T10:59:53.183Z] === RUN   TestDockerSuite/TestContainerAPIWait
10:59:53 [2022-09-21T10:59:53.267Z] ok  	github.com/docker/docker/pkg/homedir	0.005s	coverage: 11.4% of statements
10:59:53 [2022-09-21T10:59:53.268Z] ok  	github.com/docker/docker/pkg/fsutils	0.153s	coverage: 85.1% of statements
10:59:54 [2022-09-21T10:59:54.549Z] --- PASS: TestPluginWithDevMounts (1.67s)
10:59:54 [2022-09-21T10:59:54.549Z] PASS
10:59:54 [2022-09-21T10:59:54.549Z] 
10:59:54 [2022-09-21T10:59:54.549Z] DONE 1 tests in 1.809s
10:59:54 [2022-09-21T10:59:54.549Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
10:59:54 [2022-09-21T10:59:54.549Z] ++ 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
10:59:54 [2022-09-21T10:59:54.549Z] ++ set -e
10:59:54 [2022-09-21T10:59:54.549Z] ++ '[' -n 0 ']'
10:59:54 [2022-09-21T10:59:54.549Z] ++ set -x
10:59:54 [2022-09-21T10:59:54.549Z] ++ 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
10:59:54 [2022-09-21T10:59:54.549Z] INFO: Testing against a local daemon
10:59:54 [2022-09-21T10:59:54.549Z] === RUN   TestSecretInspect
10:59:54 [2022-09-21T10:59:54.646Z] ok  	github.com/docker/docker/pkg/idtools	0.393s	coverage: 69.5% of statements
10:59:54 [2022-09-21T10:59:54.646Z] ok  	github.com/docker/docker/pkg/ioutils	0.437s	coverage: 69.3% of statements
10:59:54 [2022-09-21T10:59:54.905Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 91.7% of statements
10:59:54 [2022-09-21T10:59:54.905Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
10:59:54 [2022-09-21T10:59:54.905Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
10:59:54 [2022-09-21T10:59:54.905Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
10:59:54 [2022-09-21T10:59:54.905Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
10:59:55 [2022-09-21T10:59:55.165Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.011s	coverage: 85.7% of statements
10:59:55 [2022-09-21T10:59:55.165Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
10:59:55 [2022-09-21T10:59:55.165Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
10:59:55 [2022-09-21T10:59:55.437Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
10:59:55 [2022-09-21T10:59:55.697Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 86.7% of statements
10:59:55 [2022-09-21T10:59:55.697Z] ok  	github.com/docker/docker/pkg/pidfile	0.007s	coverage: 82.4% of statements
10:59:55 [2022-09-21T10:59:55.697Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:59:55 [2022-09-21T10:59:55.697Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:59:55 [2022-09-21T10:59:55.914Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
10:59:56 [2022-09-21T10:59:56.266Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.008s	coverage: 56.8% of statements
10:59:56 [2022-09-21T10:59:56.480Z] === RUN   TestDockerSuite/TestContainerNetworkMode
10:59:56 [2022-09-21T10:59:56.737Z] --- PASS: TestSecretInspect (2.35s)
10:59:56 [2022-09-21T10:59:56.737Z] === RUN   TestSecretList
10:59:56 [2022-09-21T10:59:56.834Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
10:59:57 [2022-09-21T10:59:57.093Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
10:59:57 [2022-09-21T10:59:57.093Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
10:59:57 [2022-09-21T10:59:57.298Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
10:59:58 [2022-09-21T10:59:58.469Z] ok  	github.com/docker/docker/pkg/pubsub	1.034s	coverage: 75.0% of statements
10:59:58 [2022-09-21T10:59:58.728Z] ok  	github.com/docker/docker/pkg/reexec	0.007s	coverage: 82.4% of statements
10:59:59 [2022-09-21T10:59:59.186Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
10:59:59 [2022-09-21T10:59:59.751Z] --- PASS: TestSecretList (2.87s)
10:59:59 [2022-09-21T10:59:59.751Z] === RUN   TestSecretsCreateAndDelete
11:00:00 [2022-09-21T11:00:00.678Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
11:00:01 [2022-09-21T11:00:01.612Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
11:00:02 [2022-09-21T11:00:02.919Z] ok  	github.com/docker/docker/pkg/signal	3.324s	coverage: 62.3% of statements
11:00:02 [2022-09-21T11:00:02.919Z] ok  	github.com/docker/docker/pkg/stdcopy	0.005s	coverage: 100.0% of statements
11:00:02 [2022-09-21T11:00:02.919Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
11:00:02 [2022-09-21T11:00:02.919Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
11:00:03 [2022-09-21T11:00:03.027Z] --- PASS: TestSecretsCreateAndDelete (3.20s)
11:00:03 [2022-09-21T11:00:03.027Z] === RUN   TestSecretsUpdate
11:00:03 [2022-09-21T11:00:03.283Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
11:00:03 [2022-09-21T11:00:03.488Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 52.9% of statements
11:00:03 [2022-09-21T11:00:03.541Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
11:00:04 [2022-09-21T11:00:04.057Z] ok  	github.com/docker/docker/pkg/system	0.005s	coverage: 36.9% of statements
11:00:04 [2022-09-21T11:00:04.317Z] ok  	github.com/docker/docker/pkg/tailfile	0.060s	coverage: 88.6% of statements
11:00:04 [2022-09-21T11:00:04.887Z] ok  	github.com/docker/docker/pkg/tarsum	0.040s	coverage: 89.3% of statements
11:00:04 [2022-09-21T11:00:04.887Z] coverage: [no statements]
11:00:04 [2022-09-21T11:00:04.887Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: [no statements] [no tests to run]
11:00:04 [2022-09-21T11:00:04.923Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
11:00:05 [2022-09-21T11:00:05.147Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
11:00:05 [2022-09-21T11:00:05.407Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
11:00:05 [2022-09-21T11:00:05.490Z]     docker_api_swarm_node_test.go:20: [d637a2cc01b94] joining swarm manager [dfb398e91d879]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:00:05 [2022-09-21T11:00:05.667Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
11:00:06 [2022-09-21T11:00:06.052Z] --- PASS: TestSecretsUpdate (2.99s)
11:00:06 [2022-09-21T11:00:06.052Z] === RUN   TestTemplatedSecret
11:00:06 [2022-09-21T11:00:06.052Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
11:00:06 [2022-09-21T11:00:06.616Z]     docker_api_swarm_node_test.go:21: [d4a2354eda3db] joining swarm manager [dfb398e91d879]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:00:07 [2022-09-21T11:00:07.178Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
11:00:07 [2022-09-21T11:00:07.573Z] ok  	github.com/docker/docker/plugin	0.515s	coverage: 23.2% of statements
11:00:07 [2022-09-21T11:00:07.573Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
11:00:08 [2022-09-21T11:00:08.142Z] ok  	github.com/docker/docker/profiles/seccomp	0.007s	coverage: 85.6% of statements
11:00:09 [2022-09-21T11:00:09.070Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
11:00:09 [2022-09-21T11:00:09.070Z] --- PASS: TestTemplatedSecret (2.92s)
11:00:09 [2022-09-21T11:00:09.070Z] === RUN   TestSecretCreateResolve
11:00:09 [2022-09-21T11:00:09.080Z] ok  	github.com/docker/docker/quota	0.270s	coverage: 71.4% of statements
11:00:09 [2022-09-21T11:00:09.339Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
11:00:09 [2022-09-21T11:00:09.999Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
11:00:10 [2022-09-21T11:00:10.278Z] ok  	github.com/docker/docker/registry	0.051s	coverage: 57.1% of statements
11:00:10 [2022-09-21T11:00:10.561Z] --- PASS: TestSecretCreateResolve (1.77s)
11:00:10 [2022-09-21T11:00:10.561Z] PASS
11:00:10 [2022-09-21T11:00:10.561Z] 
11:00:10 [2022-09-21T11:00:10.561Z] DONE 6 tests in 16.209s
11:00:10 [2022-09-21T11:00:10.561Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
11:00:10 [2022-09-21T11:00:10.561Z] ++ 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
11:00:10 [2022-09-21T11:00:10.561Z] ++ set -e
11:00:10 [2022-09-21T11:00:10.561Z] ++ '[' -n 0 ']'
11:00:10 [2022-09-21T11:00:10.561Z] ++ set -x
11:00:10 [2022-09-21T11:00:10.561Z] ++ 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
11:00:10 [2022-09-21T11:00:10.817Z] INFO: Testing against a local daemon
11:00:10 [2022-09-21T11:00:10.817Z] === RUN   TestServiceCreateInit
11:00:10 [2022-09-21T11:00:10.817Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:00:10 [2022-09-21T11:00:10.847Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
11:00:10 [2022-09-21T11:00:10.847Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
11:00:11 [2022-09-21T11:00:11.380Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000dcad08_<nil>}
11:00:11 [2022-09-21T11:00:11.416Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 66.1% of statements
11:00:11 [2022-09-21T11:00:11.675Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
11:00:12 [2022-09-21T11:00:12.749Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11654130109_/foo_false__<nil>_<nil>_<nil>}
11:00:13 [2022-09-21T11:00:13.056Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
11:00:13 [2022-09-21T11:00:13.994Z] ok  	github.com/docker/docker/volume/local	0.096s	coverage: 76.4% of statements
11:00:14 [2022-09-21T11:00:14.253Z] ok  	github.com/docker/docker/volume/mounts	0.019s	coverage: 67.0% of statements
11:00:14 [2022-09-21T11:00:14.638Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11654130109_/foo_true__<nil>_<nil>_<nil>}
11:00:14 [2022-09-21T11:00:14.639Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:00:15 [2022-09-21T11:00:15.191Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.1% of statements
11:00:15 [2022-09-21T11:00:15.565Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31844217045_/foo_false__<nil>_<nil>_<nil>}
11:00:16 [2022-09-21T11:00:16.933Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31844217045_/foo_true__<nil>_<nil>_<nil>}
11:00:17 [2022-09-21T11:00:17.189Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
11:00:18 [2022-09-21T11:00:18.556Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31844217045_/foo_true__0xc000dcad38_<nil>_<nil>}
11:00:18 [2022-09-21T11:00:18.556Z] --- PASS: TestServiceCreateInit (7.83s)
11:00:18 [2022-09-21T11:00:18.556Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.80s)
11:00:18 [2022-09-21T11:00:18.556Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.00s)
11:00:18 [2022-09-21T11:00:18.556Z] === RUN   TestCreateServiceMultipleTimes
11:00:19 [2022-09-21T11:00:19.923Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000dcad50_<nil>}
11:00:21 [2022-09-21T11:00:21.292Z]     docker_api_swarm_test.go:502: [d36ae0d835ab3] joining swarm manager [db448a9289e3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:00:21 [2022-09-21T11:00:21.548Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000dcad68_<nil>}
11:00:22 [2022-09-21T11:00:22.918Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000dcad80_<nil>}
11:00:24 [2022-09-21T11:00:24.287Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000dcad98_<nil>}
11:00:25 [2022-09-21T11:00:25.664Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
11:00:27 [2022-09-21T11:00:27.031Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
11:00:27 [2022-09-21T11:00:27.031Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
11:00:27 [2022-09-21T11:00:27.031Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
11:00:27 [2022-09-21T11:00:27.031Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
11:00:27 [2022-09-21T11:00:27.031Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
11:00:27 [2022-09-21T11:00:27.031Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
11:00:27 [2022-09-21T11:00:27.031Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
11:00:27 [2022-09-21T11:00:27.031Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
11:00:27 [2022-09-21T11:00:27.287Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
11:00:27 [2022-09-21T11:00:27.287Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
11:00:27 [2022-09-21T11:00:27.287Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
11:00:27 [2022-09-21T11:00:27.287Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
11:00:27 [2022-09-21T11:00:27.287Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
11:00:27 [2022-09-21T11:00:27.287Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
11:00:27 [2022-09-21T11:00:27.287Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
11:00:27 [2022-09-21T11:00:27.287Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
11:00:27 [2022-09-21T11:00:27.287Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
11:00:27 [2022-09-21T11:00:27.287Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
11:00:29 [2022-09-21T11:00:29.804Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
11:00:30 [2022-09-21T11:00:30.732Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
11:00:32 [2022-09-21T11:00:32.624Z] === RUN   TestDockerSuite/TestCopyAndRestart
11:00:33 [2022-09-21T11:00:33.275Z] ok  	github.com/docker/docker/pkg/plugins	33.627s	coverage: 76.6% of statements
11:00:33 [2022-09-21T11:00:33.276Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
11:00:33 [2022-09-21T11:00:33.276Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
11:00:33 [2022-09-21T11:00:33.276Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
11:00:33 [2022-09-21T11:00:33.276Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
11:00:33 [2022-09-21T11:00:33.276Z] ?   	github.com/docker/docker/pkg/term	[no test files]
11:00:33 [2022-09-21T11:00:33.276Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
11:00:33 [2022-09-21T11:00:33.276Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
11:00:33 [2022-09-21T11:00:33.276Z] ?   	github.com/docker/docker/rootless	[no test files]
11:00:33 [2022-09-21T11:00:33.276Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
11:00:33 [2022-09-21T11:00:33.276Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
11:00:33 [2022-09-21T11:00:33.276Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
11:00:33 [2022-09-21T11:00:33.276Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
11:00:33 [2022-09-21T11:00:33.276Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
11:00:33 [2022-09-21T11:00:33.276Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
11:00:33 [2022-09-21T11:00:33.276Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
11:00:33 [2022-09-21T11:00:33.276Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
11:00:33 [2022-09-21T11:00:33.276Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
11:00:33 [2022-09-21T11:00:33.276Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
11:00:33 [2022-09-21T11:00:33.276Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
11:00:33 [2022-09-21T11:00:33.276Z] ?   	github.com/docker/docker/testutil/request	[no test files]
11:00:33 [2022-09-21T11:00:33.276Z] ?   	github.com/docker/docker/volume	[no test files]
11:00:33 [2022-09-21T11:00:33.276Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
11:00:33 [2022-09-21T11:00:33.276Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
11:00:33 [2022-09-21T11:00:33.276Z] 
11:00:33 [2022-09-21T11:00:33.276Z] === Skipped
11:00:33 [2022-09-21T11:00:33.276Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
11:00:33 [2022-09-21T11:00:33.276Z]     exec_linux_test.go:19: requires AppArmor to be enabled
11:00:33 [2022-09-21T11:00:33.276Z] 
11:00:33 [2022-09-21T11:00:33.276Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
11:00:33 [2022-09-21T11:00:33.276Z]     exec_linux_test.go:39: requires AppArmor to be enabled
11:00:33 [2022-09-21T11:00:33.276Z] 
11:00:33 [2022-09-21T11:00:33.276Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
11:00:33 [2022-09-21T11:00:33.276Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:00:33 [2022-09-21T11:00:33.276Z]     graphtest_unix.go:47: Driver btrfs not supported
11:00:33 [2022-09-21T11:00:33.276Z] 
11:00:33 [2022-09-21T11:00:33.276Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
11:00:33 [2022-09-21T11:00:33.276Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:00:33 [2022-09-21T11:00:33.276Z]     graphtest_unix.go:47: Driver btrfs not supported
11:00:33 [2022-09-21T11:00:33.276Z] 
11:00:33 [2022-09-21T11:00:33.276Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
11:00:33 [2022-09-21T11:00:33.276Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:00:33 [2022-09-21T11:00:33.276Z]     graphtest_unix.go:47: Driver btrfs not supported
11:00:33 [2022-09-21T11:00:33.276Z] 
11:00:33 [2022-09-21T11:00:33.276Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
11:00:33 [2022-09-21T11:00:33.276Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:00:33 [2022-09-21T11:00:33.276Z]     graphtest_unix.go:47: Driver btrfs not supported
11:00:33 [2022-09-21T11:00:33.276Z] 
11:00:33 [2022-09-21T11:00:33.276Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
11:00:33 [2022-09-21T11:00:33.276Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:00:33 [2022-09-21T11:00:33.276Z]     graphtest_unix.go:47: Driver btrfs not supported
11:00:33 [2022-09-21T11:00:33.276Z] 
11:00:33 [2022-09-21T11:00:33.276Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
11:00:33 [2022-09-21T11:00:33.276Z]     graphtest_unix.go:74: No driver to put!
11:00:33 [2022-09-21T11:00:33.276Z] 
11:00:33 [2022-09-21T11:00:33.276Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
11:00:33 [2022-09-21T11:00:33.276Z] time="2022-09-21T10:59:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:00:33 [2022-09-21T11:00:33.276Z]     graphtest_unix.go:45: graphdriver: driver not supported
11:00:33 [2022-09-21T11:00:33.276Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
11:00:33 [2022-09-21T11:00:33.276Z] 
11:00:33 [2022-09-21T11:00:33.276Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
11:00:33 [2022-09-21T11:00:33.276Z] time="2022-09-21T10:59:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:00:33 [2022-09-21T11:00:33.276Z]     graphtest_unix.go:45: graphdriver: driver not supported
11:00:33 [2022-09-21T11:00:33.276Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
11:00:33 [2022-09-21T11:00:33.276Z] 
11:00:33 [2022-09-21T11:00:33.276Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
11:00:33 [2022-09-21T11:00:33.276Z] time="2022-09-21T10:59:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:00:33 [2022-09-21T11:00:33.276Z]     graphtest_unix.go:45: graphdriver: driver not supported
11:00:33 [2022-09-21T11:00:33.276Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
11:00:33 [2022-09-21T11:00:33.276Z] 
11:00:33 [2022-09-21T11:00:33.276Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
11:00:33 [2022-09-21T11:00:33.276Z] time="2022-09-21T10:59:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:00:33 [2022-09-21T11:00:33.276Z]     graphtest_unix.go:45: graphdriver: driver not supported
11:00:33 [2022-09-21T11:00:33.276Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
11:00:33 [2022-09-21T11:00:33.276Z] 
11:00:33 [2022-09-21T11:00:33.276Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
11:00:33 [2022-09-21T11:00:33.276Z] time="2022-09-21T10:59:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:00:33 [2022-09-21T11:00:33.276Z]     graphtest_unix.go:45: graphdriver: driver not supported
11:00:33 [2022-09-21T11:00:33.276Z]     graphtest_unix.go:47: Driver fuse-overlayfs not supported
11:00:33 [2022-09-21T11:00:33.276Z] 
11:00:33 [2022-09-21T11:00:33.276Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
11:00:33 [2022-09-21T11:00:33.276Z]     graphtest_unix.go:74: No driver to put!
11:00:33 [2022-09-21T11:00:33.276Z] 
11:00:33 [2022-09-21T11:00:33.276Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
11:00:33 [2022-09-21T11:00:33.276Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
11:00:33 [2022-09-21T11:00:33.276Z] 
11:00:33 [2022-09-21T11:00:33.276Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
11:00:33 [2022-09-21T11:00:33.276Z]     overlay_test.go:50: Fails to compute changes intermittently
11:00:33 [2022-09-21T11:00:33.276Z] 
11:00:33 [2022-09-21T11:00:33.276Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
11:00:33 [2022-09-21T11:00:33.276Z]     overlay_test.go:66: Cannot run test with naive change algorithm
11:00:33 [2022-09-21T11:00:33.276Z] 
11:00:33 [2022-09-21T11:00:33.276Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
11:00:33 [2022-09-21T11:00:33.276Z]     graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
11:00:33 [2022-09-21T11:00:33.276Z] 
11:00:33 [2022-09-21T11:00:33.276Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
11:00:33 [2022-09-21T11:00:33.276Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:00:33 [2022-09-21T11:00:33.276Z]     graphtest_unix.go:47: Driver zfs not supported
11:00:33 [2022-09-21T11:00:33.276Z] 
11:00:33 [2022-09-21T11:00:33.276Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
11:00:33 [2022-09-21T11:00:33.276Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:00:33 [2022-09-21T11:00:33.276Z]     graphtest_unix.go:47: Driver zfs not supported
11:00:33 [2022-09-21T11:00:33.276Z] 
11:00:33 [2022-09-21T11:00:33.276Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
11:00:33 [2022-09-21T11:00:33.276Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:00:33 [2022-09-21T11:00:33.276Z]     graphtest_unix.go:47: Driver zfs not supported
11:00:33 [2022-09-21T11:00:33.276Z] 
11:00:33 [2022-09-21T11:00:33.276Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
11:00:33 [2022-09-21T11:00:33.276Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:00:33 [2022-09-21T11:00:33.276Z]     graphtest_unix.go:47: Driver zfs not supported
11:00:33 [2022-09-21T11:00:33.276Z] 
11:00:33 [2022-09-21T11:00:33.276Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
11:00:33 [2022-09-21T11:00:33.276Z]     graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:00:33 [2022-09-21T11:00:33.276Z]     graphtest_unix.go:47: Driver zfs not supported
11:00:33 [2022-09-21T11:00:33.276Z] 
11:00:33 [2022-09-21T11:00:33.276Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
11:00:33 [2022-09-21T11:00:33.276Z]     graphtest_unix.go:74: No driver to put!
11:00:33 [2022-09-21T11:00:33.276Z] 
11:00:33 [2022-09-21T11:00:33.276Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
11:00:33 [2022-09-21T11:00:33.276Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
11:00:33 [2022-09-21T11:00:33.276Z] 
11:00:33 [2022-09-21T11:00:33.276Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
11:00:33 [2022-09-21T11:00:33.276Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
11:00:33 [2022-09-21T11:00:33.276Z] 
11:00:33 [2022-09-21T11:00:33.276Z] DONE 2251 tests, 26 skipped in 233.125s
Post stage
[Pipeline] junit
11:00:33 [2022-09-21T11:00:33.288Z] Recording test results
11:00:33 [2022-09-21T11:00:33.553Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
11:00:33 [2022-09-21T11:00:33.553Z] === RUN   TestDockerSuite/TestCpAbsolutePath
11:00:33 [2022-09-21T11:00:33.563Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
11:00:33 [2022-09-21T11:00:33.893Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44123/.git:/go/src/github.com/docker/docker/.git --name docker-pr14 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5ba3208ec7d7c81963907f628ac53dbcca3a5e21 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:5ba3208ec7d7c81963907f628ac53dbcca3a5e21 hack/validate/vendor
11:00:34 [2022-09-21T11:00:34.117Z]     docker_api_swarm_test.go:507: [d504e6f42f3ce] joining swarm manager [db448a9289e3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:00:34 [2022-09-21T11:00:34.117Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
11:00:34 [2022-09-21T11:00:34.461Z] update vendored copy of archive/tar
11:00:34 [2022-09-21T11:00:34.680Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
11:00:34 [2022-09-21T11:00:34.720Z] downloading: https://golang.org/dl/go1.18.6.src.tar.gz
11:00:35 [2022-09-21T11:00:35.241Z] --- PASS: TestCreateServiceMultipleTimes (16.61s)
11:00:35 [2022-09-21T11:00:35.241Z] === RUN   TestCreateServiceConflict
11:00:35 [2022-09-21T11:00:35.496Z] === RUN   TestDockerSuite/TestCpFromCaseA
11:00:36 [2022-09-21T11:00:36.046Z] --- PASS: TestBuildWithHugeFile (136.90s)
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestBuildWithEmptyDockerfile
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:00:36 [2022-09-21T11:00:36.046Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:00:36 [2022-09-21T11:00:36.046Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:00:36 [2022-09-21T11:00:36.046Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:00:36 [2022-09-21T11:00:36.046Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:00:36 [2022-09-21T11:00:36.046Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:00:36 [2022-09-21T11:00:36.046Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:00:36 [2022-09-21T11:00:36.046Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
11:00:36 [2022-09-21T11:00:36.046Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
11:00:36 [2022-09-21T11:00:36.046Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
11:00:36 [2022-09-21T11:00:36.046Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestBuildPreserveOwnership
11:00:36 [2022-09-21T11:00:36.046Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
11:00:36 [2022-09-21T11:00:36.046Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestBuildPlatformInvalid
11:00:36 [2022-09-21T11:00:36.046Z] --- PASS: TestBuildPlatformInvalid (0.05s)
11:00:36 [2022-09-21T11:00:36.046Z] PASS
11:00:36 [2022-09-21T11:00:36.046Z] ok  	github.com/docker/docker/integration/build	202.617s
11:00:36 [2022-09-21T11:00:36.046Z] 
11:00:36 [2022-09-21T11:00:36.046Z] === Skipped
11:00:36 [2022-09-21T11:00:36.046Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
11:00:36 [2022-09-21T11:00:36.046Z]     build_session_test.go:25: TODO: BuildKit
11:00:36 [2022-09-21T11:00:36.046Z] 
11:00:36 [2022-09-21T11:00:36.046Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
11:00:36 [2022-09-21T11:00:36.046Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
11:00:36 [2022-09-21T11:00:36.046Z] 
11:00:36 [2022-09-21T11:00:36.046Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s)
11:00:36 [2022-09-21T11:00:36.046Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
11:00:36 [2022-09-21T11:00:36.046Z] 
11:00:36 [2022-09-21T11:00:36.046Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
11:00:36 [2022-09-21T11:00:36.046Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
11:00:36 [2022-09-21T11:00:36.046Z] 
11:00:36 [2022-09-21T11:00:36.046Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
11:00:36 [2022-09-21T11:00:36.046Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
11:00:36 [2022-09-21T11:00:36.046Z] 
11:00:36 [2022-09-21T11:00:36.046Z] DONE 28 tests, 5 skipped in 234.662s
11:00:36 [2022-09-21T11:00:36.046Z] Running D:\gopath\src\github.com\docker\docker\integration\config
11:00:36 [2022-09-21T11:00:36.046Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:00:36 [2022-09-21T11:00:36.046Z] INFO: Testing against a local daemon
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestConfigInspect
11:00:36 [2022-09-21T11:00:36.046Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
11:00:36 [2022-09-21T11:00:36.046Z] --- SKIP: TestConfigInspect (0.00s)
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestConfigList
11:00:36 [2022-09-21T11:00:36.046Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
11:00:36 [2022-09-21T11:00:36.046Z] --- SKIP: TestConfigList (0.00s)
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestConfigsCreateAndDelete
11:00:36 [2022-09-21T11:00:36.046Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
11:00:36 [2022-09-21T11:00:36.046Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestConfigsUpdate
11:00:36 [2022-09-21T11:00:36.046Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
11:00:36 [2022-09-21T11:00:36.046Z] --- SKIP: TestConfigsUpdate (0.00s)
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestTemplatedConfig
11:00:36 [2022-09-21T11:00:36.046Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
11:00:36 [2022-09-21T11:00:36.046Z] --- SKIP: TestTemplatedConfig (0.00s)
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestConfigCreateResolve
11:00:36 [2022-09-21T11:00:36.046Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
11:00:36 [2022-09-21T11:00:36.046Z] --- SKIP: TestConfigCreateResolve (0.00s)
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestConfigDaemonLibtrustID
11:00:36 [2022-09-21T11:00:36.046Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
11:00:36 [2022-09-21T11:00:36.046Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
11:00:36 [2022-09-21T11:00:36.046Z] PASS
11:00:36 [2022-09-21T11:00:36.046Z] ok  	github.com/docker/docker/integration/config	0.127s
11:00:36 [2022-09-21T11:00:36.046Z] 
11:00:36 [2022-09-21T11:00:36.046Z] === Skipped
11:00:36 [2022-09-21T11:00:36.046Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
11:00:36 [2022-09-21T11:00:36.046Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
11:00:36 [2022-09-21T11:00:36.046Z] 
11:00:36 [2022-09-21T11:00:36.046Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
11:00:36 [2022-09-21T11:00:36.046Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
11:00:36 [2022-09-21T11:00:36.046Z] 
11:00:36 [2022-09-21T11:00:36.046Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
11:00:36 [2022-09-21T11:00:36.046Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
11:00:36 [2022-09-21T11:00:36.046Z] 
11:00:36 [2022-09-21T11:00:36.046Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
11:00:36 [2022-09-21T11:00:36.046Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
11:00:36 [2022-09-21T11:00:36.046Z] 
11:00:36 [2022-09-21T11:00:36.046Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
11:00:36 [2022-09-21T11:00:36.046Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
11:00:36 [2022-09-21T11:00:36.046Z] 
11:00:36 [2022-09-21T11:00:36.046Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
11:00:36 [2022-09-21T11:00:36.046Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
11:00:36 [2022-09-21T11:00:36.046Z] 
11:00:36 [2022-09-21T11:00:36.046Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
11:00:36 [2022-09-21T11:00:36.046Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
11:00:36 [2022-09-21T11:00:36.046Z] 
11:00:36 [2022-09-21T11:00:36.046Z] DONE 7 tests, 7 skipped in 2.525s
11:00:36 [2022-09-21T11:00:36.046Z] Running D:\gopath\src\github.com\docker\docker\integration\container
11:00:36 [2022-09-21T11:00:36.046Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:00:36 [2022-09-21T11:00:36.046Z] INFO: Testing against a local daemon
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestCheckpoint
11:00:36 [2022-09-21T11:00:36.046Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:00:36 [2022-09-21T11:00:36.046Z] --- SKIP: TestCheckpoint (0.00s)
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestContainerInvalidJSON
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
11:00:36 [2022-09-21T11:00:36.046Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
11:00:36 [2022-09-21T11:00:36.046Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
11:00:36 [2022-09-21T11:00:36.046Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
11:00:36 [2022-09-21T11:00:36.046Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
11:00:36 [2022-09-21T11:00:36.046Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
11:00:36 [2022-09-21T11:00:36.046Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
11:00:36 [2022-09-21T11:00:36.046Z] --- PASS: TestContainerInvalidJSON (0.04s)
11:00:36 [2022-09-21T11:00:36.046Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
11:00:36 [2022-09-21T11:00:36.046Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
11:00:36 [2022-09-21T11:00:36.046Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:00:36 [2022-09-21T11:00:36.046Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.47s)
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestCopyFromContainerPathIsNotDir
11:00:36 [2022-09-21T11:00:36.046Z]     copy_test.go:38: testEnv.OSType == "windows"
11:00:36 [2022-09-21T11:00:36.046Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.04s)
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestCopyToContainerPathDoesNotExist
11:00:36 [2022-09-21T11:00:36.046Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s)
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestCopyToContainerPathIsNotDir
11:00:36 [2022-09-21T11:00:36.046Z]     copy_test.go:63: testEnv.OSType == "windows"
11:00:36 [2022-09-21T11:00:36.046Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.04s)
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestCopyFromContainer
11:00:36 [2022-09-21T11:00:36.046Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
11:00:36 [2022-09-21T11:00:36.046Z] --- SKIP: TestCopyFromContainer (0.00s)
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:00:36 [2022-09-21T11:00:36.046Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:00:36 [2022-09-21T11:00:36.046Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:00:36 [2022-09-21T11:00:36.046Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:00:36 [2022-09-21T11:00:36.046Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:00:36 [2022-09-21T11:00:36.046Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:00:36 [2022-09-21T11:00:36.046Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:00:36 [2022-09-21T11:00:36.046Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
11:00:36 [2022-09-21T11:00:36.046Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
11:00:36 [2022-09-21T11:00:36.046Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
11:00:36 [2022-09-21T11:00:36.046Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestCreateLinkToNonExistingContainer
11:00:36 [2022-09-21T11:00:36.046Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
11:00:36 [2022-09-21T11:00:36.046Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestCreateWithInvalidEnv
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestCreateWithInvalidEnv/0
11:00:36 [2022-09-21T11:00:36.046Z] === PAUSE TestCreateWithInvalidEnv/0
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestCreateWithInvalidEnv/1
11:00:36 [2022-09-21T11:00:36.046Z] === PAUSE TestCreateWithInvalidEnv/1
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestCreateWithInvalidEnv/2
11:00:36 [2022-09-21T11:00:36.046Z] === PAUSE TestCreateWithInvalidEnv/2
11:00:36 [2022-09-21T11:00:36.046Z] === CONT  TestCreateWithInvalidEnv/0
11:00:36 [2022-09-21T11:00:36.046Z] === CONT  TestCreateWithInvalidEnv/2
11:00:36 [2022-09-21T11:00:36.046Z] === CONT  TestCreateWithInvalidEnv/1
11:00:36 [2022-09-21T11:00:36.046Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
11:00:36 [2022-09-21T11:00:36.046Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
11:00:36 [2022-09-21T11:00:36.046Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
11:00:36 [2022-09-21T11:00:36.046Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestCreateTmpfsMountsTarget
11:00:36 [2022-09-21T11:00:36.046Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
11:00:36 [2022-09-21T11:00:36.046Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestCreateWithCustomMaskedPaths
11:00:36 [2022-09-21T11:00:36.046Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
11:00:36 [2022-09-21T11:00:36.046Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestCreateWithCustomReadonlyPaths
11:00:36 [2022-09-21T11:00:36.046Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
11:00:36 [2022-09-21T11:00:36.046Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestCreateWithInvalidHealthcheckParams
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:00:36 [2022-09-21T11:00:36.046Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:00:36 [2022-09-21T11:00:36.046Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:00:36 [2022-09-21T11:00:36.046Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:00:36 [2022-09-21T11:00:36.046Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:00:36 [2022-09-21T11:00:36.046Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:00:36 [2022-09-21T11:00:36.046Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:00:36 [2022-09-21T11:00:36.046Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:00:36 [2022-09-21T11:00:36.046Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:00:36 [2022-09-21T11:00:36.046Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:00:36 [2022-09-21T11:00:36.046Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:00:36 [2022-09-21T11:00:36.046Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
11:00:36 [2022-09-21T11:00:36.046Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
11:00:36 [2022-09-21T11:00:36.046Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
11:00:36 [2022-09-21T11:00:36.046Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
11:00:36 [2022-09-21T11:00:36.046Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
11:00:36 [2022-09-21T11:00:36.046Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
11:00:36 [2022-09-21T11:00:36.046Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
11:00:36 [2022-09-21T11:00:36.046Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestCreateDifferentPlatform
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestCreateDifferentPlatform/different_os
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
11:00:36 [2022-09-21T11:00:36.046Z] --- PASS: TestCreateDifferentPlatform (0.05s)
11:00:36 [2022-09-21T11:00:36.046Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
11:00:36 [2022-09-21T11:00:36.046Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestCreateVolumesFromNonExistingContainer
11:00:36 [2022-09-21T11:00:36.046Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
11:00:36 [2022-09-21T11:00:36.046Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
11:00:36 [2022-09-21T11:00:36.046Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s)
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestContainerKillOnDaemonStart
11:00:36 [2022-09-21T11:00:36.046Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
11:00:36 [2022-09-21T11:00:36.046Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestDiff
11:00:36 [2022-09-21T11:00:36.046Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
11:00:36 [2022-09-21T11:00:36.046Z] --- SKIP: TestDiff (0.00s)
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestExecWithCloseStdin
11:00:36 [2022-09-21T11:00:36.046Z] --- PASS: TestExecWithCloseStdin (2.39s)
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestExec
11:00:36 [2022-09-21T11:00:36.046Z] --- PASS: TestExec (2.31s)
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestExecUser
11:00:36 [2022-09-21T11:00:36.046Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
11:00:36 [2022-09-21T11:00:36.046Z] --- SKIP: TestExecUser (0.00s)
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestExportContainerAndImportImage
11:00:36 [2022-09-21T11:00:36.046Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
11:00:36 [2022-09-21T11:00:36.046Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestExportContainerAfterDaemonRestart
11:00:36 [2022-09-21T11:00:36.046Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
11:00:36 [2022-09-21T11:00:36.046Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestHealthCheckWorkdir
11:00:36 [2022-09-21T11:00:36.046Z]     health_test.go:21: testEnv.OSType == "windows": FIXME
11:00:36 [2022-09-21T11:00:36.046Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
11:00:36 [2022-09-21T11:00:36.046Z] === RUN   TestHealthKillContainer
11:00:36 [2022-09-21T11:00:36.046Z]     health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
11:00:36 [2022-09-21T11:00:36.047Z] --- SKIP: TestHealthKillContainer (0.00s)
11:00:36 [2022-09-21T11:00:36.047Z] === RUN   TestHealthCheckProcessKilled
11:00:36 [2022-09-21T11:00:36.058Z] === RUN   TestDockerSuite/TestCpFromCaseB
11:00:36 [2022-09-21T11:00:36.097Z] patching file stat_unix.go
11:00:36 [2022-09-21T11:00:36.097Z] 2022/09/21 11:00:36 Collecting initial packages
11:00:36 [2022-09-21T11:00:36.356Z] 2022/09/21 11:00:36 Download dependencies
11:00:36 [2022-09-21T11:00:36.621Z] === RUN   TestDockerSuite/TestCpFromCaseC
11:00:37 [2022-09-21T11:00:37.184Z] === RUN   TestDockerSuite/TestCpFromCaseD
11:00:37 [2022-09-21T11:00:37.745Z] --- PASS: TestCreateServiceConflict (2.44s)
11:00:37 [2022-09-21T11:00:37.745Z] === RUN   TestCreateServiceMaxReplicas
11:00:38 [2022-09-21T11:00:38.001Z] === RUN   TestDockerSuite/TestCpFromCaseE
11:00:38 [2022-09-21T11:00:38.249Z] --- PASS: TestHealthCheckProcessKilled (2.27s)
11:00:38 [2022-09-21T11:00:38.249Z] === RUN   TestInspectCpusetInConfigPre120
11:00:38 [2022-09-21T11:00:38.249Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
11:00:38 [2022-09-21T11:00:38.249Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
11:00:38 [2022-09-21T11:00:38.249Z] === RUN   TestKillContainerInvalidSignal
11:00:38 [2022-09-21T11:00:38.607Z] === RUN   TestDockerSuite/TestCpFromCaseF
11:00:39 [2022-09-21T11:00:39.169Z] === RUN   TestDockerSuite/TestCpFromCaseG
11:00:39 [2022-09-21T11:00:39.641Z] 2022/09/21 11:00:39 Starting whole vndr cycle because no package specified
11:00:39 [2022-09-21T11:00:39.641Z] 2022/09/21 11:00:39 	Ignoring paths matching "^archive/tar"
11:00:39 [2022-09-21T11:00:39.901Z] 2022/09/21 11:00:39 	Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20
11:00:39 [2022-09-21T11:00:39.901Z] 2022/09/21 11:00:39 	Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20
11:00:39 [2022-09-21T11:00:39.901Z] 2022/09/21 11:00:39 	Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20
11:00:39 [2022-09-21T11:00:39.901Z] 2022/09/21 11:00:39 	Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20
11:00:39 [2022-09-21T11:00:39.901Z] 2022/09/21 11:00:39 	Clone github.com/Microsoft/hcsshim, revision a11a2c44e8a4aa9d66314b1d759ef582df5ab5e8, attempt 1/20
11:00:39 [2022-09-21T11:00:39.901Z] 2022/09/21 11:00:39 	Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20
11:00:39 [2022-09-21T11:00:39.901Z] 2022/09/21 11:00:39 	Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20
11:00:39 [2022-09-21T11:00:39.901Z] 2022/09/21 11:00:39 	Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20
11:00:39 [2022-09-21T11:00:39.901Z] 2022/09/21 11:00:39 	Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20
11:00:39 [2022-09-21T11:00:39.901Z] 2022/09/21 11:00:39 	Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20
11:00:39 [2022-09-21T11:00:39.901Z] 2022/09/21 11:00:39 	Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20
11:00:39 [2022-09-21T11:00:39.901Z] 2022/09/21 11:00:39 	Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20
11:00:39 [2022-09-21T11:00:39.901Z] 2022/09/21 11:00:39 	Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20
11:00:39 [2022-09-21T11:00:39.901Z] 2022/09/21 11:00:39 	Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20
11:00:39 [2022-09-21T11:00:39.901Z] 2022/09/21 11:00:39 	Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20
11:00:39 [2022-09-21T11:00:39.901Z] 2022/09/21 11:00:39 	Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20
11:00:40 [2022-09-21T11:00:40.098Z] === RUN   TestDockerSuite/TestCpFromCaseH
11:00:40 [2022-09-21T11:00:40.449Z] --- PASS: TestKillContainerInvalidSignal (2.28s)
11:00:40 [2022-09-21T11:00:40.449Z] === RUN   TestKillContainer
11:00:40 [2022-09-21T11:00:40.449Z] === RUN   TestKillContainer/no_signal
11:00:40 [2022-09-21T11:00:40.839Z] 2022/09/21 11:00:40 	Finished clone github.com/docker/libtrust
11:00:40 [2022-09-21T11:00:40.839Z] 2022/09/21 11:00:40 	Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20
11:00:40 [2022-09-21T11:00:40.839Z] 2022/09/21 11:00:40 	Finished clone github.com/google/uuid
11:00:40 [2022-09-21T11:00:40.839Z] 2022/09/21 11:00:40 	Clone golang.org/x/sys, revision 33da011f77ade50ff5b6a6fb4a9a1e6d6b285809, attempt 1/20
11:00:41 [2022-09-21T11:00:41.025Z] --- PASS: TestCreateServiceMaxReplicas (3.39s)
11:00:41 [2022-09-21T11:00:41.025Z] === RUN   TestCreateWithDuplicateNetworkNames
11:00:41 [2022-09-21T11:00:41.025Z] === RUN   TestDockerSuite/TestCpFromCaseI
11:00:41 [2022-09-21T11:00:41.099Z] 2022/09/21 11:00:40 	Finished clone github.com/Azure/go-ansiterm
11:00:41 [2022-09-21T11:00:41.099Z] 2022/09/21 11:00:40 	Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20
11:00:41 [2022-09-21T11:00:41.099Z] 2022/09/21 11:00:41 	Finished clone github.com/moby/locker
11:00:41 [2022-09-21T11:00:41.099Z] 2022/09/21 11:00:41 	Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20
11:00:41 [2022-09-21T11:00:41.360Z] 2022/09/21 11:00:41 	Finished clone github.com/creack/pty
11:00:41 [2022-09-21T11:00:41.360Z] 2022/09/21 11:00:41 	Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20
11:00:41 [2022-09-21T11:00:41.360Z] 2022/09/21 11:00:41 	Finished clone github.com/willf/bitset
11:00:41 [2022-09-21T11:00:41.360Z] 2022/09/21 11:00:41 	Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20
11:00:41 [2022-09-21T11:00:41.360Z] 2022/09/21 11:00:41 	Finished clone github.com/tchap/go-patricia
11:00:41 [2022-09-21T11:00:41.360Z] 2022/09/21 11:00:41 	Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20
11:00:41 [2022-09-21T11:00:41.589Z] === RUN   TestDockerSuite/TestCpFromCaseJ
11:00:41 [2022-09-21T11:00:41.620Z] 2022/09/21 11:00:41 	Finished clone github.com/moby/term
11:00:41 [2022-09-21T11:00:41.620Z] 2022/09/21 11:00:41 	Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20
11:00:41 [2022-09-21T11:00:41.620Z] 2022/09/21 11:00:41 	Finished clone github.com/gorilla/mux
11:00:41 [2022-09-21T11:00:41.620Z] 2022/09/21 11:00:41 	Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20
11:00:41 [2022-09-21T11:00:41.880Z] 2022/09/21 11:00:41 	Finished clone github.com/Microsoft/go-winio
11:00:41 [2022-09-21T11:00:41.880Z] 2022/09/21 11:00:41 	Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20
11:00:42 [2022-09-21T11:00:42.139Z] 2022/09/21 11:00:41 	Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20
11:00:42 [2022-09-21T11:00:42.139Z] 2022/09/21 11:00:41 	Finished clone github.com/moby/sys
11:00:42 [2022-09-21T11:00:42.139Z] 2022/09/21 11:00:42 	Finished clone github.com/sirupsen/logrus
11:00:42 [2022-09-21T11:00:42.139Z] 2022/09/21 11:00:42 	Clone github.com/moby/buildkit, revision bc07b2b81b1c6a62d29981ac564b16a15ce2bfa7, attempt 1/20
11:00:42 [2022-09-21T11:00:42.151Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
11:00:42 [2022-09-21T11:00:42.400Z] 2022/09/21 11:00:42 	Finished clone github.com/docker/go-units
11:00:42 [2022-09-21T11:00:42.400Z] 2022/09/21 11:00:42 	Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20
11:00:42 [2022-09-21T11:00:42.645Z] === RUN   TestKillContainer/non_killing_signal
11:00:42 [2022-09-21T11:00:42.645Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
11:00:42 [2022-09-21T11:00:42.645Z] === RUN   TestKillContainer/killing_signal
11:00:42 [2022-09-21T11:00:42.970Z] 2022/09/21 11:00:42 	Finished clone github.com/syndtr/gocapability
11:00:42 [2022-09-21T11:00:42.970Z] 2022/09/21 11:00:42 	Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20
11:00:43 [2022-09-21T11:00:43.281Z] 2022/09/21 11:00:43 	Finished clone github.com/RackSec/srslog
11:00:43 [2022-09-21T11:00:43.281Z] 2022/09/21 11:00:43 	Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20
11:00:43 [2022-09-21T11:00:43.281Z] 2022/09/21 11:00:43 	Finished clone gotest.tools/v3
11:00:43 [2022-09-21T11:00:43.281Z] 2022/09/21 11:00:43 	Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20
11:00:43 [2022-09-21T11:00:43.517Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
11:00:43 [2022-09-21T11:00:43.543Z] 2022/09/21 11:00:43 	Finished clone github.com/imdario/mergo
11:00:43 [2022-09-21T11:00:43.543Z] 2022/09/21 11:00:43 	Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20
11:00:43 [2022-09-21T11:00:43.543Z] 2022/09/21 11:00:43 	Finished clone github.com/google/go-cmp
11:00:43 [2022-09-21T11:00:43.543Z] 2022/09/21 11:00:43 	Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20
11:00:43 [2022-09-21T11:00:43.805Z] 2022/09/21 11:00:43 	Finished clone golang.org/x/sync
11:00:43 [2022-09-21T11:00:43.805Z] 2022/09/21 11:00:43 	Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20
11:00:44 [2022-09-21T11:00:44.067Z] 2022/09/21 11:00:43 	Finished clone github.com/docker/go-connections
11:00:44 [2022-09-21T11:00:44.067Z] 2022/09/21 11:00:43 	Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20
11:00:44 [2022-09-21T11:00:44.079Z] === RUN   TestDockerSuite/TestCpGarbagePath
11:00:44 [2022-09-21T11:00:44.329Z] 2022/09/21 11:00:44 	Finished clone github.com/tonistiigi/units
11:00:44 [2022-09-21T11:00:44.329Z] 2022/09/21 11:00:44 	Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20
11:00:44 [2022-09-21T11:00:44.658Z] === RUN   TestDockerSuite/TestCpLocalOnly
11:00:44 [2022-09-21T11:00:44.658Z] === RUN   TestDockerSuite/TestCpNameHasColon
11:00:44 [2022-09-21T11:00:44.841Z] --- PASS: TestKillContainer (4.39s)
11:00:44 [2022-09-21T11:00:44.841Z]     --- PASS: TestKillContainer/no_signal (2.07s)
11:00:44 [2022-09-21T11:00:44.841Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
11:00:44 [2022-09-21T11:00:44.841Z]     --- PASS: TestKillContainer/killing_signal (2.27s)
11:00:44 [2022-09-21T11:00:44.841Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:00:44 [2022-09-21T11:00:44.841Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
11:00:44 [2022-09-21T11:00:44.841Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
11:00:44 [2022-09-21T11:00:44.841Z] === RUN   TestKillStoppedContainer
11:00:44 [2022-09-21T11:00:44.841Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
11:00:44 [2022-09-21T11:00:44.841Z] --- SKIP: TestKillStoppedContainer (0.00s)
11:00:44 [2022-09-21T11:00:44.841Z] === RUN   TestKillStoppedContainerAPIPre120
11:00:44 [2022-09-21T11:00:44.841Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
11:00:44 [2022-09-21T11:00:44.841Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
11:00:44 [2022-09-21T11:00:44.841Z] === RUN   TestKillDifferentUserContainer
11:00:44 [2022-09-21T11:00:44.841Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
11:00:44 [2022-09-21T11:00:44.841Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
11:00:44 [2022-09-21T11:00:44.841Z] === RUN   TestInspectOomKilledTrue
11:00:44 [2022-09-21T11:00:44.841Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
11:00:44 [2022-09-21T11:00:44.841Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
11:00:44 [2022-09-21T11:00:44.841Z] === RUN   TestInspectOomKilledFalse
11:00:44 [2022-09-21T11:00:44.841Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:00:44 [2022-09-21T11:00:44.841Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
11:00:44 [2022-09-21T11:00:44.841Z] === RUN   TestLogsFollowTailEmpty
11:00:44 [2022-09-21T11:00:44.900Z] 2022/09/21 11:00:44 	Finished clone github.com/grpc-ecosystem/grpc-opentracing
11:00:44 [2022-09-21T11:00:44.900Z] 2022/09/21 11:00:44 	Clone github.com/docker/libnetwork, revision 0dde5c895075df6e3630e76f750a447cf63f4789, attempt 1/20
11:00:45 [2022-09-21T11:00:45.160Z] 2022/09/21 11:00:44 	Finished clone github.com/google/shlex
11:00:45 [2022-09-21T11:00:45.160Z] 2022/09/21 11:00:44 	Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20
11:00:45 [2022-09-21T11:00:45.160Z] 2022/09/21 11:00:44 	Finished clone github.com/opentracing-contrib/go-stdlib
11:00:45 [2022-09-21T11:00:45.160Z] 2022/09/21 11:00:44 	Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20
11:00:45 [2022-09-21T11:00:45.160Z] 2022/09/21 11:00:45 	Finished clone github.com/opentracing/opentracing-go
11:00:45 [2022-09-21T11:00:45.160Z] 2022/09/21 11:00:45 	Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20
11:00:45 [2022-09-21T11:00:45.222Z] === RUN   TestDockerSuite/TestCpRelativePath
11:00:45 [2022-09-21T11:00:45.419Z] 2022/09/21 11:00:45 	Finished clone github.com/mitchellh/hashstructure
11:00:45 [2022-09-21T11:00:45.419Z] 2022/09/21 11:00:45 	Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20
11:00:45 [2022-09-21T11:00:45.679Z] 2022/09/21 11:00:45 	Finished clone github.com/gofrs/flock
11:00:45 [2022-09-21T11:00:45.679Z] 2022/09/21 11:00:45 	Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20
11:00:45 [2022-09-21T11:00:45.784Z] === RUN   TestDockerSuite/TestCpSpecialFiles
11:00:46 [2022-09-21T11:00:46.345Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
11:00:46 [2022-09-21T11:00:46.617Z] 2022/09/21 11:00:46 	Finished clone github.com/armon/go-radix
11:00:46 [2022-09-21T11:00:46.617Z] 2022/09/21 11:00:46 	Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20
11:00:46 [2022-09-21T11:00:46.617Z] 2022/09/21 11:00:46 	Finished clone github.com/docker/go-events
11:00:46 [2022-09-21T11:00:46.617Z] 2022/09/21 11:00:46 	Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20
11:00:46 [2022-09-21T11:00:46.877Z] 2022/09/21 11:00:46 	Finished clone github.com/armon/go-metrics
11:00:46 [2022-09-21T11:00:46.877Z] 2022/09/21 11:00:46 	Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20
11:00:46 [2022-09-21T11:00:46.908Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
11:00:47 [2022-09-21T11:00:47.037Z] --- PASS: TestLogsFollowTailEmpty (2.19s)
11:00:47 [2022-09-21T11:00:47.037Z] === RUN   TestNetworkNat
11:00:47 [2022-09-21T11:00:47.037Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
11:00:47 [2022-09-21T11:00:47.037Z] --- SKIP: TestNetworkNat (0.00s)
11:00:47 [2022-09-21T11:00:47.037Z] === RUN   TestNetworkLocalhostTCPNat
11:00:47 [2022-09-21T11:00:47.137Z] 2022/09/21 11:00:46 	Finished clone github.com/tonistiigi/fsutil
11:00:47 [2022-09-21T11:00:47.137Z] 2022/09/21 11:00:46 	Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20
11:00:47 [2022-09-21T11:00:47.469Z] === RUN   TestDockerSuite/TestCpToCaseA
11:00:48 [2022-09-21T11:00:48.077Z] 2022/09/21 11:00:47 	Finished clone github.com/sean-/seed
11:00:48 [2022-09-21T11:00:48.077Z] 2022/09/21 11:00:47 	Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20
11:00:48 [2022-09-21T11:00:48.077Z] 2022/09/21 11:00:47 	Finished clone github.com/hashicorp/errwrap
11:00:48 [2022-09-21T11:00:48.077Z] 2022/09/21 11:00:47 	Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20
11:00:48 [2022-09-21T11:00:48.646Z] 2022/09/21 11:00:48 	Finished clone github.com/hashicorp/memberlist
11:00:48 [2022-09-21T11:00:48.646Z] 2022/09/21 11:00:48 	Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20
11:00:48 [2022-09-21T11:00:48.646Z] 2022/09/21 11:00:48 	Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20
11:00:48 [2022-09-21T11:00:48.646Z] 2022/09/21 11:00:48 	Finished clone github.com/golang/gddo
11:00:48 [2022-09-21T11:00:48.646Z] 2022/09/21 11:00:48 	Finished clone github.com/hashicorp/go-multierror
11:00:48 [2022-09-21T11:00:48.646Z] 2022/09/21 11:00:48 	Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20
11:00:48 [2022-09-21T11:00:48.836Z] === RUN   TestDockerSuite/TestCpToCaseB
11:00:49 [2022-09-21T11:00:49.398Z] === RUN   TestDockerSuite/TestCpToCaseC
11:00:49 [2022-09-21T11:00:49.964Z] --- PASS: TestNetworkLocalhostTCPNat (2.52s)
11:00:49 [2022-09-21T11:00:49.964Z] === RUN   TestNetworkLoopbackNat
11:00:49 [2022-09-21T11:00:49.964Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
11:00:49 [2022-09-21T11:00:49.964Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
11:00:49 [2022-09-21T11:00:49.965Z] === RUN   TestPause
11:00:49 [2022-09-21T11:00:49.965Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
11:00:49 [2022-09-21T11:00:49.965Z] --- SKIP: TestPause (0.00s)
11:00:49 [2022-09-21T11:00:49.965Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:00:50 [2022-09-21T11:00:50.027Z] 2022/09/21 11:00:49 	Finished clone github.com/hashicorp/go-sockaddr
11:00:50 [2022-09-21T11:00:50.027Z] 2022/09/21 11:00:49 	Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20
11:00:50 [2022-09-21T11:00:50.027Z] 2022/09/21 11:00:49 	Finished clone github.com/docker/libkv
11:00:50 [2022-09-21T11:00:50.027Z] 2022/09/21 11:00:49 	Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20
11:00:50 [2022-09-21T11:00:50.027Z] 2022/09/21 11:00:49 	Finished clone github.com/vishvananda/netns
11:00:50 [2022-09-21T11:00:50.027Z] 2022/09/21 11:00:49 	Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20
11:00:50 [2022-09-21T11:00:50.764Z] === RUN   TestDockerSuite/TestCpToCaseD
11:00:51 [2022-09-21T11:00:51.407Z] 2022/09/21 11:00:51 	Finished clone github.com/moby/ipvs
11:00:51 [2022-09-21T11:00:51.407Z] 2022/09/21 11:00:51 	Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20
11:00:51 [2022-09-21T11:00:51.515Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.02s)
11:00:51 [2022-09-21T11:00:51.515Z] === RUN   TestPauseStopPausedContainer
11:00:51 [2022-09-21T11:00:51.515Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
11:00:51 [2022-09-21T11:00:51.515Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
11:00:51 [2022-09-21T11:00:51.515Z] === RUN   TestPsFilter
11:00:51 [2022-09-21T11:00:51.976Z] 2022/09/21 11:00:51 	Finished clone github.com/hashicorp/go-msgpack
11:00:51 [2022-09-21T11:00:51.976Z] 2022/09/21 11:00:51 	Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20
11:00:51 [2022-09-21T11:00:51.976Z] 2022/09/21 11:00:51 	Finished clone github.com/deckarep/golang-set
11:00:51 [2022-09-21T11:00:51.976Z] 2022/09/21 11:00:51 	Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20
11:00:51 [2022-09-21T11:00:51.976Z] 2022/09/21 11:00:51 	Finished clone github.com/samuel/go-zookeeper
11:00:51 [2022-09-21T11:00:51.976Z] 2022/09/21 11:00:51 	Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20
11:00:51 [2022-09-21T11:00:51.979Z] --- PASS: TestPsFilter (0.10s)
11:00:51 [2022-09-21T11:00:51.979Z] === RUN   TestRemoveContainerWithRemovedVolume
11:00:52 [2022-09-21T11:00:52.235Z] 2022/09/21 11:00:52 	Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20
11:00:52 [2022-09-21T11:00:52.235Z] 2022/09/21 11:00:52 	Finished clone github.com/vishvananda/netlink
11:00:52 [2022-09-21T11:00:52.495Z] 2022/09/21 11:00:52 	Finished clone github.com/BurntSushi/toml
11:00:52 [2022-09-21T11:00:52.495Z] 2022/09/21 11:00:52 	Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20
11:00:53 [2022-09-21T11:00:53.279Z] === RUN   TestDockerSuite/TestCpToCaseE
11:00:53 [2022-09-21T11:00:53.878Z] 2022/09/21 11:00:53 	Finished clone github.com/coreos/go-semver
11:00:53 [2022-09-21T11:00:53.878Z] 2022/09/21 11:00:53 	Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20
11:00:53 [2022-09-21T11:00:53.878Z] 2022/09/21 11:00:53 	Finished clone github.com/ishidawataru/sctp
11:00:53 [2022-09-21T11:00:53.878Z] 2022/09/21 11:00:53 	Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20
11:00:54 [2022-09-21T11:00:54.176Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.26s)
11:00:54 [2022-09-21T11:00:54.176Z] === RUN   TestRemoveContainerWithVolume
11:00:55 [2022-09-21T11:00:55.166Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.84s)
11:00:55 [2022-09-21T11:00:55.166Z] === RUN   TestCreateServiceSecretFileMode
11:00:55 [2022-09-21T11:00:55.166Z] === RUN   TestDockerSuite/TestCpToCaseF
11:00:55 [2022-09-21T11:00:55.259Z] 2022/09/21 11:00:55 	Finished clone github.com/Microsoft/opengcs
11:00:55 [2022-09-21T11:00:55.260Z] 2022/09/21 11:00:55 	Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20
11:00:55 [2022-09-21T11:00:55.422Z] === RUN   TestDockerSuite/TestCpToCaseG
11:00:55 [2022-09-21T11:00:55.520Z] 2022/09/21 11:00:55 	Finished clone github.com/modern-go/concurrent
11:00:55 [2022-09-21T11:00:55.520Z] 2022/09/21 11:00:55 	Clone github.com/docker/distribution, revision b5ca020cfbe998e5af3457fda087444cf5116496, attempt 1/20
11:00:55 [2022-09-21T11:00:55.520Z] 2022/09/21 11:00:55 	Finished clone golang.org/x/net
11:00:55 [2022-09-21T11:00:55.520Z] 2022/09/21 11:00:55 	Clone github.com/vbatts/tar-split, revision 80a436fd6164c557b131f7c59ed69bd81af69761, attempt 1/20
11:00:55 [2022-09-21T11:00:55.779Z] 2022/09/21 11:00:55 	Finished clone github.com/grpc-ecosystem/go-grpc-middleware
11:00:55 [2022-09-21T11:00:55.779Z] 2022/09/21 11:00:55 	Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20
11:00:56 [2022-09-21T11:00:56.041Z] 2022/09/21 11:00:56 	Finished clone go.etcd.io/bbolt
11:00:56 [2022-09-21T11:00:56.041Z] 2022/09/21 11:00:56 	Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20
11:00:56 [2022-09-21T11:00:56.373Z] --- PASS: TestRemoveContainerWithVolume (2.43s)
11:00:56 [2022-09-21T11:00:56.373Z] === RUN   TestRemoveContainerRunning
11:00:56 [2022-09-21T11:00:56.985Z] 2022/09/21 11:00:56 	Finished clone github.com/hashicorp/serf
11:00:56 [2022-09-21T11:00:56.985Z] 2022/09/21 11:00:56 	Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20
11:00:56 [2022-09-21T11:00:56.985Z] 2022/09/21 11:00:56 	Finished clone github.com/modern-go/reflect2
11:00:56 [2022-09-21T11:00:56.985Z] 2022/09/21 11:00:56 	Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20
11:00:56 [2022-09-21T11:00:56.985Z] 2022/09/21 11:00:56 	Finished clone github.com/json-iterator/go
11:00:56 [2022-09-21T11:00:56.985Z] 2022/09/21 11:00:56 	Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20
11:00:57 [2022-09-21T11:00:57.554Z] 2022/09/21 11:00:57 	Finished clone github.com/opencontainers/go-digest
11:00:57 [2022-09-21T11:00:57.554Z] 2022/09/21 11:00:57 	Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20
11:00:58 [2022-09-21T11:00:58.124Z] 2022/09/21 11:00:57 	Finished clone github.com/mistifyio/go-zfs
11:00:58 [2022-09-21T11:00:58.124Z] 2022/09/21 11:00:57 	Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20
11:00:58 [2022-09-21T11:00:58.570Z] --- PASS: TestRemoveContainerRunning (2.19s)
11:00:58 [2022-09-21T11:00:58.570Z] === RUN   TestRemoveContainerForceRemoveRunning
11:00:58 [2022-09-21T11:00:58.691Z] === RUN   TestDockerSuite/TestCpToCaseH
11:00:59 [2022-09-21T11:00:59.062Z] 2022/09/21 11:00:58 	Finished clone github.com/containerd/ttrpc
11:00:59 [2022-09-21T11:00:59.062Z] 2022/09/21 11:00:58 	Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20
11:00:59 [2022-09-21T11:00:59.631Z] 2022/09/21 11:00:59 	Finished clone github.com/cyphar/filepath-securejoin
11:00:59 [2022-09-21T11:00:59.631Z] 2022/09/21 11:00:59 	Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20
11:01:00 [2022-09-21T11:01:00.580Z] === RUN   TestDockerSuite/TestCpToCaseI
11:01:00 [2022-09-21T11:01:00.580Z] === RUN   TestDockerSuite/TestCpToCaseJ
11:01:00 [2022-09-21T11:01:00.768Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.99s)
11:01:00 [2022-09-21T11:01:00.768Z] === RUN   TestRemoveInvalidContainer
11:01:00 [2022-09-21T11:01:00.768Z] --- PASS: TestRemoveInvalidContainer (0.03s)
11:01:00 [2022-09-21T11:01:00.768Z] === RUN   TestRenameLinkedContainer
11:01:00 [2022-09-21T11:01:00.768Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
11:01:00 [2022-09-21T11:01:00.768Z] --- SKIP: TestRenameLinkedContainer (0.01s)
11:01:00 [2022-09-21T11:01:00.768Z] === RUN   TestRenameStoppedContainer
11:01:01 [2022-09-21T11:01:01.012Z] 2022/09/21 11:01:00 	Finished clone github.com/opencontainers/runtime-spec
11:01:01 [2022-09-21T11:01:01.012Z] 2022/09/21 11:01:00 	Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20
11:01:01 [2022-09-21T11:01:01.012Z] 2022/09/21 11:01:00 	Finished clone github.com/vbatts/tar-split
11:01:01 [2022-09-21T11:01:01.012Z] 2022/09/21 11:01:00 	Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20
11:01:01 [2022-09-21T11:01:01.271Z] 2022/09/21 11:01:01 	Finished clone github.com/coreos/go-systemd
11:01:01 [2022-09-21T11:01:01.271Z] 2022/09/21 11:01:01 	Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20
11:01:01 [2022-09-21T11:01:01.840Z] 2022/09/21 11:01:01 	Finished clone github.com/opencontainers/image-spec
11:01:01 [2022-09-21T11:01:01.840Z] 2022/09/21 11:01:01 	Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20
11:01:02 [2022-09-21T11:01:02.410Z] 2022/09/21 11:01:02 	Finished clone github.com/coreos/go-systemd/v22
11:01:02 [2022-09-21T11:01:02.410Z] 2022/09/21 11:01:02 	Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20
11:01:02 [2022-09-21T11:01:02.410Z] 2022/09/21 11:01:02 	Finished clone google.golang.org/grpc
11:01:02 [2022-09-21T11:01:02.410Z] 2022/09/21 11:01:02 	Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20
11:01:02 [2022-09-21T11:01:02.965Z] --- PASS: TestRenameStoppedContainer (2.46s)
11:01:02 [2022-09-21T11:01:02.965Z] === RUN   TestRenameRunningContainerAndReuse
11:01:02 [2022-09-21T11:01:02.981Z] 2022/09/21 11:01:02 	Finished clone github.com/Graylog2/go-gelf
11:01:02 [2022-09-21T11:01:02.981Z] 2022/09/21 11:01:02 	Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20
11:01:03 [2022-09-21T11:01:03.241Z] 2022/09/21 11:01:03 	Finished clone github.com/fluent/fluent-logger-golang
11:01:03 [2022-09-21T11:01:03.241Z] 2022/09/21 11:01:03 	Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20
11:01:03 [2022-09-21T11:01:03.502Z] 2022/09/21 11:01:03 	Finished clone github.com/philhofer/fwd
11:01:03 [2022-09-21T11:01:03.502Z] 2022/09/21 11:01:03 	Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20
11:01:03 [2022-09-21T11:01:03.762Z] 2022/09/21 11:01:03 	Finished clone github.com/godbus/dbus/v5
11:01:03 [2022-09-21T11:01:03.762Z] 2022/09/21 11:01:03 	Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20
11:01:03 [2022-09-21T11:01:03.848Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
11:01:03 [2022-09-21T11:01:03.848Z] === RUN   TestDockerSuite/TestCpToDot
11:01:04 [2022-09-21T11:01:04.413Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
11:01:05 [2022-09-21T11:01:05.145Z] 2022/09/21 11:01:04 	Finished clone github.com/fsnotify/fsnotify
11:01:05 [2022-09-21T11:01:05.145Z] 2022/09/21 11:01:04 	Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20
11:01:05 [2022-09-21T11:01:05.145Z] 2022/09/21 11:01:04 	Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20
11:01:05 [2022-09-21T11:01:05.145Z] 2022/09/21 11:01:04 	Finished clone github.com/docker/libnetwork
11:01:05 [2022-09-21T11:01:05.343Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
11:01:05 [2022-09-21T11:01:05.405Z] 2022/09/21 11:01:05 	Finished clone github.com/bsphere/le_go
11:01:05 [2022-09-21T11:01:05.405Z] 2022/09/21 11:01:05 	Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20
11:01:05 [2022-09-21T11:01:05.975Z] 2022/09/21 11:01:05 	Finished clone github.com/jmespath/go-jmespath
11:01:05 [2022-09-21T11:01:05.975Z] 2022/09/21 11:01:05 	Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20
11:01:06 [2022-09-21T11:01:06.274Z] === RUN   TestDockerSuite/TestCpToStdout
11:01:06 [2022-09-21T11:01:06.532Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
11:01:06 [2022-09-21T11:01:06.915Z] 2022/09/21 11:01:06 	Finished clone golang.org/x/oauth2
11:01:06 [2022-09-21T11:01:06.915Z] 2022/09/21 11:01:06 	Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20
11:01:06 [2022-09-21T11:01:06.915Z] 2022/09/21 11:01:06 	Finished clone github.com/golang/groupcache
11:01:06 [2022-09-21T11:01:06.915Z] 2022/09/21 11:01:06 	Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20
11:01:07 [2022-09-21T11:01:07.175Z] 2022/09/21 11:01:07 	Finished clone github.com/tinylib/msgp
11:01:07 [2022-09-21T11:01:07.175Z] 2022/09/21 11:01:07 	Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision 96c5ae04b6784e180aaeee50fba715ac448ddb0d, attempt 1/20
11:01:07 [2022-09-21T11:01:07.459Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
11:01:07 [2022-09-21T11:01:07.459Z] --- PASS: TestCreateServiceSecretFileMode (12.66s)
11:01:07 [2022-09-21T11:01:07.459Z] === RUN   TestCreateServiceConfigFileMode
11:01:07 [2022-09-21T11:01:07.690Z] --- PASS: TestRenameRunningContainerAndReuse (4.23s)
11:01:07 [2022-09-21T11:01:07.690Z] === RUN   TestRenameInvalidName
11:01:07 [2022-09-21T11:01:07.723Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
11:01:08 [2022-09-21T11:01:08.291Z] === RUN   TestDockerSuite/TestCpVolumePath
11:01:08 [2022-09-21T11:01:08.548Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
11:01:09 [2022-09-21T11:01:09.085Z] 2022/09/21 11:01:08 	Finished clone github.com/googleapis/gax-go
11:01:09 [2022-09-21T11:01:09.085Z] 2022/09/21 11:01:08 	Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20
11:01:09 [2022-09-21T11:01:09.477Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
11:01:09 [2022-09-21T11:01:09.477Z] === RUN   TestDockerSuite/TestCreateArgs
11:01:09 [2022-09-21T11:01:09.654Z] 2022/09/21 11:01:09 	Finished clone github.com/miekg/dns
11:01:09 [2022-09-21T11:01:09.654Z] 2022/09/21 11:01:09 	Clone github.com/containerd/continuity, revision 5ad51c7aca47b8e742f5e6e7dc841d50f5f6affd, attempt 1/20
11:01:09 [2022-09-21T11:01:09.654Z] 2022/09/21 11:01:09 	Finished clone go.opencensus.io
11:01:09 [2022-09-21T11:01:09.654Z] 2022/09/21 11:01:09 	Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20
11:01:09 [2022-09-21T11:01:09.732Z] === RUN   TestDockerSuite/TestCreateByImageID
11:01:09 [2022-09-21T11:01:09.886Z] --- PASS: TestRenameInvalidName (2.12s)
11:01:09 [2022-09-21T11:01:09.886Z] === RUN   TestRenameAnonymousContainer
11:01:09 [2022-09-21T11:01:09.886Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
11:01:09 [2022-09-21T11:01:09.886Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
11:01:09 [2022-09-21T11:01:09.886Z] === RUN   TestRenameContainerWithSameName
11:01:09 [2022-09-21T11:01:09.988Z] === RUN   TestDockerSuite/TestCreateEchoStdout
11:01:10 [2022-09-21T11:01:10.592Z] 2022/09/21 11:01:10 	Finished clone golang.org/x/sys
11:01:10 [2022-09-21T11:01:10.592Z] 2022/09/21 11:01:10 	Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20
11:01:10 [2022-09-21T11:01:10.851Z] 2022/09/21 11:01:10 	Finished clone github.com/containerd/fifo
11:01:10 [2022-09-21T11:01:10.851Z] 2022/09/21 11:01:10 	Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20
11:01:10 [2022-09-21T11:01:10.915Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
11:01:10 [2022-09-21T11:01:10.915Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
11:01:10 [2022-09-21T11:01:10.915Z] === RUN   TestDockerSuite/TestCreateHostConfig
11:01:10 [2022-09-21T11:01:10.915Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
11:01:10 [2022-09-21T11:01:10.915Z]     docker_api_swarm_node_test.go:81: [d04a3f3263197] joining swarm manager [d9a8c6340a278]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:01:11 [2022-09-21T11:01:11.439Z] --- PASS: TestRenameContainerWithSameName (2.14s)
11:01:11 [2022-09-21T11:01:11.439Z] === RUN   TestRenameContainerWithLinkedContainer
11:01:11 [2022-09-21T11:01:11.439Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
11:01:11 [2022-09-21T11:01:11.439Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
11:01:11 [2022-09-21T11:01:11.439Z] === RUN   TestResize
11:01:11 [2022-09-21T11:01:11.476Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
11:01:11 [2022-09-21T11:01:11.476Z] === RUN   TestDockerSuite/TestCreateLabels
11:01:11 [2022-09-21T11:01:11.476Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
11:01:11 [2022-09-21T11:01:11.732Z] === RUN   TestDockerSuite/TestCreateRM
11:01:11 [2022-09-21T11:01:11.732Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
11:01:11 [2022-09-21T11:01:11.732Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
11:01:11 [2022-09-21T11:01:11.732Z] === RUN   TestDockerSuite/TestCreateStopSignal
11:01:11 [2022-09-21T11:01:11.732Z] === RUN   TestDockerSuite/TestCreateStopTimeout
11:01:11 [2022-09-21T11:01:11.988Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
11:01:12 [2022-09-21T11:01:12.232Z] 2022/09/21 11:01:12 	Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20
11:01:12 [2022-09-21T11:01:12.232Z] 2022/09/21 11:01:12 	Finished clone github.com/containerd/cgroups
11:01:12 [2022-09-21T11:01:12.492Z] 2022/09/21 11:01:12 	Finished clone github.com/containerd/go-runc
11:01:12 [2022-09-21T11:01:12.492Z] 2022/09/21 11:01:12 	Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20
11:01:13 [2022-09-21T11:01:13.636Z] --- PASS: TestResize (2.04s)
11:01:13 [2022-09-21T11:01:13.636Z] === RUN   TestResizeWithInvalidSize
11:01:13 [2022-09-21T11:01:13.636Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
11:01:13 [2022-09-21T11:01:13.636Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
11:01:13 [2022-09-21T11:01:13.636Z] === RUN   TestResizeWhenContainerNotStarted
11:01:13 [2022-09-21T11:01:13.873Z] 2022/09/21 11:01:13 	Finished clone github.com/containerd/typeurl
11:01:13 [2022-09-21T11:01:13.873Z] 2022/09/21 11:01:13 	Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20
11:01:13 [2022-09-21T11:01:13.875Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
11:01:13 [2022-09-21T11:01:13.875Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
11:01:13 [2022-09-21T11:01:13.875Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
11:01:15 [2022-09-21T11:01:15.253Z] 2022/09/21 11:01:14 	Finished clone github.com/containerd/console
11:01:15 [2022-09-21T11:01:15.253Z] 2022/09/21 11:01:14 	Clone github.com/cilium/ebpf, revision 32458a752e0bcbc670691625f84e7ef6aef5655d, attempt 1/20
11:01:15 [2022-09-21T11:01:15.253Z] 2022/09/21 11:01:15 	Clone github.com/docker/swarmkit, revision cf1e0f8d95ee37ea1f9a5f8a54c73c1e0fa58a54, attempt 1/20
11:01:15 [2022-09-21T11:01:15.253Z] 2022/09/21 11:01:15 	Finished clone golang.org/x/text
11:01:16 [2022-09-21T11:01:16.192Z] 2022/09/21 11:01:16 	Finished clone github.com/gogo/googleapis
11:01:16 [2022-09-21T11:01:16.192Z] 2022/09/21 11:01:16 	Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20
11:01:16 [2022-09-21T11:01:16.452Z] 2022/09/21 11:01:16 	Finished clone github.com/containerd/continuity
11:01:16 [2022-09-21T11:01:16.452Z] 2022/09/21 11:01:16 	Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20
11:01:16 [2022-09-21T11:01:16.565Z] --- PASS: TestResizeWhenContainerNotStarted (2.44s)
11:01:16 [2022-09-21T11:01:16.565Z] === RUN   TestDaemonRestartKillContainers
11:01:16 [2022-09-21T11:01:16.565Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
11:01:16 [2022-09-21T11:01:16.565Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
11:01:16 [2022-09-21T11:01:16.565Z] === RUN   TestStats
11:01:16 [2022-09-21T11:01:16.565Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
11:01:16 [2022-09-21T11:01:16.565Z] --- SKIP: TestStats (0.00s)
11:01:16 [2022-09-21T11:01:16.565Z] === RUN   TestStopContainerWithRestartPolicyAlways
11:01:17 [2022-09-21T11:01:17.143Z] === RUN   TestDockerSuite/TestCreateWithPortRange
11:01:17 [2022-09-21T11:01:17.143Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
11:01:17 [2022-09-21T11:01:17.399Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
11:01:17 [2022-09-21T11:01:17.399Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
11:01:17 [2022-09-21T11:01:17.399Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
11:01:17 [2022-09-21T11:01:17.399Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
11:01:18 [2022-09-21T11:01:18.326Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
11:01:18 [2022-09-21T11:01:18.990Z] 2022/09/21 11:01:18 	Finished clone code.cloudfoundry.org/clock
11:01:18 [2022-09-21T11:01:18.990Z] 2022/09/21 11:01:18 	Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20
11:01:19 [2022-09-21T11:01:19.692Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
11:01:19 [2022-09-21T11:01:19.948Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
11:01:20 [2022-09-21T11:01:20.372Z] 2022/09/21 11:01:20 	Finished clone github.com/opencontainers/runc
11:01:20 [2022-09-21T11:01:20.372Z] 2022/09/21 11:01:20 	Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20
11:01:20 [2022-09-21T11:01:20.511Z] --- PASS: TestCreateServiceConfigFileMode (12.88s)
11:01:20 [2022-09-21T11:01:20.511Z] === RUN   TestCreateServiceSysctls
11:01:21 [2022-09-21T11:01:21.073Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
11:01:21 [2022-09-21T11:01:21.755Z] 2022/09/21 11:01:21 	Finished clone github.com/Microsoft/hcsshim
11:01:21 [2022-09-21T11:01:21.755Z] 2022/09/21 11:01:21 	Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20
11:01:22 [2022-09-21T11:01:22.001Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
11:01:22 [2022-09-21T11:01:22.016Z] 2022/09/21 11:01:21 	Finished clone github.com/fernet/fernet-go
11:01:22 [2022-09-21T11:01:22.016Z] 2022/09/21 11:01:21 	Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20
11:01:22 [2022-09-21T11:01:22.401Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.79s)
11:01:22 [2022-09-21T11:01:22.401Z] === RUN   TestStopContainerWithTimeout
11:01:22 [2022-09-21T11:01:22.401Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
11:01:22 [2022-09-21T11:01:22.401Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
11:01:22 [2022-09-21T11:01:22.401Z] === RUN   TestUpdateRestartPolicy
11:01:22 [2022-09-21T11:01:22.929Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
11:01:23 [2022-09-21T11:01:23.491Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
11:01:23 [2022-09-21T11:01:23.491Z] === RUN   TestDockerSuite/TestDevicePermissions
11:01:23 [2022-09-21T11:01:23.925Z] 2022/09/21 11:01:23 	Finished clone github.com/docker/distribution
11:01:23 [2022-09-21T11:01:23.925Z] 2022/09/21 11:01:23 	Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20
11:01:24 [2022-09-21T11:01:24.054Z] --- PASS: TestCreateServiceSysctls (3.64s)
11:01:24 [2022-09-21T11:01:24.054Z] === RUN   TestCreateServiceCapabilities
11:01:24 [2022-09-21T11:01:24.054Z] === RUN   TestDockerSuite/TestDockerFails
11:01:24 [2022-09-21T11:01:24.054Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
11:01:24 [2022-09-21T11:01:24.054Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
11:01:24 [2022-09-21T11:01:24.054Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
11:01:24 [2022-09-21T11:01:24.185Z] 2022/09/21 11:01:24 	Finished clone github.com/cilium/ebpf
11:01:24 [2022-09-21T11:01:24.185Z] 2022/09/21 11:01:24 	Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20
11:01:24 [2022-09-21T11:01:24.310Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
11:01:24 [2022-09-21T11:01:24.755Z] 2022/09/21 11:01:24 	Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20
11:01:24 [2022-09-21T11:01:24.755Z] 2022/09/21 11:01:24 	Finished clone github.com/golang/protobuf
11:01:24 [2022-09-21T11:01:24.872Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
11:01:25 [2022-09-21T11:01:25.693Z] 2022/09/21 11:01:25 	Finished clone golang.org/x/time
11:01:25 [2022-09-21T11:01:25.693Z] 2022/09/21 11:01:25 	Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20
11:01:25 [2022-09-21T11:01:25.800Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
11:01:26 [2022-09-21T11:01:26.262Z] 2022/09/21 11:01:25 	Finished clone github.com/hashicorp/go-memdb
11:01:26 [2022-09-21T11:01:26.262Z] 2022/09/21 11:01:25 	Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20
11:01:26 [2022-09-21T11:01:26.522Z] 2022/09/21 11:01:26 	Finished clone github.com/moby/buildkit
11:01:26 [2022-09-21T11:01:26.522Z] 2022/09/21 11:01:26 	Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20
11:01:26 [2022-09-21T11:01:26.522Z] 2022/09/21 11:01:26 	Finished clone github.com/hashicorp/go-immutable-radix
11:01:26 [2022-09-21T11:01:26.522Z] 2022/09/21 11:01:26 	Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20
11:01:27 [2022-09-21T11:01:27.170Z]     docker_api_swarm_node_test.go:53: [d7006fcbe7ae0] joining swarm manager [df26fc4af2408]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:01:27 [2022-09-21T11:01:27.170Z] --- PASS: TestCreateServiceCapabilities (3.30s)
11:01:27 [2022-09-21T11:01:27.170Z] === RUN   TestInspect
11:01:27 [2022-09-21T11:01:27.462Z] 2022/09/21 11:01:27 	Finished clone github.com/hashicorp/golang-lru
11:01:27 [2022-09-21T11:01:27.462Z] 2022/09/21 11:01:27 	Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20
11:01:27 [2022-09-21T11:01:27.753Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
11:01:27 [2022-09-21T11:01:27.753Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
11:01:27 [2022-09-21T11:01:27.753Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
11:01:27 [2022-09-21T11:01:27.753Z]     docker_api_swarm_node_test.go:54: [d2853e20fdc4f] joining swarm manager [df26fc4af2408]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:01:28 [2022-09-21T11:01:28.012Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
11:01:28 [2022-09-21T11:01:28.033Z] 2022/09/21 11:01:27 	Finished clone github.com/coreos/pkg
11:01:28 [2022-09-21T11:01:28.033Z] 2022/09/21 11:01:27 	Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20
11:01:28 [2022-09-21T11:01:28.033Z] 2022/09/21 11:01:27 	Finished clone github.com/grpc-ecosystem/go-grpc-prometheus
11:01:28 [2022-09-21T11:01:28.033Z] 2022/09/21 11:01:27 	Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20
11:01:29 [2022-09-21T11:01:29.412Z] 2022/09/21 11:01:29 	Finished clone golang.org/x/crypto
11:01:29 [2022-09-21T11:01:29.412Z] 2022/09/21 11:01:29 	Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20
11:01:29 [2022-09-21T11:01:29.412Z] 2022/09/21 11:01:29 	Finished clone github.com/beorn7/perks
11:01:29 [2022-09-21T11:01:29.412Z] 2022/09/21 11:01:29 	Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20
11:01:29 [2022-09-21T11:01:29.671Z] 2022/09/21 11:01:29 	Finished clone github.com/prometheus/client_model
11:01:29 [2022-09-21T11:01:29.671Z] 2022/09/21 11:01:29 	Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20
11:01:30 [2022-09-21T11:01:30.527Z] --- PASS: TestInspect (2.93s)
11:01:30 [2022-09-21T11:01:30.527Z] === RUN   TestCreateJob
11:01:31 [2022-09-21T11:01:31.051Z] 2022/09/21 11:01:30 	Finished clone github.com/prometheus/client_golang
11:01:31 [2022-09-21T11:01:31.051Z] 2022/09/21 11:01:30 	Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20
11:01:31 [2022-09-21T11:01:31.312Z] 2022/09/21 11:01:31 	Finished clone github.com/matttproud/golang_protobuf_extensions
11:01:31 [2022-09-21T11:01:31.313Z] 2022/09/21 11:01:31 	Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20
11:01:31 [2022-09-21T11:01:31.572Z] 2022/09/21 11:01:31 	Finished clone github.com/pkg/errors
11:01:31 [2022-09-21T11:01:31.572Z] 2022/09/21 11:01:31 	Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20
11:01:32 [2022-09-21T11:01:32.142Z] 2022/09/21 11:01:31 	Finished clone github.com/prometheus/common
11:01:32 [2022-09-21T11:01:32.142Z] 2022/09/21 11:01:31 	Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20
11:01:32 [2022-09-21T11:01:32.401Z] 2022/09/21 11:01:32 	Finished clone github.com/inconshreveable/mousetrap
11:01:32 [2022-09-21T11:01:32.401Z] 2022/09/21 11:01:32 	Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20
11:01:32 [2022-09-21T11:01:32.970Z] 2022/09/21 11:01:32 	Finished clone github.com/cespare/xxhash/v2
11:01:32 [2022-09-21T11:01:32.970Z] 2022/09/21 11:01:32 	Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20
11:01:32 [2022-09-21T11:01:32.970Z] 2022/09/21 11:01:32 	Finished clone github.com/prometheus/procfs
11:01:32 [2022-09-21T11:01:32.970Z] 2022/09/21 11:01:32 	Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20
11:01:33 [2022-09-21T11:01:33.791Z] --- PASS: TestCreateJob (3.00s)
11:01:33 [2022-09-21T11:01:33.791Z] === RUN   TestReplicatedJob
11:01:33 [2022-09-21T11:01:33.791Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
11:01:34 [2022-09-21T11:01:34.350Z] 2022/09/21 11:01:34 	Finished clone github.com/spf13/pflag
11:01:34 [2022-09-21T11:01:34.610Z] 2022/09/21 11:01:34 	Finished clone github.com/morikuni/aec
11:01:35 [2022-09-21T11:01:35.179Z] 2022/09/21 11:01:35 	Finished clone github.com/spf13/cobra
11:01:35 [2022-09-21T11:01:35.179Z] 2022/09/21 11:01:35 	Finished clone github.com/docker/go-metrics
11:01:35 [2022-09-21T11:01:35.679Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
11:01:36 [2022-09-21T11:01:36.561Z] 2022/09/21 11:01:36 	Finished clone github.com/google/certificate-transparency-go
11:01:36 [2022-09-21T11:01:36.821Z] 2022/09/21 11:01:36 	Finished clone github.com/opencontainers/selinux
11:01:38 [2022-09-21T11:01:38.196Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
11:01:39 [2022-09-21T11:01:39.124Z] --- PASS: TestReplicatedJob (5.68s)
11:01:39 [2022-09-21T11:01:39.124Z] === RUN   TestUpdateReplicatedJob
11:01:39 [2022-09-21T11:01:39.381Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
11:01:40 [2022-09-21T11:01:40.309Z] === RUN   TestDockerSuite/TestEventsAttach
11:01:40 [2022-09-21T11:01:40.872Z] === RUN   TestDockerSuite/TestEventsCommit
11:01:41 [2022-09-21T11:01:41.803Z] === RUN   TestDockerSuite/TestEventsContainerEvents
11:01:42 [2022-09-21T11:01:42.060Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
11:01:42 [2022-09-21T11:01:42.623Z] --- PASS: TestUpdateReplicatedJob (3.56s)
11:01:42 [2022-09-21T11:01:42.623Z] === RUN   TestServiceListWithStatuses
11:01:42 [2022-09-21T11:01:42.623Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:01:42 [2022-09-21T11:01:42.623Z] --- SKIP: TestServiceListWithStatuses (0.00s)
11:01:42 [2022-09-21T11:01:42.623Z] === RUN   TestDockerNetworkConnectAlias
11:01:42 [2022-09-21T11:01:42.623Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
11:01:43 [2022-09-21T11:01:43.188Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
11:01:43 [2022-09-21T11:01:43.561Z] --- PASS: TestUpdateRestartPolicy (21.10s)
11:01:43 [2022-09-21T11:01:43.561Z] === RUN   TestUpdateRestartWithAutoRemove
11:01:45 [2022-09-21T11:01:45.077Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
11:01:45 [2022-09-21T11:01:45.113Z] --- PASS: TestUpdateRestartWithAutoRemove (2.23s)
11:01:45 [2022-09-21T11:01:45.113Z] === RUN   TestWaitNonBlocked
11:01:45 [2022-09-21T11:01:45.113Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
11:01:45 [2022-09-21T11:01:45.113Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
11:01:45 [2022-09-21T11:01:45.113Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
11:01:45 [2022-09-21T11:01:45.113Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
11:01:45 [2022-09-21T11:01:45.113Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
11:01:45 [2022-09-21T11:01:45.113Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
11:01:46 [2022-09-21T11:01:46.006Z] === RUN   TestDockerSuite/TestEventsContainerRestart
11:01:46 [2022-09-21T11:01:46.876Z] 2022/09/21 11:01:45 	Finished clone github.com/cloudflare/cfssl
11:01:47 [2022-09-21T11:01:47.416Z] --- PASS: TestDockerNetworkConnectAlias (4.69s)
11:01:47 [2022-09-21T11:01:47.416Z] === RUN   TestDockerNetworkReConnect
11:01:48 [2022-09-21T11:01:48.344Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
11:01:50 [2022-09-21T11:01:50.866Z] === RUN   TestDockerSuite/TestEventsCopy
11:01:51 [2022-09-21T11:01:51.128Z] --- PASS: TestDockerNetworkReConnect (3.89s)
11:01:51 [2022-09-21T11:01:51.128Z] === RUN   TestServicePlugin
11:01:52 [2022-09-21T11:01:52.057Z] === RUN   TestDockerSuite/TestEventsFilterContainer
11:01:53 [2022-09-21T11:01:53.425Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
11:01:53 [2022-09-21T11:01:53.468Z] 2022/09/21 11:01:52 	Finished clone github.com/containerd/containerd
11:01:53 [2022-09-21T11:01:53.729Z] --- PASS: TestWaitNonBlocked (0.03s)
11:01:53 [2022-09-21T11:01:53.729Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.42s)
11:01:53 [2022-09-21T11:01:53.729Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.64s)
11:01:53 [2022-09-21T11:01:53.729Z] === RUN   TestWaitBlocked
11:01:53 [2022-09-21T11:01:53.729Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
11:01:53 [2022-09-21T11:01:53.729Z] --- SKIP: TestWaitBlocked (0.00s)
11:01:53 [2022-09-21T11:01:53.729Z] PASS
11:01:53 [2022-09-21T11:01:53.729Z] ok  	github.com/docker/docker/integration/container	82.711s
11:01:53 [2022-09-21T11:01:53.729Z] 
11:01:53 [2022-09-21T11:01:53.729Z] === Skipped
11:01:53 [2022-09-21T11:01:53.729Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
11:01:53 [2022-09-21T11:01:53.729Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:01:53 [2022-09-21T11:01:53.729Z] 
11:01:53 [2022-09-21T11:01:53.729Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.04s)
11:01:53 [2022-09-21T11:01:53.729Z]     copy_test.go:38: testEnv.OSType == "windows"
11:01:53 [2022-09-21T11:01:53.729Z] 
11:01:53 [2022-09-21T11:01:53.729Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s)
11:01:53 [2022-09-21T11:01:53.729Z]     copy_test.go:63: testEnv.OSType == "windows"
11:01:53 [2022-09-21T11:01:53.729Z] 
11:01:53 [2022-09-21T11:01:53.729Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
11:01:53 [2022-09-21T11:01:53.729Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
11:01:53 [2022-09-21T11:01:53.729Z] 
11:01:53 [2022-09-21T11:01:53.729Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
11:01:53 [2022-09-21T11:01:53.729Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
11:01:53 [2022-09-21T11:01:53.729Z] 
11:01:53 [2022-09-21T11:01:53.729Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
11:01:53 [2022-09-21T11:01:53.729Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
11:01:53 [2022-09-21T11:01:53.729Z] 
11:01:53 [2022-09-21T11:01:53.729Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
11:01:53 [2022-09-21T11:01:53.729Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
11:01:53 [2022-09-21T11:01:53.729Z] 
11:01:53 [2022-09-21T11:01:53.729Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
11:01:53 [2022-09-21T11:01:53.729Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
11:01:53 [2022-09-21T11:01:53.729Z] 
11:01:53 [2022-09-21T11:01:53.729Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
11:01:53 [2022-09-21T11:01:53.729Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
11:01:53 [2022-09-21T11:01:53.729Z] 
11:01:53 [2022-09-21T11:01:53.730Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s)
11:01:53 [2022-09-21T11:01:53.730Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
11:01:53 [2022-09-21T11:01:53.730Z] 
11:01:53 [2022-09-21T11:01:53.730Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
11:01:53 [2022-09-21T11:01:53.730Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
11:01:53 [2022-09-21T11:01:53.730Z] 
11:01:53 [2022-09-21T11:01:53.730Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
11:01:53 [2022-09-21T11:01:53.730Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
11:01:53 [2022-09-21T11:01:53.730Z] 
11:01:53 [2022-09-21T11:01:53.730Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
11:01:53 [2022-09-21T11:01:53.730Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
11:01:53 [2022-09-21T11:01:53.730Z] 
11:01:53 [2022-09-21T11:01:53.730Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
11:01:53 [2022-09-21T11:01:53.730Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
11:01:53 [2022-09-21T11:01:53.730Z] 
11:01:53 [2022-09-21T11:01:53.730Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
11:01:53 [2022-09-21T11:01:53.730Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
11:01:53 [2022-09-21T11:01:53.730Z] 
11:01:53 [2022-09-21T11:01:53.730Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
11:01:53 [2022-09-21T11:01:53.730Z]     health_test.go:21: testEnv.OSType == "windows": FIXME
11:01:53 [2022-09-21T11:01:53.730Z] 
11:01:53 [2022-09-21T11:01:53.730Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
11:01:53 [2022-09-21T11:01:53.730Z]     health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
11:01:53 [2022-09-21T11:01:53.730Z] 
11:01:53 [2022-09-21T11:01:53.730Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
11:01:53 [2022-09-21T11:01:53.730Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
11:01:53 [2022-09-21T11:01:53.730Z] 
11:01:53 [2022-09-21T11:01:53.730Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
11:01:53 [2022-09-21T11:01:53.730Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
11:01:53 [2022-09-21T11:01:53.730Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
11:01:53 [2022-09-21T11:01:53.730Z] 
11:01:53 [2022-09-21T11:01:53.730Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
11:01:53 [2022-09-21T11:01:53.730Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
11:01:53 [2022-09-21T11:01:53.730Z] 
11:01:53 [2022-09-21T11:01:53.730Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
11:01:53 [2022-09-21T11:01:53.730Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
11:01:53 [2022-09-21T11:01:53.730Z] 
11:01:53 [2022-09-21T11:01:53.730Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
11:01:53 [2022-09-21T11:01:53.730Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
11:01:53 [2022-09-21T11:01:53.730Z] 
11:01:53 [2022-09-21T11:01:53.730Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
11:01:53 [2022-09-21T11:01:53.730Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
11:01:53 [2022-09-21T11:01:53.730Z] 
11:01:53 [2022-09-21T11:01:53.730Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
11:01:53 [2022-09-21T11:01:53.730Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
11:01:53 [2022-09-21T11:01:53.730Z] 
11:01:53 [2022-09-21T11:01:53.730Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
11:01:53 [2022-09-21T11:01:53.730Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:01:53 [2022-09-21T11:01:53.730Z] 
11:01:53 [2022-09-21T11:01:53.730Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
11:01:53 [2022-09-21T11:01:53.730Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
11:01:53 [2022-09-21T11:01:53.730Z] 
11:01:53 [2022-09-21T11:01:53.730Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
11:01:53 [2022-09-21T11:01:53.730Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
11:01:53 [2022-09-21T11:01:53.730Z] 
11:01:53 [2022-09-21T11:01:53.730Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
11:01:53 [2022-09-21T11:01:53.730Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
11:01:53 [2022-09-21T11:01:53.730Z] 
11:01:53 [2022-09-21T11:01:53.730Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
11:01:53 [2022-09-21T11:01:53.730Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
11:01:53 [2022-09-21T11:01:53.730Z] 
11:01:53 [2022-09-21T11:01:53.730Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.01s)
11:01:53 [2022-09-21T11:01:53.730Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
11:01:53 [2022-09-21T11:01:53.730Z] 
11:01:53 [2022-09-21T11:01:53.730Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
11:01:53 [2022-09-21T11:01:53.730Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
11:01:53 [2022-09-21T11:01:53.730Z] 
11:01:53 [2022-09-21T11:01:53.730Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
11:01:53 [2022-09-21T11:01:53.730Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
11:01:53 [2022-09-21T11:01:53.730Z] 
11:01:53 [2022-09-21T11:01:53.730Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
11:01:53 [2022-09-21T11:01:53.730Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
11:01:53 [2022-09-21T11:01:53.730Z] 
11:01:53 [2022-09-21T11:01:53.730Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
11:01:53 [2022-09-21T11:01:53.730Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
11:01:53 [2022-09-21T11:01:53.730Z] 
11:01:53 [2022-09-21T11:01:53.730Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
11:01:53 [2022-09-21T11:01:53.730Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
11:01:53 [2022-09-21T11:01:53.730Z] 
11:01:53 [2022-09-21T11:01:53.730Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
11:01:53 [2022-09-21T11:01:53.730Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
11:01:53 [2022-09-21T11:01:53.730Z] 
11:01:53 [2022-09-21T11:01:53.730Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
11:01:53 [2022-09-21T11:01:53.730Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
11:01:53 [2022-09-21T11:01:53.730Z] 
11:01:53 [2022-09-21T11:01:53.730Z] DONE 89 tests, 37 skipped in 85.530s
11:01:53 [2022-09-21T11:01:53.730Z] Running D:\gopath\src\github.com\docker\docker\integration\image
11:01:55 [2022-09-21T11:01:55.282Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:01:55 [2022-09-21T11:01:55.282Z] INFO: Testing against a local daemon
11:01:55 [2022-09-21T11:01:55.282Z] === RUN   TestCommitInheritsEnv
11:01:55 [2022-09-21T11:01:55.282Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
11:01:55 [2022-09-21T11:01:55.282Z] --- SKIP: TestCommitInheritsEnv (0.00s)
11:01:55 [2022-09-21T11:01:55.282Z] === RUN   TestImportExtremelyLargeImageWorks
11:01:55 [2022-09-21T11:01:55.282Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
11:01:55 [2022-09-21T11:01:55.282Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
11:01:55 [2022-09-21T11:01:55.282Z] === RUN   TestImagesFilterMultiReference
11:01:55 [2022-09-21T11:01:55.282Z] --- PASS: TestImagesFilterMultiReference (0.09s)
11:01:55 [2022-09-21T11:01:55.282Z] === RUN   TestImagePullPlatformInvalid
11:01:55 [2022-09-21T11:01:55.282Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
11:01:55 [2022-09-21T11:01:55.282Z] === RUN   TestRemoveImageOrphaning
11:01:55 [2022-09-21T11:01:55.313Z]     plugin_test.go:62: [d6dd702298089] joining swarm manager [dbd768b5c6b3e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:01:56 [2022-09-21T11:01:56.010Z] 2022/09/21 11:01:55 	Finished clone github.com/coreos/etcd
11:01:56 [2022-09-21T11:01:56.243Z]     plugin_test.go:65: [d39f71c380479] joining swarm manager [dbd768b5c6b3e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:01:56 [2022-09-21T11:01:56.259Z] --- PASS: TestRemoveImageOrphaning (0.93s)
11:01:56 [2022-09-21T11:01:56.259Z] === RUN   TestTagUnprefixedRepoByNameOrName
11:01:56 [2022-09-21T11:01:56.259Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
11:01:56 [2022-09-21T11:01:56.259Z] === RUN   TestTagInvalidReference
11:01:56 [2022-09-21T11:01:56.259Z] --- PASS: TestTagInvalidReference (0.03s)
11:01:56 [2022-09-21T11:01:56.259Z] === RUN   TestTagValidPrefixedRepo
11:01:56 [2022-09-21T11:01:56.259Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
11:01:56 [2022-09-21T11:01:56.259Z] === RUN   TestTagExistedNameWithoutForce
11:01:56 [2022-09-21T11:01:56.259Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
11:01:56 [2022-09-21T11:01:56.259Z] === RUN   TestTagOfficialNames
11:01:56 [2022-09-21T11:01:56.259Z] --- PASS: TestTagOfficialNames (0.08s)
11:01:56 [2022-09-21T11:01:56.259Z] === RUN   TestTagMatchesDigest
11:01:56 [2022-09-21T11:01:56.259Z] --- PASS: TestTagMatchesDigest (0.03s)
11:01:56 [2022-09-21T11:01:56.259Z] PASS
11:01:56 [2022-09-21T11:01:56.259Z] ok  	github.com/docker/docker/integration/image	1.453s
11:01:56 [2022-09-21T11:01:56.723Z] 
11:01:56 [2022-09-21T11:01:56.723Z] === Skipped
11:01:56 [2022-09-21T11:01:56.723Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
11:01:56 [2022-09-21T11:01:56.723Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
11:01:56 [2022-09-21T11:01:56.723Z] 
11:01:56 [2022-09-21T11:01:56.723Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
11:01:56 [2022-09-21T11:01:56.723Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
11:01:56 [2022-09-21T11:01:56.723Z] 
11:01:56 [2022-09-21T11:01:56.723Z] DONE 11 tests, 2 skipped in 3.548s
11:01:56 [2022-09-21T11:01:56.723Z] Running D:\gopath\src\github.com\docker\docker\integration\network
11:01:57 [2022-09-21T11:01:57.393Z] 2022/09/21 11:01:57 	Finished clone github.com/docker/swarmkit
11:01:58 [2022-09-21T11:01:58.759Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
11:01:58 [2022-09-21T11:01:58.759Z] === RUN   TestDockerSuite/TestEventsFilterImageName
11:01:58 [2022-09-21T11:01:58.928Z] testing: warning: no tests to run
11:01:58 [2022-09-21T11:01:58.928Z] PASS
11:01:58 [2022-09-21T11:01:58.928Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.125s [no tests to run]
11:01:58 [2022-09-21T11:01:58.928Z] testing: warning: no tests to run
11:01:58 [2022-09-21T11:01:58.928Z] PASS
11:01:58 [2022-09-21T11:01:58.928Z] ok  	github.com/docker/docker/integration/network/macvlan	0.125s [no tests to run]
11:01:59 [2022-09-21T11:01:59.392Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:01:59 [2022-09-21T11:01:59.392Z] INFO: Testing against a local daemon
11:01:59 [2022-09-21T11:01:59.392Z] === RUN   TestNetworkCreateDelete
11:01:59 [2022-09-21T11:01:59.392Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
11:01:59 [2022-09-21T11:01:59.392Z] --- SKIP: TestNetworkCreateDelete (0.01s)
11:01:59 [2022-09-21T11:01:59.392Z] === RUN   TestDockerNetworkDeletePreferID
11:01:59 [2022-09-21T11:01:59.392Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
11:01:59 [2022-09-21T11:01:59.392Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
11:01:59 [2022-09-21T11:01:59.392Z] === RUN   TestDaemonDNSFallback
11:01:59 [2022-09-21T11:01:59.392Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
11:01:59 [2022-09-21T11:01:59.392Z] --- SKIP: TestDaemonDNSFallback (0.00s)
11:01:59 [2022-09-21T11:01:59.392Z] === RUN   TestInspectNetwork
11:01:59 [2022-09-21T11:01:59.392Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
11:01:59 [2022-09-21T11:01:59.392Z] --- SKIP: TestInspectNetwork (0.00s)
11:01:59 [2022-09-21T11:01:59.392Z] === RUN   TestRunContainerWithBridgeNone
11:01:59 [2022-09-21T11:01:59.392Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
11:01:59 [2022-09-21T11:01:59.392Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
11:01:59 [2022-09-21T11:01:59.392Z] === RUN   TestNetworkInvalidJSON
11:01:59 [2022-09-21T11:01:59.392Z] === RUN   TestNetworkInvalidJSON//networks/create
11:01:59 [2022-09-21T11:01:59.392Z] === PAUSE TestNetworkInvalidJSON//networks/create
11:01:59 [2022-09-21T11:01:59.392Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
11:01:59 [2022-09-21T11:01:59.392Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
11:01:59 [2022-09-21T11:01:59.392Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
11:01:59 [2022-09-21T11:01:59.392Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
11:01:59 [2022-09-21T11:01:59.392Z] === CONT  TestNetworkInvalidJSON//networks/create
11:01:59 [2022-09-21T11:01:59.392Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
11:01:59 [2022-09-21T11:01:59.392Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
11:01:59 [2022-09-21T11:01:59.392Z] --- PASS: TestNetworkInvalidJSON (0.04s)
11:01:59 [2022-09-21T11:01:59.392Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
11:01:59 [2022-09-21T11:01:59.392Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
11:01:59 [2022-09-21T11:01:59.392Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
11:01:59 [2022-09-21T11:01:59.392Z] === RUN   TestNetworkList
11:01:59 [2022-09-21T11:01:59.392Z] === RUN   TestNetworkList//networks
11:01:59 [2022-09-21T11:01:59.392Z] === PAUSE TestNetworkList//networks
11:01:59 [2022-09-21T11:01:59.392Z] === RUN   TestNetworkList//networks/
11:01:59 [2022-09-21T11:01:59.392Z] === PAUSE TestNetworkList//networks/
11:01:59 [2022-09-21T11:01:59.392Z] === CONT  TestNetworkList//networks
11:01:59 [2022-09-21T11:01:59.392Z] === CONT  TestNetworkList//networks/
11:01:59 [2022-09-21T11:01:59.392Z] --- PASS: TestNetworkList (0.03s)
11:01:59 [2022-09-21T11:01:59.392Z]     --- PASS: TestNetworkList//networks/ (0.00s)
11:01:59 [2022-09-21T11:01:59.392Z]     --- PASS: TestNetworkList//networks (0.00s)
11:01:59 [2022-09-21T11:01:59.392Z] === RUN   TestHostIPv4BridgeLabel
11:01:59 [2022-09-21T11:01:59.392Z]     network_test.go:126: testEnv.OSType == "windows"
11:01:59 [2022-09-21T11:01:59.392Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
11:01:59 [2022-09-21T11:01:59.392Z] === RUN   TestDaemonRestartWithLiveRestore
11:01:59 [2022-09-21T11:01:59.392Z]     service_test.go:29: testEnv.OSType == "windows"
11:01:59 [2022-09-21T11:01:59.392Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
11:01:59 [2022-09-21T11:01:59.392Z] === RUN   TestDaemonDefaultNetworkPools
11:01:59 [2022-09-21T11:01:59.392Z]     service_test.go:58: testEnv.OSType == "windows"
11:01:59 [2022-09-21T11:01:59.392Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
11:01:59 [2022-09-21T11:01:59.392Z] === RUN   TestDaemonRestartWithExistingNetwork
11:01:59 [2022-09-21T11:01:59.392Z]     service_test.go:102: testEnv.OSType == "windows"
11:01:59 [2022-09-21T11:01:59.392Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
11:01:59 [2022-09-21T11:01:59.392Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:01:59 [2022-09-21T11:01:59.392Z]     service_test.go:136: testEnv.OSType == "windows"
11:01:59 [2022-09-21T11:01:59.392Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
11:01:59 [2022-09-21T11:01:59.392Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
11:01:59 [2022-09-21T11:01:59.392Z]     service_test.go:187: testEnv.OSType == "windows"
11:01:59 [2022-09-21T11:01:59.392Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
11:01:59 [2022-09-21T11:01:59.392Z] === RUN   TestServiceWithPredefinedNetwork
11:01:59 [2022-09-21T11:01:59.392Z]     service_test.go:212: testEnv.OSType == "windows"
11:01:59 [2022-09-21T11:01:59.392Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
11:01:59 [2022-09-21T11:01:59.392Z] === RUN   TestServiceRemoveKeepsIngressNetwork
11:01:59 [2022-09-21T11:01:59.392Z]     service_test.go:242: FLAKY_TEST
11:01:59 [2022-09-21T11:01:59.392Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
11:01:59 [2022-09-21T11:01:59.392Z] === RUN   TestServiceWithDataPathPortInit
11:01:59 [2022-09-21T11:01:59.392Z]     service_test.go:333: testEnv.OSType == "windows"
11:01:59 [2022-09-21T11:01:59.392Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
11:01:59 [2022-09-21T11:01:59.392Z] === RUN   TestServiceWithDefaultAddressPoolInit
11:01:59 [2022-09-21T11:01:59.392Z]     service_test.go:401: testEnv.OSType == "windows"
11:01:59 [2022-09-21T11:01:59.392Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
11:01:59 [2022-09-21T11:01:59.392Z] PASS
11:01:59 [2022-09-21T11:01:59.392Z] ok  	github.com/docker/docker/integration/network	0.185s
11:01:59 [2022-09-21T11:01:59.686Z] === RUN   TestDockerSuite/TestEventsFilterLabels
11:01:59 [2022-09-21T11:01:59.859Z] 
11:01:59 [2022-09-21T11:01:59.859Z] === Skipped
11:01:59 [2022-09-21T11:01:59.859Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.01s)
11:01:59 [2022-09-21T11:01:59.859Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
11:01:59 [2022-09-21T11:01:59.859Z] 
11:01:59 [2022-09-21T11:01:59.859Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
11:01:59 [2022-09-21T11:01:59.859Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
11:01:59 [2022-09-21T11:01:59.859Z] 
11:01:59 [2022-09-21T11:01:59.859Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
11:01:59 [2022-09-21T11:01:59.859Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
11:01:59 [2022-09-21T11:01:59.859Z] 
11:01:59 [2022-09-21T11:01:59.859Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
11:01:59 [2022-09-21T11:01:59.859Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
11:01:59 [2022-09-21T11:01:59.859Z] 
11:01:59 [2022-09-21T11:01:59.859Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
11:01:59 [2022-09-21T11:01:59.859Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
11:01:59 [2022-09-21T11:01:59.859Z] 
11:01:59 [2022-09-21T11:01:59.859Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
11:01:59 [2022-09-21T11:01:59.859Z]     network_test.go:126: testEnv.OSType == "windows"
11:01:59 [2022-09-21T11:01:59.859Z] 
11:01:59 [2022-09-21T11:01:59.859Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
11:01:59 [2022-09-21T11:01:59.859Z]     service_test.go:29: testEnv.OSType == "windows"
11:01:59 [2022-09-21T11:01:59.859Z] 
11:01:59 [2022-09-21T11:01:59.859Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
11:01:59 [2022-09-21T11:01:59.859Z]     service_test.go:58: testEnv.OSType == "windows"
11:01:59 [2022-09-21T11:01:59.859Z] 
11:01:59 [2022-09-21T11:01:59.859Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
11:01:59 [2022-09-21T11:01:59.859Z]     service_test.go:102: testEnv.OSType == "windows"
11:01:59 [2022-09-21T11:01:59.859Z] 
11:01:59 [2022-09-21T11:01:59.859Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
11:01:59 [2022-09-21T11:01:59.859Z]     service_test.go:136: testEnv.OSType == "windows"
11:01:59 [2022-09-21T11:01:59.859Z] 
11:01:59 [2022-09-21T11:01:59.859Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
11:01:59 [2022-09-21T11:01:59.859Z]     service_test.go:187: testEnv.OSType == "windows"
11:01:59 [2022-09-21T11:01:59.859Z] 
11:01:59 [2022-09-21T11:01:59.859Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
11:01:59 [2022-09-21T11:01:59.859Z]     service_test.go:212: testEnv.OSType == "windows"
11:01:59 [2022-09-21T11:01:59.859Z] 
11:01:59 [2022-09-21T11:01:59.859Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
11:01:59 [2022-09-21T11:01:59.859Z]     service_test.go:242: FLAKY_TEST
11:01:59 [2022-09-21T11:01:59.859Z] 
11:01:59 [2022-09-21T11:01:59.859Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
11:01:59 [2022-09-21T11:01:59.859Z]     service_test.go:333: testEnv.OSType == "windows"
11:01:59 [2022-09-21T11:01:59.859Z] 
11:01:59 [2022-09-21T11:01:59.859Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
11:01:59 [2022-09-21T11:01:59.859Z]     service_test.go:401: testEnv.OSType == "windows"
11:01:59 [2022-09-21T11:01:59.859Z] 
11:01:59 [2022-09-21T11:01:59.859Z] DONE 22 tests, 15 skipped in 2.837s
11:01:59 [2022-09-21T11:01:59.859Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
11:02:00 [2022-09-21T11:02:00.250Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
11:02:00 [2022-09-21T11:02:00.250Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
11:02:00 [2022-09-21T11:02:00.250Z] === RUN   TestDockerSuite/TestEventsFilterType
11:02:00 [2022-09-21T11:02:00.331Z] testing: warning: no tests to run
11:02:00 [2022-09-21T11:02:00.331Z] PASS
11:02:00 [2022-09-21T11:02:00.331Z] ok  	github.com/docker/docker/integration/network/ipvlan	(cached) [no tests to run]
11:02:00 [2022-09-21T11:02:00.331Z] 
11:02:00 [2022-09-21T11:02:00.331Z] DONE 0 tests in 0.551s
11:02:00 [2022-09-21T11:02:00.331Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
11:02:00 [2022-09-21T11:02:00.506Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
11:02:00 [2022-09-21T11:02:00.762Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
11:02:00 [2022-09-21T11:02:00.762Z] === RUN   TestDockerSuite/TestEventsFilters
11:02:00 [2022-09-21T11:02:00.795Z] testing: warning: no tests to run
11:02:00 [2022-09-21T11:02:00.795Z] PASS
11:02:00 [2022-09-21T11:02:00.795Z] ok  	github.com/docker/docker/integration/network/macvlan	(cached) [no tests to run]
11:02:00 [2022-09-21T11:02:00.795Z] 
11:02:00 [2022-09-21T11:02:00.795Z] DONE 0 tests in 0.519s
11:02:01 [2022-09-21T11:02:01.260Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
11:02:02 [2022-09-21T11:02:02.130Z] === RUN   TestDockerSuite/TestEventsFormat
11:02:02 [2022-09-21T11:02:02.819Z] testing: warning: no tests to run
11:02:02 [2022-09-21T11:02:02.819Z] PASS
11:02:02 [2022-09-21T11:02:02.819Z] testing: warning: no tests to run
11:02:02 [2022-09-21T11:02:02.819Z] PASS
11:02:02 [2022-09-21T11:02:02.819Z] ok  	github.com/docker/docker/integration/plugin/authz	0.147s [no tests to run]
11:02:02 [2022-09-21T11:02:02.819Z] ok  	github.com/docker/docker/integration/plugin	0.148s [no tests to run]
11:02:03 [2022-09-21T11:02:03.056Z] === RUN   TestDockerSuite/TestEventsFormatBadField
11:02:03 [2022-09-21T11:02:03.056Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
11:02:03 [2022-09-21T11:02:03.056Z] === RUN   TestDockerSuite/TestEventsImageImport
11:02:03 [2022-09-21T11:02:03.983Z] === RUN   TestDockerSuite/TestEventsImageLoad
11:02:03 [2022-09-21T11:02:03.983Z] === RUN   TestDockerSuite/TestEventsImagePull
11:02:05 [2022-09-21T11:02:05.348Z] === RUN   TestDockerSuite/TestEventsImageTag
11:02:06 [2022-09-21T11:02:06.276Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
11:02:06 [2022-09-21T11:02:06.276Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
11:02:06 [2022-09-21T11:02:06.276Z]     docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport
11:02:06 [2022-09-21T11:02:06.276Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
11:02:06 [2022-09-21T11:02:06.276Z]     docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport
11:02:06 [2022-09-21T11:02:06.276Z] === RUN   TestDockerSuite/TestEventsPluginOps
11:02:06 [2022-09-21T11:02:06.276Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
11:02:08 [2022-09-21T11:02:08.795Z]     docker_api_swarm_test.go:202: [d8104fd4aadfa] joining swarm manager [d86ee13b06cfe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:02:09 [2022-09-21T11:02:09.051Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
11:02:09 [2022-09-21T11:02:09.613Z] === RUN   TestDockerSuite/TestEventsRename
11:02:10 [2022-09-21T11:02:10.175Z] === RUN   TestDockerSuite/TestEventsResize
11:02:10 [2022-09-21T11:02:10.736Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
11:02:11 [2022-09-21T11:02:11.438Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
11:02:11 [2022-09-21T11:02:11.696Z] === RUN   TestDockerSuite/TestEventsStreaming
11:02:12 [2022-09-21T11:02:12.273Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
11:02:13 [2022-09-21T11:02:13.260Z] testing: warning: no tests to run
11:02:13 [2022-09-21T11:02:13.260Z] PASS
11:02:13 [2022-09-21T11:02:13.260Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.307s [no tests to run]
11:02:13 [2022-09-21T11:02:13.260Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:02:13 [2022-09-21T11:02:13.260Z] INFO: Testing against a local daemon
11:02:13 [2022-09-21T11:02:13.260Z] === RUN   TestExternalGraphDriver
11:02:13 [2022-09-21T11:02:13.260Z]     external_test.go:48: runtime.GOOS == "windows"
11:02:13 [2022-09-21T11:02:13.260Z] --- SKIP: TestExternalGraphDriver (0.00s)
11:02:13 [2022-09-21T11:02:13.260Z] === RUN   TestGraphdriverPluginV2
11:02:13 [2022-09-21T11:02:13.260Z]     external_test.go:408: runtime.GOOS == "windows"
11:02:13 [2022-09-21T11:02:13.260Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
11:02:13 [2022-09-21T11:02:13.260Z] PASS
11:02:13 [2022-09-21T11:02:13.260Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.151s
11:02:15 [2022-09-21T11:02:15.460Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:02:15 [2022-09-21T11:02:15.460Z] INFO: Testing against a local daemon
11:02:15 [2022-09-21T11:02:15.460Z] === RUN   TestPluginWithDevMounts
11:02:15 [2022-09-21T11:02:15.460Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
11:02:15 [2022-09-21T11:02:15.460Z] --- SKIP: TestPluginWithDevMounts (0.00s)
11:02:15 [2022-09-21T11:02:15.460Z] PASS
11:02:15 [2022-09-21T11:02:15.460Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.094s
11:02:15 [2022-09-21T11:02:15.460Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:02:15 [2022-09-21T11:02:15.460Z] INFO: Testing against a local daemon
11:02:15 [2022-09-21T11:02:15.460Z] === RUN   TestReadPluginNoRead
11:02:15 [2022-09-21T11:02:15.460Z]     read_test.go:21: no unix domain sockets on Windows
11:02:15 [2022-09-21T11:02:15.460Z] --- SKIP: TestReadPluginNoRead (0.00s)
11:02:15 [2022-09-21T11:02:15.460Z] PASS
11:02:15 [2022-09-21T11:02:15.460Z] ok  	github.com/docker/docker/integration/plugin/logging	0.089s
11:02:15 [2022-09-21T11:02:15.460Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:02:15 [2022-09-21T11:02:15.460Z] INFO: Testing against a local daemon
11:02:15 [2022-09-21T11:02:15.460Z] === RUN   TestPluginInvalidJSON
11:02:15 [2022-09-21T11:02:15.460Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
11:02:15 [2022-09-21T11:02:15.460Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
11:02:15 [2022-09-21T11:02:15.460Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
11:02:15 [2022-09-21T11:02:15.460Z] --- PASS: TestPluginInvalidJSON (0.05s)
11:02:15 [2022-09-21T11:02:15.460Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
11:02:15 [2022-09-21T11:02:15.460Z] === RUN   TestPluginInstall
11:02:15 [2022-09-21T11:02:15.460Z]     plugin_test.go:63: testEnv.OSType == "windows"
11:02:15 [2022-09-21T11:02:15.460Z] --- SKIP: TestPluginInstall (0.00s)
11:02:15 [2022-09-21T11:02:15.460Z] === RUN   TestPluginsWithRuntimes
11:02:15 [2022-09-21T11:02:15.460Z]     plugin_test.go:172: testEnv.OSType == "windows"
11:02:15 [2022-09-21T11:02:15.460Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
11:02:15 [2022-09-21T11:02:15.460Z] === RUN   TestPluginBackCompatMediaTypes
11:02:15 [2022-09-21T11:02:15.460Z]     plugin_test.go:234: testEnv.OSType == "windows"
11:02:15 [2022-09-21T11:02:15.460Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
11:02:15 [2022-09-21T11:02:15.460Z] PASS
11:02:15 [2022-09-21T11:02:15.460Z] ok  	github.com/docker/docker/integration/plugin/common	0.147s
11:02:15 [2022-09-21T11:02:15.460Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
11:02:15 [2022-09-21T11:02:15.460Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
11:02:15 [2022-09-21T11:02:15.460Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
11:02:15 [2022-09-21T11:02:15.503Z] 2022/09/21 11:02:13 	Finished clone github.com/gogo/protobuf
11:02:15 [2022-09-21T11:02:15.503Z] 2022/09/21 11:02:15 	Finished clone cloud.google.com/go
11:02:15 [2022-09-21T11:02:15.537Z] === RUN   TestDockerSuite/TestEventsTop
11:02:15 [2022-09-21T11:02:15.537Z] === RUN   TestDockerSuite/TestEventsUntag
11:02:16 [2022-09-21T11:02:16.438Z] 
11:02:16 [2022-09-21T11:02:16.438Z] === Skipped
11:02:16 [2022-09-21T11:02:16.438Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
11:02:16 [2022-09-21T11:02:16.438Z]     plugin_test.go:63: testEnv.OSType == "windows"
11:02:16 [2022-09-21T11:02:16.438Z] 
11:02:16 [2022-09-21T11:02:16.438Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
11:02:16 [2022-09-21T11:02:16.438Z]     plugin_test.go:172: testEnv.OSType == "windows"
11:02:16 [2022-09-21T11:02:16.438Z] 
11:02:16 [2022-09-21T11:02:16.438Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
11:02:16 [2022-09-21T11:02:16.438Z]     plugin_test.go:234: testEnv.OSType == "windows"
11:02:16 [2022-09-21T11:02:16.438Z] 
11:02:16 [2022-09-21T11:02:16.438Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
11:02:16 [2022-09-21T11:02:16.438Z]     external_test.go:48: runtime.GOOS == "windows"
11:02:16 [2022-09-21T11:02:16.438Z] 
11:02:16 [2022-09-21T11:02:16.438Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
11:02:16 [2022-09-21T11:02:16.438Z]     external_test.go:408: runtime.GOOS == "windows"
11:02:16 [2022-09-21T11:02:16.438Z] 
11:02:16 [2022-09-21T11:02:16.438Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
11:02:16 [2022-09-21T11:02:16.438Z]     read_test.go:21: no unix domain sockets on Windows
11:02:16 [2022-09-21T11:02:16.438Z] 
11:02:16 [2022-09-21T11:02:16.438Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
11:02:16 [2022-09-21T11:02:16.438Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
11:02:16 [2022-09-21T11:02:16.438Z] 
11:02:16 [2022-09-21T11:02:16.438Z] DONE 9 tests, 7 skipped in 15.078s
11:02:16 [2022-09-21T11:02:16.438Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
11:02:16 [2022-09-21T11:02:16.902Z] testing: warning: no tests to run
11:02:16 [2022-09-21T11:02:16.902Z] PASS
11:02:16 [2022-09-21T11:02:16.902Z] ok  	github.com/docker/docker/integration/plugin/authz	(cached) [no tests to run]
11:02:16 [2022-09-21T11:02:16.902Z] 
11:02:16 [2022-09-21T11:02:16.902Z] DONE 0 tests in 0.442s
11:02:16 [2022-09-21T11:02:16.902Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
11:02:17 [2022-09-21T11:02:17.880Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:02:17 [2022-09-21T11:02:17.880Z] INFO: Testing against a local daemon
11:02:17 [2022-09-21T11:02:17.880Z] === RUN   TestPluginInvalidJSON
11:02:17 [2022-09-21T11:02:17.880Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
11:02:17 [2022-09-21T11:02:17.880Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
11:02:17 [2022-09-21T11:02:17.880Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
11:02:17 [2022-09-21T11:02:17.880Z] --- PASS: TestPluginInvalidJSON (0.05s)
11:02:17 [2022-09-21T11:02:17.880Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
11:02:17 [2022-09-21T11:02:17.880Z] === RUN   TestPluginInstall
11:02:17 [2022-09-21T11:02:17.880Z]     plugin_test.go:63: testEnv.OSType == "windows"
11:02:17 [2022-09-21T11:02:17.880Z] --- SKIP: TestPluginInstall (0.00s)
11:02:17 [2022-09-21T11:02:17.880Z] === RUN   TestPluginsWithRuntimes
11:02:17 [2022-09-21T11:02:17.880Z]     plugin_test.go:172: testEnv.OSType == "windows"
11:02:17 [2022-09-21T11:02:17.880Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
11:02:17 [2022-09-21T11:02:17.880Z] === RUN   TestPluginBackCompatMediaTypes
11:02:17 [2022-09-21T11:02:17.880Z]     plugin_test.go:234: testEnv.OSType == "windows"
11:02:17 [2022-09-21T11:02:17.880Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
11:02:17 [2022-09-21T11:02:17.880Z] PASS
11:02:17 [2022-09-21T11:02:17.880Z] ok  	github.com/docker/docker/integration/plugin/common	(cached)
11:02:17 [2022-09-21T11:02:17.880Z] 
11:02:17 [2022-09-21T11:02:17.880Z] === Skipped
11:02:17 [2022-09-21T11:02:17.880Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
11:02:17 [2022-09-21T11:02:17.880Z]     plugin_test.go:63: testEnv.OSType == "windows"
11:02:17 [2022-09-21T11:02:17.880Z] 
11:02:17 [2022-09-21T11:02:17.880Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
11:02:17 [2022-09-21T11:02:17.880Z]     plugin_test.go:172: testEnv.OSType == "windows"
11:02:17 [2022-09-21T11:02:17.880Z] 
11:02:17 [2022-09-21T11:02:17.880Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
11:02:17 [2022-09-21T11:02:17.880Z]     plugin_test.go:234: testEnv.OSType == "windows"
11:02:17 [2022-09-21T11:02:17.880Z] 
11:02:17 [2022-09-21T11:02:17.880Z] DONE 5 tests, 3 skipped in 1.158s
11:02:18 [2022-09-21T11:02:18.048Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
11:02:18 [2022-09-21T11:02:18.346Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
11:02:19 [2022-09-21T11:02:19.324Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:02:19 [2022-09-21T11:02:19.324Z] INFO: Testing against a local daemon
11:02:19 [2022-09-21T11:02:19.324Z] === RUN   TestExternalGraphDriver
11:02:19 [2022-09-21T11:02:19.324Z]     external_test.go:48: runtime.GOOS == "windows"
11:02:19 [2022-09-21T11:02:19.324Z] --- SKIP: TestExternalGraphDriver (0.00s)
11:02:19 [2022-09-21T11:02:19.324Z] === RUN   TestGraphdriverPluginV2
11:02:19 [2022-09-21T11:02:19.324Z]     external_test.go:408: runtime.GOOS == "windows"
11:02:19 [2022-09-21T11:02:19.324Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
11:02:19 [2022-09-21T11:02:19.324Z] PASS
11:02:19 [2022-09-21T11:02:19.324Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	(cached)
11:02:19 [2022-09-21T11:02:19.324Z] 
11:02:19 [2022-09-21T11:02:19.324Z] === Skipped
11:02:19 [2022-09-21T11:02:19.324Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
11:02:19 [2022-09-21T11:02:19.324Z]     external_test.go:48: runtime.GOOS == "windows"
11:02:19 [2022-09-21T11:02:19.324Z] 
11:02:19 [2022-09-21T11:02:19.324Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
11:02:19 [2022-09-21T11:02:19.324Z]     external_test.go:408: runtime.GOOS == "windows"
11:02:19 [2022-09-21T11:02:19.324Z] 
11:02:19 [2022-09-21T11:02:19.324Z] DONE 2 tests, 2 skipped in 0.969s
11:02:19 [2022-09-21T11:02:19.324Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
11:02:20 [2022-09-21T11:02:20.301Z] testing: warning: no tests to run
11:02:20 [2022-09-21T11:02:20.301Z] PASS
11:02:20 [2022-09-21T11:02:20.301Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:02:20 [2022-09-21T11:02:20.301Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
11:02:20 [2022-09-21T11:02:20.301Z] INFO: Testing against a local daemon
11:02:20 [2022-09-21T11:02:20.301Z] === RUN   TestReadPluginNoRead
11:02:20 [2022-09-21T11:02:20.301Z]     read_test.go:21: no unix domain sockets on Windows
11:02:20 [2022-09-21T11:02:20.301Z] --- SKIP: TestReadPluginNoRead (0.00s)
11:02:20 [2022-09-21T11:02:20.301Z] PASS
11:02:20 [2022-09-21T11:02:20.301Z] ok  	github.com/docker/docker/integration/plugin/logging	(cached)
11:02:20 [2022-09-21T11:02:20.301Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
11:02:20 [2022-09-21T11:02:20.301Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
11:02:20 [2022-09-21T11:02:20.301Z] 
11:02:20 [2022-09-21T11:02:20.301Z] === Skipped
11:02:20 [2022-09-21T11:02:20.301Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
11:02:20 [2022-09-21T11:02:20.301Z]     read_test.go:21: no unix domain sockets on Windows
11:02:20 [2022-09-21T11:02:20.301Z] 
11:02:20 [2022-09-21T11:02:20.301Z] DONE 1 tests, 1 skipped in 1.166s
11:02:20 [2022-09-21T11:02:20.768Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
11:02:21 [2022-09-21T11:02:21.231Z] testing: warning: no tests to run
11:02:21 [2022-09-21T11:02:21.231Z] PASS
11:02:21 [2022-09-21T11:02:21.231Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
11:02:21 [2022-09-21T11:02:21.231Z] 
11:02:21 [2022-09-21T11:02:21.231Z] DONE 0 tests in 0.717s
11:02:21 [2022-09-21T11:02:21.231Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
11:02:22 [2022-09-21T11:02:22.215Z] --- PASS: TestServicePlugin (31.13s)
11:02:22 [2022-09-21T11:02:22.215Z] === RUN   TestServiceUpdateLabel
11:02:22 [2022-09-21T11:02:22.789Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:02:22 [2022-09-21T11:02:22.789Z] INFO: Testing against a local daemon
11:02:22 [2022-09-21T11:02:22.789Z] === RUN   TestPluginWithDevMounts
11:02:22 [2022-09-21T11:02:22.789Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
11:02:22 [2022-09-21T11:02:22.789Z] --- SKIP: TestPluginWithDevMounts (0.00s)
11:02:22 [2022-09-21T11:02:22.789Z] PASS
11:02:22 [2022-09-21T11:02:22.789Z] ok  	github.com/docker/docker/integration/plugin/volumes	(cached)
11:02:22 [2022-09-21T11:02:22.789Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
11:02:22 [2022-09-21T11:02:22.789Z] 
11:02:22 [2022-09-21T11:02:22.789Z] === Skipped
11:02:22 [2022-09-21T11:02:22.789Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
11:02:22 [2022-09-21T11:02:22.789Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
11:02:22 [2022-09-21T11:02:22.789Z] 
11:02:22 [2022-09-21T11:02:22.789Z] DONE 1 tests, 1 skipped in 1.083s
11:02:22 [2022-09-21T11:02:22.789Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
11:02:23 [2022-09-21T11:02:23.849Z] 2022/09/21 11:02:23 	Finished clone google.golang.org/genproto
11:02:24 [2022-09-21T11:02:24.102Z] === RUN   TestDockerSuite/TestExec
11:02:24 [2022-09-21T11:02:24.339Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:02:24 [2022-09-21T11:02:24.339Z] INFO: Testing against a local daemon
11:02:24 [2022-09-21T11:02:24.339Z] === RUN   TestSecretInspect
11:02:24 [2022-09-21T11:02:24.339Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
11:02:24 [2022-09-21T11:02:24.339Z] --- SKIP: TestSecretInspect (0.00s)
11:02:24 [2022-09-21T11:02:24.339Z] === RUN   TestSecretList
11:02:24 [2022-09-21T11:02:24.339Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
11:02:24 [2022-09-21T11:02:24.339Z] --- SKIP: TestSecretList (0.00s)
11:02:24 [2022-09-21T11:02:24.339Z] === RUN   TestSecretsCreateAndDelete
11:02:24 [2022-09-21T11:02:24.339Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
11:02:24 [2022-09-21T11:02:24.339Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
11:02:24 [2022-09-21T11:02:24.339Z] === RUN   TestSecretsUpdate
11:02:24 [2022-09-21T11:02:24.339Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
11:02:24 [2022-09-21T11:02:24.339Z] --- SKIP: TestSecretsUpdate (0.00s)
11:02:24 [2022-09-21T11:02:24.339Z] === RUN   TestTemplatedSecret
11:02:24 [2022-09-21T11:02:24.339Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
11:02:24 [2022-09-21T11:02:24.339Z] --- SKIP: TestTemplatedSecret (0.00s)
11:02:24 [2022-09-21T11:02:24.339Z] === RUN   TestSecretCreateResolve
11:02:24 [2022-09-21T11:02:24.339Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
11:02:24 [2022-09-21T11:02:24.339Z] --- SKIP: TestSecretCreateResolve (0.00s)
11:02:24 [2022-09-21T11:02:24.339Z] PASS
11:02:24 [2022-09-21T11:02:24.339Z] ok  	github.com/docker/docker/integration/secret	0.111s
11:02:24 [2022-09-21T11:02:24.358Z] --- PASS: TestServiceUpdateLabel (2.16s)
11:02:24 [2022-09-21T11:02:24.358Z] === RUN   TestServiceUpdateSecrets
11:02:24 [2022-09-21T11:02:24.803Z] 
11:02:24 [2022-09-21T11:02:24.803Z] === Skipped
11:02:24 [2022-09-21T11:02:24.803Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
11:02:24 [2022-09-21T11:02:24.803Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
11:02:24 [2022-09-21T11:02:24.803Z] 
11:02:24 [2022-09-21T11:02:24.803Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
11:02:24 [2022-09-21T11:02:24.803Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
11:02:24 [2022-09-21T11:02:24.803Z] 
11:02:24 [2022-09-21T11:02:24.803Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
11:02:24 [2022-09-21T11:02:24.803Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
11:02:24 [2022-09-21T11:02:24.803Z] 
11:02:24 [2022-09-21T11:02:24.803Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
11:02:24 [2022-09-21T11:02:24.803Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
11:02:24 [2022-09-21T11:02:24.803Z] 
11:02:24 [2022-09-21T11:02:24.803Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
11:02:24 [2022-09-21T11:02:24.803Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
11:02:24 [2022-09-21T11:02:24.803Z] 
11:02:24 [2022-09-21T11:02:24.803Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
11:02:24 [2022-09-21T11:02:24.803Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
11:02:24 [2022-09-21T11:02:24.803Z] 
11:02:24 [2022-09-21T11:02:24.803Z] DONE 6 tests, 6 skipped in 2.214s
11:02:24 [2022-09-21T11:02:24.803Z] Running D:\gopath\src\github.com\docker\docker\integration\service
11:02:24 [2022-09-21T11:02:24.920Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
11:02:25 [2022-09-21T11:02:25.481Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
11:02:26 [2022-09-21T11:02:26.042Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
11:02:26 [2022-09-21T11:02:26.604Z] === RUN   TestDockerSuite/TestExecAPIStart
11:02:27 [2022-09-21T11:02:27.732Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:02:27 [2022-09-21T11:02:27.732Z] INFO: Testing against a local daemon
11:02:27 [2022-09-21T11:02:27.732Z] === RUN   TestServiceCreateInit
11:02:27 [2022-09-21T11:02:27.732Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:02:27 [2022-09-21T11:02:27.732Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
11:02:27 [2022-09-21T11:02:27.732Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:02:27 [2022-09-21T11:02:27.732Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
11:02:27 [2022-09-21T11:02:27.732Z] --- PASS: TestServiceCreateInit (0.04s)
11:02:27 [2022-09-21T11:02:27.732Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
11:02:27 [2022-09-21T11:02:27.732Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
11:02:27 [2022-09-21T11:02:27.732Z] === RUN   TestCreateServiceMultipleTimes
11:02:27 [2022-09-21T11:02:27.732Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
11:02:27 [2022-09-21T11:02:27.732Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
11:02:27 [2022-09-21T11:02:27.732Z] === RUN   TestCreateServiceConflict
11:02:27 [2022-09-21T11:02:27.732Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
11:02:27 [2022-09-21T11:02:27.732Z] --- SKIP: TestCreateServiceConflict (0.00s)
11:02:27 [2022-09-21T11:02:27.732Z] === RUN   TestCreateServiceMaxReplicas
11:02:27 [2022-09-21T11:02:27.732Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
11:02:27 [2022-09-21T11:02:27.732Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s)
11:02:27 [2022-09-21T11:02:27.732Z] === RUN   TestCreateWithDuplicateNetworkNames
11:02:27 [2022-09-21T11:02:27.732Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
11:02:27 [2022-09-21T11:02:27.732Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
11:02:27 [2022-09-21T11:02:27.732Z] === RUN   TestCreateServiceSecretFileMode
11:02:27 [2022-09-21T11:02:27.732Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
11:02:27 [2022-09-21T11:02:27.732Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
11:02:27 [2022-09-21T11:02:27.732Z] === RUN   TestCreateServiceConfigFileMode
11:02:27 [2022-09-21T11:02:27.732Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
11:02:27 [2022-09-21T11:02:27.732Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
11:02:27 [2022-09-21T11:02:27.732Z] === RUN   TestCreateServiceSysctls
11:02:27 [2022-09-21T11:02:27.732Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
11:02:27 [2022-09-21T11:02:27.732Z] --- SKIP: TestCreateServiceSysctls (0.04s)
11:02:27 [2022-09-21T11:02:27.732Z] === RUN   TestCreateServiceCapabilities
11:02:27 [2022-09-21T11:02:27.732Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
11:02:27 [2022-09-21T11:02:27.732Z] --- SKIP: TestCreateServiceCapabilities (0.04s)
11:02:27 [2022-09-21T11:02:27.732Z] === RUN   TestInspect
11:02:27 [2022-09-21T11:02:27.732Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
11:02:27 [2022-09-21T11:02:27.732Z] --- SKIP: TestInspect (0.00s)
11:02:27 [2022-09-21T11:02:27.732Z] === RUN   TestCreateJob
11:02:27 [2022-09-21T11:02:27.732Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
11:02:27 [2022-09-21T11:02:27.732Z] --- SKIP: TestCreateJob (0.00s)
11:02:27 [2022-09-21T11:02:27.732Z] === RUN   TestReplicatedJob
11:02:27 [2022-09-21T11:02:27.732Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
11:02:27 [2022-09-21T11:02:27.732Z] --- SKIP: TestReplicatedJob (0.00s)
11:02:27 [2022-09-21T11:02:27.732Z] === RUN   TestUpdateReplicatedJob
11:02:27 [2022-09-21T11:02:27.732Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
11:02:27 [2022-09-21T11:02:27.732Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
11:02:27 [2022-09-21T11:02:27.732Z] === RUN   TestServiceListWithStatuses
11:02:27 [2022-09-21T11:02:27.732Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
11:02:27 [2022-09-21T11:02:27.732Z] --- SKIP: TestServiceListWithStatuses (0.00s)
11:02:27 [2022-09-21T11:02:27.732Z] === RUN   TestDockerNetworkConnectAlias
11:02:27 [2022-09-21T11:02:27.732Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
11:02:27 [2022-09-21T11:02:27.732Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
11:02:27 [2022-09-21T11:02:27.732Z] === RUN   TestDockerNetworkReConnect
11:02:27 [2022-09-21T11:02:27.732Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
11:02:27 [2022-09-21T11:02:27.732Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
11:02:27 [2022-09-21T11:02:27.732Z] === RUN   TestServicePlugin
11:02:27 [2022-09-21T11:02:27.732Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
11:02:27 [2022-09-21T11:02:27.732Z] --- SKIP: TestServicePlugin (0.00s)
11:02:27 [2022-09-21T11:02:27.732Z] === RUN   TestServiceUpdateLabel
11:02:27 [2022-09-21T11:02:27.732Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
11:02:27 [2022-09-21T11:02:27.732Z] --- SKIP: TestServiceUpdateLabel (0.00s)
11:02:27 [2022-09-21T11:02:27.732Z] === RUN   TestServiceUpdateSecrets
11:02:27 [2022-09-21T11:02:27.732Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
11:02:27 [2022-09-21T11:02:27.732Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
11:02:27 [2022-09-21T11:02:27.732Z] === RUN   TestServiceUpdateConfigs
11:02:27 [2022-09-21T11:02:27.732Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
11:02:27 [2022-09-21T11:02:27.732Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
11:02:27 [2022-09-21T11:02:27.732Z] === RUN   TestServiceUpdateNetwork
11:02:27 [2022-09-21T11:02:27.732Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
11:02:27 [2022-09-21T11:02:27.732Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
11:02:27 [2022-09-21T11:02:27.732Z] === RUN   TestServiceUpdatePidsLimit
11:02:27 [2022-09-21T11:02:27.732Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
11:02:27 [2022-09-21T11:02:27.732Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s)
11:02:27 [2022-09-21T11:02:27.732Z] PASS
11:02:27 [2022-09-21T11:02:27.732Z] ok  	github.com/docker/docker/integration/service	0.268s
11:02:27 [2022-09-21T11:02:27.732Z] 
11:02:27 [2022-09-21T11:02:27.732Z] === Skipped
11:02:27 [2022-09-21T11:02:27.732Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
11:02:27 [2022-09-21T11:02:27.732Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
11:02:27 [2022-09-21T11:02:27.732Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
11:02:27 [2022-09-21T11:02:27.732Z] 
11:02:27 [2022-09-21T11:02:27.732Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
11:02:27 [2022-09-21T11:02:27.732Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
11:02:27 [2022-09-21T11:02:27.732Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
11:02:27 [2022-09-21T11:02:27.732Z] 
11:02:27 [2022-09-21T11:02:27.732Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
11:02:27 [2022-09-21T11:02:27.732Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
11:02:27 [2022-09-21T11:02:27.732Z] 
11:02:27 [2022-09-21T11:02:27.732Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
11:02:27 [2022-09-21T11:02:27.732Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
11:02:27 [2022-09-21T11:02:27.732Z] 
11:02:27 [2022-09-21T11:02:27.732Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s)
11:02:27 [2022-09-21T11:02:27.732Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
11:02:27 [2022-09-21T11:02:27.732Z] 
11:02:27 [2022-09-21T11:02:27.732Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
11:02:27 [2022-09-21T11:02:27.732Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
11:02:27 [2022-09-21T11:02:27.732Z] 
11:02:27 [2022-09-21T11:02:27.732Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
11:02:27 [2022-09-21T11:02:27.732Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
11:02:27 [2022-09-21T11:02:27.732Z] 
11:02:27 [2022-09-21T11:02:27.733Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
11:02:27 [2022-09-21T11:02:27.733Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
11:02:27 [2022-09-21T11:02:27.733Z] 
11:02:27 [2022-09-21T11:02:27.733Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s)
11:02:27 [2022-09-21T11:02:27.733Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
11:02:27 [2022-09-21T11:02:27.733Z] 
11:02:27 [2022-09-21T11:02:27.733Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s)
11:02:27 [2022-09-21T11:02:27.733Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
11:02:27 [2022-09-21T11:02:27.733Z] 
11:02:27 [2022-09-21T11:02:27.733Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
11:02:27 [2022-09-21T11:02:27.733Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
11:02:27 [2022-09-21T11:02:27.733Z] 
11:02:27 [2022-09-21T11:02:27.733Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
11:02:27 [2022-09-21T11:02:27.733Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
11:02:27 [2022-09-21T11:02:27.733Z] 
11:02:27 [2022-09-21T11:02:27.733Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
11:02:27 [2022-09-21T11:02:27.733Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
11:02:27 [2022-09-21T11:02:27.733Z] 
11:02:27 [2022-09-21T11:02:27.733Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
11:02:27 [2022-09-21T11:02:27.733Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
11:02:27 [2022-09-21T11:02:27.733Z] 
11:02:27 [2022-09-21T11:02:27.733Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
11:02:27 [2022-09-21T11:02:27.733Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
11:02:27 [2022-09-21T11:02:27.733Z] 
11:02:27 [2022-09-21T11:02:27.733Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
11:02:27 [2022-09-21T11:02:27.733Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
11:02:27 [2022-09-21T11:02:27.733Z] 
11:02:27 [2022-09-21T11:02:27.733Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
11:02:27 [2022-09-21T11:02:27.733Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
11:02:27 [2022-09-21T11:02:27.733Z] 
11:02:27 [2022-09-21T11:02:27.733Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
11:02:27 [2022-09-21T11:02:27.733Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
11:02:27 [2022-09-21T11:02:27.733Z] 
11:02:27 [2022-09-21T11:02:27.733Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
11:02:27 [2022-09-21T11:02:27.733Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
11:02:27 [2022-09-21T11:02:27.733Z] 
11:02:27 [2022-09-21T11:02:27.733Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
11:02:27 [2022-09-21T11:02:27.733Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
11:02:27 [2022-09-21T11:02:27.733Z] 
11:02:27 [2022-09-21T11:02:27.733Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
11:02:27 [2022-09-21T11:02:27.733Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
11:02:27 [2022-09-21T11:02:27.733Z] 
11:02:27 [2022-09-21T11:02:27.733Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
11:02:27 [2022-09-21T11:02:27.733Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
11:02:27 [2022-09-21T11:02:27.733Z] 
11:02:27 [2022-09-21T11:02:27.733Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s)
11:02:27 [2022-09-21T11:02:27.733Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
11:02:27 [2022-09-21T11:02:27.733Z] 
11:02:27 [2022-09-21T11:02:27.733Z] DONE 24 tests, 23 skipped in 2.788s
11:02:27 [2022-09-21T11:02:27.733Z] Running D:\gopath\src\github.com\docker\docker\integration\session
11:02:27 [2022-09-21T11:02:27.971Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
11:02:28 [2022-09-21T11:02:28.227Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
11:02:28 [2022-09-21T11:02:28.789Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
11:02:28 [2022-09-21T11:02:28.789Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
11:02:29 [2022-09-21T11:02:29.352Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
11:02:29 [2022-09-21T11:02:29.915Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
11:02:29 [2022-09-21T11:02:29.932Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:02:29 [2022-09-21T11:02:29.932Z] INFO: Testing against a local daemon
11:02:29 [2022-09-21T11:02:29.932Z] === RUN   TestSessionCreate
11:02:29 [2022-09-21T11:02:29.932Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
11:02:29 [2022-09-21T11:02:29.932Z] --- SKIP: TestSessionCreate (0.00s)
11:02:29 [2022-09-21T11:02:29.932Z] === RUN   TestSessionCreateWithBadUpgrade
11:02:29 [2022-09-21T11:02:29.932Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
11:02:29 [2022-09-21T11:02:29.932Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
11:02:29 [2022-09-21T11:02:29.932Z] PASS
11:02:29 [2022-09-21T11:02:29.932Z] ok  	github.com/docker/docker/integration/session	0.117s
11:02:29 [2022-09-21T11:02:29.932Z] 
11:02:29 [2022-09-21T11:02:29.932Z] === Skipped
11:02:29 [2022-09-21T11:02:29.932Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
11:02:29 [2022-09-21T11:02:29.932Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
11:02:29 [2022-09-21T11:02:29.932Z] 
11:02:29 [2022-09-21T11:02:29.932Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
11:02:29 [2022-09-21T11:02:29.932Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
11:02:29 [2022-09-21T11:02:29.932Z] 
11:02:29 [2022-09-21T11:02:29.932Z] DONE 2 tests, 2 skipped in 2.218s
11:02:30 [2022-09-21T11:02:30.396Z] Running D:\gopath\src\github.com\docker\docker\integration\system
11:02:30 [2022-09-21T11:02:30.478Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
11:02:31 [2022-09-21T11:02:31.041Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
11:02:31 [2022-09-21T11:02:31.041Z]     docker_api_swarm_test.go:384: [d313f6a29f871] joining swarm manager [d882863a2f9bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:02:31 [2022-09-21T11:02:31.948Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:02:31 [2022-09-21T11:02:31.948Z] INFO: Testing against a local daemon
11:02:31 [2022-09-21T11:02:31.948Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:02:31 [2022-09-21T11:02:31.948Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
11:02:31 [2022-09-21T11:02:31.948Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
11:02:31 [2022-09-21T11:02:31.948Z] === RUN   TestEventsExecDie
11:02:31 [2022-09-21T11:02:31.948Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
11:02:31 [2022-09-21T11:02:31.948Z] --- SKIP: TestEventsExecDie (0.00s)
11:02:31 [2022-09-21T11:02:31.948Z] === RUN   TestEventsBackwardsCompatible
11:02:31 [2022-09-21T11:02:31.948Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
11:02:31 [2022-09-21T11:02:31.948Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
11:02:31 [2022-09-21T11:02:31.948Z] === RUN   TestInfoAPI
11:02:31 [2022-09-21T11:02:31.948Z] --- PASS: TestInfoAPI (0.04s)
11:02:31 [2022-09-21T11:02:31.948Z] === RUN   TestInfoAPIWarnings
11:02:31 [2022-09-21T11:02:31.948Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
11:02:31 [2022-09-21T11:02:31.948Z] --- SKIP: TestInfoAPIWarnings (0.00s)
11:02:31 [2022-09-21T11:02:31.948Z] === RUN   TestInfoDebug
11:02:31 [2022-09-21T11:02:31.948Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
11:02:31 [2022-09-21T11:02:31.948Z] --- SKIP: TestInfoDebug (0.00s)
11:02:31 [2022-09-21T11:02:31.948Z] === RUN   TestInfoInsecureRegistries
11:02:31 [2022-09-21T11:02:31.948Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
11:02:31 [2022-09-21T11:02:31.948Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
11:02:31 [2022-09-21T11:02:31.948Z] === RUN   TestInfoRegistryMirrors
11:02:31 [2022-09-21T11:02:31.948Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
11:02:31 [2022-09-21T11:02:31.948Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
11:02:31 [2022-09-21T11:02:31.948Z] === RUN   TestLoginFailsWithBadCredentials
11:02:32 [2022-09-21T11:02:32.408Z] === RUN   TestDockerSuite/TestExecCgroup
11:02:32 [2022-09-21T11:02:32.408Z]     docker_api_swarm_test.go:385: [d9f29ecb8e58d] joining swarm manager [d882863a2f9bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:02:32 [2022-09-21T11:02:32.928Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s)
11:02:32 [2022-09-21T11:02:32.928Z] === RUN   TestPingCacheHeaders
11:02:33 [2022-09-21T11:02:33.338Z] === RUN   TestDockerSuite/TestExecEnv
11:02:33 [2022-09-21T11:02:33.392Z] --- PASS: TestPingCacheHeaders (0.04s)
11:02:33 [2022-09-21T11:02:33.392Z] === RUN   TestPingGet
11:02:33 [2022-09-21T11:02:33.392Z] --- PASS: TestPingGet (0.03s)
11:02:33 [2022-09-21T11:02:33.392Z] === RUN   TestPingHead
11:02:33 [2022-09-21T11:02:33.392Z] --- PASS: TestPingHead (0.04s)
11:02:33 [2022-09-21T11:02:33.392Z] === RUN   TestVersion
11:02:33 [2022-09-21T11:02:33.392Z] --- PASS: TestVersion (0.03s)
11:02:33 [2022-09-21T11:02:33.392Z] PASS
11:02:33 [2022-09-21T11:02:33.392Z] ok  	github.com/docker/docker/integration/system	1.238s
11:02:33 [2022-09-21T11:02:33.392Z] 
11:02:33 [2022-09-21T11:02:33.392Z] === Skipped
11:02:33 [2022-09-21T11:02:33.392Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
11:02:33 [2022-09-21T11:02:33.392Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
11:02:33 [2022-09-21T11:02:33.392Z] 
11:02:33 [2022-09-21T11:02:33.392Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
11:02:33 [2022-09-21T11:02:33.392Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
11:02:33 [2022-09-21T11:02:33.392Z] 
11:02:33 [2022-09-21T11:02:33.392Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
11:02:33 [2022-09-21T11:02:33.392Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
11:02:33 [2022-09-21T11:02:33.392Z] 
11:02:33 [2022-09-21T11:02:33.392Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
11:02:33 [2022-09-21T11:02:33.392Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
11:02:33 [2022-09-21T11:02:33.392Z] 
11:02:33 [2022-09-21T11:02:33.392Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
11:02:33 [2022-09-21T11:02:33.392Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
11:02:33 [2022-09-21T11:02:33.392Z] 
11:02:33 [2022-09-21T11:02:33.392Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
11:02:33 [2022-09-21T11:02:33.392Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
11:02:33 [2022-09-21T11:02:33.392Z] 
11:02:33 [2022-09-21T11:02:33.392Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
11:02:33 [2022-09-21T11:02:33.392Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
11:02:33 [2022-09-21T11:02:33.392Z] 
11:02:33 [2022-09-21T11:02:33.392Z] DONE 13 tests, 7 skipped in 3.092s
11:02:33 [2022-09-21T11:02:33.392Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
11:02:33 [2022-09-21T11:02:33.902Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
11:02:35 [2022-09-21T11:02:35.303Z] === RUN   TestDockerSuite/TestExecExitStatus
11:02:35 [2022-09-21T11:02:35.565Z] === RUN   TestDockerSuite/TestExecInspectID
11:02:35 [2022-09-21T11:02:35.594Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:02:35 [2022-09-21T11:02:35.594Z] INFO: Testing against a local daemon
11:02:35 [2022-09-21T11:02:35.594Z] === RUN   TestVolumesCreateAndList
11:02:35 [2022-09-21T11:02:35.594Z] --- PASS: TestVolumesCreateAndList (0.05s)
11:02:35 [2022-09-21T11:02:35.594Z] === RUN   TestVolumesRemove
11:02:35 [2022-09-21T11:02:35.594Z] --- PASS: TestVolumesRemove (0.08s)
11:02:35 [2022-09-21T11:02:35.594Z] === RUN   TestVolumesInspect
11:02:35 [2022-09-21T11:02:35.594Z] --- PASS: TestVolumesInspect (0.04s)
11:02:35 [2022-09-21T11:02:35.594Z] === RUN   TestVolumesInvalidJSON
11:02:35 [2022-09-21T11:02:35.594Z] === RUN   TestVolumesInvalidJSON//volumes/create
11:02:35 [2022-09-21T11:02:35.594Z] === PAUSE TestVolumesInvalidJSON//volumes/create
11:02:35 [2022-09-21T11:02:35.594Z] === CONT  TestVolumesInvalidJSON//volumes/create
11:02:35 [2022-09-21T11:02:35.594Z] --- PASS: TestVolumesInvalidJSON (0.03s)
11:02:35 [2022-09-21T11:02:35.594Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
11:02:35 [2022-09-21T11:02:35.594Z] PASS
11:02:35 [2022-09-21T11:02:35.594Z] ok  	github.com/docker/docker/integration/volume	0.290s
11:02:36 [2022-09-21T11:02:36.058Z] 
11:02:36 [2022-09-21T11:02:36.058Z] DONE 5 tests in 2.459s
11:02:36 [2022-09-21T11:02:36.058Z] INFO: make.ps1 ended at 09/21/2022 11:02:35
11:02:36 [2022-09-21T11:02:36.058Z] INFO: Integration CLI tests being run from the host:
11:02:36 [2022-09-21T11:02:36.058Z] 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" 
11:02:37 [2022-09-21T11:02:37.454Z] === RUN   TestDockerSuite/TestExecInteractive
11:02:37 [2022-09-21T11:02:37.710Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
11:02:38 [2022-09-21T11:02:38.271Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
11:02:38 [2022-09-21T11:02:38.835Z] === RUN   TestDockerSuite/TestExecParseError
11:02:39 [2022-09-21T11:02:39.398Z] --- PASS: TestServiceUpdateSecrets (15.04s)
11:02:39 [2022-09-21T11:02:39.398Z] === RUN   TestServiceUpdateConfigs
11:02:39 [2022-09-21T11:02:39.398Z] === RUN   TestDockerSuite/TestExecPausedContainer
11:02:39 [2022-09-21T11:02:39.960Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
11:02:40 [2022-09-21T11:02:40.522Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
11:02:41 [2022-09-21T11:02:41.888Z] === RUN   TestDockerSuite/TestExecSetEnv
11:02:42 [2022-09-21T11:02:42.450Z] === RUN   TestDockerSuite/TestExecStartFails
11:02:43 [2022-09-21T11:02:43.012Z] === RUN   TestDockerSuite/TestExecStateCleanup
11:02:48 [2022-09-21T11:02:48.519Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:02:48 [2022-09-21T11:02:48.519Z] INFO: Testing against a local daemon
11:02:48 [2022-09-21T11:02:48.519Z] === RUN   TestDockerSuite
11:02:48 [2022-09-21T11:02:48.519Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
11:02:48 [2022-09-21T11:02:48.519Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
11:02:48 [2022-09-21T11:02:48.519Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
11:02:48 [2022-09-21T11:02:48.519Z] === RUN   TestDockerSuite/TestAPIErrorJSON
11:02:48 [2022-09-21T11:02:48.519Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
11:02:48 [2022-09-21T11:02:48.519Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
11:02:48 [2022-09-21T11:02:48.519Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
11:02:48 [2022-09-21T11:02:48.519Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
11:02:48 [2022-09-21T11:02:48.519Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
11:02:48 [2022-09-21T11:02:48.519Z] === RUN   TestDockerSuite/TestAPIImagesDelete
11:02:48 [2022-09-21T11:02:48.519Z] === RUN   TestDockerSuite/TestAPIImagesFilter
11:02:48 [2022-09-21T11:02:48.519Z] === RUN   TestDockerSuite/TestAPIImagesHistory
11:02:48 [2022-09-21T11:02:48.983Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
11:02:49 [2022-09-21T11:02:49.447Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
11:02:55 [2022-09-21T11:02:55.216Z] === RUN   TestDockerSuite/TestExecStopNotHanging
11:02:55 [2022-09-21T11:02:55.216Z] === RUN   TestDockerSuite/TestExecTTY
11:02:55 [2022-09-21T11:02:55.216Z] --- PASS: TestServiceUpdateConfigs (14.96s)
11:02:55 [2022-09-21T11:02:55.216Z] === RUN   TestServiceUpdateNetwork
11:02:55 [2022-09-21T11:02:55.216Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
11:02:55 [2022-09-21T11:02:55.473Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
11:02:56 [2022-09-21T11:02:56.035Z] === RUN   TestDockerSuite/TestExecUlimits
11:02:56 [2022-09-21T11:02:56.962Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
11:02:56 [2022-09-21T11:02:56.962Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
11:02:56 [2022-09-21T11:02:56.962Z] === RUN   TestDockerSuite/TestExecWithImageUser
11:02:58 [2022-09-21T11:02:58.328Z] === RUN   TestDockerSuite/TestExecWithNoTERM
11:02:58 [2022-09-21T11:02:58.890Z] === RUN   TestDockerSuite/TestExecWithPrivileged
11:02:59 [2022-09-21T11:02:59.494Z] === RUN   TestDockerSuite/TestExecWithTERM
11:03:00 [2022-09-21T11:03:00.056Z] === RUN   TestDockerSuite/TestExecWithUser
11:03:00 [2022-09-21T11:03:00.618Z] === RUN   TestDockerSuite/TestGetContainerStats
11:03:05 [2022-09-21T11:03:05.884Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
11:03:07 [2022-09-21T11:03:07.247Z] --- PASS: TestServiceUpdateNetwork (12.99s)
11:03:07 [2022-09-21T11:03:07.247Z] === RUN   TestServiceUpdatePidsLimit
11:03:08 [2022-09-21T11:03:08.611Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
11:03:09 [2022-09-21T11:03:09.172Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
11:03:09 [2022-09-21T11:03:09.734Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
11:03:11 [2022-09-21T11:03:11.097Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
11:03:16 [2022-09-21T11:03:16.339Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
11:03:16 [2022-09-21T11:03:16.339Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
11:03:16 [2022-09-21T11:03:16.339Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
11:03:16 [2022-09-21T11:03:16.339Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
11:03:16 [2022-09-21T11:03:16.339Z] === RUN   TestDockerSuite/TestHealth
11:03:20 [2022-09-21T11:03:20.097Z] 2022/09/21 11:03:18 	Finished clone github.com/hashicorp/consul
11:03:24 [2022-09-21T11:03:24.422Z] --- PASS: TestServiceUpdatePidsLimit (16.31s)
11:03:24 [2022-09-21T11:03:24.422Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.63s)
11:03:24 [2022-09-21T11:03:24.422Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s)
11:03:24 [2022-09-21T11:03:24.422Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s)
11:03:24 [2022-09-21T11:03:24.422Z] PASS
11:03:24 [2022-09-21T11:03:24.422Z] 
11:03:24 [2022-09-21T11:03:24.422Z] === Skipped
11:03:24 [2022-09-21T11:03:24.422Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
11:03:24 [2022-09-21T11:03:24.422Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:03:24 [2022-09-21T11:03:24.422Z] 
11:03:24 [2022-09-21T11:03:24.422Z] DONE 27 tests, 1 skipped in 193.076s
11:03:24 [2022-09-21T11:03:24.422Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
11:03:24 [2022-09-21T11:03:24.422Z] ++ 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
11:03:24 [2022-09-21T11:03:24.422Z] ++ set -e
11:03:24 [2022-09-21T11:03:24.422Z] ++ '[' -n 0 ']'
11:03:24 [2022-09-21T11:03:24.422Z] ++ set -x
11:03:24 [2022-09-21T11:03:24.422Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
11:03:24 [2022-09-21T11:03:24.422Z] INFO: Testing against a local daemon
11:03:24 [2022-09-21T11:03:24.422Z] === RUN   TestSessionCreate
11:03:24 [2022-09-21T11:03:24.422Z] --- PASS: TestSessionCreate (0.02s)
11:03:24 [2022-09-21T11:03:24.422Z] === RUN   TestSessionCreateWithBadUpgrade
11:03:24 [2022-09-21T11:03:24.422Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
11:03:24 [2022-09-21T11:03:24.422Z] PASS
11:03:24 [2022-09-21T11:03:24.422Z] 
11:03:24 [2022-09-21T11:03:24.422Z] DONE 2 tests in 0.183s
11:03:24 [2022-09-21T11:03:24.422Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
11:03:24 [2022-09-21T11:03:24.422Z] ++ 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
11:03:24 [2022-09-21T11:03:24.422Z] ++ set -e
11:03:24 [2022-09-21T11:03:24.422Z] ++ '[' -n 0 ']'
11:03:24 [2022-09-21T11:03:24.422Z] ++ set -x
11:03:24 [2022-09-21T11:03:24.422Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
11:03:24 [2022-09-21T11:03:24.422Z] INFO: Testing against a local daemon
11:03:24 [2022-09-21T11:03:24.422Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:03:24 [2022-09-21T11:03:24.422Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:03:24 [2022-09-21T11:03:24.422Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
11:03:24 [2022-09-21T11:03:24.422Z] === RUN   TestEventsExecDie
11:03:24 [2022-09-21T11:03:24.422Z] --- PASS: TestEventsExecDie (0.55s)
11:03:24 [2022-09-21T11:03:24.422Z] === RUN   TestEventsBackwardsCompatible
11:03:24 [2022-09-21T11:03:24.679Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
11:03:24 [2022-09-21T11:03:24.679Z] === RUN   TestInfoBinaryCommits
11:03:24 [2022-09-21T11:03:24.679Z] --- PASS: TestInfoBinaryCommits (0.03s)
11:03:24 [2022-09-21T11:03:24.679Z] === RUN   TestInfoAPIVersioned
11:03:24 [2022-09-21T11:03:24.679Z] --- PASS: TestInfoAPIVersioned (0.01s)
11:03:24 [2022-09-21T11:03:24.679Z] === RUN   TestInfoDiscoveryBackend
11:03:25 [2022-09-21T11:03:25.240Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
11:03:25 [2022-09-21T11:03:25.240Z] === RUN   TestInfoDiscoveryInvalidAdvertise
11:03:26 [2022-09-21T11:03:26.167Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
11:03:26 [2022-09-21T11:03:26.167Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
11:03:26 [2022-09-21T11:03:26.422Z]     check_test.go:380: [d9f29ecb8e58d] daemon is not started
11:03:26 [2022-09-21T11:03:26.422Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
11:03:26 [2022-09-21T11:03:26.677Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
11:03:26 [2022-09-21T11:03:26.677Z] === RUN   TestInfoAPI
11:03:26 [2022-09-21T11:03:26.677Z] --- PASS: TestInfoAPI (0.02s)
11:03:26 [2022-09-21T11:03:26.677Z] === RUN   TestInfoAPIWarnings
11:03:28 [2022-09-21T11:03:28.566Z]     docker_api_swarm_test.go:802: [ddcb279e940f5] joining swarm manager [df5c3b5ca2080]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:03:29 [2022-09-21T11:03:29.493Z]     docker_api_swarm_test.go:802: [da855f8414804] joining swarm manager [df5c3b5ca2080]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:03:30 [2022-09-21T11:03:30.858Z]     docker_api_swarm_test.go:802: [d5e3054ccd02b] joining swarm manager [df5c3b5ca2080]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
11:03:32 [2022-09-21T11:03:32.221Z]     docker_api_swarm_test.go:802: [d4f36137c55c5] joining swarm manager [df5c3b5ca2080]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
11:03:33 [2022-09-21T11:03:33.597Z]     docker_api_swarm_test.go:810: [d838de2a31c37] joining swarm manager [df5c3b5ca2080]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
11:03:35 [2022-09-21T11:03:35.486Z] === RUN   TestDockerSuite/TestHistoryExistentImage
11:03:35 [2022-09-21T11:03:35.486Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
11:03:35 [2022-09-21T11:03:35.486Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
11:03:35 [2022-09-21T11:03:35.486Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
11:03:36 [2022-09-21T11:03:36.048Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
11:03:36 [2022-09-21T11:03:36.048Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
11:03:36 [2022-09-21T11:03:36.609Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
11:03:36 [2022-09-21T11:03:36.609Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
11:03:36 [2022-09-21T11:03:36.609Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
11:03:36 [2022-09-21T11:03:36.609Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
11:03:36 [2022-09-21T11:03:36.865Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
11:03:37 [2022-09-21T11:03:37.120Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
11:03:37 [2022-09-21T11:03:37.376Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
11:03:37 [2022-09-21T11:03:37.376Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
11:03:37 [2022-09-21T11:03:37.937Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
11:03:37 [2022-09-21T11:03:37.937Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
11:03:38 [2022-09-21T11:03:38.498Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
11:03:39 [2022-09-21T11:03:39.426Z] === RUN   TestDockerSuite/TestImagesFormat
11:03:39 [2022-09-21T11:03:39.426Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
11:03:39 [2022-09-21T11:03:39.988Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
11:03:42 [2022-09-21T11:03:42.502Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
11:03:42 [2022-09-21T11:03:42.502Z] === RUN   TestDockerSuite/TestImportBadURL
11:03:42 [2022-09-21T11:03:42.502Z] === RUN   TestDockerSuite/TestImportDisplay
11:03:43 [2022-09-21T11:03:43.065Z] --- PASS: TestInfoAPIWarnings (16.29s)
11:03:43 [2022-09-21T11:03:43.065Z] === RUN   TestInfoDebug
11:03:43 [2022-09-21T11:03:43.627Z] --- PASS: TestInfoDebug (0.55s)
11:03:43 [2022-09-21T11:03:43.627Z] === RUN   TestInfoInsecureRegistries
11:03:43 [2022-09-21T11:03:43.884Z] === RUN   TestDockerSuite/TestImportFile
11:03:44 [2022-09-21T11:03:44.140Z] --- PASS: TestInfoInsecureRegistries (0.55s)
11:03:44 [2022-09-21T11:03:44.140Z] === RUN   TestInfoRegistryMirrors
11:03:44 [2022-09-21T11:03:44.702Z] --- PASS: TestInfoRegistryMirrors (0.53s)
11:03:44 [2022-09-21T11:03:44.702Z] === RUN   TestLoginFailsWithBadCredentials
11:03:44 [2022-09-21T11:03:44.958Z] --- PASS: TestLoginFailsWithBadCredentials (0.44s)
11:03:44 [2022-09-21T11:03:44.958Z] === RUN   TestPingCacheHeaders
11:03:44 [2022-09-21T11:03:44.958Z] --- PASS: TestPingCacheHeaders (0.02s)
11:03:44 [2022-09-21T11:03:44.958Z] === RUN   TestPingGet
11:03:45 [2022-09-21T11:03:45.216Z] --- PASS: TestPingGet (0.02s)
11:03:45 [2022-09-21T11:03:45.216Z] === RUN   TestPingHead
11:03:45 [2022-09-21T11:03:45.216Z] --- PASS: TestPingHead (0.02s)
11:03:45 [2022-09-21T11:03:45.216Z] === RUN   TestVersion
11:03:45 [2022-09-21T11:03:45.216Z] --- PASS: TestVersion (0.02s)
11:03:45 [2022-09-21T11:03:45.216Z] PASS
11:03:45 [2022-09-21T11:03:45.216Z] 
11:03:45 [2022-09-21T11:03:45.216Z] === Skipped
11:03:45 [2022-09-21T11:03:45.216Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
11:03:45 [2022-09-21T11:03:45.216Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:03:45 [2022-09-21T11:03:45.216Z] 
11:03:45 [2022-09-21T11:03:45.216Z] DONE 18 tests, 1 skipped in 21.263s
11:03:45 [2022-09-21T11:03:45.216Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
11:03:45 [2022-09-21T11:03:45.216Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
11:03:45 [2022-09-21T11:03:45.216Z] ++ 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
11:03:45 [2022-09-21T11:03:45.216Z] ++ set -e
11:03:45 [2022-09-21T11:03:45.216Z] ++ '[' -n 0 ']'
11:03:45 [2022-09-21T11:03:45.216Z] ++ set -x
11:03:45 [2022-09-21T11:03:45.216Z] ++ 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
11:03:45 [2022-09-21T11:03:45.216Z] === RUN   TestDockerSuite/TestImportFileWithMessage
11:03:45 [2022-09-21T11:03:45.216Z] INFO: Testing against a local daemon
11:03:45 [2022-09-21T11:03:45.216Z] === RUN   TestVolumesCreateAndList
11:03:45 [2022-09-21T11:03:45.473Z] --- PASS: TestVolumesCreateAndList (0.05s)
11:03:45 [2022-09-21T11:03:45.473Z] === RUN   TestVolumesRemove
11:03:45 [2022-09-21T11:03:45.473Z] --- PASS: TestVolumesRemove (0.06s)
11:03:45 [2022-09-21T11:03:45.473Z] === RUN   TestVolumesInspect
11:03:45 [2022-09-21T11:03:45.473Z] --- PASS: TestVolumesInspect (0.02s)
11:03:45 [2022-09-21T11:03:45.473Z] === RUN   TestVolumesInvalidJSON
11:03:45 [2022-09-21T11:03:45.473Z] === RUN   TestVolumesInvalidJSON//volumes/create
11:03:45 [2022-09-21T11:03:45.473Z] === PAUSE TestVolumesInvalidJSON//volumes/create
11:03:45 [2022-09-21T11:03:45.473Z] === CONT  TestVolumesInvalidJSON//volumes/create
11:03:45 [2022-09-21T11:03:45.473Z] --- PASS: TestVolumesInvalidJSON (0.02s)
11:03:45 [2022-09-21T11:03:45.473Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
11:03:45 [2022-09-21T11:03:45.473Z] PASS
11:03:45 [2022-09-21T11:03:45.473Z] 
11:03:45 [2022-09-21T11:03:45.473Z] DONE 5 tests in 0.280s
11:03:45 [2022-09-21T11:03:45.473Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:03:45 [2022-09-21T11:03:45.730Z] ++++ cat bundles/test-integration/docker.pid
11:03:45 [2022-09-21T11:03:45.730Z] +++ kill 5656
11:03:45 [2022-09-21T11:03:45.986Z] +++ /etc/init.d/apparmor stop
11:03:45 [2022-09-21T11:03:45.986Z] Leaving: AppArmorNo profiles have been unloaded.
11:03:45 [2022-09-21T11:03:45.986Z] 
11:03:45 [2022-09-21T11:03:45.986Z] Unloading profiles will leave already running processes permanently
11:03:45 [2022-09-21T11:03:45.986Z] unconfined, which can lead to unexpected situations.
11:03:45 [2022-09-21T11:03:45.986Z] 
11:03:45 [2022-09-21T11:03:45.986Z] To set a process to complain mode, use the command line tool
11:03:45 [2022-09-21T11:03:45.986Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:03:45 [2022-09-21T11:03:45.986Z] +++ true
11:03:45 [2022-09-21T11:03:45.986Z] exiting test-integration
11:03:45 [2022-09-21T11:03:45.986Z] ++ exit 0
11:03:45 [2022-09-21T11:03:45.986Z] 
11:03:46 [2022-09-21T11:03:46.552Z] + for job in $(jobs -p)
11:03:46 [2022-09-21T11:03:46.552Z] + wait 9482
11:03:46 [2022-09-21T11:03:46.661Z] 2022/09/21 11:03:43 	Finished clone github.com/aws/aws-sdk-go
11:03:46 [2022-09-21T11:03:46.808Z] === RUN   TestDockerSuite/TestImportGzipped
11:03:48 [2022-09-21T11:03:48.173Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
11:03:49 [2022-09-21T11:03:49.102Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
11:03:49 [2022-09-21T11:03:49.707Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
11:03:50 [2022-09-21T11:03:50.269Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
11:03:50 [2022-09-21T11:03:50.832Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
11:03:50 [2022-09-21T11:03:50.832Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
11:03:50 [2022-09-21T11:03:50.832Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
11:03:51 [2022-09-21T11:03:51.394Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
11:03:51 [2022-09-21T11:03:51.961Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
11:03:52 [2022-09-21T11:03:52.217Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
11:03:52 [2022-09-21T11:03:52.779Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
11:03:53 [2022-09-21T11:03:53.341Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
11:03:53 [2022-09-21T11:03:53.903Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
11:03:53 [2022-09-21T11:03:53.903Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
11:03:55 [2022-09-21T11:03:55.267Z] === RUN   TestDockerSuite/TestInspectAmpersand
11:03:55 [2022-09-21T11:03:55.524Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
11:03:55 [2022-09-21T11:03:55.780Z] === RUN   TestDockerSuite/TestInspectByPrefix
11:03:56 [2022-09-21T11:03:56.036Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
11:03:56 [2022-09-21T11:03:56.291Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
11:03:56 [2022-09-21T11:03:56.291Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
11:03:56 [2022-09-21T11:03:56.291Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
11:03:57 [2022-09-21T11:03:57.220Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
11:03:57 [2022-09-21T11:03:57.476Z] === RUN   TestDockerSuite/TestInspectDefault
11:03:58 [2022-09-21T11:03:58.040Z] === RUN   TestDockerSuite/TestInspectHistory
11:03:58 [2022-09-21T11:03:58.602Z] === RUN   TestDockerSuite/TestInspectImage
11:03:58 [2022-09-21T11:03:58.602Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
11:03:58 [2022-09-21T11:03:58.602Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
11:03:58 [2022-09-21T11:03:58.602Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
11:03:58 [2022-09-21T11:03:58.602Z] === RUN   TestDockerSuite/TestInspectInt64
11:03:58 [2022-09-21T11:03:58.858Z] === RUN   TestDockerSuite/TestInspectJSONFields
11:03:59 [2022-09-21T11:03:59.421Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
11:03:59 [2022-09-21T11:03:59.421Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
11:03:59 [2022-09-21T11:03:59.984Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
11:04:00 [2022-09-21T11:04:00.546Z] === RUN   TestDockerSuite/TestInspectPlugin
11:04:03 [2022-09-21T11:04:03.061Z] === RUN   TestDockerSuite/TestInspectRootFS
11:04:03 [2022-09-21T11:04:03.061Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
11:04:03 [2022-09-21T11:04:03.317Z] === RUN   TestDockerSuite/TestInspectStatus
11:04:03 [2022-09-21T11:04:03.878Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
11:04:04 [2022-09-21T11:04:04.805Z] === RUN   TestDockerSuite/TestInspectTemplateError
11:04:05 [2022-09-21T11:04:05.368Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
11:04:05 [2022-09-21T11:04:05.624Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
11:04:06 [2022-09-21T11:04:06.188Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
11:04:06 [2022-09-21T11:04:06.751Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
11:04:07 [2022-09-21T11:04:07.007Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
11:04:07 [2022-09-21T11:04:07.570Z] === RUN   TestDockerSuite/TestInspectUnknownObject
11:04:07 [2022-09-21T11:04:07.570Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
11:04:08 [2022-09-21T11:04:08.938Z] === RUN   TestDockerSuite/TestLinkShortDefinition
11:04:09 [2022-09-21T11:04:09.868Z] === RUN   TestDockerSuite/TestLinksEnvs
11:04:10 [2022-09-21T11:04:10.808Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
11:04:11 [2022-09-21T11:04:11.066Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
11:04:11 [2022-09-21T11:04:11.995Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
11:04:13 [2022-09-21T11:04:13.361Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
11:04:15 [2022-09-21T11:04:15.253Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
11:04:15 [2022-09-21T11:04:15.253Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
11:04:16 [2022-09-21T11:04:16.184Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
11:04:16 [2022-09-21T11:04:16.747Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
11:04:17 [2022-09-21T11:04:17.004Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
11:04:25 [2022-09-21T11:04:25.094Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
11:04:25 [2022-09-21T11:04:25.094Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
11:04:26 [2022-09-21T11:04:26.459Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
11:04:26 [2022-09-21T11:04:26.715Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
11:04:28 [2022-09-21T11:04:28.085Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
11:04:28 [2022-09-21T11:04:28.085Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
11:04:28 [2022-09-21T11:04:28.340Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
11:04:28 [2022-09-21T11:04:28.340Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
11:04:28 [2022-09-21T11:04:28.340Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
11:04:28 [2022-09-21T11:04:28.901Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
11:04:29 [2022-09-21T11:04:29.158Z] === RUN   TestDockerSuite/TestLogsAPIUntil
11:04:30 [2022-09-21T11:04:30.882Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
11:04:30 [2022-09-21T11:04:30.882Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
11:04:30 [2022-09-21T11:04:30.882Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
11:04:30 [2022-09-21T11:04:30.882Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
11:04:30 [2022-09-21T11:04:30.882Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
11:04:30 [2022-09-21T11:04:30.882Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
11:04:30 [2022-09-21T11:04:30.882Z] === RUN   TestDockerSuite/TestAPINetworkFilter
11:04:30 [2022-09-21T11:04:30.882Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
11:04:30 [2022-09-21T11:04:30.882Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
11:04:30 [2022-09-21T11:04:30.882Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
11:04:30 [2022-09-21T11:04:30.882Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
11:04:30 [2022-09-21T11:04:30.882Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
11:04:30 [2022-09-21T11:04:30.882Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
11:04:30 [2022-09-21T11:04:30.882Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
11:04:30 [2022-09-21T11:04:30.882Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
11:04:30 [2022-09-21T11:04:30.882Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
11:04:30 [2022-09-21T11:04:30.882Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
11:04:30 [2022-09-21T11:04:30.882Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
11:04:30 [2022-09-21T11:04:30.882Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
11:04:30 [2022-09-21T11:04:30.882Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
11:04:31 [2022-09-21T11:04:31.044Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
11:04:32 [2022-09-21T11:04:32.933Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
11:04:33 [2022-09-21T11:04:33.189Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
11:04:34 [2022-09-21T11:04:34.646Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
11:04:34 [2022-09-21T11:04:34.646Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
11:04:34 [2022-09-21T11:04:34.646Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
11:04:34 [2022-09-21T11:04:34.646Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
11:04:34 [2022-09-21T11:04:34.646Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
11:04:38 [2022-09-21T11:04:38.438Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
11:04:38 [2022-09-21T11:04:38.441Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
11:04:38 [2022-09-21T11:04:38.441Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
11:04:38 [2022-09-21T11:04:38.441Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
11:04:39 [2022-09-21T11:04:39.002Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
11:04:39 [2022-09-21T11:04:39.929Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
11:04:40 [2022-09-21T11:04:40.491Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
11:04:40 [2022-09-21T11:04:40.635Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
11:04:40 [2022-09-21T11:04:40.636Z]     docker_cli_run_test.go:3177: unmatched requirement Apparmor
11:04:40 [2022-09-21T11:04:40.636Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
11:04:40 [2022-09-21T11:04:40.636Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
11:04:40 [2022-09-21T11:04:40.636Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
11:04:40 [2022-09-21T11:04:40.636Z]     docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux
11:04:40 [2022-09-21T11:04:40.636Z] === RUN   TestDockerSuite/TestAttachDisconnect
11:04:40 [2022-09-21T11:04:40.636Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
11:04:40 [2022-09-21T11:04:40.636Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
11:04:41 [2022-09-21T11:04:41.417Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
11:04:42 [2022-09-21T11:04:42.346Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
11:04:44 [2022-09-21T11:04:44.235Z] === RUN   TestDockerSuite/TestLogsFollowStopped
11:04:44 [2022-09-21T11:04:44.398Z] === RUN   TestDockerSuite/TestAttachPausedContainer
11:04:44 [2022-09-21T11:04:44.398Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
11:04:44 [2022-09-21T11:04:44.398Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
11:04:44 [2022-09-21T11:04:44.398Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
11:04:44 [2022-09-21T11:04:44.398Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
11:04:44 [2022-09-21T11:04:44.491Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
11:04:45 [2022-09-21T11:04:45.053Z] === RUN   TestDockerSuite/TestLogsSince
11:04:51 [2022-09-21T11:04:51.515Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
11:04:51 [2022-09-21T11:04:51.585Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
11:04:52 [2022-09-21T11:04:52.511Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
11:04:56 [2022-09-21T11:04:56.677Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
11:04:56 [2022-09-21T11:04:56.933Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
11:04:57 [2022-09-21T11:04:57.496Z] === RUN   TestDockerSuite/TestLogsTail
11:04:58 [2022-09-21T11:04:58.426Z] === RUN   TestDockerSuite/TestLogsTimestamps
11:04:58 [2022-09-21T11:04:58.426Z]     docker_api_swarm_service_test.go:395: [dcad9ed6d0d21] joining swarm manager [d71f0855901ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:04:58 [2022-09-21T11:04:58.988Z] === RUN   TestDockerSuite/TestLogsWithDetails
11:04:59 [2022-09-21T11:04:59.245Z]     docker_api_swarm_service_test.go:395: [dea39502fb0f7] joining swarm manager [d71f0855901ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:04:59 [2022-09-21T11:04:59.245Z] === RUN   TestDockerSuite/TestMountIntoProc
11:04:59 [2022-09-21T11:04:59.500Z] === RUN   TestDockerSuite/TestMountIntoSys
11:05:00 [2022-09-21T11:05:00.429Z] === RUN   TestDockerSuite/TestNetHostname
11:05:02 [2022-09-21T11:05:02.329Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
11:05:02 [2022-09-21T11:05:02.329Z] === RUN   TestDockerSuite/TestNetworkEvents
11:05:08 [2022-09-21T11:05:08.912Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
11:05:09 [2022-09-21T11:05:09.473Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
11:05:10 [2022-09-21T11:05:10.035Z] === RUN   TestDockerSuite/TestPluginActive
11:05:12 [2022-09-21T11:05:12.555Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
11:05:14 [2022-09-21T11:05:14.449Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
11:05:17 [2022-09-21T11:05:17.719Z]     docker_api_swarm_service_test.go:343: [defa4c7050b52] joining swarm manager [d577acf55c940]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:05:17 [2022-09-21T11:05:17.975Z]     docker_api_swarm_service_test.go:343: [d914982c6b2eb] joining swarm manager [d577acf55c940]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:05:18 [2022-09-21T11:05:18.903Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
11:05:18 [2022-09-21T11:05:18.903Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
11:05:18 [2022-09-21T11:05:18.903Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
11:05:20 [2022-09-21T11:05:20.795Z] === RUN   TestDockerSuite/TestPluginLogDriver
11:05:24 [2022-09-21T11:05:24.061Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
11:05:26 [2022-09-21T11:05:26.576Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
11:05:29 [2022-09-21T11:05:29.090Z] === RUN   TestDockerSuite/TestPluginUpgrade
11:05:32 [2022-09-21T11:05:32.373Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
11:05:33 [2022-09-21T11:05:33.741Z]     docker_api_swarm_service_test.go:490: [d45a1f99d2569] joining swarm manager [df9075a28bcbc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:05:34 [2022-09-21T11:05:34.672Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
11:05:34 [2022-09-21T11:05:34.672Z]     docker_api_swarm_service_test.go:490: [d91d45e8627a2] joining swarm manager [df9075a28bcbc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:05:36 [2022-09-21T11:05:36.564Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
11:05:37 [2022-09-21T11:05:37.495Z] === RUN   TestDockerSuite/TestPortHostBinding
11:05:38 [2022-09-21T11:05:38.424Z] === RUN   TestDockerSuite/TestPortList
11:05:44 [2022-09-21T11:05:44.963Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
11:05:45 [2022-09-21T11:05:45.527Z] === RUN   TestDockerSuite/TestPostContainersAttach
11:05:47 [2022-09-21T11:05:47.415Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
11:05:51 [2022-09-21T11:05:51.583Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
11:05:51 [2022-09-21T11:05:51.583Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
11:05:51 [2022-09-21T11:05:51.583Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
11:05:52 [2022-09-21T11:05:52.145Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
11:05:52 [2022-09-21T11:05:52.145Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
11:05:53 [2022-09-21T11:05:53.073Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
11:05:53 [2022-09-21T11:05:53.073Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
11:05:53 [2022-09-21T11:05:53.073Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
11:05:53 [2022-09-21T11:05:53.329Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
11:05:53 [2022-09-21T11:05:53.585Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
11:05:54 [2022-09-21T11:05:54.514Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
11:05:54 [2022-09-21T11:05:54.514Z] === RUN   TestDockerSuite/TestPruneContainerLabel
11:05:55 [2022-09-21T11:05:55.078Z]     docker_api_swarm_service_test.go:128: [d27277248b6f9] joining swarm manager [de5599904b2d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:05:56 [2022-09-21T11:05:56.018Z]     docker_api_swarm_service_test.go:129: [d85ac34083466] joining swarm manager [de5599904b2d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:05:57 [2022-09-21T11:05:57.387Z] === RUN   TestDockerSuite/TestPruneContainerUntil
11:05:57 [2022-09-21T11:05:57.950Z]     docker_api_swarm_service_test.go:137: [dafcfdde5408b] joining swarm manager [de5599904b2d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
11:05:58 [2022-09-21T11:05:58.206Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
11:05:58 [2022-09-21T11:05:58.769Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
11:05:58 [2022-09-21T11:05:58.769Z]     docker_api_swarm_service_test.go:138: [d71f77b2c5008] joining swarm manager [de5599904b2d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
11:05:59 [2022-09-21T11:05:59.027Z] === RUN   TestDockerSuite/TestPsByOrder
11:06:01 [2022-09-21T11:06:01.545Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
11:06:01 [2022-09-21T11:06:01.802Z] === RUN   TestDockerSuite/TestPsListContainersBase
11:06:04 [2022-09-21T11:06:04.319Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
11:06:07 [2022-09-21T11:06:07.589Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
11:06:07 [2022-09-21T11:06:07.589Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
11:06:09 [2022-09-21T11:06:09.481Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
11:06:16 [2022-09-21T11:06:16.016Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
11:06:16 [2022-09-21T11:06:16.947Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
11:06:18 [2022-09-21T11:06:18.315Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
11:06:19 [2022-09-21T11:06:19.242Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
11:06:20 [2022-09-21T11:06:20.170Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
11:06:21 [2022-09-21T11:06:21.102Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
11:06:22 [2022-09-21T11:06:22.030Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
11:06:23 [2022-09-21T11:06:23.395Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
11:06:23 [2022-09-21T11:06:23.651Z] === RUN   TestDockerSuite/TestPsListContainersSize
11:06:25 [2022-09-21T11:06:25.059Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
11:06:25 [2022-09-21T11:06:25.059Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
11:06:25 [2022-09-21T11:06:25.622Z]     docker_api_swarm_service_test.go:304: [d936397657ea9] joining swarm manager [da60c024d99f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:06:25 [2022-09-21T11:06:25.878Z] === RUN   TestDockerSuite/TestPsRightTagName
11:06:26 [2022-09-21T11:06:26.441Z]     docker_api_swarm_service_test.go:304: [d3731eaa3bad7] joining swarm manager [da60c024d99f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:06:27 [2022-09-21T11:06:27.810Z] === RUN   TestDockerSuite/TestPsShowMounts
11:06:29 [2022-09-21T11:06:29.700Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
11:06:29 [2022-09-21T11:06:29.955Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
11:06:29 [2022-09-21T11:06:29.956Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
11:06:29 [2022-09-21T11:06:29.956Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
11:06:30 [2022-09-21T11:06:30.517Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
11:06:30 [2022-09-21T11:06:30.773Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
11:06:30 [2022-09-21T11:06:30.773Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
11:06:31 [2022-09-21T11:06:31.336Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
11:06:32 [2022-09-21T11:06:32.263Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
11:06:33 [2022-09-21T11:06:33.192Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
11:06:33 [2022-09-21T11:06:33.755Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
11:06:40 [2022-09-21T11:06:40.296Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
11:06:40 [2022-09-21T11:06:40.552Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
11:06:41 [2022-09-21T11:06:41.920Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
11:06:42 [2022-09-21T11:06:42.176Z] === RUN   TestDockerSuite/TestRestartPolicyNO
11:06:42 [2022-09-21T11:06:42.176Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
11:06:42 [2022-09-21T11:06:42.432Z] === RUN   TestDockerSuite/TestRestartRunningContainer
11:06:44 [2022-09-21T11:06:44.328Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
11:06:45 [2022-09-21T11:06:45.257Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
11:06:46 [2022-09-21T11:06:46.185Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
11:06:47 [2022-09-21T11:06:47.114Z] === RUN   TestDockerSuite/TestRestartWithVolumes
11:06:48 [2022-09-21T11:06:48.097Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
11:06:48 [2022-09-21T11:06:48.097Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
11:06:48 [2022-09-21T11:06:48.097Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
11:06:48 [2022-09-21T11:06:48.097Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
11:06:48 [2022-09-21T11:06:48.097Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
11:06:48 [2022-09-21T11:06:48.097Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
11:06:48 [2022-09-21T11:06:48.097Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
11:06:48 [2022-09-21T11:06:48.097Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
11:06:48 [2022-09-21T11:06:48.097Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
11:06:48 [2022-09-21T11:06:48.097Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
11:06:48 [2022-09-21T11:06:48.097Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
11:06:48 [2022-09-21T11:06:48.097Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
11:06:48 [2022-09-21T11:06:48.097Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
11:06:48 [2022-09-21T11:06:48.097Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
11:06:48 [2022-09-21T11:06:48.097Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
11:06:48 [2022-09-21T11:06:48.481Z]     docker_api_swarm_service_test.go:100: [d6b3cddac3252] joining swarm manager [d2708f9a63a25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:06:48 [2022-09-21T11:06:48.481Z] === RUN   TestDockerSuite/TestRmiBlank
11:06:48 [2022-09-21T11:06:48.481Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
11:06:48 [2022-09-21T11:06:48.481Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
11:06:49 [2022-09-21T11:06:49.045Z]     docker_api_swarm_service_test.go:101: [d4bc234b3a847] joining swarm manager [d2708f9a63a25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:06:50 [2022-09-21T11:06:50.295Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
11:06:51 [2022-09-21T11:06:51.565Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
11:06:51 [2022-09-21T11:06:51.848Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
11:06:51 [2022-09-21T11:06:51.848Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
11:06:51 [2022-09-21T11:06:51.848Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
11:06:51 [2022-09-21T11:06:51.848Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
11:06:51 [2022-09-21T11:06:51.848Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
11:06:51 [2022-09-21T11:06:51.848Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
11:06:52 [2022-09-21T11:06:52.494Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
11:06:52 [2022-09-21T11:06:52.750Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
11:06:54 [2022-09-21T11:06:54.115Z] === RUN   TestDockerSuite/TestRmiImgIDForce
11:06:54 [2022-09-21T11:06:54.677Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
11:06:54 [2022-09-21T11:06:54.778Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
11:06:56 [2022-09-21T11:06:56.043Z] === RUN   TestDockerSuite/TestRmiParentImageFail
11:06:56 [2022-09-21T11:06:56.606Z] === RUN   TestDockerSuite/TestRmiTag
11:06:56 [2022-09-21T11:06:56.606Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
11:06:57 [2022-09-21T11:06:57.170Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
11:06:59 [2022-09-21T11:06:59.690Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
11:07:00 [2022-09-21T11:07:00.254Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
11:07:00 [2022-09-21T11:07:00.818Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
11:07:01 [2022-09-21T11:07:01.074Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
11:07:02 [2022-09-21T11:07:02.003Z] === RUN   TestDockerSuite/TestRunAddHost
11:07:02 [2022-09-21T11:07:02.566Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
11:07:02 [2022-09-21T11:07:02.823Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
11:07:03 [2022-09-21T11:07:03.396Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
11:07:03 [2022-09-21T11:07:03.396Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
11:07:03 [2022-09-21T11:07:03.969Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
11:07:05 [2022-09-21T11:07:05.156Z] === RUN   TestDockerSuite/TestBuildAddNonTar
11:07:05 [2022-09-21T11:07:05.336Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
11:07:05 [2022-09-21T11:07:05.898Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
11:07:06 [2022-09-21T11:07:06.461Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
11:07:07 [2022-09-21T11:07:07.389Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
11:07:07 [2022-09-21T11:07:07.951Z]     check_test.go:380: [d6b3cddac3252] daemon is not started
11:07:08 [2022-09-21T11:07:08.514Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
11:07:09 [2022-09-21T11:07:09.442Z] === RUN   TestDockerSuite/TestRunAttachDetach
11:07:09 [2022-09-21T11:07:09.880Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
11:07:10 [2022-09-21T11:07:10.004Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
11:07:10 [2022-09-21T11:07:10.567Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
11:07:10 [2022-09-21T11:07:10.860Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
11:07:10 [2022-09-21T11:07:10.860Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
11:07:10 [2022-09-21T11:07:10.860Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
11:07:11 [2022-09-21T11:07:11.130Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
11:07:11 [2022-09-21T11:07:11.691Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
11:07:12 [2022-09-21T11:07:12.253Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
11:07:12 [2022-09-21T11:07:12.815Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
11:07:13 [2022-09-21T11:07:13.072Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
11:07:13 [2022-09-21T11:07:13.634Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
11:07:13 [2022-09-21T11:07:13.793Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
11:07:14 [2022-09-21T11:07:14.195Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
11:07:14 [2022-09-21T11:07:14.451Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
11:07:15 [2022-09-21T11:07:15.345Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
11:07:15 [2022-09-21T11:07:15.381Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
11:07:15 [2022-09-21T11:07:15.381Z] === RUN   TestDockerSuite/TestRunBindMounts
11:07:15 [2022-09-21T11:07:15.381Z]     docker_api_swarm_service_test.go:533: [d959a25573e45] joining swarm manager [d73ea83f2dcd0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:07:16 [2022-09-21T11:07:16.747Z]     docker_api_swarm_service_test.go:534: [d2e21a323647f] joining swarm manager [d73ea83f2dcd0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:07:16 [2022-09-21T11:07:16.747Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
11:07:17 [2022-09-21T11:07:17.309Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
11:07:17 [2022-09-21T11:07:17.872Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
11:07:18 [2022-09-21T11:07:18.436Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
11:07:19 [2022-09-21T11:07:19.366Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
11:07:19 [2022-09-21T11:07:19.366Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
11:07:19 [2022-09-21T11:07:19.930Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
11:07:20 [2022-09-21T11:07:20.859Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
11:07:21 [2022-09-21T11:07:21.116Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
11:07:21 [2022-09-21T11:07:21.695Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
11:07:22 [2022-09-21T11:07:22.257Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
11:07:22 [2022-09-21T11:07:22.257Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
11:07:22 [2022-09-21T11:07:22.819Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
11:07:22 [2022-09-21T11:07:22.819Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
11:07:23 [2022-09-21T11:07:23.751Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
11:07:24 [2022-09-21T11:07:24.437Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
11:07:24 [2022-09-21T11:07:24.998Z] === RUN   TestDockerSuite/TestRunContainerNetwork
11:07:25 [2022-09-21T11:07:25.254Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
11:07:25 [2022-09-21T11:07:25.254Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
11:07:25 [2022-09-21T11:07:25.817Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
11:07:25 [2022-09-21T11:07:25.880Z] === RUN   TestDockerSuite/TestBuildAddScript
11:07:25 [2022-09-21T11:07:25.880Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
11:07:25 [2022-09-21T11:07:25.880Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
11:07:25 [2022-09-21T11:07:25.880Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
11:07:25 [2022-09-21T11:07:25.880Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
11:07:25 [2022-09-21T11:07:25.880Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
11:07:25 [2022-09-21T11:07:25.880Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
11:07:25 [2022-09-21T11:07:25.880Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
11:07:25 [2022-09-21T11:07:25.880Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
11:07:25 [2022-09-21T11:07:25.881Z] === RUN   TestDockerSuite/TestBuildAddTar
11:07:26 [2022-09-21T11:07:26.745Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
11:07:27 [2022-09-21T11:07:27.673Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
11:07:28 [2022-09-21T11:07:28.602Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
11:07:28 [2022-09-21T11:07:28.859Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
11:07:29 [2022-09-21T11:07:29.421Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
11:07:29 [2022-09-21T11:07:29.982Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
11:07:30 [2022-09-21T11:07:30.238Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
11:07:30 [2022-09-21T11:07:30.800Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
11:07:31 [2022-09-21T11:07:31.728Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
11:07:34 [2022-09-21T11:07:34.245Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
11:07:34 [2022-09-21T11:07:34.245Z] === RUN   TestDockerSuite/TestRunCreateVolume
11:07:34 [2022-09-21T11:07:34.501Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
11:07:35 [2022-09-21T11:07:35.867Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
11:07:36 [2022-09-21T11:07:36.796Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
11:07:38 [2022-09-21T11:07:38.163Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
11:07:39 [2022-09-21T11:07:39.570Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
11:07:39 [2022-09-21T11:07:39.827Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
11:07:39 [2022-09-21T11:07:39.827Z]     docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows
11:07:39 [2022-09-21T11:07:39.827Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
11:07:39 [2022-09-21T11:07:39.827Z]     docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows
11:07:39 [2022-09-21T11:07:39.827Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
11:07:40 [2022-09-21T11:07:40.390Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
11:07:41 [2022-09-21T11:07:41.810Z]     docker_api_swarm_service_test.go:148: [d6efbf516c48d] joining swarm manager [dd74dda6b0039]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:07:42 [2022-09-21T11:07:42.066Z] === RUN   TestDockerSuite/TestRunDNSOptions
11:07:42 [2022-09-21T11:07:42.628Z]     docker_api_swarm_service_test.go:148: [de88127064291] joining swarm manager [dd74dda6b0039]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:07:43 [2022-09-21T11:07:43.190Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
11:07:45 [2022-09-21T11:07:45.081Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
11:07:45 [2022-09-21T11:07:45.338Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
11:07:46 [2022-09-21T11:07:46.750Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
11:07:47 [2022-09-21T11:07:47.313Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
11:07:47 [2022-09-21T11:07:47.313Z]     docker_cli_run_unix_test.go:87: Host does not have /dev/snd
11:07:47 [2022-09-21T11:07:47.313Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
11:07:47 [2022-09-21T11:07:47.570Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
11:07:48 [2022-09-21T11:07:48.500Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
11:07:48 [2022-09-21T11:07:48.500Z] === RUN   TestDockerSuite/TestRunDuplicateMount
11:07:49 [2022-09-21T11:07:49.065Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
11:07:49 [2022-09-21T11:07:49.631Z] === RUN   TestDockerSuite/TestRunEchoStdout
11:07:49 [2022-09-21T11:07:49.930Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
11:07:50 [2022-09-21T11:07:50.494Z] === RUN   TestDockerSuite/TestRunEmptyEnv
11:07:50 [2022-09-21T11:07:50.494Z] === RUN   TestDockerSuite/TestRunEntrypoint
11:07:51 [2022-09-21T11:07:51.057Z] === RUN   TestDockerSuite/TestRunEnvironment
11:07:51 [2022-09-21T11:07:51.313Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
11:07:51 [2022-09-21T11:07:51.879Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
11:07:52 [2022-09-21T11:07:52.444Z] === RUN   TestDockerSuite/TestRunExitCode
11:07:53 [2022-09-21T11:07:53.007Z] === RUN   TestDockerSuite/TestRunExitCodeOne
11:07:53 [2022-09-21T11:07:53.570Z] === RUN   TestDockerSuite/TestRunExitCodeZero
11:07:53 [2022-09-21T11:07:53.826Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
11:07:54 [2022-09-21T11:07:54.392Z] === RUN   TestDockerSuite/TestRunExposePort
11:07:54 [2022-09-21T11:07:54.392Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
11:07:54 [2022-09-21T11:07:54.648Z] === RUN   TestDockerSuite/TestRunGroupAdd
11:07:55 [2022-09-21T11:07:55.209Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
11:07:56 [2022-09-21T11:07:56.138Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
11:07:56 [2022-09-21T11:07:56.395Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
11:07:56 [2022-09-21T11:07:56.395Z]     docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
11:07:56 [2022-09-21T11:07:56.395Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
11:07:58 [2022-09-21T11:07:58.915Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
11:07:58 [2022-09-21T11:07:58.915Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
11:08:08 [2022-09-21T11:08:08.268Z] 2022/09/21 11:08:07 	Finished clone google.golang.org/api
11:08:08 [2022-09-21T11:08:08.268Z] 2022/09/21 11:08:07 Dependencies downloaded. Download time: 7m27.992459818s
11:08:08 [2022-09-21T11:08:08.268Z] 2022/09/21 11:08:07 Collecting all dependencies
11:08:08 [2022-09-21T11:08:08.519Z] === RUN   TestDockerSuite/TestBuildAddTarXz
11:08:08 [2022-09-21T11:08:08.519Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
11:08:08 [2022-09-21T11:08:08.519Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
11:08:08 [2022-09-21T11:08:08.519Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
11:08:08 [2022-09-21T11:08:08.519Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
11:08:11 [2022-09-21T11:08:11.092Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
11:08:11 [2022-09-21T11:08:11.092Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
11:08:12 [2022-09-21T11:08:12.020Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
11:08:12 [2022-09-21T11:08:12.020Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
11:08:12 [2022-09-21T11:08:12.020Z] === RUN   TestDockerSuite/TestRunInvalidReference
11:08:12 [2022-09-21T11:08:12.020Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
11:08:12 [2022-09-21T11:08:12.277Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
11:08:14 [2022-09-21T11:08:14.166Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
11:08:15 [2022-09-21T11:08:15.094Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
11:08:16 [2022-09-21T11:08:16.020Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
11:08:17 [2022-09-21T11:08:17.388Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
11:08:20 [2022-09-21T11:08:20.512Z] 2022/09/21 11:08:18 Clean vendor dir from unused packages
11:08:20 [2022-09-21T11:08:20.512Z] 2022/09/21 11:08:18 	Ignoring paths matching "^archive/tar"
11:08:20 [2022-09-21T11:08:20.512Z] 2022/09/21 11:08:19 Success
11:08:20 [2022-09-21T11:08:20.512Z] 2022/09/21 11:08:19 Running time: 7m43.116519288s
11:08:20 [2022-09-21T11:08:20.512Z] Congratulations! All vendoring changes are done the right way.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:08:20 [2022-09-21T11:08:20.826Z] + echo Ensuring container killed.
11:08:20 [2022-09-21T11:08:20.826Z] Ensuring container killed.
11:08:20 [2022-09-21T11:08:20.826Z] + docker rm -vf docker-pr14
11:08:20 [2022-09-21T11:08:20.826Z] Error response from daemon: No such container: docker-pr14
[Pipeline] sh
11:08:21 [2022-09-21T11:08:21.108Z] + echo Chowning /workspace to jenkins user
11:08:21 [2022-09-21T11:08:21.108Z] Chowning /workspace to jenkins user
11:08:21 [2022-09-21T11:08:21.108Z] + id -u
11:08:21 [2022-09-21T11:08:21.108Z] + id -g
11:08:21 [2022-09-21T11:08:21.108Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44123:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:08:22 [2022-09-21T11:08:22.342Z] + bundleName=unit
11:08:22 [2022-09-21T11:08:22.342Z] + echo Creating unit-bundles.tar.gz
11:08:22 [2022-09-21T11:08:22.342Z] Creating unit-bundles.tar.gz
11:08:22 [2022-09-21T11:08:22.342Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
11:08:22 [2022-09-21T11:08:22.342Z] bundles/junit-report.xml
11:08:22 [2022-09-21T11:08:22.342Z] bundles/go-test-report.json
11:08:22 [2022-09-21T11:08:22.342Z] bundles/profile.out
[Pipeline] archiveArtifacts
11:08:22 [2022-09-21T11:08:22.354Z] Archiving artifacts
11:08:22 [2022-09-21T11:08:22.632Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
11:08:22 [2022-09-21T11:08:22.632Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
11:08:22 [2022-09-21T11:08:22.632Z] === RUN   TestDockerSuite/TestRunModeHostname
11:08:22 [2022-09-21T11:08:22.775Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44123/14/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:08:23 [2022-09-21T11:08:23.081Z] + make clean
11:08:23 [2022-09-21T11:08:23.194Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
11:08:23 [2022-09-21T11:08:23.194Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
11:08:23 [2022-09-21T11:08:23.340Z] docker volume rm -f docker-dev-cache
11:08:23 [2022-09-21T11:08:23.340Z] docker-dev-cache
[Pipeline] deleteDir
11:08:23 [2022-09-21T11:08:23.451Z] === RUN   TestDockerSuite/TestRunModeIpcHost
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
11:08:24 [2022-09-21T11:08:24.379Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
11:08:25 [2022-09-21T11:08:25.306Z] === RUN   TestDockerSuite/TestRunModePIDContainer
11:08:26 [2022-09-21T11:08:26.233Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
11:08:26 [2022-09-21T11:08:26.233Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
11:08:26 [2022-09-21T11:08:26.489Z] === RUN   TestDockerSuite/TestRunModePIDHost
11:08:27 [2022-09-21T11:08:27.867Z] === RUN   TestDockerSuite/TestRunModeUTSHost
11:08:28 [2022-09-21T11:08:28.793Z] === RUN   TestDockerSuite/TestRunMount
11:08:33 [2022-09-21T11:08:33.734Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
11:08:33 [2022-09-21T11:08:33.734Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
11:08:33 [2022-09-21T11:08:33.734Z] === RUN   TestDockerSuite/TestBuildBlankName
11:08:33 [2022-09-21T11:08:33.734Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
11:08:34 [2022-09-21T11:08:34.061Z] === RUN   TestDockerSuite/TestRunMountOrdering
11:08:34 [2022-09-21T11:08:34.061Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
11:08:34 [2022-09-21T11:08:34.317Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
11:08:35 [2022-09-21T11:08:35.686Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
11:08:37 [2022-09-21T11:08:37.055Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
11:08:39 [2022-09-21T11:08:39.567Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
11:08:39 [2022-09-21T11:08:39.567Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
11:08:39 [2022-09-21T11:08:39.576Z] === RUN   TestDockerSuite/TestRunNamedVolume
11:08:40 [2022-09-21T11:08:40.545Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
11:08:41 [2022-09-21T11:08:41.470Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
11:08:41 [2022-09-21T11:08:41.726Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
11:08:43 [2022-09-21T11:08:43.091Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
11:08:44 [2022-09-21T11:08:44.459Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
11:08:45 [2022-09-21T11:08:45.270Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
11:08:45 [2022-09-21T11:08:45.828Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
11:08:45 [2022-09-21T11:08:45.828Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
11:08:46 [2022-09-21T11:08:46.392Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
11:08:46 [2022-09-21T11:08:46.392Z] === RUN   TestDockerSuite/TestRunNetHost
11:08:47 [2022-09-21T11:08:47.320Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
11:08:47 [2022-09-21T11:08:47.884Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
11:08:48 [2022-09-21T11:08:48.448Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
11:08:48 [2022-09-21T11:08:48.705Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
11:08:50 [2022-09-21T11:08:50.073Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
11:08:51 [2022-09-21T11:08:51.965Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
11:08:51 [2022-09-21T11:08:51.965Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
11:08:53 [2022-09-21T11:08:53.891Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
11:08:55 [2022-09-21T11:08:55.278Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
11:08:55 [2022-09-21T11:08:55.278Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
11:08:55 [2022-09-21T11:08:55.843Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
11:08:55 [2022-09-21T11:08:55.843Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
11:08:56 [2022-09-21T11:08:56.100Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
11:08:56 [2022-09-21T11:08:56.357Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
11:08:57 [2022-09-21T11:08:57.288Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
11:08:57 [2022-09-21T11:08:57.850Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
11:08:57 [2022-09-21T11:08:57.851Z] === RUN   TestDockerSuite/TestRunNonExistingImage
11:08:57 [2022-09-21T11:08:57.851Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
11:08:58 [2022-09-21T11:08:58.415Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
11:09:00 [2022-09-21T11:09:00.305Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
11:09:02 [2022-09-21T11:09:02.511Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
11:09:02 [2022-09-21T11:09:02.512Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
11:09:02 [2022-09-21T11:09:02.512Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
11:09:03 [2022-09-21T11:09:03.572Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
11:09:04 [2022-09-21T11:09:04.135Z] === RUN   TestDockerSuite/TestRunOOMExitCode
11:09:04 [2022-09-21T11:09:04.135Z]     docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport
11:09:04 [2022-09-21T11:09:04.135Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
11:09:04 [2022-09-21T11:09:04.697Z] === RUN   TestDockerSuite/TestRunPIDsLimit
11:09:05 [2022-09-21T11:09:05.627Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
11:09:06 [2022-09-21T11:09:06.994Z] === RUN   TestDockerSuite/TestRunPortInUse
11:09:07 [2022-09-21T11:09:07.237Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
11:09:07 [2022-09-21T11:09:07.237Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
11:09:07 [2022-09-21T11:09:07.237Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
11:09:07 [2022-09-21T11:09:07.237Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
11:09:07 [2022-09-21T11:09:07.237Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
11:09:07 [2022-09-21T11:09:07.250Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
11:09:07 [2022-09-21T11:09:07.812Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
11:09:08 [2022-09-21T11:09:08.375Z]     docker_cli_run_unix_test.go:1408: out: "a *:* rwm\n"
11:09:08 [2022-09-21T11:09:08.375Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
11:09:08 [2022-09-21T11:09:08.634Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
11:09:09 [2022-09-21T11:09:09.196Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
11:09:10 [2022-09-21T11:09:10.126Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
11:09:10 [2022-09-21T11:09:10.383Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
11:09:10 [2022-09-21T11:09:10.383Z]     docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess
11:09:10 [2022-09-21T11:09:10.383Z] === RUN   TestDockerSuite/TestRunPublishPort
11:09:10 [2022-09-21T11:09:10.945Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
11:09:11 [2022-09-21T11:09:11.507Z] === RUN   TestDockerSuite/TestRunReadProcLatency
11:09:11 [2022-09-21T11:09:11.507Z]     docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured
11:09:11 [2022-09-21T11:09:11.507Z] === RUN   TestDockerSuite/TestRunReadProcTimer
11:09:11 [2022-09-21T11:09:11.764Z] === RUN   TestDockerSuite/TestRunRedirectStdout
11:09:12 [2022-09-21T11:09:12.692Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
11:09:12 [2022-09-21T11:09:12.692Z]     docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
11:09:12 [2022-09-21T11:09:12.692Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
11:09:13 [2022-09-21T11:09:13.072Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
11:09:13 [2022-09-21T11:09:13.073Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
11:09:13 [2022-09-21T11:09:13.073Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
11:09:13 [2022-09-21T11:09:13.073Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
11:09:13 [2022-09-21T11:09:13.073Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
11:09:13 [2022-09-21T11:09:13.073Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
11:09:13 [2022-09-21T11:09:13.073Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
11:09:13 [2022-09-21T11:09:13.073Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
11:09:15 [2022-09-21T11:09:15.228Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
11:09:15 [2022-09-21T11:09:15.789Z] === RUN   TestDockerSuite/TestRunRm
11:09:16 [2022-09-21T11:09:16.352Z] === RUN   TestDockerSuite/TestRunRmAndWait
11:09:19 [2022-09-21T11:09:19.658Z] === RUN   TestDockerSuite/TestRunRmPre125Api
11:09:20 [2022-09-21T11:09:20.220Z] === RUN   TestDockerSuite/TestRunRootWorkdir
11:09:20 [2022-09-21T11:09:20.477Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
11:09:21 [2022-09-21T11:09:21.846Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
11:09:22 [2022-09-21T11:09:22.408Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
11:09:24 [2022-09-21T11:09:24.928Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
11:09:27 [2022-09-21T11:09:27.444Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
11:09:27 [2022-09-21T11:09:27.700Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
11:09:27 [2022-09-21T11:09:27.956Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
11:09:28 [2022-09-21T11:09:28.518Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
11:09:28 [2022-09-21T11:09:28.775Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
11:09:29 [2022-09-21T11:09:29.338Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
11:09:29 [2022-09-21T11:09:29.900Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
11:09:30 [2022-09-21T11:09:30.156Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
11:09:30 [2022-09-21T11:09:30.718Z] === RUN   TestDockerSuite/TestRunSetMacAddress
11:09:31 [2022-09-21T11:09:31.649Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
11:09:31 [2022-09-21T11:09:31.649Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
11:09:34 [2022-09-21T11:09:34.167Z] === RUN   TestDockerSuite/TestRunState
11:09:35 [2022-09-21T11:09:35.536Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
11:09:35 [2022-09-21T11:09:35.805Z] === RUN   TestDockerSuite/TestRunStdinPipe
11:09:36 [2022-09-21T11:09:36.369Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
11:09:36 [2022-09-21T11:09:36.369Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
11:09:36 [2022-09-21T11:09:36.369Z]     docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport
11:09:36 [2022-09-21T11:09:36.369Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
11:09:36 [2022-09-21T11:09:36.932Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
11:09:37 [2022-09-21T11:09:37.495Z] === RUN   TestDockerSuite/TestRunSysctls
11:09:38 [2022-09-21T11:09:38.425Z] === RUN   TestDockerSuite/TestRunTLSVerify
11:09:38 [2022-09-21T11:09:38.425Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
11:09:38 [2022-09-21T11:09:38.425Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
11:09:38 [2022-09-21T11:09:38.987Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
11:09:39 [2022-09-21T11:09:39.915Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
11:09:40 [2022-09-21T11:09:40.843Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
11:09:41 [2022-09-21T11:09:41.407Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
11:09:43 [2022-09-21T11:09:43.298Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
11:09:43 [2022-09-21T11:09:43.298Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
11:09:45 [2022-09-21T11:09:45.819Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
11:09:49 [2022-09-21T11:09:49.086Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
11:09:49 [2022-09-21T11:09:49.086Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
11:09:49 [2022-09-21T11:09:49.649Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
11:09:49 [2022-09-21T11:09:49.906Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
11:09:51 [2022-09-21T11:09:51.273Z] === RUN   TestDockerSuite/TestRunUnshareProc
11:09:52 [2022-09-21T11:09:52.200Z] === RUN   TestDockerSuite/TestRunUserByID
11:09:52 [2022-09-21T11:09:52.456Z] === RUN   TestDockerSuite/TestRunUserByIDBig
11:09:52 [2022-09-21T11:09:52.712Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
11:09:52 [2022-09-21T11:09:52.712Z] === RUN   TestDockerSuite/TestRunUserByIDZero
11:09:53 [2022-09-21T11:09:53.277Z] === RUN   TestDockerSuite/TestRunUserByName
11:09:53 [2022-09-21T11:09:53.533Z] === RUN   TestDockerSuite/TestRunUserDefaults
11:09:54 [2022-09-21T11:09:54.095Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
11:09:54 [2022-09-21T11:09:54.095Z]     docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer
11:09:54 [2022-09-21T11:09:54.095Z] === RUN   TestDockerSuite/TestRunUserNotFound
11:09:54 [2022-09-21T11:09:54.095Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
11:09:54 [2022-09-21T11:09:54.658Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
11:09:55 [2022-09-21T11:09:55.703Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
11:09:56 [2022-09-21T11:09:56.029Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
11:09:57 [2022-09-21T11:09:57.927Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
11:09:58 [2022-09-21T11:09:58.489Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
11:09:58 [2022-09-21T11:09:58.635Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
11:09:58 [2022-09-21T11:09:58.635Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
11:09:58 [2022-09-21T11:09:58.747Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
11:09:59 [2022-09-21T11:09:59.100Z] === RUN   TestDockerSuite/TestBuildCacheAdd
11:09:59 [2022-09-21T11:09:59.100Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
11:09:59 [2022-09-21T11:09:59.309Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
11:09:59 [2022-09-21T11:09:59.574Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
11:10:00 [2022-09-21T11:10:00.553Z] === RUN   TestDockerSuite/TestBuildCacheFrom
11:10:00 [2022-09-21T11:10:00.553Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
11:10:00 [2022-09-21T11:10:00.553Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
11:10:01 [2022-09-21T11:10:01.202Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
11:10:02 [2022-09-21T11:10:02.130Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
11:10:02 [2022-09-21T11:10:02.387Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
11:10:04 [2022-09-21T11:10:04.278Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
11:10:04 [2022-09-21T11:10:04.535Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
11:10:05 [2022-09-21T11:10:05.287Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
11:10:05 [2022-09-21T11:10:05.907Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
11:10:06 [2022-09-21T11:10:06.267Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
11:10:06 [2022-09-21T11:10:06.267Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
11:10:06 [2022-09-21T11:10:06.267Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
11:10:06 [2022-09-21T11:10:06.267Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
11:10:06 [2022-09-21T11:10:06.267Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
11:10:06 [2022-09-21T11:10:06.471Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
11:10:06 [2022-09-21T11:10:06.471Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
11:10:06 [2022-09-21T11:10:06.471Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
11:10:06 [2022-09-21T11:10:06.471Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
11:10:06 [2022-09-21T11:10:06.471Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
11:10:06 [2022-09-21T11:10:06.471Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
11:10:06 [2022-09-21T11:10:06.471Z] === RUN   TestDockerSuite/TestRunWithBadDevice
11:10:06 [2022-09-21T11:10:06.728Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
11:10:06 [2022-09-21T11:10:06.728Z]     docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight
11:10:06 [2022-09-21T11:10:06.728Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
11:10:07 [2022-09-21T11:10:07.699Z] === RUN   TestDockerSuite/TestRunWithCPUShares
11:10:07 [2022-09-21T11:10:07.699Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
11:10:07 [2022-09-21T11:10:07.819Z] === RUN   TestDockerSuite/TestBuildClearCmd
11:10:07 [2022-09-21T11:10:07.955Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
11:10:08 [2022-09-21T11:10:08.798Z] === RUN   TestDockerSuite/TestBuildCmd
11:10:09 [2022-09-21T11:10:09.263Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
11:10:09 [2022-09-21T11:10:09.326Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
11:10:09 [2022-09-21T11:10:09.727Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
11:10:09 [2022-09-21T11:10:09.889Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
11:10:10 [2022-09-21T11:10:10.191Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
11:10:10 [2022-09-21T11:10:10.452Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
11:10:10 [2022-09-21T11:10:10.452Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
11:10:10 [2022-09-21T11:10:10.452Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
11:10:11 [2022-09-21T11:10:11.015Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
11:10:11 [2022-09-21T11:10:11.015Z]     docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight
11:10:11 [2022-09-21T11:10:11.015Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
11:10:11 [2022-09-21T11:10:11.015Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
11:10:11 [2022-09-21T11:10:11.015Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
11:10:11 [2022-09-21T11:10:11.015Z]     docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight
11:10:11 [2022-09-21T11:10:11.015Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
11:10:11 [2022-09-21T11:10:11.015Z]     docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
11:10:11 [2022-09-21T11:10:11.015Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
11:10:11 [2022-09-21T11:10:11.015Z]     docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight
11:10:11 [2022-09-21T11:10:11.015Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
11:10:11 [2022-09-21T11:10:11.015Z]     docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight
11:10:11 [2022-09-21T11:10:11.015Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
11:10:11 [2022-09-21T11:10:11.015Z]     docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight
11:10:11 [2022-09-21T11:10:11.015Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
11:10:11 [2022-09-21T11:10:11.579Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
11:10:12 [2022-09-21T11:10:12.143Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
11:10:12 [2022-09-21T11:10:12.143Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
11:10:13 [2022-09-21T11:10:13.072Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
11:10:13 [2022-09-21T11:10:13.072Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
11:10:13 [2022-09-21T11:10:13.328Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
11:10:13 [2022-09-21T11:10:13.585Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
11:10:13 [2022-09-21T11:10:13.585Z] === RUN   TestDockerSuite/TestRunWithShmSize
11:10:14 [2022-09-21T11:10:14.148Z] === RUN   TestDockerSuite/TestRunWithSwappiness
11:10:14 [2022-09-21T11:10:14.712Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
11:10:14 [2022-09-21T11:10:14.712Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
11:10:14 [2022-09-21T11:10:14.712Z] === RUN   TestDockerSuite/TestRunWithUlimits
11:10:15 [2022-09-21T11:10:15.275Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
11:10:15 [2022-09-21T11:10:15.839Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
11:10:16 [2022-09-21T11:10:16.027Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
11:10:16 [2022-09-21T11:10:16.402Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
11:10:16 [2022-09-21T11:10:16.964Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
11:10:16 [2022-09-21T11:10:16.964Z]     docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport
11:10:16 [2022-09-21T11:10:16.964Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
11:10:17 [2022-09-21T11:10:17.527Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
11:10:17 [2022-09-21T11:10:17.527Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
11:10:17 [2022-09-21T11:10:17.585Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
11:10:17 [2022-09-21T11:10:17.585Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
11:10:17 [2022-09-21T11:10:17.585Z] === RUN   TestDockerSuite/TestBuildConditionalCache
11:10:18 [2022-09-21T11:10:18.895Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
11:10:18 [2022-09-21T11:10:18.895Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
11:10:19 [2022-09-21T11:10:19.138Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
11:10:19 [2022-09-21T11:10:19.138Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
11:10:19 [2022-09-21T11:10:19.138Z] === RUN   TestDockerSuite/TestBuildContextCleanup
11:10:19 [2022-09-21T11:10:19.459Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
11:10:19 [2022-09-21T11:10:19.603Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
11:10:21 [2022-09-21T11:10:21.354Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
11:10:21 [2022-09-21T11:10:21.802Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
11:10:21 [2022-09-21T11:10:21.916Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
11:10:21 [2022-09-21T11:10:21.916Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
11:10:21 [2022-09-21T11:10:21.916Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
11:10:22 [2022-09-21T11:10:22.266Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
11:10:22 [2022-09-21T11:10:22.480Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
11:10:22 [2022-09-21T11:10:22.731Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
11:10:22 [2022-09-21T11:10:22.731Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
11:10:22 [2022-09-21T11:10:22.731Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
11:10:23 [2022-09-21T11:10:23.408Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
11:10:23 [2022-09-21T11:10:23.710Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
11:10:23 [2022-09-21T11:10:23.972Z] === RUN   TestDockerSuite/TestSaveCheckTimes
11:10:24 [2022-09-21T11:10:24.174Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
11:10:24 [2022-09-21T11:10:24.174Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
11:10:24 [2022-09-21T11:10:24.174Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
11:10:24 [2022-09-21T11:10:24.174Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
11:10:24 [2022-09-21T11:10:24.174Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
11:10:24 [2022-09-21T11:10:24.228Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
11:10:25 [2022-09-21T11:10:25.159Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
11:10:25 [2022-09-21T11:10:25.723Z] === RUN   TestDockerSuite/TestSaveImageId
11:10:25 [2022-09-21T11:10:25.723Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
11:10:25 [2022-09-21T11:10:25.979Z] === RUN   TestDockerSuite/TestSaveLoadParents
11:10:27 [2022-09-21T11:10:27.348Z]     docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents1410892653
11:10:27 [2022-09-21T11:10:27.605Z] === RUN   TestDockerSuite/TestSaveMultipleNames
11:10:27 [2022-09-21T11:10:27.861Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
11:10:28 [2022-09-21T11:10:28.790Z] === RUN   TestDockerSuite/TestSaveSingleTag
11:10:29 [2022-09-21T11:10:29.046Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
11:10:29 [2022-09-21T11:10:29.046Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
11:10:30 [2022-09-21T11:10:30.009Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
11:10:30 [2022-09-21T11:10:30.414Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
11:10:30 [2022-09-21T11:10:30.414Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
11:10:31 [2022-09-21T11:10:31.783Z] === RUN   TestDockerSuite/TestSearchCmdOptions
11:10:33 [2022-09-21T11:10:33.674Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
11:10:34 [2022-09-21T11:10:34.236Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
11:10:34 [2022-09-21T11:10:34.492Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
11:10:34 [2022-09-21T11:10:34.492Z] === RUN   TestDockerSuite/TestSearchWithLimit
11:10:36 [2022-09-21T11:10:36.400Z] === RUN   TestDockerSuite/TestSlowStdinClosing
11:10:38 [2022-09-21T11:10:38.291Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
11:10:43 [2022-09-21T11:10:43.537Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
11:10:43 [2022-09-21T11:10:43.537Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
11:10:44 [2022-09-21T11:10:44.912Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
11:10:45 [2022-09-21T11:10:45.476Z] === RUN   TestDockerSuite/TestStartAttachSilent
11:10:46 [2022-09-21T11:10:46.406Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
11:10:46 [2022-09-21T11:10:46.662Z] === RUN   TestDockerSuite/TestStartAttachWithRename
11:10:49 [2022-09-21T11:10:49.181Z] === RUN   TestDockerSuite/TestStartMultipleContainers
11:10:49 [2022-09-21T11:10:49.744Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
11:10:51 [2022-09-21T11:10:51.114Z] === RUN   TestDockerSuite/TestStartPausedContainer
11:10:52 [2022-09-21T11:10:52.044Z] === RUN   TestDockerSuite/TestStartRecordError
11:10:52 [2022-09-21T11:10:52.974Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
11:10:53 [2022-09-21T11:10:53.230Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
11:10:54 [2022-09-21T11:10:54.600Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
11:10:55 [2022-09-21T11:10:55.967Z] === RUN   TestDockerSuite/TestStatsAllNoStream
11:10:57 [2022-09-21T11:10:57.857Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
11:10:58 [2022-09-21T11:10:58.424Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
11:11:00 [2022-09-21T11:11:00.053Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
11:11:00 [2022-09-21T11:11:00.518Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
11:11:00 [2022-09-21T11:11:00.942Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
11:11:01 [2022-09-21T11:11:01.498Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
11:11:02 [2022-09-21T11:11:02.832Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
11:11:06 [2022-09-21T11:11:06.099Z] === RUN   TestDockerSuite/TestStatsFormatAll
11:11:06 [2022-09-21T11:11:06.226Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
11:11:06 [2022-09-21T11:11:06.226Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
11:11:06 [2022-09-21T11:11:06.690Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
11:11:06 [2022-09-21T11:11:06.690Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
11:11:06 [2022-09-21T11:11:06.690Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
11:11:06 [2022-09-21T11:11:06.690Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
11:11:06 [2022-09-21T11:11:06.690Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
11:11:07 [2022-09-21T11:11:07.671Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
11:11:07 [2022-09-21T11:11:07.671Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
11:11:07 [2022-09-21T11:11:07.671Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
11:11:10 [2022-09-21T11:11:10.268Z] === RUN   TestDockerSuite/TestStatsNoStream
11:11:12 [2022-09-21T11:11:12.785Z] === RUN   TestDockerSuite/TestStopContainerSignal
11:11:13 [2022-09-21T11:11:13.347Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
11:11:14 [2022-09-21T11:11:14.714Z] === RUN   TestDockerSuite/TestTopMultipleArgs
11:11:15 [2022-09-21T11:11:15.278Z] === RUN   TestDockerSuite/TestTopNonPrivileged
11:11:15 [2022-09-21T11:11:15.843Z] === RUN   TestDockerSuite/TestTopPrivileged
11:11:16 [2022-09-21T11:11:16.407Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
11:11:16 [2022-09-21T11:11:16.407Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
11:11:16 [2022-09-21T11:11:16.407Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
11:11:16 [2022-09-21T11:11:16.664Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
11:11:19 [2022-09-21T11:11:19.184Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
11:11:22 [2022-09-21T11:11:22.450Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
11:11:22 [2022-09-21T11:11:22.450Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
11:11:23 [2022-09-21T11:11:23.013Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
11:11:23 [2022-09-21T11:11:23.013Z]     docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport
11:11:23 [2022-09-21T11:11:23.013Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
11:11:23 [2022-09-21T11:11:23.013Z]     docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport
11:11:23 [2022-09-21T11:11:23.013Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
11:11:23 [2022-09-21T11:11:23.957Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
11:11:24 [2022-09-21T11:11:24.520Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
11:11:25 [2022-09-21T11:11:25.083Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
11:11:26 [2022-09-21T11:11:26.012Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
11:11:26 [2022-09-21T11:11:26.012Z] === RUN   TestDockerSuite/TestUpdateStats
11:11:28 [2022-09-21T11:11:28.532Z]     docker_cli_service_logs_test.go:246: checking task dalx87jpfu8q
11:11:28 [2022-09-21T11:11:28.532Z]     docker_cli_service_logs_test.go:251: checking messages for dalx87jpfu8q
11:11:28 [2022-09-21T11:11:28.532Z]     docker_cli_service_logs_test.go:246: checking task kw3fjgg53ofa
11:11:28 [2022-09-21T11:11:28.532Z]     docker_cli_service_logs_test.go:251: checking messages for kw3fjgg53ofa
11:11:29 [2022-09-21T11:11:29.901Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
11:11:30 [2022-09-21T11:11:30.465Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
11:11:30 [2022-09-21T11:11:30.465Z]     docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport
11:11:30 [2022-09-21T11:11:30.465Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
11:11:31 [2022-09-21T11:11:31.394Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
11:11:31 [2022-09-21T11:11:31.650Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
11:11:34 [2022-09-21T11:11:34.169Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
11:11:36 [2022-09-21T11:11:36.061Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
11:11:37 [2022-09-21T11:11:37.716Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
11:11:37 [2022-09-21T11:11:37.958Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
11:11:38 [2022-09-21T11:11:38.697Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
11:11:38 [2022-09-21T11:11:38.697Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
11:11:38 [2022-09-21T11:11:38.697Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
11:11:39 [2022-09-21T11:11:39.325Z] === RUN   TestDockerSwarmSuite/TestServiceScale
11:11:39 [2022-09-21T11:11:39.582Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
11:11:42 [2022-09-21T11:11:42.099Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
11:11:42 [2022-09-21T11:11:42.356Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
11:11:45 [2022-09-21T11:11:45.629Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
11:11:46 [2022-09-21T11:11:46.567Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
11:11:47 [2022-09-21T11:11:47.936Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
11:11:48 [2022-09-21T11:11:48.866Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
11:11:49 [2022-09-21T11:11:49.797Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
11:11:51 [2022-09-21T11:11:51.689Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
11:11:53 [2022-09-21T11:11:53.055Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
11:11:53 [2022-09-21T11:11:53.988Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
11:11:55 [2022-09-21T11:11:55.354Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
11:11:56 [2022-09-21T11:11:56.729Z] === RUN   TestDockerSuite/TestVolumeCLICreate
11:11:58 [2022-09-21T11:11:58.618Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
11:11:59 [2022-09-21T11:11:59.868Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
11:12:01 [2022-09-21T11:12:01.133Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
11:12:01 [2022-09-21T11:12:01.421Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
11:12:02 [2022-09-21T11:12:02.400Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
11:12:03 [2022-09-21T11:12:03.022Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
11:12:04 [2022-09-21T11:12:04.912Z]     docker_cli_swarm_test.go:1902: [d398061034b49] joining swarm manager [d3ed0f152b966]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:12:05 [2022-09-21T11:12:05.331Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
11:12:06 [2022-09-21T11:12:06.278Z]     docker_cli_swarm_test.go:1903: [d6c4aa932d1b1] joining swarm manager [d3ed0f152b966]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:12:08 [2022-09-21T11:12:08.265Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
11:12:11 [2022-09-21T11:12:11.201Z] === RUN   TestDockerSuite/TestBuildDockerignore
11:12:12 [2022-09-21T11:12:12.836Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
11:12:12 [2022-09-21T11:12:12.836Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
11:12:12 [2022-09-21T11:12:12.836Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
11:12:12 [2022-09-21T11:12:12.836Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
11:12:12 [2022-09-21T11:12:12.836Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
11:12:12 [2022-09-21T11:12:12.836Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
11:12:12 [2022-09-21T11:12:12.837Z] === RUN   TestDockerSuite/TestVolumeCLILs
11:12:13 [2022-09-21T11:12:13.095Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
11:12:13 [2022-09-21T11:12:13.095Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
11:12:13 [2022-09-21T11:12:13.657Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
11:12:13 [2022-09-21T11:12:13.657Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
11:12:13 [2022-09-21T11:12:13.914Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
11:12:13 [2022-09-21T11:12:13.914Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
11:12:13 [2022-09-21T11:12:13.914Z] === RUN   TestDockerSuite/TestVolumeCLIRm
11:12:15 [2022-09-21T11:12:15.281Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
11:12:15 [2022-09-21T11:12:15.281Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
11:12:15 [2022-09-21T11:12:15.537Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
11:12:15 [2022-09-21T11:12:15.537Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
11:12:15 [2022-09-21T11:12:15.537Z] === RUN   TestDockerSuite/TestVolumeEvents
11:12:22 [2022-09-21T11:12:22.073Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
11:12:22 [2022-09-21T11:12:22.073Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
11:12:22 [2022-09-21T11:12:22.331Z] === RUN   TestDockerSuite/TestVolumeLsFormat
11:12:22 [2022-09-21T11:12:22.587Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
11:12:22 [2022-09-21T11:12:22.587Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
11:12:25 [2022-09-21T11:12:25.105Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
11:12:27 [2022-09-21T11:12:27.000Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
11:12:27 [2022-09-21T11:12:27.000Z]     docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
11:12:27 [2022-09-21T11:12:27.000Z] --- PASS: TestDockerSuite (1288.79s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (2.74s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.84s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.89s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.77s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.02s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.03s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.01s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.88s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.02s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.64s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.09s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.04s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.70s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.62s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.77s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.51s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (1.90s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.93s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestAttachDetach (0.92s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.83s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.83s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.82s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.80s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.08s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.38s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.81s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.09s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.79s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.66s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.24s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.58s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.45s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.88s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.79s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.32s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.91s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.35s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.52s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.18s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.47s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (0.93s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.49s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.78s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.96s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.07s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.04s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestBuildAddScript (2.85s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.55s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.93s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.58s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.31s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestBuildAddTar (6.30s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.18s)
11:12:27 [2022-09-21T11:12:27.000Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.14s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.57s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.35s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.37s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.71s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.43s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.99s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.85s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.71s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.99s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.20s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.16s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.50s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.70s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.73s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.40s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.64s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.81s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.08s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.97s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.66s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.88s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.48s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.36s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.76s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.62s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.53s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.72s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.94s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.41s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.25s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.28s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.26s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.01s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.67s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.94s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.17s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.96s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.63s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.41s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.84s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.48s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.40s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.42s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.81s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.14s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.71s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.83s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.00s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.45s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.38s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.13s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.67s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.97s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.76s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.55s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.97s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.17s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.02s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (11.15s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.34s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.72s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.11s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.89s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.46s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.19s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.24s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.52s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.16s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.96s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.61s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.21s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.68s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.49s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.36s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.98s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.34s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.37s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.32s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.50s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.78s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.41s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.51s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.15s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (6.95s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.45s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.97s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.82s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.89s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.81s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.51s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.15s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.29s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.37s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.85s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.55s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.39s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildFails (0.84s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.66s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.18s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.40s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.19s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.85s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.71s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.44s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.36s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.31s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.60s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.28s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildHistory (3.77s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.47s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.73s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.57s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.48s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.68s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.29s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.26s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.30s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.19s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.28s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.65s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.60s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.27s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.04s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.06s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.21s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.01s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.54s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.56s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.36s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.41s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.66s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.53s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.67s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.35s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.48s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.40s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.25s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.20s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.25s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.36s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.61s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.76s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.15s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.35s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.54s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.37s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.66s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.44s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.36s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.51s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.02s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.59s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.86s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.99s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.30s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.64s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.91s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.65s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.66s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.00s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.63s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.54s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildRm (2.15s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.88s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.34s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.57s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.56s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.01s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.92s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.71s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (2.73s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.25s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.24s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.59s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.62s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.90s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.71s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.80s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.30s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.69s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.97s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildUser (1.17s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.05s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.43s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.55s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.17s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.61s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.57s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.98s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.31s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.61s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.66s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.73s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.06s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.58s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.23s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.35s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.44s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.32s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.50s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.60s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestCommitChange (0.76s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.65s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.35s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.17s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.77s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.18s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.59s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.08s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.54s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.11s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.21s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.24s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.51s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.58s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.59s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.56s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.53s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.45s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.69s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.49s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.73s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.37s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.55s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.44s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.52s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.67s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.52s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
11:12:27 [2022-09-21T11:12:27.001Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.65s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.79s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.77s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.68s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.09s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.05s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.62s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.31s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.62s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.52s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.63s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.59s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.80s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.44s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.85s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.06s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.06s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.12s)
11:12:27 [2022-09-21T11:12:27.002Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.39s)
11:12:27 [2022-09-21T11:12:27.002Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.44s)
11:12:27 [2022-09-21T11:12:27.002Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.34s)
11:12:27 [2022-09-21T11:12:27.002Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.42s)
11:12:27 [2022-09-21T11:12:27.002Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000dcad08_<nil>} (1.33s)
11:12:27 [2022-09-21T11:12:27.002Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11654130109_/foo_false__<nil>_<nil>_<nil>} (1.47s)
11:12:27 [2022-09-21T11:12:27.002Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11654130109_/foo_true__<nil>_<nil>_<nil>} (1.36s)
11:12:27 [2022-09-21T11:12:27.002Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31844217045_/foo_false__<nil>_<nil>_<nil>} (1.41s)
11:12:27 [2022-09-21T11:12:27.002Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31844217045_/foo_true__<nil>_<nil>_<nil>} (1.39s)
11:12:27 [2022-09-21T11:12:27.002Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31844217045_/foo_true__0xc000dcad38_<nil>_<nil>} (1.43s)
11:12:27 [2022-09-21T11:12:27.002Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000dcad50_<nil>} (1.72s)
11:12:27 [2022-09-21T11:12:27.002Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000dcad68_<nil>} (1.36s)
11:12:27 [2022-09-21T11:12:27.002Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000dcad80_<nil>} (1.31s)
11:12:27 [2022-09-21T11:12:27.002Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000dcad98_<nil>} (1.49s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.35s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.27s)
11:12:27 [2022-09-21T11:12:27.002Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
11:12:27 [2022-09-21T11:12:27.002Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
11:12:27 [2022-09-21T11:12:27.002Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
11:12:27 [2022-09-21T11:12:27.002Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
11:12:27 [2022-09-21T11:12:27.002Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
11:12:27 [2022-09-21T11:12:27.002Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s)
11:12:27 [2022-09-21T11:12:27.002Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s)
11:12:27 [2022-09-21T11:12:27.002Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
11:12:27 [2022-09-21T11:12:27.002Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
11:12:27 [2022-09-21T11:12:27.002Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s)
11:12:27 [2022-09-21T11:12:27.002Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s)
11:12:27 [2022-09-21T11:12:27.002Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s)
11:12:27 [2022-09-21T11:12:27.002Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s)
11:12:27 [2022-09-21T11:12:27.002Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s)
11:12:27 [2022-09-21T11:12:27.002Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s)
11:12:27 [2022-09-21T11:12:27.002Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.34s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.11s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.70s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (0.97s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.60s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.50s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.67s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.58s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.55s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.67s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.76s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.67s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.61s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.95s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.80s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.59s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.60s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.14s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.77s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.57s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.56s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.58s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.62s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.46s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.63s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.27s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.46s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.29s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCpToCaseD (2.61s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCpToCaseE (1.83s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.50s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCpToCaseG (2.97s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCpToCaseH (1.78s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.47s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (2.64s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.51s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCpToDot (0.52s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.83s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.84s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.48s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.84s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.27s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.62s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.22s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.11s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.08s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.40s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.65s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.11s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.49s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.22s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.06s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCreateRM (0.10s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.67s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.48s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.71s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.22s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.50s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.13s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.06s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.66s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.60s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.57s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestDockerFails (0.02s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.87s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.70s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.96s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.26s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.57s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.20s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.25s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.43s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.74s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.73s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.73s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.57s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.50s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.50s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.60s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.06s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.51s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.52s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.00s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.26s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.35s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (0.90s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.53s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.16s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.28s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.24s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.19s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestEventsFormat (0.97s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.69s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestEventsImagePull (1.16s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.23s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (2.57s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.70s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestEventsRename (0.52s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestEventsResize (0.51s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.50s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.58s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.48s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.73s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestEventsTop (0.59s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.57s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.00s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestExec (0.68s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.62s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.48s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.73s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.04s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.49s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.52s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.60s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.58s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.52s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.75s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.11s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.02s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestExecEnv (0.72s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.05s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.54s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestExecInspectID (1.58s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.52s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.53s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestExecParseError (0.67s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.53s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.50s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.29s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.58s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.55s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.72s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.62s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestExecTTY (0.58s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.66s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.55s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.87s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.38s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.53s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.70s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.55s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.60s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.61s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.45s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.49s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.59s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.55s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestHealth (19.03s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.54s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.57s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.18s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.28s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.55s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.66s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.85s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.06s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.53s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.55s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.02s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.32s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestImportFile (1.23s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.67s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.17s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.11s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.51s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.51s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.67s)
11:12:27 [2022-09-21T11:12:27.002Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.56s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.45s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.46s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.42s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.66s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.46s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.11s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.48s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.42s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.64s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.43s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.55s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.45s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.45s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.29s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.47s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.59s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.93s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.50s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.42s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.44s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (0.92s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.90s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.25s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.07s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.42s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.39s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.33s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.38s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.49s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.64s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.37s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.06s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.43s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.44s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.27s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.44s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.43s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.46s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.43s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.48s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.46s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.82s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.86s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.82s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.89s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.69s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.98s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.46s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.43s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestLogsSince (6.51s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.49s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.43s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestLogsTail (0.79s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.57s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.53s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.28s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.66s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestNetHostname (1.88s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.26s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestNetworkEvents (5.75s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.23s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestPluginActive (2.25s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.89s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.66s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.83s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.83s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.74s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.44s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.85s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.23s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.91s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestPortList (6.05s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.87s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (5.91s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.71s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.75s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.51s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.09s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.07s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (2.65s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.06s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.58s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.19s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestPsByOrder (2.22s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.65s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.08s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.01s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.25s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.53s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.05s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.47s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.97s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.88s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.74s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.80s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.08s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.82s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.87s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.72s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.53s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.44s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.49s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.02s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.93s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.51s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.11s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.79s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.35s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (1.93s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.88s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.00s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.21s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.02s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.13s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.58s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.20s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.42s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.33s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.71s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.12s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.57s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRmiTag (0.14s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.49s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.59s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.52s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.62s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.97s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.49s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.25s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.47s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.53s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.39s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.56s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.64s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.98s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.05s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.89s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.58s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.59s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.57s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.47s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.59s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.64s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.76s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.53s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.44s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.67s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.63s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.45s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.42s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.67s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.78s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.04s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.77s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.68s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.55s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.62s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.47s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.52s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.05s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.98s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.50s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.48s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.45s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.89s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.90s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.80s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.57s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.46s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.46s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.47s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.42s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.99s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.01s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.59s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.34s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.03s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.50s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.58s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.57s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.62s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (0.98s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.91s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.44s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.32s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.46s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.43s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.00s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.46s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.45s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.43s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.44s)
11:12:27 [2022-09-21T11:12:27.003Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.46s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.44s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.51s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.65s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.48s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.46s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.43s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.46s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.44s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.47s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.87s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.25s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.13s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.50s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.14s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.69s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.95s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.44s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.93s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.91s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.90s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.77s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.34s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.36s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.69s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.30s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (0.91s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.76s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.03s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.29s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.03s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunMount (4.44s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.48s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.55s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.31s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.65s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.03s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.00s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.70s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.46s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.51s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.58s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.79s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.45s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.58s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.63s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.87s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.37s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.52s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.47s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.11s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.73s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.78s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.49s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.82s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.51s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.73s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.53s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.72s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.53s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.43s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.58s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.63s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.60s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.50s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.42s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.45s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (0.85s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.07s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.93s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunRm (0.45s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.46s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.46s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.45s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.39s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.43s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.20s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.59s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.44s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.42s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.47s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.41s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.42s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.45s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.44s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.52s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.73s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.53s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunState (1.30s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.51s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.49s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.46s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.44s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunSysctls (0.95s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.75s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.82s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.63s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.59s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.62s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.81s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.44s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.48s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.42s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.29s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (0.91s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.43s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.46s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.41s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.43s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.43s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.18s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.64s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.79s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.78s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.33s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.69s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.77s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.68s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.73s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.52s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.11s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.74s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.69s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.48s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.43s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.63s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.67s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.57s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.60s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.46s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.60s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.06s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.50s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.41s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.43s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.62s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.74s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.57s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.72s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.73s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.81s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.43s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.11s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.43s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.60s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.11s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.23s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.35s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.21s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.50s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (1.97s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.87s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.74s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.81s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.21s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.62s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.83s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.78s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.32s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.25s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.48s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.56s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.31s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.47s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.54s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.62s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.67s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.67s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.47s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.52s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.50s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.81s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.42s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.02s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.87s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.58s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.52s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.19s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.54s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.83s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.68s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.56s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.24s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.14s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.89s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.65s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.64s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.89s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.32s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.27s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.92s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.06s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.74s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.25s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.30s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.27s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.46s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.61s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.45s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.43s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.45s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.11s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.25s)
11:12:27 [2022-09-21T11:12:27.004Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
11:12:27 [2022-09-21T11:12:27.004Z] === RUN   TestDockerRegistrySuite
11:12:27 [2022-09-21T11:12:27.004Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
11:12:28 [2022-09-21T11:12:28.373Z]     check_test.go:196: [df3ae9ac615e6] daemon is not started
11:12:28 [2022-09-21T11:12:28.373Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
11:12:28 [2022-09-21T11:12:28.936Z]     check_test.go:196: [ddad449b6e70f] daemon is not started
11:12:28 [2022-09-21T11:12:28.936Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
11:12:30 [2022-09-21T11:12:30.307Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
11:12:30 [2022-09-21T11:12:30.307Z]     check_test.go:196: [dc46c92c23f24] daemon is not started
11:12:30 [2022-09-21T11:12:30.307Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
11:12:30 [2022-09-21T11:12:30.563Z]     check_test.go:196: [df2b68172a00c] daemon is not started
11:12:30 [2022-09-21T11:12:30.563Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
11:12:32 [2022-09-21T11:12:32.454Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
11:12:33 [2022-09-21T11:12:33.384Z]     check_test.go:196: [d406f0ae07e0e] daemon is not started
11:12:33 [2022-09-21T11:12:33.640Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
11:12:38 [2022-09-21T11:12:38.911Z]     check_test.go:196: [de72bf2bbbd65] daemon is not started
11:12:38 [2022-09-21T11:12:38.911Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
11:12:41 [2022-09-21T11:12:41.431Z]     check_test.go:196: [d0a0f7341d456] daemon is not started
11:12:41 [2022-09-21T11:12:41.431Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
11:12:42 [2022-09-21T11:12:42.359Z]     check_test.go:196: [d3b9f97c32d78] daemon is not started
11:12:42 [2022-09-21T11:12:42.359Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
11:12:43 [2022-09-21T11:12:43.287Z]     check_test.go:196: [d195ecebd085f] daemon is not started
11:12:43 [2022-09-21T11:12:43.287Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
11:12:44 [2022-09-21T11:12:44.214Z]     check_test.go:196: [d2e550add3710] daemon is not started
11:12:44 [2022-09-21T11:12:44.214Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
11:12:45 [2022-09-21T11:12:45.583Z]     check_test.go:196: [d57034fe3659e] daemon is not started
11:12:45 [2022-09-21T11:12:45.583Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
11:12:46 [2022-09-21T11:12:46.511Z]     check_test.go:196: [d2b058684c78f] daemon is not started
11:12:46 [2022-09-21T11:12:46.511Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
11:12:47 [2022-09-21T11:12:47.438Z]     check_test.go:196: [d305a3aae8c56] daemon is not started
11:12:47 [2022-09-21T11:12:47.693Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
11:12:48 [2022-09-21T11:12:48.258Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
11:12:48 [2022-09-21T11:12:48.514Z]     check_test.go:196: [df466d65dd8ce] daemon is not started
11:12:48 [2022-09-21T11:12:48.771Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
11:12:49 [2022-09-21T11:12:49.701Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9b15147a778c6024da9c85436f1ee2fe5328e1e2659a62f42e30cfcd5c5f30b7
11:12:50 [2022-09-21T11:12:50.266Z]     docker_cli_swarm_test.go:1803: [d2bcacb78c38d] joining swarm manager [d35c1f07cbdfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:12:50 [2022-09-21T11:12:50.829Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a5549d351b3f74751ec351c25581c2ae358367849037471f99fc7dec4c590561
11:12:51 [2022-09-21T11:12:51.086Z]     check_test.go:196: [ddc4ce56904ea] daemon is not started
11:12:51 [2022-09-21T11:12:51.086Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
11:12:51 [2022-09-21T11:12:51.651Z]     docker_cli_swarm_test.go:1804: [dccbfa3920595] joining swarm manager [d35c1f07cbdfd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:12:51 [2022-09-21T11:12:51.907Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:baed2e151e6aa1eeb7dd19854d737a3fcfa0fd67a60ef32dc94e592bf05c0d3e
11:12:52 [2022-09-21T11:12:52.837Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6f1706e91c27aa54154bb6fd9e91d2eb9225167c0ef1d6ec35613f479cf9e6ec
11:12:53 [2022-09-21T11:12:53.093Z]     check_test.go:196: [db9e1abd66c1e] daemon is not started
11:12:53 [2022-09-21T11:12:53.093Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
11:12:54 [2022-09-21T11:12:54.021Z]     check_test.go:196: [d8ea310c8bc83] daemon is not started
11:12:54 [2022-09-21T11:12:54.021Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
11:12:55 [2022-09-21T11:12:55.910Z]     check_test.go:196: [dca3046f8a75b] daemon is not started
11:12:55 [2022-09-21T11:12:55.910Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
11:12:56 [2022-09-21T11:12:56.862Z]     check_test.go:196: [d107a895a556a] daemon is not started
11:12:56 [2022-09-21T11:12:56.862Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
11:12:57 [2022-09-21T11:12:57.118Z]     check_test.go:196: [d2417498b1652] daemon is not started
11:12:57 [2022-09-21T11:12:57.118Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
11:12:58 [2022-09-21T11:12:58.046Z]     check_test.go:196: [debb5086f3352] daemon is not started
11:12:58 [2022-09-21T11:12:58.046Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
11:12:58 [2022-09-21T11:12:58.976Z]     check_test.go:196: [da64a26a2cb94] daemon is not started
11:12:58 [2022-09-21T11:12:58.976Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
11:12:59 [2022-09-21T11:12:59.539Z]     check_test.go:196: [db50c31c59fab] daemon is not started
11:12:59 [2022-09-21T11:12:59.539Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
11:13:02 [2022-09-21T11:13:02.058Z]     check_test.go:196: [d62d904f69bbc] daemon is not started
11:13:02 [2022-09-21T11:13:02.058Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
11:13:02 [2022-09-21T11:13:02.314Z]     check_test.go:196: [df4d2457183eb] daemon is not started
11:13:02 [2022-09-21T11:13:02.314Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
11:13:03 [2022-09-21T11:13:03.243Z]     check_test.go:196: [dc96835770188] daemon is not started
11:13:03 [2022-09-21T11:13:03.243Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
11:13:03 [2022-09-21T11:13:03.804Z]     check_test.go:196: [dea4952ac137e] daemon is not started
11:13:03 [2022-09-21T11:13:03.804Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
11:13:03 [2022-09-21T11:13:03.804Z]     check_test.go:196: [d7ab67ea60a34] daemon is not started
11:13:03 [2022-09-21T11:13:03.804Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
11:13:04 [2022-09-21T11:13:04.061Z]     check_test.go:196: [dccb303fccfd8] daemon is not started
11:13:04 [2022-09-21T11:13:04.061Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
11:13:04 [2022-09-21T11:13:04.318Z]     check_test.go:196: [d6cc9fd7f9576] daemon is not started
11:13:04 [2022-09-21T11:13:04.318Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
11:13:04 [2022-09-21T11:13:04.574Z]     check_test.go:196: [d6e21aa073091] daemon is not started
11:13:04 [2022-09-21T11:13:04.574Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
11:13:04 [2022-09-21T11:13:04.830Z]     check_test.go:196: [d02c1de55b4a9] daemon is not started
11:13:04 [2022-09-21T11:13:04.830Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
11:13:05 [2022-09-21T11:13:05.761Z]     check_test.go:196: [d251993d09f0c] daemon is not started
11:13:05 [2022-09-21T11:13:05.761Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
11:13:07 [2022-09-21T11:13:07.129Z]     check_test.go:196: [d42dedb2ba0ac] daemon is not started
11:13:07 [2022-09-21T11:13:07.129Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
11:13:07 [2022-09-21T11:13:07.385Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
11:13:07 [2022-09-21T11:13:07.948Z]     check_test.go:196: [db6ef114a11e8] daemon is not started
11:13:07 [2022-09-21T11:13:07.948Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
11:13:09 [2022-09-21T11:13:09.319Z]     check_test.go:196: [dbac089ede0ad] daemon is not started
11:13:09 [2022-09-21T11:13:09.319Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
11:13:10 [2022-09-21T11:13:10.248Z] === RUN   TestDockerRegistrySuite/TestV2Only
11:13:10 [2022-09-21T11:13:10.809Z] --- PASS: TestDockerRegistrySuite (43.95s)
11:13:10 [2022-09-21T11:13:10.809Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.15s)
11:13:10 [2022-09-21T11:13:10.809Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.96s)
11:13:10 [2022-09-21T11:13:10.809Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.37s)
11:13:10 [2022-09-21T11:13:10.809Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s)
11:13:10 [2022-09-21T11:13:10.809Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.94s)
11:13:10 [2022-09-21T11:13:10.809Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.15s)
11:13:10 [2022-09-21T11:13:10.809Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.61s)
11:13:10 [2022-09-21T11:13:10.809Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.06s)
11:13:10 [2022-09-21T11:13:10.809Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.90s)
11:13:10 [2022-09-21T11:13:10.809Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.99s)
11:13:10 [2022-09-21T11:13:10.809Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.10s)
11:13:10 [2022-09-21T11:13:10.809Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.03s)
11:13:10 [2022-09-21T11:13:10.809Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.22s)
11:13:10 [2022-09-21T11:13:10.809Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.06s)
11:13:10 [2022-09-21T11:13:10.809Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.34s)
11:13:10 [2022-09-21T11:13:10.809Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.04s)
11:13:10 [2022-09-21T11:13:10.809Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.95s)
11:13:10 [2022-09-21T11:13:10.809Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.00s)
11:13:10 [2022-09-21T11:13:10.809Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.92s)
11:13:10 [2022-09-21T11:13:10.810Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
11:13:10 [2022-09-21T11:13:10.810Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.92s)
11:13:10 [2022-09-21T11:13:10.810Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.86s)
11:13:10 [2022-09-21T11:13:10.810Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.82s)
11:13:10 [2022-09-21T11:13:10.810Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.30s)
11:13:10 [2022-09-21T11:13:10.810Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.41s)
11:13:10 [2022-09-21T11:13:10.810Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.93s)
11:13:10 [2022-09-21T11:13:10.810Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s)
11:13:10 [2022-09-21T11:13:10.810Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
11:13:10 [2022-09-21T11:13:10.810Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s)
11:13:10 [2022-09-21T11:13:10.810Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s)
11:13:10 [2022-09-21T11:13:10.810Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s)
11:13:10 [2022-09-21T11:13:10.810Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
11:13:10 [2022-09-21T11:13:10.810Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.99s)
11:13:10 [2022-09-21T11:13:10.810Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.36s)
11:13:10 [2022-09-21T11:13:10.810Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.91s)
11:13:10 [2022-09-21T11:13:10.810Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.24s)
11:13:10 [2022-09-21T11:13:10.810Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.89s)
11:13:10 [2022-09-21T11:13:10.810Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s)
11:13:10 [2022-09-21T11:13:10.810Z] === RUN   TestDockerSchema1RegistrySuite
11:13:10 [2022-09-21T11:13:10.810Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
11:13:11 [2022-09-21T11:13:11.066Z]     check_test.go:223: [d4339c397f33e] daemon is not started
11:13:11 [2022-09-21T11:13:11.066Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
11:13:13 [2022-09-21T11:13:13.583Z]     check_test.go:223: [dbd4e921344a8] daemon is not started
11:13:13 [2022-09-21T11:13:13.583Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
11:13:15 [2022-09-21T11:13:15.474Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
11:13:17 [2022-09-21T11:13:17.382Z]     docker_cli_swarm_test.go:1322: [d06818a45a7f6] joining swarm manager [d874836517f5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:13:18 [2022-09-21T11:13:18.311Z]     docker_cli_swarm_test.go:1323: [d740d842d8210] joining swarm manager [d874836517f5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:13:18 [2022-09-21T11:13:18.874Z]     check_test.go:223: [d46d9a6f03f7a] daemon is not started
11:13:18 [2022-09-21T11:13:18.874Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
11:13:22 [2022-09-21T11:13:22.149Z]     check_test.go:223: [d7b14f47cabb4] daemon is not started
11:13:22 [2022-09-21T11:13:22.149Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
11:13:22 [2022-09-21T11:13:22.710Z]     check_test.go:223: [ddfc988bd1720] daemon is not started
11:13:22 [2022-09-21T11:13:22.710Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
11:13:23 [2022-09-21T11:13:23.709Z]     check_test.go:223: [df4c6e0245f82] daemon is not started
11:13:23 [2022-09-21T11:13:23.709Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
11:13:23 [2022-09-21T11:13:23.709Z]     check_test.go:223: [dd19e04af74b1] daemon is not started
11:13:23 [2022-09-21T11:13:23.709Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
11:13:24 [2022-09-21T11:13:24.643Z]     check_test.go:223: [debdebdc0a810] daemon is not started
11:13:24 [2022-09-21T11:13:24.643Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
11:13:25 [2022-09-21T11:13:25.572Z]     check_test.go:223: [d8a8662bc0732] daemon is not started
11:13:25 [2022-09-21T11:13:25.572Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
11:13:26 [2022-09-21T11:13:26.503Z]     check_test.go:223: [db6b2cb93841c] daemon is not started
11:13:26 [2022-09-21T11:13:26.503Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
11:13:29 [2022-09-21T11:13:29.071Z]     check_test.go:223: [d0f7789c6a64a] daemon is not started
11:13:29 [2022-09-21T11:13:29.071Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
11:13:29 [2022-09-21T11:13:29.327Z]     check_test.go:223: [d3218328270cf] daemon is not started
11:13:29 [2022-09-21T11:13:29.327Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
11:13:29 [2022-09-21T11:13:29.889Z]     check_test.go:223: [d0a53d6e5bacf] daemon is not started
11:13:29 [2022-09-21T11:13:29.889Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
11:13:29 [2022-09-21T11:13:29.889Z]     check_test.go:223: [d5390fa1b83c9] daemon is not started
11:13:29 [2022-09-21T11:13:29.889Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
11:13:30 [2022-09-21T11:13:30.453Z]     check_test.go:223: [d50b99e02493b] daemon is not started
11:13:30 [2022-09-21T11:13:30.453Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
11:13:30 [2022-09-21T11:13:30.453Z]     check_test.go:223: [da616eda08b08] daemon is not started
11:13:30 [2022-09-21T11:13:30.453Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
11:13:31 [2022-09-21T11:13:31.016Z]     check_test.go:223: [d3f1782f4ceeb] daemon is not started
11:13:31 [2022-09-21T11:13:31.016Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
11:13:31 [2022-09-21T11:13:31.016Z]     check_test.go:223: [d7ed45ca869f6] daemon is not started
11:13:31 [2022-09-21T11:13:31.016Z] --- PASS: TestDockerSchema1RegistrySuite (20.18s)
11:13:31 [2022-09-21T11:13:31.016Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s)
11:13:31 [2022-09-21T11:13:31.016Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.63s)
11:13:31 [2022-09-21T11:13:31.016Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.17s)
11:13:31 [2022-09-21T11:13:31.016Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.80s)
11:13:31 [2022-09-21T11:13:31.016Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.95s)
11:13:31 [2022-09-21T11:13:31.016Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.99s)
11:13:31 [2022-09-21T11:13:31.016Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s)
11:13:31 [2022-09-21T11:13:31.016Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.01s)
11:13:31 [2022-09-21T11:13:31.016Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.89s)
11:13:31 [2022-09-21T11:13:31.016Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.88s)
11:13:31 [2022-09-21T11:13:31.016Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.51s)
11:13:31 [2022-09-21T11:13:31.016Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s)
11:13:31 [2022-09-21T11:13:31.016Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.44s)
11:13:31 [2022-09-21T11:13:31.016Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
11:13:31 [2022-09-21T11:13:31.016Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.34s)
11:13:31 [2022-09-21T11:13:31.016Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.24s)
11:13:31 [2022-09-21T11:13:31.016Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s)
11:13:31 [2022-09-21T11:13:31.016Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
11:13:31 [2022-09-21T11:13:31.016Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
11:13:31 [2022-09-21T11:13:31.016Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
11:13:31 [2022-09-21T11:13:31.945Z]     check_test.go:252: [d53e479d48e88] daemon is not started
11:13:31 [2022-09-21T11:13:31.945Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
11:13:32 [2022-09-21T11:13:32.508Z]     check_test.go:252: [d85812faad702] daemon is not started
11:13:32 [2022-09-21T11:13:32.508Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
11:13:32 [2022-09-21T11:13:32.509Z]     check_test.go:252: [de42d3e121eec] daemon is not started
11:13:32 [2022-09-21T11:13:32.509Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
11:13:33 [2022-09-21T11:13:33.880Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
11:13:34 [2022-09-21T11:13:34.443Z]     check_test.go:252: [d40a1badd555d] daemon is not started
11:13:34 [2022-09-21T11:13:34.443Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
11:13:34 [2022-09-21T11:13:34.699Z]     check_test.go:252: [d801c59ffef6e] daemon is not started
11:13:34 [2022-09-21T11:13:34.699Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
11:13:35 [2022-09-21T11:13:35.628Z]     check_test.go:252: [ded92c2c10e56] daemon is not started
11:13:35 [2022-09-21T11:13:35.628Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
11:13:35 [2022-09-21T11:13:35.883Z]     check_test.go:252: [d7ffa7318aa6c] daemon is not started
11:13:35 [2022-09-21T11:13:35.883Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.71s)
11:13:35 [2022-09-21T11:13:35.883Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.73s)
11:13:35 [2022-09-21T11:13:35.883Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s)
11:13:35 [2022-09-21T11:13:35.883Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
11:13:35 [2022-09-21T11:13:35.883Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.23s)
11:13:35 [2022-09-21T11:13:35.883Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.54s)
11:13:35 [2022-09-21T11:13:35.883Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.50s)
11:13:35 [2022-09-21T11:13:35.883Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.84s)
11:13:35 [2022-09-21T11:13:35.883Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s)
11:13:35 [2022-09-21T11:13:35.883Z] === RUN   TestDockerRegistryAuthTokenSuite
11:13:35 [2022-09-21T11:13:35.883Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
11:13:37 [2022-09-21T11:13:37.366Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
11:13:40 [2022-09-21T11:13:40.298Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
11:13:40 [2022-09-21T11:13:40.298Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
11:13:40 [2022-09-21T11:13:40.298Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
11:13:41 [2022-09-21T11:13:41.126Z]     check_test.go:279: [d780724ad3c1e] daemon is not started
11:13:41 [2022-09-21T11:13:41.127Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
11:13:41 [2022-09-21T11:13:41.127Z]     check_test.go:279: [da4fc2cf1003e] daemon is not started
11:13:41 [2022-09-21T11:13:41.127Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
11:13:41 [2022-09-21T11:13:41.127Z]     check_test.go:279: [d086bc34bc09a] daemon is not started
11:13:41 [2022-09-21T11:13:41.127Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
11:13:41 [2022-09-21T11:13:41.382Z]     check_test.go:279: [d1ba5a498af6f] daemon is not started
11:13:41 [2022-09-21T11:13:41.382Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
11:13:41 [2022-09-21T11:13:41.639Z]     check_test.go:279: [defb44cba9a62] daemon is not started
11:13:41 [2022-09-21T11:13:41.639Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s)
11:13:41 [2022-09-21T11:13:41.639Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
11:13:41 [2022-09-21T11:13:41.639Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
11:13:41 [2022-09-21T11:13:41.639Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
11:13:41 [2022-09-21T11:13:41.639Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
11:13:41 [2022-09-21T11:13:41.639Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
11:13:41 [2022-09-21T11:13:41.639Z] === RUN   TestDockerNetworkSuite
11:13:41 [2022-09-21T11:13:41.639Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
11:13:44 [2022-09-21T11:13:44.155Z]     docker_cli_network_unix_test.go:47: [d4231cbf80a37] daemon is not started
11:13:44 [2022-09-21T11:13:44.155Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
11:13:44 [2022-09-21T11:13:44.411Z]     docker_cli_network_unix_test.go:47: [deb2e9cb33438] daemon is not started
11:13:44 [2022-09-21T11:13:44.667Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
11:13:47 [2022-09-21T11:13:47.184Z]     docker_cli_network_unix_test.go:47: [d4a757212d32b] daemon is not started
11:13:47 [2022-09-21T11:13:47.440Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
11:13:48 [2022-09-21T11:13:48.810Z]     docker_cli_network_unix_test.go:47: [d20cf3ae178a8] daemon is not started
11:13:48 [2022-09-21T11:13:48.810Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
11:13:49 [2022-09-21T11:13:49.066Z]     docker_cli_network_unix_test.go:1234: [d87ae980a1d26] daemon is not started
11:13:51 [2022-09-21T11:13:51.581Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
11:13:52 [2022-09-21T11:13:52.530Z]     docker_cli_network_unix_test.go:47: [d98542016ec31] daemon is not started
11:13:52 [2022-09-21T11:13:52.792Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
11:13:56 [2022-09-21T11:13:56.959Z]     docker_cli_network_unix_test.go:47: [d8f40d2e6af3b] daemon is not started
11:13:57 [2022-09-21T11:13:57.935Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
11:13:59 [2022-09-21T11:13:59.827Z]     docker_cli_network_unix_test.go:47: [df51fd8e10c05] daemon is not started
11:14:00 [2022-09-21T11:14:00.083Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
11:14:01 [2022-09-21T11:14:01.013Z]     docker_cli_network_unix_test.go:47: [dec7bf0462e58] daemon is not started
11:14:01 [2022-09-21T11:14:01.269Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
11:14:01 [2022-09-21T11:14:01.565Z]     docker_cli_network_unix_test.go:47: [d2ac6081526f2] daemon is not started
11:14:01 [2022-09-21T11:14:01.565Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
11:14:02 [2022-09-21T11:14:02.127Z]     docker_cli_network_unix_test.go:47: [da4a3107cd4e9] daemon is not started
11:14:02 [2022-09-21T11:14:02.127Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
11:14:02 [2022-09-21T11:14:02.690Z]     docker_cli_network_unix_test.go:47: [d892dda53fcae] daemon is not started
11:14:02 [2022-09-21T11:14:02.947Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
11:14:03 [2022-09-21T11:14:03.509Z]     docker_cli_network_unix_test.go:47: [d02cecc7cefad] daemon is not started
11:14:03 [2022-09-21T11:14:03.765Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
11:14:04 [2022-09-21T11:14:04.022Z]     docker_cli_network_unix_test.go:47: [d9f88f4153ac5] daemon is not started
11:14:04 [2022-09-21T11:14:04.022Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
11:14:04 [2022-09-21T11:14:04.278Z]     docker_cli_network_unix_test.go:47: [d9fb674bbaa4d] daemon is not started
11:14:04 [2022-09-21T11:14:04.278Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
11:14:04 [2022-09-21T11:14:04.840Z]     docker_cli_network_unix_test.go:47: [dc8d5d8c42565] daemon is not started
11:14:05 [2022-09-21T11:14:05.096Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
11:14:05 [2022-09-21T11:14:05.352Z]     docker_cli_network_unix_test.go:47: [d71ea52f49e00] daemon is not started
11:14:05 [2022-09-21T11:14:05.352Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
11:14:05 [2022-09-21T11:14:05.352Z]     docker_cli_network_unix_test.go:47: [dd2165c197285] daemon is not started
11:14:05 [2022-09-21T11:14:05.352Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
11:14:05 [2022-09-21T11:14:05.352Z]     docker_cli_network_unix_test.go:47: [d81286ee28199] daemon is not started
11:14:05 [2022-09-21T11:14:05.352Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
11:14:06 [2022-09-21T11:14:06.280Z]     docker_cli_network_unix_test.go:47: [d965221a8c387] daemon is not started
11:14:06 [2022-09-21T11:14:06.280Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
11:14:06 [2022-09-21T11:14:06.843Z]     docker_cli_network_unix_test.go:47: [d55aa58dac42f] daemon is not started
11:14:07 [2022-09-21T11:14:07.099Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
11:14:07 [2022-09-21T11:14:07.099Z]     docker_cli_network_unix_test.go:47: [d513b3ebabfb0] daemon is not started
11:14:07 [2022-09-21T11:14:07.355Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
11:14:07 [2022-09-21T11:14:07.355Z]     docker_cli_network_unix_test.go:47: [d15af2f0130ee] daemon is not started
11:14:07 [2022-09-21T11:14:07.612Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
11:14:07 [2022-09-21T11:14:07.612Z]     docker_cli_network_unix_test.go:47: [db684d79b958a] daemon is not started
11:14:07 [2022-09-21T11:14:07.612Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
11:14:08 [2022-09-21T11:14:08.982Z]     docker_cli_network_unix_test.go:969: [d90a86251ef17] daemon is not started
11:14:09 [2022-09-21T11:14:09.912Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
11:14:10 [2022-09-21T11:14:10.841Z]     docker_cli_network_unix_test.go:47: [df84eb0f322d7] daemon is not started
11:14:11 [2022-09-21T11:14:11.096Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
11:14:13 [2022-09-21T11:14:13.613Z]     docker_cli_network_unix_test.go:1117: [de3c737ce654c] daemon is not started
11:14:16 [2022-09-21T11:14:16.885Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
11:14:16 [2022-09-21T11:14:16.885Z]     docker_cli_network_unix_test.go:47: [d5c0bb5624766] daemon is not started
11:14:16 [2022-09-21T11:14:16.885Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
11:14:17 [2022-09-21T11:14:17.447Z]     docker_cli_network_unix_test.go:47: [d6352ab93cc41] daemon is not started
11:14:17 [2022-09-21T11:14:17.447Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
11:14:17 [2022-09-21T11:14:17.447Z]     docker_cli_network_unix_test.go:47: [d53efd227cb1f] daemon is not started
11:14:17 [2022-09-21T11:14:17.447Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
11:14:17 [2022-09-21T11:14:17.447Z]     docker_cli_network_unix_test.go:47: [d7d3055c620ca] daemon is not started
11:14:17 [2022-09-21T11:14:17.447Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
11:14:17 [2022-09-21T11:14:17.702Z]     docker_cli_network_unix_test.go:47: [d3dea0624d7a1] daemon is not started
11:14:17 [2022-09-21T11:14:17.702Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
11:14:17 [2022-09-21T11:14:17.959Z]     docker_cli_network_unix_test.go:47: [d8dbd220705e4] daemon is not started
11:14:17 [2022-09-21T11:14:17.959Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
11:14:17 [2022-09-21T11:14:17.959Z]     docker_cli_network_unix_test.go:47: [ddd0b3c5474d0] daemon is not started
11:14:17 [2022-09-21T11:14:17.959Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
11:14:19 [2022-09-21T11:14:19.850Z]     docker_cli_network_unix_test.go:47: [d3225ec88e11e] daemon is not started
11:14:20 [2022-09-21T11:14:20.412Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
11:14:20 [2022-09-21T11:14:20.412Z]     docker_cli_network_unix_test.go:47: [d9e2e25d13ce4] daemon is not started
11:14:20 [2022-09-21T11:14:20.412Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
11:14:20 [2022-09-21T11:14:20.412Z]     docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks
11:14:20 [2022-09-21T11:14:20.412Z]     docker_cli_network_unix_test.go:47: [d3da0921eff2b] daemon is not started
11:14:20 [2022-09-21T11:14:20.412Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
11:14:20 [2022-09-21T11:14:20.973Z]     docker_cli_network_unix_test.go:47: [d1e7e0f240fdb] daemon is not started
11:14:21 [2022-09-21T11:14:21.230Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
11:14:24 [2022-09-21T11:14:24.497Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
11:14:26 [2022-09-21T11:14:26.388Z]     docker_cli_network_unix_test.go:1085: [d5b1929bd5c65] daemon is not started
11:14:27 [2022-09-21T11:14:27.754Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
11:14:27 [2022-09-21T11:14:27.754Z]     docker_cli_network_unix_test.go:47: [dc09ec15eba65] daemon is not started
11:14:27 [2022-09-21T11:14:27.754Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
11:14:28 [2022-09-21T11:14:28.010Z]     docker_cli_network_unix_test.go:47: [d608c30bbaf8d] daemon is not started
11:14:28 [2022-09-21T11:14:28.266Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
11:14:29 [2022-09-21T11:14:29.633Z]     docker_cli_network_unix_test.go:47: [d7184f9e78d25] daemon is not started
11:14:29 [2022-09-21T11:14:29.889Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
11:14:29 [2022-09-21T11:14:29.889Z]     docker_cli_network_unix_test.go:47: [dded28c18ba45] daemon is not started
11:14:29 [2022-09-21T11:14:29.889Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
11:14:30 [2022-09-21T11:14:30.145Z]     docker_cli_network_unix_test.go:47: [d9a9f5d845b12] daemon is not started
11:14:30 [2022-09-21T11:14:30.401Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
11:14:30 [2022-09-21T11:14:30.965Z]     docker_cli_network_unix_test.go:47: [df548e1b9170e] daemon is not started
11:14:30 [2022-09-21T11:14:30.965Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
11:14:31 [2022-09-21T11:14:31.539Z]     docker_cli_network_unix_test.go:47: [dad2770b0ff69] daemon is not started
11:14:31 [2022-09-21T11:14:31.795Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
11:14:38 [2022-09-21T11:14:38.331Z]     docker_cli_network_unix_test.go:47: [d7688e655064f] daemon is not started
11:14:38 [2022-09-21T11:14:38.331Z] --- PASS: TestDockerNetworkSuite (56.15s)
11:14:38 [2022-09-21T11:14:38.331Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.49s)
11:14:38 [2022-09-21T11:14:38.331Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.69s)
11:14:38 [2022-09-21T11:14:38.331Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.70s)
11:14:38 [2022-09-21T11:14:38.331Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.49s)
11:14:38 [2022-09-21T11:14:38.331Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.49s)
11:14:38 [2022-09-21T11:14:38.331Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.45s)
11:14:38 [2022-09-21T11:14:38.331Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.94s)
11:14:38 [2022-09-21T11:14:38.331Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.30s)
11:14:38 [2022-09-21T11:14:38.331Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.08s)
11:14:38 [2022-09-21T11:14:38.331Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.50s)
11:14:38 [2022-09-21T11:14:38.331Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.40s)
11:14:38 [2022-09-21T11:14:38.331Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.89s)
11:14:38 [2022-09-21T11:14:38.331Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.89s)
11:14:38 [2022-09-21T11:14:38.331Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s)
11:14:38 [2022-09-21T11:14:38.331Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s)
11:14:38 [2022-09-21T11:14:38.331Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.73s)
11:14:38 [2022-09-21T11:14:38.331Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s)
11:14:38 [2022-09-21T11:14:38.331Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
11:14:38 [2022-09-21T11:14:38.331Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s)
11:14:38 [2022-09-21T11:14:38.331Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.69s)
11:14:38 [2022-09-21T11:14:38.331Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.01s)
11:14:38 [2022-09-21T11:14:38.331Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
11:14:38 [2022-09-21T11:14:38.331Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.28s)
11:14:38 [2022-09-21T11:14:38.331Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s)
11:14:38 [2022-09-21T11:14:38.331Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.28s)
11:14:38 [2022-09-21T11:14:38.331Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.18s)
11:14:38 [2022-09-21T11:14:38.331Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.31s)
11:14:38 [2022-09-21T11:14:38.331Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s)
11:14:38 [2022-09-21T11:14:38.331Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s)
11:14:38 [2022-09-21T11:14:38.331Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s)
11:14:38 [2022-09-21T11:14:38.331Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
11:14:38 [2022-09-21T11:14:38.331Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s)
11:14:38 [2022-09-21T11:14:38.331Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.19s)
11:14:38 [2022-09-21T11:14:38.331Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
11:14:38 [2022-09-21T11:14:38.331Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.46s)
11:14:38 [2022-09-21T11:14:38.331Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
11:14:38 [2022-09-21T11:14:38.331Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
11:14:38 [2022-09-21T11:14:38.331Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s)
11:14:38 [2022-09-21T11:14:38.331Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.34s)
11:14:38 [2022-09-21T11:14:38.331Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.99s)
11:14:38 [2022-09-21T11:14:38.331Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
11:14:38 [2022-09-21T11:14:38.331Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.75s)
11:14:38 [2022-09-21T11:14:38.331Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.50s)
11:14:38 [2022-09-21T11:14:38.331Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
11:14:38 [2022-09-21T11:14:38.331Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.64s)
11:14:38 [2022-09-21T11:14:38.331Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.49s)
11:14:38 [2022-09-21T11:14:38.331Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.93s)
11:14:38 [2022-09-21T11:14:38.331Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.76s)
11:14:38 [2022-09-21T11:14:38.331Z] === RUN   TestDockerHubPullSuite
11:14:38 [2022-09-21T11:14:38.331Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
11:14:39 [2022-09-21T11:14:39.696Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
11:14:42 [2022-09-21T11:14:42.211Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
11:14:43 [2022-09-21T11:14:43.181Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
11:14:45 [2022-09-21T11:14:45.070Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
11:14:45 [2022-09-21T11:14:45.631Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
11:14:45 [2022-09-21T11:14:45.887Z] --- PASS: TestDockerHubPullSuite (8.21s)
11:14:45 [2022-09-21T11:14:45.887Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.04s)
11:14:45 [2022-09-21T11:14:45.887Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.53s)
11:14:45 [2022-09-21T11:14:45.887Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.03s)
11:14:45 [2022-09-21T11:14:45.887Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.73s)
11:14:45 [2022-09-21T11:14:45.887Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.50s)
11:14:45 [2022-09-21T11:14:45.887Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.37s)
11:14:45 [2022-09-21T11:14:45.887Z] PASS
11:14:45 [2022-09-21T11:14:45.887Z] 
11:14:45 [2022-09-21T11:14:45.887Z] === Skipped
11:14:45 [2022-09-21T11:14:45.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
11:14:45 [2022-09-21T11:14:45.887Z]     docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
11:14:45 [2022-09-21T11:14:45.887Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
11:14:45 [2022-09-21T11:14:45.887Z] 
11:14:45 [2022-09-21T11:14:45.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
11:14:45 [2022-09-21T11:14:45.887Z]     docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
11:14:45 [2022-09-21T11:14:45.887Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
11:14:45 [2022-09-21T11:14:45.887Z] 
11:14:45 [2022-09-21T11:14:45.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
11:14:45 [2022-09-21T11:14:45.887Z]     docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
11:14:45 [2022-09-21T11:14:45.887Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
11:14:45 [2022-09-21T11:14:45.887Z] 
11:14:45 [2022-09-21T11:14:45.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
11:14:45 [2022-09-21T11:14:45.887Z]     docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
11:14:45 [2022-09-21T11:14:45.887Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
11:14:45 [2022-09-21T11:14:45.887Z] 
11:14:45 [2022-09-21T11:14:45.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s)
11:14:45 [2022-09-21T11:14:45.887Z]     docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
11:14:45 [2022-09-21T11:14:45.887Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s)
11:14:45 [2022-09-21T11:14:45.887Z] 
11:14:45 [2022-09-21T11:14:45.887Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
11:14:45 [2022-09-21T11:14:45.887Z]     docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
11:14:45 [2022-09-21T11:14:45.888Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
11:14:45 [2022-09-21T11:14:45.888Z] 
11:14:45 [2022-09-21T11:14:45.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
11:14:45 [2022-09-21T11:14:45.888Z]     docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
11:14:45 [2022-09-21T11:14:45.888Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
11:14:45 [2022-09-21T11:14:45.888Z] 
11:14:45 [2022-09-21T11:14:45.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
11:14:45 [2022-09-21T11:14:45.888Z]     docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
11:14:45 [2022-09-21T11:14:45.888Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
11:14:45 [2022-09-21T11:14:45.888Z] 
11:14:45 [2022-09-21T11:14:45.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
11:14:45 [2022-09-21T11:14:45.888Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
11:14:45 [2022-09-21T11:14:45.888Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
11:14:45 [2022-09-21T11:14:45.888Z] 
11:14:45 [2022-09-21T11:14:45.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
11:14:45 [2022-09-21T11:14:45.888Z]     docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
11:14:45 [2022-09-21T11:14:45.888Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
11:14:45 [2022-09-21T11:14:45.888Z] 
11:14:45 [2022-09-21T11:14:45.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
11:14:45 [2022-09-21T11:14:45.888Z]     docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
11:14:45 [2022-09-21T11:14:45.888Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
11:14:45 [2022-09-21T11:14:45.888Z] 
11:14:45 [2022-09-21T11:14:45.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
11:14:45 [2022-09-21T11:14:45.888Z]     docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
11:14:45 [2022-09-21T11:14:45.888Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
11:14:45 [2022-09-21T11:14:45.888Z] 
11:14:45 [2022-09-21T11:14:45.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
11:14:45 [2022-09-21T11:14:45.888Z]     docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
11:14:45 [2022-09-21T11:14:45.888Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
11:14:45 [2022-09-21T11:14:45.888Z] 
11:14:45 [2022-09-21T11:14:45.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
11:14:45 [2022-09-21T11:14:45.888Z]     docker_cli_sni_test.go:18: Flakey test
11:14:45 [2022-09-21T11:14:45.888Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
11:14:45 [2022-09-21T11:14:45.888Z] 
11:14:45 [2022-09-21T11:14:45.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z]     docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
11:14:45 [2022-09-21T11:14:45.888Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z] 
11:14:45 [2022-09-21T11:14:45.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
11:14:45 [2022-09-21T11:14:45.888Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z] 
11:14:45 [2022-09-21T11:14:45.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
11:14:45 [2022-09-21T11:14:45.888Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z] 
11:14:45 [2022-09-21T11:14:45.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z]     docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport
11:14:45 [2022-09-21T11:14:45.888Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z] 
11:14:45 [2022-09-21T11:14:45.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z]     docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport
11:14:45 [2022-09-21T11:14:45.888Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z] 
11:14:45 [2022-09-21T11:14:45.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
11:14:45 [2022-09-21T11:14:45.888Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z] 
11:14:45 [2022-09-21T11:14:45.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
11:14:45 [2022-09-21T11:14:45.888Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z] 
11:14:45 [2022-09-21T11:14:45.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
11:14:45 [2022-09-21T11:14:45.888Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z] 
11:14:45 [2022-09-21T11:14:45.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
11:14:45 [2022-09-21T11:14:45.888Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z] 
11:14:45 [2022-09-21T11:14:45.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
11:14:45 [2022-09-21T11:14:45.888Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z] 
11:14:45 [2022-09-21T11:14:45.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
11:14:45 [2022-09-21T11:14:45.888Z]     docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows
11:14:45 [2022-09-21T11:14:45.888Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
11:14:45 [2022-09-21T11:14:45.888Z] 
11:14:45 [2022-09-21T11:14:45.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z]     docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows
11:14:45 [2022-09-21T11:14:45.888Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z] 
11:14:45 [2022-09-21T11:14:45.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z]     docker_cli_run_unix_test.go:87: Host does not have /dev/snd
11:14:45 [2022-09-21T11:14:45.888Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z] 
11:14:45 [2022-09-21T11:14:45.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z]     docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
11:14:45 [2022-09-21T11:14:45.888Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z] 
11:14:45 [2022-09-21T11:14:45.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z]     docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport
11:14:45 [2022-09-21T11:14:45.888Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z] 
11:14:45 [2022-09-21T11:14:45.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z]     docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess
11:14:45 [2022-09-21T11:14:45.888Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z] 
11:14:45 [2022-09-21T11:14:45.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z]     docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured
11:14:45 [2022-09-21T11:14:45.888Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z] 
11:14:45 [2022-09-21T11:14:45.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z]     docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
11:14:45 [2022-09-21T11:14:45.888Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z] 
11:14:45 [2022-09-21T11:14:45.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z]     docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport
11:14:45 [2022-09-21T11:14:45.888Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z] 
11:14:45 [2022-09-21T11:14:45.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z]     docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer
11:14:45 [2022-09-21T11:14:45.888Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z] 
11:14:45 [2022-09-21T11:14:45.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
11:14:45 [2022-09-21T11:14:45.888Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z] 
11:14:45 [2022-09-21T11:14:45.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
11:14:45 [2022-09-21T11:14:45.888Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z] 
11:14:45 [2022-09-21T11:14:45.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
11:14:45 [2022-09-21T11:14:45.888Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z] 
11:14:45 [2022-09-21T11:14:45.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z]     docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight
11:14:45 [2022-09-21T11:14:45.888Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z] 
11:14:45 [2022-09-21T11:14:45.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z]     docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight
11:14:45 [2022-09-21T11:14:45.888Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z] 
11:14:45 [2022-09-21T11:14:45.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z]     docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight
11:14:45 [2022-09-21T11:14:45.888Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z] 
11:14:45 [2022-09-21T11:14:45.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z]     docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
11:14:45 [2022-09-21T11:14:45.888Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z] 
11:14:45 [2022-09-21T11:14:45.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z]     docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight
11:14:45 [2022-09-21T11:14:45.888Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z] 
11:14:45 [2022-09-21T11:14:45.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z]     docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight
11:14:45 [2022-09-21T11:14:45.888Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z] 
11:14:45 [2022-09-21T11:14:45.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z]     docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight
11:14:45 [2022-09-21T11:14:45.888Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z] 
11:14:45 [2022-09-21T11:14:45.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z]     docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport
11:14:45 [2022-09-21T11:14:45.888Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z] 
11:14:45 [2022-09-21T11:14:45.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
11:14:45 [2022-09-21T11:14:45.888Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z] 
11:14:45 [2022-09-21T11:14:45.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.02s)
11:14:45 [2022-09-21T11:14:45.888Z]     docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport
11:14:45 [2022-09-21T11:14:45.888Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.02s)
11:14:45 [2022-09-21T11:14:45.888Z] 
11:14:45 [2022-09-21T11:14:45.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z]     docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport
11:14:45 [2022-09-21T11:14:45.888Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z] 
11:14:45 [2022-09-21T11:14:45.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z]     docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport
11:14:45 [2022-09-21T11:14:45.888Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z] 
11:14:45 [2022-09-21T11:14:45.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z]     docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
11:14:45 [2022-09-21T11:14:45.888Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z] 
11:14:45 [2022-09-21T11:14:45.888Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z]     docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks
11:14:45 [2022-09-21T11:14:45.888Z]     docker_cli_network_unix_test.go:47: [d3da0921eff2b] daemon is not started
11:14:45 [2022-09-21T11:14:45.888Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
11:14:45 [2022-09-21T11:14:45.888Z] 
11:14:45 [2022-09-21T11:14:45.888Z] DONE 1270 tests, 51 skipped in 1433.745s
11:14:45 [2022-09-21T11:14:45.888Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:14:45 [2022-09-21T11:14:45.888Z] ++++ cat bundles/test-integration/docker.pid
11:14:45 [2022-09-21T11:14:45.888Z] +++ kill 8011
11:14:46 [2022-09-21T11:14:46.815Z] +++ /etc/init.d/apparmor stop
11:14:46 [2022-09-21T11:14:46.815Z] Leaving: AppArmorNo profiles have been unloaded.
11:14:46 [2022-09-21T11:14:46.815Z] 
11:14:46 [2022-09-21T11:14:46.815Z] Unloading profiles will leave already running processes permanently
11:14:46 [2022-09-21T11:14:46.815Z] unconfined, which can lead to unexpected situations.
11:14:46 [2022-09-21T11:14:46.815Z] 
11:14:46 [2022-09-21T11:14:46.815Z] To set a process to complain mode, use the command line tool
11:14:46 [2022-09-21T11:14:46.816Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:14:46 [2022-09-21T11:14:46.816Z] +++ true
11:14:46 [2022-09-21T11:14:46.816Z] exiting test-integration
11:14:47 [2022-09-21T11:14:47.075Z] ++ exit 0
11:14:47 [2022-09-21T11:14:47.075Z] 
11:14:47 [2022-09-21T11:14:47.331Z] + for job in $(jobs -p)
11:14:47 [2022-09-21T11:14:47.331Z] + wait 9483
11:15:06 [2022-09-21T11:15:06.510Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
11:15:06 [2022-09-21T11:15:06.510Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
11:15:06 [2022-09-21T11:15:06.510Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
11:15:21 [2022-09-21T11:15:21.388Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
11:15:36 [2022-09-21T11:15:36.270Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
11:15:54 [2022-09-21T11:15:54.028Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
11:16:08 [2022-09-21T11:16:08.705Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
11:16:08 [2022-09-21T11:16:08.705Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
11:16:13 [2022-09-21T11:16:13.950Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
11:16:19 [2022-09-21T11:16:19.195Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
11:16:21 [2022-09-21T11:16:21.085Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
11:16:25 [2022-09-21T11:16:25.251Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
11:16:27 [2022-09-21T11:16:27.141Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
11:16:31 [2022-09-21T11:16:31.307Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
11:16:31 [2022-09-21T11:16:31.307Z]     docker_cli_swarm_test.go:131: unmatched requirement IPv6
11:16:31 [2022-09-21T11:16:31.307Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
11:16:35 [2022-09-21T11:16:35.475Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
11:16:36 [2022-09-21T11:16:36.036Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
11:16:36 [2022-09-21T11:16:36.675Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
11:16:36 [2022-09-21T11:16:36.967Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
11:16:39 [2022-09-21T11:16:39.483Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
11:16:43 [2022-09-21T11:16:43.795Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
11:16:58 [2022-09-21T11:16:58.675Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
11:17:35 [2022-09-21T11:17:35.645Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
11:17:35 [2022-09-21T11:17:35.645Z]     docker_cli_swarm_test.go:1187: [df34dc984212a] joining swarm manager [db2ccfee14783]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:17:40 [2022-09-21T11:17:40.886Z]     docker_cli_swarm_test.go:1196: [d3da5be429ec2] joining swarm manager [db2ccfee14783]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:18:27 [2022-09-21T11:18:27.498Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
11:18:37 [2022-09-21T11:18:37.440Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
11:18:40 [2022-09-21T11:18:40.706Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
11:18:42 [2022-09-21T11:18:42.595Z]     docker_cli_swarm_test.go:1119: [d068f926d4440] joining swarm manager [d3404a11d76d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:18:43 [2022-09-21T11:18:43.526Z]     docker_cli_swarm_test.go:1120: [d86882e45ea39] joining swarm manager [d3404a11d76d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:18:55 [2022-09-21T11:18:55.273Z] === RUN   TestDockerSuite/TestBuildDotDotFile
11:18:55 [2022-09-21T11:18:55.273Z] === RUN   TestDockerSuite/TestBuildEOLInLine
11:18:55 [2022-09-21T11:18:55.273Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
11:18:55 [2022-09-21T11:18:55.273Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
11:18:55 [2022-09-21T11:18:55.273Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
11:18:55 [2022-09-21T11:18:55.273Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
11:18:55 [2022-09-21T11:18:55.737Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
11:18:56 [2022-09-21T11:18:56.716Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
11:18:56 [2022-09-21T11:18:56.716Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
11:18:56 [2022-09-21T11:18:56.716Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
11:18:57 [2022-09-21T11:18:57.184Z] === RUN   TestDockerSuite/TestBuildEntrypoint
11:18:57 [2022-09-21T11:18:57.647Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
11:19:03 [2022-09-21T11:19:03.483Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
11:19:06 [2022-09-21T11:19:06.412Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
11:19:11 [2022-09-21T11:19:11.165Z] === RUN   TestDockerSuite/TestBuildEnv
11:19:11 [2022-09-21T11:19:11.165Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
11:19:11 [2022-09-21T11:19:11.165Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
11:19:11 [2022-09-21T11:19:11.165Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
11:19:11 [2022-09-21T11:19:11.165Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
11:19:11 [2022-09-21T11:19:11.165Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
11:19:11 [2022-09-21T11:19:11.165Z] === RUN   TestDockerSuite/TestBuildEnvUsage
11:19:11 [2022-09-21T11:19:11.165Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
11:19:11 [2022-09-21T11:19:11.165Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
11:19:11 [2022-09-21T11:19:11.165Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
11:19:11 [2022-09-21T11:19:11.165Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
11:19:14 [2022-09-21T11:19:14.935Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
11:19:14 [2022-09-21T11:19:14.935Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
11:19:14 [2022-09-21T11:19:14.935Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
11:19:14 [2022-09-21T11:19:14.935Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
11:19:14 [2022-09-21T11:19:14.935Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
11:19:14 [2022-09-21T11:19:14.935Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
11:19:14 [2022-09-21T11:19:14.935Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
11:19:15 [2022-09-21T11:19:15.913Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
11:19:20 [2022-09-21T11:19:20.638Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
11:19:35 [2022-09-21T11:19:35.515Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
11:19:35 [2022-09-21T11:19:35.981Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
11:19:35 [2022-09-21T11:19:35.981Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
11:19:35 [2022-09-21T11:19:35.981Z] === RUN   TestDockerSuite/TestBuildExpose
11:19:35 [2022-09-21T11:19:35.981Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
11:19:35 [2022-09-21T11:19:35.981Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
11:19:35 [2022-09-21T11:19:35.981Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
11:19:35 [2022-09-21T11:19:35.981Z] === RUN   TestDockerSuite/TestBuildExposeOrder
11:19:35 [2022-09-21T11:19:35.981Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
11:19:35 [2022-09-21T11:19:35.981Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
11:19:35 [2022-09-21T11:19:35.981Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
11:19:35 [2022-09-21T11:19:35.981Z] === RUN   TestDockerSuite/TestBuildFails
11:19:43 [2022-09-21T11:19:43.098Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
11:19:43 [2022-09-21T11:19:43.098Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
11:19:48 [2022-09-21T11:19:48.931Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
11:19:54 [2022-09-21T11:19:54.764Z] === RUN   TestDockerSuite/TestBuildForceRm
11:20:05 [2022-09-21T11:20:05.230Z] === RUN   TestDockerSuite/TestBuildFromGit
11:20:15 [2022-09-21T11:20:15.601Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
11:20:16 [2022-09-21T11:20:16.579Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
11:20:19 [2022-09-21T11:20:19.911Z]     docker_cli_swarm_test.go:1173: [d428aab34cd4d] joining swarm manager [d3404a11d76d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
11:20:22 [2022-09-21T11:20:22.411Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
11:20:22 [2022-09-21T11:20:22.411Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
11:20:22 [2022-09-21T11:20:22.411Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
11:20:22 [2022-09-21T11:20:22.411Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
11:20:23 [2022-09-21T11:20:23.388Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
11:20:23 [2022-09-21T11:20:23.388Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
11:20:23 [2022-09-21T11:20:23.388Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
11:20:35 [2022-09-21T11:20:35.826Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
11:20:35 [2022-09-21T11:20:35.826Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
11:20:35 [2022-09-21T11:20:35.826Z] === RUN   TestDockerSuite/TestBuildHistory
11:20:46 [2022-09-21T11:20:46.203Z] === RUN   TestDockerSuite/TestBuildIidFile
11:20:46 [2022-09-21T11:20:46.402Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
11:20:47 [2022-09-21T11:20:47.180Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
11:20:47 [2022-09-21T11:20:47.767Z]     docker_cli_swarm_test.go:1454: [d610f9cc485be] joining swarm manager [da2213f8e3c05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:20:48 [2022-09-21T11:20:48.369Z]     docker_cli_swarm_test.go:1455: [d20b011f31d18] joining swarm manager [da2213f8e3c05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
11:20:49 [2022-09-21T11:20:49.377Z] === RUN   TestDockerSuite/TestBuildInheritance
11:20:49 [2022-09-21T11:20:49.377Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
11:20:49 [2022-09-21T11:20:49.377Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
11:20:49 [2022-09-21T11:20:49.841Z] === RUN   TestDockerSuite/TestBuildInvalidTag
11:20:50 [2022-09-21T11:20:50.305Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
11:20:58 [2022-09-21T11:20:58.925Z] === RUN   TestDockerSuite/TestBuildLabel
11:20:59 [2022-09-21T11:20:59.904Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
11:21:00 [2022-09-21T11:21:00.580Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
11:21:00 [2022-09-21T11:21:00.580Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
11:21:00 [2022-09-21T11:21:00.580Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
11:21:00 [2022-09-21T11:21:00.580Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
11:21:00 [2022-09-21T11:21:00.580Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
11:21:00 [2022-09-21T11:21:00.882Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
11:21:01 [2022-09-21T11:21:01.141Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
11:21:01 [2022-09-21T11:21:01.860Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
11:21:02 [2022-09-21T11:21:02.324Z] === RUN   TestDockerSuite/TestBuildLabels
11:21:03 [2022-09-21T11:21:03.031Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
11:21:03 [2022-09-21T11:21:03.304Z] === RUN   TestDockerSuite/TestBuildLabelsCache
11:21:04 [2022-09-21T11:21:04.856Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
11:21:06 [2022-09-21T11:21:06.296Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
11:21:08 [2022-09-21T11:21:08.852Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
11:21:10 [2022-09-21T11:21:10.217Z]     docker_cli_swarm_unix_test.go:63: [d3f1510cf168a] joining swarm manager [d62468d58a848]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:21:10 [2022-09-21T11:21:10.686Z] === RUN   TestDockerSuite/TestBuildLastModified
11:21:10 [2022-09-21T11:21:10.686Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
11:21:10 [2022-09-21T11:21:10.686Z] === RUN   TestDockerSuite/TestBuildLineBreak
11:21:10 [2022-09-21T11:21:10.686Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
11:21:10 [2022-09-21T11:21:10.686Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
11:21:10 [2022-09-21T11:21:10.686Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
11:21:10 [2022-09-21T11:21:10.686Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
11:21:10 [2022-09-21T11:21:10.686Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
11:21:10 [2022-09-21T11:21:10.686Z] === RUN   TestDockerSuite/TestBuildMaintainer
11:21:11 [2022-09-21T11:21:11.150Z] === RUN   TestDockerSuite/TestBuildMissingArgs
11:21:12 [2022-09-21T11:21:12.130Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
11:21:16 [2022-09-21T11:21:16.849Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
11:21:38 [2022-09-21T11:21:38.021Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
11:21:38 [2022-09-21T11:21:38.021Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
11:21:38 [2022-09-21T11:21:38.021Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
11:21:38 [2022-09-21T11:21:38.485Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
11:22:06 [2022-09-21T11:22:06.390Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
11:22:06 [2022-09-21T11:22:06.390Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
11:22:06 [2022-09-21T11:22:06.390Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
11:22:07 [2022-09-21T11:22:07.756Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
11:22:08 [2022-09-21T11:22:08.534Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
11:22:11 [2022-09-21T11:22:11.023Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
11:22:13 [2022-09-21T11:22:13.540Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
11:22:15 [2022-09-21T11:22:15.433Z]     docker_api_swarm_test.go:962: [d61b52023f9be] joining swarm manager [ded04d5816be7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
11:22:26 [2022-09-21T11:22:26.301Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
11:22:32 [2022-09-21T11:22:32.135Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
11:22:33 [2022-09-21T11:22:33.518Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
11:22:37 [2022-09-21T11:22:37.978Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
11:22:43 [2022-09-21T11:22:43.815Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
11:22:45 [2022-09-21T11:22:45.737Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
11:22:46 [2022-09-21T11:22:46.674Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
11:22:48 [2022-09-21T11:22:48.565Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
11:22:51 [2022-09-21T11:22:51.834Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
11:22:58 [2022-09-21T11:22:58.369Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
11:22:58 [2022-09-21T11:22:58.695Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
11:22:58 [2022-09-21T11:22:58.695Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
11:22:58 [2022-09-21T11:22:58.695Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
11:23:03 [2022-09-21T11:23:03.662Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
11:23:05 [2022-09-21T11:23:05.552Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
11:23:07 [2022-09-21T11:23:07.322Z] === RUN   TestDockerSuite/TestBuildMultipleTags
11:23:07 [2022-09-21T11:23:07.322Z] === RUN   TestDockerSuite/TestBuildNetContainer
11:23:07 [2022-09-21T11:23:07.322Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
11:23:07 [2022-09-21T11:23:07.322Z] === RUN   TestDockerSuite/TestBuildNetNone
11:23:07 [2022-09-21T11:23:07.322Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
11:23:07 [2022-09-21T11:23:07.322Z] === RUN   TestDockerSuite/TestBuildNoContext
11:23:08 [2022-09-21T11:23:08.069Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
11:23:09 [2022-09-21T11:23:09.520Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
11:23:10 [2022-09-21T11:23:10.586Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
11:23:13 [2022-09-21T11:23:13.102Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
11:23:15 [2022-09-21T11:23:15.639Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
11:23:18 [2022-09-21T11:23:18.137Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
11:23:18 [2022-09-21T11:23:18.154Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
11:23:21 [2022-09-21T11:23:21.065Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
11:23:21 [2022-09-21T11:23:21.528Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
11:23:21 [2022-09-21T11:23:21.528Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
11:23:24 [2022-09-21T11:23:24.455Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
11:23:25 [2022-09-21T11:23:25.432Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
11:23:26 [2022-09-21T11:23:26.410Z] === RUN   TestDockerSuite/TestBuildOnBuild
11:23:47 [2022-09-21T11:23:47.570Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
11:23:47 [2022-09-21T11:23:47.570Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
11:23:54 [2022-09-21T11:23:54.687Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
11:23:58 [2022-09-21T11:23:58.455Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
11:24:07 [2022-09-21T11:24:07.074Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
11:24:10 [2022-09-21T11:24:10.838Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
11:24:14 [2022-09-21T11:24:14.314Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
11:24:15 [2022-09-21T11:24:15.558Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
11:24:16 [2022-09-21T11:24:16.535Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
11:24:16 [2022-09-21T11:24:16.535Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
11:24:16 [2022-09-21T11:24:16.535Z] === RUN   TestDockerSuite/TestBuildPATH
11:24:16 [2022-09-21T11:24:16.535Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
11:24:16 [2022-09-21T11:24:16.535Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
11:24:18 [2022-09-21T11:24:18.731Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
11:24:18 [2022-09-21T11:24:18.731Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
11:24:18 [2022-09-21T11:24:18.731Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
11:24:29 [2022-09-21T11:24:29.147Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
11:24:43 [2022-09-21T11:24:43.984Z] --- PASS: TestDockerSwarmSuite (1686.22s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.05s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.00s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.76s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.29s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.89s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (23.30s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.88s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.90s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.62s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.33s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.52s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.04s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.11s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.71s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (51.46s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.67s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.86s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.29s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.51s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (57.44s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (64.70s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.52s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (3.68s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.24s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.36s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.48s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.56s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.10s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.33s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.89s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.98s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.23s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.09s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.10s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.73s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.44s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.05s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.93s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.07s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.17s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.44s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.88s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.32s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.08s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.54s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.77s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.84s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.09s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.51s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.00s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.84s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.91s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.57s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.21s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.03s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.30s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.17s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.70s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.50s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.07s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.92s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.97s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.65s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.81s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.97s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.86s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (16.73s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.12s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.12s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.26s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.88s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.29s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.80s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.18s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.80s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (169.14s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.26s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.55s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.56s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.10s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.16s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.18s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.48s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.90s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.69s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.12s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.54s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.73s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.92s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.18s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (125.22s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.17s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.22s)
11:24:43 [2022-09-21T11:24:43.984Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s)
11:24:43 [2022-09-21T11:24:43.984Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s)
11:24:43 [2022-09-21T11:24:43.984Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.06s)
11:24:43 [2022-09-21T11:24:43.984Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.11s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.13s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.24s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.10s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.06s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.14s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.94s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.13s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.03s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.47s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.88s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.23s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.16s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.19s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.71s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.87s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.60s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.49s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.50s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.50s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.42s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.97s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.17s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.79s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.10s)
11:24:43 [2022-09-21T11:24:43.984Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.12s)
11:24:43 [2022-09-21T11:24:43.984Z] === RUN   TestDockerExternalVolumeSuite
11:24:43 [2022-09-21T11:24:43.984Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
11:24:44 [2022-09-21T11:24:44.260Z]     docker_cli_external_volume_driver_test.go:53: [d2450d906fa76] daemon is not started
11:25:01 [2022-09-21T11:25:01.345Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
11:25:02 [2022-09-21T11:25:02.338Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
11:25:31 [2022-09-21T11:25:31.374Z] === RUN   TestDockerSuite/TestBuildRm
11:25:40 [2022-09-21T11:25:40.004Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
11:25:43 [2022-09-21T11:25:43.770Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
11:25:43 [2022-09-21T11:25:43.770Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
11:25:43 [2022-09-21T11:25:43.770Z] === RUN   TestDockerSuite/TestBuildScratchCopy
11:25:43 [2022-09-21T11:25:43.770Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
11:25:43 [2022-09-21T11:25:43.770Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
11:25:45 [2022-09-21T11:25:45.321Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
11:25:49 [2022-09-21T11:25:49.084Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
11:25:57 [2022-09-21T11:25:57.697Z] === RUN   TestDockerSuite/TestBuildShellInherited
11:26:00 [2022-09-21T11:26:00.625Z] === RUN   TestDockerSuite/TestBuildShellMultiple
11:26:09 [2022-09-21T11:26:09.954Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
11:26:16 [2022-09-21T11:26:16.487Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
11:26:21 [2022-09-21T11:26:21.792Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
11:26:21 [2022-09-21T11:26:21.792Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
11:26:21 [2022-09-21T11:26:21.792Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
11:26:31 [2022-09-21T11:26:31.333Z]     docker_cli_external_volume_driver_test.go:53: [deedb4bd16046] daemon is not started
11:26:32 [2022-09-21T11:26:32.160Z] === RUN   TestDockerSuite/TestBuildSpaces
11:26:32 [2022-09-21T11:26:32.160Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
11:26:35 [2022-09-21T11:26:35.922Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
11:26:36 [2022-09-21T11:26:36.385Z] === RUN   TestDockerSuite/TestBuildStderr
11:26:40 [2022-09-21T11:26:40.147Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
11:26:46 [2022-09-21T11:26:46.166Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
11:27:01 [2022-09-21T11:27:01.306Z] === RUN   TestDockerSuite/TestBuildStopSignal
11:27:01 [2022-09-21T11:27:01.306Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
11:27:01 [2022-09-21T11:27:01.306Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
11:27:02 [2022-09-21T11:27:02.283Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
11:27:03 [2022-09-21T11:27:03.259Z] === RUN   TestDockerSuite/TestBuildTagEvent
11:27:04 [2022-09-21T11:27:04.204Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
11:27:07 [2022-09-21T11:27:07.980Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
11:27:12 [2022-09-21T11:27:12.701Z] === RUN   TestDockerSuite/TestBuildUser
11:27:12 [2022-09-21T11:27:12.701Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
11:27:12 [2022-09-21T11:27:12.701Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
11:27:12 [2022-09-21T11:27:12.701Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
11:27:12 [2022-09-21T11:27:12.701Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
11:27:12 [2022-09-21T11:27:12.701Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
11:27:12 [2022-09-21T11:27:12.701Z] === RUN   TestDockerSuite/TestBuildVerboseOut
11:27:16 [2022-09-21T11:27:16.463Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
11:27:16 [2022-09-21T11:27:16.927Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
11:27:19 [2022-09-21T11:27:19.041Z]     docker_cli_external_volume_driver_test.go:53: [d75c192cedda3] daemon is not started
11:27:19 [2022-09-21T11:27:19.856Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
11:27:19 [2022-09-21T11:27:19.856Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
11:27:19 [2022-09-21T11:27:19.856Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
11:27:19 [2022-09-21T11:27:19.856Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
11:27:19 [2022-09-21T11:27:19.856Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
11:27:33 [2022-09-21T11:27:33.870Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
11:27:33 [2022-09-21T11:27:33.870Z]     docker_cli_external_volume_driver_test.go:53: [d0132887edf5b] daemon is not started
11:27:41 [2022-09-21T11:27:41.012Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
11:27:41 [2022-09-21T11:27:41.012Z] === RUN   TestDockerSuite/TestBuildWindowsUser
11:27:48 [2022-09-21T11:27:48.729Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
11:27:55 [2022-09-21T11:27:55.885Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
11:27:58 [2022-09-21T11:27:58.813Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
11:27:58 [2022-09-21T11:27:58.813Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
11:27:59 [2022-09-21T11:27:59.276Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
11:27:59 [2022-09-21T11:27:59.276Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
11:27:59 [2022-09-21T11:27:59.276Z] === RUN   TestDockerSuite/TestBuildWithFailure
11:28:02 [2022-09-21T11:28:02.204Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
11:28:02 [2022-09-21T11:28:02.204Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
11:28:02 [2022-09-21T11:28:02.204Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
11:28:12 [2022-09-21T11:28:12.574Z] === RUN   TestDockerSuite/TestBuildWithTabs
11:28:17 [2022-09-21T11:28:17.301Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
11:28:17 [2022-09-21T11:28:17.301Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
11:28:20 [2022-09-21T11:28:20.746Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
11:28:35 [2022-09-21T11:28:35.580Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
11:28:42 [2022-09-21T11:28:42.537Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
11:28:42 [2022-09-21T11:28:42.537Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
11:28:42 [2022-09-21T11:28:42.537Z] === RUN   TestDockerSuite/TestBuildWithVolumes
11:28:42 [2022-09-21T11:28:42.537Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
11:28:42 [2022-09-21T11:28:42.537Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
11:28:42 [2022-09-21T11:28:42.537Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
11:28:42 [2022-09-21T11:28:42.537Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
11:28:42 [2022-09-21T11:28:42.537Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
11:28:49 [2022-09-21T11:28:49.656Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
11:28:50 [2022-09-21T11:28:50.413Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
11:28:50 [2022-09-21T11:28:50.633Z] === RUN   TestDockerSuite/TestBuildXZHost
11:28:50 [2022-09-21T11:28:50.633Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
11:28:51 [2022-09-21T11:28:51.097Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
11:28:51 [2022-09-21T11:28:51.097Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
11:28:51 [2022-09-21T11:28:51.097Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
11:28:51 [2022-09-21T11:28:51.097Z]     docker_cli_sni_test.go:18: Flakey test
11:28:51 [2022-09-21T11:28:51.097Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
11:28:53 [2022-09-21T11:28:53.292Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
11:28:57 [2022-09-21T11:28:57.055Z] === RUN   TestDockerSuite/TestCommitChange
11:29:01 [2022-09-21T11:29:01.788Z] === RUN   TestDockerSuite/TestCommitChangeLabels
11:29:06 [2022-09-21T11:29:06.509Z] === RUN   TestDockerSuite/TestCommitHardlink
11:29:06 [2022-09-21T11:29:06.509Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
11:29:06 [2022-09-21T11:29:06.509Z] === RUN   TestDockerSuite/TestCommitNewFile
11:29:18 [2022-09-21T11:29:18.944Z] === RUN   TestDockerSuite/TestCommitPausedContainer
11:29:18 [2022-09-21T11:29:18.944Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
11:29:18 [2022-09-21T11:29:18.944Z] === RUN   TestDockerSuite/TestCommitTTY
11:29:24 [2022-09-21T11:29:24.772Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
11:29:28 [2022-09-21T11:29:28.533Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
11:29:28 [2022-09-21T11:29:28.533Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
11:29:28 [2022-09-21T11:29:28.533Z] === RUN   TestDockerSuite/TestCommitWithoutPause
11:29:28 [2022-09-21T11:29:28.533Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
11:29:28 [2022-09-21T11:29:28.533Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
11:29:28 [2022-09-21T11:29:28.533Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
11:29:28 [2022-09-21T11:29:28.533Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
11:29:28 [2022-09-21T11:29:28.533Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
11:29:28 [2022-09-21T11:29:28.533Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
11:29:28 [2022-09-21T11:29:28.533Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
11:29:28 [2022-09-21T11:29:28.533Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
11:29:28 [2022-09-21T11:29:28.533Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
11:29:28 [2022-09-21T11:29:28.533Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
11:29:28 [2022-09-21T11:29:28.533Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
11:29:28 [2022-09-21T11:29:28.533Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
11:29:28 [2022-09-21T11:29:28.533Z] === RUN   TestDockerSuite/TestContainerAPICommit
11:29:35 [2022-09-21T11:29:35.649Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
11:29:37 [2022-09-21T11:29:37.050Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
11:29:41 [2022-09-21T11:29:41.481Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
11:29:41 [2022-09-21T11:29:41.481Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
11:29:41 [2022-09-21T11:29:41.481Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
11:29:43 [2022-09-21T11:29:43.676Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
11:29:43 [2022-09-21T11:29:43.676Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
11:29:43 [2022-09-21T11:29:43.676Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
11:29:43 [2022-09-21T11:29:43.676Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
11:29:43 [2022-09-21T11:29:43.676Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
11:29:43 [2022-09-21T11:29:43.676Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
11:29:43 [2022-09-21T11:29:43.676Z] === RUN   TestDockerSuite/TestContainerAPICreate
11:29:45 [2022-09-21T11:29:45.871Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
11:29:45 [2022-09-21T11:29:45.871Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
11:29:45 [2022-09-21T11:29:45.871Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
11:29:45 [2022-09-21T11:29:45.871Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
11:29:48 [2022-09-21T11:29:48.801Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
11:29:48 [2022-09-21T11:29:48.801Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
11:29:48 [2022-09-21T11:29:48.801Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
11:29:48 [2022-09-21T11:29:48.801Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
11:29:48 [2022-09-21T11:29:48.801Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
11:29:48 [2022-09-21T11:29:48.801Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
11:29:48 [2022-09-21T11:29:48.801Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
11:29:48 [2022-09-21T11:29:48.801Z] === RUN   TestDockerSuite/TestContainerAPIDelete
11:29:50 [2022-09-21T11:29:50.997Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
11:29:53 [2022-09-21T11:29:53.195Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
11:29:55 [2022-09-21T11:29:55.088Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
11:29:55 [2022-09-21T11:29:55.392Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
11:29:55 [2022-09-21T11:29:55.392Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
11:29:55 [2022-09-21T11:29:55.392Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
11:29:55 [2022-09-21T11:29:55.392Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
11:29:57 [2022-09-21T11:29:57.590Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
11:29:57 [2022-09-21T11:29:57.590Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
11:29:59 [2022-09-21T11:29:59.785Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
11:29:59 [2022-09-21T11:29:59.785Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
11:29:59 [2022-09-21T11:29:59.785Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
11:29:59 [2022-09-21T11:29:59.785Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
11:29:59 [2022-09-21T11:29:59.785Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
11:30:01 [2022-09-21T11:30:01.984Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
11:30:01 [2022-09-21T11:30:01.984Z] === RUN   TestDockerSuite/TestContainerAPIKill
11:30:04 [2022-09-21T11:30:04.182Z] === RUN   TestDockerSuite/TestContainerAPIPause
11:30:04 [2022-09-21T11:30:04.182Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
11:30:04 [2022-09-21T11:30:04.182Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
11:30:07 [2022-09-21T11:30:07.113Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
11:30:07 [2022-09-21T11:30:07.113Z] === RUN   TestDockerSuite/TestContainerAPIRename
11:30:09 [2022-09-21T11:30:09.314Z] === RUN   TestDockerSuite/TestContainerAPIRestart
11:30:13 [2022-09-21T11:30:13.079Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
11:30:16 [2022-09-21T11:30:16.842Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
11:30:16 [2022-09-21T11:30:16.842Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
11:30:16 [2022-09-21T11:30:16.842Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
11:30:16 [2022-09-21T11:30:16.842Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
11:30:16 [2022-09-21T11:30:16.842Z] === RUN   TestDockerSuite/TestContainerAPIStart
11:30:19 [2022-09-21T11:30:19.043Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
11:30:19 [2022-09-21T11:30:19.043Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
11:30:19 [2022-09-21T11:30:19.043Z] === RUN   TestDockerSuite/TestContainerAPIStop
11:30:21 [2022-09-21T11:30:21.239Z] === RUN   TestDockerSuite/TestContainerAPITop
11:30:21 [2022-09-21T11:30:21.239Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
11:30:21 [2022-09-21T11:30:21.239Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
11:30:23 [2022-09-21T11:30:23.437Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
11:30:23 [2022-09-21T11:30:23.437Z] === RUN   TestDockerSuite/TestContainerAPIWait
11:30:27 [2022-09-21T11:30:27.104Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
11:30:28 [2022-09-21T11:30:28.159Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
11:30:30 [2022-09-21T11:30:30.357Z] === RUN   TestDockerSuite/TestContainerNetworkMode
11:30:30 [2022-09-21T11:30:30.357Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
11:30:30 [2022-09-21T11:30:30.357Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
11:30:30 [2022-09-21T11:30:30.357Z]     docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux
11:30:30 [2022-09-21T11:30:30.357Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
11:30:30 [2022-09-21T11:30:30.357Z]     docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux
11:30:30 [2022-09-21T11:30:30.357Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
11:30:30 [2022-09-21T11:30:30.357Z]     docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux
11:30:30 [2022-09-21T11:30:30.357Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
11:30:30 [2022-09-21T11:30:30.357Z]     docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux
11:30:30 [2022-09-21T11:30:30.357Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
11:30:31 [2022-09-21T11:30:31.908Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
11:30:31 [2022-09-21T11:30:31.908Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
11:30:40 [2022-09-21T11:30:40.532Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
11:30:42 [2022-09-21T11:30:42.083Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
11:30:45 [2022-09-21T11:30:45.012Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
11:30:47 [2022-09-21T11:30:47.208Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000659080_<nil>}
11:30:50 [2022-09-21T11:30:50.136Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11197860461_c:\foo_false__<nil>_<nil>_<nil>}
11:30:52 [2022-09-21T11:30:52.347Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11197860461_c:\foo_true__<nil>_<nil>_<nil>}
11:30:55 [2022-09-21T11:30:55.275Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
11:30:55 [2022-09-21T11:30:55.275Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
11:30:55 [2022-09-21T11:30:55.275Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
11:30:55 [2022-09-21T11:30:55.275Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
11:30:55 [2022-09-21T11:30:55.275Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
11:30:55 [2022-09-21T11:30:55.275Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
11:30:55 [2022-09-21T11:30:55.275Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
11:30:55 [2022-09-21T11:30:55.275Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
11:30:55 [2022-09-21T11:30:55.275Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
11:30:55 [2022-09-21T11:30:55.275Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
11:30:55 [2022-09-21T11:30:55.275Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
11:30:55 [2022-09-21T11:30:55.275Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
11:30:55 [2022-09-21T11:30:55.275Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
11:30:55 [2022-09-21T11:30:55.275Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
11:30:55 [2022-09-21T11:30:55.275Z]     docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux
11:30:55 [2022-09-21T11:30:55.275Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
11:30:55 [2022-09-21T11:30:55.275Z]     docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux
11:30:55 [2022-09-21T11:30:55.275Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
11:30:55 [2022-09-21T11:30:55.275Z]     docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux
11:30:55 [2022-09-21T11:30:55.275Z] === RUN   TestDockerSuite/TestCopyAndRestart
11:30:55 [2022-09-21T11:30:55.275Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
11:30:55 [2022-09-21T11:30:55.275Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
11:30:55 [2022-09-21T11:30:55.275Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
11:30:55 [2022-09-21T11:30:55.275Z] === RUN   TestDockerSuite/TestCpAbsolutePath
11:30:57 [2022-09-21T11:30:57.471Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
11:30:57 [2022-09-21T11:30:57.471Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
11:30:57 [2022-09-21T11:30:57.471Z] === RUN   TestDockerSuite/TestCpFromCaseA
11:30:57 [2022-09-21T11:30:57.471Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
11:30:57 [2022-09-21T11:30:57.471Z] === RUN   TestDockerSuite/TestCpFromCaseB
11:30:57 [2022-09-21T11:30:57.471Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
11:30:57 [2022-09-21T11:30:57.471Z] === RUN   TestDockerSuite/TestCpFromCaseC
11:30:57 [2022-09-21T11:30:57.471Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
11:30:57 [2022-09-21T11:30:57.471Z] === RUN   TestDockerSuite/TestCpFromCaseD
11:30:57 [2022-09-21T11:30:57.471Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
11:30:57 [2022-09-21T11:30:57.471Z] === RUN   TestDockerSuite/TestCpFromCaseE
11:30:57 [2022-09-21T11:30:57.471Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
11:30:57 [2022-09-21T11:30:57.471Z] === RUN   TestDockerSuite/TestCpFromCaseF
11:30:57 [2022-09-21T11:30:57.471Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
11:30:57 [2022-09-21T11:30:57.471Z] === RUN   TestDockerSuite/TestCpFromCaseG
11:30:57 [2022-09-21T11:30:57.471Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
11:30:57 [2022-09-21T11:30:57.471Z] === RUN   TestDockerSuite/TestCpFromCaseH
11:30:57 [2022-09-21T11:30:57.471Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
11:30:57 [2022-09-21T11:30:57.471Z] === RUN   TestDockerSuite/TestCpFromCaseI
11:30:57 [2022-09-21T11:30:57.471Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
11:30:57 [2022-09-21T11:30:57.471Z] === RUN   TestDockerSuite/TestCpFromCaseJ
11:30:57 [2022-09-21T11:30:57.471Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
11:30:57 [2022-09-21T11:30:57.935Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
11:30:57 [2022-09-21T11:30:57.935Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
11:30:57 [2022-09-21T11:30:57.935Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
11:30:57 [2022-09-21T11:30:57.935Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
11:30:57 [2022-09-21T11:30:57.935Z] === RUN   TestDockerSuite/TestCpGarbagePath
11:30:59 [2022-09-21T11:30:59.146Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
11:31:00 [2022-09-21T11:31:00.131Z] === RUN   TestDockerSuite/TestCpLocalOnly
11:31:00 [2022-09-21T11:31:00.131Z] === RUN   TestDockerSuite/TestCpNameHasColon
11:31:00 [2022-09-21T11:31:00.131Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
11:31:00 [2022-09-21T11:31:00.131Z] === RUN   TestDockerSuite/TestCpRelativePath
11:31:02 [2022-09-21T11:31:02.470Z] === RUN   TestDockerSuite/TestCpSpecialFiles
11:31:02 [2022-09-21T11:31:02.470Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
11:31:02 [2022-09-21T11:31:02.470Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
11:31:02 [2022-09-21T11:31:02.470Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
11:31:02 [2022-09-21T11:31:02.470Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
11:31:02 [2022-09-21T11:31:02.470Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
11:31:02 [2022-09-21T11:31:02.470Z] === RUN   TestDockerSuite/TestCpToCaseA
11:31:07 [2022-09-21T11:31:07.195Z] === RUN   TestDockerSuite/TestCpToCaseB
11:31:14 [2022-09-21T11:31:14.044Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
11:31:19 [2022-09-21T11:31:19.629Z] === RUN   TestDockerSuite/TestCpToCaseC
11:31:19 [2022-09-21T11:31:19.629Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
11:31:19 [2022-09-21T11:31:19.629Z] === RUN   TestDockerSuite/TestCpToCaseD
11:31:19 [2022-09-21T11:31:19.629Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
11:31:19 [2022-09-21T11:31:19.629Z] === RUN   TestDockerSuite/TestCpToCaseE
11:31:32 [2022-09-21T11:31:32.068Z] === RUN   TestDockerSuite/TestCpToCaseF
11:31:32 [2022-09-21T11:31:32.068Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
11:31:32 [2022-09-21T11:31:32.068Z] === RUN   TestDockerSuite/TestCpToCaseG
11:31:32 [2022-09-21T11:31:32.068Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
11:31:32 [2022-09-21T11:31:32.068Z] === RUN   TestDockerSuite/TestCpToCaseH
11:31:32 [2022-09-21T11:31:32.080Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
11:31:32 [2022-09-21T11:31:32.080Z]     docker_cli_external_volume_driver_test.go:485: [d4de8a183c6a6] daemon is not started
11:31:46 [2022-09-21T11:31:46.912Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
11:31:46 [2022-09-21T11:31:46.912Z]     docker_cli_external_volume_driver_test.go:53: [d868c1486a343] daemon is not started
11:31:46 [2022-09-21T11:31:46.935Z] === RUN   TestDockerSuite/TestCpToCaseI
11:31:46 [2022-09-21T11:31:46.935Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
11:31:46 [2022-09-21T11:31:46.935Z] === RUN   TestDockerSuite/TestCpToCaseJ
11:31:46 [2022-09-21T11:31:46.935Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
11:31:46 [2022-09-21T11:31:46.935Z] === RUN   TestDockerSuite/TestCpToDot
11:31:52 [2022-09-21T11:31:52.764Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
11:31:52 [2022-09-21T11:31:52.764Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
11:31:52 [2022-09-21T11:31:52.764Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
11:31:52 [2022-09-21T11:31:52.764Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
11:31:52 [2022-09-21T11:31:52.764Z] === RUN   TestDockerSuite/TestCpToStdout
11:31:55 [2022-09-21T11:31:55.695Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
11:31:55 [2022-09-21T11:31:55.695Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
11:31:55 [2022-09-21T11:31:55.695Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
11:31:55 [2022-09-21T11:31:55.695Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
11:31:55 [2022-09-21T11:31:55.695Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
11:31:55 [2022-09-21T11:31:55.695Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
11:31:55 [2022-09-21T11:31:55.695Z] === RUN   TestDockerSuite/TestCpVolumePath
11:31:55 [2022-09-21T11:31:55.695Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
11:31:55 [2022-09-21T11:31:55.695Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
11:31:55 [2022-09-21T11:31:55.695Z] === RUN   TestDockerSuite/TestCreateArgs
11:31:55 [2022-09-21T11:31:55.695Z] === RUN   TestDockerSuite/TestCreateByImageID
11:31:57 [2022-09-21T11:31:57.893Z] === RUN   TestDockerSuite/TestCreateEchoStdout
11:32:00 [2022-09-21T11:32:00.091Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
11:32:00 [2022-09-21T11:32:00.091Z] === RUN   TestDockerSuite/TestCreateHostConfig
11:32:00 [2022-09-21T11:32:00.555Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
11:32:01 [2022-09-21T11:32:01.772Z] --- PASS: TestDockerExternalVolumeSuite (436.80s)
11:32:01 [2022-09-21T11:32:01.772Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s)
11:32:01 [2022-09-21T11:32:01.772Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s)
11:32:01 [2022-09-21T11:32:01.772Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.14s)
11:32:01 [2022-09-21T11:32:01.772Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
11:32:01 [2022-09-21T11:32:01.772Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
11:32:01 [2022-09-21T11:32:01.772Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s)
11:32:01 [2022-09-21T11:32:01.772Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
11:32:01 [2022-09-21T11:32:01.772Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.15s)
11:32:01 [2022-09-21T11:32:01.772Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.15s)
11:32:01 [2022-09-21T11:32:01.772Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s)
11:32:01 [2022-09-21T11:32:01.772Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s)
11:32:01 [2022-09-21T11:32:01.772Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.17s)
11:32:01 [2022-09-21T11:32:01.772Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.23s)
11:32:01 [2022-09-21T11:32:01.772Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s)
11:32:01 [2022-09-21T11:32:01.772Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s)
11:32:01 [2022-09-21T11:32:01.772Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.66s)
11:32:01 [2022-09-21T11:32:01.772Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s)
11:32:01 [2022-09-21T11:32:01.772Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
11:32:01 [2022-09-21T11:32:01.772Z] PASS
11:32:01 [2022-09-21T11:32:01.772Z] 
11:32:01 [2022-09-21T11:32:01.772Z] === Skipped
11:32:01 [2022-09-21T11:32:01.772Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
11:32:01 [2022-09-21T11:32:01.772Z]     docker_cli_daemon_test.go:364: unmatched requirement IPv6
11:32:01 [2022-09-21T11:32:01.772Z]     check_test.go:309: [d3387b06b372e] daemon is not started
11:32:01 [2022-09-21T11:32:01.772Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
11:32:01 [2022-09-21T11:32:01.772Z] 
11:32:01 [2022-09-21T11:32:01.772Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
11:32:01 [2022-09-21T11:32:01.772Z]     docker_cli_daemon_test.go:233: unmatched requirement Devicemapper
11:32:01 [2022-09-21T11:32:01.772Z]     check_test.go:309: [decadfde0eed5] daemon is not started
11:32:01 [2022-09-21T11:32:01.772Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
11:32:01 [2022-09-21T11:32:01.772Z] 
11:32:01 [2022-09-21T11:32:01.772Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
11:32:01 [2022-09-21T11:32:01.772Z]     docker_cli_daemon_test.go:213: unmatched requirement Devicemapper
11:32:01 [2022-09-21T11:32:01.772Z]     check_test.go:309: [d86f3e78b2e7f] daemon is not started
11:32:01 [2022-09-21T11:32:01.772Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
11:32:01 [2022-09-21T11:32:01.772Z] 
11:32:01 [2022-09-21T11:32:01.772Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
11:32:01 [2022-09-21T11:32:01.772Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
11:32:01 [2022-09-21T11:32:01.772Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
11:32:01 [2022-09-21T11:32:01.772Z] 
11:32:01 [2022-09-21T11:32:01.772Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
11:32:01 [2022-09-21T11:32:01.772Z]     docker_cli_swarm_test.go:131: unmatched requirement IPv6
11:32:01 [2022-09-21T11:32:01.772Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
11:32:01 [2022-09-21T11:32:01.772Z] 
11:32:01 [2022-09-21T11:32:01.772Z] DONE 273 tests, 5 skipped in 2468.572s
11:32:01 [2022-09-21T11:32:01.772Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:32:01 [2022-09-21T11:32:01.772Z] ++++ cat bundles/test-integration/docker.pid
11:32:01 [2022-09-21T11:32:01.772Z] +++ kill 8024
11:32:01 [2022-09-21T11:32:01.772Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6f24bb69e24d/docker.pid
11:32:01 [2022-09-21T11:32:01.772Z] +++ kill 5800
11:32:01 [2022-09-21T11:32:01.772Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5800 is not a child of this shell
11:32:01 [2022-09-21T11:32:01.772Z] warning: PID 5800 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6f24bb69e24d/docker.pid had a nonzero exit code
11:32:02 [2022-09-21T11:32:02.031Z] +++ /etc/init.d/apparmor stop
11:32:02 [2022-09-21T11:32:02.031Z] Leaving: AppArmorNo profiles have been unloaded.
11:32:02 [2022-09-21T11:32:02.031Z] 
11:32:02 [2022-09-21T11:32:02.031Z] Unloading profiles will leave already running processes permanently
11:32:02 [2022-09-21T11:32:02.031Z] unconfined, which can lead to unexpected situations.
11:32:02 [2022-09-21T11:32:02.031Z] 
11:32:02 [2022-09-21T11:32:02.031Z] To set a process to complain mode, use the command line tool
11:32:02 [2022-09-21T11:32:02.031Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:32:02 [2022-09-21T11:32:02.031Z] +++ true
11:32:02 [2022-09-21T11:32:02.031Z] exiting test-integration
11:32:02 [2022-09-21T11:32:02.031Z] ++ exit 0
11:32:02 [2022-09-21T11:32:02.031Z] 
11:32:02 [2022-09-21T11:32:02.107Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
11:32:02 [2022-09-21T11:32:02.287Z] + exit 0
11:32:02 [2022-09-21T11:32:02.287Z] ++ jobs -p
11:32:02 [2022-09-21T11:32:02.287Z] + pids=
11:32:02 [2022-09-21T11:32:02.287Z] + echo 'Remaining pids to kill: []'
11:32:02 [2022-09-21T11:32:02.287Z] Remaining pids to kill: []
11:32:02 [2022-09-21T11:32:02.287Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
11:32:02 [2022-09-21T11:32:02.342Z] Recording test results
11:32:03 [2022-09-21T11:32:03.085Z] === RUN   TestDockerSuite/TestCreateLabels
11:32:03 [2022-09-21T11:32:03.085Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
11:32:03 [2022-09-21T11:32:03.085Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
11:32:03 [2022-09-21T11:32:03.085Z] === RUN   TestDockerSuite/TestCreateRM
11:32:03 [2022-09-21T11:32:03.548Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
11:32:03 [2022-09-21T11:32:03.548Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
11:32:03 [2022-09-21T11:32:03.548Z] === RUN   TestDockerSuite/TestCreateStopSignal
11:32:03 [2022-09-21T11:32:03.548Z] === RUN   TestDockerSuite/TestCreateStopTimeout
11:32:03 [2022-09-21T11:32:03.807Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:32:04 [2022-09-21T11:32:04.012Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
11:32:04 [2022-09-21T11:32:04.174Z] + echo Ensuring container killed.
11:32:04 [2022-09-21T11:32:04.174Z] Ensuring container killed.
11:32:04 [2022-09-21T11:32:04.174Z] + docker ps -aq -f name=docker-pr14-*
11:32:04 [2022-09-21T11:32:04.744Z] + cids=0d61453c9659
11:32:04 [2022-09-21T11:32:04.744Z] ad591a763cdb
11:32:04 [2022-09-21T11:32:04.744Z] 525ef575f93d
11:32:04 [2022-09-21T11:32:04.744Z] + [ -n 0d61453c9659
11:32:04 [2022-09-21T11:32:04.744Z] ad591a763cdb
11:32:04 [2022-09-21T11:32:04.744Z] 525ef575f93d ]
11:32:04 [2022-09-21T11:32:04.744Z] + docker rm -vf 0d61453c9659 ad591a763cdb 525ef575f93d
11:32:05 [2022-09-21T11:32:05.306Z] 0d61453c9659
11:32:05 [2022-09-21T11:32:05.306Z] ad591a763cdb
11:32:05 [2022-09-21T11:32:05.306Z] 525ef575f93d
[Pipeline] sh
11:32:05 [2022-09-21T11:32:05.637Z] + echo Chowning /workspace to jenkins user
11:32:05 [2022-09-21T11:32:05.637Z] Chowning /workspace to jenkins user
11:32:05 [2022-09-21T11:32:05.637Z] + id -u
11:32:05 [2022-09-21T11:32:05.637Z] + id -g
11:32:05 [2022-09-21T11:32:05.637Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44123:/workspace busybox chown -R 1000:1000 /workspace
11:32:05 [2022-09-21T11:32:05.637Z] Unable to find image 'busybox:latest' locally
11:32:05 [2022-09-21T11:32:05.893Z] latest: Pulling from library/busybox
11:32:05 [2022-09-21T11:32:05.893Z] 729ce43e2c91: Pulling fs layer
11:32:05 [2022-09-21T11:32:05.893Z] 729ce43e2c91: Download complete
11:32:05 [2022-09-21T11:32:05.893Z] 729ce43e2c91: Pull complete
11:32:06 [2022-09-21T11:32:06.149Z] Digest: sha256:ad9bd57a3a57cc95515c537b89aaa69d83a6df54c4050fcf2b41ad367bec0cd5
11:32:06 [2022-09-21T11:32:06.149Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:32:08 [2022-09-21T11:32:08.959Z] + bundleName=amd64
11:32:08 [2022-09-21T11:32:08.959Z] + echo Creating amd64-bundles.tar.gz
11:32:08 [2022-09-21T11:32:08.959Z] Creating amd64-bundles.tar.gz
11:32:08 [2022-09-21T11:32:08.959Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
11:32:08 [2022-09-21T11:32:08.959Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
11:32:09 [2022-09-21T11:32:09.898Z] Archiving artifacts
11:32:11 [2022-09-21T11:32:11.821Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44123/14/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:32:12 [2022-09-21T11:32:12.126Z] + make clean
11:32:12 [2022-09-21T11:32:12.382Z] docker volume rm -f docker-dev-cache
11:32:12 [2022-09-21T11:32:12.382Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
11:32:16 [2022-09-21T11:32:16.453Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
11:32:16 [2022-09-21T11:32:16.453Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
11:32:16 [2022-09-21T11:32:16.453Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
11:32:20 [2022-09-21T11:32:20.215Z] === RUN   TestDockerSuite/TestCreateWithPortRange
11:32:20 [2022-09-21T11:32:20.215Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
11:32:20 [2022-09-21T11:32:20.215Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
11:32:20 [2022-09-21T11:32:20.215Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
11:32:22 [2022-09-21T11:32:22.410Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
11:32:22 [2022-09-21T11:32:22.410Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
11:32:22 [2022-09-21T11:32:22.410Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
11:32:22 [2022-09-21T11:32:22.410Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
11:32:22 [2022-09-21T11:32:22.410Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
11:32:22 [2022-09-21T11:32:22.410Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
11:32:22 [2022-09-21T11:32:22.410Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
11:32:22 [2022-09-21T11:32:22.410Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
11:32:22 [2022-09-21T11:32:22.410Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
11:32:22 [2022-09-21T11:32:22.410Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
11:32:22 [2022-09-21T11:32:22.410Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
11:32:22 [2022-09-21T11:32:22.410Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
11:32:22 [2022-09-21T11:32:22.410Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
11:32:22 [2022-09-21T11:32:22.410Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
11:32:22 [2022-09-21T11:32:22.410Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
11:32:22 [2022-09-21T11:32:22.410Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
11:32:22 [2022-09-21T11:32:22.410Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
11:32:22 [2022-09-21T11:32:22.873Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
11:32:22 [2022-09-21T11:32:22.873Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
11:32:22 [2022-09-21T11:32:22.873Z] === RUN   TestDockerSuite/TestDevicePermissions
11:32:22 [2022-09-21T11:32:22.873Z]     docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux
11:32:22 [2022-09-21T11:32:22.873Z] === RUN   TestDockerSuite/TestDockerFails
11:32:22 [2022-09-21T11:32:22.873Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
11:32:22 [2022-09-21T11:32:22.873Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
11:32:22 [2022-09-21T11:32:22.873Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
11:32:22 [2022-09-21T11:32:22.873Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
11:32:22 [2022-09-21T11:32:22.873Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
11:32:22 [2022-09-21T11:32:22.873Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
11:32:22 [2022-09-21T11:32:22.873Z] === RUN   TestDockerSuite/TestEventsAttach
11:32:22 [2022-09-21T11:32:22.873Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
11:32:22 [2022-09-21T11:32:22.873Z] === RUN   TestDockerSuite/TestEventsCommit
11:32:22 [2022-09-21T11:32:22.873Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
11:32:22 [2022-09-21T11:32:22.873Z] === RUN   TestDockerSuite/TestEventsContainerEvents
11:32:25 [2022-09-21T11:32:25.070Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
11:32:27 [2022-09-21T11:32:27.998Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
11:32:30 [2022-09-21T11:32:30.196Z] === RUN   TestDockerSuite/TestEventsContainerRestart
11:32:38 [2022-09-21T11:32:38.814Z] === RUN   TestDockerSuite/TestEventsCopy
11:32:42 [2022-09-21T11:32:42.587Z] === RUN   TestDockerSuite/TestEventsFilterContainer
11:32:47 [2022-09-21T11:32:47.312Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
11:32:49 [2022-09-21T11:32:49.510Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
11:32:50 [2022-09-21T11:32:50.501Z] === RUN   TestDockerSuite/TestEventsFilterImageName
11:32:54 [2022-09-21T11:32:54.268Z] === RUN   TestDockerSuite/TestEventsFilterLabels
11:32:54 [2022-09-21T11:32:54.268Z] === RUN   TestDockerSuite/TestEventsFilterType
11:32:55 [2022-09-21T11:32:55.250Z] === RUN   TestDockerSuite/TestEventsFilters
11:32:59 [2022-09-21T11:32:59.972Z] === RUN   TestDockerSuite/TestEventsFormat
11:33:04 [2022-09-21T11:33:04.695Z] === RUN   TestDockerSuite/TestEventsFormatBadField
11:33:04 [2022-09-21T11:33:04.695Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
11:33:04 [2022-09-21T11:33:04.695Z] === RUN   TestDockerSuite/TestEventsImageImport
11:33:04 [2022-09-21T11:33:04.695Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
11:33:04 [2022-09-21T11:33:04.695Z] === RUN   TestDockerSuite/TestEventsImageLoad
11:33:04 [2022-09-21T11:33:04.695Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
11:33:04 [2022-09-21T11:33:04.695Z] === RUN   TestDockerSuite/TestEventsImagePull
11:33:04 [2022-09-21T11:33:04.695Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
11:33:04 [2022-09-21T11:33:04.695Z] === RUN   TestDockerSuite/TestEventsImageTag
11:33:06 [2022-09-21T11:33:06.247Z] === RUN   TestDockerSuite/TestEventsPluginOps
11:33:06 [2022-09-21T11:33:06.247Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
11:33:06 [2022-09-21T11:33:06.247Z] === RUN   TestDockerSuite/TestEventsRename
11:33:08 [2022-09-21T11:33:08.444Z] === RUN   TestDockerSuite/TestEventsResize
11:33:11 [2022-09-21T11:33:11.371Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
11:33:13 [2022-09-21T11:33:13.566Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
11:33:16 [2022-09-21T11:33:16.493Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
11:33:21 [2022-09-21T11:33:21.214Z] === RUN   TestDockerSuite/TestEventsTop
11:33:21 [2022-09-21T11:33:21.214Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
11:33:21 [2022-09-21T11:33:21.214Z] === RUN   TestDockerSuite/TestEventsUntag
11:33:24 [2022-09-21T11:33:24.144Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
11:33:27 [2022-09-21T11:33:27.904Z] === RUN   TestDockerSuite/TestExec
11:33:27 [2022-09-21T11:33:27.904Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
11:33:27 [2022-09-21T11:33:27.904Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
11:33:27 [2022-09-21T11:33:27.904Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
11:33:27 [2022-09-21T11:33:27.904Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
11:33:29 [2022-09-21T11:33:29.454Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
11:33:31 [2022-09-21T11:33:31.652Z] === RUN   TestDockerSuite/TestExecAPIStart
11:33:31 [2022-09-21T11:33:31.652Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
11:33:31 [2022-09-21T11:33:31.652Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
11:33:31 [2022-09-21T11:33:31.652Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
11:33:31 [2022-09-21T11:33:31.652Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
11:33:31 [2022-09-21T11:33:31.652Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
11:33:31 [2022-09-21T11:33:31.652Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
11:33:33 [2022-09-21T11:33:33.847Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
11:33:36 [2022-09-21T11:33:36.046Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
11:33:38 [2022-09-21T11:33:38.390Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
11:33:39 [2022-09-21T11:33:39.941Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
11:33:44 [2022-09-21T11:33:44.662Z] === RUN   TestDockerSuite/TestExecCgroup
11:33:44 [2022-09-21T11:33:44.662Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
11:33:44 [2022-09-21T11:33:44.662Z] === RUN   TestDockerSuite/TestExecEnv
11:33:44 [2022-09-21T11:33:44.662Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
11:33:44 [2022-09-21T11:33:44.662Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
11:33:44 [2022-09-21T11:33:44.662Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
11:33:44 [2022-09-21T11:33:44.662Z] === RUN   TestDockerSuite/TestExecExitStatus
11:33:46 [2022-09-21T11:33:46.211Z] === RUN   TestDockerSuite/TestExecInspectID
11:33:50 [2022-09-21T11:33:50.929Z] === RUN   TestDockerSuite/TestExecInteractive
11:33:50 [2022-09-21T11:33:50.929Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
11:33:50 [2022-09-21T11:33:50.929Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
11:33:50 [2022-09-21T11:33:50.929Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
11:33:51 [2022-09-21T11:33:51.392Z] === RUN   TestDockerSuite/TestExecParseError
11:33:51 [2022-09-21T11:33:51.392Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
11:33:51 [2022-09-21T11:33:51.392Z] === RUN   TestDockerSuite/TestExecPausedContainer
11:33:51 [2022-09-21T11:33:51.392Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
11:33:51 [2022-09-21T11:33:51.392Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
11:33:51 [2022-09-21T11:33:51.392Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
11:33:51 [2022-09-21T11:33:51.392Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
11:33:53 [2022-09-21T11:33:53.586Z] === RUN   TestDockerSuite/TestExecSetEnv
11:33:53 [2022-09-21T11:33:53.586Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
11:33:53 [2022-09-21T11:33:53.586Z] === RUN   TestDockerSuite/TestExecStartFails
11:33:53 [2022-09-21T11:33:53.586Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
11:33:53 [2022-09-21T11:33:53.586Z] === RUN   TestDockerSuite/TestExecStateCleanup
11:33:53 [2022-09-21T11:33:53.586Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
11:33:54 [2022-09-21T11:33:54.050Z] === RUN   TestDockerSuite/TestExecStopNotHanging
11:33:54 [2022-09-21T11:33:54.050Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
11:33:54 [2022-09-21T11:33:54.050Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
11:33:54 [2022-09-21T11:33:54.050Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
11:33:54 [2022-09-21T11:33:54.050Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
11:33:56 [2022-09-21T11:33:56.251Z] === RUN   TestDockerSuite/TestExecUlimits
11:33:56 [2022-09-21T11:33:56.251Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
11:33:56 [2022-09-21T11:33:56.251Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
11:34:04 [2022-09-21T11:34:04.882Z] === RUN   TestDockerSuite/TestExecWithImageUser
11:34:04 [2022-09-21T11:34:04.882Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
11:34:04 [2022-09-21T11:34:04.883Z] === RUN   TestDockerSuite/TestExecWithPrivileged
11:34:04 [2022-09-21T11:34:04.883Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
11:34:04 [2022-09-21T11:34:04.883Z] === RUN   TestDockerSuite/TestExecWithUser
11:34:04 [2022-09-21T11:34:04.883Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
11:34:04 [2022-09-21T11:34:04.883Z] === RUN   TestDockerSuite/TestGetContainerStats
11:34:10 [2022-09-21T11:34:10.712Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
11:34:16 [2022-09-21T11:34:16.542Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
11:34:19 [2022-09-21T11:34:19.469Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
11:34:25 [2022-09-21T11:34:25.300Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
11:34:25 [2022-09-21T11:34:25.300Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
11:34:25 [2022-09-21T11:34:25.300Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
11:34:25 [2022-09-21T11:34:25.300Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
11:34:25 [2022-09-21T11:34:25.300Z] === RUN   TestDockerSuite/TestHealth
11:34:25 [2022-09-21T11:34:25.300Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
11:34:25 [2022-09-21T11:34:25.300Z] === RUN   TestDockerSuite/TestHistoryExistentImage
11:34:25 [2022-09-21T11:34:25.300Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
11:34:25 [2022-09-21T11:34:25.300Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
11:34:25 [2022-09-21T11:34:25.764Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
11:34:29 [2022-09-21T11:34:29.525Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
11:34:29 [2022-09-21T11:34:29.988Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
11:34:29 [2022-09-21T11:34:29.989Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
11:34:29 [2022-09-21T11:34:29.989Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
11:34:29 [2022-09-21T11:34:29.989Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
11:34:29 [2022-09-21T11:34:29.989Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
11:34:30 [2022-09-21T11:34:30.453Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
11:34:30 [2022-09-21T11:34:30.917Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
11:34:30 [2022-09-21T11:34:30.917Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
11:34:30 [2022-09-21T11:34:30.917Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
11:34:31 [2022-09-21T11:34:31.895Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
11:34:31 [2022-09-21T11:34:31.895Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
11:34:34 [2022-09-21T11:34:34.093Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
11:34:34 [2022-09-21T11:34:34.093Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
11:34:36 [2022-09-21T11:34:36.292Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
11:34:43 [2022-09-21T11:34:43.413Z] === RUN   TestDockerSuite/TestImagesFormat
11:34:43 [2022-09-21T11:34:43.877Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
11:34:43 [2022-09-21T11:34:43.877Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
11:34:43 [2022-09-21T11:34:43.877Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
11:34:47 [2022-09-21T11:34:47.641Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
11:34:47 [2022-09-21T11:34:47.641Z] === RUN   TestDockerSuite/TestImportBadURL
11:34:49 [2022-09-21T11:34:49.839Z] === RUN   TestDockerSuite/TestImportDisplay
11:34:49 [2022-09-21T11:34:49.839Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
11:34:49 [2022-09-21T11:34:49.839Z] === RUN   TestDockerSuite/TestImportFile
11:34:49 [2022-09-21T11:34:49.839Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
11:34:50 [2022-09-21T11:34:50.303Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
11:34:50 [2022-09-21T11:34:50.303Z] === RUN   TestDockerSuite/TestImportFileWithMessage
11:34:50 [2022-09-21T11:34:50.303Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
11:34:50 [2022-09-21T11:34:50.303Z] === RUN   TestDockerSuite/TestImportGzipped
11:34:50 [2022-09-21T11:34:50.303Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
11:34:50 [2022-09-21T11:34:50.303Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
11:34:50 [2022-09-21T11:34:50.303Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
11:34:50 [2022-09-21T11:34:50.303Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
11:34:50 [2022-09-21T11:34:50.303Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
11:34:50 [2022-09-21T11:34:50.303Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
11:34:50 [2022-09-21T11:34:50.303Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
11:34:50 [2022-09-21T11:34:50.303Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
11:34:50 [2022-09-21T11:34:50.303Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
11:34:50 [2022-09-21T11:34:50.303Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
11:34:50 [2022-09-21T11:34:50.303Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
11:34:50 [2022-09-21T11:34:50.303Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
11:34:50 [2022-09-21T11:34:50.303Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
11:34:50 [2022-09-21T11:34:50.303Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
11:34:50 [2022-09-21T11:34:50.303Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
11:34:57 [2022-09-21T11:34:57.416Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
11:35:04 [2022-09-21T11:35:04.532Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
11:35:04 [2022-09-21T11:35:04.532Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
11:35:04 [2022-09-21T11:35:04.532Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
11:35:04 [2022-09-21T11:35:04.532Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
11:35:04 [2022-09-21T11:35:04.532Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
11:35:04 [2022-09-21T11:35:04.532Z] === RUN   TestDockerSuite/TestInspectAmpersand
11:35:04 [2022-09-21T11:35:04.532Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
11:35:04 [2022-09-21T11:35:04.532Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
11:35:07 [2022-09-21T11:35:07.460Z] === RUN   TestDockerSuite/TestInspectByPrefix
11:35:07 [2022-09-21T11:35:07.460Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
11:35:09 [2022-09-21T11:35:09.656Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
11:35:09 [2022-09-21T11:35:09.656Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
11:35:09 [2022-09-21T11:35:09.656Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
11:35:09 [2022-09-21T11:35:09.656Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
11:35:09 [2022-09-21T11:35:09.656Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
11:35:09 [2022-09-21T11:35:09.656Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
11:35:09 [2022-09-21T11:35:09.656Z] === RUN   TestDockerSuite/TestInspectDefault
11:35:11 [2022-09-21T11:35:11.852Z] === RUN   TestDockerSuite/TestInspectHistory
11:35:15 [2022-09-21T11:35:15.614Z] === RUN   TestDockerSuite/TestInspectImage
11:35:15 [2022-09-21T11:35:15.614Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
11:35:15 [2022-09-21T11:35:15.614Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
11:35:15 [2022-09-21T11:35:15.614Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
11:35:15 [2022-09-21T11:35:15.614Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
11:35:15 [2022-09-21T11:35:15.614Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
11:35:16 [2022-09-21T11:35:16.077Z] === RUN   TestDockerSuite/TestInspectInt64
11:35:18 [2022-09-21T11:35:18.272Z] === RUN   TestDockerSuite/TestInspectJSONFields
11:35:20 [2022-09-21T11:35:20.466Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
11:35:20 [2022-09-21T11:35:20.466Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
11:35:23 [2022-09-21T11:35:23.394Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
11:35:25 [2022-09-21T11:35:25.588Z] === RUN   TestDockerSuite/TestInspectPlugin
11:35:25 [2022-09-21T11:35:25.588Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
11:35:25 [2022-09-21T11:35:25.588Z] === RUN   TestDockerSuite/TestInspectRootFS
11:35:25 [2022-09-21T11:35:25.588Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
11:35:27 [2022-09-21T11:35:27.783Z] === RUN   TestDockerSuite/TestInspectStatus
11:35:30 [2022-09-21T11:35:30.710Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
11:35:35 [2022-09-21T11:35:35.429Z] === RUN   TestDockerSuite/TestInspectTemplateError
11:35:37 [2022-09-21T11:35:37.625Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
11:35:39 [2022-09-21T11:35:39.820Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
11:35:42 [2022-09-21T11:35:42.015Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
11:35:44 [2022-09-21T11:35:44.210Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
11:35:46 [2022-09-21T11:35:46.407Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
11:35:49 [2022-09-21T11:35:49.337Z] === RUN   TestDockerSuite/TestInspectUnknownObject
11:35:49 [2022-09-21T11:35:49.337Z] === RUN   TestDockerSuite/TestLinkShortDefinition
11:35:49 [2022-09-21T11:35:49.337Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
11:35:49 [2022-09-21T11:35:49.337Z] === RUN   TestDockerSuite/TestLinksEnvs
11:35:49 [2022-09-21T11:35:49.337Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
11:35:49 [2022-09-21T11:35:49.337Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
11:35:49 [2022-09-21T11:35:49.337Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
11:35:49 [2022-09-21T11:35:49.337Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
11:35:49 [2022-09-21T11:35:49.337Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
11:35:49 [2022-09-21T11:35:49.337Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
11:35:49 [2022-09-21T11:35:49.337Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
11:35:49 [2022-09-21T11:35:49.337Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
11:35:49 [2022-09-21T11:35:49.337Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
11:35:49 [2022-09-21T11:35:49.337Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
11:35:49 [2022-09-21T11:35:49.337Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
11:35:49 [2022-09-21T11:35:49.337Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
11:35:49 [2022-09-21T11:35:49.337Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
11:35:49 [2022-09-21T11:35:49.337Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
11:35:49 [2022-09-21T11:35:49.337Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
11:35:49 [2022-09-21T11:35:49.337Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
11:35:49 [2022-09-21T11:35:49.337Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
11:35:49 [2022-09-21T11:35:49.337Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
11:35:49 [2022-09-21T11:35:49.337Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
11:35:49 [2022-09-21T11:35:49.337Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
11:35:49 [2022-09-21T11:35:49.337Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
11:35:49 [2022-09-21T11:35:49.337Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
11:35:49 [2022-09-21T11:35:49.337Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
11:35:49 [2022-09-21T11:35:49.337Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
11:35:49 [2022-09-21T11:35:49.337Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
11:35:49 [2022-09-21T11:35:49.337Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
11:35:49 [2022-09-21T11:35:49.337Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
11:35:49 [2022-09-21T11:35:49.337Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
11:35:49 [2022-09-21T11:35:49.337Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
11:35:49 [2022-09-21T11:35:49.337Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
11:35:49 [2022-09-21T11:35:49.337Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
11:35:49 [2022-09-21T11:35:49.337Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
11:35:51 [2022-09-21T11:35:51.538Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
11:35:53 [2022-09-21T11:35:53.735Z] === RUN   TestDockerSuite/TestLogsAPIUntil
11:35:59 [2022-09-21T11:35:59.565Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
11:36:01 [2022-09-21T11:36:01.761Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
11:36:01 [2022-09-21T11:36:01.761Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
11:36:01 [2022-09-21T11:36:01.761Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
11:36:04 [2022-09-21T11:36:04.689Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
11:36:04 [2022-09-21T11:36:04.689Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
11:36:10 [2022-09-21T11:36:10.520Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
11:36:16 [2022-09-21T11:36:16.351Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
11:36:22 [2022-09-21T11:36:22.186Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
11:36:25 [2022-09-21T11:36:25.115Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
11:36:28 [2022-09-21T11:36:28.044Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
11:36:28 [2022-09-21T11:36:28.044Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
11:36:28 [2022-09-21T11:36:28.044Z] === RUN   TestDockerSuite/TestLogsFollowStopped
11:36:30 [2022-09-21T11:36:30.243Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
11:36:32 [2022-09-21T11:36:32.439Z] === RUN   TestDockerSuite/TestLogsSince
11:36:41 [2022-09-21T11:36:41.057Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
11:36:41 [2022-09-21T11:36:41.057Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
11:36:41 [2022-09-21T11:36:41.057Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
11:36:41 [2022-09-21T11:36:41.057Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
11:36:41 [2022-09-21T11:36:41.057Z] === RUN   TestDockerSuite/TestLogsTail
11:36:49 [2022-09-21T11:36:49.677Z] === RUN   TestDockerSuite/TestLogsTimestamps
11:36:51 [2022-09-21T11:36:51.231Z] === RUN   TestDockerSuite/TestLogsWithDetails
11:36:53 [2022-09-21T11:36:53.430Z] === RUN   TestDockerSuite/TestMountIntoProc
11:36:53 [2022-09-21T11:36:53.430Z]     docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux
11:36:53 [2022-09-21T11:36:53.430Z] === RUN   TestDockerSuite/TestMountIntoSys
11:36:53 [2022-09-21T11:36:53.430Z]     docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux
11:36:53 [2022-09-21T11:36:53.430Z] === RUN   TestDockerSuite/TestNetHostname
11:36:53 [2022-09-21T11:36:53.430Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
11:36:53 [2022-09-21T11:36:53.430Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
11:36:53 [2022-09-21T11:36:53.430Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
11:36:53 [2022-09-21T11:36:53.430Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
11:36:53 [2022-09-21T11:36:53.430Z]     docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux
11:36:53 [2022-09-21T11:36:53.430Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
11:36:53 [2022-09-21T11:36:53.430Z]     docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux
11:36:53 [2022-09-21T11:36:53.430Z] === RUN   TestDockerSuite/TestPluginActive
11:36:53 [2022-09-21T11:36:53.430Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
11:36:53 [2022-09-21T11:36:53.895Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
11:36:53 [2022-09-21T11:36:53.895Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
11:36:53 [2022-09-21T11:36:53.895Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
11:36:53 [2022-09-21T11:36:53.895Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
11:36:53 [2022-09-21T11:36:53.895Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
11:36:53 [2022-09-21T11:36:53.895Z] === RUN   TestDockerSuite/TestPluginLogDriver
11:36:53 [2022-09-21T11:36:53.895Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
11:36:53 [2022-09-21T11:36:53.895Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
11:36:53 [2022-09-21T11:36:53.895Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
11:36:53 [2022-09-21T11:36:53.895Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
11:36:53 [2022-09-21T11:36:53.895Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
11:36:53 [2022-09-21T11:36:53.895Z] === RUN   TestDockerSuite/TestPluginUpgrade
11:36:53 [2022-09-21T11:36:53.895Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
11:36:53 [2022-09-21T11:36:53.895Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
11:36:53 [2022-09-21T11:36:53.895Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
11:36:53 [2022-09-21T11:36:53.895Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
11:36:53 [2022-09-21T11:36:53.895Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
11:36:53 [2022-09-21T11:36:53.895Z] === RUN   TestDockerSuite/TestPortHostBinding
11:36:53 [2022-09-21T11:36:53.895Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
11:36:53 [2022-09-21T11:36:53.895Z] === RUN   TestDockerSuite/TestPortList
11:36:53 [2022-09-21T11:36:53.895Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
11:36:53 [2022-09-21T11:36:53.895Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
11:36:58 [2022-09-21T11:36:58.617Z] === RUN   TestDockerSuite/TestPostContainersAttach
11:36:58 [2022-09-21T11:36:58.617Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
11:36:58 [2022-09-21T11:36:58.617Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
11:36:58 [2022-09-21T11:36:58.617Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
11:36:58 [2022-09-21T11:36:58.617Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
11:36:58 [2022-09-21T11:36:58.617Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
11:36:58 [2022-09-21T11:36:58.617Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
11:36:58 [2022-09-21T11:36:58.617Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
11:36:58 [2022-09-21T11:36:58.617Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
11:36:58 [2022-09-21T11:36:58.617Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
11:36:58 [2022-09-21T11:36:58.617Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
11:36:58 [2022-09-21T11:36:58.617Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
11:36:58 [2022-09-21T11:36:58.617Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
11:36:58 [2022-09-21T11:36:58.617Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
11:36:58 [2022-09-21T11:36:58.617Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
11:36:58 [2022-09-21T11:36:58.617Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
11:36:58 [2022-09-21T11:36:58.617Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
11:36:58 [2022-09-21T11:36:58.617Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
11:37:03 [2022-09-21T11:37:03.341Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
11:37:03 [2022-09-21T11:37:03.341Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
11:37:03 [2022-09-21T11:37:03.341Z] === RUN   TestDockerSuite/TestPsByOrder
11:37:11 [2022-09-21T11:37:11.958Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
11:37:11 [2022-09-21T11:37:11.958Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
11:37:11 [2022-09-21T11:37:11.958Z] === RUN   TestDockerSuite/TestPsListContainersBase
11:37:20 [2022-09-21T11:37:20.573Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
11:37:35 [2022-09-21T11:37:35.443Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
11:37:35 [2022-09-21T11:37:35.443Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
11:37:35 [2022-09-21T11:37:35.443Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
11:37:35 [2022-09-21T11:37:35.443Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
11:37:47 [2022-09-21T11:37:47.879Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
11:37:54 [2022-09-21T11:37:54.996Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
11:38:07 [2022-09-21T11:38:07.435Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
11:38:11 [2022-09-21T11:38:11.197Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
11:38:11 [2022-09-21T11:38:11.197Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
11:38:11 [2022-09-21T11:38:11.197Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
11:38:11 [2022-09-21T11:38:11.197Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
11:38:11 [2022-09-21T11:38:11.197Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
11:38:15 [2022-09-21T11:38:15.918Z] === RUN   TestDockerSuite/TestPsListContainersSize
11:38:15 [2022-09-21T11:38:15.918Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
11:38:15 [2022-09-21T11:38:15.918Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
11:38:15 [2022-09-21T11:38:15.918Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
11:38:15 [2022-09-21T11:38:15.918Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
11:38:15 [2022-09-21T11:38:15.918Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
11:38:15 [2022-09-21T11:38:15.918Z] === RUN   TestDockerSuite/TestPsRightTagName
11:38:15 [2022-09-21T11:38:15.918Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
11:38:15 [2022-09-21T11:38:15.918Z] === RUN   TestDockerSuite/TestPsShowMounts
11:38:23 [2022-09-21T11:38:23.034Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
11:38:23 [2022-09-21T11:38:23.034Z]     docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux
11:38:23 [2022-09-21T11:38:23.034Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
11:38:24 [2022-09-21T11:38:24.585Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
11:38:24 [2022-09-21T11:38:24.585Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
11:38:24 [2022-09-21T11:38:24.585Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
11:38:25 [2022-09-21T11:38:25.563Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
11:38:26 [2022-09-21T11:38:26.540Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
11:38:26 [2022-09-21T11:38:26.540Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
11:38:26 [2022-09-21T11:38:26.540Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
11:38:31 [2022-09-21T11:38:31.266Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
11:38:35 [2022-09-21T11:38:35.029Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
11:38:37 [2022-09-21T11:38:37.224Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
11:39:12 [2022-09-21T11:39:12.997Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
11:39:12 [2022-09-21T11:39:12.997Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
11:39:12 [2022-09-21T11:39:12.997Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
11:39:14 [2022-09-21T11:39:14.549Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
11:39:14 [2022-09-21T11:39:14.549Z] === RUN   TestDockerSuite/TestRestartPolicyNO
11:39:15 [2022-09-21T11:39:15.013Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
11:39:15 [2022-09-21T11:39:15.477Z] === RUN   TestDockerSuite/TestRestartRunningContainer
11:39:20 [2022-09-21T11:39:20.201Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
11:39:24 [2022-09-21T11:39:24.927Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
11:39:24 [2022-09-21T11:39:24.927Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
11:39:24 [2022-09-21T11:39:24.927Z] === RUN   TestDockerSuite/TestRestartWithVolumes
11:39:28 [2022-09-21T11:39:28.691Z] === RUN   TestDockerSuite/TestRmiBlank
11:39:28 [2022-09-21T11:39:28.691Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
11:39:29 [2022-09-21T11:39:29.154Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
11:39:44 [2022-09-21T11:39:44.033Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
11:39:45 [2022-09-21T11:39:45.585Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
11:39:46 [2022-09-21T11:39:46.050Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
11:39:53 [2022-09-21T11:39:53.169Z] === RUN   TestDockerSuite/TestRmiImgIDForce
11:39:56 [2022-09-21T11:39:56.935Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
11:40:04 [2022-09-21T11:40:04.053Z] === RUN   TestDockerSuite/TestRmiParentImageFail
11:40:08 [2022-09-21T11:40:08.779Z] === RUN   TestDockerSuite/TestRmiTag
11:40:08 [2022-09-21T11:40:08.779Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
11:40:11 [2022-09-21T11:40:11.709Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
11:40:29 [2022-09-21T11:40:29.483Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
11:40:29 [2022-09-21T11:40:29.947Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
11:40:34 [2022-09-21T11:40:34.668Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
11:40:35 [2022-09-21T11:40:35.647Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
11:40:35 [2022-09-21T11:40:35.647Z]     docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux
11:40:35 [2022-09-21T11:40:35.647Z] === RUN   TestDockerSuite/TestRunAddHost
11:40:35 [2022-09-21T11:40:35.647Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
11:40:35 [2022-09-21T11:40:35.647Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
11:40:35 [2022-09-21T11:40:35.647Z]     docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux
11:40:35 [2022-09-21T11:40:35.647Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
11:40:35 [2022-09-21T11:40:35.647Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
11:40:35 [2022-09-21T11:40:35.647Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
11:40:35 [2022-09-21T11:40:35.647Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
11:40:35 [2022-09-21T11:40:35.647Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
11:40:35 [2022-09-21T11:40:35.647Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
11:40:35 [2022-09-21T11:40:35.647Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
11:40:35 [2022-09-21T11:40:35.647Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
11:40:35 [2022-09-21T11:40:35.647Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
11:40:37 [2022-09-21T11:40:37.844Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
11:40:37 [2022-09-21T11:40:37.844Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
11:40:37 [2022-09-21T11:40:37.844Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
11:40:37 [2022-09-21T11:40:37.844Z]     docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux
11:40:37 [2022-09-21T11:40:37.844Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
11:40:42 [2022-09-21T11:40:42.566Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
11:40:44 [2022-09-21T11:40:44.762Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
11:40:47 [2022-09-21T11:40:47.694Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
11:40:54 [2022-09-21T11:40:54.808Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
11:40:56 [2022-09-21T11:40:56.359Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
11:40:56 [2022-09-21T11:40:56.825Z] === RUN   TestDockerSuite/TestRunBindMounts
11:41:01 [2022-09-21T11:41:01.546Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
11:41:01 [2022-09-21T11:41:01.546Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
11:41:01 [2022-09-21T11:41:01.546Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
11:41:01 [2022-09-21T11:41:01.546Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
11:41:01 [2022-09-21T11:41:01.546Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
11:41:01 [2022-09-21T11:41:01.546Z]     docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux
11:41:01 [2022-09-21T11:41:01.546Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
11:41:01 [2022-09-21T11:41:01.546Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
11:41:01 [2022-09-21T11:41:01.546Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
11:41:01 [2022-09-21T11:41:01.546Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
11:41:01 [2022-09-21T11:41:01.546Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
11:41:01 [2022-09-21T11:41:01.546Z]     docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux
11:41:01 [2022-09-21T11:41:01.546Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
11:41:01 [2022-09-21T11:41:01.546Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
11:41:01 [2022-09-21T11:41:01.546Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
11:41:01 [2022-09-21T11:41:01.546Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
11:41:01 [2022-09-21T11:41:01.546Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
11:41:01 [2022-09-21T11:41:01.546Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
11:41:01 [2022-09-21T11:41:01.546Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
11:41:01 [2022-09-21T11:41:01.546Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
11:41:01 [2022-09-21T11:41:01.546Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
11:41:01 [2022-09-21T11:41:01.546Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
11:41:01 [2022-09-21T11:41:01.546Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
11:41:03 [2022-09-21T11:41:03.741Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
11:41:03 [2022-09-21T11:41:03.741Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
11:41:03 [2022-09-21T11:41:03.741Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
11:41:06 [2022-09-21T11:41:06.673Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
11:41:06 [2022-09-21T11:41:06.673Z]     docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux
11:41:06 [2022-09-21T11:41:06.673Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
11:41:06 [2022-09-21T11:41:06.673Z]     docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux
11:41:06 [2022-09-21T11:41:06.673Z] === RUN   TestDockerSuite/TestRunContainerNetwork
11:41:08 [2022-09-21T11:41:08.868Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
11:41:08 [2022-09-21T11:41:08.868Z]     docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux
11:41:08 [2022-09-21T11:41:08.868Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
11:41:08 [2022-09-21T11:41:08.868Z]     docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux
11:41:08 [2022-09-21T11:41:08.868Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
11:41:08 [2022-09-21T11:41:08.868Z]     docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux
11:41:08 [2022-09-21T11:41:08.868Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
11:41:08 [2022-09-21T11:41:08.868Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
11:41:08 [2022-09-21T11:41:08.868Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
11:41:08 [2022-09-21T11:41:08.868Z]     docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux
11:41:08 [2022-09-21T11:41:08.868Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
11:41:08 [2022-09-21T11:41:08.868Z]     docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux
11:41:08 [2022-09-21T11:41:08.868Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
11:41:08 [2022-09-21T11:41:08.868Z]     docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux
11:41:08 [2022-09-21T11:41:08.868Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
11:41:11 [2022-09-21T11:41:11.064Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
11:41:13 [2022-09-21T11:41:13.990Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
11:41:21 [2022-09-21T11:41:21.110Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
11:41:21 [2022-09-21T11:41:21.110Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
11:41:21 [2022-09-21T11:41:21.110Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
11:41:21 [2022-09-21T11:41:21.110Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
11:41:21 [2022-09-21T11:41:21.110Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
11:41:21 [2022-09-21T11:41:21.110Z]     docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux
11:41:21 [2022-09-21T11:41:21.110Z] === RUN   TestDockerSuite/TestRunCreateVolume
11:41:23 [2022-09-21T11:41:23.307Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
11:41:23 [2022-09-21T11:41:23.307Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
11:41:23 [2022-09-21T11:41:23.307Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
11:41:23 [2022-09-21T11:41:23.307Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
11:41:23 [2022-09-21T11:41:23.307Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
11:41:23 [2022-09-21T11:41:23.307Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
11:41:23 [2022-09-21T11:41:23.307Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
11:41:23 [2022-09-21T11:41:23.307Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
11:41:23 [2022-09-21T11:41:23.307Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
11:41:24 [2022-09-21T11:41:24.860Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
11:41:30 [2022-09-21T11:41:30.691Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
11:41:30 [2022-09-21T11:41:30.691Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
11:41:30 [2022-09-21T11:41:30.691Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
11:41:30 [2022-09-21T11:41:30.691Z]     docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux
11:41:30 [2022-09-21T11:41:30.691Z] === RUN   TestDockerSuite/TestRunDNSOptions
11:41:30 [2022-09-21T11:41:30.691Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
11:41:30 [2022-09-21T11:41:30.691Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
11:41:30 [2022-09-21T11:41:30.691Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
11:41:30 [2022-09-21T11:41:30.691Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
11:41:30 [2022-09-21T11:41:30.691Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
11:41:30 [2022-09-21T11:41:30.691Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
11:41:30 [2022-09-21T11:41:30.691Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
11:41:30 [2022-09-21T11:41:30.691Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
11:41:32 [2022-09-21T11:41:32.243Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
11:41:32 [2022-09-21T11:41:32.243Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
11:41:32 [2022-09-21T11:41:32.243Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
11:41:32 [2022-09-21T11:41:32.243Z] === RUN   TestDockerSuite/TestRunDuplicateMount
11:41:32 [2022-09-21T11:41:32.243Z]     docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux
11:41:32 [2022-09-21T11:41:32.243Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
11:41:34 [2022-09-21T11:41:34.440Z] === RUN   TestDockerSuite/TestRunEchoStdout
11:41:36 [2022-09-21T11:41:36.639Z] === RUN   TestDockerSuite/TestRunEmptyEnv
11:41:36 [2022-09-21T11:41:36.639Z]     docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux
11:41:36 [2022-09-21T11:41:36.639Z] === RUN   TestDockerSuite/TestRunEntrypoint
11:41:38 [2022-09-21T11:41:38.844Z] === RUN   TestDockerSuite/TestRunEnvironment
11:41:38 [2022-09-21T11:41:38.844Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
11:41:38 [2022-09-21T11:41:38.844Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
11:41:38 [2022-09-21T11:41:38.844Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
11:41:38 [2022-09-21T11:41:38.844Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
11:41:38 [2022-09-21T11:41:38.844Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
11:41:38 [2022-09-21T11:41:38.844Z] === RUN   TestDockerSuite/TestRunExitCode
11:41:41 [2022-09-21T11:41:41.041Z] === RUN   TestDockerSuite/TestRunExitCodeOne
11:41:43 [2022-09-21T11:41:43.239Z] === RUN   TestDockerSuite/TestRunExitCodeZero
11:41:45 [2022-09-21T11:41:45.436Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
11:41:47 [2022-09-21T11:41:47.633Z] === RUN   TestDockerSuite/TestRunExposePort
11:41:48 [2022-09-21T11:41:48.096Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
11:41:48 [2022-09-21T11:41:48.096Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
11:41:48 [2022-09-21T11:41:48.097Z] === RUN   TestDockerSuite/TestRunGroupAdd
11:41:48 [2022-09-21T11:41:48.097Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
11:41:48 [2022-09-21T11:41:48.097Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
11:41:48 [2022-09-21T11:41:48.097Z]     docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux
11:41:48 [2022-09-21T11:41:48.097Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
11:41:48 [2022-09-21T11:41:48.097Z]     docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux
11:41:48 [2022-09-21T11:41:48.097Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
11:41:48 [2022-09-21T11:41:48.097Z]     docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
11:41:48 [2022-09-21T11:41:48.097Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
11:41:48 [2022-09-21T11:41:48.097Z]     docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux
11:41:48 [2022-09-21T11:41:48.097Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
11:41:48 [2022-09-21T11:41:48.097Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
11:41:48 [2022-09-21T11:41:48.097Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
11:41:51 [2022-09-21T11:41:51.859Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
11:41:51 [2022-09-21T11:41:51.859Z]     docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux
11:41:51 [2022-09-21T11:41:51.859Z] === RUN   TestDockerSuite/TestRunInvalidReference
11:41:51 [2022-09-21T11:41:51.859Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
11:41:51 [2022-09-21T11:41:51.859Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
11:41:51 [2022-09-21T11:41:51.859Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
11:41:51 [2022-09-21T11:41:51.859Z]     docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux
11:41:51 [2022-09-21T11:41:51.859Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
11:41:51 [2022-09-21T11:41:51.859Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
11:41:51 [2022-09-21T11:41:51.859Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
11:41:51 [2022-09-21T11:41:51.859Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
11:41:51 [2022-09-21T11:41:51.859Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
11:42:02 [2022-09-21T11:42:02.233Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
11:42:02 [2022-09-21T11:42:02.233Z]     docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux
11:42:02 [2022-09-21T11:42:02.233Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
11:42:03 [2022-09-21T11:42:03.209Z] === RUN   TestDockerSuite/TestRunModeHostname
11:42:03 [2022-09-21T11:42:03.209Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
11:42:03 [2022-09-21T11:42:03.209Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
11:42:03 [2022-09-21T11:42:03.209Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
11:42:03 [2022-09-21T11:42:03.209Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
11:42:03 [2022-09-21T11:42:03.209Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
11:42:03 [2022-09-21T11:42:03.209Z] === RUN   TestDockerSuite/TestRunModeIpcHost
11:42:03 [2022-09-21T11:42:03.209Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
11:42:03 [2022-09-21T11:42:03.209Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
11:42:03 [2022-09-21T11:42:03.209Z]     docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux
11:42:03 [2022-09-21T11:42:03.209Z] === RUN   TestDockerSuite/TestRunModePIDContainer
11:42:03 [2022-09-21T11:42:03.209Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
11:42:03 [2022-09-21T11:42:03.209Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
11:42:03 [2022-09-21T11:42:03.209Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
11:42:03 [2022-09-21T11:42:03.209Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
11:42:03 [2022-09-21T11:42:03.209Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
11:42:03 [2022-09-21T11:42:03.209Z] === RUN   TestDockerSuite/TestRunModePIDHost
11:42:03 [2022-09-21T11:42:03.209Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
11:42:03 [2022-09-21T11:42:03.209Z] === RUN   TestDockerSuite/TestRunModeUTSHost
11:42:03 [2022-09-21T11:42:03.209Z]     docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux
11:42:03 [2022-09-21T11:42:03.209Z] === RUN   TestDockerSuite/TestRunMount
11:42:03 [2022-09-21T11:42:03.209Z]     docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux
11:42:03 [2022-09-21T11:42:03.209Z] === RUN   TestDockerSuite/TestRunMountOrdering
11:42:03 [2022-09-21T11:42:03.209Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
11:42:03 [2022-09-21T11:42:03.209Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
11:42:03 [2022-09-21T11:42:03.209Z]     docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux
11:42:03 [2022-09-21T11:42:03.209Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
11:42:03 [2022-09-21T11:42:03.209Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
11:42:03 [2022-09-21T11:42:03.209Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
11:42:10 [2022-09-21T11:42:10.339Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
11:42:10 [2022-09-21T11:42:10.339Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
11:42:10 [2022-09-21T11:42:10.339Z] === RUN   TestDockerSuite/TestRunNamedVolume
11:42:10 [2022-09-21T11:42:10.339Z]     docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux
11:42:10 [2022-09-21T11:42:10.339Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
11:42:10 [2022-09-21T11:42:10.339Z]     docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux
11:42:10 [2022-09-21T11:42:10.339Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
11:42:16 [2022-09-21T11:42:16.168Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
11:42:19 [2022-09-21T11:42:19.981Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
11:42:19 [2022-09-21T11:42:19.981Z]     docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux
11:42:19 [2022-09-21T11:42:19.981Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
11:42:19 [2022-09-21T11:42:19.981Z]     docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux
11:42:19 [2022-09-21T11:42:19.981Z] === RUN   TestDockerSuite/TestRunNetHost
11:42:19 [2022-09-21T11:42:19.981Z]     docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux
11:42:19 [2022-09-21T11:42:19.981Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
11:42:19 [2022-09-21T11:42:19.981Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
11:42:19 [2022-09-21T11:42:19.981Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
11:42:19 [2022-09-21T11:42:19.981Z]     docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
11:42:19 [2022-09-21T11:42:19.981Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
11:42:19 [2022-09-21T11:42:19.981Z]     docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux
11:42:19 [2022-09-21T11:42:19.981Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
11:42:19 [2022-09-21T11:42:19.981Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
11:42:19 [2022-09-21T11:42:19.981Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
11:42:19 [2022-09-21T11:42:19.981Z]     docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux
11:42:19 [2022-09-21T11:42:19.981Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
11:42:19 [2022-09-21T11:42:19.981Z]     docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux
11:42:19 [2022-09-21T11:42:19.981Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
11:42:19 [2022-09-21T11:42:19.981Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
11:42:20 [2022-09-21T11:42:20.961Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
11:42:23 [2022-09-21T11:42:23.899Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
11:42:25 [2022-09-21T11:42:25.449Z] === RUN   TestDockerSuite/TestRunNonExistingImage
11:42:26 [2022-09-21T11:42:26.999Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
11:42:29 [2022-09-21T11:42:29.202Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
11:42:29 [2022-09-21T11:42:29.202Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
11:42:29 [2022-09-21T11:42:29.202Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
11:42:29 [2022-09-21T11:42:29.202Z]     docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux
11:42:29 [2022-09-21T11:42:29.202Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
11:42:29 [2022-09-21T11:42:29.202Z]     docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux
11:42:29 [2022-09-21T11:42:29.202Z] === RUN   TestDockerSuite/TestRunPortInUse
11:42:29 [2022-09-21T11:42:29.202Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
11:42:29 [2022-09-21T11:42:29.202Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
11:42:29 [2022-09-21T11:42:29.202Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
11:42:29 [2022-09-21T11:42:29.202Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
11:42:29 [2022-09-21T11:42:29.202Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
11:42:29 [2022-09-21T11:42:29.202Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
11:42:29 [2022-09-21T11:42:29.202Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
11:42:29 [2022-09-21T11:42:29.202Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
11:42:29 [2022-09-21T11:42:29.202Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
11:42:29 [2022-09-21T11:42:29.202Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
11:42:32 [2022-09-21T11:42:32.135Z] === RUN   TestDockerSuite/TestRunPublishPort
11:42:32 [2022-09-21T11:42:32.135Z]     docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux
11:42:32 [2022-09-21T11:42:32.135Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
11:42:32 [2022-09-21T11:42:32.135Z]     docker_cli_run_test.go:2882: unmatched requirement Apparmor
11:42:32 [2022-09-21T11:42:32.135Z] === RUN   TestDockerSuite/TestRunReadProcLatency
11:42:32 [2022-09-21T11:42:32.135Z]     docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux
11:42:32 [2022-09-21T11:42:32.135Z] === RUN   TestDockerSuite/TestRunReadProcTimer
11:42:32 [2022-09-21T11:42:32.135Z]     docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux
11:42:32 [2022-09-21T11:42:32.135Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
11:42:32 [2022-09-21T11:42:32.135Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
11:42:32 [2022-09-21T11:42:32.135Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
11:42:40 [2022-09-21T11:42:40.752Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
11:42:40 [2022-09-21T11:42:40.752Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
11:42:40 [2022-09-21T11:42:40.752Z] === RUN   TestDockerSuite/TestRunRm
11:42:47 [2022-09-21T11:42:47.873Z] === RUN   TestDockerSuite/TestRunRmAndWait
11:42:52 [2022-09-21T11:42:52.592Z] === RUN   TestDockerSuite/TestRunRmPre125Api
11:42:54 [2022-09-21T11:42:54.788Z] === RUN   TestDockerSuite/TestRunRootWorkdir
11:42:57 [2022-09-21T11:42:57.118Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
11:42:59 [2022-09-21T11:42:59.314Z] === RUN   TestDockerSuite/TestRunSetMacAddress
11:43:01 [2022-09-21T11:43:01.513Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
11:43:01 [2022-09-21T11:43:01.513Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
11:43:01 [2022-09-21T11:43:01.513Z] === RUN   TestDockerSuite/TestRunState
11:43:01 [2022-09-21T11:43:01.513Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
11:43:01 [2022-09-21T11:43:01.513Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
11:43:04 [2022-09-21T11:43:04.442Z] === RUN   TestDockerSuite/TestRunStdinPipe
11:43:04 [2022-09-21T11:43:04.442Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
11:43:04 [2022-09-21T11:43:04.442Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
11:43:05 [2022-09-21T11:43:05.993Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
11:43:05 [2022-09-21T11:43:05.993Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
11:43:05 [2022-09-21T11:43:05.993Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
11:43:05 [2022-09-21T11:43:05.993Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
11:43:05 [2022-09-21T11:43:05.993Z] === RUN   TestDockerSuite/TestRunTLSVerify
11:43:05 [2022-09-21T11:43:05.993Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
11:43:05 [2022-09-21T11:43:05.993Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
11:43:05 [2022-09-21T11:43:05.993Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
11:43:06 [2022-09-21T11:43:06.458Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
11:43:11 [2022-09-21T11:43:11.184Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
11:43:11 [2022-09-21T11:43:11.184Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
11:43:11 [2022-09-21T11:43:11.184Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
11:43:11 [2022-09-21T11:43:11.184Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
11:43:11 [2022-09-21T11:43:11.184Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
11:43:11 [2022-09-21T11:43:11.184Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
11:43:11 [2022-09-21T11:43:11.184Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
11:43:11 [2022-09-21T11:43:11.184Z]     docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux
11:43:11 [2022-09-21T11:43:11.184Z] === RUN   TestDockerSuite/TestRunUnshareProc
11:43:11 [2022-09-21T11:43:11.184Z]     docker_cli_run_test.go:2921: unmatched requirement Apparmor
11:43:11 [2022-09-21T11:43:11.184Z] === RUN   TestDockerSuite/TestRunUserByID
11:43:11 [2022-09-21T11:43:11.184Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
11:43:11 [2022-09-21T11:43:11.184Z] === RUN   TestDockerSuite/TestRunUserByIDBig
11:43:11 [2022-09-21T11:43:11.184Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
11:43:11 [2022-09-21T11:43:11.184Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
11:43:11 [2022-09-21T11:43:11.184Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
11:43:11 [2022-09-21T11:43:11.184Z] === RUN   TestDockerSuite/TestRunUserByIDZero
11:43:11 [2022-09-21T11:43:11.184Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
11:43:11 [2022-09-21T11:43:11.184Z] === RUN   TestDockerSuite/TestRunUserByName
11:43:11 [2022-09-21T11:43:11.184Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
11:43:11 [2022-09-21T11:43:11.184Z] === RUN   TestDockerSuite/TestRunUserDefaults
11:43:13 [2022-09-21T11:43:13.380Z] === RUN   TestDockerSuite/TestRunUserNotFound
11:43:13 [2022-09-21T11:43:13.380Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
11:43:13 [2022-09-21T11:43:13.380Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
11:43:15 [2022-09-21T11:43:15.576Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
11:43:15 [2022-09-21T11:43:15.576Z]     docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux
11:43:15 [2022-09-21T11:43:15.576Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
11:43:15 [2022-09-21T11:43:15.576Z]     docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux
11:43:15 [2022-09-21T11:43:15.576Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
11:43:24 [2022-09-21T11:43:24.193Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
11:43:31 [2022-09-21T11:43:31.308Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
11:43:35 [2022-09-21T11:43:35.070Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
11:43:40 [2022-09-21T11:43:40.902Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
11:43:40 [2022-09-21T11:43:40.902Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
11:43:40 [2022-09-21T11:43:40.902Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
11:43:41 [2022-09-21T11:43:41.365Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
11:43:43 [2022-09-21T11:43:43.560Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
11:43:46 [2022-09-21T11:43:46.487Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
11:43:48 [2022-09-21T11:43:48.682Z] === RUN   TestDockerSuite/TestRunWithBadDevice
11:43:48 [2022-09-21T11:43:48.682Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
11:43:48 [2022-09-21T11:43:48.682Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
11:43:48 [2022-09-21T11:43:48.682Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
11:43:48 [2022-09-21T11:43:48.682Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
11:43:48 [2022-09-21T11:43:48.682Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
11:43:48 [2022-09-21T11:43:48.682Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
11:43:48 [2022-09-21T11:43:48.682Z]     docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
11:43:48 [2022-09-21T11:43:48.682Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
11:43:48 [2022-09-21T11:43:48.682Z]     docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux
11:43:48 [2022-09-21T11:43:48.682Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
11:43:48 [2022-09-21T11:43:48.682Z]     docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux
11:43:48 [2022-09-21T11:43:48.682Z] === RUN   TestDockerSuite/TestRunWithUlimits
11:43:48 [2022-09-21T11:43:48.682Z]     docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux
11:43:48 [2022-09-21T11:43:48.682Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
11:43:52 [2022-09-21T11:43:52.447Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
11:43:53 [2022-09-21T11:43:53.998Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
11:43:56 [2022-09-21T11:43:56.195Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
11:44:00 [2022-09-21T11:44:00.919Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
11:44:00 [2022-09-21T11:44:00.919Z]     docker_cli_run_test.go:3038: unmatched requirement Apparmor
11:44:00 [2022-09-21T11:44:00.919Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
11:44:00 [2022-09-21T11:44:00.919Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
11:44:00 [2022-09-21T11:44:00.919Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
11:44:00 [2022-09-21T11:44:00.919Z]     docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux
11:44:00 [2022-09-21T11:44:00.919Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
11:44:00 [2022-09-21T11:44:00.919Z]     docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux
11:44:00 [2022-09-21T11:44:00.919Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
11:44:00 [2022-09-21T11:44:00.919Z]     docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux
11:44:00 [2022-09-21T11:44:00.919Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
11:44:00 [2022-09-21T11:44:00.919Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
11:44:00 [2022-09-21T11:44:00.919Z] === RUN   TestDockerSuite/TestSaveCheckTimes
11:44:00 [2022-09-21T11:44:00.919Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
11:44:00 [2022-09-21T11:44:00.919Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
11:44:00 [2022-09-21T11:44:00.919Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
11:44:00 [2022-09-21T11:44:00.919Z] === RUN   TestDockerSuite/TestSaveImageId
11:44:00 [2022-09-21T11:44:00.919Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
11:44:00 [2022-09-21T11:44:00.919Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
11:44:00 [2022-09-21T11:44:00.919Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
11:44:00 [2022-09-21T11:44:00.919Z] === RUN   TestDockerSuite/TestSaveLoadParents
11:44:00 [2022-09-21T11:44:00.919Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
11:44:00 [2022-09-21T11:44:00.919Z] === RUN   TestDockerSuite/TestSaveMultipleNames
11:44:00 [2022-09-21T11:44:00.919Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
11:44:00 [2022-09-21T11:44:00.919Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
11:44:00 [2022-09-21T11:44:00.919Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
11:44:00 [2022-09-21T11:44:00.919Z] === RUN   TestDockerSuite/TestSaveSingleTag
11:44:00 [2022-09-21T11:44:00.919Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
11:44:00 [2022-09-21T11:44:00.919Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
11:44:00 [2022-09-21T11:44:00.919Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
11:44:00 [2022-09-21T11:44:00.919Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
11:44:00 [2022-09-21T11:44:00.919Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
11:44:00 [2022-09-21T11:44:00.919Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
11:44:00 [2022-09-21T11:44:00.919Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
11:44:00 [2022-09-21T11:44:00.919Z] === RUN   TestDockerSuite/TestSearchCmdOptions
11:44:03 [2022-09-21T11:44:03.846Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
11:44:03 [2022-09-21T11:44:03.846Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
11:44:04 [2022-09-21T11:44:04.309Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
11:44:04 [2022-09-21T11:44:04.309Z] === RUN   TestDockerSuite/TestSearchWithLimit
11:44:06 [2022-09-21T11:44:06.505Z] === RUN   TestDockerSuite/TestSlowStdinClosing
11:44:13 [2022-09-21T11:44:13.616Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
11:44:13 [2022-09-21T11:44:13.616Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
11:44:13 [2022-09-21T11:44:13.616Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
11:44:22 [2022-09-21T11:44:22.229Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
11:44:22 [2022-09-21T11:44:22.229Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
11:44:22 [2022-09-21T11:44:22.229Z] === RUN   TestDockerSuite/TestStartAttachSilent
11:44:25 [2022-09-21T11:44:25.160Z] === RUN   TestDockerSuite/TestStartAttachWithRename
11:44:25 [2022-09-21T11:44:25.160Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
11:44:25 [2022-09-21T11:44:25.160Z] === RUN   TestDockerSuite/TestStartMultipleContainers
11:44:25 [2022-09-21T11:44:25.160Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
11:44:25 [2022-09-21T11:44:25.160Z] === RUN   TestDockerSuite/TestStartPausedContainer
11:44:25 [2022-09-21T11:44:25.160Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
11:44:25 [2022-09-21T11:44:25.160Z] === RUN   TestDockerSuite/TestStartRecordError
11:44:25 [2022-09-21T11:44:25.160Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
11:44:25 [2022-09-21T11:44:25.160Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
11:44:30 [2022-09-21T11:44:30.993Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
11:44:30 [2022-09-21T11:44:30.993Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
11:44:30 [2022-09-21T11:44:30.993Z] === RUN   TestDockerSuite/TestStatsAllNoStream
11:44:30 [2022-09-21T11:44:30.993Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
11:44:30 [2022-09-21T11:44:30.993Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
11:44:30 [2022-09-21T11:44:30.993Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
11:44:30 [2022-09-21T11:44:30.993Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
11:44:30 [2022-09-21T11:44:30.993Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
11:44:30 [2022-09-21T11:44:30.993Z] === RUN   TestDockerSuite/TestStatsFormatAll
11:44:30 [2022-09-21T11:44:30.993Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
11:44:30 [2022-09-21T11:44:30.993Z] === RUN   TestDockerSuite/TestStatsNoStream
11:44:30 [2022-09-21T11:44:30.993Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
11:44:30 [2022-09-21T11:44:30.993Z] === RUN   TestDockerSuite/TestTopMultipleArgs
11:44:32 [2022-09-21T11:44:32.544Z] === RUN   TestDockerSuite/TestTopNonPrivileged
11:44:34 [2022-09-21T11:44:34.739Z] === RUN   TestDockerSuite/TestTopPrivileged
11:44:34 [2022-09-21T11:44:34.739Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
11:44:34 [2022-09-21T11:44:34.739Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
11:44:37 [2022-09-21T11:44:37.668Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
11:44:37 [2022-09-21T11:44:37.668Z]     docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux
11:44:37 [2022-09-21T11:44:37.668Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
11:44:37 [2022-09-21T11:44:37.668Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
11:44:37 [2022-09-21T11:44:37.668Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
11:44:37 [2022-09-21T11:44:37.668Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
11:44:37 [2022-09-21T11:44:37.668Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
11:44:37 [2022-09-21T11:44:37.668Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
11:44:37 [2022-09-21T11:44:37.668Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
11:44:37 [2022-09-21T11:44:37.668Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
11:44:37 [2022-09-21T11:44:37.668Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
11:44:37 [2022-09-21T11:44:37.668Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
11:44:37 [2022-09-21T11:44:37.668Z] === RUN   TestDockerSuite/TestVolumeCLICreate
11:44:52 [2022-09-21T11:44:52.542Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
11:44:52 [2022-09-21T11:44:52.542Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
11:44:53 [2022-09-21T11:44:53.005Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
11:44:53 [2022-09-21T11:44:53.005Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
11:44:53 [2022-09-21T11:44:53.005Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
11:44:53 [2022-09-21T11:44:53.469Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
11:44:53 [2022-09-21T11:44:53.469Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
11:44:53 [2022-09-21T11:44:53.933Z] === RUN   TestDockerSuite/TestVolumeCLILs
11:45:01 [2022-09-21T11:45:01.048Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
11:45:01 [2022-09-21T11:45:01.048Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
11:45:03 [2022-09-21T11:45:03.977Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
11:45:04 [2022-09-21T11:45:04.442Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
11:45:04 [2022-09-21T11:45:04.905Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
11:45:04 [2022-09-21T11:45:04.905Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
11:45:05 [2022-09-21T11:45:05.369Z] === RUN   TestDockerSuite/TestVolumeCLIRm
11:45:13 [2022-09-21T11:45:13.983Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
11:45:13 [2022-09-21T11:45:13.983Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
11:45:13 [2022-09-21T11:45:13.983Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
11:45:13 [2022-09-21T11:45:13.983Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
11:45:13 [2022-09-21T11:45:13.983Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
11:45:13 [2022-09-21T11:45:13.983Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
11:45:13 [2022-09-21T11:45:13.983Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
11:45:21 [2022-09-21T11:45:21.101Z] === RUN   TestDockerSuite/TestVolumeLsFormat
11:45:21 [2022-09-21T11:45:21.101Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
11:45:21 [2022-09-21T11:45:21.101Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
11:45:31 [2022-09-21T11:45:31.473Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
11:45:31 [2022-09-21T11:45:31.473Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
11:45:31 [2022-09-21T11:45:31.473Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
11:45:32 [2022-09-21T11:45:32.451Z] --- PASS: TestDockerSuite (2564.81s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.84s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.30s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.61s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (97.58s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.09s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.10s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.38s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.37s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.45s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.36s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.82s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (104.58s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.49s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.97s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.82s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.18s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.80s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.06s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.42s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.62s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.78s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (4.50s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.94s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.14s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.54s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.41s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.50s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestBuildAddTar (40.42s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (25.70s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.70s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.55s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.51s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.86s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.59s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.62s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.90s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.74s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.86s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.55s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (40.79s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.40s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.39s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.30s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.25s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.41s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.92s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.56s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.56s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.54s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.29s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.10s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
11:45:32 [2022-09-21T11:45:32.451Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.18s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.46s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.95s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.88s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.50s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.82s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.66s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.83s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (30.26s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.13s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.93s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.75s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.51s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (30.41s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.69s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.34s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.08s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.50s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.67s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.25s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.77s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.66s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (84.19s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.06s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.37s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (74.82s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.48s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.68s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.25s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (14.60s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (18.91s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (39.96s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.68s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (14.22s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (117.21s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.40s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.55s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.03s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.45s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.52s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.42s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.15s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.69s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.39s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.92s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.55s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.99s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.64s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildFails (7.14s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.47s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.27s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildForceRm (11.13s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildFromGit (10.25s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.41s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.06s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.77s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.52s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.81s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildHistory (10.21s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.95s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.08s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.75s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (9.02s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.92s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.62s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.92s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.59s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.96s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.52s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.37s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.54s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.71s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.75s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.17s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.66s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (29.16s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.56s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.68s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.80s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.27s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.71s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.33s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.64s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.65s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (8.96s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.79s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.82s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.07s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.21s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (18.20s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.43s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.33s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.53s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.05s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.67s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.49s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.03s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.16s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (42.52s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (26.73s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildRm (12.35s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.17s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.34s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.38s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (8.27s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (4.09s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (19.32s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.72s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.63s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.88s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.31s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.40s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildStderr (4.15s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.51s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.94s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.13s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (4.25s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.88s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.04s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (3.94s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.55s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.87s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.24s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.84s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (12.80s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.27s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.36s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.55s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.31s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (4.31s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.37s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (22.19s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.19s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.46s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.84s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.17s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.12s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestCommitChange (4.57s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.14s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestCommitNewFile (11.33s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestCommitTTY (6.73s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.08s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (6.41s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.51s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.21s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.37s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.53s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.51s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.13s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.18s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.26s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.24s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.26s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (2.00s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.51s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.20s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (3.91s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.89s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.82s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.43s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.24s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.36s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.04s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.91s)
11:45:32 [2022-09-21T11:45:32.452Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.91s)
11:45:32 [2022-09-21T11:45:32.452Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (7.55s)
11:45:32 [2022-09-21T11:45:32.452Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.62s)
11:45:32 [2022-09-21T11:45:32.452Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.55s)
11:45:32 [2022-09-21T11:45:32.453Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.54s)
11:45:32 [2022-09-21T11:45:32.453Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000659080_<nil>} (2.54s)
11:45:32 [2022-09-21T11:45:32.453Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11197860461_c:\foo_false__<nil>_<nil>_<nil>} (2.51s)
11:45:32 [2022-09-21T11:45:32.453Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11197860461_c:\foo_true__<nil>_<nil>_<nil>} (2.57s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.15s)
11:45:32 [2022-09-21T11:45:32.453Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
11:45:32 [2022-09-21T11:45:32.453Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
11:45:32 [2022-09-21T11:45:32.453Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
11:45:32 [2022-09-21T11:45:32.453Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
11:45:32 [2022-09-21T11:45:32.453Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
11:45:32 [2022-09-21T11:45:32.453Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
11:45:32 [2022-09-21T11:45:32.453Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.37s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.41s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.36s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestCpToCaseA (4.25s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestCpToCaseB (11.39s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestCpToCaseE (13.62s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestCpToCaseH (13.54s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestCpToDot (7.29s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.43s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.16s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.00s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.28s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.97s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.64s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.16s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestCreateRM (0.29s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.30s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.05s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.44s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.28s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.38s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestDockerFails (0.07s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.40s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.34s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.37s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (7.69s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestEventsCopy (4.58s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (5.08s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.21s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.89s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (3.71s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.28s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.98s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestEventsFilters (4.69s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestEventsFormat (4.68s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.18s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestEventsRename (2.42s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestEventsResize (2.64s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.28s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.68s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.74s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.76s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.73s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.92s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.96s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.19s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.20s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.21s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.06s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.06s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.25s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.74s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.56s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.29s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.66s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestGetContainerStats (6.12s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.06s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.05s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.04s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.21s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.36s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.62s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.96s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.76s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.11s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.44s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.23s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.71s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.37s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (7.14s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (7.11s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.27s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.20s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.18s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.16s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.23s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.18s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.80s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.25s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.08s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.23s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.65s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.47s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.37s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.28s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.27s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.31s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.42s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.37s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.09s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.22s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.67s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.46s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.31s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.34s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.89s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.77s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.77s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.55s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.33s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.33s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestLogsSince (8.94s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestLogsTail (7.45s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.52s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.35s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
11:45:32 [2022-09-21T11:45:32.453Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.63s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.38s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestPsByOrder (8.29s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (9.17s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.77s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.29s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.64s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.90s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.57s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.67s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestPsShowMounts (7.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.73s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.34s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.17s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.97s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.57s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (31.13s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.90s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.21s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.68s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (4.35s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.70s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.24s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.09s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.37s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.75s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.68s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.36s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (4.69s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.22s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (4.04s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRmiTag (0.72s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.31s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.78s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.79s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.61s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.17s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.98s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.36s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.79s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.31s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.09s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.26s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRunBindMounts (4.73s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.20s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.04s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (2.03s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.28s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.39s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (7.04s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.22s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.60s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.21s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.25s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.09s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.18s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.19s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.30s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.18s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.19s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.17s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.22s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.07s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.90s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.38s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.73s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.88s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.12s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.30s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.27s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.27s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.17s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.27s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.00s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.64s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.72s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRunRm (7.09s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.48s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.29s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.28s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.25s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.46s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.25s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
11:45:32 [2022-09-21T11:45:32.454Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.98s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.65s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.17s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.28s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (7.82s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.95s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.41s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.28s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.52s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.33s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.29s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.96s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.67s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.11s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.41s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.46s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.46s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.75s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (6.79s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.89s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (3.84s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.54s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.10s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.32s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.21s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.37s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (7.39s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.87s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.40s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (7.92s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.61s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.58s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.52s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.48s)
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerRegistrySuite
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerRegistrySuite/TestV2Only
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] --- PASS: TestDockerRegistrySuite (0.16s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.16s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerSchema1RegistrySuite
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:212: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:212: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:212: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:212: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:212: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:212: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:212: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:212: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:212: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:212: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:212: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:212: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:212: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:212: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:212: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:212: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:212: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
11:45:32 [2022-09-21T11:45:32.455Z]     check_test.go:212: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.455Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
11:45:32 [2022-09-21T11:45:32.455Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
11:45:32 [2022-09-21T11:45:32.456Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
11:45:32 [2022-09-21T11:45:32.456Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
11:45:32 [2022-09-21T11:45:32.456Z]     check_test.go:239: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
11:45:32 [2022-09-21T11:45:32.456Z]     check_test.go:239: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
11:45:32 [2022-09-21T11:45:32.456Z]     check_test.go:239: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
11:45:32 [2022-09-21T11:45:32.456Z]     check_test.go:239: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
11:45:32 [2022-09-21T11:45:32.456Z]     check_test.go:239: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
11:45:32 [2022-09-21T11:45:32.456Z]     check_test.go:239: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
11:45:32 [2022-09-21T11:45:32.456Z]     check_test.go:239: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
11:45:32 [2022-09-21T11:45:32.456Z]     check_test.go:239: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s)
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
11:45:32 [2022-09-21T11:45:32.456Z] === RUN   TestDockerRegistryAuthTokenSuite
11:45:32 [2022-09-21T11:45:32.456Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
11:45:32 [2022-09-21T11:45:32.456Z]     check_test.go:268: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
11:45:32 [2022-09-21T11:45:32.456Z]     check_test.go:268: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
11:45:32 [2022-09-21T11:45:32.456Z]     check_test.go:268: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
11:45:32 [2022-09-21T11:45:32.456Z]     check_test.go:268: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
11:45:32 [2022-09-21T11:45:32.456Z]     check_test.go:268: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
11:45:32 [2022-09-21T11:45:32.456Z] === RUN   TestDockerDaemonSuite
11:45:32 [2022-09-21T11:45:32.456Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
11:45:32 [2022-09-21T11:45:32.456Z]     check_test.go:302: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
11:45:32 [2022-09-21T11:45:32.456Z]     check_test.go:302: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
11:45:32 [2022-09-21T11:45:32.456Z]     check_test.go:302: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z] --- PASS: TestDockerDaemonSuite (0.00s)
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
11:45:32 [2022-09-21T11:45:32.456Z] === RUN   TestDockerSwarmSuite
11:45:32 [2022-09-21T11:45:32.456Z] --- PASS: TestDockerSwarmSuite (0.00s)
11:45:32 [2022-09-21T11:45:32.456Z] === RUN   TestDockerPluginSuite
11:45:32 [2022-09-21T11:45:32.456Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
11:45:32 [2022-09-21T11:45:32.456Z]     check_test.go:407: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z] === RUN   TestDockerPluginSuite/TestPluginCreate
11:45:32 [2022-09-21T11:45:32.456Z]     check_test.go:407: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
11:45:32 [2022-09-21T11:45:32.456Z]     check_test.go:407: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
11:45:32 [2022-09-21T11:45:32.456Z]     check_test.go:407: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
11:45:32 [2022-09-21T11:45:32.456Z]     check_test.go:407: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z] === RUN   TestDockerPluginSuite/TestPluginInspect
11:45:32 [2022-09-21T11:45:32.456Z]     check_test.go:407: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
11:45:32 [2022-09-21T11:45:32.456Z]     check_test.go:407: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
11:45:32 [2022-09-21T11:45:32.456Z]     check_test.go:407: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
11:45:32 [2022-09-21T11:45:32.456Z]     check_test.go:407: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
11:45:32 [2022-09-21T11:45:32.456Z]     check_test.go:407: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z] === RUN   TestDockerPluginSuite/TestPluginSet
11:45:32 [2022-09-21T11:45:32.456Z]     check_test.go:407: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z] --- PASS: TestDockerPluginSuite (0.02s)
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
11:45:32 [2022-09-21T11:45:32.456Z] === RUN   TestDockerExternalVolumeSuite
11:45:32 [2022-09-21T11:45:32.456Z]     check_test.go:128: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
11:45:32 [2022-09-21T11:45:32.456Z] === RUN   TestDockerNetworkSuite
11:45:32 [2022-09-21T11:45:32.456Z]     check_test.go:134: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z] --- SKIP: TestDockerNetworkSuite (0.00s)
11:45:32 [2022-09-21T11:45:32.456Z] === RUN   TestDockerHubPullSuite
11:45:32 [2022-09-21T11:45:32.456Z]     check_test.go:142: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z] --- SKIP: TestDockerHubPullSuite (0.00s)
11:45:32 [2022-09-21T11:45:32.456Z] PASS
11:45:32 [2022-09-21T11:45:32.456Z] ok  	github.com/docker/docker/integration-cli	2565.220s
11:45:32 [2022-09-21T11:45:32.456Z] 
11:45:32 [2022-09-21T11:45:32.456Z] === Skipped
11:45:32 [2022-09-21T11:45:32.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
11:45:32 [2022-09-21T11:45:32.456Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
11:45:32 [2022-09-21T11:45:32.456Z] 
11:45:32 [2022-09-21T11:45:32.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
11:45:32 [2022-09-21T11:45:32.456Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
11:45:32 [2022-09-21T11:45:32.456Z] 
11:45:32 [2022-09-21T11:45:32.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
11:45:32 [2022-09-21T11:45:32.456Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
11:45:32 [2022-09-21T11:45:32.456Z] 
11:45:32 [2022-09-21T11:45:32.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
11:45:32 [2022-09-21T11:45:32.456Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
11:45:32 [2022-09-21T11:45:32.456Z] 
11:45:32 [2022-09-21T11:45:32.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
11:45:32 [2022-09-21T11:45:32.456Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
11:45:32 [2022-09-21T11:45:32.456Z] 
11:45:32 [2022-09-21T11:45:32.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s)
11:45:32 [2022-09-21T11:45:32.456Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s)
11:45:32 [2022-09-21T11:45:32.456Z] 
11:45:32 [2022-09-21T11:45:32.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
11:45:32 [2022-09-21T11:45:32.456Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
11:45:32 [2022-09-21T11:45:32.456Z] 
11:45:32 [2022-09-21T11:45:32.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
11:45:32 [2022-09-21T11:45:32.456Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
11:45:32 [2022-09-21T11:45:32.456Z] 
11:45:32 [2022-09-21T11:45:32.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
11:45:32 [2022-09-21T11:45:32.456Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
11:45:32 [2022-09-21T11:45:32.456Z] 
11:45:32 [2022-09-21T11:45:32.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
11:45:32 [2022-09-21T11:45:32.456Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
11:45:32 [2022-09-21T11:45:32.456Z] 
11:45:32 [2022-09-21T11:45:32.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
11:45:32 [2022-09-21T11:45:32.456Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
11:45:32 [2022-09-21T11:45:32.456Z] 
11:45:32 [2022-09-21T11:45:32.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
11:45:32 [2022-09-21T11:45:32.456Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
11:45:32 [2022-09-21T11:45:32.456Z] 
11:45:32 [2022-09-21T11:45:32.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
11:45:32 [2022-09-21T11:45:32.456Z]     docker_cli_run_test.go:3177: unmatched requirement Apparmor
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
11:45:32 [2022-09-21T11:45:32.456Z] 
11:45:32 [2022-09-21T11:45:32.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
11:45:32 [2022-09-21T11:45:32.456Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
11:45:32 [2022-09-21T11:45:32.456Z] 
11:45:32 [2022-09-21T11:45:32.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
11:45:32 [2022-09-21T11:45:32.456Z]     docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
11:45:32 [2022-09-21T11:45:32.456Z] 
11:45:32 [2022-09-21T11:45:32.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s)
11:45:32 [2022-09-21T11:45:32.456Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
11:45:32 [2022-09-21T11:45:32.456Z] 
11:45:32 [2022-09-21T11:45:32.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
11:45:32 [2022-09-21T11:45:32.456Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
11:45:32 [2022-09-21T11:45:32.456Z] 
11:45:32 [2022-09-21T11:45:32.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
11:45:32 [2022-09-21T11:45:32.456Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
11:45:32 [2022-09-21T11:45:32.456Z] 
11:45:32 [2022-09-21T11:45:32.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s)
11:45:32 [2022-09-21T11:45:32.456Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s)
11:45:32 [2022-09-21T11:45:32.456Z] 
11:45:32 [2022-09-21T11:45:32.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
11:45:32 [2022-09-21T11:45:32.456Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
11:45:32 [2022-09-21T11:45:32.456Z] 
11:45:32 [2022-09-21T11:45:32.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
11:45:32 [2022-09-21T11:45:32.456Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
11:45:32 [2022-09-21T11:45:32.456Z] 
11:45:32 [2022-09-21T11:45:32.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
11:45:32 [2022-09-21T11:45:32.456Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
11:45:32 [2022-09-21T11:45:32.456Z] 
11:45:32 [2022-09-21T11:45:32.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
11:45:32 [2022-09-21T11:45:32.456Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
11:45:32 [2022-09-21T11:45:32.456Z] 
11:45:32 [2022-09-21T11:45:32.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
11:45:32 [2022-09-21T11:45:32.456Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
11:45:32 [2022-09-21T11:45:32.456Z] 
11:45:32 [2022-09-21T11:45:32.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
11:45:32 [2022-09-21T11:45:32.456Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
11:45:32 [2022-09-21T11:45:32.456Z] 
11:45:32 [2022-09-21T11:45:32.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
11:45:32 [2022-09-21T11:45:32.456Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
11:45:32 [2022-09-21T11:45:32.456Z] 
11:45:32 [2022-09-21T11:45:32.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
11:45:32 [2022-09-21T11:45:32.456Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
11:45:32 [2022-09-21T11:45:32.456Z] 
11:45:32 [2022-09-21T11:45:32.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
11:45:32 [2022-09-21T11:45:32.456Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
11:45:32 [2022-09-21T11:45:32.456Z] 
11:45:32 [2022-09-21T11:45:32.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
11:45:32 [2022-09-21T11:45:32.456Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
11:45:32 [2022-09-21T11:45:32.456Z] 
11:45:32 [2022-09-21T11:45:32.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s)
11:45:32 [2022-09-21T11:45:32.456Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.456Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
11:45:32 [2022-09-21T11:45:32.456Z] 
11:45:32 [2022-09-21T11:45:32.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.32s)
11:45:32 [2022-09-21T11:45:32.456Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.457Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s)
11:45:32 [2022-09-21T11:45:32.457Z] 
11:45:32 [2022-09-21T11:45:32.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.70s)
11:45:32 [2022-09-21T11:45:32.457Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.457Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.70s)
11:45:32 [2022-09-21T11:45:32.457Z] 
11:45:32 [2022-09-21T11:45:32.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.86s)
11:45:32 [2022-09-21T11:45:32.457Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.457Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.86s)
11:45:32 [2022-09-21T11:45:32.457Z] 
11:45:32 [2022-09-21T11:45:32.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s)
11:45:32 [2022-09-21T11:45:32.457Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.457Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s)
11:45:32 [2022-09-21T11:45:32.457Z] 
11:45:32 [2022-09-21T11:45:32.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
11:45:32 [2022-09-21T11:45:32.457Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.457Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
11:45:32 [2022-09-21T11:45:32.457Z] 
11:45:32 [2022-09-21T11:45:32.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
11:45:32 [2022-09-21T11:45:32.457Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.457Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
11:45:32 [2022-09-21T11:45:32.457Z] 
11:45:32 [2022-09-21T11:45:32.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
11:45:32 [2022-09-21T11:45:32.457Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.457Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
11:45:32 [2022-09-21T11:45:32.457Z] 
11:45:32 [2022-09-21T11:45:32.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
11:45:32 [2022-09-21T11:45:32.457Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.457Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
11:45:32 [2022-09-21T11:45:32.457Z] 
11:45:32 [2022-09-21T11:45:32.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
11:45:32 [2022-09-21T11:45:32.457Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.457Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
11:45:32 [2022-09-21T11:45:32.457Z] 
11:45:32 [2022-09-21T11:45:32.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s)
11:45:32 [2022-09-21T11:45:32.457Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.457Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s)
11:45:32 [2022-09-21T11:45:32.457Z] 
11:45:32 [2022-09-21T11:45:32.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.33s)
11:45:32 [2022-09-21T11:45:32.457Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.457Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s)
11:45:32 [2022-09-21T11:45:32.457Z] 
11:45:32 [2022-09-21T11:45:32.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s)
11:45:32 [2022-09-21T11:45:32.457Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.457Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
11:45:32 [2022-09-21T11:45:32.457Z] 
11:45:32 [2022-09-21T11:45:32.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s)
11:45:32 [2022-09-21T11:45:32.457Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.457Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
11:45:32 [2022-09-21T11:45:32.457Z] 
11:45:32 [2022-09-21T11:45:32.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s)
11:45:32 [2022-09-21T11:45:32.457Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
11:45:32 [2022-09-21T11:45:32.457Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
11:45:32 [2022-09-21T11:45:32.457Z] 
11:45:32 [2022-09-21T11:45:32.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
11:45:32 [2022-09-21T11:45:32.457Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.457Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
11:45:32 [2022-09-21T11:45:32.457Z] 
11:45:32 [2022-09-21T11:45:32.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
11:45:32 [2022-09-21T11:45:32.457Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.457Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
11:45:32 [2022-09-21T11:45:32.921Z] 
11:45:32 [2022-09-21T11:45:32.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
11:45:32 [2022-09-21T11:45:32.921Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.921Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
11:45:32 [2022-09-21T11:45:32.921Z] 
11:45:32 [2022-09-21T11:45:32.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
11:45:32 [2022-09-21T11:45:32.921Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.921Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
11:45:32 [2022-09-21T11:45:32.921Z] 
11:45:32 [2022-09-21T11:45:32.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
11:45:32 [2022-09-21T11:45:32.921Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.921Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
11:45:32 [2022-09-21T11:45:32.921Z] 
11:45:32 [2022-09-21T11:45:32.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s)
11:45:32 [2022-09-21T11:45:32.921Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.921Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s)
11:45:32 [2022-09-21T11:45:32.921Z] 
11:45:32 [2022-09-21T11:45:32.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.34s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.34s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.37s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.37s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.29s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.33s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.31s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.04s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.36s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.36s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.32s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.30s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.30s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_sni_test.go:18: Flakey test
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.922Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
11:45:32 [2022-09-21T11:45:32.922Z] 
11:45:32 [2022-09-21T11:45:32.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.03s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.923Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
11:45:32 [2022-09-21T11:45:32.923Z] 
11:45:32 [2022-09-21T11:45:32.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
11:45:32 [2022-09-21T11:45:32.924Z]     docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.924Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
11:45:32 [2022-09-21T11:45:32.924Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.03s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z]     docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.925Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
11:45:32 [2022-09-21T11:45:32.925Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.34s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:2882: unmatched requirement Apparmor
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.926Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z] 
11:45:32 [2022-09-21T11:45:32.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
11:45:32 [2022-09-21T11:45:32.926Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.927Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
11:45:32 [2022-09-21T11:45:32.927Z] 
11:45:32 [2022-09-21T11:45:32.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
11:45:32 [2022-09-21T11:45:32.927Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.927Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
11:45:32 [2022-09-21T11:45:32.927Z] 
11:45:32 [2022-09-21T11:45:32.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
11:45:32 [2022-09-21T11:45:32.927Z]     docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.927Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
11:45:32 [2022-09-21T11:45:32.927Z] 
11:45:32 [2022-09-21T11:45:32.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s)
11:45:32 [2022-09-21T11:45:32.927Z]     docker_cli_run_test.go:2921: unmatched requirement Apparmor
11:45:32 [2022-09-21T11:45:32.927Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
11:45:32 [2022-09-21T11:45:32.927Z] 
11:45:32 [2022-09-21T11:45:32.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s)
11:45:32 [2022-09-21T11:45:32.927Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.927Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
11:45:32 [2022-09-21T11:45:32.927Z] 
11:45:32 [2022-09-21T11:45:32.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s)
11:45:32 [2022-09-21T11:45:32.927Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.927Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
11:45:32 [2022-09-21T11:45:32.927Z] 
11:45:32 [2022-09-21T11:45:32.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s)
11:45:32 [2022-09-21T11:45:32.927Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.927Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
11:45:32 [2022-09-21T11:45:32.927Z] 
11:45:32 [2022-09-21T11:45:32.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s)
11:45:32 [2022-09-21T11:45:32.927Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.927Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
11:45:32 [2022-09-21T11:45:32.927Z] 
11:45:32 [2022-09-21T11:45:32.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
11:45:32 [2022-09-21T11:45:32.927Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.927Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
11:45:32 [2022-09-21T11:45:32.927Z] 
11:45:32 [2022-09-21T11:45:32.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s)
11:45:32 [2022-09-21T11:45:32.927Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.927Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
11:45:32 [2022-09-21T11:45:32.927Z] 
11:45:32 [2022-09-21T11:45:32.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
11:45:32 [2022-09-21T11:45:32.927Z]     docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.927Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
11:45:32 [2022-09-21T11:45:32.927Z] 
11:45:32 [2022-09-21T11:45:32.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
11:45:32 [2022-09-21T11:45:32.927Z]     docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.927Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
11:45:32 [2022-09-21T11:45:32.927Z] 
11:45:32 [2022-09-21T11:45:32.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
11:45:32 [2022-09-21T11:45:32.927Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.927Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
11:45:32 [2022-09-21T11:45:32.927Z] 
11:45:32 [2022-09-21T11:45:32.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s)
11:45:32 [2022-09-21T11:45:32.927Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.927Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
11:45:32 [2022-09-21T11:45:32.927Z] 
11:45:32 [2022-09-21T11:45:32.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
11:45:32 [2022-09-21T11:45:32.927Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.927Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
11:45:32 [2022-09-21T11:45:32.927Z] 
11:45:32 [2022-09-21T11:45:32.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
11:45:32 [2022-09-21T11:45:32.927Z]     docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.927Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
11:45:32 [2022-09-21T11:45:32.927Z] 
11:45:32 [2022-09-21T11:45:32.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
11:45:32 [2022-09-21T11:45:32.927Z]     docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.927Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
11:45:32 [2022-09-21T11:45:32.927Z] 
11:45:32 [2022-09-21T11:45:32.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
11:45:32 [2022-09-21T11:45:32.927Z]     docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.927Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
11:45:32 [2022-09-21T11:45:32.927Z] 
11:45:32 [2022-09-21T11:45:32.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s)
11:45:32 [2022-09-21T11:45:32.927Z]     docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.927Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
11:45:32 [2022-09-21T11:45:32.927Z] 
11:45:32 [2022-09-21T11:45:32.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s)
11:45:32 [2022-09-21T11:45:32.927Z]     docker_cli_run_test.go:3038: unmatched requirement Apparmor
11:45:32 [2022-09-21T11:45:32.927Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
11:45:32 [2022-09-21T11:45:32.927Z] 
11:45:32 [2022-09-21T11:45:32.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
11:45:32 [2022-09-21T11:45:32.927Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.927Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
11:45:32 [2022-09-21T11:45:32.927Z] 
11:45:32 [2022-09-21T11:45:32.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.03s)
11:45:32 [2022-09-21T11:45:32.927Z]     docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.927Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s)
11:45:32 [2022-09-21T11:45:32.927Z] 
11:45:32 [2022-09-21T11:45:32.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
11:45:32 [2022-09-21T11:45:32.927Z]     docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.927Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
11:45:32 [2022-09-21T11:45:32.927Z] 
11:45:32 [2022-09-21T11:45:32.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
11:45:32 [2022-09-21T11:45:32.927Z]     docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.927Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
11:45:32 [2022-09-21T11:45:32.927Z] 
11:45:32 [2022-09-21T11:45:32.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
11:45:32 [2022-09-21T11:45:32.927Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.927Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
11:45:32 [2022-09-21T11:45:32.927Z] 
11:45:32 [2022-09-21T11:45:32.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
11:45:32 [2022-09-21T11:45:32.927Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.927Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
11:45:32 [2022-09-21T11:45:32.927Z] 
11:45:32 [2022-09-21T11:45:32.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
11:45:32 [2022-09-21T11:45:32.927Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.927Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
11:45:32 [2022-09-21T11:45:32.927Z] 
11:45:32 [2022-09-21T11:45:32.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
11:45:32 [2022-09-21T11:45:32.927Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.927Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
11:45:32 [2022-09-21T11:45:32.927Z] 
11:45:32 [2022-09-21T11:45:32.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
11:45:32 [2022-09-21T11:45:32.927Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.927Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
11:45:32 [2022-09-21T11:45:32.927Z] 
11:45:32 [2022-09-21T11:45:32.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
11:45:32 [2022-09-21T11:45:32.927Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.927Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
11:45:32 [2022-09-21T11:45:32.927Z] 
11:45:32 [2022-09-21T11:45:32.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
11:45:32 [2022-09-21T11:45:32.927Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.927Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
11:45:32 [2022-09-21T11:45:32.927Z] 
11:45:32 [2022-09-21T11:45:32.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
11:45:32 [2022-09-21T11:45:32.927Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.927Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
11:45:32 [2022-09-21T11:45:32.927Z] 
11:45:32 [2022-09-21T11:45:32.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
11:45:32 [2022-09-21T11:45:32.927Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.927Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
11:45:32 [2022-09-21T11:45:32.927Z] 
11:45:32 [2022-09-21T11:45:32.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
11:45:32 [2022-09-21T11:45:32.927Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.927Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
11:45:32 [2022-09-21T11:45:32.927Z] 
11:45:32 [2022-09-21T11:45:32.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
11:45:32 [2022-09-21T11:45:32.927Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.927Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
11:45:32 [2022-09-21T11:45:32.927Z] 
11:45:32 [2022-09-21T11:45:32.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
11:45:32 [2022-09-21T11:45:32.927Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.927Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
11:45:32 [2022-09-21T11:45:32.927Z] 
11:45:32 [2022-09-21T11:45:32.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
11:45:32 [2022-09-21T11:45:32.927Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.927Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
11:45:32 [2022-09-21T11:45:32.927Z] 
11:45:32 [2022-09-21T11:45:32.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
11:45:32 [2022-09-21T11:45:32.927Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.927Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
11:45:32 [2022-09-21T11:45:32.927Z] 
11:45:32 [2022-09-21T11:45:32.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
11:45:32 [2022-09-21T11:45:32.927Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.927Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
11:45:32 [2022-09-21T11:45:32.927Z] 
11:45:32 [2022-09-21T11:45:32.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s)
11:45:32 [2022-09-21T11:45:32.927Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.927Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
11:45:32 [2022-09-21T11:45:32.927Z] 
11:45:32 [2022-09-21T11:45:32.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
11:45:32 [2022-09-21T11:45:32.927Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
11:45:32 [2022-09-21T11:45:32.927Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
11:45:32 [2022-09-21T11:45:32.927Z] 
11:45:32 [2022-09-21T11:45:32.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s)
11:45:32 [2022-09-21T11:45:32.927Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.927Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
11:45:32 [2022-09-21T11:45:32.927Z] 
11:45:32 [2022-09-21T11:45:32.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
11:45:32 [2022-09-21T11:45:32.927Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.927Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
11:45:32 [2022-09-21T11:45:32.927Z] 
11:45:32 [2022-09-21T11:45:32.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s)
11:45:32 [2022-09-21T11:45:32.927Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
11:45:32 [2022-09-21T11:45:32.927Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
11:45:32 [2022-09-21T11:45:32.927Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
11:45:33 [2022-09-21T11:45:33.391Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
11:45:33 [2022-09-21T11:45:33.391Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
11:45:33 [2022-09-21T11:45:33.391Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
11:45:33 [2022-09-21T11:45:33.391Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
11:45:33 [2022-09-21T11:45:33.391Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s)
11:45:33 [2022-09-21T11:45:33.391Z]     docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
11:45:33 [2022-09-21T11:45:33.391Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
11:45:33 [2022-09-21T11:45:33.391Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
11:45:33 [2022-09-21T11:45:33.391Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
11:45:33 [2022-09-21T11:45:33.391Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
11:45:33 [2022-09-21T11:45:33.391Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
11:45:33 [2022-09-21T11:45:33.391Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s)
11:45:33 [2022-09-21T11:45:33.391Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
11:45:33 [2022-09-21T11:45:33.391Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s)
11:45:33 [2022-09-21T11:45:33.391Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.16s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.16s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:185: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:212: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:212: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:212: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:212: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:212: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:212: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:212: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:212: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:212: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:212: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:212: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:212: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:212: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.391Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z]     check_test.go:212: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.391Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
11:45:33 [2022-09-21T11:45:33.391Z] 
11:45:33 [2022-09-21T11:45:33.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z]     check_test.go:212: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.392Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z] 
11:45:33 [2022-09-21T11:45:33.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z]     check_test.go:212: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.392Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z] 
11:45:33 [2022-09-21T11:45:33.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z]     check_test.go:212: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.392Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z] 
11:45:33 [2022-09-21T11:45:33.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z]     check_test.go:212: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.392Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z] 
11:45:33 [2022-09-21T11:45:33.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z]     check_test.go:239: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.392Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z] 
11:45:33 [2022-09-21T11:45:33.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z]     check_test.go:239: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.392Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z] 
11:45:33 [2022-09-21T11:45:33.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z]     check_test.go:239: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.392Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z] 
11:45:33 [2022-09-21T11:45:33.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z]     check_test.go:239: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.392Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z] 
11:45:33 [2022-09-21T11:45:33.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z]     check_test.go:239: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.392Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z] 
11:45:33 [2022-09-21T11:45:33.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z]     check_test.go:239: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.392Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z] 
11:45:33 [2022-09-21T11:45:33.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z]     check_test.go:239: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.392Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z] 
11:45:33 [2022-09-21T11:45:33.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z]     check_test.go:239: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.392Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z] 
11:45:33 [2022-09-21T11:45:33.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z]     check_test.go:268: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.392Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z] 
11:45:33 [2022-09-21T11:45:33.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z]     check_test.go:268: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.392Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z] 
11:45:33 [2022-09-21T11:45:33.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z]     check_test.go:268: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.392Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z] 
11:45:33 [2022-09-21T11:45:33.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z]     check_test.go:268: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.392Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z] 
11:45:33 [2022-09-21T11:45:33.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z]     check_test.go:268: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.392Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z] 
11:45:33 [2022-09-21T11:45:33.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z]     check_test.go:302: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.392Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z] 
11:45:33 [2022-09-21T11:45:33.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z]     check_test.go:302: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.392Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z] 
11:45:33 [2022-09-21T11:45:33.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z]     check_test.go:302: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.392Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z] 
11:45:33 [2022-09-21T11:45:33.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z]     check_test.go:407: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.392Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z] 
11:45:33 [2022-09-21T11:45:33.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z]     check_test.go:407: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.392Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z] 
11:45:33 [2022-09-21T11:45:33.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z]     check_test.go:407: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.392Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z] 
11:45:33 [2022-09-21T11:45:33.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z]     check_test.go:407: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.392Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z] 
11:45:33 [2022-09-21T11:45:33.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z]     check_test.go:407: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.392Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z] 
11:45:33 [2022-09-21T11:45:33.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z]     check_test.go:407: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.392Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z] 
11:45:33 [2022-09-21T11:45:33.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z]     check_test.go:407: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.392Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z] 
11:45:33 [2022-09-21T11:45:33.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z]     check_test.go:407: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.392Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z] 
11:45:33 [2022-09-21T11:45:33.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z]     check_test.go:407: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.392Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z] 
11:45:33 [2022-09-21T11:45:33.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z]     check_test.go:407: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.392Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z] 
11:45:33 [2022-09-21T11:45:33.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z]     check_test.go:407: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.392Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z] 
11:45:33 [2022-09-21T11:45:33.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z]     check_test.go:128: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.392Z] 
11:45:33 [2022-09-21T11:45:33.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z]     check_test.go:134: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.392Z] 
11:45:33 [2022-09-21T11:45:33.392Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
11:45:33 [2022-09-21T11:45:33.392Z]     check_test.go:142: unmatched requirement DaemonIsLinux
11:45:33 [2022-09-21T11:45:33.392Z] 
11:45:33 [2022-09-21T11:45:33.392Z] DONE 1093 tests, 547 skipped in 2576.918s
11:45:33 [2022-09-21T11:45:33.392Z] INFO: Integration tests ended at 09/21/2022 11:45:33. Duration:00:42:57.2499288
11:45:33 [2022-09-21T11:45:33.392Z] INFO: Docker info of the daemon under test at end of run
11:45:33 [2022-09-21T11:45:33.392Z] 
11:45:33 [2022-09-21T11:45:33.392Z] Containers: 2
11:45:33 [2022-09-21T11:45:33.392Z]  Running: 0
11:45:33 [2022-09-21T11:45:33.392Z]  Paused: 0
11:45:33 [2022-09-21T11:45:33.392Z]  Stopped: 2
11:45:33 [2022-09-21T11:45:33.392Z] Images: 18
11:45:33 [2022-09-21T11:45:33.392Z] Server Version: 0.0.0-dev
11:45:33 [2022-09-21T11:45:33.392Z] Storage Driver: windowsfilter
11:45:33 [2022-09-21T11:45:33.392Z]  Windows: 
11:45:33 [2022-09-21T11:45:33.392Z] Logging Driver: json-file
11:45:33 [2022-09-21T11:45:33.392Z] Plugins: 
11:45:33 [2022-09-21T11:45:33.392Z]  Volume: local
11:45:33 [2022-09-21T11:45:33.392Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
11:45:33 [2022-09-21T11:45:33.392Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
11:45:33 [2022-09-21T11:45:33.392Z] Swarm: inactive
11:45:33 [2022-09-21T11:45:33.392Z] Default Isolation: process
11:45:33 [2022-09-21T11:45:33.392Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
11:45:33 [2022-09-21T11:45:33.392Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
11:45:33 [2022-09-21T11:45:33.392Z] OSType: windows
11:45:33 [2022-09-21T11:45:33.392Z] Architecture: x86_64
11:45:33 [2022-09-21T11:45:33.392Z] CPUs: 4
11:45:33 [2022-09-21T11:45:33.392Z] Total Memory: 32GiB
11:45:33 [2022-09-21T11:45:33.392Z] Name: azwin-2-284f60
11:45:33 [2022-09-21T11:45:33.392Z] ID: ZCV4:XBQA:FSFH:FOLL:MBAB:M46T:YB32:3DIX:AJRO:OKEZ:XBZR:VIJD
11:45:33 [2022-09-21T11:45:33.392Z] Docker Root Dir: D:\CI\PR-44123\14\daemon
11:45:33 [2022-09-21T11:45:33.392Z] Debug Mode (client): false
11:45:33 [2022-09-21T11:45:33.392Z] Debug Mode (server): true
11:45:33 [2022-09-21T11:45:33.392Z]  File Descriptors: -1
11:45:33 [2022-09-21T11:45:33.392Z]  Goroutines: 17
11:45:33 [2022-09-21T11:45:33.392Z]  System Time: 2022-09-21T11:45:33.1112324Z
11:45:33 [2022-09-21T11:45:33.392Z]  EventsListeners: 0
11:45:33 [2022-09-21T11:45:33.392Z] Registry: https://index.docker.io/v1/
11:45:33 [2022-09-21T11:45:33.392Z] Labels:
11:45:33 [2022-09-21T11:45:33.392Z] Experimental: false
11:45:33 [2022-09-21T11:45:33.392Z] Insecure Registries:
11:45:33 [2022-09-21T11:45:33.392Z]  127.0.0.0/8
11:45:33 [2022-09-21T11:45:33.392Z] Live Restore Enabled: false
11:45:33 [2022-09-21T11:45:33.392Z] 
11:45:33 [2022-09-21T11:45:33.392Z] 
11:45:33 [2022-09-21T11:45:33.392Z] INFO: Stopping daemon under test
11:45:33 [2022-09-21T11:45:33.392Z] SUCCESS: The process with PID 888 (child process of PID 2852) has been terminated.
11:45:33 [2022-09-21T11:45:33.392Z] SUCCESS: The process with PID 2852 (child process of PID 3996) has been terminated.
11:45:33 [2022-09-21T11:45:33.392Z] INFO: Stop tailing logs of the daemon under tests
11:45:33 [2022-09-21T11:45:33.392Z] INFO: executeCI.ps1 Completed successfully at 09/21/2022 11:45:33.
11:45:33 [2022-09-21T11:45:33.392Z] INFO: Tidying up at end of run
11:45:33 [2022-09-21T11:45:33.855Z] INFO: Saving daemon under test log (d:\CI\PR-44123\14\dut.out) to bundles\CIDUT.out
11:45:33 [2022-09-21T11:45:33.855Z] INFO: Saving daemon under test log (d:\CI\PR-44123\14\dut.err) to bundles\CIDUT.err
11:45:33 [2022-09-21T11:45:33.855Z] INFO: Nuke-Everything...
11:45:33 [2022-09-21T11:45:33.855Z] INFO: Container count on control daemon to delete is 2
11:45:33 [2022-09-21T11:45:33.855Z] 35f61bce76d8
11:45:33 [2022-09-21T11:45:33.855Z] 1a83ac17947e
11:45:33 [2022-09-21T11:45:33.855Z] INFO: Tidying pidfile d:\CI\PR-44123\14\docker.pid
11:45:34 [2022-09-21T11:45:34.320Z] INFO: Nuking d:\CI
11:45:59 [2022-09-21T11:45:59.567Z] INFO: Zapped successfully
11:46:00 [2022-09-21T11:46:00.030Z] 
11:46:00 [2022-09-21T11:46:00.030Z] INFO: executeCI.ps1 exiting at Wed Sep 21 11:45:59 CUT 2022. Duration 01:08:10.0070289
11:46:00 [2022-09-21T11:46:00.030Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
11:46:00 [2022-09-21T11:46:00.273Z] Recording test results
11:46:07 [2022-09-21T11:46:07.095Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
11:46:08 [2022-09-21T11:46:08.599Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] archiveArtifacts
11:46:11 [2022-09-21T11:46:11.012Z] Archiving artifacts
11:46:25 [2022-09-21T11:46:25.092Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44123/14/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:46:26 [2022-09-21T11:46:26.026Z] + make clean
11:46:27 [2022-09-21T11:46:27.578Z] docker volume rm -f docker-dev-cache
11:46:27 [2022-09-21T11:46:27.578Z] 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