Skip to content
Success

Console Output

Pull request #44164 opened
14:29:33 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 970c938b5696a6c1cd92fe2de82208ab3753c47d+40b28dc7e18777b6ca79e1fa29b9499830e73915 (7aa9fc426b1b0528d9c553b406c085bab8b45fae)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-44164@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
14:29:36 [2022-09-21T14:29:36.137Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
14:29:36 [2022-09-21T14:29:36.142Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
14:29:36 [2022-09-21T14:29:36.318Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-037a0a1604473d68a) in /home/ubuntu/workspace/moby_PR-44164
[Pipeline] {
[Pipeline] checkout
14:29:36 [2022-09-21T14:29:36.339Z] The recommended git tool is: git
14:29:36 [2022-09-21T14:29:36.388Z] using credential docker-jenkins-github-credentials
14:29:36 [2022-09-21T14:29:36.397Z] Cloning the remote Git repository
14:29:36 [2022-09-21T14:29:36.397Z] Cloning with configured refspecs honoured and without tags
14:29:36 [2022-09-21T14:29:36.398Z] Cloning repository https://github.com/moby/moby.git
14:29:36 [2022-09-21T14:29:36.399Z]  > git init /home/ubuntu/workspace/moby_PR-44164 # timeout=10
14:29:36 [2022-09-21T14:29:36.421Z] Fetching upstream changes from https://github.com/moby/moby.git
14:29:36 [2022-09-21T14:29:36.421Z]  > git --version # timeout=10
14:29:36 [2022-09-21T14:29:36.429Z]  > git --version # 'git version 2.17.1'
14:29:36 [2022-09-21T14:29:36.429Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:29:36 [2022-09-21T14:29:36.430Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44164/head:refs/remotes/origin/PR-44164 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
14:29:53 [2022-09-21T14:29:53.535Z] Fetching without tags
14:29:53 [2022-09-21T14:29:53.706Z] Merging remotes/origin/22.06 commit 40b28dc7e18777b6ca79e1fa29b9499830e73915 into PR head commit 970c938b5696a6c1cd92fe2de82208ab3753c47d
14:29:53 [2022-09-21T14:29:53.509Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:29:53 [2022-09-21T14:29:53.515Z]  > git config --add remote.origin.fetch +refs/pull/44164/head:refs/remotes/origin/PR-44164 # timeout=10
14:29:53 [2022-09-21T14:29:53.519Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
14:29:53 [2022-09-21T14:29:53.526Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:29:53 [2022-09-21T14:29:53.537Z] Fetching upstream changes from https://github.com/moby/moby.git
14:29:53 [2022-09-21T14:29:53.537Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:29:53 [2022-09-21T14:29:53.537Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44164/head:refs/remotes/origin/PR-44164 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
14:29:53 [2022-09-21T14:29:53.714Z]  > git config core.sparsecheckout # timeout=10
14:29:53 [2022-09-21T14:29:53.722Z]  > git checkout -f 970c938b5696a6c1cd92fe2de82208ab3753c47d # timeout=10
14:29:54 [2022-09-21T14:29:54.359Z] Merge succeeded, producing 970c938b5696a6c1cd92fe2de82208ab3753c47d
14:29:54 [2022-09-21T14:29:54.359Z] Checking out Revision 970c938b5696a6c1cd92fe2de82208ab3753c47d (PR-44164)
14:29:54 [2022-09-21T14:29:54.760Z] Commit message: "client: ignore kernel-memory on API >= 1.42"
14:29:54 [2022-09-21T14:29:54.760Z] First time build. Skipping changelog.
14:29:54 [2022-09-21T14:29:54.768Z]  > git --version # timeout=10
14:29:54 [2022-09-21T14:29:54.784Z]  > git --version # 'git version 2.17.1'
14:29:54 [2022-09-21T14:29:54.794Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:29:55 [2022-09-21T14:29:55.436Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44164:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
14:29:54 [2022-09-21T14:29:54.312Z]  > git remote # timeout=10
14:29:54 [2022-09-21T14:29:54.324Z]  > git config --get remote.origin.url # timeout=10
14:29:54 [2022-09-21T14:29:54.331Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:29:54 [2022-09-21T14:29:54.332Z]  > git merge 40b28dc7e18777b6ca79e1fa29b9499830e73915 # timeout=10
14:29:54 [2022-09-21T14:29:54.348Z]  > git rev-parse HEAD^{commit} # timeout=10
14:29:54 [2022-09-21T14:29:54.403Z]  > git config core.sparsecheckout # timeout=10
14:29:54 [2022-09-21T14:29:54.408Z]  > git checkout -f 970c938b5696a6c1cd92fe2de82208ab3753c47d # timeout=10
14:29:57 [2022-09-21T14:29:57.956Z] 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: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[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] node
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" 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" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[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" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[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] }
[Pipeline] }
14:30:13 [2022-09-21T14:30:13.356Z] Still waiting to schedule task
14:30:13 [2022-09-21T14:30:13.357Z] Waiting for next available executor on ‘arm64&&ubuntu-200414:31:04 [2022-09-21T14:31:04.478Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-024ad7664f5f21883) in /home/ubuntu/workspace/moby_PR-44164
[Pipeline] {
[Pipeline] checkout
14:31:04 [2022-09-21T14:31:04.588Z] The recommended git tool is: git
14:31:07 [2022-09-21T14:31:07.546Z] using credential docker-jenkins-github-credentials
14:31:07 [2022-09-21T14:31:07.558Z] Cloning the remote Git repository
14:31:07 [2022-09-21T14:31:07.558Z] Cloning with configured refspecs honoured and without tags
14:31:07 [2022-09-21T14:31:07.628Z] Cloning repository https://github.com/moby/moby.git
14:31:07 [2022-09-21T14:31:07.744Z]  > git init /home/ubuntu/workspace/moby_PR-44164 # timeout=10
14:31:08 [2022-09-21T14:31:08.088Z] Fetching upstream changes from https://github.com/moby/moby.git
14:31:08 [2022-09-21T14:31:08.088Z]  > git --version # timeout=10
14:31:08 [2022-09-21T14:31:08.097Z]  > git --version # 'git version 2.25.1'
14:31:08 [2022-09-21T14:31:08.098Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:31:08 [2022-09-21T14:31:08.099Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44164/head:refs/remotes/origin/PR-44164 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
14:31:32 [2022-09-21T14:31:32.481Z] Fetching without tags
14:31:32 [2022-09-21T14:31:32.721Z] Merging remotes/origin/22.06 commit 40b28dc7e18777b6ca79e1fa29b9499830e73915 into PR head commit 970c938b5696a6c1cd92fe2de82208ab3753c47d
14:31:32 [2022-09-21T14:31:32.469Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:31:32 [2022-09-21T14:31:32.479Z]  > git config --add remote.origin.fetch +refs/pull/44164/head:refs/remotes/origin/PR-44164 # timeout=10
14:31:32 [2022-09-21T14:31:32.489Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
14:31:32 [2022-09-21T14:31:32.506Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:31:32 [2022-09-21T14:31:32.515Z] Fetching upstream changes from https://github.com/moby/moby.git
14:31:32 [2022-09-21T14:31:32.516Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:31:32 [2022-09-21T14:31:32.517Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44164/head:refs/remotes/origin/PR-44164 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
14:31:32 [2022-09-21T14:31:32.761Z]  > git config core.sparsecheckout # timeout=10
14:31:32 [2022-09-21T14:31:32.768Z]  > git checkout -f 970c938b5696a6c1cd92fe2de82208ab3753c47d # timeout=10
14:31:33 [2022-09-21T14:31:33.321Z] Merge succeeded, producing 970c938b5696a6c1cd92fe2de82208ab3753c47d
14:31:33 [2022-09-21T14:31:33.321Z] Checking out Revision 970c938b5696a6c1cd92fe2de82208ab3753c47d (PR-44164)
14:31:33 [2022-09-21T14:31:33.315Z]  > git remote # timeout=10
14:31:33 [2022-09-21T14:31:33.326Z]  > git config --get remote.origin.url # timeout=10
14:31:33 [2022-09-21T14:31:33.334Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:31:33 [2022-09-21T14:31:33.335Z]  > git merge 40b28dc7e18777b6ca79e1fa29b9499830e73915 # timeout=10
14:31:33 [2022-09-21T14:31:33.347Z]  > git rev-parse HEAD^{commit} # timeout=10
14:31:33 [2022-09-21T14:31:33.354Z]  > git config core.sparsecheckout # timeout=10
14:31:33 [2022-09-21T14:31:33.359Z]  > git checkout -f 970c938b5696a6c1cd92fe2de82208ab3753c47d # timeout=10
14:31:37 [2022-09-21T14:31:37.399Z] Commit message: "client: ignore kernel-memory on API >= 1.42"
14:31:37 [2022-09-21T14:31:37.448Z]  > git --version # timeout=10
14:31:37 [2022-09-21T14:31:37.454Z]  > git --version # 'git version 2.25.1'
14:31:37 [2022-09-21T14:31:37.461Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:31:38 [2022-09-21T14:31:38.393Z] + docker version
14:32:00 [2022-09-21T14:32:00.350Z] Client: Docker Engine - Community
14:32:00 [2022-09-21T14:32:00.350Z]  Version:           22.06.0-beta.0
14:32:00 [2022-09-21T14:32:00.350Z]  API version:       1.42
14:32:00 [2022-09-21T14:32:00.350Z]  Go version:        go1.18.3
14:32:00 [2022-09-21T14:32:00.350Z]  Git commit:        3e9117b
14:32:00 [2022-09-21T14:32:00.350Z]  Built:             Fri Jun  3 17:55:34 2022
14:32:00 [2022-09-21T14:32:00.350Z]  OS/Arch:           linux/arm64
14:32:00 [2022-09-21T14:32:00.350Z]  Context:           default
14:32:00 [2022-09-21T14:32:00.350Z] 
14:32:00 [2022-09-21T14:32:00.350Z] Server: Docker Engine - Community
14:32:00 [2022-09-21T14:32:00.350Z]  Engine:
14:32:00 [2022-09-21T14:32:00.350Z]   Version:          22.06.0-beta.0
14:32:00 [2022-09-21T14:32:00.350Z]   API version:      1.42 (minimum version 1.12)
14:32:00 [2022-09-21T14:32:00.350Z]   Go version:       go1.18.3
14:32:00 [2022-09-21T14:32:00.350Z]   Git commit:       38633e7
14:32:00 [2022-09-21T14:32:00.350Z]   Built:            Fri Jun  3 17:55:34 2022
14:32:00 [2022-09-21T14:32:00.350Z]   OS/Arch:          linux/arm64
14:32:00 [2022-09-21T14:32:00.350Z]   Experimental:     true
14:32:00 [2022-09-21T14:32:00.350Z]  containerd:
14:32:00 [2022-09-21T14:32:00.350Z]   Version:          1.6.8
14:32:00 [2022-09-21T14:32:00.350Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
14:32:00 [2022-09-21T14:32:00.350Z]  runc:
14:32:00 [2022-09-21T14:32:00.350Z]   Version:          1.1.4
14:32:00 [2022-09-21T14:32:00.350Z]   GitCommit:        v1.1.4-0-g5fd4c4d
14:32:00 [2022-09-21T14:32:00.350Z]  docker-init:
14:32:00 [2022-09-21T14:32:00.350Z]   Version:          0.19.0
14:32:00 [2022-09-21T14:32:00.350Z]   GitCommit:        de40ad0
[Pipeline] sh
14:32:00 [2022-09-21T14:32:00.662Z] + docker info
14:32:00 [2022-09-21T14:32:00.662Z] Client:
14:32:00 [2022-09-21T14:32:00.662Z]  Context:    default
14:32:00 [2022-09-21T14:32:00.662Z]  Debug Mode: false
14:32:00 [2022-09-21T14:32:00.662Z]  Plugins:
14:32:00 [2022-09-21T14:32:00.662Z]   buildx: Docker Buildx (Docker Inc.)
14:32:00 [2022-09-21T14:32:00.662Z]     Version:  v0.8.2
14:32:00 [2022-09-21T14:32:00.662Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
14:32:00 [2022-09-21T14:32:00.662Z]   compose: Docker Compose (Docker Inc.)
14:32:00 [2022-09-21T14:32:00.662Z]     Version:  v2.11.0
14:32:00 [2022-09-21T14:32:00.662Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
14:32:00 [2022-09-21T14:32:00.662Z] 
14:32:00 [2022-09-21T14:32:00.662Z] Server:
14:32:00 [2022-09-21T14:32:00.662Z]  Containers: 0
14:32:00 [2022-09-21T14:32:00.662Z]   Running: 0
14:32:00 [2022-09-21T14:32:00.662Z]   Paused: 0
14:32:00 [2022-09-21T14:32:00.662Z]   Stopped: 0
14:32:00 [2022-09-21T14:32:00.662Z]  Images: 0
14:32:00 [2022-09-21T14:32:00.662Z]  Server Version: 22.06.0-beta.0
14:32:00 [2022-09-21T14:32:00.662Z]  Storage Driver: overlay2
14:32:00 [2022-09-21T14:32:00.662Z]   Backing Filesystem: extfs
14:32:00 [2022-09-21T14:32:00.662Z]   Supports d_type: true
14:32:00 [2022-09-21T14:32:00.662Z]   Using metacopy: false
14:32:00 [2022-09-21T14:32:00.662Z]   Native Overlay Diff: true
14:32:00 [2022-09-21T14:32:00.662Z]   userxattr: false
14:32:00 [2022-09-21T14:32:00.662Z]  Logging Driver: json-file
14:32:00 [2022-09-21T14:32:00.662Z]  Cgroup Driver: cgroupfs
14:32:00 [2022-09-21T14:32:00.662Z]  Cgroup Version: 1
14:32:00 [2022-09-21T14:32:00.662Z]  Plugins:
14:32:00 [2022-09-21T14:32:00.662Z]   Volume: local
14:32:00 [2022-09-21T14:32:00.662Z]   Network: bridge host ipvlan macvlan null overlay
14:32:00 [2022-09-21T14:32:00.662Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
14:32:00 [2022-09-21T14:32:00.662Z]  Swarm: inactive
14:32:00 [2022-09-21T14:32:00.662Z]  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
14:32:00 [2022-09-21T14:32:00.662Z]  Default Runtime: runc
14:32:00 [2022-09-21T14:32:00.662Z]  Init Binary: docker-init
14:32:00 [2022-09-21T14:32:00.662Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
14:32:00 [2022-09-21T14:32:00.662Z]  runc version: v1.1.4-0-g5fd4c4d
14:32:00 [2022-09-21T14:32:00.662Z]  init version: de40ad0
14:32:00 [2022-09-21T14:32:00.662Z]  Security Options:
14:32:00 [2022-09-21T14:32:00.662Z]   apparmor
14:32:00 [2022-09-21T14:32:00.662Z]   seccomp
14:32:00 [2022-09-21T14:32:00.662Z]    Profile: builtin
14:32:00 [2022-09-21T14:32:00.662Z]  Kernel Version: 5.15.0-1019-aws
14:32:00 [2022-09-21T14:32:00.662Z]  Operating System: Ubuntu 20.04.5 LTS
14:32:00 [2022-09-21T14:32:00.662Z]  OSType: linux
14:32:00 [2022-09-21T14:32:00.662Z]  Architecture: aarch64
14:32:00 [2022-09-21T14:32:00.662Z]  CPUs: 2
14:32:00 [2022-09-21T14:32:00.662Z]  Total Memory: 7.559GiB
14:32:00 [2022-09-21T14:32:00.662Z]  Name: ip-10-100-42-194
14:32:00 [2022-09-21T14:32:00.662Z]  ID: 21ee9248-431c-49fb-8774-3b222a03c749
14:32:00 [2022-09-21T14:32:00.662Z]  Docker Root Dir: /var/lib/docker
14:32:00 [2022-09-21T14:32:00.662Z]  Debug Mode: false
14:32:00 [2022-09-21T14:32:00.662Z]  Registry: https://index.docker.io/v1/
14:32:00 [2022-09-21T14:32:00.662Z]  Labels:
14:32:00 [2022-09-21T14:32:00.662Z]  Experimental: true
14:32:00 [2022-09-21T14:32:00.662Z]  Insecure Registries:
14:32:00 [2022-09-21T14:32:00.662Z]   127.0.0.0/8
14:32:00 [2022-09-21T14:32:00.662Z]  Live Restore Enabled: true
14:32:00 [2022-09-21T14:32:00.662Z] 
[Pipeline] sh
14:32:00 [2022-09-21T14:32:00.953Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
14:32:00 [2022-09-21T14:32:00.953Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
14:32:00 [2022-09-21T14:32:00.953Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44164/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
14:32:00 [2022-09-21T14:32:00.953Z] + bash /home/ubuntu/workspace/moby_PR-44164/check-config.sh
14:32:00 [2022-09-21T14:32:00.953Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:32:00 [2022-09-21T14:32:00.953Z] info: reading kernel config from /boot/config-5.15.0-1019-aws ...
14:32:00 [2022-09-21T14:32:00.953Z] 
14:32:00 [2022-09-21T14:32:00.953Z] Generally Necessary:
14:32:00 [2022-09-21T14:32:00.953Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:32:00 [2022-09-21T14:32:00.953Z] - apparmor: enabled and tools installed
14:32:00 [2022-09-21T14:32:00.953Z] - CONFIG_NAMESPACES: enabled
14:32:00 [2022-09-21T14:32:00.953Z] - CONFIG_NET_NS: enabled
14:32:00 [2022-09-21T14:32:00.953Z] - CONFIG_PID_NS: enabled
14:32:00 [2022-09-21T14:32:00.953Z] - CONFIG_IPC_NS: enabled
14:32:00 [2022-09-21T14:32:00.953Z] - CONFIG_UTS_NS: enabled
14:32:00 [2022-09-21T14:32:00.953Z] - CONFIG_CGROUPS: enabled
14:32:00 [2022-09-21T14:32:00.953Z] - CONFIG_CGROUP_CPUACCT: enabled
14:32:00 [2022-09-21T14:32:00.953Z] - CONFIG_CGROUP_DEVICE: enabled
14:32:00 [2022-09-21T14:32:00.953Z] - CONFIG_CGROUP_FREEZER: enabled
14:32:00 [2022-09-21T14:32:00.953Z] - CONFIG_CGROUP_SCHED: enabled
14:32:00 [2022-09-21T14:32:00.953Z] - CONFIG_CPUSETS: enabled
14:32:00 [2022-09-21T14:32:00.953Z] - CONFIG_MEMCG: enabled
14:32:00 [2022-09-21T14:32:00.953Z] - CONFIG_KEYS: enabled
14:32:00 [2022-09-21T14:32:00.953Z] - CONFIG_VETH: enabled (as module)
14:32:00 [2022-09-21T14:32:00.953Z] - CONFIG_BRIDGE: enabled (as module)
14:32:00 [2022-09-21T14:32:00.953Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:32:01 [2022-09-21T14:32:01.213Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:32:01 [2022-09-21T14:32:01.213Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:32:01 [2022-09-21T14:32:01.213Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:32:01 [2022-09-21T14:32:01.213Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:32:01 [2022-09-21T14:32:01.213Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:32:01 [2022-09-21T14:32:01.213Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
14:32:01 [2022-09-21T14:32:01.213Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:32:01 [2022-09-21T14:32:01.213Z] - CONFIG_NF_NAT: enabled (as module)
14:32:01 [2022-09-21T14:32:01.213Z] - CONFIG_POSIX_MQUEUE: enabled
14:32:01 [2022-09-21T14:32:01.213Z] - CONFIG_CGROUP_BPF: enabled
14:32:01 [2022-09-21T14:32:01.213Z] 
14:32:01 [2022-09-21T14:32:01.213Z] Optional Features:
14:32:01 [2022-09-21T14:32:01.213Z] - CONFIG_USER_NS: enabled
14:32:01 [2022-09-21T14:32:01.213Z] - CONFIG_SECCOMP: enabled
14:32:01 [2022-09-21T14:32:01.213Z] - CONFIG_SECCOMP_FILTER: enabled
14:32:01 [2022-09-21T14:32:01.213Z] - CONFIG_CGROUP_PIDS: enabled
14:32:01 [2022-09-21T14:32:01.213Z] - CONFIG_MEMCG_SWAP: enabled
14:32:01 [2022-09-21T14:32:01.213Z]     (cgroup swap accounting is currently enabled)
14:32:01 [2022-09-21T14:32:01.213Z] - CONFIG_BLK_CGROUP: enabled
14:32:01 [2022-09-21T14:32:01.213Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:32:01 [2022-09-21T14:32:01.213Z] - CONFIG_CGROUP_PERF: enabled
14:32:01 [2022-09-21T14:32:01.213Z] - CONFIG_CGROUP_HUGETLB: enabled
14:32:01 [2022-09-21T14:32:01.213Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:32:01 [2022-09-21T14:32:01.213Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:32:01 [2022-09-21T14:32:01.213Z] - CONFIG_CFS_BANDWIDTH: enabled
14:32:01 [2022-09-21T14:32:01.213Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:32:01 [2022-09-21T14:32:01.477Z] - CONFIG_RT_GROUP_SCHED: missing
14:32:01 [2022-09-21T14:32:01.477Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:32:01 [2022-09-21T14:32:01.477Z] - CONFIG_IP_VS: enabled (as module)
14:32:01 [2022-09-21T14:32:01.477Z] - CONFIG_IP_VS_NFCT: enabled
14:32:01 [2022-09-21T14:32:01.477Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:32:01 [2022-09-21T14:32:01.477Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:32:01 [2022-09-21T14:32:01.477Z] - CONFIG_IP_VS_RR: enabled (as module)
14:32:01 [2022-09-21T14:32:01.477Z] - CONFIG_SECURITY_SELINUX: enabled
14:32:01 [2022-09-21T14:32:01.477Z] - CONFIG_SECURITY_APPARMOR: enabled
14:32:01 [2022-09-21T14:32:01.477Z] - CONFIG_EXT4_FS: enabled
14:32:01 [2022-09-21T14:32:01.477Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:32:01 [2022-09-21T14:32:01.477Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:32:01 [2022-09-21T14:32:01.477Z] - Network Drivers:
14:32:01 [2022-09-21T14:32:01.477Z]   - "overlay":
14:32:01 [2022-09-21T14:32:01.477Z]     - CONFIG_VXLAN: enabled (as module)
14:32:01 [2022-09-21T14:32:01.477Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:32:01 [2022-09-21T14:32:01.477Z]       Optional (for encrypted networks):
14:32:01 [2022-09-21T14:32:01.740Z]       - CONFIG_CRYPTO: enabled
14:32:01 [2022-09-21T14:32:01.740Z]       - CONFIG_CRYPTO_AEAD: enabled
14:32:01 [2022-09-21T14:32:01.740Z]       - CONFIG_CRYPTO_GCM: enabled
14:32:01 [2022-09-21T14:32:01.740Z]       - CONFIG_CRYPTO_SEQIV: enabled
14:32:01 [2022-09-21T14:32:01.740Z]       - CONFIG_CRYPTO_GHASH: enabled
14:32:01 [2022-09-21T14:32:01.740Z]       - CONFIG_XFRM: enabled
14:32:01 [2022-09-21T14:32:01.740Z]       - CONFIG_XFRM_USER: enabled (as module)
14:32:01 [2022-09-21T14:32:01.740Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:32:01 [2022-09-21T14:32:01.740Z]       - CONFIG_INET_ESP: enabled (as module)
14:32:01 [2022-09-21T14:32:01.740Z]   - "ipvlan":
14:32:01 [2022-09-21T14:32:01.740Z]     - CONFIG_IPVLAN: enabled (as module)
14:32:01 [2022-09-21T14:32:01.740Z]   - "macvlan":
14:32:01 [2022-09-21T14:32:01.740Z]     - CONFIG_MACVLAN: enabled (as module)
14:32:01 [2022-09-21T14:32:01.740Z]     - CONFIG_DUMMY: enabled (as module)
14:32:01 [2022-09-21T14:32:01.740Z]   - "ftp,tftp client in container":
14:32:01 [2022-09-21T14:32:01.740Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:32:01 [2022-09-21T14:32:01.740Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:32:01 [2022-09-21T14:32:01.740Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:32:01 [2022-09-21T14:32:01.740Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:32:01 [2022-09-21T14:32:01.740Z] - Storage Drivers:
14:32:01 [2022-09-21T14:32:01.740Z]   - "aufs":
14:32:01 [2022-09-21T14:32:01.740Z]     - CONFIG_AUFS_FS: enabled (as module)
14:32:01 [2022-09-21T14:32:01.740Z]   - "btrfs":
14:32:01 [2022-09-21T14:32:01.740Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:32:01 [2022-09-21T14:32:01.740Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:32:01 [2022-09-21T14:32:01.740Z]   - "devicemapper":
14:32:01 [2022-09-21T14:32:01.740Z]     - CONFIG_BLK_DEV_DM: enabled
14:32:01 [2022-09-21T14:32:01.740Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:32:01 [2022-09-21T14:32:01.740Z]   - "overlay":
14:32:01 [2022-09-21T14:32:01.740Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:32:01 [2022-09-21T14:32:01.740Z]   - "zfs":
14:32:01 [2022-09-21T14:32:01.740Z]     - /dev/zfs: present
14:32:01 [2022-09-21T14:32:01.740Z]     - zfs command: missing
14:32:01 [2022-09-21T14:32:01.740Z]     - zpool command: missing
14:32:01 [2022-09-21T14:32:01.740Z] 
14:32:01 [2022-09-21T14:32:01.740Z] Limits:
14:32:01 [2022-09-21T14:32:01.740Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:32:01 [2022-09-21T14:32:01.740Z] 
14:32:01 [2022-09-21T14:32:01.740Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:32:02 [2022-09-21T14:32:02.103Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:970c938b5696a6c1cd92fe2de82208ab3753c47d .
14:32:02 [2022-09-21T14:32:02.363Z] #1 [internal] load .dockerignore
14:32:02 [2022-09-21T14:32:02.363Z] #1 transferring context: 145B done
14:32:02 [2022-09-21T14:32:02.363Z] #1 DONE 0.1s
14:32:02 [2022-09-21T14:32:02.363Z] 
14:32:02 [2022-09-21T14:32:02.363Z] #2 [internal] load build definition from Dockerfile
14:32:02 [2022-09-21T14:32:02.363Z] #2 transferring dockerfile: 19.29kB done
14:32:02 [2022-09-21T14:32:02.628Z] #2 DONE 0.2s
14:32:02 [2022-09-21T14:32:02.628Z] 
14:32:02 [2022-09-21T14:32:02.628Z] #3 resolve image config for docker.io/docker/dockerfile:1
14:32:02 [2022-09-21T14:32:02.888Z] #3 DONE 0.4s
14:32:02 [2022-09-21T14:32:02.888Z] 
14:32:02 [2022-09-21T14:32:02.888Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
14:32:02 [2022-09-21T14:32:02.888Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done
14:32:02 [2022-09-21T14:32:02.888Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0B / 9.21MB 0.1s
14:32:02 [2022-09-21T14:32:02.888Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
14:32:03 [2022-09-21T14:32:03.148Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.2s
14:32:03 [2022-09-21T14:32:03.148Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done
14:32:03 [2022-09-21T14:32:03.148Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done
14:32:03 [2022-09-21T14:32:03.148Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.2s done
14:32:03 [2022-09-21T14:32:03.148Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0
14:32:03 [2022-09-21T14:32:03.408Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done
14:32:03 [2022-09-21T14:32:03.408Z] #4 DONE 0.6s
14:32:03 [2022-09-21T14:32:03.670Z] 
14:32:03 [2022-09-21T14:32:03.670Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
14:32:05 [2022-09-21T14:32:05.580Z] #5 ...
14:32:05 [2022-09-21T14:32:05.580Z] 
14:32:05 [2022-09-21T14:32:05.580Z] #6 [internal] load metadata for docker.io/library/debian:bullseye
14:32:05 [2022-09-21T14:32:05.580Z] #6 DONE 1.9s
14:32:05 [2022-09-21T14:32:05.580Z] 
14:32:05 [2022-09-21T14:32:05.580Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
14:32:05 [2022-09-21T14:32:05.580Z] #7 DONE 2.0s
14:32:05 [2022-09-21T14:32:05.845Z] 
14:32:05 [2022-09-21T14:32:05.845Z] #8 [internal] load metadata for docker.io/library/golang:1.19.1-bullseye
14:32:05 [2022-09-21T14:32:05.845Z] #8 DONE 2.0s
14:32:05 [2022-09-21T14:32:05.845Z] 
14:32:05 [2022-09-21T14:32:05.845Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
14:32:05 [2022-09-21T14:32:05.845Z] #5 DONE 2.1s
14:32:07 [2022-09-21T14:32:07.755Z] 
14:32:07 [2022-09-21T14:32:07.755Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:32:07 [2022-09-21T14:32:07.755Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
14:32:07 [2022-09-21T14:32:07.755Z] #9 DONE 0.1s
14:32:07 [2022-09-21T14:32:07.755Z] 
14:32:07 [2022-09-21T14:32:07.755Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9
14:32:07 [2022-09-21T14:32:07.755Z] #10 resolve docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 0.1s done
14:32:07 [2022-09-21T14:32:07.755Z] #10 sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 1.85kB / 1.85kB done
14:32:07 [2022-09-21T14:32:07.755Z] #10 sha256:59ed139d178b84eaf5d7a13a53dcc4908ee695653f47fb5a4d9040e16e2c1d7c 1.48kB / 1.48kB done
14:32:07 [2022-09-21T14:32:07.755Z] #10 sha256:eb490b2ced5416356116ff04243a97c007825009aa22192c05b6b0068f6941fd 529B / 529B done
14:32:08 [2022-09-21T14:32:08.018Z] #10 ...
14:32:08 [2022-09-21T14:32:08.018Z] 
14:32:08 [2022-09-21T14:32:08.018Z] #11 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
14:32:08 [2022-09-21T14:32:08.018Z] #11 DONE 0.5s
14:32:08 [2022-09-21T14:32:08.018Z] 
14:32:08 [2022-09-21T14:32:08.018Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9
14:32:08 [2022-09-21T14:32:08.018Z] #10 sha256:10cff8997b4d4f243419e6bede830f1ac33f3d18c5200e5fb80e19333883ec2b 0B / 53.69MB 0.2s
14:32:08 [2022-09-21T14:32:08.018Z] #10 ...
14:32:08 [2022-09-21T14:32:08.018Z] 
14:32:08 [2022-09-21T14:32:08.018Z] #11 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
14:32:08 [2022-09-21T14:32:08.018Z] #11 DONE 0.5s
14:32:08 [2022-09-21T14:32:08.018Z] 
14:32:08 [2022-09-21T14:32:08.018Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9
14:32:08 [2022-09-21T14:32:08.018Z] #10 sha256:10cff8997b4d4f243419e6bede830f1ac33f3d18c5200e5fb80e19333883ec2b 3.15MB / 53.69MB 0.3s
14:32:08 [2022-09-21T14:32:08.281Z] #10 sha256:10cff8997b4d4f243419e6bede830f1ac33f3d18c5200e5fb80e19333883ec2b 17.83MB / 53.69MB 0.4s
14:32:08 [2022-09-21T14:32:08.567Z] #10 sha256:10cff8997b4d4f243419e6bede830f1ac33f3d18c5200e5fb80e19333883ec2b 24.12MB / 53.69MB 0.6s
14:32:08 [2022-09-21T14:32:08.567Z] #10 sha256:10cff8997b4d4f243419e6bede830f1ac33f3d18c5200e5fb80e19333883ec2b 51.38MB / 53.69MB 0.8s
14:32:08 [2022-09-21T14:32:08.835Z] #10 sha256:10cff8997b4d4f243419e6bede830f1ac33f3d18c5200e5fb80e19333883ec2b 53.69MB / 53.69MB 1.0s done
14:32:09 [2022-09-21T14:32:09.096Z] #10 extracting sha256:10cff8997b4d4f243419e6bede830f1ac33f3d18c5200e5fb80e19333883ec2b
14:32:10 [2022-09-21T14:32:10.486Z] #10 ...
14:32:10 [2022-09-21T14:32:10.486Z] 
14:32:10 [2022-09-21T14:32:10.486Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:32:10 [2022-09-21T14:32:10.486Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
14:32:10 [2022-09-21T14:32:10.486Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
14:32:10 [2022-09-21T14:32:10.486Z] #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
14:32:10 [2022-09-21T14:32:10.486Z] #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
14:32:10 [2022-09-21T14:32:10.486Z] #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done
14:32:10 [2022-09-21T14:32:10.486Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.8s done
14:32:10 [2022-09-21T14:32:10.486Z] #12 DONE 3.1s
14:32:10 [2022-09-21T14:32:10.486Z] 
14:32:10 [2022-09-21T14:32:10.486Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9
14:32:11 [2022-09-21T14:32:11.868Z] #10 ...
14:32:11 [2022-09-21T14:32:11.868Z] 
14:32:11 [2022-09-21T14:32:11.868Z] #13 [internal] load build context
14:32:11 [2022-09-21T14:32:11.868Z] #13 transferring context: 62.68MB 4.1s done
14:32:11 [2022-09-21T14:32:11.868Z] #13 DONE 4.3s
14:32:11 [2022-09-21T14:32:11.868Z] 
14:32:11 [2022-09-21T14:32:11.868Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9
14:32:11 [2022-09-21T14:32:11.868Z] #10 ...
14:32:11 [2022-09-21T14:32:11.868Z] 
14:32:11 [2022-09-21T14:32:11.868Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:32:11 [2022-09-21T14:32:11.868Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
14:32:11 [2022-09-21T14:32:11.868Z] #9 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
14:32:11 [2022-09-21T14:32:11.868Z] #9 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
14:32:11 [2022-09-21T14:32:11.868Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.6s
14:32:11 [2022-09-21T14:32:11.868Z] #9 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.0s done
14:32:13 [2022-09-21T14:32:13.779Z] #9 ...
14:32:13 [2022-09-21T14:32:13.779Z] 
14:32:13 [2022-09-21T14:32:13.779Z] #14 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05
14:32:13 [2022-09-21T14:32:13.779Z] #14 resolve docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 0.1s done
14:32:13 [2022-09-21T14:32:13.779Z] #14 sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 1.86kB / 1.86kB done
14:32:13 [2022-09-21T14:32:13.779Z] #14 sha256:651f5dadef6758e2fe94daa43ec0259045dc1b6f0c3ec487eff2d8e34735c67c 1.80kB / 1.80kB done
14:32:13 [2022-09-21T14:32:13.779Z] #14 sha256:c5e98f0fcc5ec8e94d0fd0ebf2eec4562ba618c5e5fc7793ab8d48f0633de4e2 7.12kB / 7.12kB done
14:32:13 [2022-09-21T14:32:13.779Z] #14 sha256:10cff8997b4d4f243419e6bede830f1ac33f3d18c5200e5fb80e19333883ec2b 53.69MB / 53.69MB 1.0s done
14:32:13 [2022-09-21T14:32:13.779Z] #14 sha256:4c9f2bf6f4deeb7ed2acd14f7997ec0a0cdf45b5b314051ddaab1911e22d997d 5.15MB / 5.15MB 0.4s done
14:32:13 [2022-09-21T14:32:13.779Z] #14 sha256:daa25dbffbabb85498e5d2c2d270f81ca67f9679617c9611bf18faf6ed4a09a0 10.66MB / 10.66MB 0.7s done
14:32:13 [2022-09-21T14:32:13.779Z] #14 sha256:a9360b3024e18f921a2fcec8614f617312c87ea1a31b5c94c9c643535bde9775 54.68MB / 54.68MB 1.7s done
14:32:13 [2022-09-21T14:32:13.779Z] #14 sha256:fda11074c88f2aff0bbf1d4bbf54d07d9e43a49c0020889b41db31975accb6b4 81.14MB / 81.14MB 2.5s done
14:32:13 [2022-09-21T14:32:13.779Z] #14 sha256:1ad5ad0fcbc6f8eb714a4766e825abafe7d093c8ba6e3417b4ade9392cbdd913 115.10MB / 115.10MB 2.7s done
14:32:13 [2022-09-21T14:32:13.779Z] #14 sha256:e98aaec95718d60b9c545dce22d67931572d915138a76d414a466d4dc2a8a21f 126B / 126B 2.0s done
14:32:13 [2022-09-21T14:32:13.779Z] #14 extracting sha256:4c9f2bf6f4deeb7ed2acd14f7997ec0a0cdf45b5b314051ddaab1911e22d997d
14:32:13 [2022-09-21T14:32:13.779Z] #14 ...
14:32:13 [2022-09-21T14:32:13.779Z] 
14:32:13 [2022-09-21T14:32:13.779Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9
14:32:13 [2022-09-21T14:32:13.779Z] #10 extracting sha256:10cff8997b4d4f243419e6bede830f1ac33f3d18c5200e5fb80e19333883ec2b 3.9s done
14:32:13 [2022-09-21T14:32:13.779Z] #10 DONE 6.2s
14:32:13 [2022-09-21T14:32:13.779Z] 
14:32:13 [2022-09-21T14:32:13.779Z] #14 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05
14:32:13 [2022-09-21T14:32:13.779Z] #14 extracting sha256:4c9f2bf6f4deeb7ed2acd14f7997ec0a0cdf45b5b314051ddaab1911e22d997d 0.2s done
14:32:13 [2022-09-21T14:32:13.779Z] #14 ...
14:32:13 [2022-09-21T14:32:13.779Z] 
14:32:13 [2022-09-21T14:32:13.779Z] #15 [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
14:32:15 [2022-09-21T14:32:15.690Z] #15 1.786 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
14:32:15 [2022-09-21T14:32:15.690Z] #15 1.799 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:32:15 [2022-09-21T14:32:15.690Z] #15 1.799 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:32:15 [2022-09-21T14:32:15.690Z] #15 1.980 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
14:32:15 [2022-09-21T14:32:15.955Z] #15 2.236 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [182 kB]
14:32:16 [2022-09-21T14:32:16.215Z] #15 2.605 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
14:32:17 [2022-09-21T14:32:17.155Z] #15 3.300 Fetched 8464 kB in 2s (4758 kB/s)
14:32:17 [2022-09-21T14:32:17.735Z] #15 3.300 Reading package lists...
14:32:17 [2022-09-21T14:32:17.995Z] #15 3.915 Reading package lists...
14:32:18 [2022-09-21T14:32:18.257Z] #15 4.469 Building dependency tree...
14:32:18 [2022-09-21T14:32:18.517Z] #15 4.935 The following additional packages will be installed:
14:32:18 [2022-09-21T14:32:18.517Z] #15 4.935   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
14:32:18 [2022-09-21T14:32:18.517Z] #15 4.935   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
14:32:18 [2022-09-21T14:32:18.517Z] #15 4.935 Recommended packages:
14:32:18 [2022-09-21T14:32:18.517Z] #15 4.936   libldap-common publicsuffix libsasl2-modules
14:32:18 [2022-09-21T14:32:18.777Z] #15 5.071 The following NEW packages will be installed:
14:32:18 [2022-09-21T14:32:18.777Z] #15 5.071   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
14:32:18 [2022-09-21T14:32:18.777Z] #15 5.071   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
14:32:18 [2022-09-21T14:32:18.777Z] #15 5.071   libssh2-1 openssl
14:32:19 [2022-09-21T14:32:19.037Z] #15 5.343 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
14:32:19 [2022-09-21T14:32:19.037Z] #15 5.343 Need to get 2941 kB of archives.
14:32:19 [2022-09-21T14:32:19.037Z] #15 5.343 After this operation, 6478 kB of additional disk space will be used.
14:32:19 [2022-09-21T14:32:19.037Z] #15 5.343 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB]
14:32:19 [2022-09-21T14:32:19.037Z] #15 5.474 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
14:32:19 [2022-09-21T14:32:19.037Z] #15 5.495 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
14:32:19 [2022-09-21T14:32:19.037Z] #15 5.504 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
14:32:19 [2022-09-21T14:32:19.037Z] #15 5.508 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
14:32:19 [2022-09-21T14:32:19.037Z] #15 5.515 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
14:32:19 [2022-09-21T14:32:19.037Z] #15 5.519 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
14:32:19 [2022-09-21T14:32:19.037Z] #15 5.522 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
14:32:19 [2022-09-21T14:32:19.037Z] #15 5.527 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
14:32:19 [2022-09-21T14:32:19.037Z] #15 5.531 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
14:32:19 [2022-09-21T14:32:19.037Z] #15 5.531 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u3 [324 kB]
14:32:19 [2022-09-21T14:32:19.300Z] #15 5.534 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u3 [264 kB]
14:32:19 [2022-09-21T14:32:19.300Z] #15 5.537 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
14:32:19 [2022-09-21T14:32:19.300Z] #15 5.629 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
14:32:19 [2022-09-21T14:32:19.300Z] #15 5.636 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
14:32:19 [2022-09-21T14:32:19.873Z] #15 6.100 debconf: delaying package configuration, since apt-utils is not installed
14:32:19 [2022-09-21T14:32:19.873Z] #15 6.170 Fetched 2941 kB in 1s (5244 kB/s)
14:32:20 [2022-09-21T14:32:20.133Z] #15 6.507 Selecting previously unselected package openssl.
14:32:20 [2022-09-21T14:32:20.133Z] #15 6.507 (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.)
14:32:20 [2022-09-21T14:32:20.133Z] #15 6.510 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ...
14:32:20 [2022-09-21T14:32:20.133Z] #15 6.530 Unpacking openssl (1.1.1n-0+deb11u3) ...
14:32:20 [2022-09-21T14:32:20.133Z] #15 ...
14:32:20 [2022-09-21T14:32:20.133Z] 
14:32:20 [2022-09-21T14:32:20.133Z] #16 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
14:32:21 [2022-09-21T14:32:21.516Z] #16 DONE 1.1s
14:32:21 [2022-09-21T14:32:21.516Z] 
14:32:21 [2022-09-21T14:32:21.516Z] #17 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
14:32:21 [2022-09-21T14:32:21.516Z] #17 DONE 0.2s
14:32:21 [2022-09-21T14:32:21.516Z] 
14:32:21 [2022-09-21T14:32:21.516Z] #15 [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
14:32:21 [2022-09-21T14:32:21.516Z] #15 7.092 Selecting previously unselected package ca-certificates.
14:32:21 [2022-09-21T14:32:21.516Z] #15 7.093 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
14:32:21 [2022-09-21T14:32:21.516Z] #15 7.123 Unpacking ca-certificates (20210119) ...
14:32:21 [2022-09-21T14:32:21.516Z] #15 7.571 Selecting previously unselected package libbrotli1:arm64.
14:32:21 [2022-09-21T14:32:21.516Z] #15 7.571 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
14:32:21 [2022-09-21T14:32:21.516Z] #15 7.611 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
14:32:21 [2022-09-21T14:32:21.516Z] #15 7.690 Selecting previously unselected package libsasl2-modules-db:arm64.
14:32:21 [2022-09-21T14:32:21.516Z] #15 7.690 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
14:32:21 [2022-09-21T14:32:21.516Z] #15 7.695 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
14:32:21 [2022-09-21T14:32:21.516Z] #15 7.766 Selecting previously unselected package libsasl2-2:arm64.
14:32:21 [2022-09-21T14:32:21.516Z] #15 7.766 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
14:32:21 [2022-09-21T14:32:21.516Z] #15 7.776 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
14:32:21 [2022-09-21T14:32:21.516Z] #15 7.856 Selecting previously unselected package libldap-2.4-2:arm64.
14:32:21 [2022-09-21T14:32:21.516Z] #15 7.856 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
14:32:21 [2022-09-21T14:32:21.517Z] #15 7.867 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
14:32:21 [2022-09-21T14:32:21.517Z] #15 7.931 Selecting previously unselected package libnghttp2-14:arm64.
14:32:21 [2022-09-21T14:32:21.517Z] #15 7.931 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
14:32:21 [2022-09-21T14:32:21.517Z] #15 7.935 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
14:32:21 [2022-09-21T14:32:21.517Z] #15 7.982 Selecting previously unselected package libpsl5:arm64.
14:32:21 [2022-09-21T14:32:21.517Z] #15 7.982 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
14:32:21 [2022-09-21T14:32:21.517Z] #15 7.986 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
14:32:21 [2022-09-21T14:32:21.776Z] #15 8.030 Selecting previously unselected package librtmp1:arm64.
14:32:21 [2022-09-21T14:32:21.776Z] #15 8.031 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
14:32:21 [2022-09-21T14:32:21.776Z] #15 8.035 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
14:32:21 [2022-09-21T14:32:21.776Z] #15 8.085 Selecting previously unselected package libssh2-1:arm64.
14:32:21 [2022-09-21T14:32:21.776Z] #15 8.087 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
14:32:21 [2022-09-21T14:32:21.776Z] #15 8.091 Unpacking libssh2-1:arm64 (1.9.0-2) ...
14:32:21 [2022-09-21T14:32:21.776Z] #15 8.144 Selecting previously unselected package libcurl4:arm64.
14:32:21 [2022-09-21T14:32:21.776Z] #15 8.144 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_arm64.deb ...
14:32:21 [2022-09-21T14:32:21.776Z] #15 8.147 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
14:32:21 [2022-09-21T14:32:21.776Z] #15 8.207 Selecting previously unselected package curl.
14:32:21 [2022-09-21T14:32:21.776Z] #15 8.207 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_arm64.deb ...
14:32:21 [2022-09-21T14:32:21.776Z] #15 8.211 Unpacking curl (7.74.0-1.3+deb11u3) ...
14:32:22 [2022-09-21T14:32:22.038Z] #15 8.274 Selecting previously unselected package libonig5:arm64.
14:32:22 [2022-09-21T14:32:22.038Z] #15 8.274 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
14:32:22 [2022-09-21T14:32:22.038Z] #15 8.276 Unpacking libonig5:arm64 (6.9.6-1.1) ...
14:32:22 [2022-09-21T14:32:22.038Z] #15 8.331 Selecting previously unselected package libjq1:arm64.
14:32:22 [2022-09-21T14:32:22.038Z] #15 8.331 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
14:32:22 [2022-09-21T14:32:22.038Z] #15 8.336 Unpacking libjq1:arm64 (1.6-2.1) ...
14:32:22 [2022-09-21T14:32:22.038Z] #15 8.386 Selecting previously unselected package jq.
14:32:22 [2022-09-21T14:32:22.038Z] #15 8.386 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
14:32:22 [2022-09-21T14:32:22.038Z] #15 8.389 Unpacking jq (1.6-2.1) ...
14:32:22 [2022-09-21T14:32:22.038Z] #15 8.431 Setting up libpsl5:arm64 (0.21.0-1.2) ...
14:32:22 [2022-09-21T14:32:22.038Z] #15 8.445 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
14:32:22 [2022-09-21T14:32:22.038Z] #15 8.456 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
14:32:22 [2022-09-21T14:32:22.038Z] #15 8.468 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
14:32:22 [2022-09-21T14:32:22.298Z] #15 8.480 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
14:32:22 [2022-09-21T14:32:22.298Z] #15 8.494 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
14:32:22 [2022-09-21T14:32:22.298Z] #15 8.505 Setting up libssh2-1:arm64 (1.9.0-2) ...
14:32:22 [2022-09-21T14:32:22.298Z] #15 8.517 Setting up openssl (1.1.1n-0+deb11u3) ...
14:32:22 [2022-09-21T14:32:22.298Z] #15 8.532 Setting up libonig5:arm64 (6.9.6-1.1) ...
14:32:22 [2022-09-21T14:32:22.298Z] #15 8.543 Setting up libjq1:arm64 (1.6-2.1) ...
14:32:22 [2022-09-21T14:32:22.298Z] #15 8.555 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
14:32:22 [2022-09-21T14:32:22.298Z] #15 8.572 Setting up ca-certificates (20210119) ...
14:32:22 [2022-09-21T14:32:22.867Z] #15 9.290 Updating certificates in /etc/ssl/certs...
14:32:23 [2022-09-21T14:32:23.814Z] #15 10.19 129 added, 0 removed; done.
14:32:23 [2022-09-21T14:32:23.814Z] #15 10.23 Setting up jq (1.6-2.1) ...
14:32:23 [2022-09-21T14:32:23.814Z] #15 10.24 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
14:32:23 [2022-09-21T14:32:23.814Z] #15 10.25 Setting up curl (7.74.0-1.3+deb11u3) ...
14:32:23 [2022-09-21T14:32:23.814Z] #15 10.26 Processing triggers for libc-bin (2.31-13+deb11u4) ...
14:32:23 [2022-09-21T14:32:23.814Z] #15 10.29 Processing triggers for ca-certificates (20210119) ...
14:32:24 [2022-09-21T14:32:24.074Z] #15 10.31 Updating certificates in /etc/ssl/certs...
14:32:24 [2022-09-21T14:32:24.074Z] #15 ...
14:32:24 [2022-09-21T14:32:24.074Z] 
14:32:24 [2022-09-21T14:32:24.074Z] #14 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05
14:32:24 [2022-09-21T14:32:24.074Z] #14 extracting sha256:daa25dbffbabb85498e5d2c2d270f81ca67f9679617c9611bf18faf6ed4a09a0 0.2s done
14:32:24 [2022-09-21T14:32:24.074Z] #14 extracting sha256:a9360b3024e18f921a2fcec8614f617312c87ea1a31b5c94c9c643535bde9775 2.5s done
14:32:24 [2022-09-21T14:32:24.074Z] #14 extracting sha256:fda11074c88f2aff0bbf1d4bbf54d07d9e43a49c0020889b41db31975accb6b4 2.7s done
14:32:24 [2022-09-21T14:32:24.074Z] #14 extracting sha256:1ad5ad0fcbc6f8eb714a4766e825abafe7d093c8ba6e3417b4ade9392cbdd913 3.6s
14:32:25 [2022-09-21T14:32:25.013Z] #14 ...
14:32:25 [2022-09-21T14:32:25.013Z] 
14:32:25 [2022-09-21T14:32:25.013Z] #15 [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
14:32:25 [2022-09-21T14:32:25.013Z] #15 11.12 0 added, 0 removed; done.
14:32:25 [2022-09-21T14:32:25.013Z] #15 11.12 Running hooks in /etc/ca-certificates/update.d...
14:32:25 [2022-09-21T14:32:25.013Z] #15 11.12 done.
14:32:25 [2022-09-21T14:32:25.273Z] #15 DONE 11.6s
14:32:25 [2022-09-21T14:32:25.273Z] 
14:32:25 [2022-09-21T14:32:25.273Z] #14 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05
14:32:25 [2022-09-21T14:32:25.534Z] #14 ...
14:32:25 [2022-09-21T14:32:25.534Z] 
14:32:25 [2022-09-21T14:32:25.534Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
14:32:25 [2022-09-21T14:32:25.534Z] #18 DONE 0.2s
14:32:25 [2022-09-21T14:32:25.534Z] 
14:32:25 [2022-09-21T14:32:25.534Z] #14 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05
14:32:26 [2022-09-21T14:32:26.124Z] #14 extracting sha256:1ad5ad0fcbc6f8eb714a4766e825abafe7d093c8ba6e3417b4ade9392cbdd913 5.7s done
14:32:26 [2022-09-21T14:32:26.433Z] #14 extracting sha256:e98aaec95718d60b9c545dce22d67931572d915138a76d414a466d4dc2a8a21f
14:32:26 [2022-09-21T14:32:26.708Z] #14 extracting sha256:e98aaec95718d60b9c545dce22d67931572d915138a76d414a466d4dc2a8a21f done
14:32:26 [2022-09-21T14:32:26.972Z] #14 DONE 19.3s
14:32:26 [2022-09-21T14:32:26.972Z] 
14:32:26 [2022-09-21T14:32:26.972Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
14:32:27 [2022-09-21T14:32:27.547Z] #19 DONE 0.6s
14:32:27 [2022-09-21T14:32:27.547Z] 
14:32:27 [2022-09-21T14:32:27.547Z] #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
14:32:28 [2022-09-21T14:32:28.120Z] #20 DONE 0.7s
14:32:28 [2022-09-21T14:32:28.120Z] 
14:32:28 [2022-09-21T14:32:28.120Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:32:28 [2022-09-21T14:32:28.384Z] #21 ...
14:32:28 [2022-09-21T14:32:28.384Z] 
14:32:28 [2022-09-21T14:32:28.384Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:32:28 [2022-09-21T14:32:28.384Z] #22 DONE 0.2s
14:32:28 [2022-09-21T14:32:28.384Z] 
14:32:28 [2022-09-21T14:32:28.384Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:32:28 [2022-09-21T14:32:28.384Z] #21 DONE 0.3s
14:32:28 [2022-09-21T14:32:28.384Z] 
14:32:28 [2022-09-21T14:32:28.384Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && 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 "v2.1.0";                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
14:32:28 [2022-09-21T14:32:28.646Z] #23 ...
14:32:28 [2022-09-21T14:32:28.646Z] 
14:32:28 [2022-09-21T14:32:28.646Z] #24 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
14:32:28 [2022-09-21T14:32:28.646Z] #24 DONE 0.5s
14:32:28 [2022-09-21T14:32:28.646Z] 
14:32:28 [2022-09-21T14:32:28.646Z] #25 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
14:32:28 [2022-09-21T14:32:28.646Z] #25 DONE 0.6s
14:32:28 [2022-09-21T14:32:28.907Z] 
14:32:28 [2022-09-21T14:32:28.907Z] #26 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
14:32:28 [2022-09-21T14:32:28.907Z] #26 DONE 0.6s
14:32:28 [2022-09-21T14:32:28.907Z] 
14:32:28 [2022-09-21T14:32:28.907Z] #27 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
14:32:33 [2022-09-21T14:32:33.117Z] #27 4.180 + RM_GOPATH=0
14:32:33 [2022-09-21T14:32:33.117Z] #27 4.180 + TMP_GOPATH=
14:32:33 [2022-09-21T14:32:33.117Z] #27 4.180 + : /build
14:32:33 [2022-09-21T14:32:33.117Z] #27 4.180 + '[' -z '' ']'
14:32:33 [2022-09-21T14:32:33.117Z] #27 4.180 ++ mktemp -d
14:32:33 [2022-09-21T14:32:33.117Z] #27 4.213 + export GOPATH=/tmp/tmp.IS33YYXw62
14:32:33 [2022-09-21T14:32:33.117Z] #27 4.213 + GOPATH=/tmp/tmp.IS33YYXw62
14:32:33 [2022-09-21T14:32:33.117Z] #27 4.213 + RM_GOPATH=1
14:32:33 [2022-09-21T14:32:33.117Z] #27 4.213 + case "$(go env GOARCH)" in
14:32:33 [2022-09-21T14:32:33.117Z] #27 4.213 ++ go env GOARCH
14:32:33 [2022-09-21T14:32:33.117Z] #27 4.293 + export GO_BUILDMODE=-buildmode=pie
14:32:33 [2022-09-21T14:32:33.117Z] #27 4.293 + GO_BUILDMODE=-buildmode=pie
14:32:33 [2022-09-21T14:32:33.117Z] #27 4.295 ++ dirname /install.sh
14:32:33 [2022-09-21T14:32:33.117Z] #27 4.304 + dir=/
14:32:33 [2022-09-21T14:32:33.117Z] #27 4.304 + bin=rootlesskit
14:32:33 [2022-09-21T14:32:33.117Z] #27 4.304 + shift
14:32:33 [2022-09-21T14:32:33.117Z] #27 4.304 + '[' '!' -f //rootlesskit.installer ']'
14:32:33 [2022-09-21T14:32:33.117Z] #27 4.304 + . //rootlesskit.installer
14:32:33 [2022-09-21T14:32:33.117Z] #27 4.304 ++ : 1920341cd41e047834a21007424162a2dc946315
14:32:33 [2022-09-21T14:32:33.117Z] #27 4.304 + install_rootlesskit
14:32:33 [2022-09-21T14:32:33.117Z] #27 4.304 + case "$1" in
14:32:33 [2022-09-21T14:32:33.117Z] #27 4.304 + export CGO_ENABLED=0
14:32:33 [2022-09-21T14:32:33.117Z] #27 4.304 + CGO_ENABLED=0
14:32:33 [2022-09-21T14:32:33.117Z] #27 4.304 + _install_rootlesskit
14:32:33 [2022-09-21T14:32:33.117Z] #27 4.304 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
14:32:33 [2022-09-21T14:32:33.117Z] #27 4.305 + for f in rootlesskit rootlesskit-docker-proxy
14:32:33 [2022-09-21T14:32:33.117Z] #27 4.305 + GOBIN=/build
14:32:33 [2022-09-21T14:32:33.117Z] #27 4.305 + GO111MODULE=on
14:32:33 [2022-09-21T14:32:33.117Z] #27 4.305 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
14:32:33 [2022-09-21T14:32:33.117Z] #27 4.305 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
14:32:33 [2022-09-21T14:32:33.686Z] #27 4.854 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
14:32:34 [2022-09-21T14:32:34.626Z] #27 ...
14:32:34 [2022-09-21T14:32:34.626Z] 
14:32:34 [2022-09-21T14:32:34.626Z] #28 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
14:32:34 [2022-09-21T14:32:34.626Z] #0 4.524 + RM_GOPATH=0
14:32:34 [2022-09-21T14:32:34.626Z] #0 4.524 + TMP_GOPATH=
14:32:34 [2022-09-21T14:32:34.626Z] #0 4.525 + : /build
14:32:34 [2022-09-21T14:32:34.626Z] #0 4.526 + '[' -z '' ']'
14:32:34 [2022-09-21T14:32:34.626Z] #0 4.527 ++ mktemp -d
14:32:34 [2022-09-21T14:32:34.626Z] #0 4.529 + export GOPATH=/tmp/tmp.cXCgM9MVkM
14:32:34 [2022-09-21T14:32:34.626Z] #0 4.529 + GOPATH=/tmp/tmp.cXCgM9MVkM
14:32:34 [2022-09-21T14:32:34.626Z] #0 4.529 + RM_GOPATH=1
14:32:34 [2022-09-21T14:32:34.626Z] #0 4.534 + case "$(go env GOARCH)" in
14:32:34 [2022-09-21T14:32:34.626Z] #0 4.535 ++ go env GOARCH
14:32:34 [2022-09-21T14:32:34.626Z] #0 4.550 + export GO_BUILDMODE=-buildmode=pie
14:32:34 [2022-09-21T14:32:34.626Z] #0 4.550 + GO_BUILDMODE=-buildmode=pie
14:32:34 [2022-09-21T14:32:34.626Z] #0 4.551 ++ dirname /install.sh
14:32:34 [2022-09-21T14:32:34.626Z] #0 4.558 + dir=/
14:32:34 [2022-09-21T14:32:34.626Z] #0 4.558 + bin=dockercli
14:32:34 [2022-09-21T14:32:34.626Z] #0 4.559 + shift
14:32:34 [2022-09-21T14:32:34.626Z] #0 4.559 + '[' '!' -f //dockercli.installer ']'
14:32:34 [2022-09-21T14:32:34.626Z] #0 4.559 + . //dockercli.installer
14:32:34 [2022-09-21T14:32:34.626Z] #0 4.559 ++ : stable
14:32:34 [2022-09-21T14:32:34.626Z] #0 4.560 ++ : 17.06.2-ce
14:32:34 [2022-09-21T14:32:34.626Z] #0 4.560 + install_dockercli
14:32:34 [2022-09-21T14:32:34.626Z] #0 4.560 + echo 'Install docker/cli version 17.06.2-ce from stable'
14:32:34 [2022-09-21T14:32:34.626Z] #0 4.561 Install docker/cli version 17.06.2-ce from stable
14:32:34 [2022-09-21T14:32:34.626Z] #0 4.561 ++ uname -m
14:32:34 [2022-09-21T14:32:34.626Z] #0 4.563 + arch=aarch64
14:32:34 [2022-09-21T14:32:34.626Z] #0 4.563 + '[' aarch64 '!=' x86_64 ']'
14:32:34 [2022-09-21T14:32:34.626Z] #0 4.566 + '[' aarch64 '!=' s390x ']'
14:32:34 [2022-09-21T14:32:34.626Z] #0 4.566 + '[' aarch64 '!=' armhf ']'
14:32:34 [2022-09-21T14:32:34.626Z] #0 4.566 + build_dockercli
14:32:34 [2022-09-21T14:32:34.626Z] #0 4.567 + git clone https://github.com/docker/docker-ce /tmp/tmp.cXCgM9MVkM/tmp/docker-ce
14:32:34 [2022-09-21T14:32:34.626Z] #0 4.569 Cloning into '/tmp/tmp.cXCgM9MVkM/tmp/docker-ce'...
14:32:35 [2022-09-21T14:32:35.569Z] #28 ...
14:32:35 [2022-09-21T14:32:35.569Z] 
14:32:35 [2022-09-21T14:32:35.569Z] #29 [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
14:32:35 [2022-09-21T14:32:35.569Z] #0 1.768 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
14:32:35 [2022-09-21T14:32:35.569Z] #0 2.026 
14:32:35 [2022-09-21T14:32:35.569Z] #0 2.250 #=#=#                                                                         

######################################################################## 100.0%
14:32:35 [2022-09-21T14:32:35.569Z] #0 2.479 
14:32:35 [2022-09-21T14:32:35.569Z] #0 3.668 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
14:32:35 [2022-09-21T14:32:35.569Z] #0 4.030 
14:32:35 [2022-09-21T14:32:35.569Z] #0 4.278 #=#=#                                                                         

#############################                                             40.9%
######################################################################## 100.0%
14:32:35 [2022-09-21T14:32:35.569Z] #0 4.687 
14:32:35 [2022-09-21T14:32:35.569Z] #0 5.809 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
14:32:35 [2022-09-21T14:32:35.569Z] #0 6.098 
14:32:35 [2022-09-21T14:32:35.569Z] #0 6.332 #=#=#                                                                         

                                                                           0.0%
#########################################                                 57.6%
########################################################                  79.1%
######################################################################## 100.0%
14:32:35 [2022-09-21T14:32:35.569Z] #0 7.141 
14:32:36 [2022-09-21T14:32:36.509Z] #29 ...
14:32:36 [2022-09-21T14:32:36.509Z] 
14:32:36 [2022-09-21T14:32:36.509Z] #27 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
14:32:36 [2022-09-21T14:32:36.509Z] #27 7.600 go: downloading github.com/sirupsen/logrus v1.8.1
14:32:36 [2022-09-21T14:32:36.509Z] #27 7.600 go: downloading github.com/urfave/cli/v2 v2.4.0
14:32:36 [2022-09-21T14:32:36.771Z] #27 8.023 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
14:32:38 [2022-09-21T14:32:38.167Z] #27 ...
14:32:38 [2022-09-21T14:32:38.167Z] 
14:32:38 [2022-09-21T14:32:38.167Z] #30 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
14:32:38 [2022-09-21T14:32:38.167Z] #0 4.690 go: downloading mvdan.cc/sh/v3 v3.0.2
14:32:38 [2022-09-21T14:32:38.167Z] #0 5.591 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
14:32:38 [2022-09-21T14:32:38.167Z] #0 5.614 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
14:32:38 [2022-09-21T14:32:38.167Z] #0 5.640 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
14:32:38 [2022-09-21T14:32:38.167Z] #0 7.480 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
14:32:38 [2022-09-21T14:32:38.167Z] #30 ...
14:32:38 [2022-09-21T14:32:38.167Z] 
14:32:38 [2022-09-21T14:32:38.167Z] #31 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
14:32:38 [2022-09-21T14:32:38.167Z] #0 4.516 go: downloading github.com/pelletier/go-toml v1.8.1
14:32:38 [2022-09-21T14:32:38.428Z] #31 ...
14:32:38 [2022-09-21T14:32:38.428Z] 
14:32:38 [2022-09-21T14:32:38.428Z] #32 [tini 1/3] 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
14:32:38 [2022-09-21T14:32:38.428Z] #0 5.314 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:32:38 [2022-09-21T14:32:38.428Z] #0 5.350 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:32:38 [2022-09-21T14:32:38.428Z] #0 5.494 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:32:38 [2022-09-21T14:32:38.428Z] #0 6.378 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
14:32:38 [2022-09-21T14:32:38.428Z] #0 9.485 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [182 kB]
14:32:38 [2022-09-21T14:32:38.688Z] #32 ...
14:32:38 [2022-09-21T14:32:38.688Z] 
14:32:38 [2022-09-21T14:32:38.688Z] #33 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
14:32:38 [2022-09-21T14:32:38.688Z] #0 5.195 go: downloading github.com/go-delve/delve v1.8.1
14:32:38 [2022-09-21T14:32:38.688Z] #33 ...
14:32:38 [2022-09-21T14:32:38.688Z] 
14:32:38 [2022-09-21T14:32:38.688Z] #34 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
14:32:38 [2022-09-21T14:32:38.688Z] #0 3.922 go: downloading github.com/tc-hib/go-winres v0.2.3
14:32:38 [2022-09-21T14:32:38.688Z] #0 4.630 go: downloading github.com/tc-hib/winres v0.1.5
14:32:38 [2022-09-21T14:32:38.688Z] #0 5.849 go: downloading github.com/urfave/cli/v2 v2.3.0
14:32:38 [2022-09-21T14:32:38.688Z] #0 6.102 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
14:32:38 [2022-09-21T14:32:38.688Z] #0 6.276 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
14:32:38 [2022-09-21T14:32:38.688Z] #0 9.108 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
14:32:38 [2022-09-21T14:32:38.688Z] #0 9.376 go: downloading github.com/russross/blackfriday/v2 v2.1.0
14:32:38 [2022-09-21T14:32:38.948Z] #34 ...
14:32:38 [2022-09-21T14:32:38.948Z] 
14:32:38 [2022-09-21T14:32:38.948Z] #35 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
14:32:38 [2022-09-21T14:32:38.948Z] #0 4.605 + git clone https://github.com/kolyshkin/go-swagger.git .
14:32:38 [2022-09-21T14:32:38.948Z] #0 4.622 Cloning into '.'...
14:32:38 [2022-09-21T14:32:38.948Z] #35 ...
14:32:38 [2022-09-21T14:32:38.948Z] 
14:32:38 [2022-09-21T14:32:38.948Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
14:32:38 [2022-09-21T14:32:38.948Z] #0 5.314 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:32:38 [2022-09-21T14:32:38.948Z] #0 5.371 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:32:38 [2022-09-21T14:32:38.948Z] #0 5.497 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:32:38 [2022-09-21T14:32:38.948Z] #0 6.261 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
14:32:38 [2022-09-21T14:32:38.948Z] #0 8.642 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [182 kB]
14:32:39 [2022-09-21T14:32:39.209Z] #36 ...
14:32:39 [2022-09-21T14:32:39.209Z] 
14:32:39 [2022-09-21T14:32:39.209Z] #37 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
14:32:39 [2022-09-21T14:32:39.209Z] #0 4.675 go: downloading gotest.tools/gotestsum v1.8.1
14:32:39 [2022-09-21T14:32:39.209Z] #0 6.456 go: downloading github.com/fatih/color v1.10.0
14:32:39 [2022-09-21T14:32:39.209Z] #0 6.685 go: downloading github.com/dnephin/pflag v1.0.7
14:32:39 [2022-09-21T14:32:39.209Z] #0 6.744 go: downloading golang.org/x/tools v0.1.0
14:32:39 [2022-09-21T14:32:39.209Z] #0 7.006 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
14:32:39 [2022-09-21T14:32:39.209Z] #0 7.027 go: downloading github.com/pkg/errors v0.9.1
14:32:39 [2022-09-21T14:32:39.209Z] #0 7.152 go: downloading github.com/mattn/go-colorable v0.1.8
14:32:39 [2022-09-21T14:32:39.209Z] #0 7.455 go: downloading github.com/mattn/go-isatty v0.0.12
14:32:39 [2022-09-21T14:32:39.209Z] #0 7.864 go: downloading github.com/jonboulle/clockwork v0.2.2
14:32:39 [2022-09-21T14:32:39.209Z] #0 8.193 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
14:32:39 [2022-09-21T14:32:39.209Z] #0 8.358 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
14:32:39 [2022-09-21T14:32:39.209Z] #0 8.462 go: downloading github.com/fsnotify/fsnotify v1.4.9
14:32:39 [2022-09-21T14:32:39.209Z] #0 8.605 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
14:32:39 [2022-09-21T14:32:39.209Z] #37 ...
14:32:39 [2022-09-21T14:32:39.209Z] 
14:32:39 [2022-09-21T14:32:39.209Z] #38 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
14:32:39 [2022-09-21T14:32:39.209Z] #0 5.318 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:32:39 [2022-09-21T14:32:39.209Z] #0 5.363 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:32:39 [2022-09-21T14:32:39.209Z] #0 5.497 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:32:39 [2022-09-21T14:32:39.209Z] #0 6.299 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
14:32:39 [2022-09-21T14:32:39.209Z] #0 8.799 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [182 kB]
14:32:39 [2022-09-21T14:32:39.469Z] #38 ...
14:32:39 [2022-09-21T14:32:39.469Z] 
14:32:39 [2022-09-21T14:32:39.469Z] #39 [containerd 1/3] 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
14:32:39 [2022-09-21T14:32:39.469Z] #0 5.412 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:32:39 [2022-09-21T14:32:39.469Z] #0 5.446 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:32:39 [2022-09-21T14:32:39.469Z] #0 5.495 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:32:39 [2022-09-21T14:32:39.469Z] #0 6.344 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
14:32:39 [2022-09-21T14:32:39.469Z] #0 9.294 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [182 kB]
14:32:39 [2022-09-21T14:32:39.730Z] #39 ...
14:32:39 [2022-09-21T14:32:39.730Z] 
14:32:39 [2022-09-21T14:32:39.730Z] #40 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
14:32:39 [2022-09-21T14:32:39.730Z] #0 4.820 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:32:39 [2022-09-21T14:32:39.730Z] #0 4.906 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:32:39 [2022-09-21T14:32:39.730Z] #0 4.927 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:32:39 [2022-09-21T14:32:39.730Z] #0 5.495 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
14:32:39 [2022-09-21T14:32:39.730Z] #0 5.983 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
14:32:39 [2022-09-21T14:32:39.730Z] #0 9.006 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [182 kB]
14:32:39 [2022-09-21T14:32:39.730Z] #40 ...
14:32:39 [2022-09-21T14:32:39.730Z] 
14:32:39 [2022-09-21T14:32:39.730Z] #41 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
14:32:39 [2022-09-21T14:32:39.730Z] #0 4.813 go: downloading github.com/golangci/golangci-lint v1.46.2
14:32:39 [2022-09-21T14:32:39.730Z] #0 7.486 go: downloading github.com/fatih/color v1.13.0
14:32:39 [2022-09-21T14:32:39.730Z] #0 7.514 go: downloading github.com/gofrs/flock v0.8.1
14:32:39 [2022-09-21T14:32:39.730Z] #0 7.610 go: downloading github.com/spf13/cobra v1.4.0
14:32:39 [2022-09-21T14:32:39.730Z] #0 7.687 go: downloading github.com/spf13/pflag v1.0.5
14:32:39 [2022-09-21T14:32:39.730Z] #0 7.902 go: downloading github.com/spf13/viper v1.11.0
14:32:39 [2022-09-21T14:32:39.730Z] #0 8.025 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
14:32:39 [2022-09-21T14:32:39.730Z] #0 8.674 go: downloading github.com/mattn/go-colorable v0.1.12
14:32:39 [2022-09-21T14:32:39.730Z] #0 8.675 go: downloading github.com/mattn/go-isatty v0.0.14
14:32:39 [2022-09-21T14:32:39.730Z] #0 8.774 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
14:32:39 [2022-09-21T14:32:39.730Z] #0 8.801 go: downloading github.com/go-critic/go-critic v0.6.3
14:32:39 [2022-09-21T14:32:39.730Z] #0 10.76 go: downloading github.com/hashicorp/go-version v1.4.0
14:32:39 [2022-09-21T14:32:39.730Z] #0 10.93 go: downloading github.com/ldez/gomoddirectives v0.2.3
14:32:39 [2022-09-21T14:32:39.730Z] #0 11.16 go: downloading github.com/mitchellh/go-homedir v1.1.0
14:32:39 [2022-09-21T14:32:39.730Z] #0 11.36 go: downloading github.com/hashicorp/go-multierror v1.1.1
14:32:39 [2022-09-21T14:32:39.991Z] #41 ...
14:32:39 [2022-09-21T14:32:39.991Z] 
14:32:39 [2022-09-21T14:32:39.991Z] #29 [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
14:32:39 [2022-09-21T14:32:39.991Z] #29 11.94 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
14:32:39 [2022-09-21T14:32:39.991Z] #29 13.77 #=#=#                                                                         
14:32:39 [2022-09-21T14:32:39.991Z] #29 14.23 #=#=#                                                                         

######################################################################## 100.0%
14:32:40 [2022-09-21T14:32:40.933Z] #29 15.58 
14:32:42 [2022-09-21T14:32:42.316Z] #29 ...
14:32:42 [2022-09-21T14:32:42.316Z] 
14:32:42 [2022-09-21T14:32:42.317Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && 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 "v2.1.0";                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
14:32:42 [2022-09-21T14:32:42.317Z] #23 3.949 + git clone https://github.com/docker/distribution.git .
14:32:42 [2022-09-21T14:32:42.317Z] #23 3.956 Cloning into '.'...
14:32:42 [2022-09-21T14:32:42.577Z] #23 ...
14:32:42 [2022-09-21T14:32:42.577Z] 
14:32:42 [2022-09-21T14:32:42.577Z] #37 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
14:32:42 [2022-09-21T14:32:42.577Z] #37 14.25 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
14:32:42 [2022-09-21T14:32:42.577Z] #37 14.26 go: downloading golang.org/x/mod v0.3.0
14:32:45 [2022-09-21T14:32:45.129Z] #37 ...
14:32:45 [2022-09-21T14:32:45.129Z] 
14:32:45 [2022-09-21T14:32:45.129Z] #31 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
14:32:45 [2022-09-21T14:32:45.129Z] #31 15.53 tomll can be used in two ways:
14:32:45 [2022-09-21T14:32:45.129Z] #31 15.53 Writing to STDIN and reading from STDOUT:
14:32:45 [2022-09-21T14:32:45.129Z] #31 15.53   cat file.toml | tomll > file.toml
14:32:45 [2022-09-21T14:32:45.129Z] #31 15.53 
14:32:45 [2022-09-21T14:32:45.129Z] #31 15.53 Reading and updating a list of files:
14:32:45 [2022-09-21T14:32:45.129Z] #31 15.53   tomll a.toml b.toml c.toml
14:32:45 [2022-09-21T14:32:45.129Z] #31 15.53 
14:32:45 [2022-09-21T14:32:45.129Z] #31 15.53 When given a list of files, tomll will modify all files in place without asking.
14:32:45 [2022-09-21T14:32:45.129Z] #31 DONE 16.5s
14:32:45 [2022-09-21T14:32:45.129Z] 
14:32:45 [2022-09-21T14:32:45.129Z] #41 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
14:32:45 [2022-09-21T14:32:45.129Z] #41 15.77 go: downloading github.com/sirupsen/logrus v1.8.1
14:32:45 [2022-09-21T14:32:45.129Z] #41 15.77 go: downloading github.com/stretchr/testify v1.7.1
14:32:45 [2022-09-21T14:32:45.129Z] #41 15.81 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
14:32:45 [2022-09-21T14:32:45.129Z] #41 16.02 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
14:32:45 [2022-09-21T14:32:45.129Z] #41 16.18 go: downloading github.com/fsnotify/fsnotify v1.5.4
14:32:45 [2022-09-21T14:32:45.129Z] #41 16.29 go: downloading github.com/mitchellh/mapstructure v1.5.0
14:32:45 [2022-09-21T14:32:45.129Z] #41 16.48 go: downloading github.com/spf13/afero v1.8.2
14:32:45 [2022-09-21T14:32:45.129Z] #41 16.50 go: downloading github.com/spf13/cast v1.4.1
14:32:45 [2022-09-21T14:32:45.129Z] #41 16.63 go: downloading github.com/spf13/jwalterweatherman v1.1.0
14:32:45 [2022-09-21T14:32:45.129Z] #41 16.80 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
14:32:45 [2022-09-21T14:32:45.700Z] #41 17.41 go: downloading github.com/go-toolsmith/astcast v1.0.0
14:32:45 [2022-09-21T14:32:45.700Z] #41 17.65 go: downloading github.com/go-toolsmith/astcopy v1.0.0
14:32:45 [2022-09-21T14:32:45.960Z] #41 17.70 go: downloading github.com/go-toolsmith/astequal v1.0.1
14:32:45 [2022-09-21T14:32:45.960Z] #41 17.73 go: downloading github.com/go-toolsmith/astfmt v1.0.0
14:32:45 [2022-09-21T14:32:45.960Z] #41 17.81 go: downloading github.com/go-toolsmith/astp v1.0.0
14:32:46 [2022-09-21T14:32:46.219Z] #41 17.96 go: downloading github.com/go-toolsmith/strparse v1.0.0
14:32:46 [2022-09-21T14:32:46.219Z] #41 18.00 go: downloading github.com/go-toolsmith/typep v1.0.2
14:32:46 [2022-09-21T14:32:46.219Z] #41 18.17 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
14:32:47 [2022-09-21T14:32:47.159Z] #41 18.87 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
14:32:47 [2022-09-21T14:32:47.159Z] #41 19.04 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
14:32:47 [2022-09-21T14:32:47.727Z] #41 19.56 go: downloading github.com/hashicorp/errwrap v1.0.0
14:32:47 [2022-09-21T14:32:47.727Z] #41 19.57 go: downloading 4d63.com/gochecknoglobals v0.1.0
14:32:47 [2022-09-21T14:32:47.986Z] #41 19.92 go: downloading github.com/Antonboom/errname v0.1.6
14:32:47 [2022-09-21T14:32:47.986Z] #41 20.00 go: downloading github.com/Antonboom/nilnil v0.1.1
14:32:48 [2022-09-21T14:32:48.246Z] #41 20.09 go: downloading github.com/BurntSushi/toml v1.1.0
14:32:48 [2022-09-21T14:32:48.246Z] #41 20.15 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
14:32:48 [2022-09-21T14:32:48.505Z] #41 ...
14:32:48 [2022-09-21T14:32:48.506Z] 
14:32:48 [2022-09-21T14:32:48.506Z] #29 [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
14:32:48 [2022-09-21T14:32:48.506Z] #29 18.67 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
14:32:48 [2022-09-21T14:32:48.506Z] #29 20.79 #=#=#                                                                         
14:32:48 [2022-09-21T14:32:48.506Z] #29 21.13 #=#=#                                                                         

######################################################################## 100.0%
14:32:48 [2022-09-21T14:32:48.506Z] #29 22.45 
14:32:48 [2022-09-21T14:32:48.506Z] #29 22.86 Download of images into '/build' complete.
14:32:48 [2022-09-21T14:32:48.506Z] #29 22.87 Use something like the following to load the result into a Docker daemon:
14:32:48 [2022-09-21T14:32:48.506Z] #29 22.87   tar -cC '/build' . | docker load
14:32:48 [2022-09-21T14:32:48.506Z] #29 DONE 23.1s
14:32:48 [2022-09-21T14:32:48.765Z] 
14:32:48 [2022-09-21T14:32:48.765Z] #41 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
14:32:48 [2022-09-21T14:32:48.765Z] #41 20.54 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
14:32:48 [2022-09-21T14:32:48.765Z] #41 20.65 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
14:32:49 [2022-09-21T14:32:49.024Z] #41 20.81 go: downloading github.com/alexkohler/prealloc v1.0.0
14:32:49 [2022-09-21T14:32:49.024Z] #41 20.86 go: downloading github.com/ashanbrown/forbidigo v1.3.0
14:32:49 [2022-09-21T14:32:49.024Z] #41 20.96 go: downloading github.com/ashanbrown/makezero v1.1.1
14:32:49 [2022-09-21T14:32:49.284Z] #41 21.05 go: downloading github.com/bkielbasa/cyclop v1.2.0
14:32:49 [2022-09-21T14:32:49.284Z] #41 21.30 go: downloading github.com/blizzy78/varnamelen v0.8.0
14:32:49 [2022-09-21T14:32:49.544Z] #41 21.35 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
14:32:49 [2022-09-21T14:32:49.544Z] #41 21.43 go: downloading github.com/breml/bidichk v0.2.3
14:32:49 [2022-09-21T14:32:49.544Z] #41 21.51 go: downloading github.com/breml/errchkjson v0.3.0
14:32:49 [2022-09-21T14:32:49.544Z] #41 ...
14:32:49 [2022-09-21T14:32:49.544Z] 
14:32:49 [2022-09-21T14:32:49.544Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
14:32:49 [2022-09-21T14:32:49.544Z] #36 11.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
14:32:49 [2022-09-21T14:32:49.544Z] #36 17.81 Fetched 8464 kB in 13s (661 kB/s)
14:32:49 [2022-09-21T14:32:49.804Z] #36 17.81 Reading package lists...
14:32:49 [2022-09-21T14:32:49.804Z] #36 ...
14:32:49 [2022-09-21T14:32:49.804Z] 
14:32:49 [2022-09-21T14:32:49.804Z] #27 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
14:32:49 [2022-09-21T14:32:49.804Z] #27 10.97 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
14:32:49 [2022-09-21T14:32:49.804Z] #27 11.82 go: downloading github.com/google/uuid v1.3.0
14:32:49 [2022-09-21T14:32:49.804Z] #27 11.82 go: downloading github.com/moby/vpnkit v0.5.0
14:32:49 [2022-09-21T14:32:49.804Z] #27 11.90 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
14:32:49 [2022-09-21T14:32:49.804Z] #27 12.15 go: downloading github.com/gofrs/flock v0.8.1
14:32:49 [2022-09-21T14:32:49.804Z] #27 12.29 go: downloading github.com/gorilla/mux v1.8.0
14:32:49 [2022-09-21T14:32:49.804Z] #27 12.45 go: downloading github.com/moby/sys/mountinfo v0.6.0
14:32:49 [2022-09-21T14:32:49.804Z] #27 12.88 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
14:32:49 [2022-09-21T14:32:49.804Z] #27 13.03 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
14:32:49 [2022-09-21T14:32:49.804Z] #27 13.24 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
14:32:49 [2022-09-21T14:32:49.804Z] #27 15.29 go: downloading github.com/russross/blackfriday/v2 v2.1.0
14:32:50 [2022-09-21T14:32:50.065Z] #27 ...
14:32:50 [2022-09-21T14:32:50.065Z] 
14:32:50 [2022-09-21T14:32:50.065Z] #38 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
14:32:50 [2022-09-21T14:32:50.065Z] #38 11.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
14:32:50 [2022-09-21T14:32:50.065Z] #38 17.20 Fetched 8464 kB in 12s (693 kB/s)
14:32:50 [2022-09-21T14:32:50.065Z] #38 17.20 Reading package lists...
14:32:50 [2022-09-21T14:32:50.065Z] #38 21.88 Reading package lists...
14:32:50 [2022-09-21T14:32:50.065Z] #38 ...
14:32:50 [2022-09-21T14:32:50.065Z] 
14:32:50 [2022-09-21T14:32:50.065Z] #41 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
14:32:50 [2022-09-21T14:32:50.065Z] #41 21.59 go: downloading github.com/butuzov/ireturn v0.1.1
14:32:50 [2022-09-21T14:32:50.065Z] #41 21.66 go: downloading github.com/charithe/durationcheck v0.0.9
14:32:50 [2022-09-21T14:32:50.065Z] #41 21.74 go: downloading github.com/daixiang0/gci v0.3.3
14:32:50 [2022-09-21T14:32:50.065Z] #41 21.74 go: downloading github.com/denis-tingaikin/go-header v0.4.3
14:32:50 [2022-09-21T14:32:50.065Z] #41 21.99 go: downloading github.com/esimonov/ifshort v1.0.4
14:32:50 [2022-09-21T14:32:50.065Z] #41 22.04 go: downloading github.com/firefart/nonamedreturns v1.0.1
14:32:50 [2022-09-21T14:32:50.065Z] #41 22.05 go: downloading github.com/fzipp/gocyclo v0.5.1
14:32:50 [2022-09-21T14:32:50.325Z] #41 22.10 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
14:32:50 [2022-09-21T14:32:50.325Z] #41 22.18 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
14:32:50 [2022-09-21T14:32:50.325Z] #41 ...
14:32:50 [2022-09-21T14:32:50.325Z] 
14:32:50 [2022-09-21T14:32:50.325Z] #40 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
14:32:50 [2022-09-21T14:32:50.325Z] #40 11.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
14:32:50 [2022-09-21T14:32:50.325Z] #40 14.59 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
14:32:50 [2022-09-21T14:32:50.325Z] #40 17.75 Fetched 8467 kB in 13s (641 kB/s)
14:32:50 [2022-09-21T14:32:50.325Z] #40 17.75 Reading package lists...
14:32:50 [2022-09-21T14:32:50.325Z] #40 ...
14:32:50 [2022-09-21T14:32:50.325Z] 
14:32:50 [2022-09-21T14:32:50.325Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && 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 "v2.1.0";                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
14:32:50 [2022-09-21T14:32:50.586Z] #23 21.88 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.
14:32:50 [2022-09-21T14:32:50.586Z] #23 22.18 + git checkout -q v2.3.0
14:32:50 [2022-09-21T14:32:50.586Z] #23 ...
14:32:50 [2022-09-21T14:32:50.586Z] 
14:32:50 [2022-09-21T14:32:50.586Z] #39 [containerd 1/3] 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
14:32:50 [2022-09-21T14:32:50.586Z] #39 12.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
14:32:50 [2022-09-21T14:32:50.586Z] #39 16.73 Fetched 8464 kB in 12s (731 kB/s)
14:32:50 [2022-09-21T14:32:50.586Z] #39 16.73 Reading package lists...
14:32:50 [2022-09-21T14:32:50.586Z] #39 22.20 Reading package lists...
14:32:50 [2022-09-21T14:32:50.586Z] #39 ...
14:32:50 [2022-09-21T14:32:50.586Z] 
14:32:50 [2022-09-21T14:32:50.586Z] #32 [tini 1/3] 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
14:32:50 [2022-09-21T14:32:50.586Z] #32 12.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
14:32:50 [2022-09-21T14:32:50.586Z] #32 17.91 Fetched 8464 kB in 13s (650 kB/s)
14:32:50 [2022-09-21T14:32:50.846Z] #32 17.91 Reading package lists...
14:32:50 [2022-09-21T14:32:50.847Z] #32 ...
14:32:50 [2022-09-21T14:32:50.847Z] 
14:32:50 [2022-09-21T14:32:50.847Z] #41 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
14:32:50 [2022-09-21T14:32:50.847Z] #41 22.21 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
14:32:50 [2022-09-21T14:32:50.847Z] #41 22.35 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
14:32:50 [2022-09-21T14:32:50.847Z] #41 22.67 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
14:32:50 [2022-09-21T14:32:50.847Z] #41 22.70 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
14:32:50 [2022-09-21T14:32:50.847Z] #41 22.73 go: downloading github.com/golangci/misspell v0.3.5
14:32:50 [2022-09-21T14:32:50.847Z] #41 22.86 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
14:32:51 [2022-09-21T14:32:51.107Z] #41 22.90 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
14:32:51 [2022-09-21T14:32:51.107Z] #41 23.01 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
14:32:51 [2022-09-21T14:32:51.107Z] #41 23.11 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
14:32:51 [2022-09-21T14:32:51.367Z] #41 23.17 go: downloading github.com/jgautheron/goconst v1.5.1
14:32:51 [2022-09-21T14:32:51.367Z] #41 23.17 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
14:32:51 [2022-09-21T14:32:51.367Z] #41 23.22 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
14:32:51 [2022-09-21T14:32:51.367Z] #41 23.25 go: downloading github.com/julz/importas v0.1.0
14:32:51 [2022-09-21T14:32:51.367Z] #41 23.30 go: downloading github.com/kisielk/errcheck v1.6.0
14:32:51 [2022-09-21T14:32:51.627Z] #41 23.39 go: downloading github.com/kunwardeep/paralleltest v1.0.3
14:32:51 [2022-09-21T14:32:51.627Z] #41 23.39 go: downloading github.com/kulti/thelper v0.6.2
14:32:51 [2022-09-21T14:32:51.887Z] #41 23.52 go: downloading github.com/kyoh86/exportloopref v0.1.8
14:32:51 [2022-09-21T14:32:51.887Z] #41 23.57 go: downloading github.com/ldez/tagliatelle v0.3.1
14:32:51 [2022-09-21T14:32:51.887Z] #41 23.61 go: downloading github.com/leonklingele/grouper v1.1.0
14:32:51 [2022-09-21T14:32:51.887Z] #41 23.71 go: downloading github.com/lufeee/execinquery v1.2.1
14:32:52 [2022-09-21T14:32:52.147Z] #41 23.83 go: downloading github.com/maratori/testpackage v1.0.1
14:32:52 [2022-09-21T14:32:52.147Z] #41 23.87 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
14:32:52 [2022-09-21T14:32:52.147Z] #41 23.95 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
14:32:52 [2022-09-21T14:32:52.147Z] #41 23.97 go: downloading github.com/mgechev/revive v1.2.1
14:32:52 [2022-09-21T14:32:52.408Z] #41 ...
14:32:52 [2022-09-21T14:32:52.408Z] 
14:32:52 [2022-09-21T14:32:52.408Z] #33 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
14:32:52 [2022-09-21T14:32:52.408Z] #33 14.15 go: downloading github.com/sirupsen/logrus v1.6.0
14:32:52 [2022-09-21T14:32:52.408Z] #33 14.16 go: downloading github.com/spf13/cobra v1.1.3
14:32:52 [2022-09-21T14:32:52.408Z] #33 14.63 go: downloading github.com/mattn/go-isatty v0.0.3
14:32:52 [2022-09-21T14:32:52.408Z] #33 14.80 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
14:32:52 [2022-09-21T14:32:52.408Z] #33 14.96 go: downloading gopkg.in/yaml.v2 v2.4.0
14:32:52 [2022-09-21T14:32:52.408Z] #33 15.09 go: downloading github.com/cosiner/argv v0.1.0
14:32:52 [2022-09-21T14:32:52.408Z] #33 15.39 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
14:32:52 [2022-09-21T14:32:52.408Z] #33 15.40 go: downloading github.com/peterh/liner v1.2.2
14:32:52 [2022-09-21T14:32:52.408Z] #33 15.48 go: downloading github.com/google/go-dap v0.6.0
14:32:52 [2022-09-21T14:32:52.408Z] #33 15.77 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
14:32:52 [2022-09-21T14:32:52.408Z] #33 16.70 go: downloading github.com/mattn/go-runewidth v0.0.3
14:32:52 [2022-09-21T14:32:52.408Z] #33 16.77 go: downloading github.com/hashicorp/golang-lru v0.5.4
14:32:52 [2022-09-21T14:32:52.408Z] #33 16.90 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
14:32:52 [2022-09-21T14:32:52.408Z] #33 18.59 go: downloading github.com/russross/blackfriday/v2 v2.0.1
14:32:52 [2022-09-21T14:32:52.408Z] #33 18.80 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
14:32:52 [2022-09-21T14:32:52.408Z] #33 ...
14:32:52 [2022-09-21T14:32:52.408Z] 
14:32:52 [2022-09-21T14:32:52.408Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && 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 "v2.1.0";                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
14:32:52 [2022-09-21T14:32:52.408Z] #23 23.78 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
14:32:57 [2022-09-21T14:32:57.696Z] #23 ...
14:32:57 [2022-09-21T14:32:57.696Z] 
14:32:57 [2022-09-21T14:32:57.696Z] #41 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
14:32:57 [2022-09-21T14:32:57.696Z] #41 24.71 go: downloading github.com/moricho/tparallel v0.2.1
14:32:57 [2022-09-21T14:32:57.696Z] #41 24.74 go: downloading github.com/nakabonne/nestif v0.3.1
14:32:57 [2022-09-21T14:32:57.696Z] #41 24.82 go: downloading github.com/nishanths/exhaustive v0.7.11
14:32:57 [2022-09-21T14:32:57.696Z] #41 24.82 go: downloading github.com/nishanths/predeclared v0.2.2
14:32:57 [2022-09-21T14:32:57.697Z] #41 24.95 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
14:32:57 [2022-09-21T14:32:57.697Z] #41 25.02 go: downloading github.com/ryancurrah/gomodguard v1.2.3
14:32:57 [2022-09-21T14:32:57.697Z] #41 25.07 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
14:32:57 [2022-09-21T14:32:57.697Z] #41 25.19 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
14:32:57 [2022-09-21T14:32:57.697Z] #41 25.21 go: downloading github.com/securego/gosec/v2 v2.11.0
14:32:57 [2022-09-21T14:32:57.697Z] #41 25.49 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
14:32:57 [2022-09-21T14:32:57.697Z] #41 25.50 go: downloading github.com/sivchari/containedctx v1.0.2
14:32:57 [2022-09-21T14:32:57.697Z] #41 25.53 go: downloading github.com/sivchari/tenv v1.5.0
14:32:57 [2022-09-21T14:32:57.697Z] #41 25.57 go: downloading github.com/sonatard/noctx v0.0.1
14:32:57 [2022-09-21T14:32:57.697Z] #41 25.71 go: downloading github.com/sourcegraph/go-diff v0.6.1
14:32:57 [2022-09-21T14:32:57.697Z] #41 25.80 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
14:32:57 [2022-09-21T14:32:57.697Z] #41 25.87 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
14:32:57 [2022-09-21T14:32:57.697Z] #41 25.94 go: downloading github.com/sylvia7788/contextcheck v1.0.4
14:32:57 [2022-09-21T14:32:57.697Z] #41 26.04 go: downloading github.com/tdakkota/asciicheck v0.1.1
14:32:57 [2022-09-21T14:32:57.697Z] #41 26.05 go: downloading github.com/tetafro/godot v1.4.11
14:32:57 [2022-09-21T14:32:57.697Z] #41 26.09 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
14:32:57 [2022-09-21T14:32:57.697Z] #41 26.17 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
14:32:57 [2022-09-21T14:32:57.697Z] #41 26.30 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
14:32:57 [2022-09-21T14:32:57.697Z] #41 26.54 go: downloading github.com/ultraware/funlen v0.0.3
14:32:57 [2022-09-21T14:32:57.697Z] #41 26.62 go: downloading github.com/ultraware/whitespace v0.0.5
14:32:57 [2022-09-21T14:32:57.697Z] #41 26.65 go: downloading github.com/uudashr/gocognit v1.0.5
14:32:57 [2022-09-21T14:32:57.697Z] #41 26.76 go: downloading github.com/yagipy/maintidx v1.0.0
14:32:57 [2022-09-21T14:32:57.697Z] #41 26.79 go: downloading github.com/yeya24/promlinter v0.2.0
14:32:57 [2022-09-21T14:32:57.697Z] #41 26.83 go: downloading gitlab.com/bosi/decorder v0.2.1
14:32:57 [2022-09-21T14:32:57.697Z] #41 26.95 go: downloading honnef.co/go/tools v0.3.1
14:32:57 [2022-09-21T14:32:57.697Z] #41 28.74 go: downloading mvdan.cc/gofumpt v0.3.1
14:32:57 [2022-09-21T14:32:57.697Z] #41 28.75 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
14:32:57 [2022-09-21T14:32:57.697Z] #41 28.91 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
14:32:57 [2022-09-21T14:32:57.697Z] #41 28.99 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
14:32:57 [2022-09-21T14:32:57.697Z] #41 29.10 go: downloading github.com/davecgh/go-spew v1.1.1
14:32:57 [2022-09-21T14:32:57.697Z] #41 29.14 go: downloading github.com/pmezard/go-difflib v1.0.0
14:32:57 [2022-09-21T14:32:57.697Z] #41 29.19 go: downloading github.com/stretchr/objx v0.1.1
14:32:57 [2022-09-21T14:32:57.697Z] #41 29.31 go: downloading github.com/subosito/gotenv v1.2.0
14:32:57 [2022-09-21T14:32:57.697Z] #41 29.32 go: downloading github.com/hashicorp/hcl v1.0.0
14:32:57 [2022-09-21T14:32:57.697Z] #41 29.58 go: downloading github.com/magiconair/properties v1.8.6
14:32:57 [2022-09-21T14:32:57.697Z] #41 29.62 go: downloading gopkg.in/ini.v1 v1.66.4
14:32:57 [2022-09-21T14:32:57.957Z] #41 29.71 go: downloading github.com/pelletier/go-toml v1.9.5
14:32:57 [2022-09-21T14:32:57.957Z] #41 29.80 go: downloading golang.org/x/text v0.3.7
14:33:00 [2022-09-21T14:33:00.506Z] #41 ...
14:33:00 [2022-09-21T14:33:00.506Z] 
14:33:00 [2022-09-21T14:33:00.506Z] #38 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
14:33:00 [2022-09-21T14:33:00.506Z] #38 21.88 Reading package lists...
14:33:00 [2022-09-21T14:33:00.506Z] #38 26.15 Building dependency tree...
14:33:00 [2022-09-21T14:33:00.506Z] #38 30.06 python3 is already the newest version (3.9.2-3).
14:33:00 [2022-09-21T14:33:00.506Z] #38 30.06 The following additional packages will be installed:
14:33:00 [2022-09-21T14:33:00.506Z] #38 30.07   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
14:33:00 [2022-09-21T14:33:00.506Z] #38 30.07   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
14:33:00 [2022-09-21T14:33:00.506Z] #38 30.10 Suggested packages:
14:33:00 [2022-09-21T14:33:00.506Z] #38 30.10   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
14:33:00 [2022-09-21T14:33:00.506Z] #38 30.10   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
14:33:00 [2022-09-21T14:33:00.506Z] #38 30.10   m4-doc ed diffutils-doc
14:33:00 [2022-09-21T14:33:00.506Z] #38 30.10 Recommended packages:
14:33:00 [2022-09-21T14:33:00.506Z] #38 30.10   fakeroot libalgorithm-merge-perl libltdl-dev
14:33:00 [2022-09-21T14:33:00.506Z] #38 31.49 The following NEW packages will be installed:
14:33:00 [2022-09-21T14:33:00.506Z] #38 31.51   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
14:33:00 [2022-09-21T14:33:00.506Z] #38 31.51   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
14:33:00 [2022-09-21T14:33:00.506Z] #38 31.51   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
14:33:00 [2022-09-21T14:33:00.506Z] #38 31.51   libyajl2 m4 patch xz-utils
14:33:00 [2022-09-21T14:33:00.506Z] #38 31.92 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded.
14:33:00 [2022-09-21T14:33:00.506Z] #38 31.92 Need to get 5921 kB of archives.
14:33:00 [2022-09-21T14:33:00.507Z] #38 31.92 After this operation, 18.6 MB of additional disk space will be used.
14:33:00 [2022-09-21T14:33:00.507Z] #38 31.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
14:33:00 [2022-09-21T14:33:00.507Z] #38 31.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
14:33:00 [2022-09-21T14:33:00.507Z] #38 31.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
14:33:00 [2022-09-21T14:33:00.507Z] #38 31.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
14:33:00 [2022-09-21T14:33:00.507Z] #38 31.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
14:33:00 [2022-09-21T14:33:00.507Z] #38 31.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
14:33:00 [2022-09-21T14:33:00.507Z] #38 31.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
14:33:00 [2022-09-21T14:33:00.507Z] #38 31.97 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
14:33:00 [2022-09-21T14:33:00.507Z] #38 31.99 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
14:33:00 [2022-09-21T14:33:00.507Z] #38 31.99 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
14:33:00 [2022-09-21T14:33:00.507Z] #38 32.01 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
14:33:00 [2022-09-21T14:33:00.507Z] #38 32.04 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
14:33:00 [2022-09-21T14:33:00.507Z] #38 32.12 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
14:33:00 [2022-09-21T14:33:00.507Z] #38 32.12 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
14:33:00 [2022-09-21T14:33:00.507Z] #38 32.13 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
14:33:00 [2022-09-21T14:33:00.507Z] #38 32.13 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
14:33:00 [2022-09-21T14:33:00.507Z] #38 32.14 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
14:33:00 [2022-09-21T14:33:00.507Z] #38 32.14 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
14:33:00 [2022-09-21T14:33:00.507Z] #38 32.15 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
14:33:00 [2022-09-21T14:33:00.507Z] #38 32.15 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
14:33:00 [2022-09-21T14:33:00.507Z] #38 32.17 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
14:33:00 [2022-09-21T14:33:00.507Z] #38 32.18 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
14:33:00 [2022-09-21T14:33:00.507Z] #38 32.18 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
14:33:00 [2022-09-21T14:33:00.768Z] #38 ...
14:33:00 [2022-09-21T14:33:00.768Z] 
14:33:00 [2022-09-21T14:33:00.768Z] #32 [tini 1/3] 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
14:33:00 [2022-09-21T14:33:00.768Z] #32 17.91 Reading package lists...
14:33:00 [2022-09-21T14:33:00.768Z] #32 22.94 Reading package lists...
14:33:00 [2022-09-21T14:33:00.768Z] #32 27.24 Building dependency tree...
14:33:00 [2022-09-21T14:33:00.768Z] #32 31.24 The following additional packages will be installed:
14:33:00 [2022-09-21T14:33:00.768Z] #32 31.26   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
14:33:00 [2022-09-21T14:33:00.768Z] #32 31.28 Suggested packages:
14:33:00 [2022-09-21T14:33:00.768Z] #32 31.30   cmake-doc ninja-build lrzip
14:33:00 [2022-09-21T14:33:00.768Z] #32 31.30 Recommended packages:
14:33:00 [2022-09-21T14:33:00.768Z] #32 31.30   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
14:33:00 [2022-09-21T14:33:00.768Z] #32 32.14 The following NEW packages will be installed:
14:33:00 [2022-09-21T14:33:00.768Z] #32 32.15   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
14:33:00 [2022-09-21T14:33:00.768Z] #32 32.16   vim-common xxd
14:33:00 [2022-09-21T14:33:00.768Z] #32 32.57 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
14:33:00 [2022-09-21T14:33:00.768Z] #32 32.57 Need to get 15.6 MB of archives.
14:33:00 [2022-09-21T14:33:00.768Z] #32 32.57 After this operation, 67.4 MB of additional disk space will be used.
14:33:00 [2022-09-21T14:33:00.768Z] #32 32.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
14:33:00 [2022-09-21T14:33:00.768Z] #32 32.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
14:33:00 [2022-09-21T14:33:00.768Z] #32 32.61 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
14:33:00 [2022-09-21T14:33:00.768Z] #32 32.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
14:33:01 [2022-09-21T14:33:01.028Z] #32 ...
14:33:01 [2022-09-21T14:33:01.028Z] 
14:33:01 [2022-09-21T14:33:01.028Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
14:33:01 [2022-09-21T14:33:01.028Z] #36 17.81 Reading package lists...
14:33:01 [2022-09-21T14:33:01.028Z] #36 23.14 Reading package lists...
14:33:01 [2022-09-21T14:33:01.028Z] #36 27.63 Building dependency tree...
14:33:01 [2022-09-21T14:33:01.028Z] #36 31.65 The following additional packages will be installed:
14:33:01 [2022-09-21T14:33:01.028Z] #36 31.65   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:33:01 [2022-09-21T14:33:01.028Z] #36 31.65   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
14:33:01 [2022-09-21T14:33:01.028Z] #36 31.65   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
14:33:01 [2022-09-21T14:33:01.028Z] #36 31.65   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
14:33:01 [2022-09-21T14:33:01.028Z] #36 31.68   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
14:33:01 [2022-09-21T14:33:01.028Z] #36 31.68   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
14:33:01 [2022-09-21T14:33:01.028Z] #36 31.69   mingw-w64-common mingw-w64-x86-64-dev
14:33:01 [2022-09-21T14:33:01.028Z] #36 31.71 Suggested packages:
14:33:01 [2022-09-21T14:33:01.028Z] #36 31.72   gcc-10-locales seccomp wine64
14:33:01 [2022-09-21T14:33:01.028Z] #36 ...
14:33:01 [2022-09-21T14:33:01.028Z] 
14:33:01 [2022-09-21T14:33:01.028Z] #40 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
14:33:01 [2022-09-21T14:33:01.028Z] #40 17.75 Reading package lists...
14:33:01 [2022-09-21T14:33:01.028Z] #40 22.60 Reading package lists...
14:33:01 [2022-09-21T14:33:01.028Z] #40 27.22 Building dependency tree...
14:33:01 [2022-09-21T14:33:01.028Z] #40 31.31 The following additional packages will be installed:
14:33:01 [2022-09-21T14:33:01.028Z] #40 31.34   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
14:33:01 [2022-09-21T14:33:01.028Z] #40 31.34   python3-protobuf python3-six
14:33:01 [2022-09-21T14:33:01.028Z] #40 31.36 Suggested packages:
14:33:01 [2022-09-21T14:33:01.028Z] #40 31.37   python3-setuptools
14:33:01 [2022-09-21T14:33:01.028Z] #40 31.37 Recommended packages:
14:33:01 [2022-09-21T14:33:01.028Z] #40 31.37   iproute2 | iproute
14:33:01 [2022-09-21T14:33:01.028Z] #40 31.92 The following NEW packages will be installed:
14:33:01 [2022-09-21T14:33:01.028Z] #40 31.94   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
14:33:01 [2022-09-21T14:33:01.028Z] #40 31.94   python3-protobuf python3-six
14:33:01 [2022-09-21T14:33:01.319Z] #40 32.51 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
14:33:01 [2022-09-21T14:33:01.319Z] #40 32.51 Need to get 2136 kB of archives.
14:33:01 [2022-09-21T14:33:01.319Z] #40 32.51 After this operation, 10.8 MB of additional disk space will be used.
14:33:01 [2022-09-21T14:33:01.319Z] #40 32.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
14:33:01 [2022-09-21T14:33:01.319Z] #40 32.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
14:33:01 [2022-09-21T14:33:01.319Z] #40 32.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
14:33:01 [2022-09-21T14:33:01.319Z] #40 32.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
14:33:01 [2022-09-21T14:33:01.319Z] #40 32.56 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
14:33:01 [2022-09-21T14:33:01.319Z] #40 32.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
14:33:01 [2022-09-21T14:33:01.319Z] #40 ...
14:33:01 [2022-09-21T14:33:01.319Z] 
14:33:01 [2022-09-21T14:33:01.319Z] #32 [tini 1/3] 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
14:33:01 [2022-09-21T14:33:01.319Z] #32 33.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB]
14:33:01 [2022-09-21T14:33:01.319Z] #32 33.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
14:33:01 [2022-09-21T14:33:01.319Z] #32 ...
14:33:01 [2022-09-21T14:33:01.319Z] 
14:33:01 [2022-09-21T14:33:01.319Z] #30 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
14:33:01 [2022-09-21T14:33:01.319Z] #30 32.87 v3.0.2
14:33:01 [2022-09-21T14:33:01.319Z] #30 DONE 33.3s
14:33:01 [2022-09-21T14:33:01.319Z] 
14:33:01 [2022-09-21T14:33:01.319Z] #32 [tini 1/3] 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
14:33:01 [2022-09-21T14:33:01.319Z] #32 33.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
14:33:01 [2022-09-21T14:33:01.319Z] #32 33.17 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
14:33:01 [2022-09-21T14:33:01.319Z] #32 33.18 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
14:33:01 [2022-09-21T14:33:01.319Z] #32 33.19 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
14:33:02 [2022-09-21T14:33:02.705Z] #32 ...
14:33:02 [2022-09-21T14:33:02.705Z] 
14:33:02 [2022-09-21T14:33:02.705Z] #39 [containerd 1/3] 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
14:33:02 [2022-09-21T14:33:02.705Z] #39 22.20 Reading package lists...
14:33:02 [2022-09-21T14:33:02.705Z] #39 26.77 Building dependency tree...
14:33:02 [2022-09-21T14:33:02.705Z] #39 30.94 The following additional packages will be installed:
14:33:02 [2022-09-21T14:33:02.705Z] #39 30.96   libbtrfs0
14:33:02 [2022-09-21T14:33:02.705Z] #39 31.19 The following NEW packages will be installed:
14:33:02 [2022-09-21T14:33:02.705Z] #39 31.22   libbtrfs-dev libbtrfs0
14:33:02 [2022-09-21T14:33:02.705Z] #39 31.66 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
14:33:02 [2022-09-21T14:33:02.705Z] #39 31.66 Need to get 454 kB of archives.
14:33:02 [2022-09-21T14:33:02.705Z] #39 31.66 After this operation, 1275 kB of additional disk space will be used.
14:33:02 [2022-09-21T14:33:02.705Z] #39 31.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
14:33:02 [2022-09-21T14:33:02.705Z] #39 31.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
14:33:02 [2022-09-21T14:33:02.705Z] #39 32.65 debconf: delaying package configuration, since apt-utils is not installed
14:33:02 [2022-09-21T14:33:02.705Z] #39 32.92 Fetched 454 kB in 0s (1261 kB/s)
14:33:02 [2022-09-21T14:33:02.705Z] #39 33.05 Selecting previously unselected package libbtrfs0:arm64.
14:33:02 [2022-09-21T14:33:02.705Z] #39 33.05 (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.)
14:33:02 [2022-09-21T14:33:02.705Z] #39 33.11 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
14:33:02 [2022-09-21T14:33:02.705Z] #39 33.15 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
14:33:02 [2022-09-21T14:33:02.705Z] #39 33.44 Selecting previously unselected package libbtrfs-dev:arm64.
14:33:02 [2022-09-21T14:33:02.705Z] #39 33.44 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
14:33:02 [2022-09-21T14:33:02.705Z] #39 33.45 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
14:33:02 [2022-09-21T14:33:02.705Z] #39 33.90 Setting up libbtrfs0:arm64 (5.10.1-2) ...
14:33:02 [2022-09-21T14:33:02.705Z] #39 33.92 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
14:33:02 [2022-09-21T14:33:02.705Z] #39 33.94 Processing triggers for libc-bin (2.31-13+deb11u4) ...
14:33:02 [2022-09-21T14:33:02.705Z] #39 DONE 34.4s
14:33:02 [2022-09-21T14:33:02.705Z] 
14:33:02 [2022-09-21T14:33:02.705Z] #42 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
14:33:02 [2022-09-21T14:33:02.705Z] #42 DONE 0.1s
14:33:02 [2022-09-21T14:33:02.705Z] 
14:33:02 [2022-09-21T14:33:02.705Z] #38 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
14:33:02 [2022-09-21T14:33:02.705Z] #38 33.29 debconf: delaying package configuration, since apt-utils is not installed
14:33:02 [2022-09-21T14:33:02.705Z] #38 33.71 Fetched 5921 kB in 1s (10.1 MB/s)
14:33:02 [2022-09-21T14:33:02.705Z] #38 33.84 Selecting previously unselected package bzip2.
14:33:02 [2022-09-21T14:33:02.705Z] #38 33.84 (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.)
14:33:02 [2022-09-21T14:33:02.705Z] #38 33.96 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
14:33:02 [2022-09-21T14:33:02.705Z] #38 33.97 Unpacking bzip2 (1.0.8-4) ...
14:33:02 [2022-09-21T14:33:02.705Z] #38 34.23 Selecting previously unselected package libmagic-mgc.
14:33:02 [2022-09-21T14:33:02.705Z] #38 34.25 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ...
14:33:02 [2022-09-21T14:33:02.705Z] #38 34.29 Unpacking libmagic-mgc (1:5.39-3) ...
14:33:03 [2022-09-21T14:33:03.278Z] #38 35.06 Selecting previously unselected package libmagic1:arm64.
14:33:03 [2022-09-21T14:33:03.278Z] #38 35.08 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ...
14:33:03 [2022-09-21T14:33:03.278Z] #38 35.12 Unpacking libmagic1:arm64 (1:5.39-3) ...
14:33:03 [2022-09-21T14:33:03.539Z] #38 35.33 Selecting previously unselected package file.
14:33:03 [2022-09-21T14:33:03.539Z] #38 35.34 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ...
14:33:03 [2022-09-21T14:33:03.539Z] #38 35.37 Unpacking file (1:5.39-3) ...
14:33:03 [2022-09-21T14:33:03.802Z] #38 35.54 Selecting previously unselected package xz-utils.
14:33:03 [2022-09-21T14:33:03.802Z] #38 35.54 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
14:33:03 [2022-09-21T14:33:03.802Z] #38 35.55 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
14:33:04 [2022-09-21T14:33:04.062Z] #38 35.87 Selecting previously unselected package libsigsegv2:arm64.
14:33:04 [2022-09-21T14:33:04.062Z] #38 35.87 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ...
14:33:04 [2022-09-21T14:33:04.062Z] #38 35.88 Unpacking libsigsegv2:arm64 (2.13-1) ...
14:33:04 [2022-09-21T14:33:04.062Z] #38 36.03 Selecting previously unselected package m4.
14:33:04 [2022-09-21T14:33:04.062Z] #38 36.03 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ...
14:33:04 [2022-09-21T14:33:04.062Z] #38 36.08 Unpacking m4 (1.4.18-5) ...
14:33:04 [2022-09-21T14:33:04.323Z] #38 ...
14:33:04 [2022-09-21T14:33:04.323Z] 
14:33:04 [2022-09-21T14:33:04.323Z] #34 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
14:33:04 [2022-09-21T14:33:04.323Z] #34 35.96 NAME:
14:33:04 [2022-09-21T14:33:04.323Z] #34 35.96    go-winres - A tool for embedding resources in Windows executables
14:33:04 [2022-09-21T14:33:04.323Z] #34 35.97 
14:33:04 [2022-09-21T14:33:04.323Z] #34 35.97 USAGE:
14:33:04 [2022-09-21T14:33:04.323Z] #34 35.97    go-winres [global options] command [command options] [arguments...]
14:33:04 [2022-09-21T14:33:04.323Z] #34 35.97 
14:33:04 [2022-09-21T14:33:04.323Z] #34 35.97 COMMANDS:
14:33:04 [2022-09-21T14:33:04.323Z] #34 35.97    init     Create an initial ./winres/winres.json
14:33:04 [2022-09-21T14:33:04.323Z] #34 35.97    make     Make syso files for the "go build" command
14:33:04 [2022-09-21T14:33:04.323Z] #34 35.97    simply   Make syso files for the "go build" command (simplified)
14:33:04 [2022-09-21T14:33:04.323Z] #34 35.97    extract  Extract all resources from an executable
14:33:04 [2022-09-21T14:33:04.323Z] #34 35.97    patch    Replace resources in an executable file (exe, dll)
14:33:04 [2022-09-21T14:33:04.323Z] #34 35.97    help, h  Shows a list of commands or help for one command
14:33:04 [2022-09-21T14:33:04.323Z] #34 35.97 
14:33:04 [2022-09-21T14:33:04.323Z] #34 35.97 GLOBAL OPTIONS:
14:33:04 [2022-09-21T14:33:04.323Z] #34 35.97    --help, -h  show help (default: false)
14:33:04 [2022-09-21T14:33:04.323Z] #34 DONE 36.2s
14:33:04 [2022-09-21T14:33:04.584Z] 
14:33:04 [2022-09-21T14:33:04.584Z] #32 [tini 1/3] 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
14:33:04 [2022-09-21T14:33:04.584Z] #32 34.86 debconf: delaying package configuration, since apt-utils is not installed
14:33:04 [2022-09-21T14:33:04.584Z] #32 35.24 Fetched 15.6 MB in 1s (14.1 MB/s)
14:33:04 [2022-09-21T14:33:04.584Z] #32 35.33 Selecting previously unselected package xxd.
14:33:04 [2022-09-21T14:33:04.584Z] #32 35.33 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
14:33:04 [2022-09-21T14:33:04.584Z] #32 35.38 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
14:33:04 [2022-09-21T14:33:04.584Z] #32 35.40 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
14:33:04 [2022-09-21T14:33:04.584Z] #32 35.58 Selecting previously unselected package vim-common.
14:33:04 [2022-09-21T14:33:04.584Z] #32 35.59 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
14:33:04 [2022-09-21T14:33:04.584Z] #32 35.62 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
14:33:04 [2022-09-21T14:33:04.584Z] #32 35.95 Selecting previously unselected package cmake-data.
14:33:04 [2022-09-21T14:33:04.584Z] #32 35.98 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
14:33:04 [2022-09-21T14:33:04.584Z] #32 36.03 Unpacking cmake-data (3.18.4-2+deb11u1) ...
14:33:08 [2022-09-21T14:33:08.789Z] #32 40.17 Selecting previously unselected package libicu67:arm64.
14:33:08 [2022-09-21T14:33:08.789Z] #32 40.18 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
14:33:08 [2022-09-21T14:33:08.789Z] #32 40.20 Unpacking libicu67:arm64 (67.1-7) ...
14:33:08 [2022-09-21T14:33:08.789Z] #32 ...
14:33:08 [2022-09-21T14:33:08.789Z] 
14:33:08 [2022-09-21T14:33:08.789Z] #38 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
14:33:08 [2022-09-21T14:33:08.789Z] #38 36.52 Selecting previously unselected package autoconf.
14:33:08 [2022-09-21T14:33:08.789Z] #38 36.57 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
14:33:08 [2022-09-21T14:33:08.789Z] #38 36.57 Unpacking autoconf (2.69-14) ...
14:33:08 [2022-09-21T14:33:08.789Z] #38 37.50 Selecting previously unselected package autotools-dev.
14:33:08 [2022-09-21T14:33:08.789Z] #38 37.50 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
14:33:08 [2022-09-21T14:33:08.789Z] #38 37.55 Unpacking autotools-dev (20180224.1+nmu1) ...
14:33:08 [2022-09-21T14:33:08.789Z] #38 37.76 Selecting previously unselected package automake.
14:33:08 [2022-09-21T14:33:08.789Z] #38 37.76 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
14:33:08 [2022-09-21T14:33:08.789Z] #38 37.78 Unpacking automake (1:1.16.3-2) ...
14:33:08 [2022-09-21T14:33:08.789Z] #38 38.23 Selecting previously unselected package patch.
14:33:08 [2022-09-21T14:33:08.789Z] #38 38.26 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ...
14:33:08 [2022-09-21T14:33:08.789Z] #38 38.27 Unpacking patch (2.7.6-7) ...
14:33:08 [2022-09-21T14:33:08.789Z] #38 38.46 Selecting previously unselected package dpkg-dev.
14:33:08 [2022-09-21T14:33:08.789Z] #38 38.47 Preparing to unpack .../11-dpkg-dev_1.20.12_all.deb ...
14:33:08 [2022-09-21T14:33:08.789Z] #38 38.48 Unpacking dpkg-dev (1.20.12) ...
14:33:08 [2022-09-21T14:33:08.789Z] #38 39.54 Selecting previously unselected package build-essential.
14:33:08 [2022-09-21T14:33:08.789Z] #38 39.54 Preparing to unpack .../12-build-essential_12.9_arm64.deb ...
14:33:08 [2022-09-21T14:33:08.789Z] #38 39.57 Unpacking build-essential (12.9) ...
14:33:08 [2022-09-21T14:33:08.789Z] #38 39.69 Selecting previously unselected package libcap2:arm64.
14:33:08 [2022-09-21T14:33:08.789Z] #38 39.69 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ...
14:33:08 [2022-09-21T14:33:08.789Z] #38 39.70 Unpacking libcap2:arm64 (1:2.44-1) ...
14:33:08 [2022-09-21T14:33:08.789Z] #38 39.81 Selecting previously unselected package libcap-dev:arm64.
14:33:08 [2022-09-21T14:33:08.789Z] #38 39.82 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ...
14:33:08 [2022-09-21T14:33:08.789Z] #38 39.84 Unpacking libcap-dev:arm64 (1:2.44-1) ...
14:33:08 [2022-09-21T14:33:08.789Z] #38 40.13 Selecting previously unselected package libprotobuf-c1:arm64.
14:33:08 [2022-09-21T14:33:08.789Z] #38 40.14 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
14:33:08 [2022-09-21T14:33:08.789Z] #38 40.15 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
14:33:08 [2022-09-21T14:33:08.789Z] #38 40.30 Selecting previously unselected package libprotobuf-c-dev:arm64.
14:33:08 [2022-09-21T14:33:08.789Z] #38 40.33 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
14:33:08 [2022-09-21T14:33:08.789Z] #38 40.35 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
14:33:08 [2022-09-21T14:33:08.789Z] #38 40.50 Selecting previously unselected package libseccomp-dev:arm64.
14:33:08 [2022-09-21T14:33:08.789Z] #38 40.52 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
14:33:08 [2022-09-21T14:33:08.789Z] #38 40.53 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
14:33:08 [2022-09-21T14:33:08.789Z] #38 40.77 Selecting previously unselected package libsystemd-dev:arm64.
14:33:09 [2022-09-21T14:33:09.049Z] #38 40.79 Preparing to unpack .../18-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
14:33:09 [2022-09-21T14:33:09.049Z] #38 40.79 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
14:33:09 [2022-09-21T14:33:09.622Z] #38 41.61 Selecting previously unselected package libtool.
14:33:09 [2022-09-21T14:33:09.622Z] #38 41.62 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
14:33:09 [2022-09-21T14:33:09.882Z] #38 41.64 Unpacking libtool (2.4.6-15) ...
14:33:10 [2022-09-21T14:33:10.151Z] #38 41.90 Selecting previously unselected package libudev-dev:arm64.
14:33:10 [2022-09-21T14:33:10.151Z] #38 41.94 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
14:33:10 [2022-09-21T14:33:10.151Z] #38 41.98 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
14:33:10 [2022-09-21T14:33:10.417Z] #38 42.26 Selecting previously unselected package libyajl2:arm64.
14:33:10 [2022-09-21T14:33:10.417Z] #38 42.26 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ...
14:33:10 [2022-09-21T14:33:10.417Z] #38 42.27 Unpacking libyajl2:arm64 (2.1.0-3) ...
14:33:10 [2022-09-21T14:33:10.417Z] #38 42.40 Selecting previously unselected package libyajl-dev:arm64.
14:33:10 [2022-09-21T14:33:10.417Z] #38 42.40 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ...
14:33:10 [2022-09-21T14:33:10.417Z] #38 42.42 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
14:33:10 [2022-09-21T14:33:10.681Z] #38 42.56 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
14:33:10 [2022-09-21T14:33:10.681Z] #38 42.57 Setting up libmagic-mgc (1:5.39-3) ...
14:33:10 [2022-09-21T14:33:10.681Z] #38 42.59 Setting up libyajl2:arm64 (2.1.0-3) ...
14:33:10 [2022-09-21T14:33:10.681Z] #38 42.61 Setting up libmagic1:arm64 (1:5.39-3) ...
14:33:10 [2022-09-21T14:33:10.940Z] #38 42.66 Setting up file (1:5.39-3) ...
14:33:10 [2022-09-21T14:33:10.940Z] #38 42.68 Setting up bzip2 (1.0.8-4) ...
14:33:10 [2022-09-21T14:33:10.940Z] #38 42.70 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
14:33:10 [2022-09-21T14:33:10.940Z] #38 42.75 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
14:33:10 [2022-09-21T14:33:10.940Z] #38 42.77 Setting up libcap2:arm64 (1:2.44-1) ...
14:33:10 [2022-09-21T14:33:10.940Z] #38 42.79 Setting up autotools-dev (20180224.1+nmu1) ...
14:33:10 [2022-09-21T14:33:10.940Z] #38 42.80 Setting up libsigsegv2:arm64 (2.13-1) ...
14:33:10 [2022-09-21T14:33:10.940Z] #38 42.81 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
14:33:10 [2022-09-21T14:33:10.940Z] #38 42.83 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:33:10 [2022-09-21T14:33:10.940Z] #38 42.86 Setting up patch (2.7.6-7) ...
14:33:11 [2022-09-21T14:33:11.199Z] #38 42.89 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
14:33:11 [2022-09-21T14:33:11.199Z] #38 42.91 Setting up libyajl-dev:arm64 (2.1.0-3) ...
14:33:11 [2022-09-21T14:33:11.199Z] #38 42.93 Setting up libcap-dev:arm64 (1:2.44-1) ...
14:33:11 [2022-09-21T14:33:11.199Z] #38 42.94 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
14:33:11 [2022-09-21T14:33:11.199Z] #38 42.97 Setting up libtool (2.4.6-15) ...
14:33:11 [2022-09-21T14:33:11.199Z] #38 42.98 Setting up m4 (1.4.18-5) ...
14:33:11 [2022-09-21T14:33:11.199Z] #38 43.01 Setting up dpkg-dev (1.20.12) ...
14:33:11 [2022-09-21T14:33:11.199Z] #38 43.04 Setting up autoconf (2.69-14) ...
14:33:11 [2022-09-21T14:33:11.199Z] #38 43.06 Setting up build-essential (12.9) ...
14:33:11 [2022-09-21T14:33:11.199Z] #38 43.08 Setting up automake (1:1.16.3-2) ...
14:33:11 [2022-09-21T14:33:11.199Z] #38 43.10 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
14:33:11 [2022-09-21T14:33:11.199Z] #38 43.11 Processing triggers for libc-bin (2.31-13+deb11u4) ...
14:33:11 [2022-09-21T14:33:11.199Z] #38 ...
14:33:11 [2022-09-21T14:33:11.199Z] 
14:33:11 [2022-09-21T14:33:11.199Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
14:33:11 [2022-09-21T14:33:11.199Z] #36 33.08 The following NEW packages will be installed:
14:33:11 [2022-09-21T14:33:11.199Z] #36 33.12   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
14:33:11 [2022-09-21T14:33:11.200Z] #36 33.12   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
14:33:11 [2022-09-21T14:33:11.200Z] #36 33.12   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
14:33:11 [2022-09-21T14:33:11.200Z] #36 33.12   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
14:33:11 [2022-09-21T14:33:11.200Z] #36 33.12   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
14:33:11 [2022-09-21T14:33:11.200Z] #36 33.12   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
14:33:11 [2022-09-21T14:33:11.200Z] #36 33.12   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
14:33:11 [2022-09-21T14:33:11.200Z] #36 33.12   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
14:33:11 [2022-09-21T14:33:11.200Z] #36 33.12   mingw-w64-x86-64-dev
14:33:11 [2022-09-21T14:33:11.200Z] #36 33.59 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
14:33:11 [2022-09-21T14:33:11.200Z] #36 33.59 Need to get 108 MB of archives.
14:33:11 [2022-09-21T14:33:11.200Z] #36 33.59 After this operation, 620 MB of additional disk space will be used.
14:33:11 [2022-09-21T14:33:11.200Z] #36 33.59 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]
14:33:11 [2022-09-21T14:33:11.200Z] #36 33.67 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]
14:33:11 [2022-09-21T14:33:11.200Z] #36 33.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
14:33:11 [2022-09-21T14:33:11.200Z] #36 33.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
14:33:11 [2022-09-21T14:33:11.200Z] #36 33.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
14:33:11 [2022-09-21T14:33:11.200Z] #36 33.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
14:33:11 [2022-09-21T14:33:11.200Z] #36 34.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
14:33:11 [2022-09-21T14:33:11.200Z] #36 34.30 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]
14:33:11 [2022-09-21T14:33:11.200Z] #36 34.32 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]
14:33:11 [2022-09-21T14:33:11.200Z] #36 34.84 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]
14:33:11 [2022-09-21T14:33:11.200Z] #36 35.78 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]
14:33:11 [2022-09-21T14:33:11.200Z] #36 36.18 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]
14:33:11 [2022-09-21T14:33:11.200Z] #36 36.77 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]
14:33:11 [2022-09-21T14:33:11.200Z] #36 37.55 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]
14:33:11 [2022-09-21T14:33:11.200Z] #36 37.87 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]
14:33:11 [2022-09-21T14:33:11.200Z] #36 37.87 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
14:33:11 [2022-09-21T14:33:11.200Z] #36 37.88 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
14:33:11 [2022-09-21T14:33:11.200Z] #36 37.88 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
14:33:11 [2022-09-21T14:33:11.200Z] #36 37.89 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
14:33:11 [2022-09-21T14:33:11.200Z] #36 37.90 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]
14:33:11 [2022-09-21T14:33:11.200Z] #36 37.91 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
14:33:11 [2022-09-21T14:33:11.200Z] #36 37.92 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
14:33:11 [2022-09-21T14:33:11.200Z] #36 37.93 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
14:33:11 [2022-09-21T14:33:11.200Z] #36 37.93 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
14:33:11 [2022-09-21T14:33:11.200Z] #36 37.94 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
14:33:11 [2022-09-21T14:33:11.200Z] #36 37.96 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
14:33:11 [2022-09-21T14:33:11.200Z] #36 37.96 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
14:33:11 [2022-09-21T14:33:11.200Z] #36 37.97 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
14:33:11 [2022-09-21T14:33:11.200Z] #36 37.98 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
14:33:11 [2022-09-21T14:33:11.200Z] #36 37.99 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
14:33:11 [2022-09-21T14:33:11.200Z] #36 38.85 debconf: delaying package configuration, since apt-utils is not installed
14:33:11 [2022-09-21T14:33:11.200Z] #36 39.09 Fetched 108 MB in 5s (22.8 MB/s)
14:33:11 [2022-09-21T14:33:11.200Z] #36 39.21 Selecting previously unselected package binutils-mingw-w64-i686.
14:33:11 [2022-09-21T14:33:11.200Z] #36 39.21 (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.)
14:33:11 [2022-09-21T14:33:11.200Z] #36 39.27 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
14:33:11 [2022-09-21T14:33:11.200Z] #36 39.29 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
14:33:11 [2022-09-21T14:33:11.200Z] #36 41.37 Selecting previously unselected package binutils-mingw-w64-x86-64.
14:33:11 [2022-09-21T14:33:11.200Z] #36 41.38 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
14:33:11 [2022-09-21T14:33:11.200Z] #36 41.39 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
14:33:11 [2022-09-21T14:33:11.463Z] #36 ...
14:33:11 [2022-09-21T14:33:11.463Z] 
14:33:11 [2022-09-21T14:33:11.463Z] #40 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
14:33:11 [2022-09-21T14:33:11.463Z] #40 32.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
14:33:11 [2022-09-21T14:33:11.463Z] #40 34.92 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [630 kB]
14:33:11 [2022-09-21T14:33:11.463Z] #40 36.60 debconf: delaying package configuration, since apt-utils is not installed
14:33:11 [2022-09-21T14:33:11.463Z] #40 36.92 Fetched 2136 kB in 3s (671 kB/s)
14:33:11 [2022-09-21T14:33:11.463Z] #40 37.06 Selecting previously unselected package libprotobuf23:arm64.
14:33:11 [2022-09-21T14:33:11.463Z] #40 37.06 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
14:33:11 [2022-09-21T14:33:11.463Z] #40 37.11 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
14:33:11 [2022-09-21T14:33:11.463Z] #40 37.13 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
14:33:11 [2022-09-21T14:33:11.463Z] #40 37.69 Selecting previously unselected package python3-pkg-resources.
14:33:11 [2022-09-21T14:33:11.463Z] #40 37.72 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
14:33:11 [2022-09-21T14:33:11.463Z] #40 37.73 Unpacking python3-pkg-resources (52.0.0-4) ...
14:33:11 [2022-09-21T14:33:11.463Z] #40 38.06 Selecting previously unselected package python3-six.
14:33:11 [2022-09-21T14:33:11.463Z] #40 38.06 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
14:33:11 [2022-09-21T14:33:11.463Z] #40 38.07 Unpacking python3-six (1.16.0-2) ...
14:33:11 [2022-09-21T14:33:11.463Z] #40 38.14 Selecting previously unselected package python3-protobuf.
14:33:11 [2022-09-21T14:33:11.463Z] #40 38.15 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
14:33:11 [2022-09-21T14:33:11.463Z] #40 38.16 Unpacking python3-protobuf (3.12.4-1) ...
14:33:11 [2022-09-21T14:33:11.463Z] #40 38.64 Selecting previously unselected package libnet1:arm64.
14:33:11 [2022-09-21T14:33:11.463Z] #40 38.65 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
14:33:11 [2022-09-21T14:33:11.463Z] #40 38.66 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
14:33:11 [2022-09-21T14:33:11.463Z] #40 38.80 Selecting previously unselected package libnl-3-200:arm64.
14:33:11 [2022-09-21T14:33:11.463Z] #40 38.80 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
14:33:11 [2022-09-21T14:33:11.463Z] #40 38.83 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
14:33:11 [2022-09-21T14:33:11.463Z] #40 38.99 Selecting previously unselected package libprotobuf-c1:arm64.
14:33:11 [2022-09-21T14:33:11.463Z] #40 39.00 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
14:33:11 [2022-09-21T14:33:11.463Z] #40 39.00 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
14:33:11 [2022-09-21T14:33:11.463Z] #40 39.17 Selecting previously unselected package criu.
14:33:11 [2022-09-21T14:33:11.463Z] #40 39.17 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ...
14:33:11 [2022-09-21T14:33:11.463Z] #40 39.19 Unpacking criu (3.17.1-1) ...
14:33:11 [2022-09-21T14:33:11.463Z] #40 40.14 Setting up python3-pkg-resources (52.0.0-4) ...
14:33:11 [2022-09-21T14:33:11.463Z] #40 41.70 Setting up libprotobuf23:arm64 (3.12.4-1) ...
14:33:11 [2022-09-21T14:33:11.463Z] #40 41.72 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
14:33:11 [2022-09-21T14:33:11.463Z] #40 41.73 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
14:33:11 [2022-09-21T14:33:11.463Z] #40 41.74 Setting up python3-six (1.16.0-2) ...
14:33:12 [2022-09-21T14:33:12.031Z] #40 ...
14:33:12 [2022-09-21T14:33:12.031Z] 
14:33:12 [2022-09-21T14:33:12.031Z] #38 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
14:33:12 [2022-09-21T14:33:12.031Z] #38 DONE 43.8s
14:33:12 [2022-09-21T14:33:12.031Z] 
14:33:12 [2022-09-21T14:33:12.031Z] #40 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
14:33:12 [2022-09-21T14:33:12.031Z] #40 43.22 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
14:33:12 [2022-09-21T14:33:12.031Z] #40 ...
14:33:12 [2022-09-21T14:33:12.031Z] 
14:33:12 [2022-09-21T14:33:12.031Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:33:12 [2022-09-21T14:33:12.968Z] #43 0.759 Cloning into '/tmp/crun-build'...
14:33:12 [2022-09-21T14:33:12.968Z] #43 ...
14:33:12 [2022-09-21T14:33:12.968Z] 
14:33:12 [2022-09-21T14:33:12.968Z] #44 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:33:12 [2022-09-21T14:33:12.968Z] #0 0.781 + RM_GOPATH=0
14:33:12 [2022-09-21T14:33:12.968Z] #0 0.781 + TMP_GOPATH=
14:33:12 [2022-09-21T14:33:12.968Z] #0 0.781 + : /build
14:33:12 [2022-09-21T14:33:12.968Z] #0 0.781 + '[' -z '' ']'
14:33:12 [2022-09-21T14:33:12.968Z] #0 0.782 ++ mktemp -d
14:33:12 [2022-09-21T14:33:12.968Z] #0 0.788 + export GOPATH=/tmp/tmp.9HTQ97ZvFl
14:33:12 [2022-09-21T14:33:12.968Z] #0 0.788 + GOPATH=/tmp/tmp.9HTQ97ZvFl
14:33:12 [2022-09-21T14:33:12.968Z] #0 0.788 + RM_GOPATH=1
14:33:12 [2022-09-21T14:33:12.968Z] #0 0.788 + case "$(go env GOARCH)" in
14:33:12 [2022-09-21T14:33:12.968Z] #0 0.788 ++ go env GOARCH
14:33:12 [2022-09-21T14:33:12.968Z] #0 0.802 + export GO_BUILDMODE=-buildmode=pie
14:33:12 [2022-09-21T14:33:12.968Z] #0 0.802 + GO_BUILDMODE=-buildmode=pie
14:33:12 [2022-09-21T14:33:12.968Z] #0 0.803 ++ dirname /install.sh
14:33:12 [2022-09-21T14:33:12.968Z] #0 0.818 + dir=/
14:33:12 [2022-09-21T14:33:12.968Z] #0 0.818 + bin=containerd
14:33:12 [2022-09-21T14:33:12.968Z] #0 0.818 + shift
14:33:12 [2022-09-21T14:33:12.968Z] #0 0.823 + '[' '!' -f //containerd.installer ']'
14:33:12 [2022-09-21T14:33:12.968Z] #0 0.823 + . //containerd.installer
14:33:12 [2022-09-21T14:33:12.968Z] #0 0.823 ++ set -e
14:33:12 [2022-09-21T14:33:12.968Z] #0 0.823 ++ : v1.6.8
14:33:12 [2022-09-21T14:33:12.968Z] #0 0.823 + install_containerd
14:33:12 [2022-09-21T14:33:12.968Z] #0 0.823 + echo 'Install containerd version v1.6.8'
14:33:12 [2022-09-21T14:33:12.968Z] #0 0.825 Install containerd version v1.6.8
14:33:12 [2022-09-21T14:33:12.968Z] #0 0.825 + git clone https://github.com/containerd/containerd.git /tmp/tmp.9HTQ97ZvFl/src/github.com/containerd/containerd
14:33:12 [2022-09-21T14:33:12.968Z] #0 0.832 Cloning into '/tmp/tmp.9HTQ97ZvFl/src/github.com/containerd/containerd'...
14:33:12 [2022-09-21T14:33:12.968Z] #44 ...
14:33:12 [2022-09-21T14:33:12.968Z] 
14:33:12 [2022-09-21T14:33:12.968Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
14:33:12 [2022-09-21T14:33:12.968Z] #36 44.39 Selecting previously unselected package binutils-mingw-w64.
14:33:12 [2022-09-21T14:33:12.968Z] #36 44.41 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
14:33:12 [2022-09-21T14:33:12.968Z] #36 44.42 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
14:33:12 [2022-09-21T14:33:12.968Z] #36 44.58 Selecting previously unselected package libdevmapper1.02.1:arm64.
14:33:12 [2022-09-21T14:33:12.968Z] #36 44.58 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
14:33:12 [2022-09-21T14:33:12.968Z] #36 44.60 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
14:33:12 [2022-09-21T14:33:12.968Z] #36 44.78 Selecting previously unselected package dmsetup.
14:33:12 [2022-09-21T14:33:12.968Z] #36 44.79 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
14:33:12 [2022-09-21T14:33:12.968Z] #36 44.82 Unpacking dmsetup (2:1.02.175-2.1) ...
14:33:13 [2022-09-21T14:33:13.229Z] #36 45.03 Selecting previously unselected package mingw-w64-common.
14:33:13 [2022-09-21T14:33:13.229Z] #36 45.03 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
14:33:13 [2022-09-21T14:33:13.229Z] #36 45.04 Unpacking mingw-w64-common (8.0.0-1) ...
14:33:14 [2022-09-21T14:33:14.168Z] #36 ...
14:33:14 [2022-09-21T14:33:14.168Z] 
14:33:14 [2022-09-21T14:33:14.168Z] #41 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
14:33:14 [2022-09-21T14:33:14.168Z] #41 35.79 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
14:33:14 [2022-09-21T14:33:14.168Z] #41 35.90 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
14:33:14 [2022-09-21T14:33:14.168Z] #41 35.91 go: downloading github.com/gobwas/glob v0.2.3
14:33:14 [2022-09-21T14:33:14.168Z] #41 36.02 go: downloading github.com/kisielk/gotool v1.0.0
14:33:14 [2022-09-21T14:33:14.168Z] #41 36.09 go: downloading github.com/gostaticanalysis/comment v1.4.2
14:33:14 [2022-09-21T14:33:14.168Z] #41 36.19 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
14:33:14 [2022-09-21T14:33:14.168Z] #41 36.19 go: downloading github.com/ettle/strcase v0.1.1
14:33:14 [2022-09-21T14:33:14.168Z] #41 36.27 go: downloading github.com/fatih/structtag v1.2.0
14:33:14 [2022-09-21T14:33:14.168Z] #41 36.42 go: downloading github.com/Masterminds/semver v1.5.0
14:33:14 [2022-09-21T14:33:14.168Z] #41 36.46 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
14:33:14 [2022-09-21T14:33:14.168Z] #41 36.57 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
14:33:14 [2022-09-21T14:33:14.168Z] #41 36.66 go: downloading github.com/prometheus/client_golang v1.12.1
14:33:14 [2022-09-21T14:33:14.168Z] #41 37.61 go: downloading github.com/prometheus/client_model v0.2.0
14:33:14 [2022-09-21T14:33:14.168Z] #41 37.65 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
14:33:14 [2022-09-21T14:33:14.168Z] #41 37.76 go: downloading github.com/google/go-cmp v0.5.7
14:33:14 [2022-09-21T14:33:14.168Z] #41 37.91 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
14:33:14 [2022-09-21T14:33:14.168Z] #41 37.98 go: downloading github.com/hexops/gotextdiff v1.0.3
14:33:14 [2022-09-21T14:33:14.168Z] #41 38.06 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
14:33:14 [2022-09-21T14:33:14.168Z] #41 38.07 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
14:33:14 [2022-09-21T14:33:14.168Z] #41 38.15 go: downloading github.com/olekukonko/tablewriter v0.0.5
14:33:14 [2022-09-21T14:33:14.168Z] #41 38.26 go: downloading github.com/beorn7/perks v1.0.1
14:33:14 [2022-09-21T14:33:14.168Z] #41 38.26 go: downloading github.com/cespare/xxhash/v2 v2.1.2
14:33:14 [2022-09-21T14:33:14.168Z] #41 38.31 go: downloading github.com/golang/protobuf v1.5.2
14:33:14 [2022-09-21T14:33:14.168Z] #41 38.35 go: downloading github.com/prometheus/common v0.32.1
14:33:14 [2022-09-21T14:33:14.168Z] #41 38.84 go: downloading github.com/prometheus/procfs v0.7.3
14:33:14 [2022-09-21T14:33:14.168Z] #41 38.85 go: downloading google.golang.org/protobuf v1.28.0
14:33:14 [2022-09-21T14:33:14.168Z] #41 39.58 go: downloading github.com/mattn/go-runewidth v0.0.9
14:33:14 [2022-09-21T14:33:14.168Z] #41 40.68 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
14:33:14 [2022-09-21T14:33:14.168Z] #41 ...
14:33:14 [2022-09-21T14:33:14.168Z] 
14:33:14 [2022-09-21T14:33:14.168Z] #32 [tini 1/3] 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
14:33:14 [2022-09-21T14:33:14.168Z] #32 45.95 Selecting previously unselected package libxml2:arm64.
14:33:14 [2022-09-21T14:33:14.168Z] #32 45.95 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ...
14:33:14 [2022-09-21T14:33:14.168Z] #32 45.99 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
14:33:14 [2022-09-21T14:33:14.763Z] #32 46.54 Selecting previously unselected package libarchive13:arm64.
14:33:14 [2022-09-21T14:33:14.763Z] #32 46.55 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
14:33:14 [2022-09-21T14:33:14.763Z] #32 46.58 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
14:33:15 [2022-09-21T14:33:15.032Z] #32 46.82 Selecting previously unselected package libjsoncpp24:arm64.
14:33:15 [2022-09-21T14:33:15.032Z] #32 46.89 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
14:33:15 [2022-09-21T14:33:15.032Z] #32 46.89 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
14:33:15 [2022-09-21T14:33:15.321Z] #32 47.07 Selecting previously unselected package librhash0:arm64.
14:33:15 [2022-09-21T14:33:15.321Z] #32 47.08 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
14:33:15 [2022-09-21T14:33:15.321Z] #32 47.09 Unpacking librhash0:arm64 (1.4.1-2) ...
14:33:15 [2022-09-21T14:33:15.583Z] #32 47.27 Selecting previously unselected package libuv1:arm64.
14:33:15 [2022-09-21T14:33:15.583Z] #32 47.27 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
14:33:15 [2022-09-21T14:33:15.583Z] #32 47.28 Unpacking libuv1:arm64 (1.40.0-2) ...
14:33:15 [2022-09-21T14:33:15.583Z] #32 47.46 Selecting previously unselected package cmake.
14:33:15 [2022-09-21T14:33:15.850Z] #32 47.48 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ...
14:33:15 [2022-09-21T14:33:15.850Z] #32 47.49 Unpacking cmake (3.18.4-2+deb11u1) ...
14:33:17 [2022-09-21T14:33:17.766Z] #32 ...
14:33:17 [2022-09-21T14:33:17.766Z] 
14:33:17 [2022-09-21T14:33:17.766Z] #35 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
14:33:17 [2022-09-21T14:33:17.766Z] #35 38.88 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.
14:33:17 [2022-09-21T14:33:17.766Z] #35 38.98 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
14:33:17 [2022-09-21T14:33:17.766Z] #35 39.17 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
14:33:18 [2022-09-21T14:33:18.425Z] #35 ...
14:33:18 [2022-09-21T14:33:18.425Z] 
14:33:18 [2022-09-21T14:33:18.425Z] #32 [tini 1/3] 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
14:33:18 [2022-09-21T14:33:18.425Z] #32 50.12 Setting up libicu67:arm64 (67.1-7) ...
14:33:18 [2022-09-21T14:33:18.692Z] #32 50.55 Setting up xxd (2:8.2.2434-3+deb11u1) ...
14:33:18 [2022-09-21T14:33:18.692Z] #32 50.58 Setting up libuv1:arm64 (1.40.0-2) ...
14:33:18 [2022-09-21T14:33:18.692Z] #32 50.63 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
14:33:18 [2022-09-21T14:33:18.957Z] #32 50.73 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
14:33:18 [2022-09-21T14:33:18.957Z] #32 50.78 Setting up librhash0:arm64 (1.4.1-2) ...
14:33:19 [2022-09-21T14:33:19.218Z] #32 50.86 Setting up cmake-data (3.18.4-2+deb11u1) ...
14:33:19 [2022-09-21T14:33:19.218Z] #32 50.91 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
14:33:19 [2022-09-21T14:33:19.218Z] #32 51.01 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
14:33:19 [2022-09-21T14:33:19.218Z] #32 51.06 Setting up cmake (3.18.4-2+deb11u1) ...
14:33:19 [2022-09-21T14:33:19.218Z] #32 51.17 Processing triggers for libc-bin (2.31-13+deb11u4) ...
14:33:20 [2022-09-21T14:33:20.158Z] #32 ...
14:33:20 [2022-09-21T14:33:20.158Z] 
14:33:20 [2022-09-21T14:33:20.158Z] #40 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
14:33:20 [2022-09-21T14:33:20.158Z] #40 43.34 Setting up python3-protobuf (3.12.4-1) ...
14:33:20 [2022-09-21T14:33:20.158Z] #40 47.38 Setting up criu (3.17.1-1) ...
14:33:20 [2022-09-21T14:33:20.158Z] #40 49.24 Processing triggers for libc-bin (2.31-13+deb11u4) ...
14:33:20 [2022-09-21T14:33:20.158Z] #40 DONE 51.3s
14:33:20 [2022-09-21T14:33:20.158Z] 
14:33:20 [2022-09-21T14:33:20.158Z] #32 [tini 1/3] 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
14:33:20 [2022-09-21T14:33:20.158Z] #32 DONE 51.9s
14:33:20 [2022-09-21T14:33:20.158Z] 
14:33:20 [2022-09-21T14:33:20.158Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
14:33:20 [2022-09-21T14:33:20.158Z] #36 51.92 Selecting previously unselected package mingw-w64-x86-64-dev.
14:33:20 [2022-09-21T14:33:20.158Z] #36 51.92 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
14:33:20 [2022-09-21T14:33:20.158Z] #36 51.93 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
14:33:20 [2022-09-21T14:33:20.428Z] #36 ...
14:33:20 [2022-09-21T14:33:20.428Z] 
14:33:20 [2022-09-21T14:33:20.428Z] #45 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
14:33:20 [2022-09-21T14:33:20.428Z] #45 DONE 0.3s
14:33:20 [2022-09-21T14:33:20.428Z] 
14:33:20 [2022-09-21T14:33:20.428Z] #46 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
14:33:21 [2022-09-21T14:33:21.366Z] #46 1.027 + RM_GOPATH=0
14:33:21 [2022-09-21T14:33:21.366Z] #46 1.037 + TMP_GOPATH=
14:33:21 [2022-09-21T14:33:21.366Z] #46 1.039 + : /build
14:33:21 [2022-09-21T14:33:21.366Z] #46 1.039 + '[' -z '' ']'
14:33:21 [2022-09-21T14:33:21.366Z] #46 1.039 ++ mktemp -d
14:33:21 [2022-09-21T14:33:21.366Z] #46 1.061 + export GOPATH=/tmp/tmp.M4uFiFhjyt
14:33:21 [2022-09-21T14:33:21.366Z] #46 1.061 + GOPATH=/tmp/tmp.M4uFiFhjyt
14:33:21 [2022-09-21T14:33:21.366Z] #46 1.061 + RM_GOPATH=1
14:33:21 [2022-09-21T14:33:21.366Z] #46 1.061 + case "$(go env GOARCH)" in
14:33:21 [2022-09-21T14:33:21.366Z] #46 1.061 ++ go env GOARCH
14:33:21 [2022-09-21T14:33:21.629Z] #46 1.159 + export GO_BUILDMODE=-buildmode=pie
14:33:21 [2022-09-21T14:33:21.629Z] #46 1.159 + GO_BUILDMODE=-buildmode=pie
14:33:21 [2022-09-21T14:33:21.629Z] #46 1.159 ++ dirname /install.sh
14:33:21 [2022-09-21T14:33:21.629Z] #46 1.197 Install tini version v0.19.0
14:33:21 [2022-09-21T14:33:21.629Z] #46 1.197 + dir=/
14:33:21 [2022-09-21T14:33:21.629Z] #46 1.197 + bin=tini
14:33:21 [2022-09-21T14:33:21.629Z] #46 1.197 + shift
14:33:21 [2022-09-21T14:33:21.629Z] #46 1.197 + '[' '!' -f //tini.installer ']'
14:33:21 [2022-09-21T14:33:21.629Z] #46 1.197 + . //tini.installer
14:33:21 [2022-09-21T14:33:21.629Z] #46 1.197 ++ : v0.19.0
14:33:21 [2022-09-21T14:33:21.629Z] #46 1.197 + install_tini
14:33:21 [2022-09-21T14:33:21.629Z] #46 1.197 + echo 'Install tini version v0.19.0'
14:33:21 [2022-09-21T14:33:21.629Z] #46 1.197 + git clone https://github.com/krallin/tini.git /tmp/tmp.M4uFiFhjyt/tini
14:33:21 [2022-09-21T14:33:21.629Z] #46 1.197 Cloning into '/tmp/tmp.M4uFiFhjyt/tini'...
14:33:22 [2022-09-21T14:33:22.201Z] #46 2.013 + cd /tmp/tmp.M4uFiFhjyt/tini
14:33:22 [2022-09-21T14:33:22.461Z] #46 2.014 + git checkout -q v0.19.0
14:33:22 [2022-09-21T14:33:22.461Z] #46 2.020 + cmake .
14:33:23 [2022-09-21T14:33:23.032Z] #46 2.517 -- The C compiler identification is GNU 10.2.1
14:33:23 [2022-09-21T14:33:23.032Z] #46 2.643 -- Detecting C compiler ABI info
14:33:23 [2022-09-21T14:33:23.602Z] #46 3.171 -- Detecting C compiler ABI info - done
14:33:23 [2022-09-21T14:33:23.602Z] #46 3.272 -- Check for working C compiler: /usr/bin/cc - skipped
14:33:23 [2022-09-21T14:33:23.602Z] #46 3.273 -- Detecting C compile features
14:33:23 [2022-09-21T14:33:23.602Z] #46 3.274 -- Detecting C compile features - done
14:33:23 [2022-09-21T14:33:23.602Z] #46 3.310 -- Performing Test HAS_BUILTIN_FORTIFY
14:33:23 [2022-09-21T14:33:23.862Z] #46 3.496 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
14:33:24 [2022-09-21T14:33:24.123Z] #46 3.581 -- Configuring done
14:33:24 [2022-09-21T14:33:24.123Z] #46 3.596 -- Generating done
14:33:24 [2022-09-21T14:33:24.123Z] #46 3.626 -- Build files have been written to: /tmp/tmp.M4uFiFhjyt/tini
14:33:24 [2022-09-21T14:33:24.123Z] #46 3.631 + make tini-static
14:33:24 [2022-09-21T14:33:24.383Z] #46 3.902 Scanning dependencies of target tini-static
14:33:24 [2022-09-21T14:33:24.383Z] #46 4.049 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
14:33:26 [2022-09-21T14:33:26.295Z] #46 5.616 [100%] Linking C executable tini-static
14:33:26 [2022-09-21T14:33:26.555Z] #46 ...
14:33:26 [2022-09-21T14:33:26.555Z] 
14:33:26 [2022-09-21T14:33:26.555Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
14:33:26 [2022-09-21T14:33:26.555Z] #36 58.39 Selecting previously unselected package gcc-mingw-w64-base.
14:33:26 [2022-09-21T14:33:26.555Z] #36 58.40 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
14:33:26 [2022-09-21T14:33:26.555Z] #36 58.41 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
14:33:26 [2022-09-21T14:33:26.817Z] #36 58.53 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
14:33:26 [2022-09-21T14:33:26.817Z] #36 58.54 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
14:33:26 [2022-09-21T14:33:26.817Z] #36 58.56 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
14:33:27 [2022-09-21T14:33:27.078Z] #36 ...
14:33:27 [2022-09-21T14:33:27.078Z] 
14:33:27 [2022-09-21T14:33:27.078Z] #46 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
14:33:27 [2022-09-21T14:33:27.078Z] #46 6.244 [100%] Built target tini-static
14:33:27 [2022-09-21T14:33:27.078Z] #46 6.329 + mkdir -p /build
14:33:27 [2022-09-21T14:33:27.078Z] #46 6.342 + cp tini-static /build/docker-init
14:33:27 [2022-09-21T14:33:27.078Z] #46 DONE 6.7s
14:33:27 [2022-09-21T14:33:27.078Z] 
14:33:27 [2022-09-21T14:33:27.078Z] #37 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
14:33:27 [2022-09-21T14:33:27.078Z] #37 57.57 gotestsum version dev
14:33:27 [2022-09-21T14:33:27.078Z] #37 DONE 58.9s
14:33:27 [2022-09-21T14:33:27.338Z] 
14:33:27 [2022-09-21T14:33:27.338Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:33:27 [2022-09-21T14:33:27.338Z] #43 6.317 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
14:33:27 [2022-09-21T14:33:27.338Z] #43 6.372 Cloning into '/tmp/crun-build/libocispec'...
14:33:27 [2022-09-21T14:33:27.338Z] #43 7.356 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
14:33:27 [2022-09-21T14:33:27.338Z] #43 7.404 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
14:33:27 [2022-09-21T14:33:27.338Z] #43 7.404 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
14:33:27 [2022-09-21T14:33:27.338Z] #43 7.406 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
14:33:27 [2022-09-21T14:33:27.338Z] #43 7.450 Cloning into '/tmp/crun-build/libocispec/image-spec'...
14:33:27 [2022-09-21T14:33:27.338Z] #43 10.15 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
14:33:27 [2022-09-21T14:33:27.338Z] #43 11.80 Cloning into '/tmp/crun-build/libocispec/yajl'...
14:33:27 [2022-09-21T14:33:27.338Z] #43 13.00 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
14:33:27 [2022-09-21T14:33:27.338Z] #43 13.25 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
14:33:27 [2022-09-21T14:33:27.338Z] #43 13.46 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
14:33:33 [2022-09-21T14:33:33.914Z] #43 ...
14:33:33 [2022-09-21T14:33:33.914Z] 
14:33:33 [2022-09-21T14:33:33.914Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
14:33:33 [2022-09-21T14:33:33.914Z] #36 64.79 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
14:33:33 [2022-09-21T14:33:33.914Z] #36 64.79 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
14:33:33 [2022-09-21T14:33:33.914Z] #36 64.80 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:33:40 [2022-09-21T14:33:40.500Z] #36 ...
14:33:40 [2022-09-21T14:33:40.500Z] 
14:33:40 [2022-09-21T14:33:40.500Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:33:40 [2022-09-21T14:33:40.500Z] #43 27.37 aclocal: warning: couldn't open directory 'm4': No such file or directory
14:33:44 [2022-09-21T14:33:44.702Z] #43 ...
14:33:44 [2022-09-21T14:33:44.702Z] 
14:33:44 [2022-09-21T14:33:44.702Z] #44 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:33:45 [2022-09-21T14:33:45.482Z] #44 41.59 Updating files:  58% (2905/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:  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:  92% (4596/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.
14:33:45 [2022-09-21T14:33:45.482Z] #44 42.82 + cd /tmp/tmp.9HTQ97ZvFl/src/github.com/containerd/containerd
14:33:45 [2022-09-21T14:33:45.482Z] #44 42.83 + git checkout -q v1.6.8
14:33:46 [2022-09-21T14:33:46.863Z] #44 44.32 + export 'BUILDTAGS=netgo osusergo static_build'
14:33:47 [2022-09-21T14:33:47.124Z] #44 44.34 + BUILDTAGS='netgo osusergo static_build'
14:33:47 [2022-09-21T14:33:47.124Z] #44 44.34 + export EXTRA_FLAGS=-buildmode=pie
14:33:47 [2022-09-21T14:33:47.124Z] #44 44.34 + EXTRA_FLAGS=-buildmode=pie
14:33:47 [2022-09-21T14:33:47.124Z] #44 44.34 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
14:33:47 [2022-09-21T14:33:47.124Z] #44 44.34 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
14:33:47 [2022-09-21T14:33:47.124Z] #44 44.34 + '[' '' = dynamic ']'
14:33:47 [2022-09-21T14:33:47.124Z] #44 44.34 + make
14:33:49 [2022-09-21T14:33:49.032Z] #44 46.18 + bin/ctr
14:33:54 [2022-09-21T14:33:54.314Z] #44 ...
14:33:54 [2022-09-21T14:33:54.314Z] 
14:33:54 [2022-09-21T14:33:54.314Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
14:33:54 [2022-09-21T14:33:54.314Z] #36 75.89 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
14:33:54 [2022-09-21T14:33:54.314Z] #36 75.90 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
14:33:54 [2022-09-21T14:33:54.314Z] #36 75.91 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:33:54 [2022-09-21T14:33:54.314Z] #36 81.55 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
14:33:54 [2022-09-21T14:33:54.314Z] #36 81.56 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
14:33:54 [2022-09-21T14:33:54.314Z] #36 81.57 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
14:33:54 [2022-09-21T14:33:54.314Z] #36 ...
14:33:54 [2022-09-21T14:33:54.314Z] 
14:33:54 [2022-09-21T14:33:54.314Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:33:54 [2022-09-21T14:33:54.314Z] #43 36.75 libtoolize: putting auxiliary files in '.'.
14:33:54 [2022-09-21T14:33:54.314Z] #43 36.76 libtoolize: copying file './ltmain.sh'
14:33:54 [2022-09-21T14:33:54.314Z] #43 37.52 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
14:33:54 [2022-09-21T14:33:54.314Z] #43 37.52 libtoolize: and rerunning libtoolize and aclocal.
14:33:54 [2022-09-21T14:33:54.314Z] #43 37.52 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
14:33:55 [2022-09-21T14:33:55.254Z] #43 ...
14:33:55 [2022-09-21T14:33:55.254Z] 
14:33:55 [2022-09-21T14:33:55.254Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
14:33:55 [2022-09-21T14:33:55.254Z] #36 86.93 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
14:33:55 [2022-09-21T14:33:55.254Z] #36 86.93 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
14:33:55 [2022-09-21T14:33:55.254Z] #36 86.94 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:34:01 [2022-09-21T14:34:01.832Z] #36 ...
14:34:01 [2022-09-21T14:34:01.832Z] 
14:34:01 [2022-09-21T14:34:01.832Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:34:01 [2022-09-21T14:34:01.832Z] #43 45.46 configure.ac:7: installing './compile'
14:34:01 [2022-09-21T14:34:01.832Z] #43 45.46 configure.ac:11: installing './config.guess'
14:34:01 [2022-09-21T14:34:01.832Z] #43 45.48 configure.ac:11: installing './config.sub'
14:34:01 [2022-09-21T14:34:01.832Z] #43 45.49 configure.ac:8: installing './install-sh'
14:34:01 [2022-09-21T14:34:01.832Z] #43 45.49 configure.ac:8: installing './missing'
14:34:01 [2022-09-21T14:34:01.832Z] #43 45.63 Makefile.am: installing './depcomp'
14:34:01 [2022-09-21T14:34:01.832Z] #43 46.92 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
14:34:01 [2022-09-21T14:34:01.832Z] #43 46.92 libtoolize: copying file 'build-aux/ltmain.sh'
14:34:01 [2022-09-21T14:34:01.832Z] #43 47.09 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
14:34:01 [2022-09-21T14:34:01.832Z] #43 47.09 libtoolize: copying file 'm4/libtool.m4'
14:34:01 [2022-09-21T14:34:01.832Z] #43 47.20 libtoolize: copying file 'm4/ltoptions.m4'
14:34:01 [2022-09-21T14:34:01.832Z] #43 47.34 libtoolize: copying file 'm4/ltsugar.m4'
14:34:01 [2022-09-21T14:34:01.832Z] #43 47.47 libtoolize: copying file 'm4/ltversion.m4'
14:34:01 [2022-09-21T14:34:01.832Z] #43 47.59 libtoolize: copying file 'm4/lt~obsolete.m4'
14:34:01 [2022-09-21T14:34:01.832Z] #43 47.72 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
14:34:06 [2022-09-21T14:34:06.033Z] #43 ...
14:34:06 [2022-09-21T14:34:06.033Z] 
14:34:06 [2022-09-21T14:34:06.033Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
14:34:06 [2022-09-21T14:34:06.033Z] #36 97.99 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
14:34:06 [2022-09-21T14:34:06.293Z] #36 97.99 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
14:34:06 [2022-09-21T14:34:06.293Z] #36 98.00 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:34:11 [2022-09-21T14:34:11.571Z] #36 ...
14:34:11 [2022-09-21T14:34:11.571Z] 
14:34:11 [2022-09-21T14:34:11.571Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:34:11 [2022-09-21T14:34:11.571Z] #43 58.92 configure.ac:7: installing 'build-aux/compile'
14:34:11 [2022-09-21T14:34:11.571Z] #43 58.93 configure.ac:9: installing 'build-aux/config.guess'
14:34:11 [2022-09-21T14:34:11.571Z] #43 58.94 configure.ac:9: installing 'build-aux/config.sub'
14:34:11 [2022-09-21T14:34:11.571Z] #43 58.95 configure.ac:11: installing 'build-aux/install-sh'
14:34:11 [2022-09-21T14:34:11.571Z] #43 58.96 configure.ac:11: installing 'build-aux/missing'
14:34:11 [2022-09-21T14:34:11.571Z] #43 59.12 Makefile.am: installing 'build-aux/depcomp'
14:34:11 [2022-09-21T14:34:11.571Z] #43 59.25 parallel-tests: installing 'build-aux/test-driver'
14:34:13 [2022-09-21T14:34:13.479Z] #43 61.12 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
14:34:13 [2022-09-21T14:34:13.480Z] #43 61.12 libtoolize: copying file 'build-aux/ltmain.sh'
14:34:13 [2022-09-21T14:34:13.739Z] #43 61.77 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
14:34:13 [2022-09-21T14:34:13.739Z] #43 61.77 libtoolize: copying file 'm4/libtool.m4'
14:34:13 [2022-09-21T14:34:13.739Z] #43 61.90 libtoolize: copying file 'm4/ltoptions.m4'
14:34:13 [2022-09-21T14:34:13.999Z] #43 62.02 libtoolize: copying file 'm4/ltsugar.m4'
14:34:14 [2022-09-21T14:34:14.259Z] #43 62.15 libtoolize: copying file 'm4/ltversion.m4'
14:34:14 [2022-09-21T14:34:14.259Z] #43 62.30 libtoolize: copying file 'm4/lt~obsolete.m4'
14:34:16 [2022-09-21T14:34:16.821Z] #43 ...
14:34:16 [2022-09-21T14:34:16.821Z] 
14:34:16 [2022-09-21T14:34:16.821Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
14:34:16 [2022-09-21T14:34:16.821Z] #36 103.7 Selecting previously unselected package g++-mingw-w64-x86-64.
14:34:16 [2022-09-21T14:34:16.821Z] #36 103.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
14:34:16 [2022-09-21T14:34:16.821Z] #36 103.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
14:34:16 [2022-09-21T14:34:16.821Z] #36 103.8 Selecting previously unselected package libapparmor1:arm64.
14:34:16 [2022-09-21T14:34:16.821Z] #36 103.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
14:34:16 [2022-09-21T14:34:16.821Z] #36 103.9 Unpacking libapparmor1:arm64 (2.13.6-10) ...
14:34:16 [2022-09-21T14:34:16.821Z] #36 104.0 Selecting previously unselected package libapparmor-dev:arm64.
14:34:16 [2022-09-21T14:34:16.821Z] #36 104.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
14:34:16 [2022-09-21T14:34:16.821Z] #36 104.0 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
14:34:16 [2022-09-21T14:34:16.821Z] #36 104.1 Selecting previously unselected package libbtrfs0:arm64.
14:34:16 [2022-09-21T14:34:16.821Z] #36 104.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
14:34:16 [2022-09-21T14:34:16.821Z] #36 104.1 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
14:34:16 [2022-09-21T14:34:16.821Z] #36 104.2 Selecting previously unselected package libbtrfs-dev:arm64.
14:34:16 [2022-09-21T14:34:16.821Z] #36 104.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
14:34:16 [2022-09-21T14:34:16.821Z] #36 104.3 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
14:34:16 [2022-09-21T14:34:16.821Z] #36 104.5 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
14:34:16 [2022-09-21T14:34:16.821Z] #36 104.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
14:34:16 [2022-09-21T14:34:16.821Z] #36 104.5 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
14:34:16 [2022-09-21T14:34:16.821Z] #36 104.5 Selecting previously unselected package libudev-dev:arm64.
14:34:16 [2022-09-21T14:34:16.821Z] #36 104.6 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
14:34:16 [2022-09-21T14:34:16.821Z] #36 104.6 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
14:34:16 [2022-09-21T14:34:16.821Z] #36 104.7 Selecting previously unselected package libsepol1-dev:arm64.
14:34:16 [2022-09-21T14:34:16.821Z] #36 104.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
14:34:16 [2022-09-21T14:34:16.821Z] #36 104.8 Unpacking libsepol1-dev:arm64 (3.1-1) ...
14:34:16 [2022-09-21T14:34:16.821Z] #36 105.0 Selecting previously unselected package libpcre2-16-0:arm64.
14:34:16 [2022-09-21T14:34:16.821Z] #36 105.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
14:34:16 [2022-09-21T14:34:16.821Z] #36 105.0 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
14:34:16 [2022-09-21T14:34:16.821Z] #36 105.1 Selecting previously unselected package libpcre2-32-0:arm64.
14:34:16 [2022-09-21T14:34:16.821Z] #36 105.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
14:34:16 [2022-09-21T14:34:16.821Z] #36 105.2 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
14:34:16 [2022-09-21T14:34:16.821Z] #36 105.3 Selecting previously unselected package libpcre2-posix2:arm64.
14:34:16 [2022-09-21T14:34:16.821Z] #36 105.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
14:34:16 [2022-09-21T14:34:16.821Z] #36 105.3 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
14:34:16 [2022-09-21T14:34:16.821Z] #36 105.4 Selecting previously unselected package libpcre2-dev:arm64.
14:34:16 [2022-09-21T14:34:16.821Z] #36 105.4 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
14:34:16 [2022-09-21T14:34:16.821Z] #36 105.5 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
14:34:16 [2022-09-21T14:34:16.821Z] #36 105.9 Selecting previously unselected package libselinux1-dev:arm64.
14:34:16 [2022-09-21T14:34:16.821Z] #36 105.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
14:34:16 [2022-09-21T14:34:16.821Z] #36 105.9 Unpacking libselinux1-dev:arm64 (3.1-3) ...
14:34:16 [2022-09-21T14:34:16.821Z] #36 106.2 Selecting previously unselected package libdevmapper-dev:arm64.
14:34:16 [2022-09-21T14:34:16.821Z] #36 106.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
14:34:16 [2022-09-21T14:34:16.821Z] #36 106.3 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
14:34:16 [2022-09-21T14:34:16.821Z] #36 106.4 Selecting previously unselected package libseccomp-dev:arm64.
14:34:16 [2022-09-21T14:34:16.821Z] #36 106.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
14:34:16 [2022-09-21T14:34:16.821Z] #36 106.4 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
14:34:16 [2022-09-21T14:34:16.821Z] #36 106.5 Selecting previously unselected package libsystemd-dev:arm64.
14:34:16 [2022-09-21T14:34:16.821Z] #36 106.5 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
14:34:16 [2022-09-21T14:34:16.821Z] #36 106.6 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
14:34:16 [2022-09-21T14:34:16.821Z] #36 107.0 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
14:34:16 [2022-09-21T14:34:16.821Z] #36 107.1 Setting up libapparmor1:arm64 (2.13.6-10) ...
14:34:16 [2022-09-21T14:34:16.821Z] #36 107.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
14:34:16 [2022-09-21T14:34:16.821Z] #36 107.1 Setting up libsepol1-dev:arm64 (3.1-1) ...
14:34:16 [2022-09-21T14:34:16.822Z] #36 107.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
14:34:16 [2022-09-21T14:34:16.822Z] #36 107.2 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
14:34:16 [2022-09-21T14:34:16.822Z] #36 107.2 Setting up libbtrfs0:arm64 (5.10.1-2) ...
14:34:16 [2022-09-21T14:34:16.822Z] #36 107.2 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
14:34:16 [2022-09-21T14:34:16.822Z] #36 107.2 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
14:34:16 [2022-09-21T14:34:16.822Z] #36 107.2 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
14:34:16 [2022-09-21T14:34:16.822Z] #36 107.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
14:34:16 [2022-09-21T14:34:16.822Z] #36 107.3 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
14:34:16 [2022-09-21T14:34:16.822Z] #36 107.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
14:34:16 [2022-09-21T14:34:16.822Z] #36 107.3 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
14:34:16 [2022-09-21T14:34:16.822Z] #36 107.3 Setting up mingw-w64-common (8.0.0-1) ...
14:34:16 [2022-09-21T14:34:16.822Z] #36 107.3 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
14:34:16 [2022-09-21T14:34:16.822Z] #36 107.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
14:34:16 [2022-09-21T14:34:16.822Z] #36 107.3 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
14:34:16 [2022-09-21T14:34:16.822Z] #36 107.4 Setting up libselinux1-dev:arm64 (3.1-3) ...
14:34:16 [2022-09-21T14:34:16.822Z] #36 107.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
14:34:16 [2022-09-21T14:34:16.822Z] #36 107.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:34:16 [2022-09-21T14:34:16.822Z] #36 107.4 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
14:34:16 [2022-09-21T14:34:16.822Z] #36 107.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:34:16 [2022-09-21T14:34:16.822Z] #36 107.4 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
14:34:16 [2022-09-21T14:34:16.822Z] #36 107.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
14:34:16 [2022-09-21T14:34:16.822Z] #36 107.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
14:34:16 [2022-09-21T14:34:16.822Z] #36 107.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
14:34:16 [2022-09-21T14:34:16.822Z] #36 107.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
14:34:16 [2022-09-21T14:34:16.822Z] #36 107.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
14:34:16 [2022-09-21T14:34:16.822Z] #36 107.6 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
14:34:16 [2022-09-21T14:34:16.822Z] #36 107.6 Setting up dmsetup (2:1.02.175-2.1) ...
14:34:16 [2022-09-21T14:34:16.822Z] #36 107.6 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
14:34:16 [2022-09-21T14:34:16.822Z] #36 107.6 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
14:34:16 [2022-09-21T14:34:16.822Z] #36 107.6 Processing triggers for libc-bin (2.31-13+deb11u4) ...
14:34:18 [2022-09-21T14:34:18.768Z] #36 ...
14:34:18 [2022-09-21T14:34:18.768Z] 
14:34:18 [2022-09-21T14:34:18.768Z] #27 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
14:34:18 [2022-09-21T14:34:18.768Z] #27 103.8 + for f in rootlesskit rootlesskit-docker-proxy
14:34:18 [2022-09-21T14:34:18.768Z] #27 103.8 + GOBIN=/build
14:34:18 [2022-09-21T14:34:18.768Z] #27 103.8 + GO111MODULE=on
14:34:18 [2022-09-21T14:34:18.768Z] #27 103.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
14:34:18 [2022-09-21T14:34:18.768Z] #27 108.6 rootlesskit version 1.0.0
14:34:18 [2022-09-21T14:34:18.768Z] #27 108.6 Usage of /build/rootlesskit-docker-proxy:
14:34:18 [2022-09-21T14:34:18.768Z] #27 108.6   -container-ip string
14:34:18 [2022-09-21T14:34:18.768Z] #27 108.6     	container ip
14:34:18 [2022-09-21T14:34:18.768Z] #27 108.6   -container-port int
14:34:18 [2022-09-21T14:34:18.768Z] #27 108.6     	container port (default -1)
14:34:18 [2022-09-21T14:34:18.768Z] #27 108.6   -host-ip string
14:34:18 [2022-09-21T14:34:18.768Z] #27 108.6     	host ip
14:34:18 [2022-09-21T14:34:18.768Z] #27 108.6   -host-port int
14:34:18 [2022-09-21T14:34:18.768Z] #27 108.6     	host port (default -1)
14:34:18 [2022-09-21T14:34:18.768Z] #27 108.6   -proto string
14:34:18 [2022-09-21T14:34:18.768Z] #27 108.6     	proxy protocol (default "tcp")
14:34:18 [2022-09-21T14:34:18.768Z] #27 DONE 110.0s
14:34:18 [2022-09-21T14:34:18.768Z] 
14:34:18 [2022-09-21T14:34:18.768Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
14:34:18 [2022-09-21T14:34:18.768Z] #36 DONE 110.6s
14:34:18 [2022-09-21T14:34:18.768Z] 
14:34:18 [2022-09-21T14:34:18.768Z] #47 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
14:34:19 [2022-09-21T14:34:19.031Z] #47 DONE 0.3s
14:34:19 [2022-09-21T14:34:19.031Z] 
14:34:19 [2022-09-21T14:34:19.031Z] #48 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
14:34:19 [2022-09-21T14:34:19.031Z] #48 DONE 0.2s
14:34:19 [2022-09-21T14:34:19.031Z] 
14:34:19 [2022-09-21T14:34:19.031Z] #49 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
14:34:19 [2022-09-21T14:34:19.031Z] #49 DONE 0.2s
14:34:19 [2022-09-21T14:34:19.031Z] 
14:34:19 [2022-09-21T14:34:19.031Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
14:34:20 [2022-09-21T14:34:20.952Z] #50 ...
14:34:20 [2022-09-21T14:34:20.952Z] 
14:34:20 [2022-09-21T14:34:20.952Z] #51 [dev-systemd-false  1/28] RUN groupadd -r docker
14:34:20 [2022-09-21T14:34:20.952Z] #51 DONE 1.7s
14:34:20 [2022-09-21T14:34:20.952Z] 
14:34:20 [2022-09-21T14:34:20.952Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
14:34:20 [2022-09-21T14:34:20.952Z] #50 1.531 + RM_GOPATH=0
14:34:20 [2022-09-21T14:34:20.952Z] #50 1.531 + TMP_GOPATH=
14:34:20 [2022-09-21T14:34:20.952Z] #50 1.531 + : /build
14:34:20 [2022-09-21T14:34:20.952Z] #50 1.531 + '[' -z '' ']'
14:34:20 [2022-09-21T14:34:20.952Z] #50 1.531 ++ mktemp -d
14:34:20 [2022-09-21T14:34:20.952Z] #50 1.531 + export GOPATH=/tmp/tmp.HsODGlMBj9
14:34:20 [2022-09-21T14:34:20.952Z] #50 1.531 + GOPATH=/tmp/tmp.HsODGlMBj9
14:34:20 [2022-09-21T14:34:20.952Z] #50 1.531 + RM_GOPATH=1
14:34:20 [2022-09-21T14:34:20.952Z] #50 1.531 + case "$(go env GOARCH)" in
14:34:20 [2022-09-21T14:34:20.952Z] #50 1.531 ++ go env GOARCH
14:34:20 [2022-09-21T14:34:20.952Z] #50 1.572 Install runc version v1.1.4 (build tags: seccomp)
14:34:20 [2022-09-21T14:34:20.952Z] #50 1.572 + export GO_BUILDMODE=-buildmode=pie
14:34:20 [2022-09-21T14:34:20.952Z] #50 1.572 + GO_BUILDMODE=-buildmode=pie
14:34:20 [2022-09-21T14:34:20.952Z] #50 1.572 ++ dirname /install.sh
14:34:20 [2022-09-21T14:34:20.952Z] #50 1.572 + dir=/
14:34:20 [2022-09-21T14:34:20.952Z] #50 1.572 + bin=runc
14:34:20 [2022-09-21T14:34:20.952Z] #50 1.572 + shift
14:34:20 [2022-09-21T14:34:20.952Z] #50 1.572 + '[' '!' -f //runc.installer ']'
14:34:20 [2022-09-21T14:34:20.952Z] #50 1.572 + . //runc.installer
14:34:20 [2022-09-21T14:34:20.952Z] #50 1.572 ++ set -e
14:34:20 [2022-09-21T14:34:20.952Z] #50 1.572 ++ : v1.1.4
14:34:20 [2022-09-21T14:34:20.952Z] #50 1.572 + install_runc
14:34:20 [2022-09-21T14:34:20.952Z] #50 1.572 + RUNC_BUILDTAGS=seccomp
14:34:20 [2022-09-21T14:34:20.952Z] #50 1.572 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
14:34:20 [2022-09-21T14:34:20.952Z] #50 1.572 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.HsODGlMBj9/src/github.com/opencontainers/runc
14:34:20 [2022-09-21T14:34:20.952Z] #50 1.598 Cloning into '/tmp/tmp.HsODGlMBj9/src/github.com/opencontainers/runc'...
14:34:21 [2022-09-21T14:34:21.892Z] #50 ...
14:34:21 [2022-09-21T14:34:21.892Z] 
14:34:21 [2022-09-21T14:34:21.892Z] #52 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
14:34:21 [2022-09-21T14:34:21.892Z] #52 DONE 1.3s
14:34:21 [2022-09-21T14:34:21.892Z] 
14:34:21 [2022-09-21T14:34:21.892Z] #53 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
14:34:22 [2022-09-21T14:34:22.462Z] #53 0.675 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
14:34:22 [2022-09-21T14:34:22.462Z] #53 DONE 0.7s
14:34:22 [2022-09-21T14:34:22.462Z] 
14:34:22 [2022-09-21T14:34:22.462Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && 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 "v2.1.0";                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
14:34:22 [2022-09-21T14:34:22.722Z] #23 ...
14:34:22 [2022-09-21T14:34:22.722Z] 
14:34:22 [2022-09-21T14:34:22.722Z] #54 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
14:34:23 [2022-09-21T14:34:23.292Z] #54 DONE 0.9s
14:34:23 [2022-09-21T14:34:23.292Z] 
14:34:23 [2022-09-21T14:34:23.292Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && 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 "v2.1.0";                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
14:34:23 [2022-09-21T14:34:23.552Z] #23 ...
14:34:23 [2022-09-21T14:34:23.552Z] 
14:34:23 [2022-09-21T14:34:23.552Z] #55 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
14:34:24 [2022-09-21T14:34:24.490Z] #55 DONE 0.8s
14:34:24 [2022-09-21T14:34:24.490Z] 
14:34:24 [2022-09-21T14:34:24.490Z] #56 [dev-systemd-false  6/28] RUN ldconfig
14:34:25 [2022-09-21T14:34:25.064Z] #56 DONE 0.9s
14:34:25 [2022-09-21T14:34:25.064Z] 
14:34:25 [2022-09-21T14:34:25.064Z] #57 [dev-systemd-false  7/28] 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             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
14:34:26 [2022-09-21T14:34:26.452Z] #57 1.198 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
14:34:26 [2022-09-21T14:34:26.452Z] #57 1.245 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:34:26 [2022-09-21T14:34:26.452Z] #57 1.248 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:34:27 [2022-09-21T14:34:27.020Z] #57 1.822 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
14:34:28 [2022-09-21T14:34:28.408Z] #57 3.139 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [182 kB]
14:34:29 [2022-09-21T14:34:29.790Z] #57 4.583 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
14:34:30 [2022-09-21T14:34:30.367Z] #57 ...
14:34:30 [2022-09-21T14:34:30.368Z] 
14:34:30 [2022-09-21T14:34:30.368Z] #28 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
14:34:31 [2022-09-21T14:34:31.148Z] #28 119.0 Updating files:  23% (2674/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  36% (4191/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
Updating files:  80% (9132/11414)
Updating files:  81% (9246/11414)
Updating files:  82% (9360/11414)
Updating files:  83% (9474/11414)
Updating files:  84% (9588/11414)
Updating files:  85% (9702/11414)
Updating files:  86% (9817/11414)
Updating files:  87% (9931/11414)
Updating files:  88% (10045/11414)
Updating files:  89% (10159/11414)
Updating files:  90% (10273/11414)
Updating files:  91% (10387/11414)
Updating files:  92% (10501/11414)
Updating files:  93% (10616/11414)
Updating files:  94% (10730/11414)
Updating files:  95% (10844/11414)
Updating files:  96% (10958/11414)
Updating files:  97% (11072/11414)
Updating files:  98% (11186/11414)
Updating files:  99% (11300/11414)
Updating files: 100% (11414/11414)
Updating files: 100% (11414/11414), done.
14:34:31 [2022-09-21T14:34:31.408Z] #28 122.8 + cd /tmp/tmp.cXCgM9MVkM/tmp/docker-ce
14:34:31 [2022-09-21T14:34:31.408Z] #28 122.8 + git checkout -q v17.06.2-ce
14:34:33 [2022-09-21T14:34:33.335Z] #28 ...
14:34:33 [2022-09-21T14:34:33.335Z] 
14:34:33 [2022-09-21T14:34:33.335Z] #33 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
14:34:33 [2022-09-21T14:34:33.335Z] #33 124.0 Delve is a source level debugger for Go programs.
14:34:33 [2022-09-21T14:34:33.335Z] #33 124.0 
14:34:33 [2022-09-21T14:34:33.335Z] #33 124.0 Delve enables you to interact with your program by controlling the execution of the process,
14:34:33 [2022-09-21T14:34:33.336Z] #33 124.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
14:34:33 [2022-09-21T14:34:33.336Z] #33 124.0 
14:34:33 [2022-09-21T14:34:33.336Z] #33 124.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
14:34:33 [2022-09-21T14:34:33.336Z] #33 124.0 
14:34:33 [2022-09-21T14:34:33.336Z] #33 124.0 Pass flags to the program you are debugging using `--`, for example:
14:34:33 [2022-09-21T14:34:33.336Z] #33 124.0 
14:34:33 [2022-09-21T14:34:33.336Z] #33 124.0 `dlv exec ./hello -- server --config conf/config.toml`
14:34:33 [2022-09-21T14:34:33.336Z] #33 124.0 
14:34:33 [2022-09-21T14:34:33.336Z] #33 124.0 Usage:
14:34:33 [2022-09-21T14:34:33.336Z] #33 124.0   dlv [command]
14:34:33 [2022-09-21T14:34:33.336Z] #33 124.0 
14:34:33 [2022-09-21T14:34:33.336Z] #33 124.0 Available Commands:
14:34:33 [2022-09-21T14:34:33.336Z] #33 124.0   attach      Attach to running process and begin debugging.
14:34:33 [2022-09-21T14:34:33.336Z] #33 124.0   connect     Connect to a headless debug server with a terminal client.
14:34:33 [2022-09-21T14:34:33.336Z] #33 124.0   core        Examine a core dump.
14:34:33 [2022-09-21T14:34:33.336Z] #33 124.0   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
14:34:33 [2022-09-21T14:34:33.336Z] #33 124.0   debug       Compile and begin debugging main package in current directory, or the package specified.
14:34:33 [2022-09-21T14:34:33.336Z] #33 124.0   exec        Execute a precompiled binary, and begin a debug session.
14:34:33 [2022-09-21T14:34:33.336Z] #33 124.0   help        Help about any command
14:34:33 [2022-09-21T14:34:33.336Z] #33 124.0   run         Deprecated command. Use 'debug' instead.
14:34:33 [2022-09-21T14:34:33.336Z] #33 124.0   test        Compile test binary and begin debugging program.
14:34:33 [2022-09-21T14:34:33.336Z] #33 124.0   trace       Compile and begin tracing program.
14:34:33 [2022-09-21T14:34:33.336Z] #33 124.0   version     Prints version.
14:34:33 [2022-09-21T14:34:33.336Z] #33 124.0 
14:34:33 [2022-09-21T14:34:33.336Z] #33 124.0 Flags:
14:34:33 [2022-09-21T14:34:33.336Z] #33 124.0       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
14:34:33 [2022-09-21T14:34:33.336Z] #33 124.0       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
14:34:33 [2022-09-21T14:34:33.336Z] #33 124.0       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
14:34:33 [2022-09-21T14:34:33.336Z] #33 124.0       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
14:34:33 [2022-09-21T14:34:33.336Z] #33 124.0       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
14:34:33 [2022-09-21T14:34:33.336Z] #33 124.0       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
14:34:33 [2022-09-21T14:34:33.336Z] #33 124.0       --disable-aslr                     Disables address space randomization
14:34:33 [2022-09-21T14:34:33.336Z] #33 124.0       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
14:34:33 [2022-09-21T14:34:33.336Z] #33 124.0   -h, --help                             help for dlv
14:34:33 [2022-09-21T14:34:33.336Z] #33 124.0       --init string                      Init file, executed by the terminal client.
14:34:33 [2022-09-21T14:34:33.336Z] #33 124.0   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
14:34:33 [2022-09-21T14:34:33.336Z] #33 124.0       --log                              Enable debugging server logging.
14:34:33 [2022-09-21T14:34:33.336Z] #33 124.0       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
14:34:33 [2022-09-21T14:34:33.336Z] #33 124.0       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
14:34:33 [2022-09-21T14:34:33.336Z] #33 124.0       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
14:34:33 [2022-09-21T14:34:33.336Z] #33 124.0   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
14:34:33 [2022-09-21T14:34:33.336Z] #33 124.0       --wd string                        Working directory for running the program.
14:34:33 [2022-09-21T14:34:33.336Z] #33 124.0 
14:34:33 [2022-09-21T14:34:33.336Z] #33 124.0 Additional help topics:
14:34:33 [2022-09-21T14:34:33.336Z] #33 124.0   dlv backend  Help about the --backend flag.
14:34:33 [2022-09-21T14:34:33.336Z] #33 124.0   dlv log      Help about logging flags.
14:34:33 [2022-09-21T14:34:33.336Z] #33 124.0   dlv redirect Help about file redirection.
14:34:33 [2022-09-21T14:34:33.336Z] #33 124.0 
14:34:33 [2022-09-21T14:34:33.336Z] #33 124.0 Use "dlv [command] --help" for more information about a command.
14:34:33 [2022-09-21T14:34:33.336Z] #33 DONE 124.8s
14:34:33 [2022-09-21T14:34:33.336Z] 
14:34:33 [2022-09-21T14:34:33.336Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:34:33 [2022-09-21T14:34:33.336Z] #43 76.78 configure.ac:11: installing 'build-aux/compile'
14:34:33 [2022-09-21T14:34:33.336Z] #43 76.80 configure.ac:11: installing 'build-aux/config.guess'
14:34:33 [2022-09-21T14:34:33.336Z] #43 76.84 configure.ac:11: installing 'build-aux/config.sub'
14:34:33 [2022-09-21T14:34:33.336Z] #43 76.85 configure.ac:13: installing 'build-aux/install-sh'
14:34:33 [2022-09-21T14:34:33.336Z] #43 76.87 configure.ac:13: installing 'build-aux/missing'
14:34:33 [2022-09-21T14:34:33.336Z] #43 76.88 configure.ac:8: installing 'build-aux/tap-driver.sh'
14:34:33 [2022-09-21T14:34:33.336Z] #43 77.05 Makefile.am: installing 'build-aux/depcomp'
14:34:33 [2022-09-21T14:34:33.336Z] #43 78.48 checking build system type... aarch64-unknown-linux-gnu
14:34:33 [2022-09-21T14:34:33.336Z] #43 78.92 checking host system type... aarch64-unknown-linux-gnu
14:34:33 [2022-09-21T14:34:33.336Z] #43 78.92 checking how to print strings... printf
14:34:33 [2022-09-21T14:34:33.336Z] #43 78.94 checking for gcc... gcc
14:34:33 [2022-09-21T14:34:33.336Z] #43 79.06 checking whether the C compiler works... yes
14:34:33 [2022-09-21T14:34:33.336Z] #43 79.33 checking for C compiler default output file name... a.out
14:34:33 [2022-09-21T14:34:33.336Z] #43 79.33 checking for suffix of executables... 
14:34:33 [2022-09-21T14:34:33.336Z] #43 79.51 checking whether we are cross compiling... no
14:34:33 [2022-09-21T14:34:33.336Z] #43 79.81 checking for suffix of object files... o
14:34:33 [2022-09-21T14:34:33.336Z] #43 79.95 checking whether we are using the GNU C compiler... yes
14:34:33 [2022-09-21T14:34:33.336Z] #43 80.05 checking whether gcc accepts -g... yes
14:34:33 [2022-09-21T14:34:33.336Z] #43 80.20 checking for gcc option to accept ISO C89... none needed
14:34:33 [2022-09-21T14:34:33.336Z] #43 80.48 checking whether gcc understands -c and -o together... yes
14:34:33 [2022-09-21T14:34:33.336Z] #43 80.73 checking for a sed that does not truncate output... /bin/sed
14:34:33 [2022-09-21T14:34:33.336Z] #43 80.76 checking for grep that handles long lines and -e... /bin/grep
14:34:33 [2022-09-21T14:34:33.336Z] #43 80.77 checking for egrep... /bin/grep -E
14:34:33 [2022-09-21T14:34:33.336Z] #43 80.77 checking for fgrep... /bin/grep -F
14:34:33 [2022-09-21T14:34:33.336Z] #43 80.79 checking for ld used by gcc... /usr/bin/ld
14:34:33 [2022-09-21T14:34:33.336Z] #43 80.82 checking if the linker (/usr/bin/ld) is GNU ld... yes
14:34:33 [2022-09-21T14:34:33.336Z] #43 80.84 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
14:34:33 [2022-09-21T14:34:33.336Z] #43 80.87 checking the name lister (/usr/bin/nm -B) interface... BSD nm
14:34:33 [2022-09-21T14:34:33.336Z] #43 81.06 checking whether ln -s works... yes
14:34:33 [2022-09-21T14:34:33.336Z] #43 81.06 checking the maximum length of command line arguments... 1572864
14:34:33 [2022-09-21T14:34:33.336Z] #43 81.15 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
14:34:33 [2022-09-21T14:34:33.336Z] #43 81.15 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
14:34:33 [2022-09-21T14:34:33.336Z] #43 81.15 checking for /usr/bin/ld option to reload object files... -r
14:34:33 [2022-09-21T14:34:33.336Z] #43 81.15 checking for objdump... objdump
14:34:33 [2022-09-21T14:34:33.336Z] #43 81.15 checking how to recognize dependent libraries... pass_all
14:34:33 [2022-09-21T14:34:33.336Z] #43 81.15 checking for dlltool... no
14:34:33 [2022-09-21T14:34:33.336Z] #43 81.15 checking how to associate runtime and link libraries... printf %s\n
14:34:33 [2022-09-21T14:34:33.336Z] #43 81.15 checking for ar... ar
14:34:33 [2022-09-21T14:34:33.597Z] #43 81.15 checking for archiver @FILE support... @
14:34:33 [2022-09-21T14:34:33.597Z] #43 81.49 checking for strip... strip
14:34:33 [2022-09-21T14:34:33.597Z] #43 81.49 checking for ranlib... ranlib
14:34:33 [2022-09-21T14:34:33.597Z] #43 81.49 checking for gawk... no
14:34:33 [2022-09-21T14:34:33.597Z] #43 81.50 checking for mawk... mawk
14:34:34 [2022-09-21T14:34:34.169Z] #43 81.51 checking command to parse /usr/bin/nm -B output from gcc object... ok
14:34:34 [2022-09-21T14:34:34.169Z] #43 82.11 checking for sysroot... no
14:34:34 [2022-09-21T14:34:34.169Z] #43 82.11 checking for a working dd... /bin/dd
14:34:34 [2022-09-21T14:34:34.169Z] #43 82.14 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
14:34:34 [2022-09-21T14:34:34.169Z] #43 82.15 checking for mt... no
14:34:34 [2022-09-21T14:34:34.169Z] #43 82.15 checking if : is a manifest tool... no
14:34:34 [2022-09-21T14:34:34.433Z] #43 82.17 checking how to run the C preprocessor... gcc -E
14:34:35 [2022-09-21T14:34:35.002Z] #43 82.43 checking for ANSI C header files... yes
14:34:35 [2022-09-21T14:34:35.262Z] #43 83.04 checking for sys/types.h... yes
14:34:35 [2022-09-21T14:34:35.262Z] #43 83.21 checking for sys/stat.h... yes
14:34:35 [2022-09-21T14:34:35.262Z] #43 83.41 checking for stdlib.h... 
14:34:35 [2022-09-21T14:34:35.262Z] #43 ...
14:34:35 [2022-09-21T14:34:35.262Z] 
14:34:35 [2022-09-21T14:34:35.262Z] #28 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
14:34:35 [2022-09-21T14:34:35.262Z] #28 126.8 + mkdir -p /tmp/tmp.cXCgM9MVkM/src/github.com/docker
14:34:35 [2022-09-21T14:34:35.523Z] #28 126.8 + mv components/cli /tmp/tmp.cXCgM9MVkM/src/github.com/docker/cli
14:34:35 [2022-09-21T14:34:35.523Z] #28 126.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
14:34:40 [2022-09-21T14:34:40.806Z] #28 ...
14:34:40 [2022-09-21T14:34:40.806Z] 
14:34:40 [2022-09-21T14:34:40.806Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:34:40 [2022-09-21T14:34:40.806Z] #43 83.41 checking for stdlib.h... yes
14:34:40 [2022-09-21T14:34:40.806Z] #43 83.68 checking for string.h... yes
14:34:40 [2022-09-21T14:34:40.806Z] #43 83.88 checking for memory.h... yes
14:34:40 [2022-09-21T14:34:40.806Z] #43 84.06 checking for strings.h... yes
14:34:40 [2022-09-21T14:34:40.806Z] #43 84.28 checking for inttypes.h... yes
14:34:40 [2022-09-21T14:34:40.806Z] #43 84.42 checking for stdint.h... yes
14:34:40 [2022-09-21T14:34:40.806Z] #43 84.64 checking for unistd.h... yes
14:34:40 [2022-09-21T14:34:40.806Z] #43 84.80 checking for dlfcn.h... yes
14:34:40 [2022-09-21T14:34:40.806Z] #43 85.00 checking for objdir... .libs
14:34:40 [2022-09-21T14:34:40.806Z] #43 85.44 checking if gcc supports -fno-rtti -fno-exceptions... no
14:34:40 [2022-09-21T14:34:40.806Z] #43 85.53 checking for gcc option to produce PIC... -fPIC -DPIC
14:34:40 [2022-09-21T14:34:40.806Z] #43 85.54 checking if gcc PIC flag -fPIC -DPIC works... yes
14:34:40 [2022-09-21T14:34:40.806Z] #43 85.63 checking if gcc static flag -static works... yes
14:34:40 [2022-09-21T14:34:40.806Z] #43 85.93 checking if gcc supports -c -o file.o... yes
14:34:40 [2022-09-21T14:34:40.806Z] #43 86.09 checking if gcc supports -c -o file.o... (cached) yes
14:34:40 [2022-09-21T14:34:40.806Z] #43 86.09 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
14:34:40 [2022-09-21T14:34:40.806Z] #43 86.15 checking dynamic linker characteristics... GNU/Linux ld.so
14:34:40 [2022-09-21T14:34:40.806Z] #43 86.50 checking how to hardcode library paths into programs... immediate
14:34:40 [2022-09-21T14:34:40.806Z] #43 86.50 checking whether stripping libraries is possible... yes
14:34:40 [2022-09-21T14:34:40.806Z] #43 86.53 checking if libtool supports shared libraries... yes
14:34:40 [2022-09-21T14:34:40.806Z] #43 86.53 checking whether to build shared libraries... no
14:34:40 [2022-09-21T14:34:40.806Z] #43 86.53 checking whether to build static libraries... yes
14:34:40 [2022-09-21T14:34:40.806Z] #43 86.53 checking for a BSD-compatible install... /usr/bin/install -c
14:34:40 [2022-09-21T14:34:40.806Z] #43 86.57 checking whether build environment is sane... yes
14:34:40 [2022-09-21T14:34:40.806Z] #43 86.64 checking for a thread-safe mkdir -p... /bin/mkdir -p
14:34:40 [2022-09-21T14:34:40.806Z] #43 86.66 checking whether make sets $(MAKE)... yes
14:34:40 [2022-09-21T14:34:40.806Z] #43 86.72 checking whether make supports the include directive... yes (GNU style)
14:34:40 [2022-09-21T14:34:40.806Z] #43 86.78 checking whether make supports nested variables... yes
14:34:40 [2022-09-21T14:34:40.806Z] #43 86.84 checking whether UID '0' is supported by ustar format... yes
14:34:40 [2022-09-21T14:34:40.806Z] #43 86.84 checking whether GID '0' is supported by ustar format... yes
14:34:40 [2022-09-21T14:34:40.806Z] #43 86.84 checking how to create a ustar tar archive... gnutar
14:34:40 [2022-09-21T14:34:40.806Z] #43 86.96 checking dependency style of gcc... gcc3
14:34:40 [2022-09-21T14:34:40.806Z] #43 87.19 checking whether to enable maintainer-specific portions of Makefiles... yes
14:34:40 [2022-09-21T14:34:40.806Z] #43 87.20 checking whether make supports nested variables... (cached) yes
14:34:40 [2022-09-21T14:34:40.806Z] #43 87.20 checking for gawk... (cached) mawk
14:34:40 [2022-09-21T14:34:40.806Z] #43 87.20 checking for a sed that does not truncate output... (cached) /bin/sed
14:34:40 [2022-09-21T14:34:40.806Z] #43 87.21 checking for gcc... (cached) gcc
14:34:40 [2022-09-21T14:34:40.806Z] #43 87.32 checking whether we are using the GNU C compiler... (cached) yes
14:34:40 [2022-09-21T14:34:40.806Z] #43 87.32 checking whether gcc accepts -g... (cached) yes
14:34:40 [2022-09-21T14:34:40.806Z] #43 87.32 checking for gcc option to accept ISO C89... (cached) none needed
14:34:40 [2022-09-21T14:34:40.806Z] #43 87.32 checking whether gcc understands -c and -o together... (cached) yes
14:34:40 [2022-09-21T14:34:40.806Z] #43 87.32 checking for a Python interpreter with version >= 3... python3
14:34:40 [2022-09-21T14:34:40.806Z] #43 87.42 checking for python3... /usr/bin/python3
14:34:40 [2022-09-21T14:34:40.806Z] #43 87.42 checking for python3 version... 3.9
14:34:40 [2022-09-21T14:34:40.806Z] #43 87.49 checking for python3 platform... linux
14:34:40 [2022-09-21T14:34:40.806Z] #43 87.53 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
14:34:40 [2022-09-21T14:34:40.806Z] #43 87.72 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
14:34:40 [2022-09-21T14:34:40.806Z] #43 87.91 checking for go-md2man... no
14:34:40 [2022-09-21T14:34:40.806Z] #43 87.93 checking error.h usability... yes
14:34:40 [2022-09-21T14:34:40.806Z] #43 88.11 checking error.h presence... yes
14:34:40 [2022-09-21T14:34:40.806Z] #43 88.16 checking for error.h... yes
14:34:40 [2022-09-21T14:34:40.806Z] #43 88.20 checking linux/openat2.h usability... yes
14:34:40 [2022-09-21T14:34:40.806Z] #43 88.37 checking linux/openat2.h presence... yes
14:34:40 [2022-09-21T14:34:40.806Z] #43 88.41 checking for linux/openat2.h... yes
14:34:40 [2022-09-21T14:34:40.806Z] #43 88.45 checking for copy_file_range... yes
14:34:40 [2022-09-21T14:34:40.806Z] #43 88.71 checking for fgetxattr... yes
14:34:41 [2022-09-21T14:34:41.067Z] #43 88.91 checking for statx... yes
14:34:41 [2022-09-21T14:34:41.327Z] #43 89.11 checking for fgetpwent_r... 
14:34:41 [2022-09-21T14:34:41.327Z] #43 ...
14:34:41 [2022-09-21T14:34:41.327Z] 
14:34:41 [2022-09-21T14:34:41.327Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
14:34:41 [2022-09-21T14:34:41.327Z] #50 12.20 + cd /tmp/tmp.HsODGlMBj9/src/github.com/opencontainers/runc
14:34:41 [2022-09-21T14:34:41.327Z] #50 12.20 + git checkout -q v1.1.4
14:34:41 [2022-09-21T14:34:41.327Z] #50 12.66 + '[' -z '' ']'
14:34:41 [2022-09-21T14:34:41.327Z] #50 12.66 + target=static
14:34:41 [2022-09-21T14:34:41.327Z] #50 12.66 + make BUILDTAGS=seccomp static
14:34:41 [2022-09-21T14:34:41.327Z] #50 13.10 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 .
14:34:41 [2022-09-21T14:34:41.327Z] #50 ...
14:34:41 [2022-09-21T14:34:41.327Z] 
14:34:41 [2022-09-21T14:34:41.327Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:34:41 [2022-09-21T14:34:41.327Z] #43 89.11 checking for fgetpwent_r... yes
14:34:41 [2022-09-21T14:34:41.587Z] #43 89.48 checking for issetugid... no
14:34:41 [2022-09-21T14:34:41.587Z] #43 89.70 checking for pkg-config... /usr/bin/pkg-config
14:34:41 [2022-09-21T14:34:41.587Z] #43 89.70 checking pkg-config is at least version 0.9.0... yes
14:34:42 [2022-09-21T14:34:42.156Z] #43 89.72 checking for library containing yajl_tree_get... -lyajl
14:34:42 [2022-09-21T14:34:42.156Z] #43 90.23 checking for yajl >= 2.0.0... yes
14:34:42 [2022-09-21T14:34:42.416Z] #43 90.27 checking sys/capability.h usability... yes
14:34:42 [2022-09-21T14:34:42.416Z] #43 90.42 checking sys/capability.h presence... yes
14:34:42 [2022-09-21T14:34:42.676Z] #43 90.53 checking for sys/capability.h... yes
14:34:42 [2022-09-21T14:34:42.676Z] #43 90.53 checking for library containing cap_from_name... 
14:34:42 [2022-09-21T14:34:42.676Z] #43 ...
14:34:42 [2022-09-21T14:34:42.676Z] 
14:34:42 [2022-09-21T14:34:42.676Z] #57 [dev-systemd-false  7/28] 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             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
14:34:42 [2022-09-21T14:34:42.676Z] #57 7.479 Fetched 8464 kB in 7s (1289 kB/s)
14:34:42 [2022-09-21T14:34:42.676Z] #57 7.479 Reading package lists...
14:34:42 [2022-09-21T14:34:42.676Z] #57 10.50 Reading package lists...
14:34:42 [2022-09-21T14:34:42.676Z] #57 12.77 Building dependency tree...
14:34:42 [2022-09-21T14:34:42.676Z] #57 14.69 The following additional packages will be installed:
14:34:42 [2022-09-21T14:34:42.676Z] #57 14.70   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
14:34:42 [2022-09-21T14:34:42.676Z] #57 14.70   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
14:34:42 [2022-09-21T14:34:42.676Z] #57 14.70   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
14:34:42 [2022-09-21T14:34:42.676Z] #57 14.70   python3-pkg-resources vim-runtime xxd
14:34:42 [2022-09-21T14:34:42.676Z] #57 14.71 Suggested packages:
14:34:42 [2022-09-21T14:34:42.676Z] #57 14.72   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
14:34:42 [2022-09-21T14:34:42.676Z] #57 14.72   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
14:34:42 [2022-09-21T14:34:42.676Z] #57 14.72   acl attr quota
14:34:42 [2022-09-21T14:34:42.676Z] #57 14.72 Recommended packages:
14:34:42 [2022-09-21T14:34:42.676Z] #57 14.72   libatm1 nftables libpam-cap build-essential python3-dev unzip
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.16 The following NEW packages will be installed:
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.19   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.19   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.19   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.19   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.19   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.19   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.19   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.19   xz-utils zip zstd
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.54 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.54 Need to get 27.0 MB of archives.
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.54 After this operation, 105 MB of additional disk space will be used.
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.55 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.55 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.56 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.58 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.58 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.58 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.59 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.60 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.60 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.64 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.64 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.64 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.64 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.64 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.65 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.65 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.65 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.68 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.68 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.68 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.69 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.69 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.89 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.89 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.89 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.89 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.90 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.90 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.91 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.91 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.95 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.95 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.96 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.96 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
14:34:42 [2022-09-21T14:34:42.676Z] #57 16.97 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
14:34:42 [2022-09-21T14:34:42.676Z] #57 17.21 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
14:34:42 [2022-09-21T14:34:42.676Z] #57 17.21 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
14:34:42 [2022-09-21T14:34:42.676Z] #57 17.22 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
14:34:42 [2022-09-21T14:34:42.676Z] #57 17.22 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
14:34:42 [2022-09-21T14:34:42.676Z] #57 17.23 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
14:34:42 [2022-09-21T14:34:42.676Z] #57 17.36 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
14:34:42 [2022-09-21T14:34:42.676Z] #57 17.40 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
14:34:42 [2022-09-21T14:34:42.676Z] #57 17.40 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
14:34:42 [2022-09-21T14:34:42.676Z] #57 17.41 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
14:34:42 [2022-09-21T14:34:42.936Z] #57 ...
14:34:42 [2022-09-21T14:34:42.936Z] 
14:34:42 [2022-09-21T14:34:42.936Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:34:42 [2022-09-21T14:34:42.936Z] #43 90.53 checking for library containing cap_from_name... -lcap
14:34:43 [2022-09-21T14:34:43.197Z] #43 90.96 checking for library containing dlopen... -ldl
14:34:43 [2022-09-21T14:34:43.457Z] #43 91.33 checking seccomp.h usability... yes
14:34:43 [2022-09-21T14:34:43.457Z] #43 91.56 checking seccomp.h presence... yes
14:34:43 [2022-09-21T14:34:43.717Z] #43 91.64 checking for seccomp.h... yes
14:34:43 [2022-09-21T14:34:43.980Z] #43 91.65 checking for library containing seccomp_rule_add... -lseccomp
14:34:44 [2022-09-21T14:34:44.549Z] #43 92.17 checking for library containing seccomp_arch_resolve_name... none required
14:34:44 [2022-09-21T14:34:44.549Z] #43 92.38 checking systemd/sd-bus.h usability... yes
14:34:44 [2022-09-21T14:34:44.549Z] #43 92.57 checking systemd/sd-bus.h presence... yes
14:34:44 [2022-09-21T14:34:44.549Z] #43 92.65 checking for systemd/sd-bus.h... yes
14:34:45 [2022-09-21T14:34:45.119Z] #43 92.65 checking for library containing sd_bus_match_signal_async... -lsystemd
14:34:45 [2022-09-21T14:34:45.379Z] #43 93.18 checking for sd_notify_barrier... 
14:34:45 [2022-09-21T14:34:45.379Z] #43 ...
14:34:45 [2022-09-21T14:34:45.379Z] 
14:34:45 [2022-09-21T14:34:45.379Z] #35 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
14:34:45 [2022-09-21T14:34:45.379Z] #35 DONE 137.1s
14:34:45 [2022-09-21T14:34:45.379Z] 
14:34:45 [2022-09-21T14:34:45.379Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:34:45 [2022-09-21T14:34:45.379Z] #43 93.18 checking for sd_notify_barrier... yes
14:34:45 [2022-09-21T14:34:45.640Z] #43 93.51 checking linux/bpf.h usability... yes
14:34:45 [2022-09-21T14:34:45.640Z] #43 93.78 checking linux/bpf.h presence... yes
14:34:45 [2022-09-21T14:34:45.900Z] #43 93.85 checking for linux/bpf.h... yes
14:34:45 [2022-09-21T14:34:45.900Z] #43 93.85 checking compilation for eBPF... yes
14:34:46 [2022-09-21T14:34:46.160Z] #43 94.11 checking for criu >= 3.15... no
14:34:46 [2022-09-21T14:34:46.160Z] #43 94.17 configure: CRIU headers not found, building without CRIU support
14:34:46 [2022-09-21T14:34:46.160Z] #43 94.17 checking for criu > 3.16... no
14:34:46 [2022-09-21T14:34:46.160Z] #43 94.32 configure: CRIU version doesn't support join-ns API
14:34:46 [2022-09-21T14:34:46.160Z] #43 94.32 checking for criu > 3.16.1... no
14:34:46 [2022-09-21T14:34:46.160Z] #43 94.37 configure: CRIU version doesn't support for pre-dumping
14:34:46 [2022-09-21T14:34:46.420Z] #43 94.37 checking for new mount API (fsconfig)... yes
14:34:46 [2022-09-21T14:34:46.420Z] #43 94.57 checking for seccomp notify API... yes
14:34:46 [2022-09-21T14:34:46.681Z] #43 94.65 checking for gperf... no
14:34:46 [2022-09-21T14:34:46.681Z] #43 94.66 configure: gperf not found - cannot rebuild signal parser code
14:34:46 [2022-09-21T14:34:46.941Z] #43 94.66 checking for library containing argp_parse... none required
14:34:47 [2022-09-21T14:34:47.202Z] #43 95.12 checking that generated files are newer than configure... done
14:34:47 [2022-09-21T14:34:47.202Z] #43 95.12 configure: creating ./config.status
14:34:49 [2022-09-21T14:34:49.743Z] #43 97.82 config.status: creating Makefile
14:34:49 [2022-09-21T14:34:49.743Z] #43 97.91 config.status: creating rpm/crun.spec
14:34:50 [2022-09-21T14:34:50.003Z] #43 98.02 config.status: creating config.h
14:34:50 [2022-09-21T14:34:50.003Z] #43 98.07 config.status: executing libtool commands
14:34:50 [2022-09-21T14:34:50.003Z] #43 98.12 config.status: executing depfiles commands
14:34:51 [2022-09-21T14:34:51.387Z] #43 99.40 === configuring in libocispec (/tmp/crun-build/libocispec)
14:34:51 [2022-09-21T14:34:51.387Z] #43 99.44 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
14:34:51 [2022-09-21T14:34:51.958Z] #43 99.88 checking for gcc... gcc
14:34:52 [2022-09-21T14:34:52.218Z] #43 99.99 checking whether the C compiler works... yes
14:34:52 [2022-09-21T14:34:52.218Z] #43 100.2 checking for C compiler default output file name... a.out
14:34:52 [2022-09-21T14:34:52.218Z] #43 100.2 checking for suffix of executables... 
14:34:52 [2022-09-21T14:34:52.481Z] #43 100.4 checking whether we are cross compiling... no
14:34:52 [2022-09-21T14:34:52.481Z] #43 ...
14:34:52 [2022-09-21T14:34:52.481Z] 
14:34:52 [2022-09-21T14:34:52.481Z] #57 [dev-systemd-false  7/28] 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             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
14:34:52 [2022-09-21T14:34:52.481Z] #57 18.07 debconf: delaying package configuration, since apt-utils is not installed
14:34:52 [2022-09-21T14:34:52.481Z] #57 18.26 Fetched 27.0 MB in 1s (22.8 MB/s)
14:34:52 [2022-09-21T14:34:52.481Z] #57 18.34 Selecting previously unselected package pigz.
14:34:52 [2022-09-21T14:34:52.481Z] #57 18.34 (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.)
14:34:52 [2022-09-21T14:34:52.481Z] #57 18.41 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 18.42 Unpacking pigz (2.6-1) ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 18.50 Selecting previously unselected package libelf1:arm64.
14:34:52 [2022-09-21T14:34:52.481Z] #57 18.50 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 18.51 Unpacking libelf1:arm64 (0.183-1) ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 18.64 Selecting previously unselected package libbpf0:arm64.
14:34:52 [2022-09-21T14:34:52.481Z] #57 18.64 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 18.65 Unpacking libbpf0:arm64 (1:0.3-2) ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 18.77 Selecting previously unselected package libcap2:arm64.
14:34:52 [2022-09-21T14:34:52.481Z] #57 18.78 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 18.78 Unpacking libcap2:arm64 (1:2.44-1) ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 18.87 Selecting previously unselected package libmnl0:arm64.
14:34:52 [2022-09-21T14:34:52.481Z] #57 18.87 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 18.88 Unpacking libmnl0:arm64 (1.0.4-3) ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 18.95 Selecting previously unselected package libxtables12:arm64.
14:34:52 [2022-09-21T14:34:52.481Z] #57 18.96 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 18.96 Unpacking libxtables12:arm64 (1.8.7-1) ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 19.04 Selecting previously unselected package libcap2-bin.
14:34:52 [2022-09-21T14:34:52.481Z] #57 19.05 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 19.07 Unpacking libcap2-bin (1:2.44-1) ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 19.20 Selecting previously unselected package iproute2.
14:34:52 [2022-09-21T14:34:52.481Z] #57 19.21 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 19.21 Unpacking iproute2 (5.10.0-4) ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 19.81 Selecting previously unselected package xxd.
14:34:52 [2022-09-21T14:34:52.481Z] #57 19.81 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 19.82 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 19.95 Selecting previously unselected package vim-common.
14:34:52 [2022-09-21T14:34:52.481Z] #57 19.95 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 19.97 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 20.22 Selecting previously unselected package bash-completion.
14:34:52 [2022-09-21T14:34:52.481Z] #57 20.22 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 22.88 Unpacking bash-completion (1:2.11-2) ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 23.36 Selecting previously unselected package bzip2.
14:34:52 [2022-09-21T14:34:52.481Z] #57 23.36 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 23.37 Unpacking bzip2 (1.0.8-4) ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 23.47 Selecting previously unselected package xz-utils.
14:34:52 [2022-09-21T14:34:52.481Z] #57 23.48 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 23.49 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 23.70 Selecting previously unselected package apparmor.
14:34:52 [2022-09-21T14:34:52.481Z] #57 23.70 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 23.78 Unpacking apparmor (2.13.6-10) ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 24.10 Selecting previously unselected package inetutils-ping.
14:34:52 [2022-09-21T14:34:52.481Z] #57 24.10 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 24.11 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 24.27 Selecting previously unselected package libip4tc2:arm64.
14:34:52 [2022-09-21T14:34:52.481Z] #57 24.27 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 24.29 Unpacking libip4tc2:arm64 (1.8.7-1) ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 24.35 Selecting previously unselected package libip6tc2:arm64.
14:34:52 [2022-09-21T14:34:52.481Z] #57 24.35 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 24.36 Unpacking libip6tc2:arm64 (1.8.7-1) ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 24.46 Selecting previously unselected package libnfnetlink0:arm64.
14:34:52 [2022-09-21T14:34:52.481Z] #57 24.46 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 24.47 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 24.53 Selecting previously unselected package libnetfilter-conntrack3:arm64.
14:34:52 [2022-09-21T14:34:52.481Z] #57 24.53 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 24.54 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 24.65 Selecting previously unselected package libnftnl11:arm64.
14:34:52 [2022-09-21T14:34:52.481Z] #57 24.65 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 24.66 Unpacking libnftnl11:arm64 (1.1.9-1) ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 24.74 Selecting previously unselected package iptables.
14:34:52 [2022-09-21T14:34:52.481Z] #57 24.75 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 24.75 Unpacking iptables (1.8.7-1) ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 25.08 Selecting previously unselected package libonig5:arm64.
14:34:52 [2022-09-21T14:34:52.481Z] #57 25.08 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 25.08 Unpacking libonig5:arm64 (6.9.6-1.1) ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 25.18 Selecting previously unselected package libjq1:arm64.
14:34:52 [2022-09-21T14:34:52.481Z] #57 25.19 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 25.19 Unpacking libjq1:arm64 (1.6-2.1) ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 25.29 Selecting previously unselected package jq.
14:34:52 [2022-09-21T14:34:52.481Z] #57 25.30 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 25.31 Unpacking jq (1.6-2.1) ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 25.41 Selecting previously unselected package libaio1:arm64.
14:34:52 [2022-09-21T14:34:52.481Z] #57 25.42 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 25.42 Unpacking libaio1:arm64 (0.3.112-9) ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 25.49 Selecting previously unselected package libgpm2:arm64.
14:34:52 [2022-09-21T14:34:52.481Z] #57 25.51 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 25.51 Unpacking libgpm2:arm64 (1.20.7-8) ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 25.59 Selecting previously unselected package libicu67:arm64.
14:34:52 [2022-09-21T14:34:52.481Z] #57 25.60 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ...
14:34:52 [2022-09-21T14:34:52.481Z] #57 25.62 Unpacking libicu67:arm64 (67.1-7) ...
14:34:53 [2022-09-21T14:34:53.864Z] #57 28.79 Selecting previously unselected package libinih1:arm64.
14:34:53 [2022-09-21T14:34:53.864Z] #57 28.79 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ...
14:34:53 [2022-09-21T14:34:53.864Z] #57 28.79 Unpacking libinih1:arm64 (53-1+b2) ...
14:34:54 [2022-09-21T14:34:54.124Z] #57 28.84 Selecting previously unselected package libnet1:arm64.
14:34:54 [2022-09-21T14:34:54.124Z] #57 28.85 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
14:34:54 [2022-09-21T14:34:54.124Z] #57 28.85 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
14:34:54 [2022-09-21T14:34:54.124Z] #57 28.94 Selecting previously unselected package libnl-3-200:arm64.
14:34:54 [2022-09-21T14:34:54.124Z] #57 28.94 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ...
14:34:54 [2022-09-21T14:34:54.124Z] #57 28.95 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
14:34:54 [2022-09-21T14:34:54.385Z] #57 29.05 Selecting previously unselected package libprotobuf-c1:arm64.
14:34:54 [2022-09-21T14:34:54.385Z] #57 29.05 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
14:34:54 [2022-09-21T14:34:54.385Z] #57 29.06 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
14:34:54 [2022-09-21T14:34:54.385Z] #57 29.14 Selecting previously unselected package libyajl2:arm64.
14:34:54 [2022-09-21T14:34:54.385Z] #57 29.14 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ...
14:34:54 [2022-09-21T14:34:54.385Z] #57 29.15 Unpacking libyajl2:arm64 (2.1.0-3) ...
14:34:54 [2022-09-21T14:34:54.385Z] #57 29.22 Selecting previously unselected package net-tools.
14:34:54 [2022-09-21T14:34:54.385Z] #57 29.23 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
14:34:54 [2022-09-21T14:34:54.385Z] #57 29.23 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
14:34:54 [2022-09-21T14:34:54.645Z] #57 29.42 Selecting previously unselected package patch.
14:34:54 [2022-09-21T14:34:54.645Z] #57 29.44 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ...
14:34:54 [2022-09-21T14:34:54.645Z] #57 29.45 Unpacking patch (2.7.6-7) ...
14:34:54 [2022-09-21T14:34:54.645Z] #57 29.56 Selecting previously unselected package python-pip-whl.
14:34:54 [2022-09-21T14:34:54.645Z] #57 29.56 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
14:34:54 [2022-09-21T14:34:54.645Z] #57 29.57 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
14:34:55 [2022-09-21T14:34:55.215Z] #57 30.13 Selecting previously unselected package python3-lib2to3.
14:34:55 [2022-09-21T14:34:55.215Z] #57 30.15 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
14:34:55 [2022-09-21T14:34:55.215Z] #57 30.15 Unpacking python3-lib2to3 (3.9.2-1) ...
14:34:55 [2022-09-21T14:34:55.475Z] #57 30.29 Selecting previously unselected package python3-distutils.
14:34:55 [2022-09-21T14:34:55.475Z] #57 30.31 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
14:34:55 [2022-09-21T14:34:55.475Z] #57 30.32 Unpacking python3-distutils (3.9.2-1) ...
14:34:55 [2022-09-21T14:34:55.735Z] #57 30.47 Selecting previously unselected package python3-pkg-resources.
14:34:55 [2022-09-21T14:34:55.736Z] #57 30.47 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
14:34:55 [2022-09-21T14:34:55.736Z] #57 30.48 Unpacking python3-pkg-resources (52.0.0-4) ...
14:34:55 [2022-09-21T14:34:55.736Z] #57 30.61 Selecting previously unselected package python3-setuptools.
14:34:55 [2022-09-21T14:34:55.736Z] #57 30.61 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
14:34:55 [2022-09-21T14:34:55.736Z] #57 30.62 Unpacking python3-setuptools (52.0.0-4) ...
14:34:55 [2022-09-21T14:34:55.998Z] #57 30.88 Selecting previously unselected package python3-wheel.
14:34:55 [2022-09-21T14:34:55.998Z] #57 30.89 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
14:34:55 [2022-09-21T14:34:55.998Z] #57 30.90 Unpacking python3-wheel (0.34.2-1) ...
14:34:56 [2022-09-21T14:34:56.258Z] #57 30.99 Selecting previously unselected package python3-pip.
14:34:56 [2022-09-21T14:34:56.258Z] #57 30.99 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
14:34:56 [2022-09-21T14:34:56.258Z] #57 31.00 Unpacking python3-pip (20.3.4-4+deb11u1) ...
14:34:56 [2022-09-21T14:34:56.518Z] #57 31.31 Selecting previously unselected package sudo.
14:34:56 [2022-09-21T14:34:56.518Z] #57 31.31 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ...
14:34:56 [2022-09-21T14:34:56.518Z] #57 31.32 Unpacking sudo (1.9.5p2-3) ...
14:34:57 [2022-09-21T14:34:57.090Z] #57 31.87 Selecting previously unselected package thin-provisioning-tools.
14:34:57 [2022-09-21T14:34:57.090Z] #57 ...
14:34:57 [2022-09-21T14:34:57.090Z] 
14:34:57 [2022-09-21T14:34:57.090Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:34:57 [2022-09-21T14:34:57.090Z] #43 100.6 checking for suffix of object files... o
14:34:57 [2022-09-21T14:34:57.090Z] #43 100.8 checking whether we are using the GNU C compiler... yes
14:34:57 [2022-09-21T14:34:57.090Z] #43 100.9 checking whether gcc accepts -g... yes
14:34:57 [2022-09-21T14:34:57.090Z] #43 101.0 checking for gcc option to accept ISO C89... none needed
14:34:57 [2022-09-21T14:34:57.090Z] #43 101.2 checking whether gcc understands -c and -o together... yes
14:34:57 [2022-09-21T14:34:57.090Z] #43 101.4 checking how to run the C preprocessor... gcc -E
14:34:57 [2022-09-21T14:34:57.090Z] #43 101.7 checking for grep that handles long lines and -e... /bin/grep
14:34:57 [2022-09-21T14:34:57.090Z] #43 101.8 checking for egrep... /bin/grep -E
14:34:57 [2022-09-21T14:34:57.090Z] #43 101.8 checking for ANSI C header files... yes
14:34:57 [2022-09-21T14:34:57.090Z] #43 102.3 checking for sys/types.h... yes
14:34:57 [2022-09-21T14:34:57.090Z] #43 102.5 checking for sys/stat.h... yes
14:34:57 [2022-09-21T14:34:57.090Z] #43 102.7 checking for stdlib.h... yes
14:34:57 [2022-09-21T14:34:57.090Z] #43 102.9 checking for string.h... yes
14:34:57 [2022-09-21T14:34:57.090Z] #43 103.0 checking for memory.h... yes
14:34:57 [2022-09-21T14:34:57.090Z] #43 103.2 checking for strings.h... yes
14:34:57 [2022-09-21T14:34:57.090Z] #43 103.4 checking for inttypes.h... yes
14:34:57 [2022-09-21T14:34:57.090Z] #43 103.6 checking for stdint.h... yes
14:34:57 [2022-09-21T14:34:57.090Z] #43 103.9 checking for unistd.h... yes
14:34:57 [2022-09-21T14:34:57.090Z] #43 104.0 checking minix/config.h usability... no
14:34:57 [2022-09-21T14:34:57.090Z] #43 104.1 checking minix/config.h presence... no
14:34:57 [2022-09-21T14:34:57.090Z] #43 104.2 checking for minix/config.h... no
14:34:57 [2022-09-21T14:34:57.090Z] #43 104.2 checking whether it is safe to define __EXTENSIONS__... yes
14:34:57 [2022-09-21T14:34:57.090Z] #43 104.4 checking build system type... aarch64-unknown-linux-gnu
14:34:57 [2022-09-21T14:34:57.090Z] #43 104.7 checking host system type... aarch64-unknown-linux-gnu
14:34:57 [2022-09-21T14:34:57.090Z] #43 104.7 checking how to print strings... printf
14:34:57 [2022-09-21T14:34:57.090Z] #43 104.7 checking for a sed that does not truncate output... /bin/sed
14:34:57 [2022-09-21T14:34:57.090Z] #43 104.7 checking for fgrep... /bin/grep -F
14:34:57 [2022-09-21T14:34:57.090Z] #43 104.8 checking for ld used by gcc... /usr/bin/ld
14:34:57 [2022-09-21T14:34:57.090Z] #43 104.8 checking if the linker (/usr/bin/ld) is GNU ld... yes
14:34:57 [2022-09-21T14:34:57.090Z] #43 104.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
14:34:57 [2022-09-21T14:34:57.090Z] #43 104.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm
14:34:57 [2022-09-21T14:34:57.090Z] #43 104.9 checking whether ln -s works... yes
14:34:57 [2022-09-21T14:34:57.090Z] #43 104.9 checking the maximum length of command line arguments... 1572864
14:34:57 [2022-09-21T14:34:57.090Z] #43 105.0 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
14:34:57 [2022-09-21T14:34:57.090Z] #43 105.0 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
14:34:57 [2022-09-21T14:34:57.090Z] #43 105.0 checking for /usr/bin/ld option to reload object files... -r
14:34:57 [2022-09-21T14:34:57.090Z] #43 105.0 checking for objdump... objdump
14:34:57 [2022-09-21T14:34:57.090Z] #43 105.0 checking how to recognize dependent libraries... pass_all
14:34:57 [2022-09-21T14:34:57.090Z] #43 105.0 checking for dlltool... no
14:34:57 [2022-09-21T14:34:57.090Z] #43 105.0 checking how to associate runtime and link libraries... printf %s\n
14:34:57 [2022-09-21T14:34:57.090Z] #43 105.0 checking for ar... ar
14:34:57 [2022-09-21T14:34:57.090Z] #43 105.0 checking for archiver @FILE support... @
14:34:57 [2022-09-21T14:34:57.090Z] #43 105.2 checking for strip... strip
14:34:57 [2022-09-21T14:34:57.090Z] #43 105.2 checking for ranlib... ranlib
14:34:57 [2022-09-21T14:34:57.090Z] #43 105.2 checking for gawk... no
14:34:57 [2022-09-21T14:34:57.090Z] #43 105.2 checking for mawk... mawk
14:34:57 [2022-09-21T14:34:57.660Z] #43 105.2 checking command to parse /usr/bin/nm -B output from gcc object... ok
14:34:57 [2022-09-21T14:34:57.660Z] #43 105.6 checking for sysroot... no
14:34:57 [2022-09-21T14:34:57.660Z] #43 105.6 checking for a working dd... /bin/dd
14:34:57 [2022-09-21T14:34:57.660Z] #43 105.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
14:34:57 [2022-09-21T14:34:57.660Z] #43 105.7 checking for mt... no
14:34:57 [2022-09-21T14:34:57.660Z] #43 105.7 checking if : is a manifest tool... no
14:34:57 [2022-09-21T14:34:57.934Z] #43 105.7 checking for dlfcn.h... yes
14:34:57 [2022-09-21T14:34:57.934Z] #43 105.9 checking for objdir... .libs
14:34:58 [2022-09-21T14:34:58.468Z] #43 106.2 checking if gcc supports -fno-rtti -fno-exceptions... no
14:34:58 [2022-09-21T14:34:58.468Z] #43 106.4 checking for gcc option to produce PIC... -fPIC -DPIC
14:34:58 [2022-09-21T14:34:58.468Z] #43 106.4 checking if gcc PIC flag -fPIC -DPIC works... yes
14:34:58 [2022-09-21T14:34:58.727Z] #43 106.4 checking if gcc static flag -static works... yes
14:34:58 [2022-09-21T14:34:58.986Z] #43 106.9 checking if gcc supports -c -o file.o... yes
14:34:58 [2022-09-21T14:34:58.986Z] #43 107.1 checking if gcc supports -c -o file.o... (cached) yes
14:34:58 [2022-09-21T14:34:58.987Z] #43 107.1 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
14:34:59 [2022-09-21T14:34:59.555Z] #43 107.1 checking dynamic linker characteristics... GNU/Linux ld.so
14:34:59 [2022-09-21T14:34:59.555Z] #43 107.5 checking how to hardcode library paths into programs... immediate
14:34:59 [2022-09-21T14:34:59.555Z] #43 107.5 checking whether stripping libraries is possible... yes
14:34:59 [2022-09-21T14:34:59.555Z] #43 107.5 checking if libtool supports shared libraries... yes
14:34:59 [2022-09-21T14:34:59.555Z] #43 107.5 checking whether to build shared libraries... no
14:34:59 [2022-09-21T14:34:59.555Z] #43 107.5 checking whether to build static libraries... yes
14:34:59 [2022-09-21T14:34:59.555Z] #43 107.5 checking for a BSD-compatible install... /usr/bin/install -c
14:34:59 [2022-09-21T14:34:59.555Z] #43 107.6 checking whether build environment is sane... yes
14:34:59 [2022-09-21T14:34:59.555Z] #43 107.6 checking for a thread-safe mkdir -p... /bin/mkdir -p
14:34:59 [2022-09-21T14:34:59.555Z] #43 107.6 checking whether make sets $(MAKE)... yes
14:34:59 [2022-09-21T14:34:59.555Z] #43 107.7 checking whether make supports the include directive... yes (GNU style)
14:34:59 [2022-09-21T14:34:59.814Z] #43 107.7 checking whether make supports nested variables... yes
14:34:59 [2022-09-21T14:34:59.814Z] #43 107.8 checking whether UID '0' is supported by ustar format... yes
14:34:59 [2022-09-21T14:34:59.814Z] #43 107.8 checking whether GID '0' is supported by ustar format... yes
14:34:59 [2022-09-21T14:34:59.814Z] #43 107.8 checking how to create a ustar tar archive... gnutar
14:35:00 [2022-09-21T14:35:00.088Z] #43 107.8 checking dependency style of gcc... gcc3
14:35:00 [2022-09-21T14:35:00.088Z] #43 108.0 checking whether to enable maintainer-specific portions of Makefiles... yes
14:35:00 [2022-09-21T14:35:00.088Z] #43 108.0 checking whether make supports nested variables... (cached) yes
14:35:00 [2022-09-21T14:35:00.088Z] #43 108.0 checking for pkg-config... /usr/bin/pkg-config
14:35:00 [2022-09-21T14:35:00.088Z] #43 108.0 checking pkg-config is at least version 0.9.0... yes
14:35:00 [2022-09-21T14:35:00.088Z] #43 108.1 checking for yajl >= 2.1.0... yes
14:35:00 [2022-09-21T14:35:00.088Z] #43 108.1 checking for a sed that does not truncate output... (cached) /bin/sed
14:35:00 [2022-09-21T14:35:00.088Z] #43 108.1 checking for gcc... (cached) gcc
14:35:00 [2022-09-21T14:35:00.088Z] #43 108.2 checking whether we are using the GNU C compiler... (cached) yes
14:35:00 [2022-09-21T14:35:00.088Z] #43 108.2 checking whether gcc accepts -g... (cached) yes
14:35:00 [2022-09-21T14:35:00.088Z] #43 108.2 checking for gcc option to accept ISO C89... (cached) none needed
14:35:00 [2022-09-21T14:35:00.088Z] #43 108.2 checking whether gcc understands -c and -o together... (cached) yes
14:35:00 [2022-09-21T14:35:00.370Z] #43 108.2 checking for a Python interpreter with version >= 3... python3
14:35:00 [2022-09-21T14:35:00.370Z] #43 108.3 checking for python3... /usr/bin/python3
14:35:00 [2022-09-21T14:35:00.370Z] #43 108.3 checking for python3 version... 3.9
14:35:00 [2022-09-21T14:35:00.370Z] #43 108.3 checking for python3 platform... linux
14:35:00 [2022-09-21T14:35:00.631Z] #43 108.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
14:35:00 [2022-09-21T14:35:00.631Z] #43 108.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
14:35:00 [2022-09-21T14:35:00.902Z] #43 108.8 checking that generated files are newer than configure... done
14:35:00 [2022-09-21T14:35:00.902Z] #43 108.8 configure: creating ./config.status
14:35:04 [2022-09-21T14:35:04.197Z] #43 111.6 config.status: creating Makefile
14:35:04 [2022-09-21T14:35:04.197Z] #43 111.7 config.status: creating config.h
14:35:04 [2022-09-21T14:35:04.197Z] #43 111.7 config.status: executing libtool commands
14:35:04 [2022-09-21T14:35:04.197Z] #43 111.8 config.status: executing depfiles commands
14:35:04 [2022-09-21T14:35:04.458Z] #43 112.6 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
14:35:04 [2022-09-21T14:35:04.458Z] #43 112.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
14:35:05 [2022-09-21T14:35:05.028Z] #43 112.9 checking for gcc... gcc
14:35:05 [2022-09-21T14:35:05.028Z] #43 113.0 checking whether the C compiler works... yes
14:35:05 [2022-09-21T14:35:05.289Z] #43 113.3 checking for C compiler default output file name... a.out
14:35:05 [2022-09-21T14:35:05.550Z] #43 113.3 checking for suffix of executables... 
14:35:05 [2022-09-21T14:35:05.550Z] #43 113.5 checking whether we are cross compiling... no
14:35:05 [2022-09-21T14:35:05.811Z] #43 113.6 checking for suffix of object files... o
14:35:05 [2022-09-21T14:35:05.811Z] #43 113.7 checking whether we are using the GNU C compiler... yes
14:35:06 [2022-09-21T14:35:06.071Z] #43 113.9 checking whether gcc accepts -g... yes
14:35:06 [2022-09-21T14:35:06.071Z] #43 114.0 checking for gcc option to accept ISO C89... none needed
14:35:06 [2022-09-21T14:35:06.332Z] #43 114.2 checking whether gcc understands -c and -o together... yes
14:35:06 [2022-09-21T14:35:06.332Z] #43 114.4 checking for a BSD-compatible install... /usr/bin/install -c
14:35:06 [2022-09-21T14:35:06.332Z] #43 114.4 checking whether build environment is sane... yes
14:35:06 [2022-09-21T14:35:06.332Z] #43 114.5 checking for a thread-safe mkdir -p... /bin/mkdir -p
14:35:06 [2022-09-21T14:35:06.592Z] #43 114.5 checking for gawk... no
14:35:06 [2022-09-21T14:35:06.592Z] #43 114.5 checking for mawk... mawk
14:35:06 [2022-09-21T14:35:06.592Z] #43 114.5 checking whether make sets $(MAKE)... yes
14:35:06 [2022-09-21T14:35:06.592Z] #43 114.6 checking whether make supports the include directive... yes (GNU style)
14:35:06 [2022-09-21T14:35:06.592Z] #43 114.6 checking whether make supports nested variables... yes
14:35:06 [2022-09-21T14:35:06.592Z] #43 114.7 checking whether UID '0' is supported by ustar format... yes
14:35:06 [2022-09-21T14:35:06.592Z] #43 114.7 checking whether GID '0' is supported by ustar format... yes
14:35:06 [2022-09-21T14:35:06.592Z] #43 114.7 checking how to create a ustar tar archive... gnutar
14:35:06 [2022-09-21T14:35:06.852Z] #43 114.8 checking dependency style of gcc... gcc3
14:35:06 [2022-09-21T14:35:06.852Z] #43 114.9 checking whether to enable maintainer-specific portions of Makefiles... yes
14:35:06 [2022-09-21T14:35:06.852Z] #43 114.9 checking whether make supports nested variables... (cached) yes
14:35:07 [2022-09-21T14:35:07.112Z] #43 115.0 checking build system type... 
14:35:07 [2022-09-21T14:35:07.112Z] #43 ...
14:35:07 [2022-09-21T14:35:07.112Z] 
14:35:07 [2022-09-21T14:35:07.112Z] #57 [dev-systemd-false  7/28] 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             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
14:35:07 [2022-09-21T14:35:07.112Z] #57 31.87 Selecting previously unselected package thin-provisioning-tools.
14:35:07 [2022-09-21T14:35:07.112Z] #57 31.87 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ...
14:35:07 [2022-09-21T14:35:07.112Z] #57 31.87 Unpacking thin-provisioning-tools (0.9.0-1) ...
14:35:07 [2022-09-21T14:35:07.112Z] #57 32.10 Selecting previously unselected package uidmap.
14:35:07 [2022-09-21T14:35:07.112Z] #57 32.11 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ...
14:35:07 [2022-09-21T14:35:07.112Z] #57 32.13 Unpacking uidmap (1:4.8.1-1) ...
14:35:07 [2022-09-21T14:35:07.112Z] #57 32.25 Selecting previously unselected package vim-runtime.
14:35:07 [2022-09-21T14:35:07.112Z] #57 32.26 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
14:35:07 [2022-09-21T14:35:07.112Z] #57 32.30 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
14:35:07 [2022-09-21T14:35:07.112Z] #57 32.32 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
14:35:07 [2022-09-21T14:35:07.112Z] #57 32.33 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
14:35:07 [2022-09-21T14:35:07.112Z] #57 35.69 Selecting previously unselected package vim.
14:35:07 [2022-09-21T14:35:07.112Z] #57 35.70 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
14:35:07 [2022-09-21T14:35:07.112Z] #57 35.72 Unpacking vim (2:8.2.2434-3+deb11u1) ...
14:35:07 [2022-09-21T14:35:07.112Z] #57 36.35 Selecting previously unselected package xfsprogs.
14:35:07 [2022-09-21T14:35:07.112Z] #57 36.35 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ...
14:35:07 [2022-09-21T14:35:07.112Z] #57 36.36 Unpacking xfsprogs (5.10.0-4) ...
14:35:07 [2022-09-21T14:35:07.112Z] #57 36.93 Selecting previously unselected package zip.
14:35:07 [2022-09-21T14:35:07.112Z] #57 36.93 Preparing to unpack .../47-zip_3.0-12_arm64.deb ...
14:35:07 [2022-09-21T14:35:07.112Z] #57 36.93 Unpacking zip (3.0-12) ...
14:35:07 [2022-09-21T14:35:07.112Z] #57 37.11 Selecting previously unselected package zstd.
14:35:07 [2022-09-21T14:35:07.112Z] #57 37.12 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ...
14:35:07 [2022-09-21T14:35:07.112Z] #57 37.12 Unpacking zstd (1.4.8+dfsg-2.1) ...
14:35:07 [2022-09-21T14:35:07.112Z] #57 37.41 Setting up python3-pkg-resources (52.0.0-4) ...
14:35:07 [2022-09-21T14:35:07.112Z] #57 38.18 Setting up libip4tc2:arm64 (1.8.7-1) ...
14:35:07 [2022-09-21T14:35:07.112Z] #57 38.21 Setting up net-tools (1.60+git20181103.0eebece-1) ...
14:35:07 [2022-09-21T14:35:07.112Z] #57 38.22 Setting up libgpm2:arm64 (1.20.7-8) ...
14:35:07 [2022-09-21T14:35:07.112Z] #57 38.24 Setting up libicu67:arm64 (67.1-7) ...
14:35:07 [2022-09-21T14:35:07.112Z] #57 38.26 Setting up libip6tc2:arm64 (1.8.7-1) ...
14:35:07 [2022-09-21T14:35:07.112Z] #57 38.27 Setting up libinih1:arm64 (53-1+b2) ...
14:35:07 [2022-09-21T14:35:07.112Z] #57 38.29 Setting up uidmap (1:4.8.1-1) ...
14:35:07 [2022-09-21T14:35:07.112Z] #57 38.30 Setting up libyajl2:arm64 (2.1.0-3) ...
14:35:07 [2022-09-21T14:35:07.112Z] #57 38.31 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
14:35:07 [2022-09-21T14:35:07.112Z] #57 38.33 Setting up bzip2 (1.0.8-4) ...
14:35:07 [2022-09-21T14:35:07.112Z] #57 38.35 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
14:35:07 [2022-09-21T14:35:07.112Z] #57 38.37 Setting up python3-wheel (0.34.2-1) ...
14:35:07 [2022-09-21T14:35:07.112Z] #57 39.10 Setting up xxd (2:8.2.2434-3+deb11u1) ...
14:35:07 [2022-09-21T14:35:07.112Z] #57 39.12 Setting up libcap2:arm64 (1:2.44-1) ...
14:35:07 [2022-09-21T14:35:07.112Z] #57 39.14 Setting up libcap2-bin (1:2.44-1) ...
14:35:07 [2022-09-21T14:35:07.112Z] #57 39.15 Setting up apparmor (2.13.6-10) ...
14:35:07 [2022-09-21T14:35:07.112Z] #57 40.76 Setting up zip (3.0-12) ...
14:35:07 [2022-09-21T14:35:07.112Z] #57 40.77 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
14:35:07 [2022-09-21T14:35:07.112Z] #57 40.82 Setting up bash-completion (1:2.11-2) ...
14:35:07 [2022-09-21T14:35:07.112Z] #57 ...
14:35:07 [2022-09-21T14:35:07.112Z] 
14:35:07 [2022-09-21T14:35:07.112Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:35:07 [2022-09-21T14:35:07.112Z] #43 115.0 checking build system type... aarch64-unknown-linux-gnu
14:35:07 [2022-09-21T14:35:07.112Z] #43 115.3 checking host system type... aarch64-unknown-linux-gnu
14:35:07 [2022-09-21T14:35:07.112Z] #43 115.3 checking how to print strings... printf
14:35:07 [2022-09-21T14:35:07.112Z] #43 115.3 checking for a sed that does not truncate output... /bin/sed
14:35:07 [2022-09-21T14:35:07.372Z] #43 115.3 checking for grep that handles long lines and -e... /bin/grep
14:35:07 [2022-09-21T14:35:07.372Z] #43 115.3 checking for egrep... /bin/grep -E
14:35:07 [2022-09-21T14:35:07.372Z] #43 115.3 checking for fgrep... /bin/grep -F
14:35:07 [2022-09-21T14:35:07.372Z] #43 115.4 checking for ld used by gcc... /usr/bin/ld
14:35:07 [2022-09-21T14:35:07.372Z] #43 115.4 checking if the linker (/usr/bin/ld) is GNU ld... yes
14:35:07 [2022-09-21T14:35:07.372Z] #43 115.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
14:35:07 [2022-09-21T14:35:07.372Z] #43 115.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm
14:35:07 [2022-09-21T14:35:07.372Z] #43 115.5 checking whether ln -s works... yes
14:35:07 [2022-09-21T14:35:07.372Z] #43 115.5 checking the maximum length of command line arguments... 1572864
14:35:07 [2022-09-21T14:35:07.372Z] #43 115.5 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
14:35:07 [2022-09-21T14:35:07.372Z] #43 115.5 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
14:35:07 [2022-09-21T14:35:07.372Z] #43 115.5 checking for /usr/bin/ld option to reload object files... -r
14:35:07 [2022-09-21T14:35:07.372Z] #43 115.5 checking for objdump... objdump
14:35:07 [2022-09-21T14:35:07.372Z] #43 115.6 checking how to recognize dependent libraries... pass_all
14:35:07 [2022-09-21T14:35:07.632Z] #43 115.6 checking for dlltool... no
14:35:07 [2022-09-21T14:35:07.632Z] #43 115.6 checking how to associate runtime and link libraries... printf %s\n
14:35:07 [2022-09-21T14:35:07.632Z] #43 115.6 checking for ar... ar
14:35:07 [2022-09-21T14:35:07.632Z] #43 115.6 checking for archiver @FILE support... @
14:35:07 [2022-09-21T14:35:07.632Z] #43 115.7 checking for strip... strip
14:35:07 [2022-09-21T14:35:07.632Z] #43 115.7 checking for ranlib... ranlib
14:35:07 [2022-09-21T14:35:07.892Z] #43 115.7 checking command to parse /usr/bin/nm -B output from gcc object... ok
14:35:08 [2022-09-21T14:35:08.153Z] #43 116.0 checking for sysroot... no
14:35:08 [2022-09-21T14:35:08.153Z] #43 116.0 checking for a working dd... /bin/dd
14:35:08 [2022-09-21T14:35:08.153Z] #43 116.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
14:35:08 [2022-09-21T14:35:08.153Z] #43 116.0 checking for mt... no
14:35:08 [2022-09-21T14:35:08.153Z] #43 116.0 checking if : is a manifest tool... no
14:35:08 [2022-09-21T14:35:08.153Z] #43 116.1 checking how to run the C preprocessor... gcc -E
14:35:08 [2022-09-21T14:35:08.980Z] #43 116.4 checking for ANSI C header files... yes
14:35:08 [2022-09-21T14:35:08.980Z] #43 116.8 checking for sys/types.h... yes
14:35:09 [2022-09-21T14:35:09.240Z] #43 117.0 checking for sys/stat.h... yes
14:35:09 [2022-09-21T14:35:09.240Z] #43 117.2 checking for stdlib.h... yes
14:35:09 [2022-09-21T14:35:09.500Z] #43 117.4 checking for string.h... yes
14:35:09 [2022-09-21T14:35:09.760Z] #43 117.6 checking for memory.h... yes
14:35:09 [2022-09-21T14:35:09.760Z] #43 117.7 checking for strings.h... yes
14:35:10 [2022-09-21T14:35:10.020Z] #43 117.9 checking for inttypes.h... yes
14:35:10 [2022-09-21T14:35:10.280Z] #43 118.1 checking for stdint.h... yes
14:35:10 [2022-09-21T14:35:10.540Z] #43 118.3 checking for unistd.h... yes
14:35:10 [2022-09-21T14:35:10.540Z] #43 118.5 checking for dlfcn.h... yes
14:35:10 [2022-09-21T14:35:10.540Z] #43 118.6 checking for objdir... .libs
14:35:11 [2022-09-21T14:35:11.060Z] #43 119.0 checking if gcc supports -fno-rtti -fno-exceptions... no
14:35:11 [2022-09-21T14:35:11.060Z] #43 119.1 checking for gcc option to produce PIC... -fPIC -DPIC
14:35:11 [2022-09-21T14:35:11.060Z] #43 119.1 checking if gcc PIC flag -fPIC -DPIC works... yes
14:35:11 [2022-09-21T14:35:11.581Z] #43 119.3 checking if gcc static flag -static works... yes
14:35:11 [2022-09-21T14:35:11.840Z] #43 119.6 checking if gcc supports -c -o file.o... yes
14:35:11 [2022-09-21T14:35:11.840Z] #43 119.8 checking if gcc supports -c -o file.o... (cached) yes
14:35:11 [2022-09-21T14:35:11.840Z] #43 119.8 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
14:35:12 [2022-09-21T14:35:12.100Z] #43 119.9 checking dynamic linker characteristics... GNU/Linux ld.so
14:35:12 [2022-09-21T14:35:12.100Z] #43 120.2 checking how to hardcode library paths into programs... immediate
14:35:12 [2022-09-21T14:35:12.100Z] #43 120.2 checking whether stripping libraries is possible... yes
14:35:12 [2022-09-21T14:35:12.100Z] #43 120.2 checking if libtool supports shared libraries... yes
14:35:12 [2022-09-21T14:35:12.100Z] #43 120.2 checking whether to build shared libraries... no
14:35:12 [2022-09-21T14:35:12.100Z] #43 120.2 checking whether to build static libraries... yes
14:35:12 [2022-09-21T14:35:12.360Z] #43 120.2 checking float.h usability... yes
14:35:12 [2022-09-21T14:35:12.360Z] #43 120.4 checking float.h presence... yes
14:35:12 [2022-09-21T14:35:12.620Z] #43 120.5 checking for float.h... yes
14:35:12 [2022-09-21T14:35:12.620Z] #43 120.5 checking limits.h usability... yes
14:35:12 [2022-09-21T14:35:12.620Z] #43 120.6 checking limits.h presence... yes
14:35:12 [2022-09-21T14:35:12.620Z] #43 120.7 checking for limits.h... yes
14:35:12 [2022-09-21T14:35:12.879Z] #43 120.7 checking stddef.h usability... yes
14:35:12 [2022-09-21T14:35:12.879Z] #43 120.9 checking stddef.h presence... yes
14:35:12 [2022-09-21T14:35:12.879Z] #43 120.9 checking for stddef.h... yes
14:35:12 [2022-09-21T14:35:12.879Z] #43 121.0 checking for stdlib.h... (cached) yes
14:35:12 [2022-09-21T14:35:12.879Z] #43 121.0 checking for string.h... (cached) yes
14:35:13 [2022-09-21T14:35:13.139Z] #43 121.0 checking sys/time.h usability... yes
14:35:13 [2022-09-21T14:35:13.139Z] #43 121.2 checking sys/time.h presence... yes
14:35:13 [2022-09-21T14:35:13.399Z] #43 121.3 checking for sys/time.h... yes
14:35:13 [2022-09-21T14:35:13.399Z] #43 121.3 checking for inline... inline
14:35:13 [2022-09-21T14:35:13.658Z] #43 121.4 checking for size_t... yes
14:35:13 [2022-09-21T14:35:13.658Z] #43 121.7 checking for stdlib.h... (cached) yes
14:35:14 [2022-09-21T14:35:14.228Z] #43 121.7 checking for GNU libc compatible malloc... yes
14:35:14 [2022-09-21T14:35:14.228Z] #43 122.0 checking for stdlib.h... (cached) yes
14:35:14 [2022-09-21T14:35:14.488Z] #43 122.0 checking for GNU libc compatible realloc... yes
14:35:14 [2022-09-21T14:35:14.488Z] #43 122.3 checking for working strtod... 
14:35:14 [2022-09-21T14:35:14.488Z] #43 ...
14:35:14 [2022-09-21T14:35:14.488Z] 
14:35:14 [2022-09-21T14:35:14.488Z] #57 [dev-systemd-false  7/28] 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             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
14:35:14 [2022-09-21T14:35:14.488Z] #57 43.49 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
14:35:14 [2022-09-21T14:35:14.488Z] #57 43.51 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
14:35:14 [2022-09-21T14:35:14.488Z] #57 43.52 Setting up libmnl0:arm64 (1.0.4-3) ...
14:35:14 [2022-09-21T14:35:14.488Z] #57 43.53 Setting up patch (2.7.6-7) ...
14:35:14 [2022-09-21T14:35:14.488Z] #57 43.54 Setting up sudo (1.9.5p2-3) ...
14:35:14 [2022-09-21T14:35:14.488Z] #57 43.62 invoke-rc.d: could not determine current runlevel
14:35:14 [2022-09-21T14:35:14.488Z] #57 43.64 invoke-rc.d: policy-rc.d denied execution of start.
14:35:14 [2022-09-21T14:35:14.488Z] #57 43.66 Setting up xfsprogs (5.10.0-4) ...
14:35:14 [2022-09-21T14:35:14.488Z] #57 43.68 Setting up libxtables12:arm64 (1.8.7-1) ...
14:35:14 [2022-09-21T14:35:14.488Z] #57 43.70 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
14:35:14 [2022-09-21T14:35:14.488Z] #57 43.72 Setting up pigz (2.6-1) ...
14:35:14 [2022-09-21T14:35:14.488Z] #57 43.73 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
14:35:14 [2022-09-21T14:35:14.488Z] #57 43.75 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
14:35:14 [2022-09-21T14:35:14.488Z] #57 43.79 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
14:35:14 [2022-09-21T14:35:14.488Z] #57 43.83 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
14:35:14 [2022-09-21T14:35:14.488Z] #57 44.39 Setting up libaio1:arm64 (0.3.112-9) ...
14:35:14 [2022-09-21T14:35:14.488Z] #57 44.41 Setting up python3-lib2to3 (3.9.2-1) ...
14:35:14 [2022-09-21T14:35:14.488Z] #57 44.84 Setting up libelf1:arm64 (0.183-1) ...
14:35:14 [2022-09-21T14:35:14.488Z] #57 44.85 Setting up zstd (1.4.8+dfsg-2.1) ...
14:35:14 [2022-09-21T14:35:14.488Z] #57 44.89 Setting up libonig5:arm64 (6.9.6-1.1) ...
14:35:14 [2022-09-21T14:35:14.488Z] #57 44.90 Setting up python3-distutils (3.9.2-1) ...
14:35:14 [2022-09-21T14:35:14.488Z] #57 45.35 Setting up vim (2:8.2.2434-3+deb11u1) ...
14:35:14 [2022-09-21T14:35:14.488Z] #57 45.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
14:35:14 [2022-09-21T14:35:14.488Z] #57 45.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
14:35:14 [2022-09-21T14:35:14.488Z] #57 45.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
14:35:14 [2022-09-21T14:35:14.488Z] #57 45.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
14:35:14 [2022-09-21T14:35:14.488Z] #57 45.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
14:35:14 [2022-09-21T14:35:14.488Z] #57 45.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
14:35:14 [2022-09-21T14:35:14.488Z] #57 45.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
14:35:14 [2022-09-21T14:35:14.488Z] #57 45.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
14:35:14 [2022-09-21T14:35:14.488Z] #57 45.44 Setting up python3-setuptools (52.0.0-4) ...
14:35:14 [2022-09-21T14:35:14.488Z] #57 46.99 Setting up libjq1:arm64 (1.6-2.1) ...
14:35:14 [2022-09-21T14:35:14.488Z] #57 47.01 Setting up libnftnl11:arm64 (1.1.9-1) ...
14:35:14 [2022-09-21T14:35:14.488Z] #57 47.02 Setting up thin-provisioning-tools (0.9.0-1) ...
14:35:14 [2022-09-21T14:35:14.488Z] #57 47.03 Setting up python3-pip (20.3.4-4+deb11u1) ...
14:35:14 [2022-09-21T14:35:14.488Z] #57 48.18 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
14:35:14 [2022-09-21T14:35:14.488Z] #57 48.20 Setting up jq (1.6-2.1) ...
14:35:14 [2022-09-21T14:35:14.488Z] #57 48.21 Setting up libbpf0:arm64 (1:0.3-2) ...
14:35:14 [2022-09-21T14:35:14.488Z] #57 48.23 Setting up iptables (1.8.7-1) ...
14:35:14 [2022-09-21T14:35:14.488Z] #57 48.24 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
14:35:14 [2022-09-21T14:35:14.488Z] #57 48.25 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:35:14 [2022-09-21T14:35:14.488Z] #57 48.25 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
14:35:14 [2022-09-21T14:35:14.488Z] #57 48.26 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
14:35:14 [2022-09-21T14:35:14.488Z] #57 48.29 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
14:35:14 [2022-09-21T14:35:14.488Z] #57 48.29 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
14:35:14 [2022-09-21T14:35:14.488Z] #57 48.30 Setting up iproute2 (5.10.0-4) ...
14:35:14 [2022-09-21T14:35:14.488Z] #57 48.66 Processing triggers for libc-bin (2.31-13+deb11u4) ...
14:35:14 [2022-09-21T14:35:14.488Z] #57 DONE 49.4s
14:35:14 [2022-09-21T14:35:14.748Z] 
14:35:14 [2022-09-21T14:35:14.748Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:35:14 [2022-09-21T14:35:14.748Z] #43 122.3 checking for working strtod... yes
14:35:15 [2022-09-21T14:35:15.008Z] #43 122.8 checking for gettimeofday... yes
14:35:15 [2022-09-21T14:35:15.269Z] #43 123.0 checking for memset... yes
14:35:15 [2022-09-21T14:35:15.269Z] #43 123.3 checking for strspn... 
14:35:15 [2022-09-21T14:35:15.269Z] #43 ...
14:35:15 [2022-09-21T14:35:15.269Z] 
14:35:15 [2022-09-21T14:35:15.269Z] #58 [dev-systemd-false  8/28] 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
14:35:15 [2022-09-21T14:35:15.269Z] #0 0.747 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
14:35:15 [2022-09-21T14:35:15.269Z] #0 0.751 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
14:35:15 [2022-09-21T14:35:15.269Z] #0 0.754 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
14:35:15 [2022-09-21T14:35:15.269Z] #58 DONE 0.8s
14:35:15 [2022-09-21T14:35:15.529Z] 
14:35:15 [2022-09-21T14:35:15.529Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
14:35:20 [2022-09-21T14:35:20.809Z] #59 ...
14:35:20 [2022-09-21T14:35:20.809Z] 
14:35:20 [2022-09-21T14:35:20.809Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:35:20 [2022-09-21T14:35:20.809Z] #43 123.3 checking for strspn... yes
14:35:20 [2022-09-21T14:35:20.809Z] #43 123.9 checking that generated files are newer than configure... done
14:35:20 [2022-09-21T14:35:20.809Z] #43 123.9 configure: creating ./config.status
14:35:20 [2022-09-21T14:35:20.809Z] #43 126.6 config.status: creating Makefile
14:35:20 [2022-09-21T14:35:20.809Z] #43 126.7 config.status: creating config.h
14:35:20 [2022-09-21T14:35:20.809Z] #43 126.7 config.status: executing depfiles commands
14:35:20 [2022-09-21T14:35:20.809Z] #43 127.0 config.status: executing libtool commands
14:35:20 [2022-09-21T14:35:20.809Z] #43 128.0   GEN      .version
14:35:20 [2022-09-21T14:35:20.809Z] #43 128.0 make  install-recursive
14:35:20 [2022-09-21T14:35:20.809Z] #43 128.0 make[1]: Entering directory '/tmp/crun-build'
14:35:20 [2022-09-21T14:35:20.809Z] #43 128.1 Making install in libocispec
14:35:20 [2022-09-21T14:35:20.809Z] #43 128.2 make[2]: Entering directory '/tmp/crun-build/libocispec'
14:35:20 [2022-09-21T14:35:20.809Z] #43 128.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
14:35:20 [2022-09-21T14:35:20.809Z] #43 128.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
14:35:20 [2022-09-21T14:35:20.809Z] #43 128.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
14:35:20 [2022-09-21T14:35:20.809Z] #43 128.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
14:35:20 [2022-09-21T14:35:20.809Z] #43 128.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
14:35:20 [2022-09-21T14:35:20.809Z] #43 129.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
14:35:20 [2022-09-21T14:35:20.809Z] #43 129.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
14:35:20 [2022-09-21T14:35:20.809Z] #43 129.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
14:35:20 [2022-09-21T14:35:20.809Z] #43 129.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
14:35:20 [2022-09-21T14:35:20.809Z] #43 129.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
14:35:20 [2022-09-21T14:35:20.809Z] #43 129.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
14:35:20 [2022-09-21T14:35:20.809Z] #43 129.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
14:35:20 [2022-09-21T14:35:20.809Z] #43 129.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
14:35:21 [2022-09-21T14:35:21.069Z] #43 129.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
14:35:21 [2022-09-21T14:35:21.069Z] #43 129.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
14:35:21 [2022-09-21T14:35:21.069Z] #43 129.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
14:35:21 [2022-09-21T14:35:21.069Z] #43 129.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
14:35:21 [2022-09-21T14:35:21.069Z] #43 129.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
14:35:21 [2022-09-21T14:35:21.069Z] #43 129.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
14:35:21 [2022-09-21T14:35:21.069Z] #43 129.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
14:35:22 [2022-09-21T14:35:22.010Z] #43 129.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
14:35:22 [2022-09-21T14:35:22.010Z] #43 129.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
14:35:22 [2022-09-21T14:35:22.010Z] #43 129.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
14:35:22 [2022-09-21T14:35:22.010Z] #43 129.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
14:35:22 [2022-09-21T14:35:22.010Z] #43 129.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
14:35:22 [2022-09-21T14:35:22.010Z] #43 129.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
14:35:22 [2022-09-21T14:35:22.010Z] #43 129.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
14:35:22 [2022-09-21T14:35:22.010Z] #43 129.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
14:35:22 [2022-09-21T14:35:22.010Z] #43 129.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
14:35:22 [2022-09-21T14:35:22.010Z] #43 129.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
14:35:22 [2022-09-21T14:35:22.010Z] #43 129.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
14:35:22 [2022-09-21T14:35:22.010Z] #43 129.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
14:35:22 [2022-09-21T14:35:22.010Z] #43 129.9 make  install-recursive
14:35:22 [2022-09-21T14:35:22.010Z] #43 129.9 make[3]: Entering directory '/tmp/crun-build/libocispec'
14:35:22 [2022-09-21T14:35:22.010Z] #43 130.0 Making install in yajl
14:35:22 [2022-09-21T14:35:22.010Z] #43 130.0 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
14:35:22 [2022-09-21T14:35:22.010Z] #43 130.1   CC       verify/json_verify-json_verify.o
14:35:22 [2022-09-21T14:35:22.010Z] #43 130.1   CC       src/libyajl_la-yajl_alloc.lo
14:35:22 [2022-09-21T14:35:22.010Z] #43 130.1   CC       src/libyajl_la-yajl.lo
14:35:22 [2022-09-21T14:35:22.010Z] #43 130.1   CC       src/libyajl_la-yajl_gen.lo
14:35:22 [2022-09-21T14:35:22.010Z] #43 130.1   CC       src/libyajl_la-yajl_parser.lo
14:35:22 [2022-09-21T14:35:22.269Z] #43 130.2   CC       src/libyajl_la-yajl_buf.lo
14:35:22 [2022-09-21T14:35:22.269Z] #43 130.2   CC       src/libyajl_la-yajl_encode.lo
14:35:22 [2022-09-21T14:35:22.269Z] #43 130.2   CC       src/libyajl_la-yajl_lex.lo
14:35:22 [2022-09-21T14:35:22.269Z] #43 130.3   CC       src/libyajl_la-yajl_tree.lo
14:35:25 [2022-09-21T14:35:25.570Z] #43 ...
14:35:25 [2022-09-21T14:35:25.570Z] 
14:35:25 [2022-09-21T14:35:25.570Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
14:35:25 [2022-09-21T14:35:25.570Z] #59 9.679 Collecting yamllint==1.27.1
14:35:26 [2022-09-21T14:35:26.138Z] #59 10.73   Downloading yamllint-1.27.1.tar.gz (129 kB)
14:35:27 [2022-09-21T14:35:27.076Z] #59 11.70 Collecting pathspec>=0.5.3
14:35:27 [2022-09-21T14:35:27.076Z] #59 11.72   Downloading pathspec-0.10.1-py3-none-any.whl (27 kB)
14:35:27 [2022-09-21T14:35:27.335Z] #59 12.06 Collecting pyyaml
14:35:27 [2022-09-21T14:35:27.335Z] #59 12.09   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
14:35:27 [2022-09-21T14:35:27.335Z] #59 12.13 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
14:35:27 [2022-09-21T14:35:27.335Z] #59 12.15 Building wheels for collected packages: yamllint
14:35:27 [2022-09-21T14:35:27.595Z] #59 12.15   Building wheel for yamllint (setup.py): started
14:35:28 [2022-09-21T14:35:28.548Z] #59 13.15   Building wheel for yamllint (setup.py): finished with status 'done'
14:35:28 [2022-09-21T14:35:28.548Z] #59 13.15   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=19721fd7803d3fd55e2755e5306caf0b56df3035c541e3772075dc63ef5accb0
14:35:28 [2022-09-21T14:35:28.548Z] #59 13.15   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
14:35:28 [2022-09-21T14:35:28.548Z] #59 13.15 Successfully built yamllint
14:35:28 [2022-09-21T14:35:28.548Z] #59 13.18 Installing collected packages: pyyaml, pathspec, yamllint
14:35:29 [2022-09-21T14:35:29.118Z] #59 13.61 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1
14:35:29 [2022-09-21T14:35:29.689Z] #59 DONE 14.3s
14:35:29 [2022-09-21T14:35:29.689Z] 
14:35:29 [2022-09-21T14:35:29.689Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:35:29 [2022-09-21T14:35:29.689Z] #43 135.1   CCLD     libyajl.la
14:35:29 [2022-09-21T14:35:29.689Z] #43 135.6   CCLD     verify/json_verify
14:35:29 [2022-09-21T14:35:29.689Z] #43 136.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
14:35:29 [2022-09-21T14:35:29.689Z] #43 136.0 make[5]: Nothing to be done for 'install-exec-am'.
14:35:29 [2022-09-21T14:35:29.689Z] #43 136.0 make[5]: Nothing to be done for 'install-data-am'.
14:35:29 [2022-09-21T14:35:29.689Z] #43 136.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
14:35:29 [2022-09-21T14:35:29.689Z] #43 136.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
14:35:29 [2022-09-21T14:35:29.689Z] #43 136.1 make[4]: Entering directory '/tmp/crun-build/libocispec'
14:35:29 [2022-09-21T14:35:29.689Z] #43 136.2   CC       src/validate.o
14:35:29 [2022-09-21T14:35:29.689Z] #43 136.2   CC       src/image_spec_schema_config_schema.lo
14:35:29 [2022-09-21T14:35:29.689Z] #43 136.2   CC       src/image_spec_schema_content_descriptor.lo
14:35:29 [2022-09-21T14:35:29.689Z] #43 136.2   CC       src/image_spec_schema_defs.lo
14:35:29 [2022-09-21T14:35:29.689Z] #43 136.3   CC       src/image_spec_schema_defs_descriptor.lo
14:35:29 [2022-09-21T14:35:29.689Z] #43 136.3   CC       src/image_spec_schema_image_index_schema.lo
14:35:29 [2022-09-21T14:35:29.689Z] #43 136.3   CC       src/image_spec_schema_image_layout_schema.lo
14:35:29 [2022-09-21T14:35:29.689Z] #43 136.3   CC       src/image_spec_schema_image_manifest_schema.lo
14:35:29 [2022-09-21T14:35:29.689Z] #43 136.3   CC       src/runtime_spec_schema_config_linux.lo
14:35:29 [2022-09-21T14:35:29.689Z] #43 136.3   CC       src/runtime_spec_schema_config_zos.lo
14:35:29 [2022-09-21T14:35:29.689Z] #43 136.4   CC       src/runtime_spec_schema_config_schema.lo
14:35:29 [2022-09-21T14:35:29.689Z] #43 136.5   CC       src/runtime_spec_schema_config_solaris.lo
14:35:29 [2022-09-21T14:35:29.689Z] #43 136.5   CC       src/runtime_spec_schema_config_vm.lo
14:35:29 [2022-09-21T14:35:29.689Z] #43 136.6   CC       src/runtime_spec_schema_config_windows.lo
14:35:29 [2022-09-21T14:35:29.689Z] #43 136.6   CC       src/runtime_spec_schema_defs.lo
14:35:29 [2022-09-21T14:35:29.689Z] #43 136.7   CC       src/runtime_spec_schema_defs_linux.lo
14:35:29 [2022-09-21T14:35:29.689Z] #43 136.7   CC       src/runtime_spec_schema_defs_zos.lo
14:35:29 [2022-09-21T14:35:29.689Z] #43 136.8   CC       src/runtime_spec_schema_defs_vm.lo
14:35:29 [2022-09-21T14:35:29.689Z] #43 137.0   CC       src/runtime_spec_schema_defs_windows.lo
14:35:29 [2022-09-21T14:35:29.689Z] #43 137.1   CC       src/runtime_spec_schema_state_schema.lo
14:35:29 [2022-09-21T14:35:29.689Z] #43 137.2   CC       src/image_manifest_items_image_manifest_items_schema.lo
14:35:29 [2022-09-21T14:35:29.689Z] #43 137.2   CC       src/basic_test_double_array_item.lo
14:35:29 [2022-09-21T14:35:29.689Z] #43 137.5   CC       src/basic_test_double_array.lo
14:35:29 [2022-09-21T14:35:29.949Z] #43 137.8   CC       src/basic_test_top_array_int.lo
14:35:29 [2022-09-21T14:35:29.949Z] #43 137.9   CC       src/basic_test_top_array_string.lo
14:35:29 [2022-09-21T14:35:29.949Z] #43 138.0   CC       src/basic_test_top_double_array_int.lo
14:35:30 [2022-09-21T14:35:30.209Z] #43 138.1   CC       src/basic_test_top_double_array_obj.lo
14:35:30 [2022-09-21T14:35:30.209Z] #43 138.3   CC       src/basic_test_top_double_array_refobj.lo
14:35:30 [2022-09-21T14:35:30.469Z] #43 138.4   CC       src/basic_test_top_double_array_string.lo
14:35:30 [2022-09-21T14:35:30.469Z] #43 138.5   CC       src/read-file.lo
14:35:31 [2022-09-21T14:35:31.039Z] #43 138.9   CC       src/json_common.lo
14:35:31 [2022-09-21T14:35:31.039Z] #43 139.0   CC       tests/test-1.o
14:35:31 [2022-09-21T14:35:31.039Z] #43 139.0   CC       tests/test-2.o
14:35:31 [2022-09-21T14:35:31.299Z] #43 139.2   CC       tests/test-3.o
14:35:31 [2022-09-21T14:35:31.299Z] #43 139.3   CC       tests/test-4.o
14:35:31 [2022-09-21T14:35:31.559Z] #43 139.5   CC       tests/test-5.o
14:35:31 [2022-09-21T14:35:31.559Z] #43 139.7   CC       tests/test-6.o
14:35:32 [2022-09-21T14:35:32.129Z] #43 140.1   CC       tests/test-7.o
14:35:32 [2022-09-21T14:35:32.130Z] #43 140.3   CC       tests/test-8.o
14:35:32 [2022-09-21T14:35:32.390Z] #43 140.5   CC       tests/test-9.o
14:35:32 [2022-09-21T14:35:32.650Z] #43 140.7   CC       tests/test-10.o
14:35:32 [2022-09-21T14:35:32.909Z] #43 140.8   CC       tests/test-11.o
14:35:54 [2022-09-21T14:35:54.858Z] #43 ...
14:35:54 [2022-09-21T14:35:54.858Z] 
14:35:54 [2022-09-21T14:35:54.858Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && 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 "v2.1.0";                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
14:35:54 [2022-09-21T14:35:54.858Z] #23 206.4 + dpkg --print-architecture
14:35:55 [2022-09-21T14:35:55.117Z] #23 DONE 206.8s
14:35:55 [2022-09-21T14:35:55.117Z] 
14:35:55 [2022-09-21T14:35:55.117Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
14:36:05 [2022-09-21T14:36:05.102Z] #50 ...
14:36:05 [2022-09-21T14:36:05.102Z] 
14:36:05 [2022-09-21T14:36:05.102Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:36:05 [2022-09-21T14:36:05.102Z] #43 173.0   CCLD     libocispec.la
14:36:05 [2022-09-21T14:36:05.362Z] #43 173.4   CCLD     src/validate
14:36:05 [2022-09-21T14:36:05.362Z] #43 173.4   CCLD     tests/test-1
14:36:05 [2022-09-21T14:36:05.362Z] #43 173.4   CCLD     tests/test-2
14:36:05 [2022-09-21T14:36:05.362Z] #43 173.4   CCLD     tests/test-3
14:36:05 [2022-09-21T14:36:05.362Z] #43 173.5   CCLD     tests/test-4
14:36:05 [2022-09-21T14:36:05.362Z] #43 173.5   CCLD     tests/test-5
14:36:05 [2022-09-21T14:36:05.622Z] #43 173.6   CCLD     tests/test-6
14:36:05 [2022-09-21T14:36:05.622Z] #43 173.7   CCLD     tests/test-7
14:36:05 [2022-09-21T14:36:05.622Z] #43 173.7   CCLD     tests/test-8
14:36:05 [2022-09-21T14:36:05.882Z] #43 173.8   CCLD     tests/test-9
14:36:05 [2022-09-21T14:36:05.882Z] #43 173.9   CCLD     tests/test-10
14:36:05 [2022-09-21T14:36:05.882Z] #43 173.9 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
14:36:05 [2022-09-21T14:36:05.882Z] #43 173.9   CCLD     tests/test-11
14:36:07 [2022-09-21T14:36:07.794Z] #43 175.5 libtool: link: ar cr libocispec.a 
14:36:07 [2022-09-21T14:36:07.794Z] #43 175.7 libtool: link: ranlib libocispec.a
14:36:09 [2022-09-21T14:36:09.241Z] #43 177.2 make[5]: Entering directory '/tmp/crun-build/libocispec'
14:36:09 [2022-09-21T14:36:09.241Z] #43 177.2 make[5]: Nothing to be done for 'install-exec-am'.
14:36:09 [2022-09-21T14:36:09.241Z] #43 177.2 make[5]: Nothing to be done for 'install-data-am'.
14:36:09 [2022-09-21T14:36:09.241Z] #43 177.2 make[5]: Leaving directory '/tmp/crun-build/libocispec'
14:36:09 [2022-09-21T14:36:09.241Z] #43 177.2 make[4]: Leaving directory '/tmp/crun-build/libocispec'
14:36:09 [2022-09-21T14:36:09.241Z] #43 177.2 make[3]: Leaving directory '/tmp/crun-build/libocispec'
14:36:09 [2022-09-21T14:36:09.241Z] #43 177.2 make[2]: Leaving directory '/tmp/crun-build/libocispec'
14:36:09 [2022-09-21T14:36:09.241Z] #43 177.2 make[2]: Entering directory '/tmp/crun-build'
14:36:09 [2022-09-21T14:36:09.241Z] #43 177.3   CC       src/libcrun/libcrun_testing_a-utils.o
14:36:09 [2022-09-21T14:36:09.241Z] #43 177.4   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
14:36:09 [2022-09-21T14:36:09.241Z] #43 177.4   CC       src/libcrun/libcrun_testing_a-container.o
14:36:09 [2022-09-21T14:36:09.241Z] #43 177.4   CC       src/libcrun/libcrun_testing_a-cgroup.o
14:36:09 [2022-09-21T14:36:09.241Z] #43 177.4   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
14:36:09 [2022-09-21T14:36:09.241Z] #43 177.4   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
14:36:09 [2022-09-21T14:36:09.502Z] #43 177.5   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
14:36:09 [2022-09-21T14:36:09.502Z] #43 177.5   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
14:36:09 [2022-09-21T14:36:09.502Z] #43 177.5   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
14:36:09 [2022-09-21T14:36:09.502Z] #43 177.5   CC       src/libcrun/libcrun_testing_a-criu.o
14:36:09 [2022-09-21T14:36:09.502Z] #43 177.6   CC       src/libcrun/libcrun_testing_a-custom-handler.o
14:36:09 [2022-09-21T14:36:09.502Z] #43 177.6   CC       src/libcrun/libcrun_testing_a-linux.o
14:36:09 [2022-09-21T14:36:09.502Z] #43 177.7   CC       src/libcrun/libcrun_testing_a-seccomp.o
14:36:09 [2022-09-21T14:36:09.502Z] #43 177.7   CC       src/libcrun/libcrun_testing_a-ebpf.o
14:36:09 [2022-09-21T14:36:09.767Z] #43 177.7   CC       src/libcrun/libcrun_testing_a-error.o
14:36:09 [2022-09-21T14:36:09.767Z] #43 177.8   CC       src/libcrun/libcrun_testing_a-status.o
14:36:10 [2022-09-21T14:36:10.026Z] #43 177.9   CC       src/libcrun/libcrun_testing_a-terminal.o
14:36:10 [2022-09-21T14:36:10.026Z] #43 177.9   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
14:36:10 [2022-09-21T14:36:10.026Z] #43 178.1   CC       src/libcrun/libcrun_testing_a-signals.o
14:36:10 [2022-09-21T14:36:10.286Z] #43 178.2   CC       src/libcrun/libcrun_testing_a-mount_flags.o
14:36:10 [2022-09-21T14:36:10.286Z] #43 178.2   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
14:36:10 [2022-09-21T14:36:10.286Z] #43 178.4   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
14:36:10 [2022-09-21T14:36:10.286Z] #43 178.4   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
14:36:10 [2022-09-21T14:36:10.545Z] #43 178.5   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
14:36:10 [2022-09-21T14:36:10.545Z] #43 178.6   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
14:36:10 [2022-09-21T14:36:10.805Z] #43 178.8   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
14:36:10 [2022-09-21T14:36:10.805Z] #43 178.9   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
14:36:11 [2022-09-21T14:36:11.065Z] #43 179.2   CC       src/crun-crun.o
14:36:11 [2022-09-21T14:36:11.324Z] #43 179.3   CC       src/crun-run.o
14:36:11 [2022-09-21T14:36:11.324Z] #43 179.4   CC       src/crun-delete.o
14:36:11 [2022-09-21T14:36:11.584Z] #43 179.5   CC       src/crun-kill.o
14:36:11 [2022-09-21T14:36:11.584Z] #43 179.7   CC       src/crun-pause.o
14:36:11 [2022-09-21T14:36:11.844Z] #43 179.8   CC       src/crun-unpause.o
14:36:11 [2022-09-21T14:36:11.844Z] #43 180.0   CC       src/crun-spec.o
14:36:12 [2022-09-21T14:36:12.105Z] #43 180.0   CC       src/crun-exec.o
14:36:12 [2022-09-21T14:36:12.105Z] #43 180.1   CC       src/crun-list.o
14:36:12 [2022-09-21T14:36:12.105Z] #43 180.2   CC       src/crun-create.o
14:36:12 [2022-09-21T14:36:12.364Z] #43 180.3   CC       src/crun-start.o
14:36:12 [2022-09-21T14:36:12.364Z] #43 180.4   CC       src/crun-state.o
14:36:12 [2022-09-21T14:36:12.364Z] #43 180.5   CC       src/crun-update.o
14:36:12 [2022-09-21T14:36:12.624Z] #43 180.7   CC       src/crun-ps.o
14:36:13 [2022-09-21T14:36:13.194Z] #43 181.1   CC       src/crun-checkpoint.o
14:36:13 [2022-09-21T14:36:13.194Z] #43 181.1   CC       src/crun-restore.o
14:36:13 [2022-09-21T14:36:13.194Z] #43 181.3   CC       src/libcrun/libcrun_la-utils.lo
14:36:13 [2022-09-21T14:36:13.453Z] #43 181.5   CC       src/libcrun/libcrun_la-cloned_binary.lo
14:36:13 [2022-09-21T14:36:13.713Z] #43 181.6   CC       src/libcrun/libcrun_la-container.lo
14:36:13 [2022-09-21T14:36:13.713Z] #43 181.7   CC       src/libcrun/libcrun_la-cgroup.lo
14:36:13 [2022-09-21T14:36:13.973Z] #43 181.9   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
14:36:13 [2022-09-21T14:36:13.973Z] #43 182.0   CC       src/libcrun/libcrun_la-cgroup-resources.lo
14:36:13 [2022-09-21T14:36:13.973Z] #43 182.1   CC       src/libcrun/libcrun_la-cgroup-setup.lo
14:36:14 [2022-09-21T14:36:14.233Z] #43 182.4   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
14:36:14 [2022-09-21T14:36:14.493Z] #43 182.5   CC       src/libcrun/libcrun_la-cgroup-utils.lo
14:36:14 [2022-09-21T14:36:14.753Z] #43 182.7   CC       src/libcrun/libcrun_la-criu.lo
14:36:15 [2022-09-21T14:36:15.012Z] #43 183.2   CC       src/libcrun/libcrun_la-custom-handler.lo
14:36:15 [2022-09-21T14:36:15.272Z] #43 183.3   CC       src/libcrun/libcrun_la-linux.lo
14:36:15 [2022-09-21T14:36:15.532Z] #43 183.5   CC       src/libcrun/libcrun_la-seccomp.lo
14:36:16 [2022-09-21T14:36:16.102Z] #43 183.9   CC       src/libcrun/libcrun_la-ebpf.lo
14:36:16 [2022-09-21T14:36:16.362Z] #43 184.4   CC       src/libcrun/libcrun_la-error.lo
14:36:16 [2022-09-21T14:36:16.622Z] #43 184.6   CC       src/libcrun/libcrun_la-status.lo
14:36:16 [2022-09-21T14:36:16.882Z] #43 184.9   CC       src/libcrun/libcrun_la-terminal.lo
14:36:17 [2022-09-21T14:36:17.820Z] #43 185.9   CC       src/libcrun/libcrun_la-chroot_realpath.lo
14:36:18 [2022-09-21T14:36:18.080Z] #43 186.1   CC       src/libcrun/libcrun_la-signals.lo
14:36:18 [2022-09-21T14:36:18.080Z] #43 186.2   CC       src/libcrun/libcrun_la-mount_flags.lo
14:36:18 [2022-09-21T14:36:18.339Z] #43 186.4   CC       src/libcrun/libcrun_la-seccomp_notify.lo
14:36:18 [2022-09-21T14:36:18.598Z] #43 186.6   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
14:36:19 [2022-09-21T14:36:19.167Z] #43 187.0   CC       src/libcrun/handlers/libcrun_la-krun.lo
14:36:19 [2022-09-21T14:36:19.736Z] #43 187.8   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
14:36:19 [2022-09-21T14:36:19.996Z] #43 187.9   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
14:36:19 [2022-09-21T14:36:19.996Z] #43 188.1   CC       tests/init.o
14:36:20 [2022-09-21T14:36:20.255Z] #43 188.3   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
14:36:42 [2022-09-21T14:36:42.203Z] #43 207.2   CCLD     tests/init
14:37:00 [2022-09-21T14:37:00.306Z] #43 ...
14:37:00 [2022-09-21T14:37:00.306Z] 
14:37:00 [2022-09-21T14:37:00.307Z] #28 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
14:37:00 [2022-09-21T14:37:00.307Z] #28 269.5 + return
14:37:00 [2022-09-21T14:37:00.307Z] #28 DONE 269.9s
14:37:00 [2022-09-21T14:37:00.307Z] 
14:37:00 [2022-09-21T14:37:00.307Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:37:00 [2022-09-21T14:37:00.307Z] #43 226.5   AR       libcrun_testing.a
14:37:00 [2022-09-21T14:37:00.307Z] #43 226.5 ar: `u' modifier ignored since `D' is the default (see `U')
14:37:00 [2022-09-21T14:37:00.307Z] #43 226.6   CCLD     tests/tests_libcrun_utils
14:37:00 [2022-09-21T14:37:00.307Z] #43 226.6   CCLD     tests/tests_libcrun_errors
14:37:00 [2022-09-21T14:37:00.307Z] #43 226.6   CCLD     tests/tests_libcrun_fuzzer
14:37:00 [2022-09-21T14:37:00.307Z] #43 ...
14:37:00 [2022-09-21T14:37:00.307Z] 
14:37:00 [2022-09-21T14:37:00.307Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
14:37:00 [2022-09-21T14:37:00.307Z] #60 DONE 0.1s
14:37:00 [2022-09-21T14:37:00.307Z] 
14:37:00 [2022-09-21T14:37:00.307Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
14:37:01 [2022-09-21T14:37:01.247Z] #61 DONE 1.6s
14:37:01 [2022-09-21T14:37:01.247Z] 
14:37:01 [2022-09-21T14:37:01.247Z] #62 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
14:37:01 [2022-09-21T14:37:01.818Z] #62 DONE 0.6s
14:37:01 [2022-09-21T14:37:01.818Z] 
14:37:01 [2022-09-21T14:37:01.818Z] #43 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
14:37:01 [2022-09-21T14:37:01.818Z] #43 228.1   CCLD     libcrun.la
14:37:01 [2022-09-21T14:37:01.818Z] #43 228.6   CCLD     crun
14:37:01 [2022-09-21T14:37:01.818Z] #43 229.0 make[3]: Entering directory '/tmp/crun-build'
14:37:01 [2022-09-21T14:37:01.818Z] #43 229.2  /bin/mkdir -p '/usr/local/lib'
14:37:01 [2022-09-21T14:37:01.818Z] #43 229.2  /bin/mkdir -p '/usr/local/share/man/man1'
14:37:01 [2022-09-21T14:37:01.818Z] #43 229.2  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
14:37:01 [2022-09-21T14:37:01.818Z] #43 229.3  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
14:37:01 [2022-09-21T14:37:01.818Z] #43 229.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
14:37:01 [2022-09-21T14:37:01.818Z] #43 229.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
14:37:01 [2022-09-21T14:37:01.818Z] #43 229.4 libtool: install: chmod 644 /usr/local/lib/libcrun.a
14:37:01 [2022-09-21T14:37:01.818Z] #43 229.4 libtool: install: ranlib /usr/local/lib/libcrun.a
14:37:01 [2022-09-21T14:37:01.818Z] #43 229.6 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
14:37:01 [2022-09-21T14:37:01.818Z] #43 229.6 ----------------------------------------------------------------------
14:37:01 [2022-09-21T14:37:01.818Z] #43 229.6 Libraries have been installed in:
14:37:01 [2022-09-21T14:37:01.818Z] #43 229.6    /usr/local/lib
14:37:01 [2022-09-21T14:37:01.818Z] #43 229.6 
14:37:01 [2022-09-21T14:37:01.818Z] #43 229.6 If you ever happen to want to link against installed libraries
14:37:01 [2022-09-21T14:37:01.818Z] #43 229.6 in a given directory, LIBDIR, you must either use libtool, and
14:37:01 [2022-09-21T14:37:01.818Z] #43 229.6 specify the full pathname of the library, or use the '-LLIBDIR'
14:37:01 [2022-09-21T14:37:01.818Z] #43 229.7 flag during linking and do at least one of the following:
14:37:01 [2022-09-21T14:37:01.818Z] #43 229.7    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
14:37:01 [2022-09-21T14:37:01.818Z] #43 229.7      during execution
14:37:01 [2022-09-21T14:37:01.818Z] #43 229.7    - add LIBDIR to the 'LD_RUN_PATH' environment variable
14:37:01 [2022-09-21T14:37:01.818Z] #43 229.7      during linking
14:37:01 [2022-09-21T14:37:01.818Z] #43 229.7    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
14:37:01 [2022-09-21T14:37:01.818Z] #43 229.7    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
14:37:01 [2022-09-21T14:37:01.818Z] #43 229.7 
14:37:01 [2022-09-21T14:37:01.818Z] #43 229.7 See any operating system documentation about shared libraries for
14:37:01 [2022-09-21T14:37:01.818Z] #43 229.7 more information, such as the ld(1) and ld.so(8) manual pages.
14:37:01 [2022-09-21T14:37:01.818Z] #43 229.7 ----------------------------------------------------------------------
14:37:01 [2022-09-21T14:37:01.818Z] #43 229.7  /bin/mkdir -p '/build'
14:37:01 [2022-09-21T14:37:01.818Z] #43 229.7   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
14:37:01 [2022-09-21T14:37:01.818Z] #43 229.7 libtool: install: /usr/bin/install -c crun /build/crun
14:37:01 [2022-09-21T14:37:01.818Z] #43 229.7 make[3]: Leaving directory '/tmp/crun-build'
14:37:01 [2022-09-21T14:37:01.818Z] #43 229.8 make[2]: Leaving directory '/tmp/crun-build'
14:37:01 [2022-09-21T14:37:01.818Z] #43 229.8 make[1]: Leaving directory '/tmp/crun-build'
14:37:01 [2022-09-21T14:37:01.818Z] #43 DONE 229.8s
14:37:01 [2022-09-21T14:37:01.818Z] 
14:37:01 [2022-09-21T14:37:01.818Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
14:37:01 [2022-09-21T14:37:01.818Z] #50 ...
14:37:01 [2022-09-21T14:37:01.818Z] 
14:37:01 [2022-09-21T14:37:01.818Z] #63 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
14:37:02 [2022-09-21T14:37:02.078Z] #63 DONE 0.2s
14:37:02 [2022-09-21T14:37:02.078Z] 
14:37:02 [2022-09-21T14:37:02.078Z] #64 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
14:37:02 [2022-09-21T14:37:02.078Z] #64 DONE 0.2s
14:37:02 [2022-09-21T14:37:02.078Z] 
14:37:02 [2022-09-21T14:37:02.078Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
14:37:02 [2022-09-21T14:37:02.338Z] #50 ...
14:37:02 [2022-09-21T14:37:02.338Z] 
14:37:02 [2022-09-21T14:37:02.338Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
14:37:02 [2022-09-21T14:37:02.338Z] #65 DONE 0.1s
14:37:02 [2022-09-21T14:37:02.338Z] 
14:37:02 [2022-09-21T14:37:02.338Z] #66 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
14:37:02 [2022-09-21T14:37:02.338Z] #66 DONE 0.1s
14:37:02 [2022-09-21T14:37:02.338Z] 
14:37:02 [2022-09-21T14:37:02.338Z] #67 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
14:37:02 [2022-09-21T14:37:02.598Z] #67 DONE 0.2s
14:37:02 [2022-09-21T14:37:02.598Z] 
14:37:02 [2022-09-21T14:37:02.598Z] #44 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:37:02 [2022-09-21T14:37:02.598Z] #44 ...
14:37:02 [2022-09-21T14:37:02.598Z] 
14:37:02 [2022-09-21T14:37:02.599Z] #68 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
14:37:02 [2022-09-21T14:37:02.599Z] #68 DONE 0.1s
14:37:02 [2022-09-21T14:37:02.599Z] 
14:37:02 [2022-09-21T14:37:02.599Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
14:37:02 [2022-09-21T14:37:02.859Z] #69 DONE 0.1s
14:37:02 [2022-09-21T14:37:02.859Z] 
14:37:02 [2022-09-21T14:37:02.859Z] #44 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:37:04 [2022-09-21T14:37:04.241Z] #44 ...
14:37:04 [2022-09-21T14:37:04.241Z] 
14:37:04 [2022-09-21T14:37:04.241Z] #41 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
14:37:04 [2022-09-21T14:37:04.241Z] #41 275.9 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
14:37:04 [2022-09-21T14:37:04.241Z] #41 DONE 276.1s
14:37:04 [2022-09-21T14:37:04.241Z] 
14:37:04 [2022-09-21T14:37:04.241Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
14:37:05 [2022-09-21T14:37:05.184Z] #50 166.0 + mkdir -p /build
14:37:05 [2022-09-21T14:37:05.184Z] #50 166.0 + cp runc /build/runc
14:37:05 [2022-09-21T14:37:05.184Z] #50 DONE 166.2s
14:37:05 [2022-09-21T14:37:05.184Z] 
14:37:05 [2022-09-21T14:37:05.184Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
14:37:05 [2022-09-21T14:37:05.184Z] #70 DONE 0.2s
14:37:05 [2022-09-21T14:37:05.184Z] 
14:37:05 [2022-09-21T14:37:05.184Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
14:37:05 [2022-09-21T14:37:05.446Z] #71 DONE 0.2s
14:37:05 [2022-09-21T14:37:05.446Z] 
14:37:05 [2022-09-21T14:37:05.446Z] #44 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:37:06 [2022-09-21T14:37:06.828Z] #44 ...
14:37:06 [2022-09-21T14:37:06.828Z] 
14:37:06 [2022-09-21T14:37:06.828Z] #72 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
14:37:06 [2022-09-21T14:37:06.828Z] #72 DONE 0.1s
14:37:06 [2022-09-21T14:37:06.828Z] 
14:37:06 [2022-09-21T14:37:06.828Z] #44 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
14:37:09 [2022-09-21T14:37:09.373Z] #44 246.7 + bin/containerd
14:37:56 [2022-09-21T14:37:56.061Z] #44 287.1 # github.com/containerd/containerd/cmd/containerd
14:37:56 [2022-09-21T14:37:56.061Z] #44 287.1 /usr/bin/ld: /tmp/go-link-463994986/000019.o: in function `New':
14:37:56 [2022-09-21T14:37:56.061Z] #44 287.1 /tmp/tmp.9HTQ97ZvFl/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
14:37:56 [2022-09-21T14:37:56.061Z] #44 287.2 + bin/containerd-stress
14:37:56 [2022-09-21T14:37:56.061Z] #44 288.3 + bin/containerd-shim
14:38:00 [2022-09-21T14:38:00.258Z] #44 297.1 + bin/containerd-shim-runc-v1
14:38:05 [2022-09-21T14:38:05.541Z] #44 302.1 + bin/containerd-shim-runc-v2
14:38:05 [2022-09-21T14:38:05.541Z] #44 302.9 + binaries
14:38:05 [2022-09-21T14:38:05.541Z] #44 302.9 + install -D bin/containerd /build/containerd
14:38:05 [2022-09-21T14:38:05.541Z] #44 302.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
14:38:05 [2022-09-21T14:38:05.541Z] #44 302.9 + install -D bin/ctr /build/ctr
14:38:06 [2022-09-21T14:38:06.131Z] #44 DONE 303.4s
14:38:06 [2022-09-21T14:38:06.702Z] 
14:38:06 [2022-09-21T14:38:06.702Z] #73 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
14:38:06 [2022-09-21T14:38:06.965Z] #73 DONE 0.2s
14:38:06 [2022-09-21T14:38:06.965Z] 
14:38:06 [2022-09-21T14:38:06.965Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
14:38:06 [2022-09-21T14:38:06.965Z] #74 DONE 0.1s
14:38:07 [2022-09-21T14:38:07.224Z] 
14:38:07 [2022-09-21T14:38:07.224Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
14:38:07 [2022-09-21T14:38:07.224Z] #75 DONE 0.2s
14:38:07 [2022-09-21T14:38:07.224Z] 
14:38:07 [2022-09-21T14:38:07.224Z] #76 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
14:38:07 [2022-09-21T14:38:07.224Z] #76 DONE 0.1s
14:38:07 [2022-09-21T14:38:07.483Z] 
14:38:07 [2022-09-21T14:38:07.483Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
14:38:07 [2022-09-21T14:38:07.483Z] #77 DONE 0.0s
14:38:07 [2022-09-21T14:38:07.483Z] 
14:38:07 [2022-09-21T14:38:07.483Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
14:38:07 [2022-09-21T14:38:07.483Z] #78 DONE 0.0s
14:38:07 [2022-09-21T14:38:07.483Z] 
14:38:07 [2022-09-21T14:38:07.483Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
14:38:08 [2022-09-21T14:38:08.422Z] #79 DONE 0.9s
14:38:08 [2022-09-21T14:38:08.422Z] 
14:38:08 [2022-09-21T14:38:08.422Z] #80 exporting to image
14:38:08 [2022-09-21T14:38:08.422Z] #80 exporting layers
14:38:10 [2022-09-21T14:38:10.957Z] #80 exporting layers 2.5s done
14:38:10 [2022-09-21T14:38:10.957Z] #80 writing image sha256:0c1d708f2452f3cd0bd2ca4571d9ca45cb044a6113aec8e1bd4a67315dd984f1 done
14:38:10 [2022-09-21T14:38:10.957Z] #80 naming to docker.io/library/docker:970c938b5696a6c1cd92fe2de82208ab3753c47d done
14:38:10 [2022-09-21T14:38:10.957Z] #80 DONE 2.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
14:38:11 [2022-09-21T14:38:11.269Z] + sudo modprobe ip6table_filter
[Pipeline] sh
14:38:11 [2022-09-21T14:38:11.557Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44164/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=970c938b5696a6c1cd92fe2de82208ab3753c47d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:970c938b5696a6c1cd92fe2de82208ab3753c47d hack/test/unit
14:38:14 [2022-09-21T14:38:14.093Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
14:38:14 [2022-09-21T14:38:14.093Z] + TESTFLAGS+=' -test.timeout=5m'
14:38:14 [2022-09-21T14:38:14.093Z] + TESTDIRS=./...
14:38:14 [2022-09-21T14:38:14.093Z] + exclude_paths='/vendor/|/integration'
14:38:14 [2022-09-21T14:38:14.093Z] ++ go list ./...
14:38:14 [2022-09-21T14:38:14.093Z] ++ grep -vE '(/vendor/|/integration)'
14:38:14 [2022-09-21T14:38:14.355Z] + pkg_list='github.com/docker/docker/api
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/api/server
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/api/server/backend/build
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/api/server/httpstatus
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/api/server/httputils
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/api/server/middleware
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/api/server/router
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/api/server/router/build
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/api/server/router/checkpoint
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/api/server/router/container
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/api/server/router/debug
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/api/server/router/distribution
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/api/server/router/grpc
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/api/server/router/image
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/api/server/router/network
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/api/server/router/plugin
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/api/server/router/session
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/api/server/router/swarm
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/api/server/router/system
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/api/server/router/volume
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/api/types
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/api/types/backend
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/api/types/blkiodev
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/api/types/container
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/api/types/events
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/api/types/filters
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/api/types/image
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/api/types/mount
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/api/types/network
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/api/types/plugins/logdriver
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/api/types/registry
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/api/types/strslice
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/api/types/swarm
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/api/types/swarm/runtime
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/api/types/time
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/api/types/versions
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/api/types/versions/v1p19
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/api/types/versions/v1p20
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/api/types/volume
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/builder
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/builder/builder-next
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/builder/builder-next/exporter
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/builder/builder-next/imagerefchecker
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/builder/builder-next/worker
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/builder/dockerfile
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/builder/remotecontext
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/builder/remotecontext/git
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/builder/remotecontext/urlutil
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/cli
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/cli/config
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/cli/debug
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/cli/winresources/docker-proxy
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/cli/winresources/dockerd
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/client
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/cmd/docker-proxy
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/cmd/dockerd
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/cmd/dockerd/trap
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/container
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/container/stream
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/contrib/apparmor
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/contrib/docker-device-tool
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/contrib/httpserver
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/daemon
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/daemon/cluster
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/daemon/cluster/controllers/plugin
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/daemon/cluster/convert
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/daemon/cluster/executor
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/daemon/cluster/executor/container
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/daemon/cluster/provider
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/daemon/config
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/daemon/events
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/daemon/events/testutils
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/daemon/exec
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/daemon/graphdriver
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/daemon/graphdriver/aufs
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/daemon/graphdriver/btrfs
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/daemon/graphdriver/copy
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/daemon/graphdriver/devmapper
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/daemon/graphdriver/graphtest
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/daemon/graphdriver/overlay
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/daemon/graphdriver/overlay2
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/daemon/graphdriver/overlayutils
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/daemon/graphdriver/register
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/daemon/graphdriver/vfs
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/daemon/graphdriver/zfs
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/daemon/images
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/daemon/initlayer
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/daemon/links
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/daemon/listeners
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/daemon/logger
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/daemon/logger/awslogs
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/daemon/logger/fluentd
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/daemon/logger/gcplogs
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/daemon/logger/gelf
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/daemon/logger/journald
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/daemon/logger/jsonfilelog
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/daemon/logger/local
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/daemon/logger/logentries
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/daemon/logger/loggertest
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/daemon/logger/loggerutils
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/daemon/logger/loggerutils/cache
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/daemon/logger/splunk
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/daemon/logger/syslog
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/daemon/logger/templates
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/daemon/names
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/daemon/network
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/daemon/stats
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/distribution
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/distribution/metadata
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/distribution/utils
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/distribution/xfer
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/dockerversion
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/errdefs
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/image
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/image/cache
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/image/tarexport
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/image/v1
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/internal/test/suite
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/layer
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/libcontainerd
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/libcontainerd/queue
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/libcontainerd/remote
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/libcontainerd/supervisor
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/libcontainerd/types
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/libnetwork
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/libnetwork/bitseq
14:38:14 [2022-09-21T14:38:14.355Z] github.com/docker/docker/libnetwork/cluster
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/cmd/ovrouter
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/cmd/readme_test
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/config
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/datastore
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/diagnostic
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/discoverapi
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/driverapi
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/drivers/bridge
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/drivers/host
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/drivers/null
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/drivers/overlay
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/drivers/remote
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/drivers/windows
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/drvregistry
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/etchosts
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/idm
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/internal/caller
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/ipam
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/ipamapi
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/ipams/builtin
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/ipams/null
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/ipams/remote
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/ipamutils
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/iptables
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/netlabel
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/netutils
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/networkdb
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/ns
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/options
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/osl
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/osl/kernel
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/portallocator
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/portmapper
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/resolvconf
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/testutils
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/types
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/oci
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/oci/caps
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/opts
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/aaparser
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/archive
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/authorization
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/broadcaster
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/capabilities
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/chrootarchive
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/containerfs
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/devicemapper
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/directory
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/dmesg
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/fileutils
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/fsutils
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/homedir
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/idtools
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/ioutils
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/jsonmessage
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/longpath
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/loopback
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/namesgenerator
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/parsers
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/parsers/kernel
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/parsers/operatingsystem
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/pidfile
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/platform
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/plugingetter
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/plugins
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/plugins/transport
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/pools
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/progress
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/pubsub
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/reexec
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/signal
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/stack
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/stdcopy
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/streamformatter
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/stringid
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/sysinfo
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/system
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/tailfile
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/tarsum
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/truncindex
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/urlutil
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/useragent
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/plugin
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/plugin/executor/containerd
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/plugin/v2
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/profiles/apparmor
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/profiles/seccomp
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/quota
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/reference
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/registry
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/registry/resumable
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/restartmanager
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/rootless
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/rootless/specconv
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/runconfig
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/runconfig/opts
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/testutil
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/testutil/daemon
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/testutil/environment
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/testutil/fakecontext
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/testutil/fakegit
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/testutil/fakestorage
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/testutil/fixtures/load
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/testutil/fixtures/plugin
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/testutil/fixtures/plugin/basic
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/testutil/registry
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/testutil/request
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/volume
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/volume/drivers
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/volume/local
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/volume/mounts
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/volume/service
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/volume/service/opts
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/volume/testutils'
14:38:14 [2022-09-21T14:38:14.356Z] ++ grep --fixed-strings -v /libnetwork
14:38:14 [2022-09-21T14:38:14.356Z] ++ echo 'github.com/docker/docker/api
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/api/server
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/api/server/backend/build
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/api/server/httpstatus
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/api/server/httputils
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/api/server/middleware
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/api/server/router
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/api/server/router/build
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/api/server/router/checkpoint
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/api/server/router/container
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/api/server/router/debug
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/api/server/router/distribution
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/api/server/router/grpc
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/api/server/router/image
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/api/server/router/network
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/api/server/router/plugin
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/api/server/router/session
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/api/server/router/swarm
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/api/server/router/system
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/api/server/router/volume
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/api/types
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/api/types/backend
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/api/types/blkiodev
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/api/types/container
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/api/types/events
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/api/types/filters
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/api/types/image
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/api/types/mount
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/api/types/network
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/api/types/plugins/logdriver
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/api/types/registry
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/api/types/strslice
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/api/types/swarm
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/api/types/swarm/runtime
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/api/types/time
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/api/types/versions
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/api/types/versions/v1p19
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/api/types/versions/v1p20
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/api/types/volume
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/builder
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/builder/builder-next
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/builder/builder-next/exporter
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/builder/builder-next/imagerefchecker
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/builder/builder-next/worker
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/builder/dockerfile
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/builder/remotecontext
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/builder/remotecontext/git
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/builder/remotecontext/urlutil
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/cli
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/cli/config
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/cli/debug
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/cli/winresources/docker-proxy
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/cli/winresources/dockerd
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/client
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/cmd/docker-proxy
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/cmd/dockerd
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/cmd/dockerd/trap
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/container
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/container/stream
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/contrib/apparmor
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/contrib/docker-device-tool
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/contrib/httpserver
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/daemon
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/daemon/cluster
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/daemon/cluster/controllers/plugin
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/daemon/cluster/convert
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/daemon/cluster/executor
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/daemon/cluster/executor/container
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/daemon/cluster/provider
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/daemon/config
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/daemon/events
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/daemon/events/testutils
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/daemon/exec
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/daemon/graphdriver
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/daemon/graphdriver/aufs
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/daemon/graphdriver/btrfs
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/daemon/graphdriver/copy
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/daemon/graphdriver/devmapper
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/daemon/graphdriver/graphtest
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/daemon/graphdriver/overlay
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/daemon/graphdriver/overlay2
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/daemon/graphdriver/overlayutils
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/daemon/graphdriver/register
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/daemon/graphdriver/vfs
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/daemon/graphdriver/zfs
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/daemon/images
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/daemon/initlayer
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/daemon/links
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/daemon/listeners
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/daemon/logger
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/daemon/logger/awslogs
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/daemon/logger/fluentd
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/daemon/logger/gcplogs
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/daemon/logger/gelf
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/daemon/logger/journald
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/daemon/logger/jsonfilelog
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/daemon/logger/local
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/daemon/logger/logentries
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/daemon/logger/loggertest
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/daemon/logger/loggerutils
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/daemon/logger/loggerutils/cache
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/daemon/logger/splunk
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/daemon/logger/syslog
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/daemon/logger/templates
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/daemon/names
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/daemon/network
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/daemon/stats
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/distribution
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/distribution/metadata
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/distribution/utils
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/distribution/xfer
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/dockerversion
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/errdefs
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/image
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/image/cache
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/image/tarexport
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/image/v1
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/internal/test/suite
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/layer
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libcontainerd
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libcontainerd/queue
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libcontainerd/remote
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libcontainerd/supervisor
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libcontainerd/types
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/bitseq
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/cluster
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/cmd/ovrouter
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/cmd/readme_test
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/config
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/datastore
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/diagnostic
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/discoverapi
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/driverapi
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/drivers/bridge
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/drivers/host
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/drivers/null
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/drivers/overlay
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/drivers/remote
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/drivers/windows
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/drvregistry
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/etchosts
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/idm
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/internal/caller
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/ipam
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/ipamapi
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/ipams/builtin
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/ipams/null
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/ipams/remote
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/ipamutils
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/iptables
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/netlabel
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/netutils
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/networkdb
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/ns
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/options
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/osl
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/osl/kernel
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/portallocator
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/portmapper
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/resolvconf
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/testutils
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/libnetwork/types
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/oci
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/oci/caps
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/opts
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/aaparser
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/archive
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/authorization
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/broadcaster
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/capabilities
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/chrootarchive
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/containerfs
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/devicemapper
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/directory
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/dmesg
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/fileutils
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/fsutils
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/homedir
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/idtools
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/ioutils
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/jsonmessage
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/longpath
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/loopback
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/namesgenerator
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/parsers
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/parsers/kernel
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/parsers/operatingsystem
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/pidfile
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/platform
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/plugingetter
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/plugins
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/plugins/transport
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/pools
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/progress
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/pubsub
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/reexec
14:38:14 [2022-09-21T14:38:14.356Z] github.com/docker/docker/pkg/signal
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/stack
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/stdcopy
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/streamformatter
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/stringid
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/sysinfo
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/system
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/tailfile
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/tarsum
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/truncindex
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/urlutil
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/useragent
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/plugin
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/plugin/executor/containerd
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/plugin/v2
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/profiles/apparmor
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/profiles/seccomp
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/quota
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/reference
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/registry
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/registry/resumable
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/restartmanager
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/rootless
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/rootless/specconv
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/runconfig
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/runconfig/opts
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/testutil
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/testutil/daemon
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/testutil/environment
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/testutil/fakecontext
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/testutil/fakegit
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/testutil/fakestorage
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/testutil/fixtures/load
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/testutil/fixtures/plugin
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/testutil/fixtures/plugin/basic
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/testutil/registry
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/testutil/request
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/volume
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/volume/drivers
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/volume/local
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/volume/mounts
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/volume/service
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/volume/service/opts
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/volume/testutils'
14:38:14 [2022-09-21T14:38:14.357Z] + base_pkg_list='github.com/docker/docker/api
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/server
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/server/backend/build
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/server/httpstatus
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/server/httputils
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/server/middleware
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/server/router
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/server/router/build
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/server/router/checkpoint
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/server/router/container
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/server/router/debug
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/server/router/distribution
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/server/router/grpc
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/server/router/image
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/server/router/network
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/server/router/plugin
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/server/router/session
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/server/router/swarm
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/server/router/system
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/server/router/volume
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/types
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/types/backend
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/types/blkiodev
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/types/container
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/types/events
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/types/filters
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/types/image
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/types/mount
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/types/network
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/types/plugins/logdriver
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/types/registry
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/types/strslice
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/types/swarm
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/types/swarm/runtime
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/types/time
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/types/versions
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/types/versions/v1p19
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/types/versions/v1p20
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/types/volume
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/builder
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/builder/builder-next
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/builder/builder-next/exporter
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/builder/builder-next/imagerefchecker
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/builder/builder-next/worker
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/builder/dockerfile
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/builder/remotecontext
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/builder/remotecontext/git
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/builder/remotecontext/urlutil
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/cli
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/cli/config
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/cli/debug
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/cli/winresources/docker-proxy
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/cli/winresources/dockerd
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/client
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/cmd/docker-proxy
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/cmd/dockerd
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/cmd/dockerd/trap
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/container
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/container/stream
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/contrib/apparmor
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/contrib/docker-device-tool
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/contrib/httpserver
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/cluster
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/cluster/controllers/plugin
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/cluster/convert
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/cluster/executor
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/cluster/executor/container
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/cluster/provider
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/config
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/events
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/events/testutils
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/exec
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/graphdriver
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/graphdriver/aufs
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/graphdriver/btrfs
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/graphdriver/copy
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/graphdriver/devmapper
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/graphdriver/graphtest
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/graphdriver/overlay
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/graphdriver/overlay2
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/graphdriver/overlayutils
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/graphdriver/register
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/graphdriver/vfs
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/graphdriver/zfs
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/images
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/initlayer
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/links
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/listeners
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/logger
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/logger/awslogs
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/logger/fluentd
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/logger/gcplogs
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/logger/gelf
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/logger/journald
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/logger/jsonfilelog
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/logger/local
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/logger/logentries
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/logger/loggertest
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/logger/loggerutils
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/logger/loggerutils/cache
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/logger/splunk
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/logger/syslog
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/logger/templates
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/names
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/network
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/stats
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/distribution
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/distribution/metadata
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/distribution/utils
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/distribution/xfer
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/dockerversion
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/errdefs
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/image
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/image/cache
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/image/tarexport
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/image/v1
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/internal/test/suite
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/layer
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/libcontainerd
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/libcontainerd/queue
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/libcontainerd/remote
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/libcontainerd/supervisor
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/libcontainerd/types
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/oci
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/oci/caps
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/opts
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/aaparser
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/archive
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/authorization
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/broadcaster
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/capabilities
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/chrootarchive
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/containerfs
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/devicemapper
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/directory
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/dmesg
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/fileutils
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/fsutils
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/homedir
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/idtools
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/ioutils
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/jsonmessage
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/longpath
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/loopback
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/namesgenerator
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/parsers
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/parsers/kernel
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/parsers/operatingsystem
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/pidfile
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/platform
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/plugingetter
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/plugins
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/plugins/transport
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/pools
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/progress
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/pubsub
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/reexec
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/signal
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/stack
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/stdcopy
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/streamformatter
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/stringid
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/sysinfo
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/system
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/tailfile
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/tarsum
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/truncindex
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/urlutil
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/pkg/useragent
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/plugin
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/plugin/executor/containerd
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/plugin/v2
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/profiles/apparmor
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/profiles/seccomp
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/quota
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/reference
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/registry
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/registry/resumable
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/restartmanager
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/rootless
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/rootless/specconv
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/runconfig
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/runconfig/opts
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/testutil
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/testutil/daemon
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/testutil/environment
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/testutil/fakecontext
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/testutil/fakegit
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/testutil/fakestorage
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/testutil/fixtures/load
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/testutil/fixtures/plugin
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/testutil/fixtures/plugin/basic
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/testutil/registry
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/testutil/request
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/volume
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/volume/drivers
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/volume/local
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/volume/mounts
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/volume/service
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/volume/service/opts
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/volume/testutils'
14:38:14 [2022-09-21T14:38:14.357Z] ++ grep --fixed-strings /libnetwork
14:38:14 [2022-09-21T14:38:14.357Z] ++ echo 'github.com/docker/docker/api
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/server
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/server/backend/build
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/server/httpstatus
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/server/httputils
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/server/middleware
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/server/router
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/server/router/build
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/server/router/checkpoint
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/server/router/container
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/server/router/debug
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/server/router/distribution
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/server/router/grpc
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/server/router/image
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/server/router/network
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/server/router/plugin
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/server/router/session
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/server/router/swarm
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/server/router/system
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/server/router/volume
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/types
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/types/backend
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/types/blkiodev
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/types/container
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/types/events
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/types/filters
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/types/image
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/types/mount
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/types/network
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/types/plugins/logdriver
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/types/registry
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/types/strslice
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/types/swarm
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/types/swarm/runtime
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/types/time
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/types/versions
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/types/versions/v1p19
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/types/versions/v1p20
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/api/types/volume
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/builder
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/builder/builder-next
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/builder/builder-next/exporter
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/builder/builder-next/imagerefchecker
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/builder/builder-next/worker
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/builder/dockerfile
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/builder/remotecontext
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/builder/remotecontext/git
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/builder/remotecontext/urlutil
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/cli
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/cli/config
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/cli/debug
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/cli/winresources/docker-proxy
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/cli/winresources/dockerd
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/client
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/cmd/docker-proxy
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/cmd/dockerd
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/cmd/dockerd/trap
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/container
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/container/stream
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/contrib/apparmor
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/contrib/docker-device-tool
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/contrib/httpserver
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/cluster
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/cluster/controllers/plugin
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/cluster/convert
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/cluster/executor
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/cluster/executor/container
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/cluster/provider
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/config
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/events
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/events/testutils
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/exec
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/graphdriver
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/graphdriver/aufs
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/graphdriver/btrfs
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/graphdriver/copy
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/graphdriver/devmapper
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/graphdriver/graphtest
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/graphdriver/overlay
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/graphdriver/overlay2
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/graphdriver/overlayutils
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/graphdriver/register
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/graphdriver/vfs
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/graphdriver/zfs
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/images
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/initlayer
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/links
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/listeners
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/logger
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/logger/awslogs
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/logger/fluentd
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/logger/gcplogs
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/logger/gelf
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/logger/journald
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/logger/jsonfilelog
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/logger/local
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/logger/logentries
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/logger/loggertest
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/logger/loggerutils
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/logger/loggerutils/cache
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/logger/splunk
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/logger/syslog
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/logger/templates
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/names
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/network
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/daemon/stats
14:38:14 [2022-09-21T14:38:14.357Z] github.com/docker/docker/distribution
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/distribution/metadata
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/distribution/utils
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/distribution/xfer
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/dockerversion
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/errdefs
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/image
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/image/cache
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/image/tarexport
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/image/v1
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/internal/test/suite
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/layer
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libcontainerd
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libcontainerd/queue
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libcontainerd/remote
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libcontainerd/supervisor
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libcontainerd/types
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/bitseq
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/cluster
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/cmd/ovrouter
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/cmd/readme_test
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/config
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/datastore
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/diagnostic
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/discoverapi
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/driverapi
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/drivers/bridge
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/drivers/host
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/drivers/null
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/drivers/overlay
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/drivers/remote
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/drivers/windows
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/drvregistry
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/etchosts
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/idm
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/internal/caller
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/ipam
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/ipamapi
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/ipams/builtin
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/ipams/null
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/ipams/remote
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/ipamutils
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/iptables
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/netlabel
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/netutils
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/networkdb
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/ns
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/options
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/osl
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/osl/kernel
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/portallocator
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/portmapper
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/resolvconf
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/testutils
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/types
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/oci
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/oci/caps
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/opts
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/pkg/aaparser
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/pkg/archive
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/pkg/authorization
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/pkg/broadcaster
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/pkg/capabilities
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/pkg/chrootarchive
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/pkg/containerfs
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/pkg/devicemapper
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/pkg/directory
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/pkg/dmesg
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/pkg/fileutils
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/pkg/fsutils
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/pkg/homedir
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/pkg/idtools
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/pkg/ioutils
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/pkg/jsonmessage
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/pkg/longpath
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/pkg/loopback
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/pkg/namesgenerator
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/pkg/parsers
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/pkg/parsers/kernel
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/pkg/parsers/operatingsystem
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/pkg/pidfile
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/pkg/platform
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/pkg/plugingetter
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/pkg/plugins
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/pkg/plugins/transport
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/pkg/pools
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/pkg/progress
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/pkg/pubsub
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/pkg/reexec
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/pkg/signal
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/pkg/stack
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/pkg/stdcopy
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/pkg/streamformatter
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/pkg/stringid
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/pkg/sysinfo
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/pkg/system
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/pkg/tailfile
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/pkg/tarsum
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/pkg/truncindex
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/pkg/urlutil
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/pkg/useragent
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/plugin
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/plugin/executor/containerd
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/plugin/v2
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/profiles/apparmor
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/profiles/seccomp
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/quota
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/reference
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/registry
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/registry/resumable
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/restartmanager
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/rootless
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/rootless/specconv
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/runconfig
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/runconfig/opts
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/testutil
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/testutil/daemon
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/testutil/environment
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/testutil/fakecontext
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/testutil/fakegit
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/testutil/fakestorage
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/testutil/fixtures/load
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/testutil/fixtures/plugin
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/testutil/fixtures/plugin/basic
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/testutil/registry
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/testutil/request
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/volume
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/volume/drivers
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/volume/local
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/volume/mounts
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/volume/service
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/volume/service/opts
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/volume/testutils'
14:38:14 [2022-09-21T14:38:14.358Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/bitseq
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/cluster
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/cmd/ovrouter
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/cmd/readme_test
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/config
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/datastore
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/diagnostic
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/discoverapi
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/driverapi
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/drivers/bridge
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/drivers/host
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/drivers/null
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/drivers/overlay
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/drivers/remote
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/drivers/windows
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/drvregistry
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/etchosts
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/idm
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/internal/caller
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/ipam
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/ipamapi
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/ipams/builtin
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/ipams/null
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/ipams/remote
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/ipamutils
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/iptables
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/netlabel
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/netutils
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/networkdb
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/ns
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/options
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/osl
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/osl/kernel
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/portallocator
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/portmapper
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/resolvconf
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/testutils
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/types'
14:38:14 [2022-09-21T14:38:14.358Z] + grep --fixed-strings libnetwork/drivers/bridge
14:38:14 [2022-09-21T14:38:14.358Z] + echo 'github.com/docker/docker/libnetwork
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/bitseq
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/cluster
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/cmd/ovrouter
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/cmd/readme_test
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/config
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/datastore
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/diagnostic
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/discoverapi
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/driverapi
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/drivers/bridge
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/drivers/host
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/drivers/null
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/drivers/overlay
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/drivers/remote
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/drivers/windows
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/drvregistry
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/etchosts
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/idm
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/internal/caller
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/ipam
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/ipamapi
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/ipams/builtin
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/ipams/null
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/ipams/remote
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/ipamutils
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/iptables
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/netlabel
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/netutils
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/networkdb
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/ns
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/options
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/osl
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/osl/kernel
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/portallocator
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/portmapper
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/resolvconf
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/testutils
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/types'
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/drivers/bridge
14:38:14 [2022-09-21T14:38:14.358Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:38:14 [2022-09-21T14:38:14.358Z] + type docker-proxy
14:38:14 [2022-09-21T14:38:14.358Z] hack/test/unit: line 25: type: docker-proxy: not found
14:38:14 [2022-09-21T14:38:14.358Z] + hack/make.sh binary-proxy install-proxy
14:38:14 [2022-09-21T14:38:14.358Z] 
14:38:14 [2022-09-21T14:38:14.618Z] Removing bundles/
14:38:14 [2022-09-21T14:38:14.618Z] 
14:38:14 [2022-09-21T14:38:14.618Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
14:38:14 [2022-09-21T14:38:14.618Z] Building: bundles/binary-proxy/docker-proxy
14:38:14 [2022-09-21T14:38:14.618Z] GOOS="" GOARCH="" GOARM=""
14:38:21 [2022-09-21T14:38:21.190Z] Created binary: bundles/binary-proxy/docker-proxy
14:38:21 [2022-09-21T14:38:21.190Z] 
14:38:21 [2022-09-21T14:38:21.190Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
14:38:21 [2022-09-21T14:38:21.190Z] Installing docker-proxy to /usr/local/bin/
14:38:21 [2022-09-21T14:38:21.190Z] 
14:38:21 [2022-09-21T14:38:21.190Z] + mkdir -p bundles
14:38:21 [2022-09-21T14:38:21.190Z] + '[' -n 'github.com/docker/docker/api
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/api/server
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/api/server/backend/build
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/api/server/httpstatus
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/api/server/httputils
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/api/server/middleware
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/api/server/router
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/api/server/router/build
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/api/server/router/checkpoint
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/api/server/router/container
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/api/server/router/debug
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/api/server/router/distribution
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/api/server/router/grpc
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/api/server/router/image
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/api/server/router/network
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/api/server/router/plugin
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/api/server/router/session
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/api/server/router/swarm
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/api/server/router/system
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/api/server/router/volume
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/api/types
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/api/types/backend
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/api/types/blkiodev
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/api/types/container
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/api/types/events
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/api/types/filters
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/api/types/image
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/api/types/mount
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/api/types/network
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/api/types/plugins/logdriver
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/api/types/registry
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/api/types/strslice
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/api/types/swarm
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/api/types/swarm/runtime
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/api/types/time
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/api/types/versions
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/api/types/versions/v1p19
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/api/types/versions/v1p20
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/api/types/volume
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/builder
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/builder/builder-next
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/builder/builder-next/exporter
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/builder/builder-next/imagerefchecker
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/builder/builder-next/worker
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/builder/dockerfile
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/builder/remotecontext
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/builder/remotecontext/git
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/builder/remotecontext/urlutil
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/cli
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/cli/config
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/cli/debug
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/cli/winresources/docker-proxy
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/cli/winresources/dockerd
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/client
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/cmd/docker-proxy
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/cmd/dockerd
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/cmd/dockerd/trap
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/container
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/container/stream
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/contrib/apparmor
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/contrib/docker-device-tool
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/contrib/httpserver
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/daemon
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/daemon/cluster
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/daemon/cluster/controllers/plugin
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/daemon/cluster/convert
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/daemon/cluster/executor
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/daemon/cluster/executor/container
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/daemon/cluster/provider
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/daemon/config
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/daemon/events
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/daemon/events/testutils
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/daemon/exec
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/daemon/graphdriver
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/daemon/graphdriver/aufs
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/daemon/graphdriver/btrfs
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/daemon/graphdriver/copy
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/daemon/graphdriver/devmapper
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/daemon/graphdriver/graphtest
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/daemon/graphdriver/overlay
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/daemon/graphdriver/overlay2
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/daemon/graphdriver/overlayutils
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/daemon/graphdriver/register
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/daemon/graphdriver/vfs
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/daemon/graphdriver/zfs
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/daemon/images
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/daemon/initlayer
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/daemon/links
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/daemon/listeners
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/daemon/logger
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/daemon/logger/awslogs
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/daemon/logger/fluentd
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/daemon/logger/gcplogs
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/daemon/logger/gelf
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/daemon/logger/journald
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/daemon/logger/jsonfilelog
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/daemon/logger/local
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/daemon/logger/logentries
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/daemon/logger/loggertest
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/daemon/logger/loggerutils
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/daemon/logger/loggerutils/cache
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/daemon/logger/splunk
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/daemon/logger/syslog
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/daemon/logger/templates
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/daemon/names
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/daemon/network
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/daemon/stats
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/distribution
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/distribution/metadata
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/distribution/utils
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/distribution/xfer
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/dockerversion
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/errdefs
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/image
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/image/cache
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/image/tarexport
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/image/v1
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/internal/test/suite
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/layer
14:38:21 [2022-09-21T14:38:21.190Z] github.com/docker/docker/libcontainerd
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/libcontainerd/queue
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/libcontainerd/remote
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/libcontainerd/supervisor
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/libcontainerd/types
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/oci
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/oci/caps
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/opts
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/pkg/aaparser
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/pkg/archive
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/pkg/authorization
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/pkg/broadcaster
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/pkg/capabilities
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/pkg/chrootarchive
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/pkg/containerfs
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/pkg/devicemapper
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/pkg/directory
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/pkg/dmesg
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/pkg/fileutils
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/pkg/fsutils
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/pkg/homedir
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/pkg/idtools
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/pkg/ioutils
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/pkg/jsonmessage
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/pkg/longpath
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/pkg/loopback
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/pkg/namesgenerator
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/pkg/parsers
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/pkg/parsers/kernel
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/pkg/parsers/operatingsystem
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/pkg/pidfile
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/pkg/platform
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/pkg/plugingetter
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/pkg/plugins
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/pkg/plugins/transport
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/pkg/pools
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/pkg/progress
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/pkg/pubsub
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/pkg/reexec
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/pkg/signal
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/pkg/stack
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/pkg/stdcopy
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/pkg/streamformatter
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/pkg/stringid
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/pkg/sysinfo
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/pkg/system
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/pkg/tailfile
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/pkg/tarsum
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/pkg/truncindex
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/pkg/urlutil
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/pkg/useragent
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/plugin
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/plugin/executor/containerd
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/plugin/v2
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/profiles/apparmor
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/profiles/seccomp
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/quota
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/reference
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/registry
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/registry/resumable
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/restartmanager
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/rootless
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/rootless/specconv
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/runconfig
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/runconfig/opts
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/testutil
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/testutil/daemon
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/testutil/environment
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/testutil/fakecontext
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/testutil/fakegit
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/testutil/fakestorage
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/testutil/fixtures/load
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/testutil/fixtures/plugin
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/testutil/fixtures/plugin/basic
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/testutil/registry
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/testutil/request
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/volume
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/volume/drivers
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/volume/local
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/volume/mounts
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/volume/service
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/volume/service/opts
14:38:21 [2022-09-21T14:38:21.191Z] github.com/docker/docker/volume/testutils' ']'
14:38:21 [2022-09-21T14:38:21.191Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m 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/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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/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/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy 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/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs 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/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/loggertest 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/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/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils 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/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator 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/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid 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/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/apparmor 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/rootless/specconv 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
14:38:21 [2022-09-21T14:38:21.450Z] ?   	github.com/docker/docker/api	[no test files]
14:38:36 [2022-09-21T14:38:36.348Z] ok  	github.com/docker/docker/api/server	0.012s	coverage: 7.9% of statements
14:39:44 [2022-09-21T14:39:44.049Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
14:39:44 [2022-09-21T14:39:44.049Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
14:39:44 [2022-09-21T14:39:44.049Z] ok  	github.com/docker/docker/api/server/httputils	0.015s	coverage: 31.9% of statements
14:39:44 [2022-09-21T14:39:44.986Z] ok  	github.com/docker/docker/api/server/middleware	0.007s	coverage: 37.7% of statements
14:39:44 [2022-09-21T14:39:44.986Z] ?   	github.com/docker/docker/api/server/router	[no test files]
14:39:44 [2022-09-21T14:39:44.986Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
14:39:44 [2022-09-21T14:39:44.986Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
14:39:44 [2022-09-21T14:39:44.986Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
14:39:44 [2022-09-21T14:39:44.986Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
14:39:44 [2022-09-21T14:39:44.986Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
14:39:45 [2022-09-21T14:39:45.245Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
14:39:45 [2022-09-21T14:39:45.245Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
14:39:45 [2022-09-21T14:39:45.245Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
14:39:46 [2022-09-21T14:39:46.185Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
14:39:46 [2022-09-21T14:39:46.185Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
14:39:46 [2022-09-21T14:39:46.185Z] ok  	github.com/docker/docker/api/server/router/swarm	0.017s	coverage: 6.0% of statements
14:39:46 [2022-09-21T14:39:46.445Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
14:39:47 [2022-09-21T14:39:47.014Z] ok  	github.com/docker/docker/api/types/filters	0.011s	coverage: 92.2% of statements
14:39:47 [2022-09-21T14:39:47.014Z] ok  	github.com/docker/docker/api/server/router/volume	0.009s	coverage: 67.9% of statements
14:39:47 [2022-09-21T14:39:47.014Z] ?   	github.com/docker/docker/api/types	[no test files]
14:39:47 [2022-09-21T14:39:47.014Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
14:39:47 [2022-09-21T14:39:47.014Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
14:39:47 [2022-09-21T14:39:47.014Z] ?   	github.com/docker/docker/api/types/container	[no test files]
14:39:47 [2022-09-21T14:39:47.014Z] ?   	github.com/docker/docker/api/types/events	[no test files]
14:39:47 [2022-09-21T14:39:47.014Z] ?   	github.com/docker/docker/api/types/image	[no test files]
14:39:47 [2022-09-21T14:39:47.014Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
14:39:47 [2022-09-21T14:39:47.014Z] ?   	github.com/docker/docker/api/types/network	[no test files]
14:39:47 [2022-09-21T14:39:47.014Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
14:39:47 [2022-09-21T14:39:47.014Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
14:39:47 [2022-09-21T14:39:47.014Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
14:39:47 [2022-09-21T14:39:47.014Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
14:39:47 [2022-09-21T14:39:47.014Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
14:39:47 [2022-09-21T14:39:47.274Z] ok  	github.com/docker/docker/api/types/time	0.005s	coverage: 100.0% of statements
14:39:47 [2022-09-21T14:39:47.274Z] ok  	github.com/docker/docker/api/types/versions	0.004s	coverage: 77.3% of statements
14:39:47 [2022-09-21T14:39:47.274Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
14:39:47 [2022-09-21T14:39:47.274Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
14:39:47 [2022-09-21T14:39:47.274Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
14:39:47 [2022-09-21T14:39:47.274Z] ?   	github.com/docker/docker/builder	[no test files]
14:39:47 [2022-09-21T14:39:47.274Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
14:39:47 [2022-09-21T14:39:47.274Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
14:39:47 [2022-09-21T14:39:47.274Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
14:39:47 [2022-09-21T14:39:47.274Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
14:39:47 [2022-09-21T14:39:47.274Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
14:39:47 [2022-09-21T14:39:47.274Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
14:39:47 [2022-09-21T14:39:47.274Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
14:39:49 [2022-09-21T14:39:49.813Z] ok  	github.com/docker/docker/builder/remotecontext	0.143s	coverage: 13.7% of statements
14:39:50 [2022-09-21T14:39:50.074Z] ok  	github.com/docker/docker/builder/dockerfile	0.436s	coverage: 49.3% of statements
14:39:50 [2022-09-21T14:39:50.334Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.003s	coverage: 100.0% of statements
14:39:50 [2022-09-21T14:39:50.902Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
14:39:51 [2022-09-21T14:39:51.161Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.340s	coverage: 86.3% of statements
14:39:51 [2022-09-21T14:39:51.161Z] ?   	github.com/docker/docker/cli	[no test files]
14:39:51 [2022-09-21T14:39:51.162Z] ?   	github.com/docker/docker/cli/config	[no test files]
14:39:51 [2022-09-21T14:39:51.162Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
14:39:51 [2022-09-21T14:39:51.162Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
14:39:52 [2022-09-21T14:39:52.101Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.138s	coverage: 67.6% of statements
14:39:56 [2022-09-21T14:39:56.297Z] ok  	github.com/docker/docker/client	0.079s	coverage: 76.0% of statements
14:40:28 [2022-09-21T14:40:28.393Z] ok  	github.com/docker/docker/cmd/dockerd	0.064s	coverage: 31.8% of statements
14:40:28 [2022-09-21T14:40:28.393Z] ok  	github.com/docker/docker/container	0.117s	coverage: 36.1% of statements
14:40:28 [2022-09-21T14:40:28.393Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.464s	coverage: 0.0% of statements
14:40:28 [2022-09-21T14:40:28.393Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
14:40:28 [2022-09-21T14:40:28.393Z] ?   	github.com/docker/docker/container/stream	[no test files]
14:40:28 [2022-09-21T14:40:28.393Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
14:40:28 [2022-09-21T14:40:28.393Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
14:40:28 [2022-09-21T14:40:28.393Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
14:40:33 [2022-09-21T14:40:33.727Z] ok  	github.com/docker/docker/daemon/cluster	0.067s	coverage: 0.5% of statements
14:40:34 [2022-09-21T14:40:34.666Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.011s	coverage: 65.3% of statements
14:40:36 [2022-09-21T14:40:36.045Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.011s	coverage: 36.9% of statements
14:40:42 [2022-09-21T14:40:42.614Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.446s	coverage: 13.4% of statements
14:40:43 [2022-09-21T14:40:43.554Z] ok  	github.com/docker/docker/daemon/config	0.035s	coverage: 81.1% of statements
14:40:44 [2022-09-21T14:40:44.124Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
14:40:44 [2022-09-21T14:40:44.694Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
14:40:45 [2022-09-21T14:40:45.634Z] ok  	github.com/docker/docker/daemon	10.116s	coverage: 16.5% of statements
14:40:45 [2022-09-21T14:40:45.634Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
14:40:45 [2022-09-21T14:40:45.634Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
14:40:45 [2022-09-21T14:40:45.634Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
14:40:45 [2022-09-21T14:40:45.634Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
14:40:45 [2022-09-21T14:40:45.893Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.591s	coverage: 74.8% of statements
14:40:46 [2022-09-21T14:40:46.833Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.294s	coverage: 60.7% of statements
14:40:47 [2022-09-21T14:40:47.403Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 3.0% of statements
14:40:48 [2022-09-21T14:40:48.787Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.012s	coverage: 1.9% of statements
14:40:49 [2022-09-21T14:40:49.738Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.210s	coverage: 50.6% of statements
14:40:51 [2022-09-21T14:40:51.119Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.452s	coverage: 45.9% of statements
14:40:51 [2022-09-21T14:40:51.119Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
14:40:52 [2022-09-21T14:40:52.059Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.010s	coverage: 58.5% of statements
14:40:52 [2022-09-21T14:40:52.059Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.793s	coverage: 58.5% of statements
14:40:52 [2022-09-21T14:40:52.059Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
14:40:52 [2022-09-21T14:40:52.059Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
14:40:52 [2022-09-21T14:40:52.997Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
14:40:53 [2022-09-21T14:40:53.566Z] ok  	github.com/docker/docker/daemon/links	0.007s	coverage: 93.0% of statements
14:40:54 [2022-09-21T14:40:54.505Z] ok  	github.com/docker/docker/daemon/images	0.049s	coverage: 6.9% of statements
14:40:54 [2022-09-21T14:40:54.505Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
14:40:54 [2022-09-21T14:40:54.505Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
14:40:54 [2022-09-21T14:40:54.765Z] ok  	github.com/docker/docker/daemon/logger	0.221s	coverage: 43.2% of statements
14:40:55 [2022-09-21T14:40:55.704Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.147s	coverage: 79.6% of statements
14:40:55 [2022-09-21T14:40:55.704Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.013s	coverage: 53.6% of statements
14:40:55 [2022-09-21T14:40:55.704Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
14:40:56 [2022-09-21T14:40:56.273Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 68.2% of statements
14:40:56 [2022-09-21T14:40:56.274Z] ok  	github.com/docker/docker/daemon/logger/journald	0.006s	coverage: 23.4% of statements
14:40:56 [2022-09-21T14:40:56.533Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.010s	coverage: 87.2% of statements
14:40:57 [2022-09-21T14:40:57.102Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.147s	coverage: 76.8% of statements
14:40:57 [2022-09-21T14:40:57.671Z] ok  	github.com/docker/docker/daemon/logger/local	0.046s	coverage: 79.4% of statements
14:40:57 [2022-09-21T14:40:57.671Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
14:40:57 [2022-09-21T14:40:57.671Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
14:40:58 [2022-09-21T14:40:58.240Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.031s	coverage: 62.0% of statements
14:40:58 [2022-09-21T14:40:58.240Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.021s	coverage: 31.5% of statements
14:40:59 [2022-09-21T14:40:59.178Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.014s	coverage: 46.8% of statements
14:40:59 [2022-09-21T14:40:59.178Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
14:40:59 [2022-09-21T14:40:59.748Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
14:41:00 [2022-09-21T14:41:00.687Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.495s	coverage: 82.5% of statements
14:41:00 [2022-09-21T14:41:00.687Z] ?   	github.com/docker/docker/daemon/names	[no test files]
14:41:00 [2022-09-21T14:41:00.687Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
14:41:01 [2022-09-21T14:41:01.256Z] ok  	github.com/docker/docker/distribution/metadata	0.024s	coverage: 44.4% of statements
14:41:02 [2022-09-21T14:41:02.634Z] ok  	github.com/docker/docker/distribution	1.492s	coverage: 28.0% of statements
14:41:02 [2022-09-21T14:41:02.634Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
14:41:02 [2022-09-21T14:41:02.893Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
14:41:03 [2022-09-21T14:41:03.460Z] ok  	github.com/docker/docker/image	0.023s	coverage: 86.9% of statements
14:41:04 [2022-09-21T14:41:04.029Z] ok  	github.com/docker/docker/distribution/xfer	1.890s	coverage: 84.9% of statements
14:41:04 [2022-09-21T14:41:04.029Z] ?   	github.com/docker/docker/dockerversion	[no test files]
14:41:04 [2022-09-21T14:41:04.029Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
14:41:04 [2022-09-21T14:41:04.599Z] ok  	github.com/docker/docker/image/tarexport	0.010s	coverage: 0.7% of statements
14:41:04 [2022-09-21T14:41:04.599Z] ?   	github.com/docker/docker/image/v1	[no test files]
14:41:04 [2022-09-21T14:41:04.599Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
14:41:05 [2022-09-21T14:41:05.168Z] ok  	github.com/docker/docker/libcontainerd/queue	0.039s	coverage: 100.0% of statements
14:41:05 [2022-09-21T14:41:05.738Z] ok  	github.com/docker/docker/oci	0.010s	coverage: 46.0% of statements
14:41:06 [2022-09-21T14:41:06.307Z] ok  	github.com/docker/docker/opts	0.023s	coverage: 66.0% of statements
14:41:06 [2022-09-21T14:41:06.307Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
14:41:08 [2022-09-21T14:41:08.217Z] ok  	github.com/docker/docker/pkg/archive	0.310s	coverage: 82.3% of statements
14:41:08 [2022-09-21T14:41:08.785Z] ok  	github.com/docker/docker/pkg/authorization	0.446s	coverage: 68.3% of statements
14:41:09 [2022-09-21T14:41:09.045Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
14:41:09 [2022-09-21T14:41:09.045Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
14:41:12 [2022-09-21T14:41:12.334Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.515s	coverage: 42.7% of statements
14:41:12 [2022-09-21T14:41:12.593Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
14:41:12 [2022-09-21T14:41:12.593Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
14:41:12 [2022-09-21T14:41:12.853Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
14:41:13 [2022-09-21T14:41:13.112Z] ok  	github.com/docker/docker/layer	7.705s	coverage: 68.9% of statements
14:41:13 [2022-09-21T14:41:13.112Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
14:41:13 [2022-09-21T14:41:13.112Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
14:41:13 [2022-09-21T14:41:13.113Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
14:41:13 [2022-09-21T14:41:13.113Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
14:41:13 [2022-09-21T14:41:13.113Z] ?   	github.com/docker/docker/oci/caps	[no test files]
14:41:13 [2022-09-21T14:41:13.113Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
14:41:13 [2022-09-21T14:41:13.372Z] ok  	github.com/docker/docker/pkg/fileutils	0.014s	coverage: 87.2% of statements
14:41:13 [2022-09-21T14:41:13.631Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
14:41:13 [2022-09-21T14:41:13.631Z] ok  	github.com/docker/docker/pkg/fsutils	0.152s	coverage: 85.1% of statements
14:41:14 [2022-09-21T14:41:14.570Z] ok  	github.com/docker/docker/pkg/idtools	0.433s	coverage: 67.9% of statements
14:41:14 [2022-09-21T14:41:14.570Z] ok  	github.com/docker/docker/pkg/ioutils	0.374s	coverage: 70.1% of statements
14:41:14 [2022-09-21T14:41:14.829Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
14:41:14 [2022-09-21T14:41:14.829Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
14:41:14 [2022-09-21T14:41:14.829Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
14:41:15 [2022-09-21T14:41:15.089Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
14:41:15 [2022-09-21T14:41:15.089Z] ok  	github.com/docker/docker/pkg/parsers	0.008s	coverage: 97.0% of statements
14:41:15 [2022-09-21T14:41:15.349Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.007s	coverage: 60.0% of statements
14:41:15 [2022-09-21T14:41:15.608Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.009s	coverage: 90.5% of statements
14:41:15 [2022-09-21T14:41:15.608Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
14:41:15 [2022-09-21T14:41:15.608Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
14:41:15 [2022-09-21T14:41:15.608Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
14:41:16 [2022-09-21T14:41:16.178Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
14:41:16 [2022-09-21T14:41:16.438Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
14:41:16 [2022-09-21T14:41:16.697Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
14:41:16 [2022-09-21T14:41:16.957Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
14:41:18 [2022-09-21T14:41:18.335Z] ok  	github.com/docker/docker/pkg/pubsub	1.045s	coverage: 75.0% of statements
14:41:18 [2022-09-21T14:41:18.595Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
14:41:18 [2022-09-21T14:41:18.595Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
14:41:18 [2022-09-21T14:41:18.854Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
14:41:19 [2022-09-21T14:41:19.113Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
14:41:19 [2022-09-21T14:41:19.373Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
14:41:19 [2022-09-21T14:41:19.943Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 53.6% of statements
14:41:20 [2022-09-21T14:41:20.215Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 42.3% of statements
14:41:20 [2022-09-21T14:41:20.484Z] ok  	github.com/docker/docker/pkg/tailfile	0.037s	coverage: 88.6% of statements
14:41:21 [2022-09-21T14:41:21.068Z] ok  	github.com/docker/docker/pkg/tarsum	0.045s	coverage: 89.3% of statements
14:41:21 [2022-09-21T14:41:21.328Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
14:41:21 [2022-09-21T14:41:21.608Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
14:41:23 [2022-09-21T14:41:23.517Z] ok  	github.com/docker/docker/plugin	0.519s	coverage: 23.2% of statements
14:41:23 [2022-09-21T14:41:23.778Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
14:41:24 [2022-09-21T14:41:24.037Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
14:41:25 [2022-09-21T14:41:25.431Z] ok  	github.com/docker/docker/quota	0.188s	coverage: 71.4% of statements
14:41:25 [2022-09-21T14:41:25.431Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
14:41:26 [2022-09-21T14:41:26.370Z] ok  	github.com/docker/docker/registry	0.080s	coverage: 58.6% of statements
14:41:26 [2022-09-21T14:41:26.629Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
14:41:26 [2022-09-21T14:41:26.890Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
14:41:27 [2022-09-21T14:41:27.459Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 64.5% of statements
14:41:27 [2022-09-21T14:41:27.719Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
14:41:29 [2022-09-21T14:41:29.102Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
14:41:30 [2022-09-21T14:41:30.039Z] ok  	github.com/docker/docker/volume/local	0.089s	coverage: 76.8% of statements
14:41:30 [2022-09-21T14:41:30.299Z] ok  	github.com/docker/docker/volume/mounts	0.007s	coverage: 67.7% of statements
14:41:31 [2022-09-21T14:41:31.677Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 72.3% of statements
14:41:53 [2022-09-21T14:41:53.612Z] ok  	github.com/docker/docker/pkg/plugins	33.650s	coverage: 76.3% of statements
14:41:53 [2022-09-21T14:41:53.612Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
14:41:53 [2022-09-21T14:41:53.612Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
14:41:53 [2022-09-21T14:41:53.612Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
14:41:53 [2022-09-21T14:41:53.612Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
14:41:53 [2022-09-21T14:41:53.612Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
14:41:53 [2022-09-21T14:41:53.612Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
14:41:53 [2022-09-21T14:41:53.612Z] ?   	github.com/docker/docker/rootless	[no test files]
14:41:53 [2022-09-21T14:41:53.612Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
14:41:53 [2022-09-21T14:41:53.612Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
14:41:53 [2022-09-21T14:41:53.612Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
14:41:53 [2022-09-21T14:41:53.612Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
14:41:53 [2022-09-21T14:41:53.612Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
14:41:53 [2022-09-21T14:41:53.612Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
14:41:53 [2022-09-21T14:41:53.612Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
14:41:53 [2022-09-21T14:41:53.612Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
14:41:53 [2022-09-21T14:41:53.612Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
14:41:53 [2022-09-21T14:41:53.612Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
14:41:53 [2022-09-21T14:41:53.612Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
14:41:53 [2022-09-21T14:41:53.612Z] ?   	github.com/docker/docker/testutil/request	[no test files]
14:41:53 [2022-09-21T14:41:53.612Z] ?   	github.com/docker/docker/volume	[no test files]
14:41:53 [2022-09-21T14:41:53.612Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
14:41:53 [2022-09-21T14:41:53.612Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
14:41:53 [2022-09-21T14:41:53.612Z] 
14:41:53 [2022-09-21T14:41:53.612Z] === Skipped
14:41:53 [2022-09-21T14:41:53.612Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
14:41:53 [2022-09-21T14:41:53.612Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
14:41:53 [2022-09-21T14:41:53.612Z] 
14:41:53 [2022-09-21T14:41:53.612Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
14:41:53 [2022-09-21T14:41:53.612Z]     network_proxy_test.go:208: No support for dual stack yet
14:41:53 [2022-09-21T14:41:53.612Z] 
14:41:53 [2022-09-21T14:41:53.612Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
14:41:53 [2022-09-21T14:41:53.612Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
14:41:53 [2022-09-21T14:41:53.612Z] 
14:41:53 [2022-09-21T14:41:53.612Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
14:41:53 [2022-09-21T14:41:53.612Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
14:41:53 [2022-09-21T14:41:53.612Z] 
14:41:53 [2022-09-21T14:41:53.612Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
14:41:53 [2022-09-21T14:41:53.612Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:41:53 [2022-09-21T14:41:53.612Z]     graphtest_unix.go:44: Driver btrfs not supported
14:41:53 [2022-09-21T14:41:53.612Z] 
14:41:53 [2022-09-21T14:41:53.612Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
14:41:53 [2022-09-21T14:41:53.612Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:41:53 [2022-09-21T14:41:53.612Z]     graphtest_unix.go:44: Driver btrfs not supported
14:41:53 [2022-09-21T14:41:53.612Z] 
14:41:53 [2022-09-21T14:41:53.612Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
14:41:53 [2022-09-21T14:41:53.612Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:41:53 [2022-09-21T14:41:53.612Z]     graphtest_unix.go:44: Driver btrfs not supported
14:41:53 [2022-09-21T14:41:53.612Z] 
14:41:53 [2022-09-21T14:41:53.612Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
14:41:53 [2022-09-21T14:41:53.612Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:41:53 [2022-09-21T14:41:53.612Z]     graphtest_unix.go:44: Driver btrfs not supported
14:41:53 [2022-09-21T14:41:53.612Z] 
14:41:53 [2022-09-21T14:41:53.612Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
14:41:53 [2022-09-21T14:41:53.612Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:41:53 [2022-09-21T14:41:53.612Z]     graphtest_unix.go:44: Driver btrfs not supported
14:41:53 [2022-09-21T14:41:53.612Z] 
14:41:53 [2022-09-21T14:41:53.612Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
14:41:53 [2022-09-21T14:41:53.612Z]     graphtest_unix.go:71: No driver to put!
14:41:53 [2022-09-21T14:41:53.612Z] 
14:41:53 [2022-09-21T14:41:53.612Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
14:41:53 [2022-09-21T14:41:53.612Z] time="2022-09-21T14:40:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:41:53 [2022-09-21T14:41:53.612Z]     graphtest_unix.go:42: graphdriver: driver not supported
14:41:53 [2022-09-21T14:41:53.612Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
14:41:53 [2022-09-21T14:41:53.612Z] 
14:41:53 [2022-09-21T14:41:53.612Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
14:41:53 [2022-09-21T14:41:53.612Z] time="2022-09-21T14:40:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:41:53 [2022-09-21T14:41:53.612Z]     graphtest_unix.go:42: graphdriver: driver not supported
14:41:53 [2022-09-21T14:41:53.612Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
14:41:53 [2022-09-21T14:41:53.612Z] 
14:41:53 [2022-09-21T14:41:53.612Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
14:41:53 [2022-09-21T14:41:53.612Z] time="2022-09-21T14:40:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:41:53 [2022-09-21T14:41:53.612Z]     graphtest_unix.go:42: graphdriver: driver not supported
14:41:53 [2022-09-21T14:41:53.612Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
14:41:53 [2022-09-21T14:41:53.612Z] 
14:41:53 [2022-09-21T14:41:53.612Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
14:41:53 [2022-09-21T14:41:53.612Z] time="2022-09-21T14:40:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:41:53 [2022-09-21T14:41:53.612Z]     graphtest_unix.go:42: graphdriver: driver not supported
14:41:53 [2022-09-21T14:41:53.612Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
14:41:53 [2022-09-21T14:41:53.612Z] 
14:41:53 [2022-09-21T14:41:53.612Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
14:41:53 [2022-09-21T14:41:53.612Z] time="2022-09-21T14:40:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:41:53 [2022-09-21T14:41:53.612Z]     graphtest_unix.go:42: graphdriver: driver not supported
14:41:53 [2022-09-21T14:41:53.612Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
14:41:53 [2022-09-21T14:41:53.612Z] 
14:41:53 [2022-09-21T14:41:53.612Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
14:41:53 [2022-09-21T14:41:53.612Z]     graphtest_unix.go:71: No driver to put!
14:41:53 [2022-09-21T14:41:53.612Z] 
14:41:53 [2022-09-21T14:41:53.612Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
14:41:53 [2022-09-21T14:41:53.612Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
14:41:53 [2022-09-21T14:41:53.612Z] 
14:41:53 [2022-09-21T14:41:53.612Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
14:41:53 [2022-09-21T14:41:53.612Z]     overlay_test.go:50: Fails to compute changes intermittently
14:41:53 [2022-09-21T14:41:53.612Z] 
14:41:53 [2022-09-21T14:41:53.612Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
14:41:53 [2022-09-21T14:41:53.612Z]     overlay_test.go:65: Cannot run test with naive change algorithm
14:41:53 [2022-09-21T14:41:53.612Z] 
14:41:53 [2022-09-21T14:41:53.612Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
14:41:53 [2022-09-21T14:41:53.612Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
14:41:53 [2022-09-21T14:41:53.612Z] 
14:41:53 [2022-09-21T14:41:53.612Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
14:41:53 [2022-09-21T14:41:53.612Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:41:53 [2022-09-21T14:41:53.612Z]     graphtest_unix.go:44: Driver zfs not supported
14:41:53 [2022-09-21T14:41:53.612Z] 
14:41:53 [2022-09-21T14:41:53.612Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
14:41:53 [2022-09-21T14:41:53.612Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:41:53 [2022-09-21T14:41:53.612Z]     graphtest_unix.go:44: Driver zfs not supported
14:41:53 [2022-09-21T14:41:53.612Z] 
14:41:53 [2022-09-21T14:41:53.612Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
14:41:53 [2022-09-21T14:41:53.612Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:41:53 [2022-09-21T14:41:53.612Z]     graphtest_unix.go:44: Driver zfs not supported
14:41:53 [2022-09-21T14:41:53.612Z] 
14:41:53 [2022-09-21T14:41:53.612Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
14:41:53 [2022-09-21T14:41:53.612Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:41:53 [2022-09-21T14:41:53.612Z]     graphtest_unix.go:44: Driver zfs not supported
14:41:53 [2022-09-21T14:41:53.612Z] 
14:41:53 [2022-09-21T14:41:53.612Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
14:41:53 [2022-09-21T14:41:53.612Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:41:53 [2022-09-21T14:41:53.612Z]     graphtest_unix.go:44: Driver zfs not supported
14:41:53 [2022-09-21T14:41:53.612Z] 
14:41:53 [2022-09-21T14:41:53.612Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
14:41:53 [2022-09-21T14:41:53.612Z]     graphtest_unix.go:71: No driver to put!
14:41:53 [2022-09-21T14:41:53.612Z] 
14:41:53 [2022-09-21T14:41:53.612Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
14:41:53 [2022-09-21T14:41:53.612Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
14:41:53 [2022-09-21T14:41:53.612Z] 
14:41:53 [2022-09-21T14:41:53.612Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
14:41:53 [2022-09-21T14:41:53.612Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
14:41:53 [2022-09-21T14:41:53.612Z] 
14:41:53 [2022-09-21T14:41:53.612Z] DONE 2799 tests, 28 skipped in 209.687s
14:41:53 [2022-09-21T14:41:53.612Z] + '[' -n 'github.com/docker/docker/libnetwork
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/bitseq
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/cluster
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/cmd/ovrouter
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/cmd/readme_test
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/config
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/datastore
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/diagnostic
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/discoverapi
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/driverapi
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/drivers/bridge
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/drivers/host
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/drivers/null
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/drivers/overlay
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/drivers/remote
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/drivers/windows
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/drvregistry
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/etchosts
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/idm
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/internal/caller
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/ipam
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/ipamapi
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/ipams/builtin
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/ipams/null
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/ipams/remote
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/ipamutils
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/iptables
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/netlabel
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/netutils
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/networkdb
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/ns
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/options
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/osl
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/osl/kernel
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/portallocator
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/portmapper
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/resolvconf
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/testutils
14:41:53 [2022-09-21T14:41:53.612Z] github.com/docker/docker/libnetwork/types' ']'
14:41:53 [2022-09-21T14:41:53.612Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
14:42:40 [2022-09-21T14:42:40.296Z] ok  	github.com/docker/docker/libnetwork	37.531s	coverage: 40.6% of statements
14:42:40 [2022-09-21T14:42:40.296Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.139s	coverage: 84.4% of statements
14:42:40 [2022-09-21T14:42:40.296Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
14:42:40 [2022-09-21T14:42:40.296Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
14:42:40 [2022-09-21T14:42:40.296Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
14:42:40 [2022-09-21T14:42:40.296Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
14:42:40 [2022-09-21T14:42:40.296Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
14:42:40 [2022-09-21T14:42:40.296Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
14:42:40 [2022-09-21T14:42:40.296Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
14:42:40 [2022-09-21T14:42:40.296Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
14:42:40 [2022-09-21T14:42:40.296Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 22.4% of statements
14:42:40 [2022-09-21T14:42:40.296Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
14:42:40 [2022-09-21T14:42:40.296Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
14:42:40 [2022-09-21T14:42:40.296Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
14:42:40 [2022-09-21T14:42:40.296Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
14:42:40 [2022-09-21T14:42:40.296Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.600s	coverage: 59.9% of statements
14:42:40 [2022-09-21T14:42:40.296Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
14:42:40 [2022-09-21T14:42:40.296Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
14:42:40 [2022-09-21T14:42:40.296Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.015s	coverage: 5.0% of statements
14:42:40 [2022-09-21T14:42:40.296Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
14:42:40 [2022-09-21T14:42:40.296Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.015s	coverage: 4.5% of statements
14:42:40 [2022-09-21T14:42:40.296Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
14:42:40 [2022-09-21T14:42:40.296Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
14:42:50 [2022-09-21T14:42:50.276Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.282s	coverage: 6.7% of statements
14:42:50 [2022-09-21T14:42:50.276Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
14:42:50 [2022-09-21T14:42:50.276Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
14:42:50 [2022-09-21T14:42:50.276Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.4% of statements
14:42:50 [2022-09-21T14:42:50.276Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
14:42:50 [2022-09-21T14:42:50.276Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
14:42:50 [2022-09-21T14:42:50.276Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
14:42:50 [2022-09-21T14:42:50.845Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.016s	coverage: 82.4% of statements
14:42:50 [2022-09-21T14:42:50.845Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.012s	coverage: 81.2% of statements
14:42:51 [2022-09-21T14:42:51.104Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
14:42:51 [2022-09-21T14:42:51.363Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
14:43:03 [2022-09-21T14:43:03.577Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.018s	coverage: 100.0% of statements
14:43:18 [2022-09-21T14:43:18.463Z] ok  	github.com/docker/docker/libnetwork/ipam	15.819s	coverage: 85.3% of statements
14:43:18 [2022-09-21T14:43:18.463Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
14:43:18 [2022-09-21T14:43:18.463Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
14:43:18 [2022-09-21T14:43:18.463Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
14:43:18 [2022-09-21T14:43:18.463Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 47.4% of statements
14:43:18 [2022-09-21T14:43:18.463Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
14:43:18 [2022-09-21T14:43:18.722Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
14:43:19 [2022-09-21T14:43:19.291Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.258s	coverage: 74.0% of statements
14:43:20 [2022-09-21T14:43:20.228Z] ok  	github.com/docker/docker/libnetwork/iptables	0.167s	coverage: 45.0% of statements
14:43:20 [2022-09-21T14:43:20.228Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
14:43:20 [2022-09-21T14:43:20.486Z] ok  	github.com/docker/docker/libnetwork/netutils	0.016s	coverage: 44.1% of statements
14:45:11 [2022-09-21T14:45:11.979Z] time="2022-09-21T14:45:06Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036"
14:45:11 [2022-09-21T14:45:11.979Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.384s	coverage: 60.1% of statements
14:45:11 [2022-09-21T14:45:11.979Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
14:45:11 [2022-09-21T14:45:11.979Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
14:45:11 [2022-09-21T14:45:11.979Z] ok  	github.com/docker/docker/libnetwork/osl	4.359s	coverage: 39.7% of statements
14:45:11 [2022-09-21T14:45:11.979Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
14:45:11 [2022-09-21T14:45:11.979Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.7% of statements
14:45:12 [2022-09-21T14:45:12.919Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.654s	coverage: 48.6% of statements
14:45:13 [2022-09-21T14:45:13.178Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.6% of statements
14:45:13 [2022-09-21T14:45:13.178Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
14:45:13 [2022-09-21T14:45:13.437Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
14:45:13 [2022-09-21T14:45:13.437Z] 
14:45:13 [2022-09-21T14:45:13.437Z] === Skipped
14:45:13 [2022-09-21T14:45:13.437Z] === SKIP: libnetwork TestParallel1 (0.00s)
14:45:13 [2022-09-21T14:45:13.437Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
14:45:13 [2022-09-21T14:45:13.437Z] 
14:45:13 [2022-09-21T14:45:13.437Z] === SKIP: libnetwork TestParallel3 (0.00s)
14:45:13 [2022-09-21T14:45:13.437Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
14:45:13 [2022-09-21T14:45:13.437Z] 
14:45:13 [2022-09-21T14:45:13.437Z] === SKIP: libnetwork TestParallel2 (0.00s)
14:45:13 [2022-09-21T14:45:13.437Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
14:45:13 [2022-09-21T14:45:13.437Z] 
14:45:13 [2022-09-21T14:45:13.437Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
14:45:13 [2022-09-21T14:45:13.437Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
14:45:13 [2022-09-21T14:45:13.437Z] 
14:45:13 [2022-09-21T14:45:13.437Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
14:45:13 [2022-09-21T14:45:13.437Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
14:45:13 [2022-09-21T14:45:13.437Z] 
14:45:13 [2022-09-21T14:45:13.437Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
14:45:13 [2022-09-21T14:45:13.437Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
14:45:13 [2022-09-21T14:45:13.437Z] 
14:45:13 [2022-09-21T14:45:13.437Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
14:45:13 [2022-09-21T14:45:13.437Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
14:45:13 [2022-09-21T14:45:13.437Z] 
14:45:13 [2022-09-21T14:45:13.437Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
14:45:13 [2022-09-21T14:45:13.437Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
14:45:13 [2022-09-21T14:45:13.437Z] 
14:45:13 [2022-09-21T14:45:13.437Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
14:45:13 [2022-09-21T14:45:13.437Z]     firewalld_test.go:14: firewalld is not running
14:45:13 [2022-09-21T14:45:13.437Z] 
14:45:13 [2022-09-21T14:45:13.437Z] DONE 327 tests, 9 skipped in 203.233s
Post stage
[Pipeline] junit
14:45:14 [2022-09-21T14:45:14.018Z] Recording test results
14:45:15 [2022-09-21T14:45:15.304Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:45:15 [2022-09-21T14:45:15.623Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44164/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=970c938b5696a6c1cd92fe2de82208ab3753c47d -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:970c938b5696a6c1cd92fe2de82208ab3753c47d hack/make.sh dynbinary test-integration
14:45:16 [2022-09-21T14:45:16.192Z] 
14:45:16 [2022-09-21T14:45:16.192Z] Removing bundles/
14:45:16 [2022-09-21T14:45:16.192Z] 
14:45:16 [2022-09-21T14:45:16.192Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:45:16 [2022-09-21T14:45:16.192Z] Building: bundles/dynbinary-daemon/dockerd
14:45:16 [2022-09-21T14:45:16.192Z] GOOS="" GOARCH="" GOARM=""
14:46:52 [2022-09-21T14:46:52.659Z] Created binary: bundles/dynbinary-daemon/dockerd
14:46:52 [2022-09-21T14:46:52.659Z] Building: bundles/dynbinary-daemon/docker-proxy
14:46:52 [2022-09-21T14:46:52.659Z] GOOS="" GOARCH="" GOARM=""
14:46:52 [2022-09-21T14:46:52.659Z] Created binary: bundles/dynbinary-daemon/docker-proxy
14:46:52 [2022-09-21T14:46:52.659Z] 
14:46:52 [2022-09-21T14:46:52.659Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:46:52 [2022-09-21T14:46:52.659Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:46:52 [2022-09-21T14:46:52.659Z] HOSTNAME=1424bc9a56b2
14:46:52 [2022-09-21T14:46:52.659Z] TESTDEBUG=0
14:46:52 [2022-09-21T14:46:52.659Z] DEST=bundles/test-integration
14:46:52 [2022-09-21T14:46:52.659Z] PWD=/go/src/github.com/docker/docker
14:46:52 [2022-09-21T14:46:52.659Z] DOCKER_GITCOMMIT=970c938b5696a6c1cd92fe2de82208ab3753c47d
14:46:52 [2022-09-21T14:46:52.659Z] container=docker
14:46:52 [2022-09-21T14:46:52.659Z] HOME=/root
14:46:52 [2022-09-21T14:46:52.659Z] GOLANG_VERSION=1.19.1
14:46:52 [2022-09-21T14:46:52.659Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:46:52 [2022-09-21T14:46:52.659Z] VALIDATE_BRANCH=22.06
14:46:52 [2022-09-21T14:46:52.659Z] TERM=xterm
14:46:52 [2022-09-21T14:46:52.659Z] DOCKER_PKG=github.com/docker/docker
14:46:52 [2022-09-21T14:46:52.659Z] SHLVL=1
14:46:52 [2022-09-21T14:46:52.659Z] TIMEOUT=120m
14:46:52 [2022-09-21T14:46:52.659Z] DOCKER_BUILDTAGS= journald
14:46:52 [2022-09-21T14:46:52.659Z] DOCKER_GRAPHDRIVER=overlay2
14:46:52 [2022-09-21T14:46:52.659Z] GO111MODULE=off
14:46:52 [2022-09-21T14:46:52.659Z] DOCKER_EXPERIMENTAL=1
14:46:52 [2022-09-21T14:46:52.659Z] TEST_SKIP_INTEGRATION_CLI=1
14:46:52 [2022-09-21T14:46:52.659Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:46:52 [2022-09-21T14:46:52.659Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:46:52 [2022-09-21T14:46:52.659Z] GOPATH=/go
14:46:52 [2022-09-21T14:46:52.659Z] PKG_CONFIG=pkg-config
14:46:52 [2022-09-21T14:46:52.659Z] _=/usr/bin/env
14:46:52 [2022-09-21T14:46:52.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:47:24 [2022-09-21T14:47:24.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:47:24 [2022-09-21T14:47:24.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:47:46 [2022-09-21T14:47:46.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
14:47:51 [2022-09-21T14:47:51.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:47:58 [2022-09-21T14:47:58.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
14:47:59 [2022-09-21T14:47:59.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:47:59 [2022-09-21T14:47:59.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:48:00 [2022-09-21T14:48:00.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:48:01 [2022-09-21T14:48:01.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:48:01 [2022-09-21T14:48:01.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:48:02 [2022-09-21T14:48:02.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:48:04 [2022-09-21T14:48:04.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:48:05 [2022-09-21T14:48:05.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:48:06 [2022-09-21T14:48:06.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
14:48:06 [2022-09-21T14:48:06.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:48:07 [2022-09-21T14:48:07.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:48:08 [2022-09-21T14:48:08.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:48:09 [2022-09-21T14:48:09.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:48:09 [2022-09-21T14:48:09.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:48:10 [2022-09-21T14:48:10.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:48:11 [2022-09-21T14:48:11.353Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:48:11 [2022-09-21T14:48:11.353Z] Using test binary docker
14:48:11 [2022-09-21T14:48:11.353Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:48:11 [2022-09-21T14:48:11.353Z] +++ /etc/init.d/apparmor start
14:48:11 [2022-09-21T14:48:11.353Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:48:11 [2022-09-21T14:48:11.353Z] INFO: Waiting for daemon to start...
14:48:11 [2022-09-21T14:48:11.353Z] Starting dockerd
14:48:11 [2022-09-21T14:48:11.353Z] +++ 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
14:48:13 [2022-09-21T14:48:13.888Z] .
14:48:13 [2022-09-21T14:48:13.888Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:48:13 [2022-09-21T14:48:13.888Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:48:13 [2022-09-21T14:48:13.888Z] Error: No such image: emptyfs
14:48:13 [2022-09-21T14:48:13.888Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:48:13 [2022-09-21T14:48:13.888Z] ++++ docker load
14:48:13 [2022-09-21T14:48:13.888Z] Running integration-test (iteration 1)
14:48:13 [2022-09-21T14:48:13.888Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
14:48:13 [2022-09-21T14:48:13.888Z] ++ 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
14:48:13 [2022-09-21T14:48:13.888Z] ++ set -e
14:48:13 [2022-09-21T14:48:13.888Z] ++ '[' -n 0 ']'
14:48:13 [2022-09-21T14:48:13.888Z] ++ set -x
14:48:13 [2022-09-21T14:48:13.888Z] ++ 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 GITHUB_ACTIONS= 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
14:48:13 [2022-09-21T14:48:13.888Z] Loaded image: busybox:latest
14:48:14 [2022-09-21T14:48:14.147Z] Loaded image: busybox:glibc
14:48:15 [2022-09-21T14:48:15.085Z] Loaded image: debian:bullseye-slim
14:48:15 [2022-09-21T14:48:15.085Z] Loaded image: hello-world:latest
14:48:15 [2022-09-21T14:48:15.085Z] Loaded image: arm32v7/hello-world:latest
14:48:15 [2022-09-21T14:48:15.085Z] INFO: Testing against a local daemon
14:48:15 [2022-09-21T14:48:15.085Z] === RUN   TestCgroupNamespacesBuild
14:48:18 [2022-09-21T14:48:18.389Z] --- PASS: TestCgroupNamespacesBuild (2.63s)
14:48:18 [2022-09-21T14:48:18.389Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:48:18 [2022-09-21T14:48:18.957Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s)
14:48:18 [2022-09-21T14:48:18.957Z] === RUN   TestBuildWithSession
14:48:18 [2022-09-21T14:48:18.957Z]     build_session_test.go:25: TODO: BuildKit
14:48:18 [2022-09-21T14:48:18.957Z] --- SKIP: TestBuildWithSession (0.00s)
14:48:18 [2022-09-21T14:48:18.957Z] === RUN   TestBuildSquashParent
14:48:22 [2022-09-21T14:48:22.250Z] --- PASS: TestBuildSquashParent (3.36s)
14:48:22 [2022-09-21T14:48:22.250Z] === RUN   TestBuildWithRemoveAndForceRemove
14:48:22 [2022-09-21T14:48:22.250Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:48:22 [2022-09-21T14:48:22.250Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:48:22 [2022-09-21T14:48:22.250Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:48:22 [2022-09-21T14:48:22.250Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:48:22 [2022-09-21T14:48:22.250Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:48:22 [2022-09-21T14:48:22.251Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:48:22 [2022-09-21T14:48:22.251Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:48:22 [2022-09-21T14:48:22.251Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:48:22 [2022-09-21T14:48:22.251Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:48:22 [2022-09-21T14:48:22.251Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:48:22 [2022-09-21T14:48:22.251Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:48:22 [2022-09-21T14:48:22.251Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:48:22 [2022-09-21T14:48:22.251Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:48:22 [2022-09-21T14:48:22.251Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:48:23 [2022-09-21T14:48:23.629Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:48:23 [2022-09-21T14:48:23.629Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:48:25 [2022-09-21T14:48:25.007Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:48:25 [2022-09-21T14:48:25.007Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:48:26 [2022-09-21T14:48:26.385Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
14:48:26 [2022-09-21T14:48:26.385Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.21s)
14:48:26 [2022-09-21T14:48:26.385Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.33s)
14:48:26 [2022-09-21T14:48:26.385Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.18s)
14:48:26 [2022-09-21T14:48:26.385Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.26s)
14:48:26 [2022-09-21T14:48:26.385Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.20s)
14:48:26 [2022-09-21T14:48:26.385Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.15s)
14:48:26 [2022-09-21T14:48:26.385Z] === RUN   TestBuildMultiStageCopy
14:48:26 [2022-09-21T14:48:26.385Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:48:27 [2022-09-21T14:48:27.322Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:48:27 [2022-09-21T14:48:27.322Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:48:27 [2022-09-21T14:48:27.581Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:48:27 [2022-09-21T14:48:27.840Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:48:28 [2022-09-21T14:48:28.099Z] --- PASS: TestBuildMultiStageCopy (2.00s)
14:48:28 [2022-09-21T14:48:28.099Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.15s)
14:48:28 [2022-09-21T14:48:28.099Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s)
14:48:28 [2022-09-21T14:48:28.099Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s)
14:48:28 [2022-09-21T14:48:28.099Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s)
14:48:28 [2022-09-21T14:48:28.099Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s)
14:48:28 [2022-09-21T14:48:28.099Z] === RUN   TestBuildMultiStageParentConfig
14:48:28 [2022-09-21T14:48:28.667Z] --- PASS: TestBuildMultiStageParentConfig (0.63s)
14:48:28 [2022-09-21T14:48:28.667Z] === RUN   TestBuildLabelWithTargets
14:48:29 [2022-09-21T14:48:29.605Z] --- PASS: TestBuildLabelWithTargets (0.98s)
14:48:29 [2022-09-21T14:48:29.605Z] === RUN   TestBuildWithEmptyLayers
14:48:30 [2022-09-21T14:48:30.173Z] --- PASS: TestBuildWithEmptyLayers (0.44s)
14:48:30 [2022-09-21T14:48:30.173Z] === RUN   TestBuildMultiStageOnBuild
14:48:31 [2022-09-21T14:48:31.552Z] --- PASS: TestBuildMultiStageOnBuild (1.34s)
14:48:31 [2022-09-21T14:48:31.552Z] === RUN   TestBuildUncleanTarFilenames
14:48:32 [2022-09-21T14:48:32.122Z] --- PASS: TestBuildUncleanTarFilenames (0.62s)
14:48:32 [2022-09-21T14:48:32.122Z] === RUN   TestBuildMultiStageLayerLeak
14:48:33 [2022-09-21T14:48:33.500Z] --- PASS: TestBuildMultiStageLayerLeak (1.44s)
14:48:33 [2022-09-21T14:48:33.500Z] === RUN   TestBuildWithHugeFile
14:49:29 [2022-09-21T14:49:29.743Z] --- PASS: TestBuildWithHugeFile (55.17s)
14:49:29 [2022-09-21T14:49:29.743Z] === RUN   TestBuildWCOWSandboxSize
14:49:29 [2022-09-21T14:49:29.743Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
14:49:29 [2022-09-21T14:49:29.743Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
14:49:29 [2022-09-21T14:49:29.743Z] === RUN   TestBuildWithEmptyDockerfile
14:49:29 [2022-09-21T14:49:29.743Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:49:29 [2022-09-21T14:49:29.743Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:49:29 [2022-09-21T14:49:29.743Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:49:29 [2022-09-21T14:49:29.743Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:49:29 [2022-09-21T14:49:29.743Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:49:29 [2022-09-21T14:49:29.743Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:49:29 [2022-09-21T14:49:29.743Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:49:29 [2022-09-21T14:49:29.743Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:49:29 [2022-09-21T14:49:29.743Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:49:29 [2022-09-21T14:49:29.743Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
14:49:29 [2022-09-21T14:49:29.743Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s)
14:49:29 [2022-09-21T14:49:29.743Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
14:49:29 [2022-09-21T14:49:29.743Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
14:49:29 [2022-09-21T14:49:29.743Z] === RUN   TestBuildPreserveOwnership
14:49:29 [2022-09-21T14:49:29.743Z] === RUN   TestBuildPreserveOwnership/copy_from
14:49:31 [2022-09-21T14:49:31.120Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
14:49:32 [2022-09-21T14:49:32.090Z] --- PASS: TestBuildPreserveOwnership (2.96s)
14:49:32 [2022-09-21T14:49:32.090Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.93s)
14:49:32 [2022-09-21T14:49:32.090Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.02s)
14:49:32 [2022-09-21T14:49:32.090Z] === RUN   TestBuildPlatformInvalid
14:49:32 [2022-09-21T14:49:32.090Z] --- PASS: TestBuildPlatformInvalid (0.07s)
14:49:32 [2022-09-21T14:49:32.090Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
14:49:32 [2022-09-21T14:49:32.662Z] Loaded image: busybox:latest
14:49:32 [2022-09-21T14:49:32.930Z] Loaded image: busybox:glibc
14:49:33 [2022-09-21T14:49:33.871Z] Loaded image: debian:bullseye-slim
14:49:33 [2022-09-21T14:49:33.871Z] Loaded image: hello-world:latest
14:49:34 [2022-09-21T14:49:34.130Z] Loaded image: arm32v7/hello-world:latest
14:49:44 [2022-09-21T14:49:44.111Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.14s)
14:49:44 [2022-09-21T14:49:44.111Z] PASS
14:49:44 [2022-09-21T14:49:44.111Z] 
14:49:44 [2022-09-21T14:49:44.111Z] === Skipped
14:49:44 [2022-09-21T14:49:44.111Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
14:49:44 [2022-09-21T14:49:44.111Z]     build_session_test.go:25: TODO: BuildKit
14:49:44 [2022-09-21T14:49:44.111Z] 
14:49:44 [2022-09-21T14:49:44.111Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
14:49:44 [2022-09-21T14:49:44.111Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
14:49:44 [2022-09-21T14:49:44.111Z] 
14:49:44 [2022-09-21T14:49:44.111Z] DONE 34 tests, 2 skipped in 89.399s
14:49:44 [2022-09-21T14:49:44.111Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
14:49:44 [2022-09-21T14:49:44.111Z] ++ 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
14:49:44 [2022-09-21T14:49:44.111Z] ++ set -e
14:49:44 [2022-09-21T14:49:44.111Z] ++ '[' -n 0 ']'
14:49:44 [2022-09-21T14:49:44.111Z] ++ set -x
14:49:44 [2022-09-21T14:49:44.111Z] ++ 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 GITHUB_ACTIONS= 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
14:49:44 [2022-09-21T14:49:44.111Z] INFO: Testing against a local daemon
14:49:44 [2022-09-21T14:49:44.111Z] === RUN   TestConfigInspect
14:49:45 [2022-09-21T14:49:45.488Z] --- PASS: TestConfigInspect (2.28s)
14:49:45 [2022-09-21T14:49:45.488Z] === RUN   TestConfigList
14:49:48 [2022-09-21T14:49:48.026Z] --- PASS: TestConfigList (2.23s)
14:49:48 [2022-09-21T14:49:48.026Z] === RUN   TestConfigsCreateAndDelete
14:49:49 [2022-09-21T14:49:49.930Z] --- PASS: TestConfigsCreateAndDelete (2.18s)
14:49:49 [2022-09-21T14:49:49.930Z] === RUN   TestConfigsUpdate
14:49:52 [2022-09-21T14:49:52.465Z] --- PASS: TestConfigsUpdate (2.28s)
14:49:52 [2022-09-21T14:49:52.465Z] === RUN   TestTemplatedConfig
14:49:55 [2022-09-21T14:49:55.003Z] --- PASS: TestTemplatedConfig (2.44s)
14:49:55 [2022-09-21T14:49:55.003Z] === RUN   TestConfigCreateResolve
14:49:56 [2022-09-21T14:49:56.907Z] --- PASS: TestConfigCreateResolve (2.18s)
14:49:56 [2022-09-21T14:49:56.907Z] PASS
14:49:56 [2022-09-21T14:49:56.907Z] 
14:49:56 [2022-09-21T14:49:56.907Z] DONE 6 tests in 13.686s
14:49:56 [2022-09-21T14:49:56.907Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
14:49:56 [2022-09-21T14:49:56.907Z] ++ 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
14:49:56 [2022-09-21T14:49:56.907Z] ++ set -e
14:49:56 [2022-09-21T14:49:56.907Z] ++ '[' -n 0 ']'
14:49:56 [2022-09-21T14:49:56.907Z] ++ set -x
14:49:56 [2022-09-21T14:49:56.907Z] ++ 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 GITHUB_ACTIONS= 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
14:49:56 [2022-09-21T14:49:56.907Z] INFO: Testing against a local daemon
14:49:56 [2022-09-21T14:49:56.907Z] === RUN   TestAttachWithTTY
14:49:57 [2022-09-21T14:49:57.166Z] --- PASS: TestAttachWithTTY (0.06s)
14:49:57 [2022-09-21T14:49:57.166Z] === RUN   TestAttachWithoutTTy
14:49:57 [2022-09-21T14:49:57.166Z] --- PASS: TestAttachWithoutTTy (0.04s)
14:49:57 [2022-09-21T14:49:57.166Z] === RUN   TestCheckpoint
14:49:57 [2022-09-21T14:49:57.166Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:49:57 [2022-09-21T14:49:57.166Z] --- SKIP: TestCheckpoint (0.00s)
14:49:57 [2022-09-21T14:49:57.166Z] === RUN   TestContainerInvalidJSON
14:49:57 [2022-09-21T14:49:57.166Z] === RUN   TestContainerInvalidJSON/commit
14:49:57 [2022-09-21T14:49:57.166Z] === PAUSE TestContainerInvalidJSON/commit
14:49:57 [2022-09-21T14:49:57.166Z] === RUN   TestContainerInvalidJSON/containers/create
14:49:57 [2022-09-21T14:49:57.166Z] === PAUSE TestContainerInvalidJSON/containers/create
14:49:57 [2022-09-21T14:49:57.166Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
14:49:57 [2022-09-21T14:49:57.166Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
14:49:57 [2022-09-21T14:49:57.166Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
14:49:57 [2022-09-21T14:49:57.166Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
14:49:57 [2022-09-21T14:49:57.166Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
14:49:57 [2022-09-21T14:49:57.166Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
14:49:57 [2022-09-21T14:49:57.166Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
14:49:57 [2022-09-21T14:49:57.166Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
14:49:57 [2022-09-21T14:49:57.166Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
14:49:57 [2022-09-21T14:49:57.166Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
14:49:57 [2022-09-21T14:49:57.166Z] === CONT  TestContainerInvalidJSON/commit
14:49:57 [2022-09-21T14:49:57.166Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
14:49:57 [2022-09-21T14:49:57.166Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
14:49:57 [2022-09-21T14:49:57.166Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
14:49:57 [2022-09-21T14:49:57.166Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
14:49:57 [2022-09-21T14:49:57.166Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
14:49:57 [2022-09-21T14:49:57.166Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
14:49:57 [2022-09-21T14:49:57.166Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
14:49:57 [2022-09-21T14:49:57.166Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
14:49:57 [2022-09-21T14:49:57.166Z] === RUN   TestContainerInvalidJSON/commit/empty_body
14:49:57 [2022-09-21T14:49:57.166Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
14:49:57 [2022-09-21T14:49:57.166Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
14:49:57 [2022-09-21T14:49:57.166Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
14:49:57 [2022-09-21T14:49:57.166Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
14:49:57 [2022-09-21T14:49:57.166Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
14:49:57 [2022-09-21T14:49:57.166Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
14:49:57 [2022-09-21T14:49:57.166Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
14:49:57 [2022-09-21T14:49:57.166Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
14:49:57 [2022-09-21T14:49:57.166Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
14:49:57 [2022-09-21T14:49:57.166Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
14:49:57 [2022-09-21T14:49:57.166Z] === CONT  TestContainerInvalidJSON/containers/create
14:49:57 [2022-09-21T14:49:57.166Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
14:49:57 [2022-09-21T14:49:57.166Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
14:49:57 [2022-09-21T14:49:57.166Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
14:49:57 [2022-09-21T14:49:57.166Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
14:49:57 [2022-09-21T14:49:57.166Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
14:49:57 [2022-09-21T14:49:57.166Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
14:49:57 [2022-09-21T14:49:57.166Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
14:49:57 [2022-09-21T14:49:57.166Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
14:49:57 [2022-09-21T14:49:57.166Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
14:49:57 [2022-09-21T14:49:57.166Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
14:49:57 [2022-09-21T14:49:57.166Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
14:49:57 [2022-09-21T14:49:57.166Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
14:49:57 [2022-09-21T14:49:57.166Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
14:49:57 [2022-09-21T14:49:57.166Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
14:49:57 [2022-09-21T14:49:57.166Z] --- PASS: TestContainerInvalidJSON (0.01s)
14:49:57 [2022-09-21T14:49:57.166Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
14:49:57 [2022-09-21T14:49:57.166Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
14:49:57 [2022-09-21T14:49:57.166Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
14:49:57 [2022-09-21T14:49:57.166Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
14:49:57 [2022-09-21T14:49:57.166Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
14:49:57 [2022-09-21T14:49:57.166Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
14:49:57 [2022-09-21T14:49:57.166Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
14:49:57 [2022-09-21T14:49:57.166Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
14:49:57 [2022-09-21T14:49:57.166Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
14:49:57 [2022-09-21T14:49:57.166Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
14:49:57 [2022-09-21T14:49:57.166Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
14:49:57 [2022-09-21T14:49:57.166Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
14:49:57 [2022-09-21T14:49:57.166Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
14:49:57 [2022-09-21T14:49:57.166Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
14:49:57 [2022-09-21T14:49:57.166Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
14:49:57 [2022-09-21T14:49:57.166Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
14:49:57 [2022-09-21T14:49:57.166Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
14:49:57 [2022-09-21T14:49:57.166Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
14:49:57 [2022-09-21T14:49:57.166Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
14:49:57 [2022-09-21T14:49:57.166Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
14:49:57 [2022-09-21T14:49:57.166Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
14:49:57 [2022-09-21T14:49:57.166Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
14:49:57 [2022-09-21T14:49:57.166Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
14:49:57 [2022-09-21T14:49:57.166Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
14:49:57 [2022-09-21T14:49:57.166Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
14:49:57 [2022-09-21T14:49:57.166Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
14:49:57 [2022-09-21T14:49:57.166Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
14:49:57 [2022-09-21T14:49:57.166Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
14:49:57 [2022-09-21T14:49:57.166Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
14:49:57 [2022-09-21T14:49:57.166Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
14:49:57 [2022-09-21T14:49:57.166Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
14:49:57 [2022-09-21T14:49:57.166Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
14:49:57 [2022-09-21T14:49:57.166Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
14:49:57 [2022-09-21T14:49:57.167Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
14:49:57 [2022-09-21T14:49:57.167Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
14:49:57 [2022-09-21T14:49:57.167Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:49:57 [2022-09-21T14:49:57.167Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
14:49:57 [2022-09-21T14:49:57.167Z] === RUN   TestCopyFromContainerPathIsNotDir
14:49:57 [2022-09-21T14:49:57.167Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
14:49:57 [2022-09-21T14:49:57.167Z] === RUN   TestCopyToContainerPathDoesNotExist
14:49:57 [2022-09-21T14:49:57.167Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
14:49:57 [2022-09-21T14:49:57.167Z] === RUN   TestCopyEmptyFile
14:49:57 [2022-09-21T14:49:57.426Z] --- PASS: TestCopyEmptyFile (0.21s)
14:49:57 [2022-09-21T14:49:57.426Z] === RUN   TestCopyToContainerPathIsNotDir
14:49:57 [2022-09-21T14:49:57.426Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
14:49:57 [2022-09-21T14:49:57.426Z] === RUN   TestCopyFromContainer
14:49:58 [2022-09-21T14:49:58.362Z] === RUN   TestCopyFromContainer//
14:49:58 [2022-09-21T14:49:58.362Z] === RUN   TestCopyFromContainer//bar/root
14:49:58 [2022-09-21T14:49:58.621Z] === RUN   TestCopyFromContainer//bar/root/
14:49:58 [2022-09-21T14:49:58.621Z] === RUN   TestCopyFromContainer/bar/quux
14:49:58 [2022-09-21T14:49:58.621Z] === RUN   TestCopyFromContainer/bar/quux/
14:49:58 [2022-09-21T14:49:58.621Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:49:58 [2022-09-21T14:49:58.880Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:49:58 [2022-09-21T14:49:58.880Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:49:58 [2022-09-21T14:49:58.880Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:49:58 [2022-09-21T14:49:58.880Z] === RUN   TestCopyFromContainer/bar/notarget
14:49:59 [2022-09-21T14:49:59.140Z] --- PASS: TestCopyFromContainer (1.52s)
14:49:59 [2022-09-21T14:49:59.140Z]     --- PASS: TestCopyFromContainer// (0.06s)
14:49:59 [2022-09-21T14:49:59.140Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
14:49:59 [2022-09-21T14:49:59.140Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
14:49:59 [2022-09-21T14:49:59.140Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
14:49:59 [2022-09-21T14:49:59.140Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
14:49:59 [2022-09-21T14:49:59.140Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
14:49:59 [2022-09-21T14:49:59.140Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
14:49:59 [2022-09-21T14:49:59.140Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
14:49:59 [2022-09-21T14:49:59.140Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
14:49:59 [2022-09-21T14:49:59.140Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
14:49:59 [2022-09-21T14:49:59.140Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:49:59 [2022-09-21T14:49:59.140Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:49:59 [2022-09-21T14:49:59.140Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:49:59 [2022-09-21T14:49:59.140Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:49:59 [2022-09-21T14:49:59.140Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:49:59 [2022-09-21T14:49:59.140Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:49:59 [2022-09-21T14:49:59.140Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:49:59 [2022-09-21T14:49:59.140Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:49:59 [2022-09-21T14:49:59.140Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:49:59 [2022-09-21T14:49:59.140Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:49:59 [2022-09-21T14:49:59.140Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
14:49:59 [2022-09-21T14:49:59.140Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
14:49:59 [2022-09-21T14:49:59.140Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
14:49:59 [2022-09-21T14:49:59.140Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:49:59 [2022-09-21T14:49:59.140Z] === RUN   TestCreateLinkToNonExistingContainer
14:49:59 [2022-09-21T14:49:59.140Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
14:49:59 [2022-09-21T14:49:59.140Z] === RUN   TestCreateWithInvalidEnv
14:49:59 [2022-09-21T14:49:59.140Z] === RUN   TestCreateWithInvalidEnv/0
14:49:59 [2022-09-21T14:49:59.140Z] === PAUSE TestCreateWithInvalidEnv/0
14:49:59 [2022-09-21T14:49:59.140Z] === RUN   TestCreateWithInvalidEnv/1
14:49:59 [2022-09-21T14:49:59.140Z] === PAUSE TestCreateWithInvalidEnv/1
14:49:59 [2022-09-21T14:49:59.140Z] === RUN   TestCreateWithInvalidEnv/2
14:49:59 [2022-09-21T14:49:59.140Z] === PAUSE TestCreateWithInvalidEnv/2
14:49:59 [2022-09-21T14:49:59.140Z] === CONT  TestCreateWithInvalidEnv/0
14:49:59 [2022-09-21T14:49:59.140Z] === CONT  TestCreateWithInvalidEnv/2
14:49:59 [2022-09-21T14:49:59.140Z] === CONT  TestCreateWithInvalidEnv/1
14:49:59 [2022-09-21T14:49:59.140Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
14:49:59 [2022-09-21T14:49:59.140Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
14:49:59 [2022-09-21T14:49:59.140Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:49:59 [2022-09-21T14:49:59.140Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:49:59 [2022-09-21T14:49:59.140Z] === RUN   TestCreateTmpfsMountsTarget
14:49:59 [2022-09-21T14:49:59.140Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
14:49:59 [2022-09-21T14:49:59.140Z] === RUN   TestCreateWithCustomMaskedPaths
14:50:00 [2022-09-21T14:50:00.518Z] --- PASS: TestCreateWithCustomMaskedPaths (1.26s)
14:50:00 [2022-09-21T14:50:00.518Z] === RUN   TestCreateWithCustomReadonlyPaths
14:50:01 [2022-09-21T14:50:01.897Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.23s)
14:50:01 [2022-09-21T14:50:01.897Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:50:01 [2022-09-21T14:50:01.897Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:50:01 [2022-09-21T14:50:01.897Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:50:01 [2022-09-21T14:50:01.897Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:50:01 [2022-09-21T14:50:01.897Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:50:01 [2022-09-21T14:50:01.897Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:50:01 [2022-09-21T14:50:01.897Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:50:01 [2022-09-21T14:50:01.897Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:50:01 [2022-09-21T14:50:01.897Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:50:01 [2022-09-21T14:50:01.897Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:50:01 [2022-09-21T14:50:01.897Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:50:01 [2022-09-21T14:50:01.897Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:50:01 [2022-09-21T14:50:01.897Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:50:01 [2022-09-21T14:50:01.897Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:50:01 [2022-09-21T14:50:01.897Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:50:01 [2022-09-21T14:50:01.897Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:50:01 [2022-09-21T14:50:01.897Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
14:50:01 [2022-09-21T14:50:01.897Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
14:50:01 [2022-09-21T14:50:01.897Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
14:50:01 [2022-09-21T14:50:01.897Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
14:50:01 [2022-09-21T14:50:01.897Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
14:50:01 [2022-09-21T14:50:01.897Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
14:50:01 [2022-09-21T14:50:01.897Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
14:50:02 [2022-09-21T14:50:02.156Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s)
14:50:02 [2022-09-21T14:50:02.156Z] === RUN   TestCreateDifferentPlatform
14:50:02 [2022-09-21T14:50:02.156Z] === RUN   TestCreateDifferentPlatform/different_os
14:50:02 [2022-09-21T14:50:02.156Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
14:50:02 [2022-09-21T14:50:02.156Z] --- PASS: TestCreateDifferentPlatform (0.01s)
14:50:02 [2022-09-21T14:50:02.156Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
14:50:02 [2022-09-21T14:50:02.156Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
14:50:02 [2022-09-21T14:50:02.156Z] === RUN   TestCreateVolumesFromNonExistingContainer
14:50:02 [2022-09-21T14:50:02.156Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
14:50:02 [2022-09-21T14:50:02.156Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
14:50:02 [2022-09-21T14:50:02.156Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
14:50:02 [2022-09-21T14:50:02.156Z] === RUN   TestCreateInvalidHostConfig
14:50:02 [2022-09-21T14:50:02.156Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
14:50:02 [2022-09-21T14:50:02.156Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
14:50:02 [2022-09-21T14:50:02.156Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
14:50:02 [2022-09-21T14:50:02.156Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
14:50:02 [2022-09-21T14:50:02.156Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
14:50:02 [2022-09-21T14:50:02.156Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
14:50:02 [2022-09-21T14:50:02.156Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
14:50:02 [2022-09-21T14:50:02.156Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
14:50:02 [2022-09-21T14:50:02.156Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
14:50:02 [2022-09-21T14:50:02.156Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
14:50:02 [2022-09-21T14:50:02.156Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
14:50:02 [2022-09-21T14:50:02.156Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
14:50:02 [2022-09-21T14:50:02.156Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
14:50:02 [2022-09-21T14:50:02.156Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
14:50:02 [2022-09-21T14:50:02.156Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
14:50:02 [2022-09-21T14:50:02.156Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
14:50:02 [2022-09-21T14:50:02.156Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
14:50:02 [2022-09-21T14:50:02.156Z] === RUN   TestContainerStartOnDaemonRestart
14:50:02 [2022-09-21T14:50:02.156Z] === PAUSE TestContainerStartOnDaemonRestart
14:50:02 [2022-09-21T14:50:02.156Z] === RUN   TestDaemonRestartIpcMode
14:50:02 [2022-09-21T14:50:02.156Z] === PAUSE TestDaemonRestartIpcMode
14:50:02 [2022-09-21T14:50:02.156Z] === RUN   TestDaemonHostGatewayIP
14:50:02 [2022-09-21T14:50:02.156Z] === PAUSE TestDaemonHostGatewayIP
14:50:02 [2022-09-21T14:50:02.156Z] === RUN   TestRestartDaemonWithRestartingContainer
14:50:02 [2022-09-21T14:50:02.156Z] === PAUSE TestRestartDaemonWithRestartingContainer
14:50:02 [2022-09-21T14:50:02.156Z] === RUN   TestContainerKillOnDaemonStart
14:50:02 [2022-09-21T14:50:02.156Z] === PAUSE TestContainerKillOnDaemonStart
14:50:02 [2022-09-21T14:50:02.156Z] === RUN   TestDiff
14:50:02 [2022-09-21T14:50:02.725Z] --- PASS: TestDiff (0.44s)
14:50:02 [2022-09-21T14:50:02.725Z] === RUN   TestExecConsoleSize
14:50:02 [2022-09-21T14:50:02.987Z] --- PASS: TestExecConsoleSize (0.47s)
14:50:02 [2022-09-21T14:50:02.987Z] === RUN   TestExecWithCloseStdin
14:50:03 [2022-09-21T14:50:03.555Z] --- PASS: TestExecWithCloseStdin (0.47s)
14:50:03 [2022-09-21T14:50:03.555Z] === RUN   TestExec
14:50:04 [2022-09-21T14:50:04.123Z] --- PASS: TestExec (0.47s)
14:50:04 [2022-09-21T14:50:04.123Z] === RUN   TestExecUser
14:50:04 [2022-09-21T14:50:04.382Z] --- PASS: TestExecUser (0.50s)
14:50:04 [2022-09-21T14:50:04.382Z] === RUN   TestExportContainerAndImportImage
14:50:05 [2022-09-21T14:50:05.320Z] --- PASS: TestExportContainerAndImportImage (0.61s)
14:50:05 [2022-09-21T14:50:05.321Z] === RUN   TestExportContainerAfterDaemonRestart
14:50:06 [2022-09-21T14:50:06.259Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
14:50:06 [2022-09-21T14:50:06.259Z] === RUN   TestHealthCheckWorkdir
14:50:06 [2022-09-21T14:50:06.838Z] --- PASS: TestHealthCheckWorkdir (0.53s)
14:50:06 [2022-09-21T14:50:06.838Z] === RUN   TestHealthKillContainer
14:50:14 [2022-09-21T14:50:14.960Z] --- PASS: TestHealthKillContainer (7.90s)
14:50:14 [2022-09-21T14:50:14.960Z] === RUN   TestHealthCheckProcessKilled
14:50:15 [2022-09-21T14:50:15.530Z] --- PASS: TestHealthCheckProcessKilled (0.68s)
14:50:15 [2022-09-21T14:50:15.530Z] === RUN   TestInspectCpusetInConfigPre120
14:50:16 [2022-09-21T14:50:16.098Z] --- PASS: TestInspectCpusetInConfigPre120 (0.47s)
14:50:16 [2022-09-21T14:50:16.098Z] === RUN   TestIpcModeNone
14:50:16 [2022-09-21T14:50:16.667Z] --- PASS: TestIpcModeNone (0.55s)
14:50:16 [2022-09-21T14:50:16.667Z] === RUN   TestIpcModePrivate
14:50:16 [2022-09-21T14:50:16.926Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
14:50:17 [2022-09-21T14:50:17.185Z] --- PASS: TestIpcModePrivate (0.56s)
14:50:17 [2022-09-21T14:50:17.185Z] === RUN   TestIpcModeShareable
14:50:17 [2022-09-21T14:50:17.445Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
14:50:17 [2022-09-21T14:50:17.445Z] --- PASS: TestIpcModeShareable (0.48s)
14:50:17 [2022-09-21T14:50:17.445Z] === RUN   TestAPIIpcModeShareableAndContainer
14:50:19 [2022-09-21T14:50:19.350Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.49s)
14:50:19 [2022-09-21T14:50:19.350Z] === RUN   TestAPIIpcModeHost
14:50:19 [2022-09-21T14:50:19.350Z] --- PASS: TestAPIIpcModeHost (0.38s)
14:50:19 [2022-09-21T14:50:19.350Z] === RUN   TestDaemonIpcModeShareable
14:50:20 [2022-09-21T14:50:20.728Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
14:50:20 [2022-09-21T14:50:20.728Z] --- PASS: TestDaemonIpcModeShareable (1.17s)
14:50:20 [2022-09-21T14:50:20.728Z] === RUN   TestDaemonIpcModePrivate
14:50:21 [2022-09-21T14:50:21.665Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
14:50:21 [2022-09-21T14:50:21.665Z] --- PASS: TestDaemonIpcModePrivate (1.14s)
14:50:21 [2022-09-21T14:50:21.665Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:50:23 [2022-09-21T14:50:23.044Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
14:50:23 [2022-09-21T14:50:23.044Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s)
14:50:23 [2022-09-21T14:50:23.044Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:50:23 [2022-09-21T14:50:23.981Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
14:50:23 [2022-09-21T14:50:23.981Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s)
14:50:23 [2022-09-21T14:50:23.981Z] === RUN   TestIpcModeOlderClient
14:50:23 [2022-09-21T14:50:23.981Z] === PAUSE TestIpcModeOlderClient
14:50:23 [2022-09-21T14:50:23.981Z] === RUN   TestKillContainerInvalidSignal
14:50:24 [2022-09-21T14:50:24.561Z] --- PASS: TestKillContainerInvalidSignal (0.45s)
14:50:24 [2022-09-21T14:50:24.561Z] === RUN   TestKillContainer
14:50:24 [2022-09-21T14:50:24.561Z] === RUN   TestKillContainer/no_signal
14:50:24 [2022-09-21T14:50:24.828Z] === RUN   TestKillContainer/non_killing_signal
14:50:25 [2022-09-21T14:50:25.396Z] === RUN   TestKillContainer/killing_signal
14:50:25 [2022-09-21T14:50:25.964Z] --- PASS: TestKillContainer (1.32s)
14:50:25 [2022-09-21T14:50:25.964Z]     --- PASS: TestKillContainer/no_signal (0.42s)
14:50:25 [2022-09-21T14:50:25.964Z]     --- PASS: TestKillContainer/non_killing_signal (0.32s)
14:50:25 [2022-09-21T14:50:25.964Z]     --- PASS: TestKillContainer/killing_signal (0.42s)
14:50:25 [2022-09-21T14:50:25.964Z] === RUN   TestKillWithStopSignalAndRestartPolicies
14:50:25 [2022-09-21T14:50:25.964Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
14:50:26 [2022-09-21T14:50:26.223Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
14:50:27 [2022-09-21T14:50:27.160Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.24s)
14:50:27 [2022-09-21T14:50:27.160Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s)
14:50:27 [2022-09-21T14:50:27.160Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s)
14:50:27 [2022-09-21T14:50:27.160Z] === RUN   TestKillStoppedContainer
14:50:27 [2022-09-21T14:50:27.160Z] --- PASS: TestKillStoppedContainer (0.04s)
14:50:27 [2022-09-21T14:50:27.160Z] === RUN   TestKillStoppedContainerAPIPre120
14:50:27 [2022-09-21T14:50:27.160Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
14:50:27 [2022-09-21T14:50:27.160Z] === RUN   TestKillDifferentUserContainer
14:50:27 [2022-09-21T14:50:27.420Z] --- PASS: TestKillDifferentUserContainer (0.42s)
14:50:27 [2022-09-21T14:50:27.420Z] === RUN   TestInspectOomKilledTrue
14:50:27 [2022-09-21T14:50:27.987Z] --- PASS: TestInspectOomKilledTrue (0.48s)
14:50:27 [2022-09-21T14:50:27.987Z] === RUN   TestInspectOomKilledFalse
14:50:28 [2022-09-21T14:50:28.555Z] --- PASS: TestInspectOomKilledFalse (0.47s)
14:50:28 [2022-09-21T14:50:28.555Z] === RUN   TestLinksEtcHostsContentMatch
14:50:28 [2022-09-21T14:50:28.814Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
14:50:28 [2022-09-21T14:50:28.814Z] === RUN   TestLinksContainerNames
14:50:29 [2022-09-21T14:50:29.752Z] --- PASS: TestLinksContainerNames (0.84s)
14:50:29 [2022-09-21T14:50:29.752Z] === RUN   TestLogsFollowTailEmpty
14:50:30 [2022-09-21T14:50:30.011Z] --- PASS: TestLogsFollowTailEmpty (0.40s)
14:50:30 [2022-09-21T14:50:30.011Z] === RUN   TestLogs
14:50:30 [2022-09-21T14:50:30.011Z] === RUN   TestLogs/driver_local
14:50:30 [2022-09-21T14:50:30.011Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
14:50:30 [2022-09-21T14:50:30.011Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
14:50:30 [2022-09-21T14:50:30.011Z] === RUN   TestLogs/driver_local/tty/only_stdout
14:50:30 [2022-09-21T14:50:30.011Z] === PAUSE TestLogs/driver_local/tty/only_stdout
14:50:30 [2022-09-21T14:50:30.011Z] === RUN   TestLogs/driver_local/tty/only_stderr
14:50:30 [2022-09-21T14:50:30.011Z] === PAUSE TestLogs/driver_local/tty/only_stderr
14:50:30 [2022-09-21T14:50:30.011Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
14:50:30 [2022-09-21T14:50:30.011Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
14:50:30 [2022-09-21T14:50:30.011Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
14:50:30 [2022-09-21T14:50:30.011Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
14:50:30 [2022-09-21T14:50:30.011Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
14:50:30 [2022-09-21T14:50:30.011Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
14:50:30 [2022-09-21T14:50:30.011Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
14:50:30 [2022-09-21T14:50:30.011Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
14:50:30 [2022-09-21T14:50:30.579Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
14:50:30 [2022-09-21T14:50:30.839Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
14:50:31 [2022-09-21T14:50:31.408Z] === CONT  TestLogs/driver_local/tty/only_stderr
14:50:31 [2022-09-21T14:50:31.408Z] === CONT  TestLogs/driver_local/tty/only_stdout
14:50:31 [2022-09-21T14:50:31.976Z] === RUN   TestLogs/driver_json-file
14:50:31 [2022-09-21T14:50:31.976Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
14:50:31 [2022-09-21T14:50:31.976Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
14:50:31 [2022-09-21T14:50:31.976Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
14:50:31 [2022-09-21T14:50:31.976Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
14:50:31 [2022-09-21T14:50:31.976Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
14:50:31 [2022-09-21T14:50:31.976Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
14:50:31 [2022-09-21T14:50:31.976Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
14:50:31 [2022-09-21T14:50:31.976Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
14:50:31 [2022-09-21T14:50:31.976Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
14:50:31 [2022-09-21T14:50:31.976Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
14:50:31 [2022-09-21T14:50:31.976Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
14:50:31 [2022-09-21T14:50:31.976Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
14:50:31 [2022-09-21T14:50:31.976Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
14:50:31 [2022-09-21T14:50:31.976Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
14:50:32 [2022-09-21T14:50:32.913Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
14:50:32 [2022-09-21T14:50:32.913Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
14:50:33 [2022-09-21T14:50:33.172Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
14:50:33 [2022-09-21T14:50:33.172Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
14:50:33 [2022-09-21T14:50:33.741Z] --- PASS: TestLogs (3.81s)
14:50:33 [2022-09-21T14:50:33.741Z]     --- PASS: TestLogs/driver_local (0.01s)
14:50:33 [2022-09-21T14:50:33.741Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.61s)
14:50:33 [2022-09-21T14:50:33.741Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.70s)
14:50:33 [2022-09-21T14:50:33.741Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.65s)
14:50:33 [2022-09-21T14:50:33.741Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.73s)
14:50:33 [2022-09-21T14:50:33.741Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.67s)
14:50:33 [2022-09-21T14:50:33.741Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.54s)
14:50:33 [2022-09-21T14:50:33.741Z]     --- PASS: TestLogs/driver_json-file (0.01s)
14:50:33 [2022-09-21T14:50:33.741Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.67s)
14:50:33 [2022-09-21T14:50:33.741Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.69s)
14:50:33 [2022-09-21T14:50:33.741Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.58s)
14:50:33 [2022-09-21T14:50:33.741Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.59s)
14:50:33 [2022-09-21T14:50:33.741Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.55s)
14:50:33 [2022-09-21T14:50:33.741Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.54s)
14:50:33 [2022-09-21T14:50:33.741Z] === RUN   TestContainerNetworkMountsNoChown
14:50:34 [2022-09-21T14:50:34.310Z] --- PASS: TestContainerNetworkMountsNoChown (0.46s)
14:50:34 [2022-09-21T14:50:34.310Z] === RUN   TestMountDaemonRoot
14:50:34 [2022-09-21T14:50:34.310Z] === RUN   TestMountDaemonRoot/default
14:50:34 [2022-09-21T14:50:34.310Z] === PAUSE TestMountDaemonRoot/default
14:50:34 [2022-09-21T14:50:34.310Z] === RUN   TestMountDaemonRoot/private
14:50:34 [2022-09-21T14:50:34.310Z] === PAUSE TestMountDaemonRoot/private
14:50:34 [2022-09-21T14:50:34.310Z] === RUN   TestMountDaemonRoot/rprivate
14:50:34 [2022-09-21T14:50:34.310Z] === PAUSE TestMountDaemonRoot/rprivate
14:50:34 [2022-09-21T14:50:34.310Z] === RUN   TestMountDaemonRoot/slave
14:50:34 [2022-09-21T14:50:34.310Z] === PAUSE TestMountDaemonRoot/slave
14:50:34 [2022-09-21T14:50:34.310Z] === RUN   TestMountDaemonRoot/rslave
14:50:34 [2022-09-21T14:50:34.310Z] === PAUSE TestMountDaemonRoot/rslave
14:50:34 [2022-09-21T14:50:34.310Z] === RUN   TestMountDaemonRoot/shared
14:50:34 [2022-09-21T14:50:34.310Z] === PAUSE TestMountDaemonRoot/shared
14:50:34 [2022-09-21T14:50:34.310Z] === RUN   TestMountDaemonRoot/rshared
14:50:34 [2022-09-21T14:50:34.310Z] === PAUSE TestMountDaemonRoot/rshared
14:50:34 [2022-09-21T14:50:34.310Z] === CONT  TestMountDaemonRoot/default
14:50:34 [2022-09-21T14:50:34.310Z] === RUN   TestMountDaemonRoot/default/mount_root
14:50:34 [2022-09-21T14:50:34.310Z] === PAUSE TestMountDaemonRoot/default/mount_root
14:50:34 [2022-09-21T14:50:34.310Z] === RUN   TestMountDaemonRoot/default/mount_subpath
14:50:34 [2022-09-21T14:50:34.310Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
14:50:34 [2022-09-21T14:50:34.310Z] === RUN   TestMountDaemonRoot/default/bind_root
14:50:34 [2022-09-21T14:50:34.310Z] === PAUSE TestMountDaemonRoot/default/bind_root
14:50:34 [2022-09-21T14:50:34.310Z] === RUN   TestMountDaemonRoot/default/bind_subpath
14:50:34 [2022-09-21T14:50:34.310Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
14:50:34 [2022-09-21T14:50:34.310Z] === CONT  TestMountDaemonRoot/rslave
14:50:34 [2022-09-21T14:50:34.310Z] === RUN   TestMountDaemonRoot/rslave/mount_root
14:50:34 [2022-09-21T14:50:34.310Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
14:50:34 [2022-09-21T14:50:34.310Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
14:50:34 [2022-09-21T14:50:34.310Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
14:50:34 [2022-09-21T14:50:34.310Z] === RUN   TestMountDaemonRoot/rslave/bind_root
14:50:34 [2022-09-21T14:50:34.310Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
14:50:34 [2022-09-21T14:50:34.310Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
14:50:34 [2022-09-21T14:50:34.310Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
14:50:34 [2022-09-21T14:50:34.310Z] === CONT  TestMountDaemonRoot/rshared
14:50:34 [2022-09-21T14:50:34.310Z] === RUN   TestMountDaemonRoot/rshared/bind_root
14:50:34 [2022-09-21T14:50:34.310Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
14:50:34 [2022-09-21T14:50:34.310Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
14:50:34 [2022-09-21T14:50:34.310Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
14:50:34 [2022-09-21T14:50:34.310Z] === RUN   TestMountDaemonRoot/rshared/mount_root
14:50:34 [2022-09-21T14:50:34.310Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
14:50:34 [2022-09-21T14:50:34.310Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
14:50:34 [2022-09-21T14:50:34.310Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
14:50:34 [2022-09-21T14:50:34.310Z] === CONT  TestMountDaemonRoot/shared
14:50:34 [2022-09-21T14:50:34.310Z] === RUN   TestMountDaemonRoot/shared/bind_root
14:50:34 [2022-09-21T14:50:34.310Z] === PAUSE TestMountDaemonRoot/shared/bind_root
14:50:34 [2022-09-21T14:50:34.310Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
14:50:34 [2022-09-21T14:50:34.310Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
14:50:34 [2022-09-21T14:50:34.310Z] === RUN   TestMountDaemonRoot/shared/mount_root
14:50:34 [2022-09-21T14:50:34.310Z] === PAUSE TestMountDaemonRoot/shared/mount_root
14:50:34 [2022-09-21T14:50:34.310Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
14:50:34 [2022-09-21T14:50:34.310Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
14:50:34 [2022-09-21T14:50:34.310Z] === CONT  TestMountDaemonRoot/rprivate
14:50:34 [2022-09-21T14:50:34.310Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
14:50:34 [2022-09-21T14:50:34.310Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
14:50:34 [2022-09-21T14:50:34.310Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
14:50:34 [2022-09-21T14:50:34.310Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
14:50:34 [2022-09-21T14:50:34.310Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
14:50:34 [2022-09-21T14:50:34.310Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
14:50:34 [2022-09-21T14:50:34.310Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
14:50:34 [2022-09-21T14:50:34.310Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
14:50:34 [2022-09-21T14:50:34.310Z] === CONT  TestMountDaemonRoot/slave
14:50:34 [2022-09-21T14:50:34.310Z] === RUN   TestMountDaemonRoot/slave/bind_root
14:50:34 [2022-09-21T14:50:34.310Z] === PAUSE TestMountDaemonRoot/slave/bind_root
14:50:34 [2022-09-21T14:50:34.310Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
14:50:34 [2022-09-21T14:50:34.310Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
14:50:34 [2022-09-21T14:50:34.310Z] === RUN   TestMountDaemonRoot/slave/mount_root
14:50:34 [2022-09-21T14:50:34.310Z] === PAUSE TestMountDaemonRoot/slave/mount_root
14:50:34 [2022-09-21T14:50:34.310Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
14:50:34 [2022-09-21T14:50:34.310Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
14:50:34 [2022-09-21T14:50:34.310Z] === CONT  TestMountDaemonRoot/private
14:50:34 [2022-09-21T14:50:34.310Z] === RUN   TestMountDaemonRoot/private/mount_subpath
14:50:34 [2022-09-21T14:50:34.310Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
14:50:34 [2022-09-21T14:50:34.310Z] === RUN   TestMountDaemonRoot/private/bind_root
14:50:34 [2022-09-21T14:50:34.310Z] === PAUSE TestMountDaemonRoot/private/bind_root
14:50:34 [2022-09-21T14:50:34.310Z] === RUN   TestMountDaemonRoot/private/bind_subpath
14:50:34 [2022-09-21T14:50:34.310Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
14:50:34 [2022-09-21T14:50:34.310Z] === RUN   TestMountDaemonRoot/private/mount_root
14:50:34 [2022-09-21T14:50:34.310Z] === PAUSE TestMountDaemonRoot/private/mount_root
14:50:34 [2022-09-21T14:50:34.310Z] === CONT  TestMountDaemonRoot/default/mount_root
14:50:34 [2022-09-21T14:50:34.310Z] === CONT  TestMountDaemonRoot/rslave/mount_root
14:50:34 [2022-09-21T14:50:34.310Z] === CONT  TestMountDaemonRoot/rshared/bind_root
14:50:34 [2022-09-21T14:50:34.310Z] === CONT  TestMountDaemonRoot/default/bind_subpath
14:50:34 [2022-09-21T14:50:34.310Z] === CONT  TestMountDaemonRoot/default/bind_root
14:50:34 [2022-09-21T14:50:34.310Z] === CONT  TestMountDaemonRoot/default/mount_subpath
14:50:34 [2022-09-21T14:50:34.570Z] === CONT  TestMountDaemonRoot/shared/bind_root
14:50:34 [2022-09-21T14:50:34.570Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
14:50:34 [2022-09-21T14:50:34.570Z] === CONT  TestMountDaemonRoot/rslave/bind_root
14:50:34 [2022-09-21T14:50:34.570Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
14:50:34 [2022-09-21T14:50:34.570Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
14:50:34 [2022-09-21T14:50:34.570Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
14:50:34 [2022-09-21T14:50:34.570Z] === CONT  TestMountDaemonRoot/rshared/mount_root
14:50:34 [2022-09-21T14:50:34.570Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
14:50:34 [2022-09-21T14:50:34.570Z] === CONT  TestMountDaemonRoot/slave/bind_root
14:50:34 [2022-09-21T14:50:34.570Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
14:50:34 [2022-09-21T14:50:34.570Z] === CONT  TestMountDaemonRoot/shared/mount_root
14:50:34 [2022-09-21T14:50:34.570Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
14:50:34 [2022-09-21T14:50:34.570Z] === CONT  TestMountDaemonRoot/private/mount_subpath
14:50:34 [2022-09-21T14:50:34.570Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
14:50:34 [2022-09-21T14:50:34.570Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
14:50:34 [2022-09-21T14:50:34.570Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
14:50:34 [2022-09-21T14:50:34.830Z] === CONT  TestMountDaemonRoot/private/mount_root
14:50:34 [2022-09-21T14:50:34.830Z] === CONT  TestMountDaemonRoot/private/bind_subpath
14:50:34 [2022-09-21T14:50:34.830Z] === CONT  TestMountDaemonRoot/private/bind_root
14:50:34 [2022-09-21T14:50:34.830Z] === CONT  TestMountDaemonRoot/slave/mount_root
14:50:34 [2022-09-21T14:50:34.830Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
14:50:34 [2022-09-21T14:50:34.830Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
14:50:34 [2022-09-21T14:50:34.830Z] --- PASS: TestMountDaemonRoot (0.02s)
14:50:34 [2022-09-21T14:50:34.830Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
14:50:34 [2022-09-21T14:50:34.830Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
14:50:34 [2022-09-21T14:50:34.830Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
14:50:34 [2022-09-21T14:50:34.830Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
14:50:34 [2022-09-21T14:50:34.830Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
14:50:34 [2022-09-21T14:50:34.830Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
14:50:34 [2022-09-21T14:50:34.830Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
14:50:34 [2022-09-21T14:50:34.830Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
14:50:34 [2022-09-21T14:50:34.830Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
14:50:34 [2022-09-21T14:50:34.830Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
14:50:34 [2022-09-21T14:50:34.830Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
14:50:34 [2022-09-21T14:50:34.830Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
14:50:34 [2022-09-21T14:50:34.830Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
14:50:34 [2022-09-21T14:50:34.830Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
14:50:34 [2022-09-21T14:50:34.830Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
14:50:34 [2022-09-21T14:50:34.830Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
14:50:34 [2022-09-21T14:50:34.830Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
14:50:34 [2022-09-21T14:50:34.830Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
14:50:34 [2022-09-21T14:50:34.830Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
14:50:34 [2022-09-21T14:50:34.830Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
14:50:34 [2022-09-21T14:50:34.830Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
14:50:34 [2022-09-21T14:50:34.830Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
14:50:34 [2022-09-21T14:50:34.830Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
14:50:34 [2022-09-21T14:50:34.830Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
14:50:34 [2022-09-21T14:50:34.830Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
14:50:34 [2022-09-21T14:50:34.830Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
14:50:34 [2022-09-21T14:50:34.830Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
14:50:34 [2022-09-21T14:50:34.830Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
14:50:34 [2022-09-21T14:50:34.830Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
14:50:34 [2022-09-21T14:50:34.830Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
14:50:34 [2022-09-21T14:50:34.830Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
14:50:34 [2022-09-21T14:50:34.830Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
14:50:34 [2022-09-21T14:50:34.830Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
14:50:34 [2022-09-21T14:50:34.830Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
14:50:34 [2022-09-21T14:50:34.830Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
14:50:34 [2022-09-21T14:50:34.830Z] === RUN   TestContainerBindMountNonRecursive
14:50:36 [2022-09-21T14:50:36.208Z] --- PASS: TestContainerBindMountNonRecursive (1.41s)
14:50:36 [2022-09-21T14:50:36.208Z] === RUN   TestContainerVolumesMountedAsShared
14:50:36 [2022-09-21T14:50:36.777Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s)
14:50:36 [2022-09-21T14:50:36.777Z] === RUN   TestContainerVolumesMountedAsSlave
14:50:37 [2022-09-21T14:50:37.036Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s)
14:50:37 [2022-09-21T14:50:37.036Z] === RUN   TestNetworkNat
14:50:37 [2022-09-21T14:50:37.296Z] --- PASS: TestNetworkNat (0.47s)
14:50:37 [2022-09-21T14:50:37.296Z] === RUN   TestNetworkLocalhostTCPNat
14:50:37 [2022-09-21T14:50:37.864Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s)
14:50:37 [2022-09-21T14:50:37.864Z] === RUN   TestNetworkLoopbackNat
14:50:40 [2022-09-21T14:50:40.399Z] --- PASS: TestNetworkLoopbackNat (2.60s)
14:50:40 [2022-09-21T14:50:40.399Z] === RUN   TestPause
14:50:40 [2022-09-21T14:50:40.967Z] --- PASS: TestPause (0.43s)
14:50:40 [2022-09-21T14:50:40.967Z] === RUN   TestPauseFailsOnWindowsServerContainers
14:50:40 [2022-09-21T14:50:40.967Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:50:40 [2022-09-21T14:50:40.967Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
14:50:40 [2022-09-21T14:50:40.967Z] === RUN   TestPauseStopPausedContainer
14:50:41 [2022-09-21T14:50:41.535Z] --- PASS: TestPauseStopPausedContainer (0.48s)
14:50:41 [2022-09-21T14:50:41.535Z] === RUN   TestPidHost
14:50:42 [2022-09-21T14:50:42.473Z] --- PASS: TestPidHost (0.99s)
14:50:42 [2022-09-21T14:50:42.473Z] === RUN   TestPsFilter
14:50:42 [2022-09-21T14:50:42.473Z] --- PASS: TestPsFilter (0.11s)
14:50:42 [2022-09-21T14:50:42.473Z] === RUN   TestRemoveContainerWithRemovedVolume
14:50:43 [2022-09-21T14:50:43.041Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s)
14:50:43 [2022-09-21T14:50:43.041Z] === RUN   TestRemoveContainerWithVolume
14:50:43 [2022-09-21T14:50:43.300Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
14:50:43 [2022-09-21T14:50:43.300Z] === RUN   TestRemoveContainerRunning
14:50:43 [2022-09-21T14:50:43.868Z] --- PASS: TestRemoveContainerRunning (0.41s)
14:50:43 [2022-09-21T14:50:43.868Z] === RUN   TestRemoveContainerForceRemoveRunning
14:50:44 [2022-09-21T14:50:44.127Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.48s)
14:50:44 [2022-09-21T14:50:44.127Z] === RUN   TestRemoveInvalidContainer
14:50:44 [2022-09-21T14:50:44.127Z] --- PASS: TestRemoveInvalidContainer (0.01s)
14:50:44 [2022-09-21T14:50:44.127Z] === RUN   TestRenameLinkedContainer
14:50:46 [2022-09-21T14:50:46.032Z] --- PASS: TestRenameLinkedContainer (1.74s)
14:50:46 [2022-09-21T14:50:46.032Z] === RUN   TestRenameStoppedContainer
14:50:46 [2022-09-21T14:50:46.291Z] --- PASS: TestRenameStoppedContainer (0.43s)
14:50:46 [2022-09-21T14:50:46.291Z] === RUN   TestRenameRunningContainerAndReuse
14:50:47 [2022-09-21T14:50:47.229Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s)
14:50:47 [2022-09-21T14:50:47.229Z] === RUN   TestRenameInvalidName
14:50:47 [2022-09-21T14:50:47.797Z] --- PASS: TestRenameInvalidName (0.41s)
14:50:47 [2022-09-21T14:50:47.797Z] === RUN   TestRenameAnonymousContainer
14:50:49 [2022-09-21T14:50:49.174Z] --- PASS: TestRenameAnonymousContainer (1.52s)
14:50:49 [2022-09-21T14:50:49.174Z] === RUN   TestRenameContainerWithSameName
14:50:49 [2022-09-21T14:50:49.742Z] --- PASS: TestRenameContainerWithSameName (0.45s)
14:50:49 [2022-09-21T14:50:49.742Z] === RUN   TestRenameContainerWithLinkedContainer
14:50:50 [2022-09-21T14:50:50.678Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s)
14:50:50 [2022-09-21T14:50:50.678Z] === RUN   TestResize
14:50:50 [2022-09-21T14:50:50.938Z] --- PASS: TestResize (0.42s)
14:50:50 [2022-09-21T14:50:50.938Z] === RUN   TestResizeWithInvalidSize
14:50:51 [2022-09-21T14:50:51.506Z] --- PASS: TestResizeWithInvalidSize (0.44s)
14:50:51 [2022-09-21T14:50:51.506Z] === RUN   TestResizeWhenContainerNotStarted
14:50:51 [2022-09-21T14:50:51.765Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s)
14:50:51 [2022-09-21T14:50:51.765Z] === RUN   TestDaemonRestartKillContainers
14:50:51 [2022-09-21T14:50:51.765Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:50:51 [2022-09-21T14:50:51.765Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:50:51 [2022-09-21T14:50:51.765Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:50:51 [2022-09-21T14:50:51.765Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:50:51 [2022-09-21T14:50:51.765Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:50:51 [2022-09-21T14:50:51.765Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:50:51 [2022-09-21T14:50:51.765Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:50:51 [2022-09-21T14:50:51.765Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:50:51 [2022-09-21T14:50:51.765Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:50:51 [2022-09-21T14:50:51.765Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:50:51 [2022-09-21T14:50:51.765Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:50:51 [2022-09-21T14:50:51.765Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:50:51 [2022-09-21T14:50:51.765Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:50:51 [2022-09-21T14:50:51.765Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:50:51 [2022-09-21T14:50:51.765Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:50:51 [2022-09-21T14:50:51.765Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:50:51 [2022-09-21T14:50:51.765Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
14:50:51 [2022-09-21T14:50:51.765Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
14:50:51 [2022-09-21T14:50:51.765Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
14:50:51 [2022-09-21T14:50:51.765Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
14:50:51 [2022-09-21T14:50:51.765Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
14:50:51 [2022-09-21T14:50:51.765Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
14:50:51 [2022-09-21T14:50:51.765Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
14:50:51 [2022-09-21T14:50:51.765Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
14:50:51 [2022-09-21T14:50:51.765Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:50:51 [2022-09-21T14:50:51.765Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:50:51 [2022-09-21T14:50:51.765Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:50:51 [2022-09-21T14:50:51.765Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:50:51 [2022-09-21T14:50:51.765Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:50:51 [2022-09-21T14:50:51.765Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:50:51 [2022-09-21T14:50:51.765Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:50:51 [2022-09-21T14:50:51.765Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:50:51 [2022-09-21T14:50:51.765Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:50:51 [2022-09-21T14:50:51.765Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
14:50:53 [2022-09-21T14:50:53.671Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:50:54 [2022-09-21T14:50:54.607Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:50:55 [2022-09-21T14:50:55.984Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:50:55 [2022-09-21T14:50:55.984Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:50:56 [2022-09-21T14:50:56.921Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
14:50:57 [2022-09-21T14:50:57.181Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
14:51:00 [2022-09-21T14:51:00.470Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
14:51:00 [2022-09-21T14:51:00.470Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:51:02 [2022-09-21T14:51:02.375Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:51:04 [2022-09-21T14:51:04.281Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:51:04 [2022-09-21T14:51:04.281Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:51:06 [2022-09-21T14:51:06.186Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:51:06 [2022-09-21T14:51:06.186Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:51:07 [2022-09-21T14:51:07.571Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:51:09 [2022-09-21T14:51:09.479Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
14:51:09 [2022-09-21T14:51:09.479Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.68s)
14:51:09 [2022-09-21T14:51:09.479Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
14:51:09 [2022-09-21T14:51:09.479Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.98s)
14:51:09 [2022-09-21T14:51:09.479Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s)
14:51:09 [2022-09-21T14:51:09.479Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s)
14:51:09 [2022-09-21T14:51:09.479Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s)
14:51:09 [2022-09-21T14:51:09.479Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.33s)
14:51:09 [2022-09-21T14:51:09.479Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.36s)
14:51:09 [2022-09-21T14:51:09.479Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.90s)
14:51:09 [2022-09-21T14:51:09.479Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.65s)
14:51:09 [2022-09-21T14:51:09.479Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.87s)
14:51:09 [2022-09-21T14:51:09.479Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.78s)
14:51:09 [2022-09-21T14:51:09.479Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.90s)
14:51:09 [2022-09-21T14:51:09.479Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.69s)
14:51:09 [2022-09-21T14:51:09.479Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.79s)
14:51:09 [2022-09-21T14:51:09.479Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.61s)
14:51:09 [2022-09-21T14:51:09.479Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
14:51:09 [2022-09-21T14:51:09.479Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
14:51:10 [2022-09-21T14:51:10.048Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
14:51:10 [2022-09-21T14:51:10.986Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.82s)
14:51:10 [2022-09-21T14:51:10.986Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.90s)
14:51:10 [2022-09-21T14:51:10.986Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.91s)
14:51:10 [2022-09-21T14:51:10.986Z] === RUN   TestCgroupNamespacesRun
14:51:12 [2022-09-21T14:51:12.411Z] --- PASS: TestCgroupNamespacesRun (1.19s)
14:51:12 [2022-09-21T14:51:12.411Z] === RUN   TestCgroupNamespacesRunPrivileged
14:51:13 [2022-09-21T14:51:13.361Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.17s)
14:51:13 [2022-09-21T14:51:13.361Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
14:51:14 [2022-09-21T14:51:14.739Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s)
14:51:14 [2022-09-21T14:51:14.739Z] === RUN   TestCgroupNamespacesRunHostMode
14:51:15 [2022-09-21T14:51:15.676Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s)
14:51:15 [2022-09-21T14:51:15.676Z] === RUN   TestCgroupNamespacesRunPrivateMode
14:51:17 [2022-09-21T14:51:17.053Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s)
14:51:17 [2022-09-21T14:51:17.053Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
14:51:17 [2022-09-21T14:51:17.990Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s)
14:51:17 [2022-09-21T14:51:17.990Z] === RUN   TestCgroupNamespacesRunInvalidMode
14:51:18 [2022-09-21T14:51:18.558Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
14:51:18 [2022-09-21T14:51:18.558Z] === RUN   TestCgroupNamespacesRunOlderClient
14:51:19 [2022-09-21T14:51:19.936Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s)
14:51:19 [2022-09-21T14:51:19.936Z] === RUN   TestNISDomainname
14:51:20 [2022-09-21T14:51:20.504Z] --- PASS: TestNISDomainname (0.52s)
14:51:20 [2022-09-21T14:51:20.504Z] === RUN   TestHostnameDnsResolution
14:51:21 [2022-09-21T14:51:21.072Z] --- PASS: TestHostnameDnsResolution (0.67s)
14:51:21 [2022-09-21T14:51:21.072Z] === RUN   TestUnprivilegedPortsAndPing
14:51:21 [2022-09-21T14:51:21.640Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s)
14:51:21 [2022-09-21T14:51:21.640Z] === RUN   TestPrivilegedHostDevices
14:51:22 [2022-09-21T14:51:22.208Z] --- PASS: TestPrivilegedHostDevices (0.48s)
14:51:22 [2022-09-21T14:51:22.208Z] === RUN   TestRunConsoleSize
14:51:22 [2022-09-21T14:51:22.468Z] --- PASS: TestRunConsoleSize (0.44s)
14:51:22 [2022-09-21T14:51:22.468Z] === RUN   TestRunWithAlternativeContainerdShim
14:51:25 [2022-09-21T14:51:25.002Z] --- PASS: TestRunWithAlternativeContainerdShim (2.02s)
14:51:25 [2022-09-21T14:51:25.002Z] === RUN   TestStats
14:51:26 [2022-09-21T14:51:26.906Z] --- PASS: TestStats (2.44s)
14:51:26 [2022-09-21T14:51:26.906Z] === RUN   TestStopContainerWithTimeout
14:51:26 [2022-09-21T14:51:26.906Z] === RUN   TestStopContainerWithTimeout/0
14:51:26 [2022-09-21T14:51:26.906Z] === PAUSE TestStopContainerWithTimeout/0
14:51:26 [2022-09-21T14:51:26.906Z] === RUN   TestStopContainerWithTimeout/1
14:51:26 [2022-09-21T14:51:26.906Z] === PAUSE TestStopContainerWithTimeout/1
14:51:26 [2022-09-21T14:51:26.906Z] === RUN   TestStopContainerWithTimeout/3
14:51:26 [2022-09-21T14:51:26.906Z] === PAUSE TestStopContainerWithTimeout/3
14:51:26 [2022-09-21T14:51:26.906Z] === RUN   TestStopContainerWithTimeout/-1
14:51:26 [2022-09-21T14:51:26.906Z] === PAUSE TestStopContainerWithTimeout/-1
14:51:26 [2022-09-21T14:51:26.906Z] === CONT  TestStopContainerWithTimeout/0
14:51:26 [2022-09-21T14:51:26.906Z] === CONT  TestStopContainerWithTimeout/3
14:51:27 [2022-09-21T14:51:27.844Z] === CONT  TestStopContainerWithTimeout/-1
14:51:29 [2022-09-21T14:51:29.748Z] === CONT  TestStopContainerWithTimeout/1
14:51:31 [2022-09-21T14:51:31.124Z] --- PASS: TestStopContainerWithTimeout (0.01s)
14:51:31 [2022-09-21T14:51:31.124Z]     --- PASS: TestStopContainerWithTimeout/0 (0.75s)
14:51:31 [2022-09-21T14:51:31.124Z]     --- PASS: TestStopContainerWithTimeout/3 (2.71s)
14:51:31 [2022-09-21T14:51:31.124Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.39s)
14:51:31 [2022-09-21T14:51:31.124Z]     --- PASS: TestStopContainerWithTimeout/1 (1.46s)
14:51:31 [2022-09-21T14:51:31.124Z] === RUN   TestDeleteDevicemapper
14:51:31 [2022-09-21T14:51:31.124Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:51:31 [2022-09-21T14:51:31.124Z] --- SKIP: TestDeleteDevicemapper (0.00s)
14:51:31 [2022-09-21T14:51:31.124Z] === RUN   TestStopContainerWithRestartPolicyAlways
14:51:32 [2022-09-21T14:51:32.503Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.38s)
14:51:32 [2022-09-21T14:51:32.503Z] === RUN   TestUpdateMemory
14:51:33 [2022-09-21T14:51:33.071Z] --- PASS: TestUpdateMemory (0.59s)
14:51:33 [2022-09-21T14:51:33.071Z] === RUN   TestUpdateCPUQuota
14:51:34 [2022-09-21T14:51:34.011Z] --- PASS: TestUpdateCPUQuota (0.77s)
14:51:34 [2022-09-21T14:51:34.011Z] === RUN   TestUpdatePidsLimit
14:51:34 [2022-09-21T14:51:34.011Z] === RUN   TestUpdatePidsLimit/update_from_none
14:51:34 [2022-09-21T14:51:34.011Z] === RUN   TestUpdatePidsLimit/no_change
14:51:34 [2022-09-21T14:51:34.270Z] === RUN   TestUpdatePidsLimit/update_lower
14:51:34 [2022-09-21T14:51:34.529Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
14:51:34 [2022-09-21T14:51:34.788Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
14:51:35 [2022-09-21T14:51:35.048Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
14:51:35 [2022-09-21T14:51:35.307Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
14:51:35 [2022-09-21T14:51:35.875Z] --- PASS: TestUpdatePidsLimit (2.03s)
14:51:35 [2022-09-21T14:51:35.875Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.18s)
14:51:35 [2022-09-21T14:51:35.875Z]     --- PASS: TestUpdatePidsLimit/no_change (0.18s)
14:51:35 [2022-09-21T14:51:35.875Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.21s)
14:51:35 [2022-09-21T14:51:35.875Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s)
14:51:35 [2022-09-21T14:51:35.875Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s)
14:51:35 [2022-09-21T14:51:35.875Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.30s)
14:51:35 [2022-09-21T14:51:35.875Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
14:51:35 [2022-09-21T14:51:35.875Z] === RUN   TestUpdateRestartPolicy
14:51:48 [2022-09-21T14:51:48.083Z] --- PASS: TestUpdateRestartPolicy (10.89s)
14:51:48 [2022-09-21T14:51:48.083Z] === RUN   TestUpdateRestartWithAutoRemove
14:51:48 [2022-09-21T14:51:48.083Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
14:51:48 [2022-09-21T14:51:48.083Z] === RUN   TestWaitNonBlocked
14:51:48 [2022-09-21T14:51:48.083Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
14:51:48 [2022-09-21T14:51:48.083Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
14:51:48 [2022-09-21T14:51:48.083Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
14:51:48 [2022-09-21T14:51:48.083Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
14:51:48 [2022-09-21T14:51:48.083Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
14:51:48 [2022-09-21T14:51:48.083Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
14:51:48 [2022-09-21T14:51:48.083Z] --- PASS: TestWaitNonBlocked (0.01s)
14:51:48 [2022-09-21T14:51:48.083Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s)
14:51:48 [2022-09-21T14:51:48.083Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.77s)
14:51:48 [2022-09-21T14:51:48.083Z] === RUN   TestWaitBlocked
14:51:48 [2022-09-21T14:51:48.083Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
14:51:48 [2022-09-21T14:51:48.083Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
14:51:48 [2022-09-21T14:51:48.083Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
14:51:48 [2022-09-21T14:51:48.083Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
14:51:48 [2022-09-21T14:51:48.083Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
14:51:48 [2022-09-21T14:51:48.083Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
14:51:48 [2022-09-21T14:51:48.651Z] --- PASS: TestWaitBlocked (0.01s)
14:51:48 [2022-09-21T14:51:48.651Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.57s)
14:51:48 [2022-09-21T14:51:48.651Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s)
14:51:48 [2022-09-21T14:51:48.651Z] === RUN   TestWaitConditions
14:51:48 [2022-09-21T14:51:48.651Z] === RUN   TestWaitConditions/default
14:51:48 [2022-09-21T14:51:48.651Z] === PAUSE TestWaitConditions/default
14:51:48 [2022-09-21T14:51:48.651Z] === RUN   TestWaitConditions/not-running
14:51:48 [2022-09-21T14:51:48.651Z] === PAUSE TestWaitConditions/not-running
14:51:48 [2022-09-21T14:51:48.651Z] === RUN   TestWaitConditions/next-exit
14:51:48 [2022-09-21T14:51:48.651Z] === PAUSE TestWaitConditions/next-exit
14:51:48 [2022-09-21T14:51:48.651Z] === RUN   TestWaitConditions/removed
14:51:48 [2022-09-21T14:51:48.651Z] === PAUSE TestWaitConditions/removed
14:51:48 [2022-09-21T14:51:48.651Z] === CONT  TestWaitConditions/default
14:51:48 [2022-09-21T14:51:48.651Z] === CONT  TestWaitConditions/next-exit
14:51:50 [2022-09-21T14:51:50.557Z] === CONT  TestWaitConditions/removed
14:51:50 [2022-09-21T14:51:50.557Z] === CONT  TestWaitConditions/not-running
14:51:51 [2022-09-21T14:51:51.935Z] --- PASS: TestWaitConditions (0.01s)
14:51:51 [2022-09-21T14:51:51.935Z]     --- PASS: TestWaitConditions/default (1.77s)
14:51:51 [2022-09-21T14:51:51.935Z]     --- PASS: TestWaitConditions/next-exit (1.80s)
14:51:51 [2022-09-21T14:51:51.935Z]     --- PASS: TestWaitConditions/removed (1.54s)
14:51:51 [2022-09-21T14:51:51.935Z]     --- PASS: TestWaitConditions/not-running (1.53s)
14:51:51 [2022-09-21T14:51:51.935Z] === RUN   TestWaitRestartedContainer
14:51:51 [2022-09-21T14:51:51.935Z] === RUN   TestWaitRestartedContainer/default
14:51:51 [2022-09-21T14:51:51.935Z] === PAUSE TestWaitRestartedContainer/default
14:51:51 [2022-09-21T14:51:51.935Z] === RUN   TestWaitRestartedContainer/not-running
14:51:51 [2022-09-21T14:51:51.935Z] === PAUSE TestWaitRestartedContainer/not-running
14:51:51 [2022-09-21T14:51:51.935Z] === RUN   TestWaitRestartedContainer/next-exit
14:51:51 [2022-09-21T14:51:51.935Z] === PAUSE TestWaitRestartedContainer/next-exit
14:51:51 [2022-09-21T14:51:51.935Z] === CONT  TestWaitRestartedContainer/default
14:51:51 [2022-09-21T14:51:51.935Z] === CONT  TestWaitRestartedContainer/next-exit
14:51:53 [2022-09-21T14:51:53.314Z] === CONT  TestWaitRestartedContainer/not-running
14:51:54 [2022-09-21T14:51:54.251Z] --- PASS: TestWaitRestartedContainer (0.02s)
14:51:54 [2022-09-21T14:51:54.251Z]     --- PASS: TestWaitRestartedContainer/default (1.30s)
14:51:54 [2022-09-21T14:51:54.251Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.33s)
14:51:54 [2022-09-21T14:51:54.251Z]     --- PASS: TestWaitRestartedContainer/not-running (0.86s)
14:51:54 [2022-09-21T14:51:54.251Z] === CONT  TestContainerStartOnDaemonRestart
14:51:54 [2022-09-21T14:51:54.251Z] === CONT  TestRestartDaemonWithRestartingContainer
14:51:56 [2022-09-21T14:51:56.789Z] --- PASS: TestContainerStartOnDaemonRestart (2.15s)
14:51:56 [2022-09-21T14:51:56.789Z] === CONT  TestIpcModeOlderClient
14:51:56 [2022-09-21T14:51:56.789Z] --- PASS: TestIpcModeOlderClient (0.07s)
14:51:56 [2022-09-21T14:51:56.789Z] === CONT  TestContainerKillOnDaemonStart
14:51:56 [2022-09-21T14:51:56.789Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.26s)
14:51:56 [2022-09-21T14:51:56.789Z] === CONT  TestDaemonHostGatewayIP
14:51:58 [2022-09-21T14:51:58.695Z] --- PASS: TestDaemonHostGatewayIP (2.34s)
14:51:58 [2022-09-21T14:51:58.695Z] === CONT  TestDaemonRestartIpcMode
14:52:01 [2022-09-21T14:52:01.231Z] --- PASS: TestDaemonRestartIpcMode (2.17s)
14:52:09 [2022-09-21T14:52:09.353Z] --- PASS: TestContainerKillOnDaemonStart (11.61s)
14:52:09 [2022-09-21T14:52:09.353Z] PASS
14:52:09 [2022-09-21T14:52:09.353Z] 
14:52:09 [2022-09-21T14:52:09.353Z] === Skipped
14:52:09 [2022-09-21T14:52:09.353Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
14:52:09 [2022-09-21T14:52:09.353Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:52:09 [2022-09-21T14:52:09.353Z] 
14:52:09 [2022-09-21T14:52:09.353Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
14:52:09 [2022-09-21T14:52:09.353Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:52:09 [2022-09-21T14:52:09.353Z] 
14:52:09 [2022-09-21T14:52:09.353Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
14:52:09 [2022-09-21T14:52:09.353Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:52:09 [2022-09-21T14:52:09.353Z] 
14:52:09 [2022-09-21T14:52:09.353Z] DONE 273 tests, 3 skipped in 131.180s
14:52:09 [2022-09-21T14:52:09.353Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
14:52:09 [2022-09-21T14:52:09.353Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
14:52:09 [2022-09-21T14:52:09.353Z] ++ set -e
14:52:09 [2022-09-21T14:52:09.353Z] ++ '[' -n 0 ']'
14:52:09 [2022-09-21T14:52:09.353Z] ++ set -x
14:52:09 [2022-09-21T14:52:09.353Z] ++ 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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
14:52:09 [2022-09-21T14:52:09.353Z] === RUN   TestConfigDaemonLibtrustID
14:52:09 [2022-09-21T14:52:09.353Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
14:52:09 [2022-09-21T14:52:09.354Z] === RUN   TestConfigDaemonID
14:52:09 [2022-09-21T14:52:09.613Z]     daemon_test.go:83: [dacb2aceb736c] daemon is not started
14:52:09 [2022-09-21T14:52:09.613Z] --- PASS: TestConfigDaemonID (1.05s)
14:52:09 [2022-09-21T14:52:09.613Z] === RUN   TestDaemonConfigValidation
14:52:09 [2022-09-21T14:52:09.613Z] === RUN   TestDaemonConfigValidation/config_with_no_content
14:52:09 [2022-09-21T14:52:09.613Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
14:52:09 [2022-09-21T14:52:09.613Z] === RUN   TestDaemonConfigValidation/config_with_{}
14:52:09 [2022-09-21T14:52:09.613Z] === PAUSE TestDaemonConfigValidation/config_with_{}
14:52:09 [2022-09-21T14:52:09.613Z] === RUN   TestDaemonConfigValidation/invalid_config
14:52:09 [2022-09-21T14:52:09.613Z] === PAUSE TestDaemonConfigValidation/invalid_config
14:52:09 [2022-09-21T14:52:09.613Z] === RUN   TestDaemonConfigValidation/malformed_config
14:52:09 [2022-09-21T14:52:09.613Z] === PAUSE TestDaemonConfigValidation/malformed_config
14:52:09 [2022-09-21T14:52:09.613Z] === RUN   TestDaemonConfigValidation/valid_config
14:52:09 [2022-09-21T14:52:09.613Z] === PAUSE TestDaemonConfigValidation/valid_config
14:52:09 [2022-09-21T14:52:09.613Z] === CONT  TestDaemonConfigValidation/config_with_no_content
14:52:09 [2022-09-21T14:52:09.613Z] === CONT  TestDaemonConfigValidation/malformed_config
14:52:09 [2022-09-21T14:52:09.872Z] === CONT  TestDaemonConfigValidation/invalid_config
14:52:09 [2022-09-21T14:52:09.872Z] === CONT  TestDaemonConfigValidation/config_with_{}
14:52:09 [2022-09-21T14:52:09.872Z] === CONT  TestDaemonConfigValidation/valid_config
14:52:09 [2022-09-21T14:52:09.872Z] --- PASS: TestDaemonConfigValidation (0.00s)
14:52:09 [2022-09-21T14:52:09.872Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
14:52:09 [2022-09-21T14:52:09.872Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
14:52:09 [2022-09-21T14:52:09.872Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
14:52:09 [2022-09-21T14:52:09.872Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
14:52:09 [2022-09-21T14:52:09.872Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
14:52:09 [2022-09-21T14:52:09.872Z] === RUN   TestConfigDaemonSeccompProfiles
14:52:09 [2022-09-21T14:52:09.872Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
14:52:11 [2022-09-21T14:52:11.266Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
14:52:12 [2022-09-21T14:52:12.213Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
14:52:13 [2022-09-21T14:52:13.149Z] === CONT  TestConfigDaemonSeccompProfiles
14:52:13 [2022-09-21T14:52:13.149Z]     daemon_test.go:197: [dd9da835250dd] daemon is not started
14:52:13 [2022-09-21T14:52:13.149Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
14:52:13 [2022-09-21T14:52:13.149Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s)
14:52:13 [2022-09-21T14:52:13.149Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
14:52:13 [2022-09-21T14:52:13.149Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
14:52:13 [2022-09-21T14:52:13.149Z] === RUN   TestDaemonProxy
14:52:13 [2022-09-21T14:52:13.149Z] === RUN   TestDaemonProxy/environment_variables
14:52:15 [2022-09-21T14:52:15.053Z] === RUN   TestDaemonProxy/command-line_options
14:52:16 [2022-09-21T14:52:16.431Z] === RUN   TestDaemonProxy/configuration_file
14:52:18 [2022-09-21T14:52:18.335Z] === RUN   TestDaemonProxy/conflicting_options
14:52:18 [2022-09-21T14:52:18.903Z] === RUN   TestDaemonProxy/reload_sanitized
14:52:19 [2022-09-21T14:52:19.471Z] --- PASS: TestDaemonProxy (6.26s)
14:52:19 [2022-09-21T14:52:19.471Z]     --- PASS: TestDaemonProxy/environment_variables (1.75s)
14:52:19 [2022-09-21T14:52:19.471Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
14:52:19 [2022-09-21T14:52:19.471Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
14:52:19 [2022-09-21T14:52:19.472Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
14:52:19 [2022-09-21T14:52:19.472Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.53s)
14:52:19 [2022-09-21T14:52:19.472Z] PASS
14:52:19 [2022-09-21T14:52:19.472Z] 
14:52:19 [2022-09-21T14:52:19.472Z] DONE 18 tests in 11.304s
14:52:19 [2022-09-21T14:52:19.472Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
14:52:19 [2022-09-21T14:52:19.472Z] ++ 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
14:52:19 [2022-09-21T14:52:19.472Z] ++ set -e
14:52:19 [2022-09-21T14:52:19.472Z] ++ '[' -n 0 ']'
14:52:19 [2022-09-21T14:52:19.472Z] ++ set -x
14:52:19 [2022-09-21T14:52:19.472Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GITHUB_ACTIONS= 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
14:52:19 [2022-09-21T14:52:19.472Z] INFO: Testing against a local daemon
14:52:19 [2022-09-21T14:52:19.472Z] === RUN   TestCommitInheritsEnv
14:52:19 [2022-09-21T14:52:19.731Z] --- PASS: TestCommitInheritsEnv (0.28s)
14:52:19 [2022-09-21T14:52:19.731Z] === RUN   TestImportExtremelyLargeImageWorks
14:52:19 [2022-09-21T14:52:19.731Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
14:52:19 [2022-09-21T14:52:19.731Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
14:52:19 [2022-09-21T14:52:19.731Z] === RUN   TestImportWithCustomPlatform
14:52:19 [2022-09-21T14:52:19.731Z] === RUN   TestImportWithCustomPlatform/#00
14:52:19 [2022-09-21T14:52:19.990Z] === RUN   TestImportWithCustomPlatform/_______
14:52:19 [2022-09-21T14:52:19.990Z] === RUN   TestImportWithCustomPlatform//
14:52:19 [2022-09-21T14:52:19.990Z] === RUN   TestImportWithCustomPlatform/linux
14:52:19 [2022-09-21T14:52:19.990Z] === RUN   TestImportWithCustomPlatform/LINUX
14:52:19 [2022-09-21T14:52:19.990Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
14:52:19 [2022-09-21T14:52:19.990Z] === RUN   TestImportWithCustomPlatform/macos
14:52:19 [2022-09-21T14:52:19.990Z] === RUN   TestImportWithCustomPlatform/macos/arm64
14:52:19 [2022-09-21T14:52:19.990Z] === RUN   TestImportWithCustomPlatform/nintendo64
14:52:19 [2022-09-21T14:52:19.990Z] --- PASS: TestImportWithCustomPlatform (0.32s)
14:52:19 [2022-09-21T14:52:19.990Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
14:52:19 [2022-09-21T14:52:19.990Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
14:52:19 [2022-09-21T14:52:19.990Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
14:52:19 [2022-09-21T14:52:19.990Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
14:52:19 [2022-09-21T14:52:19.990Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
14:52:19 [2022-09-21T14:52:19.990Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
14:52:19 [2022-09-21T14:52:19.990Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
14:52:19 [2022-09-21T14:52:19.990Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
14:52:19 [2022-09-21T14:52:19.990Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
14:52:19 [2022-09-21T14:52:19.990Z] === RUN   TestImagesFilterMultiReference
14:52:20 [2022-09-21T14:52:20.249Z] --- PASS: TestImagesFilterMultiReference (0.07s)
14:52:20 [2022-09-21T14:52:20.249Z] === RUN   TestImagePullPlatformInvalid
14:52:20 [2022-09-21T14:52:20.249Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
14:52:20 [2022-09-21T14:52:20.249Z] === RUN   TestRemoveImageOrphaning
14:52:20 [2022-09-21T14:52:20.509Z] --- PASS: TestRemoveImageOrphaning (0.26s)
14:52:20 [2022-09-21T14:52:20.509Z] === RUN   TestRemoveImageGarbageCollector
14:52:20 [2022-09-21T14:52:20.509Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:52:20 [2022-09-21T14:52:20.509Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
14:52:20 [2022-09-21T14:52:20.509Z] === RUN   TestTagUnprefixedRepoByNameOrName
14:52:20 [2022-09-21T14:52:20.509Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
14:52:20 [2022-09-21T14:52:20.509Z] === RUN   TestTagInvalidReference
14:52:20 [2022-09-21T14:52:20.509Z] --- PASS: TestTagInvalidReference (0.01s)
14:52:20 [2022-09-21T14:52:20.509Z] === RUN   TestTagValidPrefixedRepo
14:52:20 [2022-09-21T14:52:20.509Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
14:52:20 [2022-09-21T14:52:20.509Z] === RUN   TestTagExistedNameWithoutForce
14:52:20 [2022-09-21T14:52:20.509Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
14:52:20 [2022-09-21T14:52:20.509Z] === RUN   TestTagOfficialNames
14:52:20 [2022-09-21T14:52:20.509Z] --- PASS: TestTagOfficialNames (0.05s)
14:52:20 [2022-09-21T14:52:20.768Z] === RUN   TestTagMatchesDigest
14:52:20 [2022-09-21T14:52:20.768Z] --- PASS: TestTagMatchesDigest (0.02s)
14:52:20 [2022-09-21T14:52:20.768Z] PASS
14:52:20 [2022-09-21T14:52:20.768Z] 
14:52:20 [2022-09-21T14:52:20.768Z] === Skipped
14:52:20 [2022-09-21T14:52:20.768Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
14:52:20 [2022-09-21T14:52:20.768Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
14:52:20 [2022-09-21T14:52:20.768Z] 
14:52:20 [2022-09-21T14:52:20.768Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
14:52:20 [2022-09-21T14:52:20.768Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:52:20 [2022-09-21T14:52:20.768Z] 
14:52:20 [2022-09-21T14:52:20.768Z] DONE 22 tests, 2 skipped in 1.323s
14:52:20 [2022-09-21T14:52:20.768Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
14:52:20 [2022-09-21T14:52:20.768Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
14:52:20 [2022-09-21T14:52:20.768Z] ++ set -e
14:52:20 [2022-09-21T14:52:20.768Z] ++ '[' -n 0 ']'
14:52:20 [2022-09-21T14:52:20.768Z] ++ set -x
14:52:20 [2022-09-21T14:52:20.768Z] ++ 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 GITHUB_ACTIONS= 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-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
14:52:20 [2022-09-21T14:52:20.768Z] === RUN   TestStripANSICommands
14:52:20 [2022-09-21T14:52:20.768Z] === RUN   TestStripANSICommands/#00
14:52:20 [2022-09-21T14:52:20.768Z] === RUN   TestStripANSICommands/#01
14:52:20 [2022-09-21T14:52:20.768Z] --- PASS: TestStripANSICommands (0.00s)
14:52:20 [2022-09-21T14:52:20.768Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
14:52:20 [2022-09-21T14:52:20.768Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
14:52:20 [2022-09-21T14:52:20.768Z] PASS
14:52:20 [2022-09-21T14:52:20.768Z] 
14:52:20 [2022-09-21T14:52:20.768Z] DONE 3 tests in 0.043s
14:52:20 [2022-09-21T14:52:20.768Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
14:52:20 [2022-09-21T14:52:20.768Z] ++ 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
14:52:20 [2022-09-21T14:52:20.768Z] ++ set -e
14:52:20 [2022-09-21T14:52:20.768Z] ++ '[' -n 0 ']'
14:52:20 [2022-09-21T14:52:20.768Z] ++ set -x
14:52:20 [2022-09-21T14:52:20.768Z] ++ 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 GITHUB_ACTIONS= 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
14:52:20 [2022-09-21T14:52:20.768Z] INFO: Testing against a local daemon
14:52:20 [2022-09-21T14:52:20.768Z] === RUN   TestNetworkCreateDelete
14:52:21 [2022-09-21T14:52:21.027Z] --- PASS: TestNetworkCreateDelete (0.14s)
14:52:21 [2022-09-21T14:52:21.027Z] === RUN   TestDockerNetworkDeletePreferID
14:52:21 [2022-09-21T14:52:21.287Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
14:52:21 [2022-09-21T14:52:21.287Z] === RUN   TestDaemonDNSFallback
14:52:27 [2022-09-21T14:52:27.854Z] --- PASS: TestDaemonDNSFallback (6.32s)
14:52:27 [2022-09-21T14:52:27.854Z] === RUN   TestInspectNetwork
14:52:31 [2022-09-21T14:52:31.144Z] === RUN   TestInspectNetwork/full_network_id
14:52:31 [2022-09-21T14:52:31.144Z] === RUN   TestInspectNetwork/partial_network_id
14:52:31 [2022-09-21T14:52:31.144Z] === RUN   TestInspectNetwork/network_name
14:52:31 [2022-09-21T14:52:31.144Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
14:52:35 [2022-09-21T14:52:35.336Z] --- PASS: TestInspectNetwork (7.09s)
14:52:35 [2022-09-21T14:52:35.336Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
14:52:35 [2022-09-21T14:52:35.336Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
14:52:35 [2022-09-21T14:52:35.336Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
14:52:35 [2022-09-21T14:52:35.336Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
14:52:35 [2022-09-21T14:52:35.336Z] === RUN   TestRunContainerWithBridgeNone
14:52:36 [2022-09-21T14:52:36.274Z] --- PASS: TestRunContainerWithBridgeNone (1.48s)
14:52:36 [2022-09-21T14:52:36.274Z] === RUN   TestNetworkInvalidJSON
14:52:36 [2022-09-21T14:52:36.274Z] === RUN   TestNetworkInvalidJSON/networks/create
14:52:36 [2022-09-21T14:52:36.274Z] === PAUSE TestNetworkInvalidJSON/networks/create
14:52:36 [2022-09-21T14:52:36.274Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
14:52:36 [2022-09-21T14:52:36.274Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
14:52:36 [2022-09-21T14:52:36.274Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
14:52:36 [2022-09-21T14:52:36.274Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
14:52:36 [2022-09-21T14:52:36.274Z] === CONT  TestNetworkInvalidJSON/networks/create
14:52:36 [2022-09-21T14:52:36.274Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
14:52:36 [2022-09-21T14:52:36.274Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
14:52:36 [2022-09-21T14:52:36.274Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
14:52:36 [2022-09-21T14:52:36.274Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
14:52:36 [2022-09-21T14:52:36.274Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
14:52:36 [2022-09-21T14:52:36.274Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
14:52:36 [2022-09-21T14:52:36.274Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
14:52:36 [2022-09-21T14:52:36.274Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
14:52:36 [2022-09-21T14:52:36.274Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
14:52:36 [2022-09-21T14:52:36.274Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
14:52:36 [2022-09-21T14:52:36.274Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
14:52:36 [2022-09-21T14:52:36.274Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
14:52:36 [2022-09-21T14:52:36.274Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
14:52:36 [2022-09-21T14:52:36.274Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
14:52:36 [2022-09-21T14:52:36.274Z] --- PASS: TestNetworkInvalidJSON (0.02s)
14:52:36 [2022-09-21T14:52:36.274Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
14:52:36 [2022-09-21T14:52:36.274Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
14:52:36 [2022-09-21T14:52:36.274Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
14:52:36 [2022-09-21T14:52:36.274Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
14:52:36 [2022-09-21T14:52:36.274Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
14:52:36 [2022-09-21T14:52:36.274Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
14:52:36 [2022-09-21T14:52:36.274Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
14:52:36 [2022-09-21T14:52:36.274Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
14:52:36 [2022-09-21T14:52:36.274Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
14:52:36 [2022-09-21T14:52:36.274Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
14:52:36 [2022-09-21T14:52:36.274Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
14:52:36 [2022-09-21T14:52:36.274Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
14:52:36 [2022-09-21T14:52:36.274Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
14:52:36 [2022-09-21T14:52:36.274Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
14:52:36 [2022-09-21T14:52:36.274Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
14:52:36 [2022-09-21T14:52:36.274Z] === RUN   TestNetworkList
14:52:36 [2022-09-21T14:52:36.274Z] === RUN   TestNetworkList//networks
14:52:36 [2022-09-21T14:52:36.274Z] === PAUSE TestNetworkList//networks
14:52:36 [2022-09-21T14:52:36.274Z] === RUN   TestNetworkList//networks/
14:52:36 [2022-09-21T14:52:36.274Z] === PAUSE TestNetworkList//networks/
14:52:36 [2022-09-21T14:52:36.274Z] === CONT  TestNetworkList//networks
14:52:36 [2022-09-21T14:52:36.274Z] === CONT  TestNetworkList//networks/
14:52:36 [2022-09-21T14:52:36.274Z] --- PASS: TestNetworkList (0.02s)
14:52:36 [2022-09-21T14:52:36.274Z]     --- PASS: TestNetworkList//networks (0.00s)
14:52:36 [2022-09-21T14:52:36.274Z]     --- PASS: TestNetworkList//networks/ (0.00s)
14:52:36 [2022-09-21T14:52:36.274Z] === RUN   TestHostIPv4BridgeLabel
14:52:36 [2022-09-21T14:52:36.842Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
14:52:36 [2022-09-21T14:52:36.842Z] === RUN   TestDaemonRestartWithLiveRestore
14:52:37 [2022-09-21T14:52:37.780Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
14:52:37 [2022-09-21T14:52:37.780Z] === RUN   TestDaemonDefaultNetworkPools
14:52:38 [2022-09-21T14:52:38.718Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s)
14:52:38 [2022-09-21T14:52:38.718Z] === RUN   TestDaemonRestartWithExistingNetwork
14:52:39 [2022-09-21T14:52:39.656Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
14:52:39 [2022-09-21T14:52:39.656Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
14:52:41 [2022-09-21T14:52:41.034Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
14:52:41 [2022-09-21T14:52:41.034Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
14:52:41 [2022-09-21T14:52:41.603Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
14:52:41 [2022-09-21T14:52:41.603Z] === RUN   TestServiceWithPredefinedNetwork
14:52:44 [2022-09-21T14:52:44.138Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s)
14:52:44 [2022-09-21T14:52:44.138Z] === RUN   TestServiceRemoveKeepsIngressNetwork
14:52:44 [2022-09-21T14:52:44.138Z]     service_test.go:243: FLAKY_TEST
14:52:44 [2022-09-21T14:52:44.138Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
14:52:44 [2022-09-21T14:52:44.138Z] === RUN   TestServiceWithDataPathPortInit
14:52:59 [2022-09-21T14:52:59.024Z] --- PASS: TestServiceWithDataPathPortInit (13.65s)
14:52:59 [2022-09-21T14:52:59.024Z] === RUN   TestServiceWithDefaultAddressPoolInit
14:52:59 [2022-09-21T14:52:59.961Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:q2k4imz7xh43o9quszxd2fjqb Created:2022-09-21 14:52:58.733018423 +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[6d8da3a04b79b3109f5d370a9cc5148fb76baa25ea08a23e913757633ae2d1f6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j0j4c5br7st8mgvc1g1fgq63z EndpointID:6bd958b40dea90be669759e8568316e344fad91dc81846805bee155b927e5a20 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c76f8c2bae7200c5dcf18baa900cb190ef2955e6fff7a2a17ae67cec6c3204d0 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:e1e0054990b9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j0j4c5br7st8mgvc1g1fgq63z EndpointID:6bd958b40dea90be669759e8568316e344fad91dc81846805bee155b927e5a20 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
14:53:05 [2022-09-21T14:53:05.232Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.95s)
14:53:05 [2022-09-21T14:53:05.232Z] PASS
14:53:05 [2022-09-21T14:53:05.232Z] 
14:53:05 [2022-09-21T14:53:05.232Z] === Skipped
14:53:05 [2022-09-21T14:53:05.232Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
14:53:05 [2022-09-21T14:53:05.232Z]     service_test.go:243: FLAKY_TEST
14:53:05 [2022-09-21T14:53:05.232Z] 
14:53:05 [2022-09-21T14:53:05.232Z] DONE 38 tests, 1 skipped in 43.677s
14:53:05 [2022-09-21T14:53:05.232Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
14:53:05 [2022-09-21T14:53:05.232Z] ++ 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
14:53:05 [2022-09-21T14:53:05.232Z] ++ set -e
14:53:05 [2022-09-21T14:53:05.232Z] ++ '[' -n 0 ']'
14:53:05 [2022-09-21T14:53:05.232Z] ++ set -x
14:53:05 [2022-09-21T14:53:05.232Z] ++ 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 GITHUB_ACTIONS= 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
14:53:05 [2022-09-21T14:53:05.232Z] INFO: Testing against a local daemon
14:53:05 [2022-09-21T14:53:05.232Z] === RUN   TestDockerNetworkIpvlanPersistance
14:53:05 [2022-09-21T14:53:05.232Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:53:05 [2022-09-21T14:53:05.232Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
14:53:05 [2022-09-21T14:53:05.232Z] === RUN   TestDockerNetworkIpvlan
14:53:05 [2022-09-21T14:53:05.232Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:53:05 [2022-09-21T14:53:05.232Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
14:53:05 [2022-09-21T14:53:05.232Z] PASS
14:53:05 [2022-09-21T14:53:05.232Z] 
14:53:05 [2022-09-21T14:53:05.232Z] === Skipped
14:53:05 [2022-09-21T14:53:05.232Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
14:53:05 [2022-09-21T14:53:05.232Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:53:05 [2022-09-21T14:53:05.232Z] 
14:53:05 [2022-09-21T14:53:05.232Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
14:53:05 [2022-09-21T14:53:05.232Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:53:05 [2022-09-21T14:53:05.232Z] 
14:53:05 [2022-09-21T14:53:05.232Z] DONE 2 tests, 2 skipped in 0.084s
14:53:05 [2022-09-21T14:53:05.232Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
14:53:05 [2022-09-21T14:53:05.232Z] ++ 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
14:53:05 [2022-09-21T14:53:05.232Z] ++ set -e
14:53:05 [2022-09-21T14:53:05.232Z] ++ '[' -n 0 ']'
14:53:05 [2022-09-21T14:53:05.232Z] ++ set -x
14:53:05 [2022-09-21T14:53:05.232Z] ++ 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 GITHUB_ACTIONS= 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
14:53:05 [2022-09-21T14:53:05.232Z] INFO: Testing against a local daemon
14:53:05 [2022-09-21T14:53:05.232Z] === RUN   TestDockerNetworkMacvlanPersistance
14:53:05 [2022-09-21T14:53:05.801Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s)
14:53:05 [2022-09-21T14:53:05.801Z] === RUN   TestDockerNetworkMacvlan
14:53:06 [2022-09-21T14:53:06.742Z] === RUN   TestDockerNetworkMacvlan/Subinterface
14:53:07 [2022-09-21T14:53:07.310Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
14:53:08 [2022-09-21T14:53:08.247Z] === RUN   TestDockerNetworkMacvlan/NilParent
14:53:10 [2022-09-21T14:53:10.152Z] === RUN   TestDockerNetworkMacvlan/InternalMode
14:53:11 [2022-09-21T14:53:11.530Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
14:53:14 [2022-09-21T14:53:14.821Z] === RUN   TestDockerNetworkMacvlan/Addressing
14:53:15 [2022-09-21T14:53:15.391Z] --- PASS: TestDockerNetworkMacvlan (9.53s)
14:53:15 [2022-09-21T14:53:15.391Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
14:53:15 [2022-09-21T14:53:15.391Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
14:53:15 [2022-09-21T14:53:15.391Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s)
14:53:15 [2022-09-21T14:53:15.391Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.87s)
14:53:15 [2022-09-21T14:53:15.391Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.03s)
14:53:15 [2022-09-21T14:53:15.391Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s)
14:53:15 [2022-09-21T14:53:15.391Z] PASS
14:53:15 [2022-09-21T14:53:15.391Z] 
14:53:15 [2022-09-21T14:53:15.391Z] DONE 8 tests in 10.923s
14:53:15 [2022-09-21T14:53:15.391Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
14:53:15 [2022-09-21T14:53:15.391Z] ++ 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
14:53:15 [2022-09-21T14:53:15.391Z] ++ set -e
14:53:15 [2022-09-21T14:53:15.391Z] ++ '[' -n 0 ']'
14:53:15 [2022-09-21T14:53:15.391Z] ++ set -x
14:53:15 [2022-09-21T14:53:15.391Z] ++ 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 GITHUB_ACTIONS= 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
14:53:15 [2022-09-21T14:53:15.391Z] testing: warning: no tests to run
14:53:15 [2022-09-21T14:53:15.391Z] PASS
14:53:15 [2022-09-21T14:53:15.391Z] 
14:53:15 [2022-09-21T14:53:15.391Z] DONE 0 tests in 0.026s
14:53:15 [2022-09-21T14:53:15.391Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
14:53:15 [2022-09-21T14:53:15.391Z] ++ 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
14:53:15 [2022-09-21T14:53:15.391Z] ++ set -e
14:53:15 [2022-09-21T14:53:15.391Z] ++ '[' -n 0 ']'
14:53:15 [2022-09-21T14:53:15.391Z] ++ set -x
14:53:15 [2022-09-21T14:53:15.391Z] ++ 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 GITHUB_ACTIONS= 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
14:53:15 [2022-09-21T14:53:15.651Z] INFO: Testing against a local daemon
14:53:15 [2022-09-21T14:53:15.651Z] === RUN   TestAuthZPluginAllowRequest
14:53:17 [2022-09-21T14:53:17.029Z] --- PASS: TestAuthZPluginAllowRequest (1.11s)
14:53:17 [2022-09-21T14:53:17.029Z] === RUN   TestAuthZPluginTLS
14:53:17 [2022-09-21T14:53:17.288Z] --- PASS: TestAuthZPluginTLS (0.55s)
14:53:17 [2022-09-21T14:53:17.288Z] === RUN   TestAuthZPluginDenyRequest
14:53:17 [2022-09-21T14:53:17.872Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
14:53:17 [2022-09-21T14:53:17.872Z] === RUN   TestAuthZPluginAPIDenyResponse
14:53:18 [2022-09-21T14:53:18.443Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
14:53:18 [2022-09-21T14:53:18.443Z] === RUN   TestAuthZPluginDenyResponse
14:53:19 [2022-09-21T14:53:19.014Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
14:53:19 [2022-09-21T14:53:19.014Z] === RUN   TestAuthZPluginAllowEventStream
14:53:19 [2022-09-21T14:53:19.951Z] --- PASS: TestAuthZPluginAllowEventStream (1.14s)
14:53:19 [2022-09-21T14:53:19.951Z] === RUN   TestAuthZPluginErrorResponse
14:53:20 [2022-09-21T14:53:20.519Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
14:53:20 [2022-09-21T14:53:20.519Z] === RUN   TestAuthZPluginErrorRequest
14:53:21 [2022-09-21T14:53:21.087Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
14:53:21 [2022-09-21T14:53:21.087Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
14:53:21 [2022-09-21T14:53:21.655Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
14:53:21 [2022-09-21T14:53:21.655Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
14:53:23 [2022-09-21T14:53:23.034Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s)
14:53:23 [2022-09-21T14:53:23.034Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
14:53:24 [2022-09-21T14:53:24.412Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.36s)
14:53:24 [2022-09-21T14:53:24.412Z] === RUN   TestAuthZPluginHeader
14:53:24 [2022-09-21T14:53:24.980Z] --- PASS: TestAuthZPluginHeader (0.70s)
14:53:24 [2022-09-21T14:53:24.980Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
14:53:24 [2022-09-21T14:53:24.980Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:53:24 [2022-09-21T14:53:24.980Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:53:24 [2022-09-21T14:53:24.980Z] === RUN   TestAuthZPluginV2Disable
14:53:24 [2022-09-21T14:53:24.980Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:53:24 [2022-09-21T14:53:24.980Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
14:53:24 [2022-09-21T14:53:24.980Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
14:53:24 [2022-09-21T14:53:24.980Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:53:24 [2022-09-21T14:53:24.980Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:53:24 [2022-09-21T14:53:24.980Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
14:53:24 [2022-09-21T14:53:24.980Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:53:24 [2022-09-21T14:53:24.980Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:53:24 [2022-09-21T14:53:24.980Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
14:53:43 [2022-09-21T14:53:43.068Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
14:53:43 [2022-09-21T14:53:43.068Z] PASS
14:53:43 [2022-09-21T14:53:43.068Z] 
14:53:43 [2022-09-21T14:53:43.068Z] === Skipped
14:53:43 [2022-09-21T14:53:43.068Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:53:43 [2022-09-21T14:53:43.068Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:53:43 [2022-09-21T14:53:43.068Z] 
14:53:43 [2022-09-21T14:53:43.068Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
14:53:43 [2022-09-21T14:53:43.068Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:53:43 [2022-09-21T14:53:43.068Z] 
14:53:43 [2022-09-21T14:53:43.068Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:53:43 [2022-09-21T14:53:43.068Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:53:43 [2022-09-21T14:53:43.068Z] 
14:53:43 [2022-09-21T14:53:43.068Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:53:43 [2022-09-21T14:53:43.068Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:53:43 [2022-09-21T14:53:43.068Z] 
14:53:43 [2022-09-21T14:53:43.068Z] DONE 17 tests, 4 skipped in 26.478s
14:53:43 [2022-09-21T14:53:43.068Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
14:53:43 [2022-09-21T14:53:43.068Z] ++ 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
14:53:43 [2022-09-21T14:53:43.068Z] ++ set -e
14:53:43 [2022-09-21T14:53:43.068Z] ++ '[' -n 0 ']'
14:53:43 [2022-09-21T14:53:43.068Z] ++ set -x
14:53:43 [2022-09-21T14:53:43.068Z] ++ 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 GITHUB_ACTIONS= 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
14:53:43 [2022-09-21T14:53:43.068Z] INFO: Testing against a local daemon
14:53:43 [2022-09-21T14:53:43.068Z] === RUN   TestPluginInvalidJSON
14:53:43 [2022-09-21T14:53:43.068Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
14:53:43 [2022-09-21T14:53:43.068Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
14:53:43 [2022-09-21T14:53:43.068Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
14:53:43 [2022-09-21T14:53:43.068Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
14:53:43 [2022-09-21T14:53:43.068Z] === RUN   TestPluginInvalidJSON/plugins/pull
14:53:43 [2022-09-21T14:53:43.068Z] === PAUSE TestPluginInvalidJSON/plugins/pull
14:53:43 [2022-09-21T14:53:43.068Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
14:53:43 [2022-09-21T14:53:43.068Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
14:53:43 [2022-09-21T14:53:43.068Z] === CONT  TestPluginInvalidJSON/plugins/pull
14:53:43 [2022-09-21T14:53:43.068Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
14:53:43 [2022-09-21T14:53:43.068Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
14:53:43 [2022-09-21T14:53:43.068Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
14:53:43 [2022-09-21T14:53:43.068Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
14:53:43 [2022-09-21T14:53:43.068Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
14:53:43 [2022-09-21T14:53:43.068Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
14:53:43 [2022-09-21T14:53:43.068Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
14:53:43 [2022-09-21T14:53:43.068Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
14:53:43 [2022-09-21T14:53:43.068Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
14:53:43 [2022-09-21T14:53:43.068Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
14:53:43 [2022-09-21T14:53:43.068Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
14:53:43 [2022-09-21T14:53:43.068Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
14:53:43 [2022-09-21T14:53:43.068Z] --- PASS: TestPluginInvalidJSON (0.02s)
14:53:43 [2022-09-21T14:53:43.068Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
14:53:43 [2022-09-21T14:53:43.068Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
14:53:43 [2022-09-21T14:53:43.068Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
14:53:43 [2022-09-21T14:53:43.068Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
14:53:43 [2022-09-21T14:53:43.068Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
14:53:43 [2022-09-21T14:53:43.069Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
14:53:43 [2022-09-21T14:53:43.069Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
14:53:43 [2022-09-21T14:53:43.069Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
14:53:43 [2022-09-21T14:53:43.069Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
14:53:43 [2022-09-21T14:53:43.069Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
14:53:43 [2022-09-21T14:53:43.069Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
14:53:43 [2022-09-21T14:53:43.069Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
14:53:43 [2022-09-21T14:53:43.069Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
14:53:43 [2022-09-21T14:53:43.069Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
14:53:43 [2022-09-21T14:53:43.069Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
14:53:43 [2022-09-21T14:53:43.069Z] === RUN   TestPluginInstall
14:53:43 [2022-09-21T14:53:43.069Z] === RUN   TestPluginInstall/no_auth
14:53:46 [2022-09-21T14:53:46.360Z] time="2022-09-21T14:53:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:53:46 [2022-09-21T14:53:46.360Z] time="2022-09-21T14:53:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ee3b2440b91728ca85cb2311d7512c1f5af6130732a61d94d3e77449f322a34b" mediatype=application/vnd.docker.plugin.v1+json size=522
14:53:46 [2022-09-21T14:53:46.360Z] time="2022-09-21T14:53:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:53:46 [2022-09-21T14:53:46.360Z] time="2022-09-21T14:53:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ee3b2440b91728ca85cb2311d7512c1f5af6130732a61d94d3e77449f322a34b" mediatype=application/vnd.docker.plugin.v1+json size=522
14:53:46 [2022-09-21T14:53:46.360Z] === RUN   TestPluginInstall/with_htpasswd
14:53:46 [2022-09-21T14:53:46.619Z] time="2022-09-21T14:53:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:53:46 [2022-09-21T14:53:46.619Z] time="2022-09-21T14:53:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:25d813e6ede1e2ca179de2daedf6c024b3b7afa162bd98e3affe3549a6f62ae8" mediatype=application/vnd.docker.plugin.v1+json size=522
14:53:46 [2022-09-21T14:53:46.619Z] time="2022-09-21T14:53:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:53:46 [2022-09-21T14:53:46.619Z] time="2022-09-21T14:53:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:25d813e6ede1e2ca179de2daedf6c024b3b7afa162bd98e3affe3549a6f62ae8" mediatype=application/vnd.docker.plugin.v1+json size=522
14:53:46 [2022-09-21T14:53:46.878Z] === RUN   TestPluginInstall/with_insecure
14:53:47 [2022-09-21T14:53:47.815Z] time="2022-09-21T14:53:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:53:47 [2022-09-21T14:53:47.815Z] time="2022-09-21T14:53:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5b8cfad9d73593584bf53bd9cd752fa4c15c62ecb49afcbef9b0e271f2037e6d" mediatype=application/vnd.docker.plugin.v1+json size=522
14:53:47 [2022-09-21T14:53:47.815Z] time="2022-09-21T14:53:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:53:47 [2022-09-21T14:53:47.815Z] time="2022-09-21T14:53:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5b8cfad9d73593584bf53bd9cd752fa4c15c62ecb49afcbef9b0e271f2037e6d" mediatype=application/vnd.docker.plugin.v1+json size=522
14:53:48 [2022-09-21T14:53:48.075Z]     plugin_test.go:195: [d53507cb4a923] daemon is not started
14:53:48 [2022-09-21T14:53:48.075Z] --- PASS: TestPluginInstall (5.82s)
14:53:48 [2022-09-21T14:53:48.075Z]     --- PASS: TestPluginInstall/no_auth (4.21s)
14:53:48 [2022-09-21T14:53:48.075Z]     --- PASS: TestPluginInstall/with_htpasswd (0.57s)
14:53:48 [2022-09-21T14:53:48.075Z]     --- PASS: TestPluginInstall/with_insecure (1.04s)
14:53:48 [2022-09-21T14:53:48.075Z] === RUN   TestPluginsWithRuntimes
14:53:49 [2022-09-21T14:53:49.453Z] === RUN   TestPluginsWithRuntimes/No_Args
14:53:50 [2022-09-21T14:53:50.391Z] === RUN   TestPluginsWithRuntimes/With_Args
14:53:51 [2022-09-21T14:53:51.328Z] --- PASS: TestPluginsWithRuntimes (3.31s)
14:53:51 [2022-09-21T14:53:51.328Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.87s)
14:53:51 [2022-09-21T14:53:51.328Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.88s)
14:53:51 [2022-09-21T14:53:51.328Z] === RUN   TestPluginBackCompatMediaTypes
14:53:51 [2022-09-21T14:53:51.896Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
14:53:51 [2022-09-21T14:53:51.896Z] PASS
14:53:51 [2022-09-21T14:53:51.896Z] 
14:53:51 [2022-09-21T14:53:51.896Z] DONE 24 tests in 9.840s
14:53:51 [2022-09-21T14:53:51.896Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
14:53:51 [2022-09-21T14:53:51.896Z] ++ 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
14:53:51 [2022-09-21T14:53:51.896Z] ++ set -e
14:53:51 [2022-09-21T14:53:51.896Z] ++ '[' -n 0 ']'
14:53:51 [2022-09-21T14:53:51.896Z] ++ set -x
14:53:51 [2022-09-21T14:53:51.896Z] ++ 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 GITHUB_ACTIONS= 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
14:53:51 [2022-09-21T14:53:51.896Z] INFO: Testing against a local daemon
14:53:51 [2022-09-21T14:53:51.896Z] === RUN   TestExternalGraphDriver
14:53:52 [2022-09-21T14:53:52.464Z] === RUN   TestExternalGraphDriver/json
14:53:53 [2022-09-21T14:53:53.842Z] === RUN   TestExternalGraphDriver/spec
14:53:55 [2022-09-21T14:53:55.748Z] === RUN   TestExternalGraphDriver/pull
14:53:57 [2022-09-21T14:53:57.126Z] --- PASS: TestExternalGraphDriver (5.16s)
14:53:57 [2022-09-21T14:53:57.126Z]     --- PASS: TestExternalGraphDriver/json (1.59s)
14:53:57 [2022-09-21T14:53:57.126Z]     --- PASS: TestExternalGraphDriver/spec (1.57s)
14:53:57 [2022-09-21T14:53:57.126Z]     --- PASS: TestExternalGraphDriver/pull (1.66s)
14:53:57 [2022-09-21T14:53:57.126Z] === RUN   TestGraphdriverPluginV2
14:53:57 [2022-09-21T14:53:57.385Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:53:57 [2022-09-21T14:53:57.385Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
14:53:57 [2022-09-21T14:53:57.385Z] PASS
14:53:57 [2022-09-21T14:53:57.385Z] 
14:53:57 [2022-09-21T14:53:57.385Z] === Skipped
14:53:57 [2022-09-21T14:53:57.385Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
14:53:57 [2022-09-21T14:53:57.385Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:53:57 [2022-09-21T14:53:57.385Z] 
14:53:57 [2022-09-21T14:53:57.385Z] DONE 5 tests, 1 skipped in 5.577s
14:53:57 [2022-09-21T14:53:57.385Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
14:53:57 [2022-09-21T14:53:57.385Z] ++ 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
14:53:57 [2022-09-21T14:53:57.385Z] ++ set -e
14:53:57 [2022-09-21T14:53:57.385Z] ++ '[' -n 0 ']'
14:53:57 [2022-09-21T14:53:57.385Z] ++ set -x
14:53:57 [2022-09-21T14:53:57.385Z] ++ 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 GITHUB_ACTIONS= 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
14:53:57 [2022-09-21T14:53:57.644Z] INFO: Testing against a local daemon
14:53:57 [2022-09-21T14:53:57.644Z] === RUN   TestContinueAfterPluginCrash
14:53:57 [2022-09-21T14:53:57.644Z] === PAUSE TestContinueAfterPluginCrash
14:53:57 [2022-09-21T14:53:57.644Z] === RUN   TestReadPluginNoRead
14:53:57 [2022-09-21T14:53:57.644Z] === PAUSE TestReadPluginNoRead
14:53:57 [2022-09-21T14:53:57.644Z] === RUN   TestDaemonStartWithLogOpt
14:53:57 [2022-09-21T14:53:57.644Z] === PAUSE TestDaemonStartWithLogOpt
14:53:57 [2022-09-21T14:53:57.644Z] === CONT  TestContinueAfterPluginCrash
14:53:57 [2022-09-21T14:53:57.644Z] === CONT  TestDaemonStartWithLogOpt
14:54:00 [2022-09-21T14:54:00.934Z] --- PASS: TestDaemonStartWithLogOpt (3.11s)
14:54:00 [2022-09-21T14:54:00.934Z] === CONT  TestReadPluginNoRead
14:54:02 [2022-09-21T14:54:02.839Z] === RUN   TestReadPluginNoRead/default
14:54:04 [2022-09-21T14:54:04.216Z] === RUN   TestReadPluginNoRead/disabled_caching
14:54:05 [2022-09-21T14:54:05.154Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
14:54:05 [2022-09-21T14:54:05.722Z] --- PASS: TestContinueAfterPluginCrash (8.07s)
14:54:06 [2022-09-21T14:54:06.660Z] === CONT  TestReadPluginNoRead
14:54:06 [2022-09-21T14:54:06.660Z]     read_test.go:92: [d33b869d05ed9] daemon is not started
14:54:06 [2022-09-21T14:54:06.660Z] --- PASS: TestReadPluginNoRead (5.75s)
14:54:06 [2022-09-21T14:54:06.660Z]     --- PASS: TestReadPluginNoRead/default (1.22s)
14:54:06 [2022-09-21T14:54:06.660Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.17s)
14:54:06 [2022-09-21T14:54:06.660Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s)
14:54:06 [2022-09-21T14:54:06.660Z] PASS
14:54:06 [2022-09-21T14:54:06.660Z] 
14:54:06 [2022-09-21T14:54:06.660Z] DONE 6 tests in 8.979s
14:54:06 [2022-09-21T14:54:06.660Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
14:54:06 [2022-09-21T14:54:06.660Z] ++ 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
14:54:06 [2022-09-21T14:54:06.660Z] ++ set -e
14:54:06 [2022-09-21T14:54:06.660Z] ++ '[' -n 0 ']'
14:54:06 [2022-09-21T14:54:06.660Z] ++ set -x
14:54:06 [2022-09-21T14:54:06.660Z] ++ 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 GITHUB_ACTIONS= 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
14:54:06 [2022-09-21T14:54:06.660Z] testing: warning: no tests to run
14:54:06 [2022-09-21T14:54:06.660Z] PASS
14:54:06 [2022-09-21T14:54:06.660Z] 
14:54:06 [2022-09-21T14:54:06.660Z] DONE 0 tests in 0.035s
14:54:06 [2022-09-21T14:54:06.661Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
14:54:06 [2022-09-21T14:54:06.661Z] ++ 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
14:54:06 [2022-09-21T14:54:06.661Z] ++ set -e
14:54:06 [2022-09-21T14:54:06.661Z] ++ '[' -n 0 ']'
14:54:06 [2022-09-21T14:54:06.661Z] ++ set -x
14:54:06 [2022-09-21T14:54:06.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=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 GITHUB_ACTIONS= 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
14:54:06 [2022-09-21T14:54:06.661Z] INFO: Testing against a local daemon
14:54:06 [2022-09-21T14:54:06.661Z] === RUN   TestPluginWithDevMounts
14:54:06 [2022-09-21T14:54:06.661Z] === PAUSE TestPluginWithDevMounts
14:54:06 [2022-09-21T14:54:06.661Z] === CONT  TestPluginWithDevMounts
14:54:08 [2022-09-21T14:54:08.039Z] --- PASS: TestPluginWithDevMounts (1.53s)
14:54:08 [2022-09-21T14:54:08.039Z] PASS
14:54:08 [2022-09-21T14:54:08.039Z] 
14:54:08 [2022-09-21T14:54:08.039Z] DONE 1 tests in 1.653s
14:54:08 [2022-09-21T14:54:08.298Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
14:54:08 [2022-09-21T14:54:08.298Z] ++ 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
14:54:08 [2022-09-21T14:54:08.298Z] ++ set -e
14:54:08 [2022-09-21T14:54:08.298Z] ++ '[' -n 0 ']'
14:54:08 [2022-09-21T14:54:08.298Z] ++ set -x
14:54:08 [2022-09-21T14:54:08.298Z] ++ 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 GITHUB_ACTIONS= 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
14:54:08 [2022-09-21T14:54:08.298Z] INFO: Testing against a local daemon
14:54:08 [2022-09-21T14:54:08.298Z] === RUN   TestSecretInspect
14:54:10 [2022-09-21T14:54:10.832Z] --- PASS: TestSecretInspect (2.23s)
14:54:10 [2022-09-21T14:54:10.832Z] === RUN   TestSecretList
14:54:12 [2022-09-21T14:54:12.738Z] --- PASS: TestSecretList (2.25s)
14:54:12 [2022-09-21T14:54:12.738Z] === RUN   TestSecretsCreateAndDelete
14:54:15 [2022-09-21T14:54:15.272Z] --- PASS: TestSecretsCreateAndDelete (2.18s)
14:54:15 [2022-09-21T14:54:15.272Z] === RUN   TestSecretsUpdate
14:54:17 [2022-09-21T14:54:17.176Z] --- PASS: TestSecretsUpdate (2.15s)
14:54:17 [2022-09-21T14:54:17.176Z] === RUN   TestTemplatedSecret
14:54:19 [2022-09-21T14:54:19.085Z] --- PASS: TestTemplatedSecret (2.10s)
14:54:19 [2022-09-21T14:54:19.085Z] === RUN   TestSecretCreateResolve
14:54:21 [2022-09-21T14:54:21.635Z] --- PASS: TestSecretCreateResolve (2.19s)
14:54:21 [2022-09-21T14:54:21.635Z] PASS
14:54:21 [2022-09-21T14:54:21.635Z] 
14:54:21 [2022-09-21T14:54:21.635Z] DONE 6 tests in 13.191s
14:54:21 [2022-09-21T14:54:21.635Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
14:54:21 [2022-09-21T14:54:21.635Z] ++ 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
14:54:21 [2022-09-21T14:54:21.635Z] ++ set -e
14:54:21 [2022-09-21T14:54:21.635Z] ++ '[' -n 0 ']'
14:54:21 [2022-09-21T14:54:21.635Z] ++ set -x
14:54:21 [2022-09-21T14:54:21.635Z] ++ 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 GITHUB_ACTIONS= 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
14:54:21 [2022-09-21T14:54:21.635Z] INFO: Testing against a local daemon
14:54:21 [2022-09-21T14:54:21.635Z] === RUN   TestServiceCreateInit
14:54:21 [2022-09-21T14:54:21.635Z] === RUN   TestServiceCreateInit/daemonInitDisabled
14:54:25 [2022-09-21T14:54:25.855Z] === RUN   TestServiceCreateInit/daemonInitEnabled
14:54:29 [2022-09-21T14:54:29.145Z] --- PASS: TestServiceCreateInit (7.37s)
14:54:29 [2022-09-21T14:54:29.145Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.69s)
14:54:29 [2022-09-21T14:54:29.145Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.66s)
14:54:29 [2022-09-21T14:54:29.145Z] === RUN   TestCreateServiceMultipleTimes
14:54:44 [2022-09-21T14:54:44.028Z] --- PASS: TestCreateServiceMultipleTimes (15.27s)
14:54:44 [2022-09-21T14:54:44.028Z] === RUN   TestCreateServiceConflict
14:54:46 [2022-09-21T14:54:46.565Z] --- PASS: TestCreateServiceConflict (2.17s)
14:54:46 [2022-09-21T14:54:46.565Z] === RUN   TestCreateServiceMaxReplicas
14:54:49 [2022-09-21T14:54:49.101Z] --- PASS: TestCreateServiceMaxReplicas (2.69s)
14:54:49 [2022-09-21T14:54:49.101Z] === RUN   TestCreateWithDuplicateNetworkNames
14:55:03 [2022-09-21T14:55:03.986Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.04s)
14:55:03 [2022-09-21T14:55:03.986Z] === RUN   TestCreateServiceSecretFileMode
14:55:04 [2022-09-21T14:55:04.555Z] --- PASS: TestCreateServiceSecretFileMode (2.56s)
14:55:04 [2022-09-21T14:55:04.555Z] === RUN   TestCreateServiceConfigFileMode
14:55:07 [2022-09-21T14:55:07.092Z] --- PASS: TestCreateServiceConfigFileMode (2.40s)
14:55:07 [2022-09-21T14:55:07.092Z] === RUN   TestCreateServiceSysctls
14:55:10 [2022-09-21T14:55:10.385Z] --- PASS: TestCreateServiceSysctls (2.98s)
14:55:10 [2022-09-21T14:55:10.385Z] === RUN   TestCreateServiceCapabilities
14:55:12 [2022-09-21T14:55:12.291Z] --- PASS: TestCreateServiceCapabilities (2.34s)
14:55:12 [2022-09-21T14:55:12.291Z] === RUN   TestInspect
14:55:15 [2022-09-21T14:55:15.582Z] --- PASS: TestInspect (2.78s)
14:55:15 [2022-09-21T14:55:15.582Z] === RUN   TestCreateJob
14:55:18 [2022-09-21T14:55:18.119Z] --- PASS: TestCreateJob (3.03s)
14:55:18 [2022-09-21T14:55:18.119Z] === RUN   TestReplicatedJob
14:55:23 [2022-09-21T14:55:23.394Z] --- PASS: TestReplicatedJob (4.60s)
14:55:23 [2022-09-21T14:55:23.394Z] === RUN   TestUpdateReplicatedJob
14:55:25 [2022-09-21T14:55:25.931Z] --- PASS: TestUpdateReplicatedJob (3.02s)
14:55:25 [2022-09-21T14:55:25.931Z] === RUN   TestServiceListWithStatuses
14:55:25 [2022-09-21T14:55:25.931Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:55:25 [2022-09-21T14:55:25.931Z] --- SKIP: TestServiceListWithStatuses (0.00s)
14:55:25 [2022-09-21T14:55:25.931Z] === RUN   TestDockerNetworkConnectAlias
14:55:30 [2022-09-21T14:55:30.128Z] --- PASS: TestDockerNetworkConnectAlias (4.07s)
14:55:30 [2022-09-21T14:55:30.128Z] === RUN   TestDockerNetworkReConnect
14:55:33 [2022-09-21T14:55:33.419Z] --- PASS: TestDockerNetworkReConnect (3.39s)
14:55:33 [2022-09-21T14:55:33.419Z] === RUN   TestServicePlugin
14:55:33 [2022-09-21T14:55:33.419Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:55:33 [2022-09-21T14:55:33.419Z] --- SKIP: TestServicePlugin (0.00s)
14:55:33 [2022-09-21T14:55:33.419Z] === RUN   TestServiceUpdateLabel
14:55:35 [2022-09-21T14:55:35.955Z] --- PASS: TestServiceUpdateLabel (2.32s)
14:55:35 [2022-09-21T14:55:35.955Z] === RUN   TestServiceUpdateSecrets
14:55:50 [2022-09-21T14:55:50.838Z] --- PASS: TestServiceUpdateSecrets (14.40s)
14:55:50 [2022-09-21T14:55:50.838Z] === RUN   TestServiceUpdateConfigs
14:56:05 [2022-09-21T14:56:05.773Z] --- PASS: TestServiceUpdateConfigs (14.19s)
14:56:05 [2022-09-21T14:56:05.773Z] === RUN   TestServiceUpdateNetwork
14:56:17 [2022-09-21T14:56:17.992Z] --- PASS: TestServiceUpdateNetwork (12.38s)
14:56:17 [2022-09-21T14:56:17.992Z] === RUN   TestServiceUpdatePidsLimit
14:56:17 [2022-09-21T14:56:17.992Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
14:56:18 [2022-09-21T14:56:18.251Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
14:56:26 [2022-09-21T14:56:26.374Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
14:56:32 [2022-09-21T14:56:32.941Z] --- PASS: TestServiceUpdatePidsLimit (16.06s)
14:56:32 [2022-09-21T14:56:32.941Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
14:56:32 [2022-09-21T14:56:32.941Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
14:56:32 [2022-09-21T14:56:32.941Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s)
14:56:32 [2022-09-21T14:56:32.941Z] PASS
14:56:32 [2022-09-21T14:56:32.941Z] 
14:56:32 [2022-09-21T14:56:32.941Z] === Skipped
14:56:32 [2022-09-21T14:56:32.941Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
14:56:32 [2022-09-21T14:56:32.941Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:56:32 [2022-09-21T14:56:32.941Z] 
14:56:32 [2022-09-21T14:56:32.941Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
14:56:32 [2022-09-21T14:56:32.941Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:56:32 [2022-09-21T14:56:32.941Z] 
14:56:32 [2022-09-21T14:56:32.941Z] DONE 27 tests, 2 skipped in 131.158s
14:56:32 [2022-09-21T14:56:32.941Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
14:56:32 [2022-09-21T14:56:32.941Z] ++ 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
14:56:32 [2022-09-21T14:56:32.941Z] ++ set -e
14:56:32 [2022-09-21T14:56:32.941Z] ++ '[' -n 0 ']'
14:56:32 [2022-09-21T14:56:32.941Z] ++ set -x
14:56:32 [2022-09-21T14:56:32.941Z] ++ 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 GITHUB_ACTIONS= 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
14:56:32 [2022-09-21T14:56:32.941Z] INFO: Testing against a local daemon
14:56:32 [2022-09-21T14:56:32.941Z] === RUN   TestSessionCreate
14:56:32 [2022-09-21T14:56:32.941Z] --- PASS: TestSessionCreate (0.02s)
14:56:32 [2022-09-21T14:56:32.941Z] === RUN   TestSessionCreateWithBadUpgrade
14:56:32 [2022-09-21T14:56:32.941Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
14:56:32 [2022-09-21T14:56:32.941Z] PASS
14:56:32 [2022-09-21T14:56:32.941Z] 
14:56:32 [2022-09-21T14:56:32.941Z] DONE 2 tests in 0.142s
14:56:32 [2022-09-21T14:56:32.941Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
14:56:32 [2022-09-21T14:56:32.941Z] ++ 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
14:56:32 [2022-09-21T14:56:32.941Z] ++ set -e
14:56:32 [2022-09-21T14:56:32.941Z] ++ '[' -n 0 ']'
14:56:32 [2022-09-21T14:56:32.941Z] ++ set -x
14:56:32 [2022-09-21T14:56:32.941Z] ++ 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 GITHUB_ACTIONS= 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
14:56:32 [2022-09-21T14:56:32.941Z] INFO: Testing against a local daemon
14:56:32 [2022-09-21T14:56:32.941Z] === RUN   TestCgroupDriverSystemdMemoryLimit
14:56:32 [2022-09-21T14:56:32.941Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:56:32 [2022-09-21T14:56:32.941Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
14:56:32 [2022-09-21T14:56:32.941Z] === RUN   TestDiskUsage
14:56:32 [2022-09-21T14:56:32.941Z] === PAUSE TestDiskUsage
14:56:32 [2022-09-21T14:56:32.941Z] === RUN   TestEventsExecDie
14:56:33 [2022-09-21T14:56:33.510Z] --- PASS: TestEventsExecDie (0.66s)
14:56:33 [2022-09-21T14:56:33.510Z] === RUN   TestEventsBackwardsCompatible
14:56:33 [2022-09-21T14:56:33.510Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
14:56:33 [2022-09-21T14:56:33.510Z] === RUN   TestEventsVolumeCreate
14:56:33 [2022-09-21T14:56:33.769Z] --- PASS: TestEventsVolumeCreate (0.08s)
14:56:33 [2022-09-21T14:56:33.769Z] === RUN   TestInfoBinaryCommits
14:56:33 [2022-09-21T14:56:33.769Z] --- PASS: TestInfoBinaryCommits (0.02s)
14:56:33 [2022-09-21T14:56:33.769Z] === RUN   TestInfoAPIVersioned
14:56:33 [2022-09-21T14:56:33.769Z] --- PASS: TestInfoAPIVersioned (0.01s)
14:56:33 [2022-09-21T14:56:33.769Z] === RUN   TestInfoAPI
14:56:33 [2022-09-21T14:56:33.769Z] --- PASS: TestInfoAPI (0.02s)
14:56:33 [2022-09-21T14:56:33.769Z] === RUN   TestInfoAPIWarnings
14:56:51 [2022-09-21T14:56:51.860Z] --- PASS: TestInfoAPIWarnings (16.55s)
14:56:51 [2022-09-21T14:56:51.860Z] === RUN   TestInfoDebug
14:56:51 [2022-09-21T14:56:51.860Z] --- PASS: TestInfoDebug (0.52s)
14:56:51 [2022-09-21T14:56:51.860Z] === RUN   TestInfoInsecureRegistries
14:56:51 [2022-09-21T14:56:51.860Z] --- PASS: TestInfoInsecureRegistries (0.52s)
14:56:51 [2022-09-21T14:56:51.860Z] === RUN   TestInfoRegistryMirrors
14:56:51 [2022-09-21T14:56:51.860Z] --- PASS: TestInfoRegistryMirrors (0.52s)
14:56:51 [2022-09-21T14:56:51.860Z] === RUN   TestLoginFailsWithBadCredentials
14:56:52 [2022-09-21T14:56:52.119Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
14:56:52 [2022-09-21T14:56:52.119Z] === RUN   TestPingCacheHeaders
14:56:52 [2022-09-21T14:56:52.119Z] --- PASS: TestPingCacheHeaders (0.02s)
14:56:52 [2022-09-21T14:56:52.119Z] === RUN   TestPingGet
14:56:52 [2022-09-21T14:56:52.378Z] --- PASS: TestPingGet (0.01s)
14:56:52 [2022-09-21T14:56:52.378Z] === RUN   TestPingHead
14:56:52 [2022-09-21T14:56:52.378Z] --- PASS: TestPingHead (0.02s)
14:56:52 [2022-09-21T14:56:52.378Z] === RUN   TestPingSwarmHeader
14:56:52 [2022-09-21T14:56:52.945Z] === RUN   TestPingSwarmHeader/before_swarm_init
14:56:52 [2022-09-21T14:56:52.945Z] === RUN   TestPingSwarmHeader/after_swarm_init
14:56:53 [2022-09-21T14:56:53.923Z] === RUN   TestPingSwarmHeader/after_swarm_leave
14:56:53 [2022-09-21T14:56:53.923Z] --- PASS: TestPingSwarmHeader (1.64s)
14:56:53 [2022-09-21T14:56:53.923Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
14:56:53 [2022-09-21T14:56:53.923Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
14:56:53 [2022-09-21T14:56:53.923Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
14:56:53 [2022-09-21T14:56:53.923Z] === RUN   TestPingBuilderHeader
14:56:53 [2022-09-21T14:56:53.923Z] === RUN   TestPingBuilderHeader/default_config
14:56:54 [2022-09-21T14:56:54.491Z] === RUN   TestPingBuilderHeader/buildkit_disabled
14:56:55 [2022-09-21T14:56:55.064Z] --- PASS: TestPingBuilderHeader (1.05s)
14:56:55 [2022-09-21T14:56:55.064Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
14:56:55 [2022-09-21T14:56:55.064Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
14:56:55 [2022-09-21T14:56:55.064Z] === RUN   TestVersion
14:56:55 [2022-09-21T14:56:55.064Z] --- PASS: TestVersion (0.02s)
14:56:55 [2022-09-21T14:56:55.064Z] === CONT  TestDiskUsage
14:56:55 [2022-09-21T14:56:55.632Z] === RUN   TestDiskUsage/empty
14:56:55 [2022-09-21T14:56:55.632Z] === RUN   TestDiskUsage/empty/container_types
14:56:55 [2022-09-21T14:56:55.632Z] === RUN   TestDiskUsage/empty/image_types
14:56:55 [2022-09-21T14:56:55.632Z] === RUN   TestDiskUsage/empty/volume_types
14:56:55 [2022-09-21T14:56:55.632Z] === RUN   TestDiskUsage/empty/build-cache_types
14:56:55 [2022-09-21T14:56:55.632Z] === RUN   TestDiskUsage/empty/container,_volume_types
14:56:55 [2022-09-21T14:56:55.632Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
14:56:55 [2022-09-21T14:56:55.632Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
14:56:55 [2022-09-21T14:56:55.632Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
14:56:55 [2022-09-21T14:56:55.632Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
14:56:55 [2022-09-21T14:56:55.632Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
14:56:55 [2022-09-21T14:56:55.632Z] === RUN   TestDiskUsage/after_LoadBusybox
14:56:55 [2022-09-21T14:56:55.632Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
14:56:55 [2022-09-21T14:56:55.632Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
14:56:55 [2022-09-21T14:56:55.632Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
14:56:55 [2022-09-21T14:56:55.632Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
14:56:55 [2022-09-21T14:56:55.632Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
14:56:55 [2022-09-21T14:56:55.632Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
14:56:55 [2022-09-21T14:56:55.632Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
14:56:55 [2022-09-21T14:56:55.632Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
14:56:55 [2022-09-21T14:56:55.632Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
14:56:55 [2022-09-21T14:56:55.632Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
14:56:55 [2022-09-21T14:56:55.632Z] === RUN   TestDiskUsage/after_container.Run
14:56:55 [2022-09-21T14:56:55.891Z] === RUN   TestDiskUsage/after_container.Run/container_types
14:56:55 [2022-09-21T14:56:55.891Z] === RUN   TestDiskUsage/after_container.Run/image_types
14:56:55 [2022-09-21T14:56:55.891Z] === RUN   TestDiskUsage/after_container.Run/volume_types
14:56:55 [2022-09-21T14:56:55.891Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
14:56:55 [2022-09-21T14:56:55.891Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
14:56:55 [2022-09-21T14:56:55.891Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
14:56:55 [2022-09-21T14:56:55.891Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
14:56:55 [2022-09-21T14:56:55.891Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
14:56:55 [2022-09-21T14:56:55.891Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
14:56:55 [2022-09-21T14:56:55.891Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
14:56:56 [2022-09-21T14:56:56.150Z] --- PASS: TestDiskUsage (1.14s)
14:56:56 [2022-09-21T14:56:56.150Z]     --- PASS: TestDiskUsage/empty (0.01s)
14:56:56 [2022-09-21T14:56:56.150Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
14:56:56 [2022-09-21T14:56:56.150Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
14:56:56 [2022-09-21T14:56:56.150Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
14:56:56 [2022-09-21T14:56:56.150Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
14:56:56 [2022-09-21T14:56:56.150Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
14:56:56 [2022-09-21T14:56:56.150Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
14:56:56 [2022-09-21T14:56:56.150Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
14:56:56 [2022-09-21T14:56:56.150Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
14:56:56 [2022-09-21T14:56:56.150Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
14:56:56 [2022-09-21T14:56:56.150Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
14:56:56 [2022-09-21T14:56:56.150Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.16s)
14:56:56 [2022-09-21T14:56:56.150Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
14:56:56 [2022-09-21T14:56:56.150Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
14:56:56 [2022-09-21T14:56:56.150Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
14:56:56 [2022-09-21T14:56:56.150Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
14:56:56 [2022-09-21T14:56:56.150Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
14:56:56 [2022-09-21T14:56:56.150Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
14:56:56 [2022-09-21T14:56:56.150Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
14:56:56 [2022-09-21T14:56:56.150Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
14:56:56 [2022-09-21T14:56:56.150Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
14:56:56 [2022-09-21T14:56:56.150Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
14:56:56 [2022-09-21T14:56:56.150Z]     --- PASS: TestDiskUsage/after_container.Run (0.32s)
14:56:56 [2022-09-21T14:56:56.150Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
14:56:56 [2022-09-21T14:56:56.150Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
14:56:56 [2022-09-21T14:56:56.150Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
14:56:56 [2022-09-21T14:56:56.150Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
14:56:56 [2022-09-21T14:56:56.150Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
14:56:56 [2022-09-21T14:56:56.150Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
14:56:56 [2022-09-21T14:56:56.150Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
14:56:56 [2022-09-21T14:56:56.150Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
14:56:56 [2022-09-21T14:56:56.150Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
14:56:56 [2022-09-21T14:56:56.150Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
14:56:56 [2022-09-21T14:56:56.150Z] PASS
14:56:56 [2022-09-21T14:56:56.150Z] 
14:56:56 [2022-09-21T14:56:56.150Z] === Skipped
14:56:56 [2022-09-21T14:56:56.150Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
14:56:56 [2022-09-21T14:56:56.150Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:56:56 [2022-09-21T14:56:56.150Z] 
14:56:56 [2022-09-21T14:56:56.150Z] DONE 57 tests, 1 skipped in 23.409s
14:56:56 [2022-09-21T14:56:56.150Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
14:56:56 [2022-09-21T14:56:56.150Z] ++ 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
14:56:56 [2022-09-21T14:56:56.150Z] ++ set -e
14:56:56 [2022-09-21T14:56:56.150Z] ++ '[' -n 0 ']'
14:56:56 [2022-09-21T14:56:56.150Z] ++ set -x
14:56:56 [2022-09-21T14:56:56.150Z] ++ 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 GITHUB_ACTIONS= 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
14:56:56 [2022-09-21T14:56:56.150Z] INFO: Testing against a local daemon
14:56:56 [2022-09-21T14:56:56.150Z] === RUN   TestVolumesCreateAndList
14:56:56 [2022-09-21T14:56:56.150Z] --- PASS: TestVolumesCreateAndList (0.02s)
14:56:56 [2022-09-21T14:56:56.150Z] === RUN   TestVolumesRemove
14:56:56 [2022-09-21T14:56:56.409Z] --- PASS: TestVolumesRemove (0.06s)
14:56:56 [2022-09-21T14:56:56.409Z] === RUN   TestVolumesInspect
14:56:56 [2022-09-21T14:56:56.409Z] --- PASS: TestVolumesInspect (0.02s)
14:56:56 [2022-09-21T14:56:56.409Z] === RUN   TestVolumesInvalidJSON
14:56:56 [2022-09-21T14:56:56.409Z] === RUN   TestVolumesInvalidJSON/volumes/create
14:56:56 [2022-09-21T14:56:56.409Z] === PAUSE TestVolumesInvalidJSON/volumes/create
14:56:56 [2022-09-21T14:56:56.409Z] === CONT  TestVolumesInvalidJSON/volumes/create
14:56:56 [2022-09-21T14:56:56.409Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
14:56:56 [2022-09-21T14:56:56.409Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
14:56:56 [2022-09-21T14:56:56.409Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
14:56:56 [2022-09-21T14:56:56.409Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
14:56:56 [2022-09-21T14:56:56.409Z] --- PASS: TestVolumesInvalidJSON (0.01s)
14:56:56 [2022-09-21T14:56:56.409Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
14:56:56 [2022-09-21T14:56:56.409Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
14:56:56 [2022-09-21T14:56:56.409Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
14:56:56 [2022-09-21T14:56:56.409Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
14:56:56 [2022-09-21T14:56:56.409Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
14:56:56 [2022-09-21T14:56:56.409Z] PASS
14:56:56 [2022-09-21T14:56:56.409Z] 
14:56:56 [2022-09-21T14:56:56.409Z] DONE 9 tests in 0.196s
14:56:56 [2022-09-21T14:56:56.409Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:56:56 [2022-09-21T14:56:56.409Z] ++++ cat bundles/test-integration/docker.pid
14:56:56 [2022-09-21T14:56:56.409Z] +++ kill 14520
14:56:56 [2022-09-21T14:56:56.683Z] +++ /etc/init.d/apparmor stop
14:56:56 [2022-09-21T14:56:56.683Z] Leaving: AppArmorNo profiles have been unloaded.
14:56:56 [2022-09-21T14:56:56.683Z] 
14:56:56 [2022-09-21T14:56:56.683Z] Unloading profiles will leave already running processes permanently
14:56:56 [2022-09-21T14:56:56.683Z] unconfined, which can lead to unexpected situations.
14:56:56 [2022-09-21T14:56:56.683Z] 
14:56:56 [2022-09-21T14:56:56.683Z] To set a process to complain mode, use the command line tool
14:56:56 [2022-09-21T14:56:56.683Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:56:56 [2022-09-21T14:56:56.683Z] +++ true
14:56:56 [2022-09-21T14:56:56.683Z] exiting test-integration
14:56:56 [2022-09-21T14:56:56.683Z] ++ exit 0
14:56:56 [2022-09-21T14:56:56.683Z] 
Post stage
[Pipeline] junit
14:56:57 [2022-09-21T14:56:57.640Z] Recording test results
14:56:57 [2022-09-21T14:56:57.856Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
14:56:58 [2022-09-21T14:56:58.168Z] + echo Ensuring container killed.
14:56:58 [2022-09-21T14:56:58.168Z] Ensuring container killed.
14:56:58 [2022-09-21T14:56:58.168Z] + docker rm -vf docker-pr1
14:56:58 [2022-09-21T14:56:58.168Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
14:56:58 [2022-09-21T14:56:58.453Z] + echo Chowning /workspace to jenkins user
14:56:58 [2022-09-21T14:56:58.453Z] Chowning /workspace to jenkins user
14:56:58 [2022-09-21T14:56:58.453Z] + id -u
14:56:58 [2022-09-21T14:56:58.453Z] + id -g
14:56:58 [2022-09-21T14:56:58.453Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44164:/workspace busybox chown -R 1000:1000 /workspace
14:56:58 [2022-09-21T14:56:58.453Z] Unable to find image 'busybox:latest' locally
14:56:58 [2022-09-21T14:56:58.714Z] latest: Pulling from library/busybox
14:56:58 [2022-09-21T14:56:58.714Z] a2a31e1dad8c: Pulling fs layer
14:56:58 [2022-09-21T14:56:58.714Z] a2a31e1dad8c: Verifying Checksum
14:56:58 [2022-09-21T14:56:58.714Z] a2a31e1dad8c: Download complete
14:56:58 [2022-09-21T14:56:58.714Z] a2a31e1dad8c: Pull complete
14:56:58 [2022-09-21T14:56:58.714Z] Digest: sha256:ad9bd57a3a57cc95515c537b89aaa69d83a6df54c4050fcf2b41ad367bec0cd5
14:56:58 [2022-09-21T14:56:58.714Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
14:57:00 [2022-09-21T14:57:00.392Z] + bundleName=arm64-integration
14:57:00 [2022-09-21T14:57:00.392Z] + echo Creating arm64-integration-bundles.tar.gz
14:57:00 [2022-09-21T14:57:00.392Z] Creating arm64-integration-bundles.tar.gz
14:57:00 [2022-09-21T14:57:00.392Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
14:57:00 [2022-09-21T14:57:00.392Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
14:57:00 [2022-09-21T14:57:00.664Z] Archiving artifacts
14:57:02 [2022-09-21T14:57:02.365Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44164/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
14:57:02 [2022-09-21T14:57:02.662Z] + make clean
14:57:02 [2022-09-21T14:57:02.921Z] docker volume rm -f docker-dev-cache docker-mod-cache
14:57:02 [2022-09-21T14:57:02.921Z] docker-dev-cache
14:57:02 [2022-09-21T14:57:02.921Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[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