Skip to content
Success

Console Output

Pull request #44493 updated
16:08:24 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 8a46a2a364ccf1219b64ea7e3ee1bba7ae8fad7b+8bb58153e75b4310f3ae9ec6d03924aa286fbf20 (7296bb19980dfa2a8950d60eed81d8426e58cf5b)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-44493@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
 > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
16:08:28 [2022-11-22T16:08:28.823Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
16:08:28 [2022-11-22T16:08:28.830Z] Trying to pass milestone 2
[Pipeline] milestone
16:08:28 [2022-11-22T16:08:28.998Z] Trying to pass milestone 3
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
16:08:44 [2022-11-22T16:08:44.296Z] Still waiting to schedule task
16:08:44 [2022-11-22T16:08:44.297Z]EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0782783474e58e26c)’ is offline
16:09:29 [2022-11-22T16:09:29.733Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0782783474e58e26c) in /home/ubuntu/workspace/moby_PR-44493
[Pipeline] {
[Pipeline] checkout
16:09:29 [2022-11-22T16:09:29.863Z] The recommended git tool is: git
16:09:33 [2022-11-22T16:09:33.070Z] using credential docker-jenkins-github-credentials
16:09:33 [2022-11-22T16:09:33.087Z] Cloning the remote Git repository
16:09:33 [2022-11-22T16:09:33.087Z] Cloning with configured refspecs honoured and without tags
16:09:33 [2022-11-22T16:09:33.089Z] Cloning repository https://github.com/moby/moby.git
16:09:33 [2022-11-22T16:09:33.159Z]  > git init /home/ubuntu/workspace/moby_PR-44493 # timeout=10
16:09:33 [2022-11-22T16:09:33.448Z] Fetching upstream changes from https://github.com/moby/moby.git
16:09:33 [2022-11-22T16:09:33.448Z]  > git --version # timeout=10
16:09:33 [2022-11-22T16:09:33.464Z]  > git --version # 'git version 2.25.1'
16:09:33 [2022-11-22T16:09:33.464Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:09:33 [2022-11-22T16:09:33.466Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44493/head:refs/remotes/origin/PR-44493 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:09:48 [2022-11-22T16:09:48.615Z] Fetching without tags
16:09:48 [2022-11-22T16:09:48.825Z] Merging remotes/origin/master commit 8bb58153e75b4310f3ae9ec6d03924aa286fbf20 into PR head commit 8a46a2a364ccf1219b64ea7e3ee1bba7ae8fad7b
16:09:48 [2022-11-22T16:09:48.555Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:09:48 [2022-11-22T16:09:48.568Z]  > git config --add remote.origin.fetch +refs/pull/44493/head:refs/remotes/origin/PR-44493 # timeout=10
16:09:48 [2022-11-22T16:09:48.576Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:09:48 [2022-11-22T16:09:48.586Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:09:48 [2022-11-22T16:09:48.599Z] Fetching upstream changes from https://github.com/moby/moby.git
16:09:48 [2022-11-22T16:09:48.600Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:09:48 [2022-11-22T16:09:48.601Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44493/head:refs/remotes/origin/PR-44493 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:09:48 [2022-11-22T16:09:48.816Z]  > git config core.sparsecheckout # timeout=10
16:09:48 [2022-11-22T16:09:48.828Z]  > git checkout -f 8a46a2a364ccf1219b64ea7e3ee1bba7ae8fad7b # timeout=10
16:09:49 [2022-11-22T16:09:49.366Z]  > git remote # timeout=10
16:09:49 [2022-11-22T16:09:49.373Z]  > git config --get remote.origin.url # timeout=10
16:09:49 [2022-11-22T16:09:49.379Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:09:49 [2022-11-22T16:09:49.380Z]  > git merge 8bb58153e75b4310f3ae9ec6d03924aa286fbf20 # timeout=10
16:09:50 [2022-11-22T16:09:50.184Z] Merge succeeded, producing 2e95df9122ac126ef2031c5bed3dd2af2f80edf6
16:09:50 [2022-11-22T16:09:50.184Z] Checking out Revision 2e95df9122ac126ef2031c5bed3dd2af2f80edf6 (PR-44493)
16:09:50 [2022-11-22T16:09:50.152Z]  > git rev-parse HEAD^{commit} # timeout=10
16:09:50 [2022-11-22T16:09:50.167Z]  > git config core.sparsecheckout # timeout=10
16:09:50 [2022-11-22T16:09:50.171Z]  > git checkout -f 2e95df9122ac126ef2031c5bed3dd2af2f80edf6 # timeout=10
16:09:53 [2022-11-22T16:09:53.681Z] Commit message: "Merge commit '8bb58153e75b4310f3ae9ec6d03924aa286fbf20' into HEAD"
16:09:53 [2022-11-22T16:09:53.693Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:09:54 [2022-11-22T16:09:54.670Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44493:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
16:09:53 [2022-11-22T16:09:53.667Z]  > git rev-list --no-walk 2569e2f8496f32c0b68b38cf3547a24c2cc7d34b # timeout=10
16:10:21 [2022-11-22T16:10:21.217Z] Unable to find image 'alpine:latest' locally
16:10:21 [2022-11-22T16:10:21.218Z] latest: Pulling from library/alpine
16:10:21 [2022-11-22T16:10:21.218Z] 6875df1f5354: Pulling fs layer
16:10:21 [2022-11-22T16:10:21.218Z] 6875df1f5354: Verifying Checksum
16:10:21 [2022-11-22T16:10:21.218Z] 6875df1f5354: Download complete
16:10:21 [2022-11-22T16:10:21.218Z] 6875df1f5354: Pull complete
16:10:21 [2022-11-22T16:10:21.218Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b
16:10:21 [2022-11-22T16:10:21.218Z] Status: Downloaded newer image for alpine:latest
16:10:27 [2022-11-22T16:10:27.810Z] 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
16:10:28 [2022-11-22T16:10:28.532Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0782783474e58e26c) in /home/ubuntu/workspace/moby_PR-44493
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)
[Pipeline] {
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] checkout
16:10:28 [2022-11-22T16:10:28.563Z] The recommended git tool is: git
[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] }
16:10:28 [2022-11-22T16:10:28.615Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
16:10:28 [2022-11-22T16:10:28.631Z] Fetching changes from the remote Git repository
[Pipeline] // stage
16:10:28 [2022-11-22T16:10:28.641Z] Fetching without tags
[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] }
16:10:28 [2022-11-22T16:10:28.858Z] Merging remotes/origin/master commit 8bb58153e75b4310f3ae9ec6d03924aa286fbf20 into PR head commit 8a46a2a364ccf1219b64ea7e3ee1bba7ae8fad7b
16:10:28 [2022-11-22T16:10:28.966Z] Merge succeeded, producing eaf9865ca61d32cd855a647c1245e1181ebd7dfa
16:10:28 [2022-11-22T16:10:28.966Z] Checking out Revision eaf9865ca61d32cd855a647c1245e1181ebd7dfa (PR-44493)
16:10:29 [2022-11-22T16:10:29.078Z] Commit message: "Merge commit '8bb58153e75b4310f3ae9ec6d03924aa286fbf20' into HEAD"
16:10:29 [2022-11-22T16:10:29.085Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:10:28 [2022-11-22T16:10:28.620Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44493/.git # timeout=10
16:10:28 [2022-11-22T16:10:28.628Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:10:28 [2022-11-22T16:10:28.637Z] Fetching upstream changes from https://github.com/moby/moby.git
16:10:28 [2022-11-22T16:10:28.637Z]  > git --version # timeout=10
16:10:28 [2022-11-22T16:10:28.644Z]  > git --version # 'git version 2.25.1'
16:10:28 [2022-11-22T16:10:28.644Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:10:28 [2022-11-22T16:10:28.645Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44493/head:refs/remotes/origin/PR-44493 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:10:28 [2022-11-22T16:10:28.854Z]  > git config core.sparsecheckout # timeout=10
16:10:28 [2022-11-22T16:10:28.862Z]  > git checkout -f 8a46a2a364ccf1219b64ea7e3ee1bba7ae8fad7b # timeout=10
16:10:28 [2022-11-22T16:10:28.891Z]  > git remote # timeout=10
16:10:28 [2022-11-22T16:10:28.897Z]  > git config --get remote.origin.url # timeout=10
16:10:28 [2022-11-22T16:10:28.901Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:10:28 [2022-11-22T16:10:28.902Z]  > git merge 8bb58153e75b4310f3ae9ec6d03924aa286fbf20 # timeout=10
16:10:28 [2022-11-22T16:10:28.955Z]  > git rev-parse HEAD^{commit} # timeout=10
16:10:28 [2022-11-22T16:10:28.964Z]  > git config core.sparsecheckout # timeout=10
16:10:28 [2022-11-22T16:10:28.972Z]  > git checkout -f eaf9865ca61d32cd855a647c1245e1181ebd7dfa # timeout=10
16:10:29 [2022-11-22T16:10:29.074Z]  > git rev-list --no-walk 2569e2f8496f32c0b68b38cf3547a24c2cc7d34b # timeout=10
16:10:29 [2022-11-22T16:10:29.790Z] + docker version
16:10:29 [2022-11-22T16:10:29.790Z] Client: Docker Engine - Community
16:10:29 [2022-11-22T16:10:29.790Z]  Version:           22.06.0-beta.0
16:10:29 [2022-11-22T16:10:29.790Z]  API version:       1.42
16:10:29 [2022-11-22T16:10:29.790Z]  Go version:        go1.18.3
16:10:29 [2022-11-22T16:10:29.790Z]  Git commit:        3e9117b
16:10:29 [2022-11-22T16:10:29.790Z]  Built:             Fri Jun  3 17:55:34 2022
16:10:29 [2022-11-22T16:10:29.790Z]  OS/Arch:           linux/arm64
16:10:29 [2022-11-22T16:10:29.790Z]  Context:           default
16:10:29 [2022-11-22T16:10:29.790Z] 
16:10:29 [2022-11-22T16:10:29.790Z] Server: Docker Engine - Community
16:10:29 [2022-11-22T16:10:29.790Z]  Engine:
16:10:29 [2022-11-22T16:10:29.790Z]   Version:          22.06.0-beta.0
16:10:29 [2022-11-22T16:10:29.790Z]   API version:      1.42 (minimum version 1.12)
16:10:29 [2022-11-22T16:10:29.790Z]   Go version:       go1.18.3
16:10:29 [2022-11-22T16:10:29.790Z]   Git commit:       38633e7
16:10:29 [2022-11-22T16:10:29.790Z]   Built:            Fri Jun  3 17:55:34 2022
16:10:29 [2022-11-22T16:10:29.790Z]   OS/Arch:          linux/arm64
16:10:29 [2022-11-22T16:10:29.790Z]   Experimental:     true
16:10:29 [2022-11-22T16:10:29.790Z]  containerd:
16:10:29 [2022-11-22T16:10:29.790Z]   Version:          1.6.8
16:10:29 [2022-11-22T16:10:29.790Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:10:29 [2022-11-22T16:10:29.790Z]  runc:
16:10:29 [2022-11-22T16:10:29.790Z]   Version:          1.1.4
16:10:29 [2022-11-22T16:10:29.790Z]   GitCommit:        v1.1.4-0-g5fd4c4d
16:10:29 [2022-11-22T16:10:29.790Z]  docker-init:
16:10:29 [2022-11-22T16:10:29.790Z]   Version:          0.19.0
16:10:29 [2022-11-22T16:10:29.790Z]   GitCommit:        de40ad0
[Pipeline] sh
16:10:30 [2022-11-22T16:10:30.064Z] + docker info
16:10:30 [2022-11-22T16:10:30.064Z] Client:
16:10:30 [2022-11-22T16:10:30.064Z]  Context:    default
16:10:30 [2022-11-22T16:10:30.064Z]  Debug Mode: false
16:10:30 [2022-11-22T16:10:30.064Z]  Plugins:
16:10:30 [2022-11-22T16:10:30.064Z]   buildx: Docker Buildx (Docker Inc.)
16:10:30 [2022-11-22T16:10:30.064Z]     Version:  v0.8.2
16:10:30 [2022-11-22T16:10:30.064Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
16:10:30 [2022-11-22T16:10:30.064Z]   compose: Docker Compose (Docker Inc.)
16:10:30 [2022-11-22T16:10:30.064Z]     Version:  v2.12.0
16:10:30 [2022-11-22T16:10:30.064Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
16:10:30 [2022-11-22T16:10:30.064Z] 
16:10:30 [2022-11-22T16:10:30.064Z] Server:
16:10:30 [2022-11-22T16:10:30.064Z]  Containers: 0
16:10:30 [2022-11-22T16:10:30.064Z]   Running: 0
16:10:30 [2022-11-22T16:10:30.064Z]   Paused: 0
16:10:30 [2022-11-22T16:10:30.064Z]   Stopped: 0
16:10:30 [2022-11-22T16:10:30.064Z]  Images: 1
16:10:30 [2022-11-22T16:10:30.064Z]  Server Version: 22.06.0-beta.0
16:10:30 [2022-11-22T16:10:30.064Z]  Storage Driver: overlay2
16:10:30 [2022-11-22T16:10:30.064Z]   Backing Filesystem: extfs
16:10:30 [2022-11-22T16:10:30.064Z]   Supports d_type: true
16:10:30 [2022-11-22T16:10:30.064Z]   Using metacopy: false
16:10:30 [2022-11-22T16:10:30.064Z]   Native Overlay Diff: true
16:10:30 [2022-11-22T16:10:30.064Z]   userxattr: false
16:10:30 [2022-11-22T16:10:30.064Z]  Logging Driver: json-file
16:10:30 [2022-11-22T16:10:30.064Z]  Cgroup Driver: cgroupfs
16:10:30 [2022-11-22T16:10:30.064Z]  Cgroup Version: 1
16:10:30 [2022-11-22T16:10:30.064Z]  Plugins:
16:10:30 [2022-11-22T16:10:30.064Z]   Volume: local
16:10:30 [2022-11-22T16:10:30.064Z]   Network: bridge host ipvlan macvlan null overlay
16:10:30 [2022-11-22T16:10:30.064Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:10:30 [2022-11-22T16:10:30.064Z]  Swarm: inactive
16:10:30 [2022-11-22T16:10:30.064Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:10:30 [2022-11-22T16:10:30.064Z]  Default Runtime: runc
16:10:30 [2022-11-22T16:10:30.064Z]  Init Binary: docker-init
16:10:30 [2022-11-22T16:10:30.064Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
16:10:30 [2022-11-22T16:10:30.064Z]  runc version: v1.1.4-0-g5fd4c4d
16:10:30 [2022-11-22T16:10:30.064Z]  init version: de40ad0
16:10:30 [2022-11-22T16:10:30.064Z]  Security Options:
16:10:30 [2022-11-22T16:10:30.064Z]   apparmor
16:10:30 [2022-11-22T16:10:30.064Z]   seccomp
16:10:30 [2022-11-22T16:10:30.064Z]    Profile: builtin
16:10:30 [2022-11-22T16:10:30.064Z]  Kernel Version: 5.15.0-1022-aws
16:10:30 [2022-11-22T16:10:30.064Z]  Operating System: Ubuntu 20.04.5 LTS
16:10:30 [2022-11-22T16:10:30.064Z]  OSType: linux
16:10:30 [2022-11-22T16:10:30.064Z]  Architecture: aarch64
16:10:30 [2022-11-22T16:10:30.064Z]  CPUs: 2
16:10:30 [2022-11-22T16:10:30.064Z]  Total Memory: 7.559GiB
16:10:30 [2022-11-22T16:10:30.064Z]  Name: ip-10-100-87-231
16:10:30 [2022-11-22T16:10:30.064Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
16:10:30 [2022-11-22T16:10:30.064Z]  Docker Root Dir: /var/lib/docker
16:10:30 [2022-11-22T16:10:30.064Z]  Debug Mode: false
16:10:30 [2022-11-22T16:10:30.064Z]  Registry: https://index.docker.io/v1/
16:10:30 [2022-11-22T16:10:30.064Z]  Labels:
16:10:30 [2022-11-22T16:10:30.064Z]  Experimental: true
16:10:30 [2022-11-22T16:10:30.064Z]  Insecure Registries:
16:10:30 [2022-11-22T16:10:30.064Z]   127.0.0.0/8
16:10:30 [2022-11-22T16:10:30.064Z]  Live Restore Enabled: true
16:10:30 [2022-11-22T16:10:30.064Z] 
[Pipeline] sh
16:10:30 [2022-11-22T16:10:30.381Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
16:10:30 [2022-11-22T16:10:30.381Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
16:10:30 [2022-11-22T16:10:30.381Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44493/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
16:10:30 [2022-11-22T16:10:30.381Z] + bash /home/ubuntu/workspace/moby_PR-44493/check-config.sh
16:10:30 [2022-11-22T16:10:30.381Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
16:10:30 [2022-11-22T16:10:30.381Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
16:10:30 [2022-11-22T16:10:30.381Z] 
16:10:30 [2022-11-22T16:10:30.381Z] Generally Necessary:
16:10:30 [2022-11-22T16:10:30.381Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
16:10:30 [2022-11-22T16:10:30.381Z] - apparmor: enabled and tools installed
16:10:30 [2022-11-22T16:10:30.638Z] - CONFIG_NAMESPACES: enabled
16:10:30 [2022-11-22T16:10:30.638Z] - CONFIG_NET_NS: enabled
16:10:30 [2022-11-22T16:10:30.638Z] - CONFIG_PID_NS: enabled
16:10:30 [2022-11-22T16:10:30.638Z] - CONFIG_IPC_NS: enabled
16:10:30 [2022-11-22T16:10:30.638Z] - CONFIG_UTS_NS: enabled
16:10:30 [2022-11-22T16:10:30.638Z] - CONFIG_CGROUPS: enabled
16:10:30 [2022-11-22T16:10:30.638Z] - CONFIG_CGROUP_CPUACCT: enabled
16:10:30 [2022-11-22T16:10:30.638Z] - CONFIG_CGROUP_DEVICE: enabled
16:10:30 [2022-11-22T16:10:30.638Z] - CONFIG_CGROUP_FREEZER: enabled
16:10:30 [2022-11-22T16:10:30.638Z] - CONFIG_CGROUP_SCHED: enabled
16:10:30 [2022-11-22T16:10:30.638Z] - CONFIG_CPUSETS: enabled
16:10:30 [2022-11-22T16:10:30.638Z] - CONFIG_MEMCG: enabled
16:10:30 [2022-11-22T16:10:30.638Z] - CONFIG_KEYS: enabled
16:10:30 [2022-11-22T16:10:30.638Z] - CONFIG_VETH: enabled (as module)
16:10:30 [2022-11-22T16:10:30.638Z] - CONFIG_BRIDGE: enabled (as module)
16:10:30 [2022-11-22T16:10:30.638Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
16:10:30 [2022-11-22T16:10:30.638Z] - CONFIG_IP_NF_FILTER: enabled (as module)
16:10:30 [2022-11-22T16:10:30.638Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
16:10:30 [2022-11-22T16:10:30.638Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
16:10:30 [2022-11-22T16:10:30.638Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
16:10:30 [2022-11-22T16:10:30.638Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
16:10:30 [2022-11-22T16:10:30.638Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
16:10:30 [2022-11-22T16:10:30.638Z] - CONFIG_IP_NF_NAT: enabled (as module)
16:10:30 [2022-11-22T16:10:30.894Z] - CONFIG_NF_NAT: enabled (as module)
16:10:30 [2022-11-22T16:10:30.894Z] - CONFIG_POSIX_MQUEUE: enabled
16:10:30 [2022-11-22T16:10:30.894Z] - CONFIG_CGROUP_BPF: enabled
16:10:30 [2022-11-22T16:10:30.894Z] 
16:10:30 [2022-11-22T16:10:30.894Z] Optional Features:
16:10:30 [2022-11-22T16:10:30.894Z] - CONFIG_USER_NS: enabled
16:10:30 [2022-11-22T16:10:30.894Z] - CONFIG_SECCOMP: enabled
16:10:30 [2022-11-22T16:10:30.894Z] - CONFIG_SECCOMP_FILTER: enabled
16:10:30 [2022-11-22T16:10:30.894Z] - CONFIG_CGROUP_PIDS: enabled
16:10:30 [2022-11-22T16:10:30.894Z] - CONFIG_MEMCG_SWAP: enabled
16:10:30 [2022-11-22T16:10:30.894Z]     (cgroup swap accounting is currently enabled)
16:10:30 [2022-11-22T16:10:30.894Z] - CONFIG_BLK_CGROUP: enabled
16:10:30 [2022-11-22T16:10:30.894Z] - CONFIG_BLK_DEV_THROTTLING: enabled
16:10:30 [2022-11-22T16:10:30.894Z] - CONFIG_CGROUP_PERF: enabled
16:10:30 [2022-11-22T16:10:30.894Z] - CONFIG_CGROUP_HUGETLB: enabled
16:10:30 [2022-11-22T16:10:30.894Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
16:10:30 [2022-11-22T16:10:30.894Z] - CONFIG_CGROUP_NET_PRIO: enabled
16:10:30 [2022-11-22T16:10:30.894Z] - CONFIG_CFS_BANDWIDTH: enabled
16:10:30 [2022-11-22T16:10:30.894Z] - CONFIG_FAIR_GROUP_SCHED: enabled
16:10:30 [2022-11-22T16:10:30.894Z] - CONFIG_RT_GROUP_SCHED: missing
16:10:30 [2022-11-22T16:10:30.894Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
16:10:30 [2022-11-22T16:10:30.894Z] - CONFIG_IP_VS: enabled (as module)
16:10:30 [2022-11-22T16:10:30.894Z] - CONFIG_IP_VS_NFCT: enabled
16:10:30 [2022-11-22T16:10:30.894Z] - CONFIG_IP_VS_PROTO_TCP: enabled
16:10:30 [2022-11-22T16:10:30.894Z] - CONFIG_IP_VS_PROTO_UDP: enabled
16:10:30 [2022-11-22T16:10:30.894Z] - CONFIG_IP_VS_RR: enabled (as module)
16:10:30 [2022-11-22T16:10:30.894Z] - CONFIG_SECURITY_SELINUX: enabled
16:10:30 [2022-11-22T16:10:30.894Z] - CONFIG_SECURITY_APPARMOR: enabled
16:10:31 [2022-11-22T16:10:31.151Z] - CONFIG_EXT4_FS: enabled
16:10:31 [2022-11-22T16:10:31.151Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
16:10:31 [2022-11-22T16:10:31.151Z] - CONFIG_EXT4_FS_SECURITY: enabled
16:10:31 [2022-11-22T16:10:31.151Z] - Network Drivers:
16:10:31 [2022-11-22T16:10:31.151Z]   - "overlay":
16:10:31 [2022-11-22T16:10:31.151Z]     - CONFIG_VXLAN: enabled (as module)
16:10:31 [2022-11-22T16:10:31.151Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
16:10:31 [2022-11-22T16:10:31.151Z]       Optional (for encrypted networks):
16:10:31 [2022-11-22T16:10:31.151Z]       - CONFIG_CRYPTO: enabled
16:10:31 [2022-11-22T16:10:31.151Z]       - CONFIG_CRYPTO_AEAD: enabled
16:10:31 [2022-11-22T16:10:31.151Z]       - CONFIG_CRYPTO_GCM: enabled
16:10:31 [2022-11-22T16:10:31.151Z]       - CONFIG_CRYPTO_SEQIV: enabled
16:10:31 [2022-11-22T16:10:31.151Z]       - CONFIG_CRYPTO_GHASH: enabled
16:10:31 [2022-11-22T16:10:31.151Z]       - CONFIG_XFRM: enabled
16:10:31 [2022-11-22T16:10:31.151Z]       - CONFIG_XFRM_USER: enabled (as module)
16:10:31 [2022-11-22T16:10:31.151Z]       - CONFIG_XFRM_ALGO: enabled (as module)
16:10:31 [2022-11-22T16:10:31.151Z]       - CONFIG_INET_ESP: enabled (as module)
16:10:31 [2022-11-22T16:10:31.151Z]   - "ipvlan":
16:10:31 [2022-11-22T16:10:31.151Z]     - CONFIG_IPVLAN: enabled (as module)
16:10:31 [2022-11-22T16:10:31.151Z]   - "macvlan":
16:10:31 [2022-11-22T16:10:31.151Z]     - CONFIG_MACVLAN: enabled (as module)
16:10:31 [2022-11-22T16:10:31.151Z]     - CONFIG_DUMMY: enabled (as module)
16:10:31 [2022-11-22T16:10:31.151Z]   - "ftp,tftp client in container":
16:10:31 [2022-11-22T16:10:31.407Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
16:10:31 [2022-11-22T16:10:31.407Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
16:10:31 [2022-11-22T16:10:31.407Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
16:10:31 [2022-11-22T16:10:31.407Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
16:10:31 [2022-11-22T16:10:31.407Z] - Storage Drivers:
16:10:31 [2022-11-22T16:10:31.407Z]   - "aufs":
16:10:31 [2022-11-22T16:10:31.407Z]     - CONFIG_AUFS_FS: enabled (as module)
16:10:31 [2022-11-22T16:10:31.407Z]   - "btrfs":
16:10:31 [2022-11-22T16:10:31.407Z]     - CONFIG_BTRFS_FS: enabled (as module)
16:10:31 [2022-11-22T16:10:31.407Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
16:10:31 [2022-11-22T16:10:31.407Z]   - "devicemapper":
16:10:31 [2022-11-22T16:10:31.407Z]     - CONFIG_BLK_DEV_DM: enabled
16:10:31 [2022-11-22T16:10:31.407Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
16:10:31 [2022-11-22T16:10:31.407Z]   - "overlay":
16:10:31 [2022-11-22T16:10:31.407Z]     - CONFIG_OVERLAY_FS: enabled (as module)
16:10:31 [2022-11-22T16:10:31.407Z]   - "zfs":
16:10:31 [2022-11-22T16:10:31.407Z]     - /dev/zfs: present
16:10:31 [2022-11-22T16:10:31.407Z]     - zfs command: missing
16:10:31 [2022-11-22T16:10:31.407Z]     - zpool command: missing
16:10:31 [2022-11-22T16:10:31.407Z] 
16:10:31 [2022-11-22T16:10:31.407Z] Limits:
16:10:31 [2022-11-22T16:10:31.407Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
16:10:31 [2022-11-22T16:10:31.407Z] 
16:10:31 [2022-11-22T16:10:31.407Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
16:10:31 [2022-11-22T16:10:31.722Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:eaf9865ca61d32cd855a647c1245e1181ebd7dfa .
16:10:32 [2022-11-22T16:10:32.022Z] #1 [internal] load .dockerignore
16:10:32 [2022-11-22T16:10:32.022Z] #1 transferring context:
16:10:32 [2022-11-22T16:10:32.291Z] #1 transferring context: 145B done
16:10:32 [2022-11-22T16:10:32.291Z] #1 DONE 0.2s
16:10:32 [2022-11-22T16:10:32.291Z] 
16:10:32 [2022-11-22T16:10:32.291Z] #2 [internal] load build definition from Dockerfile
16:10:32 [2022-11-22T16:10:32.291Z] #2 transferring dockerfile: 19.55kB done
16:10:32 [2022-11-22T16:10:32.291Z] #2 DONE 0.2s
16:10:32 [2022-11-22T16:10:32.291Z] 
16:10:32 [2022-11-22T16:10:32.291Z] #3 resolve image config for docker.io/docker/dockerfile:1
16:10:32 [2022-11-22T16:10:32.549Z] #3 DONE 0.5s
16:10:32 [2022-11-22T16:10:32.549Z] 
16:10:32 [2022-11-22T16:10:32.549Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
16:10:32 [2022-11-22T16:10:32.549Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done
16:10:32 [2022-11-22T16:10:32.805Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
16:10:32 [2022-11-22T16:10:32.805Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done
16:10:32 [2022-11-22T16:10:32.805Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done
16:10:32 [2022-11-22T16:10:32.805Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.1s done
16:10:32 [2022-11-22T16:10:32.805Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0
16:10:32 [2022-11-22T16:10:32.805Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done
16:10:33 [2022-11-22T16:10:33.063Z] #4 DONE 0.5s
16:10:33 [2022-11-22T16:10:33.063Z] 
16:10:33 [2022-11-22T16:10:33.063Z] #5 [internal] load metadata for docker.io/library/debian:bullseye
16:10:33 [2022-11-22T16:10:33.630Z] #5 ...
16:10:33 [2022-11-22T16:10:33.630Z] 
16:10:33 [2022-11-22T16:10:33.630Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:10:33 [2022-11-22T16:10:33.630Z] #6 DONE 0.6s
16:10:33 [2022-11-22T16:10:33.886Z] 
16:10:33 [2022-11-22T16:10:33.886Z] #7 [internal] load metadata for docker.io/library/golang:1.19.3-bullseye
16:10:33 [2022-11-22T16:10:33.886Z] #7 DONE 0.7s
16:10:33 [2022-11-22T16:10:33.886Z] 
16:10:33 [2022-11-22T16:10:33.886Z] #5 [internal] load metadata for docker.io/library/debian:bullseye
16:10:33 [2022-11-22T16:10:33.886Z] #5 DONE 0.8s
16:10:34 [2022-11-22T16:10:34.172Z] 
16:10:34 [2022-11-22T16:10:34.172Z] #8 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:10:34 [2022-11-22T16:10:34.172Z] #8 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
16:10:34 [2022-11-22T16:10:34.172Z] #8 DONE 0.0s
16:10:34 [2022-11-22T16:10:34.172Z] 
16:10:34 [2022-11-22T16:10:34.172Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b
16:10:34 [2022-11-22T16:10:34.172Z] #9 resolve docker.io/library/debian:bullseye@sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b 0.1s done
16:10:34 [2022-11-22T16:10:34.172Z] #9 sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b 1.85kB / 1.85kB done
16:10:34 [2022-11-22T16:10:34.172Z] #9 sha256:566431e0361c979c4764f245f87a71f0bf5a5412335dfad765a8c3712ee619bf 529B / 529B done
16:10:34 [2022-11-22T16:10:34.438Z] #9 sha256:ef39063a944dfcf2f1649509b358b2763d129c5931c99b429c59f645d20ae5dd 1.48kB / 1.48kB done
16:10:34 [2022-11-22T16:10:34.697Z] #9 sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896 0B / 53.70MB 0.3s
16:10:34 [2022-11-22T16:10:34.697Z] #9 sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896 16.78MB / 53.70MB 0.5s
16:10:34 [2022-11-22T16:10:34.955Z] #9 sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896 19.92MB / 53.70MB 0.6s
16:10:35 [2022-11-22T16:10:35.216Z] #9 sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896 31.68MB / 53.70MB 0.9s
16:10:35 [2022-11-22T16:10:35.216Z] #9 sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896 40.89MB / 53.70MB 1.0s
16:10:35 [2022-11-22T16:10:35.473Z] #9 sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896 53.70MB / 53.70MB 1.1s
16:10:35 [2022-11-22T16:10:35.755Z] #9 ...
16:10:35 [2022-11-22T16:10:35.755Z] 
16:10:35 [2022-11-22T16:10:35.755Z] #10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
16:10:35 [2022-11-22T16:10:35.755Z] #10 DONE 1.8s
16:10:35 [2022-11-22T16:10:35.755Z] 
16:10:35 [2022-11-22T16:10:35.755Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b
16:10:35 [2022-11-22T16:10:35.755Z] #9 sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896 53.70MB / 53.70MB 1.5s done
16:10:36 [2022-11-22T16:10:36.013Z] #9 ...
16:10:36 [2022-11-22T16:10:36.013Z] 
16:10:36 [2022-11-22T16:10:36.013Z] #10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
16:10:36 [2022-11-22T16:10:36.013Z] #10 DONE 1.8s
16:10:36 [2022-11-22T16:10:36.013Z] 
16:10:36 [2022-11-22T16:10:36.013Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:399a26403fd88e2f64a85891f59953b5a6ade5319c4435ac46dfcb133ada5cf3
16:10:36 [2022-11-22T16:10:36.013Z] #11 resolve docker.io/library/golang:1.19.3-bullseye@sha256:399a26403fd88e2f64a85891f59953b5a6ade5319c4435ac46dfcb133ada5cf3 0.1s done
16:10:36 [2022-11-22T16:10:36.013Z] #11 sha256:399a26403fd88e2f64a85891f59953b5a6ade5319c4435ac46dfcb133ada5cf3 1.86kB / 1.86kB done
16:10:36 [2022-11-22T16:10:36.013Z] #11 sha256:533ea8ef7688aacf5626e18d71dd7ae6a4b02f8c226ae0ec461fd43acb815159 1.80kB / 1.80kB done
16:10:36 [2022-11-22T16:10:36.013Z] #11 sha256:7f88dd7839e14188af238084c35bc40ae2cb886064829811dbcbf29ed9b521dd 7.12kB / 7.12kB done
16:10:36 [2022-11-22T16:10:36.013Z] #11 sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896 53.70MB / 53.70MB 1.5s done
16:10:36 [2022-11-22T16:10:36.013Z] #11 sha256:a3e29af4daf3531efcc63588162e8bdcf3434aa5d72df4eabeb5e20c6695e303 5.15MB / 5.15MB 0.5s done
16:10:36 [2022-11-22T16:10:36.013Z] #11 sha256:3d7b1480fa4dae5cbbb7d091c46ae0ae52f501418d4cfeb849b87023364e2564 10.87MB / 10.87MB 1.3s done
16:10:36 [2022-11-22T16:10:36.013Z] #11 sha256:426e8acfed2a5373bd99b22b5a968d55a148e14bc0e0f51c5cf0d779afefe291 54.68MB / 54.68MB 1.8s done
16:10:36 [2022-11-22T16:10:36.013Z] #11 sha256:4fb255e3f99867ec7a2286dfbbef990491cde0a5d226d92be30bad4f9e917fa4 23.72MB / 81.37MB 1.8s
16:10:36 [2022-11-22T16:10:36.013Z] #11 sha256:fecd6ba4b3f93b6c90f4058b512f1b0a44223ccb3244f0049b16fe2c1b41cf45 5.24MB / 115.13MB 1.8s
16:10:36 [2022-11-22T16:10:36.271Z] #11 sha256:4fb255e3f99867ec7a2286dfbbef990491cde0a5d226d92be30bad4f9e917fa4 33.55MB / 81.37MB 1.9s
16:10:36 [2022-11-22T16:10:36.271Z] #11 sha256:fecd6ba4b3f93b6c90f4058b512f1b0a44223ccb3244f0049b16fe2c1b41cf45 13.68MB / 115.13MB 1.9s
16:10:36 [2022-11-22T16:10:36.271Z] #11 sha256:cd807e8b483974845eabbdbbaa4bb3a66f74facd8c061e01e923e9f1da608271 0B / 157B 1.9s
16:10:36 [2022-11-22T16:10:36.271Z] #11 sha256:4fb255e3f99867ec7a2286dfbbef990491cde0a5d226d92be30bad4f9e917fa4 43.14MB / 81.37MB 2.0s
16:10:36 [2022-11-22T16:10:36.271Z] #11 sha256:cd807e8b483974845eabbdbbaa4bb3a66f74facd8c061e01e923e9f1da608271 157B / 157B 1.9s done
16:10:36 [2022-11-22T16:10:36.531Z] #11 sha256:4fb255e3f99867ec7a2286dfbbef990491cde0a5d226d92be30bad4f9e917fa4 53.68MB / 81.37MB 2.1s
16:10:36 [2022-11-22T16:10:36.531Z] #11 sha256:fecd6ba4b3f93b6c90f4058b512f1b0a44223ccb3244f0049b16fe2c1b41cf45 28.31MB / 115.13MB 2.1s
16:10:36 [2022-11-22T16:10:36.531Z] #11 sha256:4fb255e3f99867ec7a2286dfbbef990491cde0a5d226d92be30bad4f9e917fa4 68.89MB / 81.37MB 2.2s
16:10:36 [2022-11-22T16:10:36.531Z] #11 sha256:fecd6ba4b3f93b6c90f4058b512f1b0a44223ccb3244f0049b16fe2c1b41cf45 40.41MB / 115.13MB 2.2s
16:10:36 [2022-11-22T16:10:36.531Z] #11 sha256:4fb255e3f99867ec7a2286dfbbef990491cde0a5d226d92be30bad4f9e917fa4 81.37MB / 81.37MB 2.3s
16:10:36 [2022-11-22T16:10:36.531Z] #11 sha256:fecd6ba4b3f93b6c90f4058b512f1b0a44223ccb3244f0049b16fe2c1b41cf45 51.38MB / 115.13MB 2.3s
16:10:36 [2022-11-22T16:10:36.789Z] #11 sha256:4fb255e3f99867ec7a2286dfbbef990491cde0a5d226d92be30bad4f9e917fa4 81.37MB / 81.37MB 2.4s done
16:10:36 [2022-11-22T16:10:36.790Z] #11 sha256:fecd6ba4b3f93b6c90f4058b512f1b0a44223ccb3244f0049b16fe2c1b41cf45 66.06MB / 115.13MB 2.5s
16:10:36 [2022-11-22T16:10:36.790Z] #11 sha256:fecd6ba4b3f93b6c90f4058b512f1b0a44223ccb3244f0049b16fe2c1b41cf45 76.44MB / 115.13MB 2.6s
16:10:36 [2022-11-22T16:10:36.790Z] #11 extracting sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896 0.7s
16:10:37 [2022-11-22T16:10:37.046Z] #11 sha256:fecd6ba4b3f93b6c90f4058b512f1b0a44223ccb3244f0049b16fe2c1b41cf45 85.98MB / 115.13MB 2.7s
16:10:37 [2022-11-22T16:10:37.046Z] #11 sha256:fecd6ba4b3f93b6c90f4058b512f1b0a44223ccb3244f0049b16fe2c1b41cf45 103.81MB / 115.13MB 2.8s
16:10:37 [2022-11-22T16:10:37.046Z] #11 sha256:fecd6ba4b3f93b6c90f4058b512f1b0a44223ccb3244f0049b16fe2c1b41cf45 115.13MB / 115.13MB 2.9s
16:10:37 [2022-11-22T16:10:37.303Z] #11 ...
16:10:37 [2022-11-22T16:10:37.303Z] 
16:10:37 [2022-11-22T16:10:37.303Z] #8 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:10:37 [2022-11-22T16:10:37.303Z] #8 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
16:10:37 [2022-11-22T16:10:37.303Z] #8 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
16:10:37 [2022-11-22T16:10:37.303Z] #8 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
16:10:37 [2022-11-22T16:10:37.303Z] #8 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done
16:10:37 [2022-11-22T16:10:37.303Z] #8 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.1s done
16:10:37 [2022-11-22T16:10:37.303Z] #8 DONE 3.3s
16:10:37 [2022-11-22T16:10:37.303Z] 
16:10:37 [2022-11-22T16:10:37.303Z] #12 [internal] load build context
16:10:37 [2022-11-22T16:10:37.303Z] #12 transferring context: 63.32MB 3.3s done
16:10:37 [2022-11-22T16:10:37.303Z] #12 DONE 3.3s
16:10:37 [2022-11-22T16:10:37.303Z] 
16:10:37 [2022-11-22T16:10:37.303Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:399a26403fd88e2f64a85891f59953b5a6ade5319c4435ac46dfcb133ada5cf3
16:10:37 [2022-11-22T16:10:37.303Z] #11 sha256:fecd6ba4b3f93b6c90f4058b512f1b0a44223ccb3244f0049b16fe2c1b41cf45 115.13MB / 115.13MB 3.0s done
16:10:38 [2022-11-22T16:10:38.711Z] #11 extracting sha256:a3e29af4daf3531efcc63588162e8bdcf3434aa5d72df4eabeb5e20c6695e303
16:10:38 [2022-11-22T16:10:38.711Z] #11 ...
16:10:38 [2022-11-22T16:10:38.711Z] 
16:10:38 [2022-11-22T16:10:38.711Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b
16:10:38 [2022-11-22T16:10:38.711Z] #9 extracting sha256:077c13527d405646e2f6bb426e04716ae4f8dd2fdd8966dcb0194564a2b57896 2.5s done
16:10:38 [2022-11-22T16:10:38.711Z] #9 DONE 4.7s
16:10:38 [2022-11-22T16:10:38.711Z] 
16:10:38 [2022-11-22T16:10:38.711Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:399a26403fd88e2f64a85891f59953b5a6ade5319c4435ac46dfcb133ada5cf3
16:10:38 [2022-11-22T16:10:38.968Z] #11 extracting sha256:a3e29af4daf3531efcc63588162e8bdcf3434aa5d72df4eabeb5e20c6695e303 0.2s done
16:10:38 [2022-11-22T16:10:38.968Z] #11 extracting sha256:3d7b1480fa4dae5cbbb7d091c46ae0ae52f501418d4cfeb849b87023364e2564 0.1s
16:10:39 [2022-11-22T16:10:39.531Z] #11 extracting sha256:3d7b1480fa4dae5cbbb7d091c46ae0ae52f501418d4cfeb849b87023364e2564 0.3s done
16:10:39 [2022-11-22T16:10:39.531Z] #11 extracting sha256:426e8acfed2a5373bd99b22b5a968d55a148e14bc0e0f51c5cf0d779afefe291
16:10:42 [2022-11-22T16:10:42.139Z] #11 extracting sha256:426e8acfed2a5373bd99b22b5a968d55a148e14bc0e0f51c5cf0d779afefe291 2.8s done
16:10:42 [2022-11-22T16:10:42.701Z] #11 extracting sha256:4fb255e3f99867ec7a2286dfbbef990491cde0a5d226d92be30bad4f9e917fa4
16:10:45 [2022-11-22T16:10:45.219Z] #11 extracting sha256:4fb255e3f99867ec7a2286dfbbef990491cde0a5d226d92be30bad4f9e917fa4 2.6s done
16:10:45 [2022-11-22T16:10:45.219Z] #11 extracting sha256:fecd6ba4b3f93b6c90f4058b512f1b0a44223ccb3244f0049b16fe2c1b41cf45
16:10:48 [2022-11-22T16:10:48.488Z] #11 ...
16:10:48 [2022-11-22T16:10:48.488Z] 
16:10:48 [2022-11-22T16:10:48.488Z] #13 [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
16:10:48 [2022-11-22T16:10:48.488Z] #0 0.965 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
16:10:48 [2022-11-22T16:10:48.488Z] #0 0.978 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:10:48 [2022-11-22T16:10:48.488Z] #0 0.978 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:10:48 [2022-11-22T16:10:48.488Z] #0 1.123 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
16:10:48 [2022-11-22T16:10:48.488Z] #0 1.509 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [200 kB]
16:10:48 [2022-11-22T16:10:48.488Z] #0 1.805 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
16:10:48 [2022-11-22T16:10:48.488Z] #0 2.317 Fetched 8491 kB in 2s (5280 kB/s)
16:10:48 [2022-11-22T16:10:48.488Z] #0 2.317 Reading package lists...
16:10:48 [2022-11-22T16:10:48.488Z] #0 2.853 Reading package lists...
16:10:48 [2022-11-22T16:10:48.488Z] #0 3.465 Building dependency tree...
16:10:48 [2022-11-22T16:10:48.488Z] #0 3.835 The following additional packages will be installed:
16:10:48 [2022-11-22T16:10:48.488Z] #0 3.836   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
16:10:48 [2022-11-22T16:10:48.488Z] #0 3.837   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
16:10:48 [2022-11-22T16:10:48.488Z] #0 3.838 Recommended packages:
16:10:48 [2022-11-22T16:10:48.488Z] #0 3.838   libldap-common publicsuffix libsasl2-modules
16:10:48 [2022-11-22T16:10:48.488Z] #0 3.960 The following NEW packages will be installed:
16:10:48 [2022-11-22T16:10:48.488Z] #0 3.960   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
16:10:48 [2022-11-22T16:10:48.488Z] #0 3.961   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
16:10:48 [2022-11-22T16:10:48.488Z] #0 3.961   libssh2-1 openssl
16:10:48 [2022-11-22T16:10:48.488Z] #0 4.232 0 upgraded, 15 newly installed, 0 to remove and 4 not upgraded.
16:10:48 [2022-11-22T16:10:48.488Z] #0 4.232 Need to get 2941 kB of archives.
16:10:48 [2022-11-22T16:10:48.488Z] #0 4.232 After this operation, 6478 kB of additional disk space will be used.
16:10:48 [2022-11-22T16:10:48.488Z] #0 4.232 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB]
16:10:48 [2022-11-22T16:10:48.488Z] #0 4.239 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
16:10:48 [2022-11-22T16:10:48.488Z] #0 4.241 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
16:10:48 [2022-11-22T16:10:48.488Z] #0 4.243 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
16:10:48 [2022-11-22T16:10:48.488Z] #0 4.243 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
16:10:48 [2022-11-22T16:10:48.488Z] #0 4.245 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
16:10:48 [2022-11-22T16:10:48.488Z] #0 4.248 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
16:10:48 [2022-11-22T16:10:48.488Z] #0 4.248 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
16:10:48 [2022-11-22T16:10:48.488Z] #0 4.249 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
16:10:48 [2022-11-22T16:10:48.488Z] #0 4.249 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
16:10:48 [2022-11-22T16:10:48.488Z] #0 4.253 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u3 [324 kB]
16:10:48 [2022-11-22T16:10:48.488Z] #0 4.253 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u3 [264 kB]
16:10:48 [2022-11-22T16:10:48.488Z] #0 4.254 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
16:10:48 [2022-11-22T16:10:48.488Z] #0 4.321 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
16:10:48 [2022-11-22T16:10:48.488Z] #0 4.321 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
16:10:48 [2022-11-22T16:10:48.488Z] #0 4.529 debconf: delaying package configuration, since apt-utils is not installed
16:10:48 [2022-11-22T16:10:48.488Z] #0 4.559 Fetched 2941 kB in 0s (8425 kB/s)
16:10:48 [2022-11-22T16:10:48.488Z] #0 4.587 Selecting previously unselected package openssl.
16:10:48 [2022-11-22T16:10:48.488Z] #0 4.587 (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.)
16:10:48 [2022-11-22T16:10:48.488Z] #0 4.587 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ...
16:10:48 [2022-11-22T16:10:48.488Z] #0 4.593 Unpacking openssl (1.1.1n-0+deb11u3) ...
16:10:48 [2022-11-22T16:10:48.489Z] #0 4.714 Selecting previously unselected package ca-certificates.
16:10:48 [2022-11-22T16:10:48.489Z] #0 4.714 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
16:10:48 [2022-11-22T16:10:48.489Z] #0 4.718 Unpacking ca-certificates (20210119) ...
16:10:48 [2022-11-22T16:10:48.489Z] #0 4.824 Selecting previously unselected package libbrotli1:arm64.
16:10:48 [2022-11-22T16:10:48.489Z] #0 4.825 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
16:10:48 [2022-11-22T16:10:48.489Z] #0 4.834 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
16:10:48 [2022-11-22T16:10:48.489Z] #0 4.892 Selecting previously unselected package libsasl2-modules-db:arm64.
16:10:48 [2022-11-22T16:10:48.489Z] #0 4.892 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
16:10:48 [2022-11-22T16:10:48.489Z] #0 4.895 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
16:10:48 [2022-11-22T16:10:48.489Z] #0 4.938 Selecting previously unselected package libsasl2-2:arm64.
16:10:48 [2022-11-22T16:10:48.489Z] #0 4.938 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
16:10:48 [2022-11-22T16:10:48.489Z] #0 4.943 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
16:10:48 [2022-11-22T16:10:48.489Z] #0 4.995 Selecting previously unselected package libldap-2.4-2:arm64.
16:10:48 [2022-11-22T16:10:48.489Z] #0 4.995 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
16:10:48 [2022-11-22T16:10:48.489Z] #0 4.998 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
16:10:48 [2022-11-22T16:10:48.489Z] #0 5.062 Selecting previously unselected package libnghttp2-14:arm64.
16:10:48 [2022-11-22T16:10:48.489Z] #0 5.063 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
16:10:48 [2022-11-22T16:10:48.489Z] #0 5.066 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
16:10:48 [2022-11-22T16:10:48.489Z] #0 5.112 Selecting previously unselected package libpsl5:arm64.
16:10:48 [2022-11-22T16:10:48.489Z] #0 5.112 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
16:10:48 [2022-11-22T16:10:48.489Z] #0 5.120 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
16:10:48 [2022-11-22T16:10:48.489Z] #0 5.159 Selecting previously unselected package librtmp1:arm64.
16:10:48 [2022-11-22T16:10:48.489Z] #0 5.159 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
16:10:48 [2022-11-22T16:10:48.489Z] #0 5.164 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
16:10:48 [2022-11-22T16:10:48.489Z] #0 5.204 Selecting previously unselected package libssh2-1:arm64.
16:10:48 [2022-11-22T16:10:48.489Z] #0 5.204 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
16:10:48 [2022-11-22T16:10:48.489Z] #0 5.208 Unpacking libssh2-1:arm64 (1.9.0-2) ...
16:10:48 [2022-11-22T16:10:48.489Z] #0 5.258 Selecting previously unselected package libcurl4:arm64.
16:10:48 [2022-11-22T16:10:48.489Z] #0 5.258 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_arm64.deb ...
16:10:48 [2022-11-22T16:10:48.489Z] #0 5.262 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
16:10:48 [2022-11-22T16:10:48.489Z] #0 5.320 Selecting previously unselected package curl.
16:10:48 [2022-11-22T16:10:48.489Z] #0 5.320 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_arm64.deb ...
16:10:48 [2022-11-22T16:10:48.489Z] #0 5.325 Unpacking curl (7.74.0-1.3+deb11u3) ...
16:10:48 [2022-11-22T16:10:48.489Z] #0 5.388 Selecting previously unselected package libonig5:arm64.
16:10:48 [2022-11-22T16:10:48.489Z] #0 5.388 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
16:10:48 [2022-11-22T16:10:48.489Z] #0 5.392 Unpacking libonig5:arm64 (6.9.6-1.1) ...
16:10:48 [2022-11-22T16:10:48.489Z] #0 5.455 Selecting previously unselected package libjq1:arm64.
16:10:48 [2022-11-22T16:10:48.489Z] #0 5.455 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
16:10:48 [2022-11-22T16:10:48.489Z] #0 5.460 Unpacking libjq1:arm64 (1.6-2.1) ...
16:10:48 [2022-11-22T16:10:48.489Z] #0 5.509 Selecting previously unselected package jq.
16:10:48 [2022-11-22T16:10:48.489Z] #0 5.509 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
16:10:48 [2022-11-22T16:10:48.489Z] #0 5.514 Unpacking jq (1.6-2.1) ...
16:10:48 [2022-11-22T16:10:48.489Z] #0 5.560 Setting up libpsl5:arm64 (0.21.0-1.2) ...
16:10:48 [2022-11-22T16:10:48.489Z] #0 5.578 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
16:10:48 [2022-11-22T16:10:48.489Z] #0 5.589 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
16:10:48 [2022-11-22T16:10:48.489Z] #0 5.602 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
16:10:48 [2022-11-22T16:10:48.489Z] #0 5.615 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
16:10:48 [2022-11-22T16:10:48.489Z] #0 5.627 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
16:10:48 [2022-11-22T16:10:48.489Z] #0 5.638 Setting up libssh2-1:arm64 (1.9.0-2) ...
16:10:48 [2022-11-22T16:10:48.489Z] #0 5.649 Setting up openssl (1.1.1n-0+deb11u3) ...
16:10:48 [2022-11-22T16:10:48.489Z] #0 5.666 Setting up libonig5:arm64 (6.9.6-1.1) ...
16:10:48 [2022-11-22T16:10:48.489Z] #0 5.676 Setting up libjq1:arm64 (1.6-2.1) ...
16:10:48 [2022-11-22T16:10:48.489Z] #0 5.688 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
16:10:48 [2022-11-22T16:10:48.489Z] #0 5.699 Setting up ca-certificates (20210119) ...
16:10:48 [2022-11-22T16:10:48.489Z] #0 6.412 Updating certificates in /etc/ssl/certs...
16:10:48 [2022-11-22T16:10:48.489Z] #0 7.288 129 added, 0 removed; done.
16:10:48 [2022-11-22T16:10:48.489Z] #0 7.323 Setting up jq (1.6-2.1) ...
16:10:48 [2022-11-22T16:10:48.489Z] #0 7.334 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
16:10:48 [2022-11-22T16:10:48.489Z] #0 7.345 Setting up curl (7.74.0-1.3+deb11u3) ...
16:10:48 [2022-11-22T16:10:48.489Z] #0 7.358 Processing triggers for libc-bin (2.31-13+deb11u5) ...
16:10:48 [2022-11-22T16:10:48.489Z] #0 7.390 Processing triggers for ca-certificates (20210119) ...
16:10:48 [2022-11-22T16:10:48.489Z] #0 7.403 Updating certificates in /etc/ssl/certs...
16:10:48 [2022-11-22T16:10:48.489Z] #0 8.145 0 added, 0 removed; done.
16:10:48 [2022-11-22T16:10:48.489Z] #0 8.146 Running hooks in /etc/ca-certificates/update.d...
16:10:48 [2022-11-22T16:10:48.489Z] #0 8.147 done.
16:10:48 [2022-11-22T16:10:48.489Z] #13 ...
16:10:48 [2022-11-22T16:10:48.489Z] 
16:10:48 [2022-11-22T16:10:48.489Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:399a26403fd88e2f64a85891f59953b5a6ade5319c4435ac46dfcb133ada5cf3
16:10:49 [2022-11-22T16:10:49.565Z] #11 extracting sha256:fecd6ba4b3f93b6c90f4058b512f1b0a44223ccb3244f0049b16fe2c1b41cf45 4.0s done
16:10:50 [2022-11-22T16:10:50.128Z] #11 extracting sha256:cd807e8b483974845eabbdbbaa4bb3a66f74facd8c061e01e923e9f1da608271 done
16:10:52 [2022-11-22T16:10:52.690Z] #11 DONE 18.1s
16:10:52 [2022-11-22T16:10:52.690Z] 
16:10:52 [2022-11-22T16:10:52.690Z] #14 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:10:52 [2022-11-22T16:10:52.690Z] #14 ...
16:10:52 [2022-11-22T16:10:52.690Z] 
16:10:52 [2022-11-22T16:10:52.690Z] #13 [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
16:10:52 [2022-11-22T16:10:52.690Z] #13 DONE 13.6s
16:10:52 [2022-11-22T16:10:52.690Z] 
16:10:52 [2022-11-22T16:10:52.690Z] #15 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
16:10:52 [2022-11-22T16:10:52.690Z] #15 DONE 0.1s
16:10:52 [2022-11-22T16:10:52.690Z] 
16:10:52 [2022-11-22T16:10:52.690Z] #16 [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
16:10:52 [2022-11-22T16:10:52.946Z] #16 ...
16:10:52 [2022-11-22T16:10:52.946Z] 
16:10:52 [2022-11-22T16:10:52.946Z] #14 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:10:52 [2022-11-22T16:10:52.946Z] #14 DONE 0.6s
16:10:52 [2022-11-22T16:10:52.946Z] 
16:10:52 [2022-11-22T16:10:52.946Z] #17 [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
16:10:53 [2022-11-22T16:10:53.202Z] #17 DONE 0.5s
16:10:53 [2022-11-22T16:10:53.203Z] 
16:10:53 [2022-11-22T16:10:53.203Z] #16 [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
16:10:53 [2022-11-22T16:10:53.775Z] #16 ...
16:10:53 [2022-11-22T16:10:53.775Z] 
16:10:53 [2022-11-22T16:10:53.775Z] #18 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
16:10:53 [2022-11-22T16:10:53.775Z] #18 DONE 0.4s
16:10:53 [2022-11-22T16:10:53.775Z] 
16:10:53 [2022-11-22T16:10:53.775Z] #19 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
16:10:53 [2022-11-22T16:10:53.775Z] #19 DONE 0.4s
16:10:53 [2022-11-22T16:10:53.775Z] 
16:10:53 [2022-11-22T16:10:53.775Z] #20 [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
16:10:53 [2022-11-22T16:10:53.775Z] #20 DONE 0.4s
16:10:53 [2022-11-22T16:10:53.775Z] 
16:10:53 [2022-11-22T16:10:53.775Z] #21 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
16:10:53 [2022-11-22T16:10:53.775Z] #21 DONE 0.4s
16:10:53 [2022-11-22T16:10:53.775Z] 
16:10:53 [2022-11-22T16:10:53.775Z] #22 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
16:10:53 [2022-11-22T16:10:53.775Z] #22 DONE 0.4s
16:10:53 [2022-11-22T16:10:53.775Z] 
16:10:53 [2022-11-22T16:10:53.775Z] #23 [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
16:10:59 [2022-11-22T16:10:59.026Z] #23 4.722 + RM_GOPATH=0
16:10:59 [2022-11-22T16:10:59.026Z] #23 4.741 + TMP_GOPATH=
16:10:59 [2022-11-22T16:10:59.026Z] #23 4.742 + : /build
16:10:59 [2022-11-22T16:10:59.026Z] #23 4.742 + '[' -z '' ']'
16:10:59 [2022-11-22T16:10:59.026Z] #23 4.744 ++ mktemp -d
16:10:59 [2022-11-22T16:10:59.026Z] #23 4.842 + export GOPATH=/tmp/tmp.UfmUzfS77U
16:10:59 [2022-11-22T16:10:59.026Z] #23 4.842 + GOPATH=/tmp/tmp.UfmUzfS77U
16:10:59 [2022-11-22T16:10:59.026Z] #23 4.842 + RM_GOPATH=1
16:10:59 [2022-11-22T16:10:59.026Z] #23 4.842 + case "$(go env GOARCH)" in
16:10:59 [2022-11-22T16:10:59.026Z] #23 4.843 ++ go env GOARCH
16:10:59 [2022-11-22T16:10:59.026Z] #23 4.867 + export GO_BUILDMODE=-buildmode=pie
16:10:59 [2022-11-22T16:10:59.026Z] #23 4.867 + GO_BUILDMODE=-buildmode=pie
16:10:59 [2022-11-22T16:10:59.026Z] #23 4.868 ++ dirname /install.sh
16:10:59 [2022-11-22T16:10:59.026Z] #23 4.872 + dir=/
16:10:59 [2022-11-22T16:10:59.026Z] #23 4.872 + bin=rootlesskit
16:10:59 [2022-11-22T16:10:59.026Z] #23 4.880 + shift
16:10:59 [2022-11-22T16:10:59.026Z] #23 4.880 + '[' '!' -f //rootlesskit.installer ']'
16:10:59 [2022-11-22T16:10:59.026Z] #23 4.880 + . //rootlesskit.installer
16:10:59 [2022-11-22T16:10:59.026Z] #23 4.880 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
16:10:59 [2022-11-22T16:10:59.026Z] #23 4.883 + install_rootlesskit
16:10:59 [2022-11-22T16:10:59.026Z] #23 4.887 + case "$1" in
16:10:59 [2022-11-22T16:10:59.026Z] #23 4.887 + export CGO_ENABLED=0
16:10:59 [2022-11-22T16:10:59.026Z] #23 4.887 + CGO_ENABLED=0
16:10:59 [2022-11-22T16:10:59.026Z] #23 4.887 + _install_rootlesskit
16:10:59 [2022-11-22T16:10:59.026Z] #23 4.888 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
16:10:59 [2022-11-22T16:10:59.026Z] #23 4.889 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
16:10:59 [2022-11-22T16:10:59.026Z] #23 4.889 + for f in rootlesskit rootlesskit-docker-proxy
16:10:59 [2022-11-22T16:10:59.026Z] #23 4.889 + GOBIN=/build
16:10:59 [2022-11-22T16:10:59.026Z] #23 4.895 + GO111MODULE=on
16:10:59 [2022-11-22T16:10:59.026Z] #23 4.895 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
16:10:59 [2022-11-22T16:10:59.026Z] #23 5.353 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
16:10:59 [2022-11-22T16:10:59.955Z] #23 6.096 go: downloading github.com/sirupsen/logrus v1.9.0
16:10:59 [2022-11-22T16:10:59.955Z] #23 6.097 go: downloading github.com/urfave/cli/v2 v2.23.5
16:11:00 [2022-11-22T16:11:00.580Z] #23 6.841 go: downloading golang.org/x/sys v0.2.0
16:11:03 [2022-11-22T16:11:03.154Z] #23 9.246 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
16:11:03 [2022-11-22T16:11:03.410Z] #23 ...
16:11:03 [2022-11-22T16:11:03.410Z] 
16:11:03 [2022-11-22T16:11:03.410Z] #24 [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.2"      && /build/gotestsum --version
16:11:03 [2022-11-22T16:11:03.410Z] #0 5.008 go: downloading gotest.tools/gotestsum v1.8.2
16:11:03 [2022-11-22T16:11:03.410Z] #0 6.493 go: downloading github.com/dnephin/pflag v1.0.7
16:11:03 [2022-11-22T16:11:03.410Z] #0 6.578 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:11:03 [2022-11-22T16:11:03.410Z] #0 7.004 go: downloading golang.org/x/tools v0.1.11
16:11:03 [2022-11-22T16:11:03.410Z] #0 7.073 go: downloading github.com/mattn/go-colorable v0.1.12
16:11:03 [2022-11-22T16:11:03.410Z] #0 7.192 go: downloading github.com/mattn/go-isatty v0.0.14
16:11:03 [2022-11-22T16:11:03.410Z] #0 7.794 go: downloading github.com/fsnotify/fsnotify v1.5.4
16:11:03 [2022-11-22T16:11:03.410Z] #0 7.921 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
16:11:03 [2022-11-22T16:11:03.667Z] #24 ...
16:11:03 [2022-11-22T16:11:03.667Z] 
16:11:03 [2022-11-22T16:11:03.667Z] #25 [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
16:11:03 [2022-11-22T16:11:03.667Z] #0 5.573 go: downloading github.com/go-delve/delve v1.8.1
16:11:03 [2022-11-22T16:11:03.667Z] #25 ...
16:11:03 [2022-11-22T16:11:03.667Z] 
16:11:03 [2022-11-22T16:11:03.667Z] #26 [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
16:11:03 [2022-11-22T16:11:03.667Z] #0 4.783 + git clone https://github.com/docker/distribution.git .
16:11:03 [2022-11-22T16:11:03.667Z] #0 4.795 Cloning into '.'...
16:11:03 [2022-11-22T16:11:03.924Z] #26 ...
16:11:03 [2022-11-22T16:11:03.924Z] 
16:11:03 [2022-11-22T16:11:03.924Z] #27 [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.3.0"      && /build/go-winres --help
16:11:03 [2022-11-22T16:11:03.924Z] #0 5.540 go: downloading github.com/tc-hib/go-winres v0.3.0
16:11:03 [2022-11-22T16:11:03.924Z] #0 6.295 go: downloading github.com/tc-hib/winres v0.1.6
16:11:03 [2022-11-22T16:11:03.924Z] #0 7.398 go: downloading github.com/urfave/cli/v2 v2.3.0
16:11:03 [2022-11-22T16:11:03.924Z] #0 7.709 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
16:11:03 [2022-11-22T16:11:03.924Z] #0 7.762 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
16:11:03 [2022-11-22T16:11:03.924Z] #0 10.39 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:11:03 [2022-11-22T16:11:03.924Z] #27 10.58 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:11:03 [2022-11-22T16:11:03.924Z] #27 ...
16:11:03 [2022-11-22T16:11:03.924Z] 
16:11:03 [2022-11-22T16:11:03.924Z] #28 [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.49.0"      && /build/golangci-lint --version
16:11:03 [2022-11-22T16:11:03.924Z] #0 4.176 go: downloading github.com/golangci/golangci-lint v1.49.0
16:11:03 [2022-11-22T16:11:03.924Z] #0 6.170 go: downloading github.com/gofrs/flock v0.8.1
16:11:03 [2022-11-22T16:11:03.924Z] #0 6.170 go: downloading github.com/fatih/color v1.13.0
16:11:03 [2022-11-22T16:11:03.924Z] #0 6.203 go: downloading github.com/pkg/errors v0.9.1
16:11:03 [2022-11-22T16:11:03.924Z] #0 6.271 go: downloading github.com/spf13/cobra v1.5.0
16:11:03 [2022-11-22T16:11:03.924Z] #0 6.274 go: downloading github.com/spf13/pflag v1.0.5
16:11:03 [2022-11-22T16:11:03.924Z] #0 6.551 go: downloading github.com/spf13/viper v1.12.0
16:11:03 [2022-11-22T16:11:03.924Z] #0 6.600 go: downloading gopkg.in/yaml.v3 v3.0.1
16:11:03 [2022-11-22T16:11:03.924Z] #0 7.307 go: downloading github.com/mattn/go-colorable v0.1.13
16:11:03 [2022-11-22T16:11:03.924Z] #0 7.336 go: downloading github.com/mattn/go-isatty v0.0.16
16:11:03 [2022-11-22T16:11:03.924Z] #0 7.520 go: downloading golang.org/x/tools v0.1.12
16:11:03 [2022-11-22T16:11:03.924Z] #0 7.585 go: downloading github.com/hashicorp/go-version v1.6.0
16:11:03 [2022-11-22T16:11:03.924Z] #0 7.756 go: downloading github.com/ldez/gomoddirectives v0.2.3
16:11:03 [2022-11-22T16:11:03.924Z] #0 7.909 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:11:03 [2022-11-22T16:11:03.924Z] #0 8.131 go: downloading github.com/hashicorp/go-multierror v1.1.1
16:11:04 [2022-11-22T16:11:04.180Z] #28 ...
16:11:04 [2022-11-22T16:11:04.180Z] 
16:11:04 [2022-11-22T16:11:04.180Z] #29 [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             ;
16:11:04 [2022-11-22T16:11:04.180Z] #0 4.317 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
16:11:04 [2022-11-22T16:11:04.180Z] #0 4.331 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:11:04 [2022-11-22T16:11:04.180Z] #0 4.338 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:11:04 [2022-11-22T16:11:04.180Z] #0 4.806 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
16:11:04 [2022-11-22T16:11:04.180Z] #0 6.555 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [200 kB]
16:11:04 [2022-11-22T16:11:04.180Z] #0 8.683 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
16:11:04 [2022-11-22T16:11:04.180Z] #29 ...
16:11:04 [2022-11-22T16:11:04.180Z] 
16:11:04 [2022-11-22T16:11:04.180Z] #30 [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
16:11:04 [2022-11-22T16:11:04.180Z] #0 5.583 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
16:11:04 [2022-11-22T16:11:04.180Z] #0 5.608 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:11:04 [2022-11-22T16:11:04.180Z] #0 5.608 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:11:04 [2022-11-22T16:11:04.180Z] #0 6.506 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
16:11:04 [2022-11-22T16:11:04.180Z] #0 9.574 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [200 kB]
16:11:04 [2022-11-22T16:11:04.436Z] #30 ...
16:11:04 [2022-11-22T16:11:04.436Z] 
16:11:04 [2022-11-22T16:11:04.436Z] #31 [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
16:11:04 [2022-11-22T16:11:04.436Z] #0 4.415 go: downloading mvdan.cc/sh/v3 v3.0.2
16:11:04 [2022-11-22T16:11:04.436Z] #0 10.45 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
16:11:04 [2022-11-22T16:11:04.436Z] #0 10.45 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
16:11:04 [2022-11-22T16:11:04.436Z] #0 10.48 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
16:11:04 [2022-11-22T16:11:04.436Z] #31 ...
16:11:04 [2022-11-22T16:11:04.436Z] 
16:11:04 [2022-11-22T16:11:04.436Z] #32 [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
16:11:04 [2022-11-22T16:11:04.436Z] #0 5.266 go: downloading github.com/pelletier/go-toml v1.8.1
16:11:04 [2022-11-22T16:11:04.693Z] #32 ...
16:11:04 [2022-11-22T16:11:04.693Z] 
16:11:04 [2022-11-22T16:11:04.693Z] #16 [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
16:11:04 [2022-11-22T16:11:04.693Z] #16 1.997 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
16:11:04 [2022-11-22T16:11:04.693Z] #16 2.419 
16:11:04 [2022-11-22T16:11:04.693Z] #16 2.683 #=#=#                                                                         

#                                                                          2.2%
######################################################################## 100.0%
16:11:04 [2022-11-22T16:11:04.693Z] #16 3.063 
16:11:04 [2022-11-22T16:11:04.693Z] #16 4.443 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
16:11:04 [2022-11-22T16:11:04.693Z] #16 4.719 
16:11:04 [2022-11-22T16:11:04.693Z] #16 4.980 #=#=#                                                                         

                                                                           0.8%
######################################################################## 100.0%
16:11:04 [2022-11-22T16:11:04.693Z] #16 5.483 
16:11:04 [2022-11-22T16:11:04.693Z] #16 9.995 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
16:11:04 [2022-11-22T16:11:04.693Z] #16 11.62 
16:11:04 [2022-11-22T16:11:04.949Z] #16 12.01 #=#=#                                                                         

                                                                           0.0%
############                                                              17.1%
16:11:04 [2022-11-22T16:11:04.949Z] #16 ...
16:11:04 [2022-11-22T16:11:04.949Z] 
16:11:04 [2022-11-22T16:11:04.949Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
16:11:04 [2022-11-22T16:11:04.949Z] #0 4.734 + RM_GOPATH=0
16:11:04 [2022-11-22T16:11:04.949Z] #0 4.744 + TMP_GOPATH=
16:11:04 [2022-11-22T16:11:04.949Z] #0 4.744 + : /build
16:11:04 [2022-11-22T16:11:04.949Z] #0 4.744 + '[' -z '' ']'
16:11:04 [2022-11-22T16:11:04.949Z] #0 4.745 ++ mktemp -d
16:11:04 [2022-11-22T16:11:04.949Z] #0 4.844 + export GOPATH=/tmp/tmp.g8YuHlQHk2
16:11:04 [2022-11-22T16:11:04.949Z] #0 4.844 + GOPATH=/tmp/tmp.g8YuHlQHk2
16:11:04 [2022-11-22T16:11:04.949Z] #0 4.845 + RM_GOPATH=1
16:11:04 [2022-11-22T16:11:04.949Z] #0 4.845 + case "$(go env GOARCH)" in
16:11:04 [2022-11-22T16:11:04.949Z] #0 4.845 ++ go env GOARCH
16:11:04 [2022-11-22T16:11:04.949Z] #0 4.878 + export GO_BUILDMODE=-buildmode=pie
16:11:04 [2022-11-22T16:11:04.949Z] #0 4.878 + GO_BUILDMODE=-buildmode=pie
16:11:04 [2022-11-22T16:11:04.949Z] #0 4.882 ++ dirname /install.sh
16:11:04 [2022-11-22T16:11:04.949Z] #0 4.891 + dir=/
16:11:04 [2022-11-22T16:11:04.949Z] #0 4.891 + bin=dockercli
16:11:04 [2022-11-22T16:11:04.949Z] #0 4.891 + shift
16:11:04 [2022-11-22T16:11:04.949Z] #0 4.891 + '[' '!' -f //dockercli.installer ']'
16:11:04 [2022-11-22T16:11:04.949Z] #0 4.891 + . //dockercli.installer
16:11:04 [2022-11-22T16:11:04.949Z] #0 4.891 ++ : stable
16:11:04 [2022-11-22T16:11:04.949Z] #0 4.891 ++ : 17.06.2-ce
16:11:04 [2022-11-22T16:11:04.949Z] #0 4.891 + install_dockercli
16:11:04 [2022-11-22T16:11:04.949Z] #0 4.891 + echo 'Install docker/cli version 17.06.2-ce from stable'
16:11:04 [2022-11-22T16:11:04.949Z] #0 4.891 Install docker/cli version 17.06.2-ce from stable
16:11:04 [2022-11-22T16:11:04.949Z] #0 4.892 ++ uname -m
16:11:04 [2022-11-22T16:11:04.949Z] #0 4.893 + arch=aarch64
16:11:04 [2022-11-22T16:11:04.949Z] #0 4.893 + '[' aarch64 '!=' x86_64 ']'
16:11:04 [2022-11-22T16:11:04.949Z] #0 4.894 + '[' aarch64 '!=' s390x ']'
16:11:04 [2022-11-22T16:11:04.949Z] #0 4.894 + '[' aarch64 '!=' armhf ']'
16:11:04 [2022-11-22T16:11:04.949Z] #0 4.894 + build_dockercli
16:11:04 [2022-11-22T16:11:04.949Z] #0 4.894 + git clone https://github.com/docker/docker-ce /tmp/tmp.g8YuHlQHk2/tmp/docker-ce
16:11:04 [2022-11-22T16:11:04.949Z] #0 4.896 Cloning into '/tmp/tmp.g8YuHlQHk2/tmp/docker-ce'...
16:11:04 [2022-11-22T16:11:04.949Z] #33 ...
16:11:04 [2022-11-22T16:11:04.949Z] 
16:11:04 [2022-11-22T16:11:04.949Z] #34 [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
16:11:04 [2022-11-22T16:11:04.949Z] #0 5.554 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
16:11:04 [2022-11-22T16:11:04.949Z] #0 5.626 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:11:04 [2022-11-22T16:11:04.949Z] #0 5.630 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:11:04 [2022-11-22T16:11:04.949Z] #0 6.531 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
16:11:04 [2022-11-22T16:11:04.949Z] #0 9.083 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [200 kB]
16:11:05 [2022-11-22T16:11:05.206Z] #34 ...
16:11:05 [2022-11-22T16:11:05.206Z] 
16:11:05 [2022-11-22T16:11:05.206Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:11:05 [2022-11-22T16:11:05.206Z] #0 5.039 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
16:11:05 [2022-11-22T16:11:05.206Z] #0 5.099 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:11:05 [2022-11-22T16:11:05.206Z] #0 5.100 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:11:05 [2022-11-22T16:11:05.206Z] #0 5.959 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
16:11:05 [2022-11-22T16:11:05.206Z] #0 8.570 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [200 kB]
16:11:05 [2022-11-22T16:11:05.206Z] #0 11.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
16:11:05 [2022-11-22T16:11:05.206Z] #35 ...
16:11:05 [2022-11-22T16:11:05.206Z] 
16:11:05 [2022-11-22T16:11:05.206Z] #36 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:11:05 [2022-11-22T16:11:05.206Z] #0 4.478 + git clone https://github.com/kolyshkin/go-swagger.git .
16:11:05 [2022-11-22T16:11:05.206Z] #0 4.478 Cloning into '.'...
16:11:05 [2022-11-22T16:11:05.206Z] #36 ...
16:11:05 [2022-11-22T16:11:05.206Z] 
16:11:05 [2022-11-22T16:11:05.206Z] #37 [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
16:11:05 [2022-11-22T16:11:05.206Z] #0 5.212 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
16:11:05 [2022-11-22T16:11:05.206Z] #0 5.260 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:11:05 [2022-11-22T16:11:05.206Z] #0 5.260 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:11:05 [2022-11-22T16:11:05.206Z] #0 6.309 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
16:11:05 [2022-11-22T16:11:05.206Z] #0 6.480 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
16:11:05 [2022-11-22T16:11:05.206Z] #0 8.573 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [200 kB]
16:11:05 [2022-11-22T16:11:05.206Z] #0 11.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
16:11:05 [2022-11-22T16:11:05.462Z] #37 ...
16:11:05 [2022-11-22T16:11:05.462Z] 
16:11:05 [2022-11-22T16:11:05.462Z] #16 [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
16:11:05 [2022-11-22T16:11:05.462Z] #16 12.01 #=#=#                                                                         

                                                                           0.0%
############                                                              17.1%
######################                                                    31.5%
#################################                                         47.0%
#########################################                                 58.0%
##################################################                        70.5%
###########################################################               82.6%
####################################################################      94.9%
######################################################################## 100.0%
16:11:06 [2022-11-22T16:11:06.845Z] #16 14.30 
16:11:12 [2022-11-22T16:11:12.133Z] #16 ...
16:11:12 [2022-11-22T16:11:12.133Z] 
16:11:12 [2022-11-22T16:11:12.133Z] #32 [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
16:11:12 [2022-11-22T16:11:12.133Z] #32 18.43 tomll can be used in two ways:
16:11:12 [2022-11-22T16:11:12.133Z] #32 18.43 Writing to STDIN and reading from STDOUT:
16:11:12 [2022-11-22T16:11:12.133Z] #32 18.44   cat file.toml | tomll > file.toml
16:11:12 [2022-11-22T16:11:12.133Z] #32 18.44 
16:11:12 [2022-11-22T16:11:12.133Z] #32 18.44 Reading and updating a list of files:
16:11:12 [2022-11-22T16:11:12.133Z] #32 18.44   tomll a.toml b.toml c.toml
16:11:12 [2022-11-22T16:11:12.133Z] #32 18.44 
16:11:12 [2022-11-22T16:11:12.133Z] #32 18.44 When given a list of files, tomll will modify all files in place without asking.
16:11:14 [2022-11-22T16:11:14.022Z] #32 DONE 20.3s
16:11:14 [2022-11-22T16:11:14.022Z] 
16:11:14 [2022-11-22T16:11:14.022Z] #28 [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.49.0"      && /build/golangci-lint --version
16:11:14 [2022-11-22T16:11:14.022Z] #28 13.97 go: downloading github.com/sirupsen/logrus v1.9.0
16:11:14 [2022-11-22T16:11:14.022Z] #28 14.01 go: downloading github.com/stretchr/testify v1.8.0
16:11:14 [2022-11-22T16:11:14.022Z] #28 14.29 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
16:11:14 [2022-11-22T16:11:14.022Z] #28 14.45 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
16:11:14 [2022-11-22T16:11:14.022Z] #28 14.50 go: downloading github.com/mitchellh/mapstructure v1.5.0
16:11:14 [2022-11-22T16:11:14.022Z] #28 14.56 go: downloading github.com/spf13/afero v1.8.2
16:11:14 [2022-11-22T16:11:14.022Z] #28 14.65 go: downloading github.com/spf13/cast v1.5.0
16:11:14 [2022-11-22T16:11:14.022Z] #28 14.77 go: downloading github.com/spf13/jwalterweatherman v1.1.0
16:11:14 [2022-11-22T16:11:14.022Z] #28 14.94 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
16:11:14 [2022-11-22T16:11:14.022Z] #28 15.11 go: downloading github.com/hashicorp/errwrap v1.0.0
16:11:14 [2022-11-22T16:11:14.022Z] #28 15.31 go: downloading 4d63.com/gochecknoglobals v0.1.0
16:11:14 [2022-11-22T16:11:14.022Z] #28 15.44 go: downloading github.com/Antonboom/errname v0.1.7
16:11:14 [2022-11-22T16:11:14.022Z] #28 15.48 go: downloading github.com/Antonboom/nilnil v0.1.1
16:11:14 [2022-11-22T16:11:14.022Z] #28 15.66 go: downloading github.com/BurntSushi/toml v1.2.0
16:11:14 [2022-11-22T16:11:14.022Z] #28 16.97 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
16:11:14 [2022-11-22T16:11:14.022Z] #28 17.06 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
16:11:14 [2022-11-22T16:11:14.022Z] #28 17.09 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
16:11:14 [2022-11-22T16:11:14.022Z] #28 17.37 go: downloading github.com/alexkohler/prealloc v1.0.0
16:11:14 [2022-11-22T16:11:14.022Z] #28 17.48 go: downloading github.com/alingse/asasalint v0.0.11
16:11:14 [2022-11-22T16:11:14.022Z] #28 17.77 go: downloading github.com/ashanbrown/forbidigo v1.3.0
16:11:14 [2022-11-22T16:11:14.022Z] #28 17.98 go: downloading github.com/ashanbrown/makezero v1.1.1
16:11:14 [2022-11-22T16:11:14.022Z] #28 18.10 go: downloading github.com/bkielbasa/cyclop v1.2.0
16:11:14 [2022-11-22T16:11:14.022Z] #28 18.12 go: downloading github.com/blizzy78/varnamelen v0.8.0
16:11:14 [2022-11-22T16:11:14.022Z] #28 18.21 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
16:11:14 [2022-11-22T16:11:14.022Z] #28 18.36 go: downloading github.com/breml/bidichk v0.2.3
16:11:14 [2022-11-22T16:11:14.022Z] #28 18.39 go: downloading github.com/breml/errchkjson v0.3.0
16:11:14 [2022-11-22T16:11:14.022Z] #28 18.45 go: downloading github.com/butuzov/ireturn v0.1.1
16:11:14 [2022-11-22T16:11:14.022Z] #28 18.48 go: downloading github.com/charithe/durationcheck v0.0.9
16:11:14 [2022-11-22T16:11:14.022Z] #28 18.59 go: downloading github.com/curioswitch/go-reassign v0.1.2
16:11:14 [2022-11-22T16:11:14.022Z] #28 18.66 go: downloading github.com/daixiang0/gci v0.6.3
16:11:14 [2022-11-22T16:11:14.022Z] #28 18.95 go: downloading github.com/esimonov/ifshort v1.0.4
16:11:14 [2022-11-22T16:11:14.022Z] #28 18.95 go: downloading github.com/denis-tingaikin/go-header v0.4.3
16:11:14 [2022-11-22T16:11:14.022Z] #28 19.01 go: downloading github.com/firefart/nonamedreturns v1.0.4
16:11:14 [2022-11-22T16:11:14.022Z] #28 19.04 go: downloading github.com/fzipp/gocyclo v0.6.0
16:11:14 [2022-11-22T16:11:14.022Z] #28 19.12 go: downloading github.com/go-critic/go-critic v0.6.4
16:11:14 [2022-11-22T16:11:14.022Z] #28 20.08 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
16:11:14 [2022-11-22T16:11:14.022Z] #28 20.12 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
16:11:14 [2022-11-22T16:11:14.022Z] #28 20.15 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
16:11:14 [2022-11-22T16:11:14.022Z] #28 20.42 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
16:11:14 [2022-11-22T16:11:14.022Z] #28 20.61 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
16:11:14 [2022-11-22T16:11:14.279Z] #28 ...
16:11:14 [2022-11-22T16:11:14.279Z] 
16:11:14 [2022-11-22T16:11:14.279Z] #23 [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
16:11:14 [2022-11-22T16:11:14.279Z] #23 10.37 go: downloading github.com/google/uuid v1.3.0
16:11:14 [2022-11-22T16:11:14.279Z] #23 10.53 go: downloading github.com/moby/vpnkit v0.5.0
16:11:14 [2022-11-22T16:11:14.279Z] #23 10.57 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:11:14 [2022-11-22T16:11:14.279Z] #23 11.01 go: downloading github.com/gofrs/flock v0.8.1
16:11:14 [2022-11-22T16:11:14.279Z] #23 11.27 go: downloading github.com/gorilla/mux v1.8.0
16:11:14 [2022-11-22T16:11:14.279Z] #23 11.63 go: downloading github.com/moby/sys/mountinfo v0.6.2
16:11:14 [2022-11-22T16:11:14.279Z] #23 11.95 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
16:11:14 [2022-11-22T16:11:14.279Z] #23 12.19 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
16:11:14 [2022-11-22T16:11:14.279Z] #23 13.76 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
16:11:14 [2022-11-22T16:11:14.279Z] #23 13.91 go: downloading golang.org/x/net v0.1.0
16:11:14 [2022-11-22T16:11:14.279Z] #23 14.42 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:11:14 [2022-11-22T16:11:14.279Z] #23 ...
16:11:14 [2022-11-22T16:11:14.279Z] 
16:11:14 [2022-11-22T16:11:14.279Z] #24 [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.2"      && /build/gotestsum --version
16:11:14 [2022-11-22T16:11:14.279Z] #24 10.93 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
16:11:14 [2022-11-22T16:11:14.279Z] #24 11.02 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
16:11:14 [2022-11-22T16:11:14.279Z] #24 14.29 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
16:11:14 [2022-11-22T16:11:14.535Z] #24 ...
16:11:14 [2022-11-22T16:11:14.535Z] 
16:11:14 [2022-11-22T16:11:14.535Z] #28 [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.49.0"      && /build/golangci-lint --version
16:11:14 [2022-11-22T16:11:14.535Z] #28 21.04 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
16:11:14 [2022-11-22T16:11:14.535Z] #28 21.15 go: downloading github.com/golangci/misspell v0.3.5
16:11:14 [2022-11-22T16:11:14.535Z] #28 21.20 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
16:11:14 [2022-11-22T16:11:14.791Z] #28 21.33 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
16:11:14 [2022-11-22T16:11:14.791Z] #28 21.45 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
16:11:14 [2022-11-22T16:11:14.791Z] #28 21.54 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
16:11:14 [2022-11-22T16:11:14.791Z] #28 21.56 go: downloading github.com/hexops/gotextdiff v1.0.3
16:11:15 [2022-11-22T16:11:15.047Z] #28 21.62 go: downloading github.com/jgautheron/goconst v1.5.1
16:11:15 [2022-11-22T16:11:15.047Z] #28 21.65 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
16:11:15 [2022-11-22T16:11:15.305Z] #28 21.83 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
16:11:15 [2022-11-22T16:11:15.305Z] #28 21.86 go: downloading github.com/julz/importas v0.1.0
16:11:15 [2022-11-22T16:11:15.305Z] #28 21.94 go: downloading github.com/kisielk/errcheck v1.6.2
16:11:15 [2022-11-22T16:11:15.305Z] #28 21.96 go: downloading github.com/kulti/thelper v0.6.3
16:11:15 [2022-11-22T16:11:15.305Z] #28 22.07 go: downloading github.com/kunwardeep/paralleltest v1.0.6
16:11:15 [2022-11-22T16:11:15.305Z] #28 ...
16:11:15 [2022-11-22T16:11:15.305Z] 
16:11:15 [2022-11-22T16:11:15.305Z] #34 [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
16:11:15 [2022-11-22T16:11:15.305Z] #34 12.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
16:11:15 [2022-11-22T16:11:15.305Z] #34 16.64 Fetched 8491 kB in 11s (747 kB/s)
16:11:15 [2022-11-22T16:11:15.305Z] #34 16.64 Reading package lists...
16:11:15 [2022-11-22T16:11:15.604Z] #34 ...
16:11:15 [2022-11-22T16:11:15.604Z] 
16:11:15 [2022-11-22T16:11:15.604Z] #28 [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.49.0"      && /build/golangci-lint --version
16:11:15 [2022-11-22T16:11:15.604Z] #28 22.12 go: downloading github.com/kyoh86/exportloopref v0.1.8
16:11:15 [2022-11-22T16:11:15.604Z] #28 22.17 go: downloading github.com/ldez/tagliatelle v0.3.1
16:11:15 [2022-11-22T16:11:15.604Z] #28 22.19 go: downloading github.com/leonklingele/grouper v1.1.0
16:11:15 [2022-11-22T16:11:15.604Z] #28 22.25 go: downloading github.com/lufeee/execinquery v1.2.1
16:11:15 [2022-11-22T16:11:15.604Z] #28 ...
16:11:15 [2022-11-22T16:11:15.604Z] 
16:11:15 [2022-11-22T16:11:15.604Z] #31 [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
16:11:15 [2022-11-22T16:11:15.604Z] #31 12.29 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
16:11:15 [2022-11-22T16:11:15.860Z] #31 ...
16:11:15 [2022-11-22T16:11:15.860Z] 
16:11:15 [2022-11-22T16:11:15.860Z] #28 [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.49.0"      && /build/golangci-lint --version
16:11:15 [2022-11-22T16:11:15.860Z] #28 22.35 go: downloading github.com/maratori/testpackage v1.1.0
16:11:15 [2022-11-22T16:11:15.860Z] #28 22.39 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
16:11:15 [2022-11-22T16:11:15.860Z] #28 22.49 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
16:11:15 [2022-11-22T16:11:15.860Z] #28 22.56 go: downloading github.com/mgechev/revive v1.2.3
16:11:16 [2022-11-22T16:11:16.160Z] #28 ...
16:11:16 [2022-11-22T16:11:16.160Z] 
16:11:16 [2022-11-22T16:11:16.160Z] #30 [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
16:11:16 [2022-11-22T16:11:16.160Z] #30 12.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
16:11:16 [2022-11-22T16:11:16.160Z] #30 17.46 Fetched 8491 kB in 12s (701 kB/s)
16:11:16 [2022-11-22T16:11:16.160Z] #30 17.46 Reading package lists...
16:11:16 [2022-11-22T16:11:16.160Z] #30 ...
16:11:16 [2022-11-22T16:11:16.160Z] 
16:11:16 [2022-11-22T16:11:16.160Z] #26 [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
16:11:16 [2022-11-22T16:11:16.416Z] #26 22.34 Updating files:  82% (1826/2209)
Updating files:  83% (1834/2209)
Updating files:  84% (1856/2209)
Updating files:  85% (1878/2209)
Updating files:  86% (1900/2209)
Updating files:  87% (1922/2209)
Updating files:  88% (1944/2209)
Updating files:  89% (1967/2209)
Updating files:  90% (1989/2209)
Updating files:  91% (2011/2209)
Updating files:  92% (2033/2209)
Updating files:  93% (2055/2209)
Updating files:  94% (2077/2209)
Updating files:  95% (2099/2209)
Updating files:  96% (2121/2209)
Updating files:  97% (2143/2209)
Updating files:  98% (2165/2209)
Updating files:  99% (2187/2209)
Updating files: 100% (2209/2209)
Updating files: 100% (2209/2209), done.
16:11:16 [2022-11-22T16:11:16.416Z] #26 22.64 + git checkout -q v2.3.0
16:11:16 [2022-11-22T16:11:16.675Z] #26 ...
16:11:16 [2022-11-22T16:11:16.675Z] 
16:11:16 [2022-11-22T16:11:16.675Z] #25 [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
16:11:16 [2022-11-22T16:11:16.675Z] #25 13.46 go: downloading github.com/sirupsen/logrus v1.6.0
16:11:16 [2022-11-22T16:11:16.675Z] #25 13.48 go: downloading github.com/spf13/cobra v1.1.3
16:11:16 [2022-11-22T16:11:16.675Z] #25 13.86 go: downloading github.com/mattn/go-isatty v0.0.3
16:11:16 [2022-11-22T16:11:16.675Z] #25 14.00 go: downloading gopkg.in/yaml.v2 v2.4.0
16:11:16 [2022-11-22T16:11:16.675Z] #25 14.14 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
16:11:16 [2022-11-22T16:11:16.675Z] #25 14.25 go: downloading github.com/cosiner/argv v0.1.0
16:11:16 [2022-11-22T16:11:16.675Z] #25 14.28 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
16:11:16 [2022-11-22T16:11:16.675Z] #25 14.36 go: downloading github.com/peterh/liner v1.2.2
16:11:16 [2022-11-22T16:11:16.675Z] #25 14.57 go: downloading github.com/google/go-dap v0.6.0
16:11:16 [2022-11-22T16:11:16.675Z] #25 14.90 go: downloading github.com/russross/blackfriday/v2 v2.0.1
16:11:16 [2022-11-22T16:11:16.675Z] #25 15.38 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
16:11:16 [2022-11-22T16:11:16.675Z] #25 15.99 go: downloading github.com/mattn/go-runewidth v0.0.3
16:11:16 [2022-11-22T16:11:16.675Z] #25 16.17 go: downloading github.com/hashicorp/golang-lru v0.5.4
16:11:16 [2022-11-22T16:11:16.675Z] #25 16.20 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
16:11:16 [2022-11-22T16:11:16.675Z] #25 17.58 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
16:11:16 [2022-11-22T16:11:16.931Z] #25 ...
16:11:16 [2022-11-22T16:11:16.931Z] 
16:11:16 [2022-11-22T16:11:16.931Z] #28 [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.49.0"      && /build/golangci-lint --version
16:11:16 [2022-11-22T16:11:16.931Z] #28 23.21 go: downloading github.com/moricho/tparallel v0.2.1
16:11:16 [2022-11-22T16:11:16.932Z] #28 23.22 go: downloading github.com/nakabonne/nestif v0.3.1
16:11:16 [2022-11-22T16:11:16.932Z] #28 23.28 go: downloading github.com/nishanths/exhaustive v0.8.1
16:11:16 [2022-11-22T16:11:16.932Z] #28 23.40 go: downloading github.com/nishanths/predeclared v0.2.2
16:11:16 [2022-11-22T16:11:16.932Z] #28 23.47 go: downloading github.com/polyfloyd/go-errorlint v1.0.2
16:11:16 [2022-11-22T16:11:16.932Z] #28 23.55 go: downloading github.com/ryancurrah/gomodguard v1.2.4
16:11:16 [2022-11-22T16:11:16.932Z] #28 23.69 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
16:11:17 [2022-11-22T16:11:17.188Z] #28 23.74 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
16:11:17 [2022-11-22T16:11:17.188Z] #28 23.83 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
16:11:17 [2022-11-22T16:11:17.188Z] #28 23.89 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0
16:11:17 [2022-11-22T16:11:17.188Z] #28 23.89 go: downloading github.com/securego/gosec/v2 v2.13.1
16:11:17 [2022-11-22T16:11:17.750Z] #28 24.14 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
16:11:17 [2022-11-22T16:11:17.750Z] #28 24.14 go: downloading github.com/sivchari/containedctx v1.0.2
16:11:17 [2022-11-22T16:11:17.750Z] #28 24.21 go: downloading github.com/sivchari/nosnakecase v1.7.0
16:11:17 [2022-11-22T16:11:17.750Z] #28 24.22 go: downloading github.com/sivchari/tenv v1.7.0
16:11:17 [2022-11-22T16:11:17.750Z] #28 24.27 go: downloading github.com/sonatard/noctx v0.0.1
16:11:17 [2022-11-22T16:11:17.750Z] #28 24.42 go: downloading github.com/sourcegraph/go-diff v0.6.1
16:11:17 [2022-11-22T16:11:17.750Z] #28 ...
16:11:17 [2022-11-22T16:11:17.750Z] 
16:11:17 [2022-11-22T16:11:17.750Z] #29 [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             ;
16:11:17 [2022-11-22T16:11:17.750Z] #29 14.37 Fetched 8491 kB in 10s (813 kB/s)
16:11:17 [2022-11-22T16:11:17.750Z] #29 14.37 Reading package lists...
16:11:17 [2022-11-22T16:11:17.750Z] #29 19.23 Reading package lists...
16:11:17 [2022-11-22T16:11:17.750Z] #29 23.04 Building dependency tree...
16:11:17 [2022-11-22T16:11:17.750Z] #29 ...
16:11:17 [2022-11-22T16:11:17.750Z] 
16:11:17 [2022-11-22T16:11:17.750Z] #28 [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.49.0"      && /build/golangci-lint --version
16:11:17 [2022-11-22T16:11:17.750Z] #28 24.46 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
16:11:17 [2022-11-22T16:11:17.750Z] #28 24.52 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
16:11:18 [2022-11-22T16:11:18.007Z] #28 24.61 go: downloading github.com/sylvia7788/contextcheck v1.0.6
16:11:18 [2022-11-22T16:11:18.007Z] #28 24.65 go: downloading github.com/tdakkota/asciicheck v0.1.1
16:11:18 [2022-11-22T16:11:18.007Z] #28 24.68 go: downloading github.com/tetafro/godot v1.4.11
16:11:18 [2022-11-22T16:11:18.264Z] #28 24.81 go: downloading github.com/timonwong/logrlint v0.1.0
16:11:18 [2022-11-22T16:11:18.264Z] #28 24.81 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
16:11:18 [2022-11-22T16:11:18.264Z] #28 24.86 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2
16:11:18 [2022-11-22T16:11:18.264Z] #28 ...
16:11:18 [2022-11-22T16:11:18.264Z] 
16:11:18 [2022-11-22T16:11:18.264Z] #37 [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
16:11:18 [2022-11-22T16:11:18.264Z] #37 14.47 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
16:11:18 [2022-11-22T16:11:18.264Z] #37 17.85 Fetched 8495 kB in 13s (659 kB/s)
16:11:18 [2022-11-22T16:11:18.264Z] #37 17.85 Reading package lists...
16:11:18 [2022-11-22T16:11:18.521Z] #37 23.17 Reading package lists...
16:11:18 [2022-11-22T16:11:18.521Z] #37 ...
16:11:18 [2022-11-22T16:11:18.521Z] 
16:11:18 [2022-11-22T16:11:18.521Z] #28 [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.49.0"      && /build/golangci-lint --version
16:11:18 [2022-11-22T16:11:18.521Z] #28 25.00 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
16:11:18 [2022-11-22T16:11:18.521Z] #28 25.11 go: downloading github.com/ultraware/funlen v0.0.3
16:11:18 [2022-11-22T16:11:18.521Z] #28 25.18 go: downloading github.com/ultraware/whitespace v0.0.5
16:11:18 [2022-11-22T16:11:18.521Z] #28 25.22 go: downloading github.com/uudashr/gocognit v1.0.6
16:11:18 [2022-11-22T16:11:18.777Z] #28 25.36 go: downloading github.com/yagipy/maintidx v1.0.0
16:11:18 [2022-11-22T16:11:18.777Z] #28 25.42 go: downloading github.com/yeya24/promlinter v0.2.0
16:11:19 [2022-11-22T16:11:19.074Z] #28 25.68 go: downloading gitlab.com/bosi/decorder v0.2.3
16:11:19 [2022-11-22T16:11:19.074Z] #28 25.76 go: downloading honnef.co/go/tools v0.3.3
16:11:20 [2022-11-22T16:11:20.003Z] #28 ...
16:11:20 [2022-11-22T16:11:20.003Z] 
16:11:20 [2022-11-22T16:11:20.003Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:11:20 [2022-11-22T16:11:20.003Z] #35 16.45 Fetched 8491 kB in 12s (729 kB/s)
16:11:20 [2022-11-22T16:11:20.003Z] #35 16.45 Reading package lists...
16:11:20 [2022-11-22T16:11:20.003Z] #35 21.90 Reading package lists...
16:11:20 [2022-11-22T16:11:20.003Z] #35 26.55 Building dependency tree...
16:11:20 [2022-11-22T16:11:20.003Z] #35 ...
16:11:20 [2022-11-22T16:11:20.003Z] 
16:11:20 [2022-11-22T16:11:20.003Z] #16 [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
16:11:20 [2022-11-22T16:11:20.003Z] #16 20.72 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
16:11:20 [2022-11-22T16:11:20.003Z] #16 22.69 
16:11:20 [2022-11-22T16:11:20.003Z] #16 23.09 #=#=#                                                                         

######################################################################## 100.0%
16:11:20 [2022-11-22T16:11:20.003Z] #16 24.36 
16:11:20 [2022-11-22T16:11:20.003Z] #16 26.90 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
16:11:20 [2022-11-22T16:11:20.003Z] #16 ...
16:11:20 [2022-11-22T16:11:20.003Z] 
16:11:20 [2022-11-22T16:11:20.003Z] #29 [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             ;
16:11:20 [2022-11-22T16:11:20.003Z] #29 26.63 python3 is already the newest version (3.9.2-3).
16:11:20 [2022-11-22T16:11:20.003Z] #29 26.63 The following additional packages will be installed:
16:11:20 [2022-11-22T16:11:20.003Z] #29 26.64   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
16:11:20 [2022-11-22T16:11:20.003Z] #29 26.65   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
16:11:20 [2022-11-22T16:11:20.003Z] #29 26.66 Suggested packages:
16:11:20 [2022-11-22T16:11:20.003Z] #29 26.66   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
16:11:20 [2022-11-22T16:11:20.003Z] #29 26.66   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
16:11:20 [2022-11-22T16:11:20.003Z] #29 26.66   m4-doc ed diffutils-doc
16:11:20 [2022-11-22T16:11:20.003Z] #29 26.66 Recommended packages:
16:11:20 [2022-11-22T16:11:20.003Z] #29 26.67   fakeroot libalgorithm-merge-perl libltdl-dev
16:11:21 [2022-11-22T16:11:21.371Z] #29 28.04 The following NEW packages will be installed:
16:11:21 [2022-11-22T16:11:21.371Z] #29 28.04   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
16:11:21 [2022-11-22T16:11:21.371Z] #29 28.05   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
16:11:21 [2022-11-22T16:11:21.371Z] #29 28.05   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
16:11:21 [2022-11-22T16:11:21.371Z] #29 28.05   libyajl2 m4 patch xz-utils
16:11:21 [2022-11-22T16:11:21.937Z] #29 28.48 0 upgraded, 23 newly installed, 0 to remove and 4 not upgraded.
16:11:21 [2022-11-22T16:11:21.937Z] #29 28.48 Need to get 5921 kB of archives.
16:11:21 [2022-11-22T16:11:21.937Z] #29 28.48 After this operation, 18.6 MB of additional disk space will be used.
16:11:21 [2022-11-22T16:11:21.937Z] #29 28.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
16:11:21 [2022-11-22T16:11:21.937Z] #29 28.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
16:11:21 [2022-11-22T16:11:21.937Z] #29 28.48 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
16:11:21 [2022-11-22T16:11:21.937Z] #29 28.49 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
16:11:21 [2022-11-22T16:11:21.937Z] #29 28.49 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
16:11:21 [2022-11-22T16:11:21.937Z] #29 28.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
16:11:21 [2022-11-22T16:11:21.937Z] #29 28.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
16:11:21 [2022-11-22T16:11:21.937Z] #29 28.52 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
16:11:21 [2022-11-22T16:11:21.937Z] #29 28.53 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
16:11:21 [2022-11-22T16:11:21.937Z] #29 28.54 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
16:11:21 [2022-11-22T16:11:21.937Z] #29 28.59 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
16:11:21 [2022-11-22T16:11:21.937Z] #29 28.60 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
16:11:21 [2022-11-22T16:11:21.937Z] #29 28.67 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
16:11:21 [2022-11-22T16:11:21.937Z] #29 28.68 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
16:11:21 [2022-11-22T16:11:21.937Z] #29 28.68 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
16:11:21 [2022-11-22T16:11:21.937Z] #29 28.68 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
16:11:21 [2022-11-22T16:11:21.937Z] #29 28.68 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
16:11:21 [2022-11-22T16:11:21.937Z] #29 28.69 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
16:11:21 [2022-11-22T16:11:21.937Z] #29 28.69 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
16:11:21 [2022-11-22T16:11:21.937Z] #29 28.72 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
16:11:22 [2022-11-22T16:11:22.195Z] #29 28.72 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
16:11:22 [2022-11-22T16:11:22.195Z] #29 28.72 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
16:11:22 [2022-11-22T16:11:22.195Z] #29 28.74 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
16:11:23 [2022-11-22T16:11:23.132Z] #29 29.87 debconf: delaying package configuration, since apt-utils is not installed
16:11:23 [2022-11-22T16:11:23.389Z] #29 30.14 Fetched 5921 kB in 1s (10.2 MB/s)
16:11:23 [2022-11-22T16:11:23.674Z] #29 30.25 Selecting previously unselected package bzip2.
16:11:23 [2022-11-22T16:11:23.674Z] #29 ...
16:11:23 [2022-11-22T16:11:23.674Z] 
16:11:23 [2022-11-22T16:11:23.674Z] #16 [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
16:11:23 [2022-11-22T16:11:23.674Z] #16 28.67 
16:11:23 [2022-11-22T16:11:23.674Z] #16 29.00 #=#=#                                                                         

######################################################################## 100.0%
16:11:23 [2022-11-22T16:11:23.674Z] #16 30.39 
16:11:23 [2022-11-22T16:11:23.674Z] #16 30.75 Download of images into '/build' complete.
16:11:23 [2022-11-22T16:11:23.674Z] #16 30.78 Use something like the following to load the result into a Docker daemon:
16:11:23 [2022-11-22T16:11:23.674Z] #16 30.78   tar -cC '/build' . | docker load
16:11:23 [2022-11-22T16:11:23.674Z] #16 DONE 31.3s
16:11:23 [2022-11-22T16:11:23.674Z] 
16:11:23 [2022-11-22T16:11:23.674Z] #29 [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             ;
16:11:23 [2022-11-22T16:11:23.674Z] #29 30.25 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
16:11:23 [2022-11-22T16:11:23.674Z] #29 30.31 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
16:11:23 [2022-11-22T16:11:23.674Z] #29 30.32 Unpacking bzip2 (1.0.8-4) ...
16:11:23 [2022-11-22T16:11:23.963Z] #29 30.58 Selecting previously unselected package libmagic-mgc.
16:11:23 [2022-11-22T16:11:23.963Z] #29 30.58 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ...
16:11:23 [2022-11-22T16:11:23.963Z] #29 30.59 Unpacking libmagic-mgc (1:5.39-3) ...
16:11:24 [2022-11-22T16:11:24.577Z] #29 31.38 Selecting previously unselected package libmagic1:arm64.
16:11:24 [2022-11-22T16:11:24.578Z] #29 31.39 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ...
16:11:24 [2022-11-22T16:11:24.850Z] #29 31.39 Unpacking libmagic1:arm64 (1:5.39-3) ...
16:11:25 [2022-11-22T16:11:25.122Z] #29 31.59 Selecting previously unselected package file.
16:11:25 [2022-11-22T16:11:25.122Z] #29 31.60 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ...
16:11:25 [2022-11-22T16:11:25.122Z] #29 31.62 Unpacking file (1:5.39-3) ...
16:11:25 [2022-11-22T16:11:25.122Z] #29 31.81 Selecting previously unselected package xz-utils.
16:11:25 [2022-11-22T16:11:25.378Z] #29 31.82 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
16:11:25 [2022-11-22T16:11:25.378Z] #29 31.82 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
16:11:25 [2022-11-22T16:11:25.378Z] #29 32.10 Selecting previously unselected package libsigsegv2:arm64.
16:11:25 [2022-11-22T16:11:25.378Z] #29 32.10 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ...
16:11:25 [2022-11-22T16:11:25.378Z] #29 32.12 Unpacking libsigsegv2:arm64 (2.13-1) ...
16:11:25 [2022-11-22T16:11:25.656Z] #29 32.21 Selecting previously unselected package m4.
16:11:25 [2022-11-22T16:11:25.656Z] #29 32.23 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ...
16:11:25 [2022-11-22T16:11:25.656Z] #29 32.24 Unpacking m4 (1.4.18-5) ...
16:11:25 [2022-11-22T16:11:25.656Z] #29 ...
16:11:25 [2022-11-22T16:11:25.656Z] 
16:11:25 [2022-11-22T16:11:25.656Z] #34 [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
16:11:25 [2022-11-22T16:11:25.656Z] #34 22.21 Reading package lists...
16:11:25 [2022-11-22T16:11:25.656Z] #34 26.60 Building dependency tree...
16:11:25 [2022-11-22T16:11:25.656Z] #34 30.93 The following additional packages will be installed:
16:11:25 [2022-11-22T16:11:25.656Z] #34 30.94   libbtrfs0
16:11:25 [2022-11-22T16:11:25.656Z] #34 31.14 The following NEW packages will be installed:
16:11:25 [2022-11-22T16:11:25.656Z] #34 31.19   libbtrfs-dev libbtrfs0
16:11:25 [2022-11-22T16:11:25.656Z] #34 31.59 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded.
16:11:25 [2022-11-22T16:11:25.656Z] #34 31.59 Need to get 454 kB of archives.
16:11:25 [2022-11-22T16:11:25.656Z] #34 31.59 After this operation, 1275 kB of additional disk space will be used.
16:11:25 [2022-11-22T16:11:25.656Z] #34 31.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
16:11:25 [2022-11-22T16:11:25.656Z] #34 31.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
16:11:25 [2022-11-22T16:11:25.656Z] #34 ...
16:11:25 [2022-11-22T16:11:25.656Z] 
16:11:25 [2022-11-22T16:11:25.656Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:11:25 [2022-11-22T16:11:25.656Z] #35 26.55 Building dependency tree...
16:11:25 [2022-11-22T16:11:25.656Z] #35 30.71 The following additional packages will be installed:
16:11:25 [2022-11-22T16:11:25.656Z] #35 30.71   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
16:11:25 [2022-11-22T16:11:25.656Z] #35 30.71   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
16:11:25 [2022-11-22T16:11:25.656Z] #35 30.71   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
16:11:25 [2022-11-22T16:11:25.656Z] #35 30.71   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
16:11:25 [2022-11-22T16:11:25.656Z] #35 30.71   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
16:11:25 [2022-11-22T16:11:25.656Z] #35 30.71   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
16:11:25 [2022-11-22T16:11:25.656Z] #35 30.71   mingw-w64-common mingw-w64-x86-64-dev
16:11:25 [2022-11-22T16:11:25.656Z] #35 30.78 Suggested packages:
16:11:25 [2022-11-22T16:11:25.656Z] #35 30.78   gcc-10-locales seccomp wine64
16:11:25 [2022-11-22T16:11:25.656Z] #35 31.97 The following NEW packages will be installed:
16:11:25 [2022-11-22T16:11:25.656Z] #35 31.98   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
16:11:25 [2022-11-22T16:11:25.656Z] #35 31.98   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
16:11:25 [2022-11-22T16:11:25.656Z] #35 31.98   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
16:11:25 [2022-11-22T16:11:25.656Z] #35 31.98   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
16:11:25 [2022-11-22T16:11:25.656Z] #35 31.98   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
16:11:25 [2022-11-22T16:11:25.656Z] #35 31.99   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:11:25 [2022-11-22T16:11:25.656Z] #35 31.99   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
16:11:25 [2022-11-22T16:11:25.656Z] #35 31.99   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
16:11:25 [2022-11-22T16:11:25.656Z] #35 32.00   mingw-w64-x86-64-dev
16:11:25 [2022-11-22T16:11:25.656Z] #35 32.39 0 upgraded, 30 newly installed, 0 to remove and 4 not upgraded.
16:11:25 [2022-11-22T16:11:25.656Z] #35 32.39 Need to get 108 MB of archives.
16:11:25 [2022-11-22T16:11:25.656Z] #35 32.39 After this operation, 620 MB of additional disk space will be used.
16:11:25 [2022-11-22T16:11:25.656Z] #35 32.39 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]
16:11:25 [2022-11-22T16:11:25.656Z] #35 32.45 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]
16:11:25 [2022-11-22T16:11:25.912Z] #35 32.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
16:11:25 [2022-11-22T16:11:25.912Z] #35 32.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
16:11:25 [2022-11-22T16:11:25.912Z] #35 32.56 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
16:11:25 [2022-11-22T16:11:25.912Z] #35 32.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
16:11:26 [2022-11-22T16:11:26.168Z] #35 32.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
16:11:26 [2022-11-22T16:11:26.168Z] #35 ...
16:11:26 [2022-11-22T16:11:26.168Z] 
16:11:26 [2022-11-22T16:11:26.168Z] #30 [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
16:11:26 [2022-11-22T16:11:26.168Z] #30 22.93 Reading package lists...
16:11:26 [2022-11-22T16:11:26.168Z] #30 27.56 Building dependency tree...
16:11:26 [2022-11-22T16:11:26.168Z] #30 31.58 The following additional packages will be installed:
16:11:26 [2022-11-22T16:11:26.168Z] #30 31.59   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
16:11:26 [2022-11-22T16:11:26.168Z] #30 31.61 Suggested packages:
16:11:26 [2022-11-22T16:11:26.168Z] #30 31.62   cmake-doc ninja-build lrzip
16:11:26 [2022-11-22T16:11:26.168Z] #30 31.62 Recommended packages:
16:11:26 [2022-11-22T16:11:26.168Z] #30 31.62   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
16:11:26 [2022-11-22T16:11:26.168Z] #30 32.31 The following NEW packages will be installed:
16:11:26 [2022-11-22T16:11:26.168Z] #30 32.34   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
16:11:26 [2022-11-22T16:11:26.168Z] #30 32.34   vim-common xxd
16:11:26 [2022-11-22T16:11:26.168Z] #30 32.77 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded.
16:11:26 [2022-11-22T16:11:26.168Z] #30 32.77 Need to get 15.6 MB of archives.
16:11:26 [2022-11-22T16:11:26.168Z] #30 32.77 After this operation, 67.4 MB of additional disk space will be used.
16:11:26 [2022-11-22T16:11:26.168Z] #30 32.77 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
16:11:26 [2022-11-22T16:11:26.168Z] #30 32.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
16:11:26 [2022-11-22T16:11:26.168Z] #30 32.86 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
16:11:26 [2022-11-22T16:11:26.168Z] #30 32.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
16:11:26 [2022-11-22T16:11:26.424Z] #30 ...
16:11:26 [2022-11-22T16:11:26.424Z] 
16:11:26 [2022-11-22T16:11:26.424Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:11:26 [2022-11-22T16:11:26.424Z] #35 33.04 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]
16:11:26 [2022-11-22T16:11:26.424Z] #35 33.04 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]
16:11:26 [2022-11-22T16:11:26.989Z] #35 33.44 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]
16:11:28 [2022-11-22T16:11:28.356Z] #35 ...
16:11:28 [2022-11-22T16:11:28.356Z] 
16:11:28 [2022-11-22T16:11:28.356Z] #26 [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
16:11:28 [2022-11-22T16:11:28.356Z] #26 24.26 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
16:11:28 [2022-11-22T16:11:28.356Z] #26 ...
16:11:28 [2022-11-22T16:11:28.356Z] 
16:11:28 [2022-11-22T16:11:28.356Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:11:28 [2022-11-22T16:11:28.356Z] #35 34.85 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]
16:11:28 [2022-11-22T16:11:28.657Z] #35 ...
16:11:28 [2022-11-22T16:11:28.657Z] 
16:11:28 [2022-11-22T16:11:28.657Z] #34 [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
16:11:28 [2022-11-22T16:11:28.657Z] #34 32.61 debconf: delaying package configuration, since apt-utils is not installed
16:11:28 [2022-11-22T16:11:28.657Z] #34 32.91 Fetched 454 kB in 0s (1524 kB/s)
16:11:28 [2022-11-22T16:11:28.657Z] #34 33.12 Selecting previously unselected package libbtrfs0:arm64.
16:11:28 [2022-11-22T16:11:28.657Z] #34 33.12 (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.)
16:11:28 [2022-11-22T16:11:28.657Z] #34 33.15 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
16:11:28 [2022-11-22T16:11:28.657Z] #34 33.16 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
16:11:28 [2022-11-22T16:11:28.657Z] #34 33.40 Selecting previously unselected package libbtrfs-dev:arm64.
16:11:28 [2022-11-22T16:11:28.657Z] #34 33.40 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
16:11:28 [2022-11-22T16:11:28.657Z] #34 33.43 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
16:11:28 [2022-11-22T16:11:28.657Z] #34 33.82 Setting up libbtrfs0:arm64 (5.10.1-2) ...
16:11:28 [2022-11-22T16:11:28.657Z] #34 33.84 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
16:11:28 [2022-11-22T16:11:28.657Z] #34 33.88 Processing triggers for libc-bin (2.31-13+deb11u5) ...
16:11:28 [2022-11-22T16:11:28.657Z] #34 DONE 35.2s
16:11:28 [2022-11-22T16:11:28.657Z] 
16:11:28 [2022-11-22T16:11:28.657Z] #38 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
16:11:28 [2022-11-22T16:11:28.657Z] #38 DONE 0.2s
16:11:28 [2022-11-22T16:11:28.657Z] 
16:11:28 [2022-11-22T16:11:28.657Z] #30 [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
16:11:28 [2022-11-22T16:11:28.657Z] #30 33.28 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB]
16:11:28 [2022-11-22T16:11:28.657Z] #30 33.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
16:11:28 [2022-11-22T16:11:28.657Z] #30 33.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
16:11:28 [2022-11-22T16:11:28.657Z] #30 33.30 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
16:11:28 [2022-11-22T16:11:28.657Z] #30 33.31 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
16:11:28 [2022-11-22T16:11:28.657Z] #30 33.31 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
16:11:28 [2022-11-22T16:11:28.657Z] #30 34.44 debconf: delaying package configuration, since apt-utils is not installed
16:11:28 [2022-11-22T16:11:28.657Z] #30 34.97 Fetched 15.6 MB in 1s (15.3 MB/s)
16:11:28 [2022-11-22T16:11:28.657Z] #30 35.12 Selecting previously unselected package xxd.
16:11:28 [2022-11-22T16:11:28.657Z] #30 35.12 (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.)
16:11:28 [2022-11-22T16:11:28.657Z] #30 35.20 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
16:11:28 [2022-11-22T16:11:28.657Z] #30 35.21 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
16:11:28 [2022-11-22T16:11:28.913Z] #30 35.59 Selecting previously unselected package vim-common.
16:11:28 [2022-11-22T16:11:28.913Z] #30 35.59 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
16:11:28 [2022-11-22T16:11:28.913Z] #30 35.63 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
16:11:29 [2022-11-22T16:11:29.488Z] #30 36.21 Selecting previously unselected package cmake-data.
16:11:29 [2022-11-22T16:11:29.488Z] #30 36.21 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
16:11:29 [2022-11-22T16:11:29.745Z] #30 36.22 Unpacking cmake-data (3.18.4-2+deb11u1) ...
16:11:30 [2022-11-22T16:11:30.312Z] #30 ...
16:11:30 [2022-11-22T16:11:30.312Z] 
16:11:30 [2022-11-22T16:11:30.312Z] #27 [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.3.0"      && /build/go-winres --help
16:11:30 [2022-11-22T16:11:30.312Z] #27 36.58 NAME:
16:11:30 [2022-11-22T16:11:30.312Z] #27 36.61    go-winres - A tool for embedding resources in Windows executables
16:11:30 [2022-11-22T16:11:30.312Z] #27 36.61 
16:11:30 [2022-11-22T16:11:30.312Z] #27 36.61 USAGE:
16:11:30 [2022-11-22T16:11:30.312Z] #27 36.61    go-winres [global options] command [command options] [arguments...]
16:11:30 [2022-11-22T16:11:30.312Z] #27 36.61 
16:11:30 [2022-11-22T16:11:30.312Z] #27 36.61 COMMANDS:
16:11:30 [2022-11-22T16:11:30.312Z] #27 36.61    init     Create an initial ./winres/winres.json
16:11:30 [2022-11-22T16:11:30.312Z] #27 36.61    make     Make syso files for the "go build" command
16:11:30 [2022-11-22T16:11:30.312Z] #27 36.61    simply   Make syso files for the "go build" command (simplified)
16:11:30 [2022-11-22T16:11:30.312Z] #27 36.61    extract  Extract all resources from an executable
16:11:30 [2022-11-22T16:11:30.312Z] #27 36.62    patch    Replace resources in an executable file (exe, dll)
16:11:30 [2022-11-22T16:11:30.312Z] #27 36.62    help, h  Shows a list of commands or help for one command
16:11:30 [2022-11-22T16:11:30.312Z] #27 36.62 
16:11:30 [2022-11-22T16:11:30.312Z] #27 36.62 GLOBAL OPTIONS:
16:11:30 [2022-11-22T16:11:30.312Z] #27 36.62    --help, -h  show help (default: false)
16:11:30 [2022-11-22T16:11:30.312Z] #27 DONE 36.9s
16:11:30 [2022-11-22T16:11:30.312Z] 
16:11:30 [2022-11-22T16:11:30.312Z] #39 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:11:30 [2022-11-22T16:11:30.312Z] #0 0.795 + RM_GOPATH=0
16:11:30 [2022-11-22T16:11:30.312Z] #0 0.795 + TMP_GOPATH=
16:11:30 [2022-11-22T16:11:30.313Z] #0 0.795 + : /build
16:11:30 [2022-11-22T16:11:30.313Z] #0 0.795 + '[' -z '' ']'
16:11:30 [2022-11-22T16:11:30.313Z] #0 0.799 ++ mktemp -d
16:11:30 [2022-11-22T16:11:30.313Z] #0 0.802 + export GOPATH=/tmp/tmp.CmuiGwCFDU
16:11:30 [2022-11-22T16:11:30.313Z] #0 0.802 + GOPATH=/tmp/tmp.CmuiGwCFDU
16:11:30 [2022-11-22T16:11:30.313Z] #0 0.802 + RM_GOPATH=1
16:11:30 [2022-11-22T16:11:30.313Z] #0 0.802 + case "$(go env GOARCH)" in
16:11:30 [2022-11-22T16:11:30.313Z] #0 0.805 ++ go env GOARCH
16:11:30 [2022-11-22T16:11:30.313Z] #0 0.837 + export GO_BUILDMODE=-buildmode=pie
16:11:30 [2022-11-22T16:11:30.313Z] #0 0.837 + GO_BUILDMODE=-buildmode=pie
16:11:30 [2022-11-22T16:11:30.313Z] #0 0.838 ++ dirname /install.sh
16:11:30 [2022-11-22T16:11:30.313Z] #0 0.845 + dir=/
16:11:30 [2022-11-22T16:11:30.313Z] #0 0.848 + bin=containerd
16:11:30 [2022-11-22T16:11:30.313Z] #0 0.848 + shift
16:11:30 [2022-11-22T16:11:30.313Z] #0 0.853 + '[' '!' -f //containerd.installer ']'
16:11:30 [2022-11-22T16:11:30.313Z] #0 0.853 + . //containerd.installer
16:11:30 [2022-11-22T16:11:30.313Z] #0 0.853 ++ set -e
16:11:30 [2022-11-22T16:11:30.313Z] #0 0.854 ++ : v1.6.10
16:11:30 [2022-11-22T16:11:30.313Z] #0 0.854 + install_containerd
16:11:30 [2022-11-22T16:11:30.313Z] #0 0.859 + echo 'Install containerd version v1.6.10'
16:11:30 [2022-11-22T16:11:30.313Z] #0 0.861 Install containerd version v1.6.10
16:11:30 [2022-11-22T16:11:30.313Z] #0 0.861 + git clone https://github.com/containerd/containerd.git /tmp/tmp.CmuiGwCFDU/src/github.com/containerd/containerd
16:11:30 [2022-11-22T16:11:30.313Z] #0 0.866 Cloning into '/tmp/tmp.CmuiGwCFDU/src/github.com/containerd/containerd'...
16:11:30 [2022-11-22T16:11:30.886Z] #39 ...
16:11:30 [2022-11-22T16:11:30.886Z] 
16:11:30 [2022-11-22T16:11:30.886Z] #28 [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.49.0"      && /build/golangci-lint --version
16:11:30 [2022-11-22T16:11:30.886Z] #28 27.57 go: downloading mvdan.cc/gofumpt v0.3.1
16:11:30 [2022-11-22T16:11:30.886Z] #28 27.58 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
16:11:30 [2022-11-22T16:11:30.886Z] #28 27.72 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442
16:11:30 [2022-11-22T16:11:30.886Z] #28 27.81 go: downloading github.com/davecgh/go-spew v1.1.1
16:11:30 [2022-11-22T16:11:30.886Z] #28 27.84 go: downloading github.com/pmezard/go-difflib v1.0.0
16:11:30 [2022-11-22T16:11:30.886Z] #28 27.90 go: downloading github.com/stretchr/objx v0.4.0
16:11:30 [2022-11-22T16:11:30.886Z] #28 27.99 go: downloading github.com/subosito/gotenv v1.4.0
16:11:30 [2022-11-22T16:11:30.886Z] #28 28.02 go: downloading github.com/hashicorp/hcl v1.0.0
16:11:30 [2022-11-22T16:11:30.886Z] #28 28.34 go: downloading gopkg.in/ini.v1 v1.66.6
16:11:30 [2022-11-22T16:11:30.886Z] #28 28.39 go: downloading github.com/magiconair/properties v1.8.6
16:11:30 [2022-11-22T16:11:30.886Z] #28 28.47 go: downloading github.com/pelletier/go-toml/v2 v2.0.2
16:11:30 [2022-11-22T16:11:30.886Z] #28 28.57 go: downloading golang.org/x/text v0.3.7
16:11:30 [2022-11-22T16:11:30.886Z] #28 29.07 go: downloading github.com/pelletier/go-toml v1.9.5
16:11:30 [2022-11-22T16:11:30.886Z] #28 34.41 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
16:11:30 [2022-11-22T16:11:30.886Z] #28 34.42 go: downloading github.com/gobwas/glob v0.2.3
16:11:30 [2022-11-22T16:11:30.886Z] #28 34.93 go: downloading go.uber.org/zap v1.17.0
16:11:30 [2022-11-22T16:11:30.886Z] #28 35.74 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
16:11:30 [2022-11-22T16:11:30.886Z] #28 35.85 go: downloading github.com/go-toolsmith/astcast v1.0.0
16:11:30 [2022-11-22T16:11:30.886Z] #28 35.86 go: downloading github.com/go-toolsmith/astcopy v1.0.1
16:11:30 [2022-11-22T16:11:30.886Z] #28 35.91 go: downloading github.com/go-toolsmith/astequal v1.0.2
16:11:30 [2022-11-22T16:11:30.886Z] #28 36.03 go: downloading github.com/go-toolsmith/astfmt v1.0.0
16:11:30 [2022-11-22T16:11:30.886Z] #28 36.12 go: downloading github.com/go-toolsmith/astp v1.0.0
16:11:30 [2022-11-22T16:11:30.886Z] #28 36.16 go: downloading github.com/go-toolsmith/strparse v1.0.0
16:11:30 [2022-11-22T16:11:30.886Z] #28 36.16 go: downloading github.com/go-toolsmith/typep v1.0.2
16:11:30 [2022-11-22T16:11:30.886Z] #28 36.17 go: downloading github.com/quasilyte/go-ruleguard v0.3.17
16:11:30 [2022-11-22T16:11:30.886Z] #28 36.23 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
16:11:30 [2022-11-22T16:11:30.886Z] #28 36.37 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d
16:11:30 [2022-11-22T16:11:30.886Z] #28 36.46 go: downloading github.com/kisielk/gotool v1.0.0
16:11:30 [2022-11-22T16:11:30.886Z] #28 36.55 go: downloading github.com/gostaticanalysis/comment v1.4.2
16:11:30 [2022-11-22T16:11:30.886Z] #28 36.66 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
16:11:30 [2022-11-22T16:11:30.886Z] #28 36.86 go: downloading github.com/ettle/strcase v0.1.1
16:11:30 [2022-11-22T16:11:30.886Z] #28 37.03 go: downloading github.com/fatih/structtag v1.2.0
16:11:30 [2022-11-22T16:11:30.886Z] #28 37.18 go: downloading github.com/Masterminds/semver v1.5.0
16:11:30 [2022-11-22T16:11:30.886Z] #28 37.32 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
16:11:30 [2022-11-22T16:11:30.886Z] #28 37.43 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
16:11:30 [2022-11-22T16:11:30.886Z] #28 37.46 go: downloading github.com/prometheus/client_golang v1.12.1
16:11:31 [2022-11-22T16:11:31.142Z] #28 ...
16:11:31 [2022-11-22T16:11:31.142Z] 
16:11:31 [2022-11-22T16:11:31.142Z] #29 [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             ;
16:11:31 [2022-11-22T16:11:31.142Z] #29 32.50 Selecting previously unselected package autoconf.
16:11:31 [2022-11-22T16:11:31.142Z] #29 32.50 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
16:11:31 [2022-11-22T16:11:31.142Z] #29 32.53 Unpacking autoconf (2.69-14) ...
16:11:31 [2022-11-22T16:11:31.142Z] #29 33.07 Selecting previously unselected package autotools-dev.
16:11:31 [2022-11-22T16:11:31.142Z] #29 33.08 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
16:11:31 [2022-11-22T16:11:31.142Z] #29 33.08 Unpacking autotools-dev (20180224.1+nmu1) ...
16:11:31 [2022-11-22T16:11:31.142Z] #29 33.25 Selecting previously unselected package automake.
16:11:31 [2022-11-22T16:11:31.142Z] #29 33.26 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
16:11:31 [2022-11-22T16:11:31.142Z] #29 33.27 Unpacking automake (1:1.16.3-2) ...
16:11:31 [2022-11-22T16:11:31.142Z] #29 33.74 Selecting previously unselected package patch.
16:11:31 [2022-11-22T16:11:31.142Z] #29 33.75 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ...
16:11:31 [2022-11-22T16:11:31.142Z] #29 33.75 Unpacking patch (2.7.6-7) ...
16:11:31 [2022-11-22T16:11:31.142Z] #29 33.97 Selecting previously unselected package dpkg-dev.
16:11:31 [2022-11-22T16:11:31.142Z] #29 33.99 Preparing to unpack .../11-dpkg-dev_1.20.12_all.deb ...
16:11:31 [2022-11-22T16:11:31.142Z] #29 34.00 Unpacking dpkg-dev (1.20.12) ...
16:11:31 [2022-11-22T16:11:31.142Z] #29 35.60 Selecting previously unselected package build-essential.
16:11:31 [2022-11-22T16:11:31.142Z] #29 35.60 Preparing to unpack .../12-build-essential_12.9_arm64.deb ...
16:11:31 [2022-11-22T16:11:31.142Z] #29 35.64 Unpacking build-essential (12.9) ...
16:11:31 [2022-11-22T16:11:31.142Z] #29 35.81 Selecting previously unselected package libcap2:arm64.
16:11:31 [2022-11-22T16:11:31.142Z] #29 35.81 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ...
16:11:31 [2022-11-22T16:11:31.142Z] #29 35.82 Unpacking libcap2:arm64 (1:2.44-1) ...
16:11:31 [2022-11-22T16:11:31.142Z] #29 36.13 Selecting previously unselected package libcap-dev:arm64.
16:11:31 [2022-11-22T16:11:31.142Z] #29 36.15 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ...
16:11:31 [2022-11-22T16:11:31.142Z] #29 36.16 Unpacking libcap-dev:arm64 (1:2.44-1) ...
16:11:31 [2022-11-22T16:11:31.142Z] #29 36.41 Selecting previously unselected package libprotobuf-c1:arm64.
16:11:31 [2022-11-22T16:11:31.142Z] #29 36.41 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
16:11:31 [2022-11-22T16:11:31.142Z] #29 36.44 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
16:11:31 [2022-11-22T16:11:31.142Z] #29 36.60 Selecting previously unselected package libprotobuf-c-dev:arm64.
16:11:31 [2022-11-22T16:11:31.142Z] #29 36.64 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
16:11:31 [2022-11-22T16:11:31.142Z] #29 36.66 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
16:11:31 [2022-11-22T16:11:31.142Z] #29 36.86 Selecting previously unselected package libseccomp-dev:arm64.
16:11:31 [2022-11-22T16:11:31.142Z] #29 36.87 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
16:11:31 [2022-11-22T16:11:31.142Z] #29 36.91 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
16:11:31 [2022-11-22T16:11:31.142Z] #29 37.24 Selecting previously unselected package libsystemd-dev:arm64.
16:11:31 [2022-11-22T16:11:31.142Z] #29 37.24 Preparing to unpack .../18-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
16:11:31 [2022-11-22T16:11:31.142Z] #29 37.28 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
16:11:31 [2022-11-22T16:11:31.408Z] #29 ...
16:11:31 [2022-11-22T16:11:31.408Z] 
16:11:31 [2022-11-22T16:11:31.408Z] #37 [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
16:11:31 [2022-11-22T16:11:31.408Z] #37 23.17 Reading package lists...
16:11:31 [2022-11-22T16:11:31.408Z] #37 27.77 Building dependency tree...
16:11:31 [2022-11-22T16:11:31.408Z] #37 31.80 The following additional packages will be installed:
16:11:31 [2022-11-22T16:11:31.408Z] #37 31.83   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
16:11:31 [2022-11-22T16:11:31.408Z] #37 31.83   python3-protobuf python3-six
16:11:31 [2022-11-22T16:11:31.408Z] #37 31.83 Suggested packages:
16:11:31 [2022-11-22T16:11:31.408Z] #37 31.84   python3-setuptools
16:11:31 [2022-11-22T16:11:31.408Z] #37 31.84 Recommended packages:
16:11:31 [2022-11-22T16:11:31.408Z] #37 31.84   iproute2 | iproute
16:11:31 [2022-11-22T16:11:31.408Z] #37 32.40 The following NEW packages will be installed:
16:11:31 [2022-11-22T16:11:31.408Z] #37 32.45   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
16:11:31 [2022-11-22T16:11:31.408Z] #37 32.49   python3-protobuf python3-six
16:11:31 [2022-11-22T16:11:31.408Z] #37 32.97 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded.
16:11:31 [2022-11-22T16:11:31.408Z] #37 32.97 Need to get 2136 kB of archives.
16:11:31 [2022-11-22T16:11:31.408Z] #37 32.97 After this operation, 10.8 MB of additional disk space will be used.
16:11:31 [2022-11-22T16:11:31.408Z] #37 32.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
16:11:31 [2022-11-22T16:11:31.408Z] #37 33.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
16:11:31 [2022-11-22T16:11:31.408Z] #37 33.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
16:11:31 [2022-11-22T16:11:31.408Z] #37 33.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
16:11:31 [2022-11-22T16:11:31.408Z] #37 33.20 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
16:11:31 [2022-11-22T16:11:31.408Z] #37 33.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
16:11:31 [2022-11-22T16:11:31.408Z] #37 33.20 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
16:11:31 [2022-11-22T16:11:31.408Z] #37 35.74 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [630 kB]
16:11:31 [2022-11-22T16:11:31.408Z] #37 37.50 debconf: delaying package configuration, since apt-utils is not installed
16:11:31 [2022-11-22T16:11:31.664Z] #37 37.76 Fetched 2136 kB in 3s (620 kB/s)
16:11:31 [2022-11-22T16:11:31.664Z] #37 37.87 Selecting previously unselected package libprotobuf23:arm64.
16:11:31 [2022-11-22T16:11:31.664Z] #37 37.87 (Reading database ... 
16:11:31 [2022-11-22T16:11:31.664Z] #37 ...
16:11:31 [2022-11-22T16:11:31.664Z] 
16:11:31 [2022-11-22T16:11:31.664Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:11:31 [2022-11-22T16:11:31.664Z] #35 35.45 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]
16:11:31 [2022-11-22T16:11:31.664Z] #35 36.12 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]
16:11:31 [2022-11-22T16:11:31.664Z] #35 37.41 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]
16:11:31 [2022-11-22T16:11:31.664Z] #35 37.93 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]
16:11:31 [2022-11-22T16:11:31.664Z] #35 37.93 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
16:11:31 [2022-11-22T16:11:31.664Z] #35 37.95 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
16:11:31 [2022-11-22T16:11:31.664Z] #35 37.95 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
16:11:31 [2022-11-22T16:11:31.664Z] #35 37.98 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
16:11:31 [2022-11-22T16:11:31.664Z] #35 37.98 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]
16:11:31 [2022-11-22T16:11:31.664Z] #35 37.98 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
16:11:31 [2022-11-22T16:11:31.664Z] #35 37.99 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
16:11:31 [2022-11-22T16:11:31.664Z] #35 38.00 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
16:11:31 [2022-11-22T16:11:31.664Z] #35 38.02 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
16:11:31 [2022-11-22T16:11:31.664Z] #35 38.02 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
16:11:31 [2022-11-22T16:11:31.664Z] #35 38.03 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
16:11:31 [2022-11-22T16:11:31.664Z] #35 38.06 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
16:11:31 [2022-11-22T16:11:31.664Z] #35 38.06 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
16:11:31 [2022-11-22T16:11:31.664Z] #35 38.08 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
16:11:31 [2022-11-22T16:11:31.664Z] #35 38.08 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
16:11:32 [2022-11-22T16:11:32.225Z] #35 ...
16:11:32 [2022-11-22T16:11:32.225Z] 
16:11:32 [2022-11-22T16:11:32.225Z] #31 [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
16:11:32 [2022-11-22T16:11:32.225Z] #31 38.53 v3.0.2
16:11:32 [2022-11-22T16:11:32.225Z] #31 DONE 38.9s
16:11:32 [2022-11-22T16:11:32.481Z] 
16:11:32 [2022-11-22T16:11:32.481Z] #29 [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             ;
16:11:32 [2022-11-22T16:11:32.481Z] #29 38.31 Selecting previously unselected package libtool.
16:11:32 [2022-11-22T16:11:32.481Z] #29 38.31 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
16:11:32 [2022-11-22T16:11:32.481Z] #29 38.32 Unpacking libtool (2.4.6-15) ...
16:11:32 [2022-11-22T16:11:32.481Z] #29 38.58 Selecting previously unselected package libudev-dev:arm64.
16:11:32 [2022-11-22T16:11:32.481Z] #29 38.58 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
16:11:32 [2022-11-22T16:11:32.481Z] #29 38.59 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
16:11:32 [2022-11-22T16:11:32.481Z] #29 38.77 Selecting previously unselected package libyajl2:arm64.
16:11:32 [2022-11-22T16:11:32.481Z] #29 38.78 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ...
16:11:32 [2022-11-22T16:11:32.481Z] #29 38.79 Unpacking libyajl2:arm64 (2.1.0-3) ...
16:11:32 [2022-11-22T16:11:32.481Z] #29 39.00 Selecting previously unselected package libyajl-dev:arm64.
16:11:32 [2022-11-22T16:11:32.481Z] #29 39.02 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ...
16:11:32 [2022-11-22T16:11:32.481Z] #29 39.02 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
16:11:32 [2022-11-22T16:11:32.737Z] #29 39.34 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
16:11:32 [2022-11-22T16:11:32.737Z] #29 39.38 Setting up libmagic-mgc (1:5.39-3) ...
16:11:32 [2022-11-22T16:11:32.737Z] #29 39.40 Setting up libyajl2:arm64 (2.1.0-3) ...
16:11:32 [2022-11-22T16:11:32.737Z] #29 39.42 Setting up libmagic1:arm64 (1:5.39-3) ...
16:11:32 [2022-11-22T16:11:32.993Z] #29 39.46 Setting up file (1:5.39-3) ...
16:11:32 [2022-11-22T16:11:32.993Z] #29 39.49 Setting up bzip2 (1.0.8-4) ...
16:11:32 [2022-11-22T16:11:32.993Z] #29 39.51 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
16:11:32 [2022-11-22T16:11:32.993Z] #29 39.54 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
16:11:32 [2022-11-22T16:11:32.993Z] #29 39.55 Setting up libcap2:arm64 (1:2.44-1) ...
16:11:32 [2022-11-22T16:11:32.993Z] #29 39.57 Setting up autotools-dev (20180224.1+nmu1) ...
16:11:32 [2022-11-22T16:11:32.993Z] #29 39.60 Setting up libsigsegv2:arm64 (2.13-1) ...
16:11:32 [2022-11-22T16:11:32.993Z] #29 39.61 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
16:11:32 [2022-11-22T16:11:32.993Z] #29 39.65 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:11:33 [2022-11-22T16:11:33.249Z] #29 39.70 Setting up patch (2.7.6-7) ...
16:11:33 [2022-11-22T16:11:33.249Z] #29 39.73 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
16:11:33 [2022-11-22T16:11:33.249Z] #29 39.76 Setting up libyajl-dev:arm64 (2.1.0-3) ...
16:11:33 [2022-11-22T16:11:33.249Z] #29 39.78 Setting up libcap-dev:arm64 (1:2.44-1) ...
16:11:33 [2022-11-22T16:11:33.249Z] #29 39.85 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
16:11:33 [2022-11-22T16:11:33.249Z] #29 39.93 Setting up libtool (2.4.6-15) ...
16:11:33 [2022-11-22T16:11:33.505Z] #29 39.97 Setting up m4 (1.4.18-5) ...
16:11:33 [2022-11-22T16:11:33.505Z] #29 40.01 Setting up dpkg-dev (1.20.12) ...
16:11:33 [2022-11-22T16:11:33.505Z] #29 40.05 Setting up autoconf (2.69-14) ...
16:11:33 [2022-11-22T16:11:33.505Z] #29 40.09 Setting up build-essential (12.9) ...
16:11:33 [2022-11-22T16:11:33.505Z] #29 40.13 Setting up automake (1:1.16.3-2) ...
16:11:33 [2022-11-22T16:11:33.505Z] #29 40.14 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
16:11:33 [2022-11-22T16:11:33.505Z] #29 40.16 Processing triggers for libc-bin (2.31-13+deb11u5) ...
16:11:34 [2022-11-22T16:11:34.073Z] #29 DONE 40.6s
16:11:34 [2022-11-22T16:11:34.073Z] 
16:11:34 [2022-11-22T16:11:34.073Z] #36 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:11:34 [2022-11-22T16:11:34.073Z] #36 39.06 Updating files:  88% (1342/1521)
Updating files:  89% (1354/1521)
Updating files:  90% (1369/1521)
Updating files:  91% (1385/1521)
Updating files:  92% (1400/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
16:11:34 [2022-11-22T16:11:34.073Z] #36 39.62 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
16:11:34 [2022-11-22T16:11:34.073Z] #36 39.78 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:11:39 [2022-11-22T16:11:39.327Z] #36 ...
16:11:39 [2022-11-22T16:11:39.327Z] 
16:11:39 [2022-11-22T16:11:39.327Z] #37 [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
16:11:39 [2022-11-22T16:11:39.327Z] #37 37.87 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
16:11:39 [2022-11-22T16:11:39.327Z] #37 37.94 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
16:11:39 [2022-11-22T16:11:39.327Z] #37 37.96 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
16:11:39 [2022-11-22T16:11:39.327Z] #37 38.79 Selecting previously unselected package python3-pkg-resources.
16:11:39 [2022-11-22T16:11:39.327Z] #37 38.79 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
16:11:39 [2022-11-22T16:11:39.327Z] #37 38.81 Unpacking python3-pkg-resources (52.0.0-4) ...
16:11:39 [2022-11-22T16:11:39.327Z] #37 39.25 Selecting previously unselected package python3-six.
16:11:39 [2022-11-22T16:11:39.327Z] #37 39.26 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
16:11:39 [2022-11-22T16:11:39.327Z] #37 39.29 Unpacking python3-six (1.16.0-2) ...
16:11:39 [2022-11-22T16:11:39.327Z] #37 39.53 Selecting previously unselected package python3-protobuf.
16:11:39 [2022-11-22T16:11:39.327Z] #37 39.54 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
16:11:39 [2022-11-22T16:11:39.327Z] #37 39.55 Unpacking python3-protobuf (3.12.4-1) ...
16:11:39 [2022-11-22T16:11:39.327Z] #37 40.02 Selecting previously unselected package libnet1:arm64.
16:11:39 [2022-11-22T16:11:39.327Z] #37 40.03 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
16:11:39 [2022-11-22T16:11:39.327Z] #37 40.04 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
16:11:39 [2022-11-22T16:11:39.327Z] #37 40.37 Selecting previously unselected package libnl-3-200:arm64.
16:11:39 [2022-11-22T16:11:39.327Z] #37 40.39 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
16:11:39 [2022-11-22T16:11:39.327Z] #37 40.40 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
16:11:39 [2022-11-22T16:11:39.327Z] #37 40.67 Selecting previously unselected package libprotobuf-c1:arm64.
16:11:39 [2022-11-22T16:11:39.327Z] #37 40.68 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
16:11:39 [2022-11-22T16:11:39.327Z] #37 40.68 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
16:11:39 [2022-11-22T16:11:39.327Z] #37 40.83 Selecting previously unselected package criu.
16:11:39 [2022-11-22T16:11:39.327Z] #37 40.83 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ...
16:11:39 [2022-11-22T16:11:39.327Z] #37 40.85 Unpacking criu (3.17.1-1) ...
16:11:39 [2022-11-22T16:11:39.327Z] #37 41.63 Setting up python3-pkg-resources (52.0.0-4) ...
16:11:39 [2022-11-22T16:11:39.327Z] #37 43.27 Setting up libprotobuf23:arm64 (3.12.4-1) ...
16:11:39 [2022-11-22T16:11:39.327Z] #37 43.30 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
16:11:39 [2022-11-22T16:11:39.327Z] #37 43.33 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
16:11:39 [2022-11-22T16:11:39.327Z] #37 43.35 Setting up python3-six (1.16.0-2) ...
16:11:39 [2022-11-22T16:11:39.327Z] #37 44.45 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
16:11:39 [2022-11-22T16:11:39.327Z] #37 44.49 Setting up python3-protobuf (3.12.4-1) ...
16:11:41 [2022-11-22T16:11:41.884Z] #37 47.76 Setting up criu (3.17.1-1) ...
16:11:41 [2022-11-22T16:11:41.884Z] #37 ...
16:11:41 [2022-11-22T16:11:41.884Z] 
16:11:41 [2022-11-22T16:11:41.884Z] #28 [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.49.0"      && /build/golangci-lint --version
16:11:41 [2022-11-22T16:11:41.884Z] #28 38.33 go: downloading github.com/prometheus/client_model v0.2.0
16:11:41 [2022-11-22T16:11:41.884Z] #28 38.37 go: downloading github.com/google/go-cmp v0.5.8
16:11:41 [2022-11-22T16:11:41.884Z] #28 38.45 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
16:11:41 [2022-11-22T16:11:41.884Z] #28 38.63 go: downloading go.uber.org/atomic v1.7.0
16:11:41 [2022-11-22T16:11:41.884Z] #28 38.71 go: downloading go.uber.org/multierr v1.6.0
16:11:41 [2022-11-22T16:11:41.884Z] #28 38.76 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375
16:11:41 [2022-11-22T16:11:41.884Z] #28 38.77 go: downloading github.com/olekukonko/tablewriter v0.0.5
16:11:41 [2022-11-22T16:11:41.884Z] #28 38.81 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
16:11:41 [2022-11-22T16:11:41.884Z] #28 39.06 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
16:11:41 [2022-11-22T16:11:41.884Z] #28 39.13 go: downloading github.com/beorn7/perks v1.0.1
16:11:41 [2022-11-22T16:11:41.884Z] #28 39.24 go: downloading github.com/cespare/xxhash/v2 v2.1.2
16:11:41 [2022-11-22T16:11:41.884Z] #28 39.24 go: downloading github.com/golang/protobuf v1.5.2
16:11:41 [2022-11-22T16:11:41.884Z] #28 39.36 go: downloading github.com/prometheus/common v0.32.1
16:11:41 [2022-11-22T16:11:41.884Z] #28 40.05 go: downloading github.com/prometheus/procfs v0.7.3
16:11:41 [2022-11-22T16:11:41.884Z] #28 40.05 go: downloading google.golang.org/protobuf v1.28.0
16:11:41 [2022-11-22T16:11:41.884Z] #28 41.05 go: downloading github.com/mattn/go-runewidth v0.0.9
16:11:41 [2022-11-22T16:11:41.884Z] #28 41.85 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
16:11:41 [2022-11-22T16:11:41.884Z] #28 ...
16:11:41 [2022-11-22T16:11:41.884Z] 
16:11:41 [2022-11-22T16:11:41.884Z] #30 [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
16:11:41 [2022-11-22T16:11:41.884Z] #30 40.74 Selecting previously unselected package libicu67:arm64.
16:11:41 [2022-11-22T16:11:41.884Z] #30 40.74 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
16:11:41 [2022-11-22T16:11:41.884Z] #30 40.77 Unpacking libicu67:arm64 (67.1-7) ...
16:11:41 [2022-11-22T16:11:41.884Z] #30 46.25 Selecting previously unselected package libxml2:arm64.
16:11:41 [2022-11-22T16:11:41.884Z] #30 46.25 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ...
16:11:41 [2022-11-22T16:11:41.884Z] #30 46.26 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
16:11:41 [2022-11-22T16:11:41.884Z] #30 46.74 Selecting previously unselected package libarchive13:arm64.
16:11:41 [2022-11-22T16:11:41.884Z] #30 46.74 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
16:11:41 [2022-11-22T16:11:41.884Z] #30 46.75 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
16:11:41 [2022-11-22T16:11:41.884Z] #30 47.03 Selecting previously unselected package libjsoncpp24:arm64.
16:11:41 [2022-11-22T16:11:41.884Z] #30 47.03 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
16:11:41 [2022-11-22T16:11:41.884Z] #30 47.04 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
16:11:41 [2022-11-22T16:11:41.884Z] #30 47.19 Selecting previously unselected package librhash0:arm64.
16:11:41 [2022-11-22T16:11:41.884Z] #30 47.19 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
16:11:41 [2022-11-22T16:11:41.884Z] #30 47.22 Unpacking librhash0:arm64 (1.4.1-2) ...
16:11:41 [2022-11-22T16:11:41.884Z] #30 47.39 Selecting previously unselected package libuv1:arm64.
16:11:41 [2022-11-22T16:11:41.884Z] #30 47.39 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
16:11:41 [2022-11-22T16:11:41.884Z] #30 47.39 Unpacking libuv1:arm64 (1.40.0-2) ...
16:11:41 [2022-11-22T16:11:41.884Z] #30 47.56 Selecting previously unselected package cmake.
16:11:41 [2022-11-22T16:11:41.884Z] #30 47.57 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ...
16:11:41 [2022-11-22T16:11:41.884Z] #30 47.60 Unpacking cmake (3.18.4-2+deb11u1) ...
16:11:42 [2022-11-22T16:11:42.854Z] #30 ...
16:11:42 [2022-11-22T16:11:42.854Z] 
16:11:42 [2022-11-22T16:11:42.854Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:11:42 [2022-11-22T16:11:42.854Z] #35 39.27 debconf: delaying package configuration, since apt-utils is not installed
16:11:42 [2022-11-22T16:11:42.854Z] #35 39.66 Fetched 108 MB in 6s (18.0 MB/s)
16:11:42 [2022-11-22T16:11:42.854Z] #35 39.84 Selecting previously unselected package binutils-mingw-w64-i686.
16:11:42 [2022-11-22T16:11:42.854Z] #35 39.85 (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.)
16:11:42 [2022-11-22T16:11:42.854Z] #35 39.89 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
16:11:42 [2022-11-22T16:11:42.854Z] #35 39.93 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
16:11:42 [2022-11-22T16:11:42.854Z] #35 42.17 Selecting previously unselected package binutils-mingw-w64-x86-64.
16:11:42 [2022-11-22T16:11:42.854Z] #35 42.17 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
16:11:42 [2022-11-22T16:11:42.854Z] #35 42.18 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
16:11:42 [2022-11-22T16:11:42.854Z] #35 44.42 Selecting previously unselected package binutils-mingw-w64.
16:11:42 [2022-11-22T16:11:42.854Z] #35 44.43 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
16:11:42 [2022-11-22T16:11:42.854Z] #35 44.45 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
16:11:42 [2022-11-22T16:11:42.854Z] #35 44.58 Selecting previously unselected package libdevmapper1.02.1:arm64.
16:11:42 [2022-11-22T16:11:42.854Z] #35 44.58 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
16:11:42 [2022-11-22T16:11:42.854Z] #35 44.60 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
16:11:42 [2022-11-22T16:11:42.854Z] #35 44.75 Selecting previously unselected package dmsetup.
16:11:42 [2022-11-22T16:11:42.854Z] #35 44.76 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
16:11:42 [2022-11-22T16:11:42.854Z] #35 44.76 Unpacking dmsetup (2:1.02.175-2.1) ...
16:11:42 [2022-11-22T16:11:42.854Z] #35 44.94 Selecting previously unselected package mingw-w64-common.
16:11:42 [2022-11-22T16:11:42.854Z] #35 44.94 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
16:11:42 [2022-11-22T16:11:42.854Z] #35 44.95 Unpacking mingw-w64-common (8.0.0-1) ...
16:11:43 [2022-11-22T16:11:43.116Z] #35 ...
16:11:43 [2022-11-22T16:11:43.116Z] 
16:11:43 [2022-11-22T16:11:43.116Z] #37 [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
16:11:43 [2022-11-22T16:11:43.116Z] #37 49.40 Processing triggers for libc-bin (2.31-13+deb11u5) ...
16:11:44 [2022-11-22T16:11:44.046Z] #37 DONE 50.3s
16:11:44 [2022-11-22T16:11:44.046Z] 
16:11:44 [2022-11-22T16:11:44.046Z] #40 [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
16:11:44 [2022-11-22T16:11:44.046Z] #0 0.816 Cloning into '/tmp/crun-build'...
16:11:44 [2022-11-22T16:11:44.046Z] #0 6.510 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
16:11:44 [2022-11-22T16:11:44.046Z] #0 6.548 Cloning into '/tmp/crun-build/libocispec'...
16:11:44 [2022-11-22T16:11:44.046Z] #0 7.652 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
16:11:44 [2022-11-22T16:11:44.046Z] #0 7.674 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
16:11:44 [2022-11-22T16:11:44.046Z] #0 7.705 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
16:11:44 [2022-11-22T16:11:44.046Z] #0 7.705 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
16:11:44 [2022-11-22T16:11:44.046Z] #0 7.735 Cloning into '/tmp/crun-build/libocispec/image-spec'...
16:11:44 [2022-11-22T16:11:44.046Z] #0 9.934 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
16:11:44 [2022-11-22T16:11:44.046Z] #40 ...
16:11:44 [2022-11-22T16:11:44.046Z] 
16:11:44 [2022-11-22T16:11:44.046Z] #30 [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
16:11:44 [2022-11-22T16:11:44.046Z] #30 50.34 Setting up libicu67:arm64 (67.1-7) ...
16:11:44 [2022-11-22T16:11:44.046Z] #30 50.40 Setting up xxd (2:8.2.2434-3+deb11u1) ...
16:11:44 [2022-11-22T16:11:44.046Z] #30 50.45 Setting up libuv1:arm64 (1.40.0-2) ...
16:11:44 [2022-11-22T16:11:44.046Z] #30 50.50 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
16:11:44 [2022-11-22T16:11:44.046Z] #30 50.62 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
16:11:44 [2022-11-22T16:11:44.046Z] #30 50.66 Setting up librhash0:arm64 (1.4.1-2) ...
16:11:44 [2022-11-22T16:11:44.046Z] #30 50.69 Setting up cmake-data (3.18.4-2+deb11u1) ...
16:11:44 [2022-11-22T16:11:44.046Z] #30 50.72 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
16:11:44 [2022-11-22T16:11:44.046Z] #30 50.75 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
16:11:44 [2022-11-22T16:11:44.046Z] #30 50.79 Setting up cmake (3.18.4-2+deb11u1) ...
16:11:44 [2022-11-22T16:11:44.046Z] #30 50.80 Processing triggers for libc-bin (2.31-13+deb11u5) ...
16:11:44 [2022-11-22T16:11:44.607Z] #30 DONE 51.2s
16:11:44 [2022-11-22T16:11:44.607Z] 
16:11:44 [2022-11-22T16:11:44.607Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:11:44 [2022-11-22T16:11:44.607Z] #35 50.92 Selecting previously unselected package mingw-w64-x86-64-dev.
16:11:44 [2022-11-22T16:11:44.607Z] #35 50.93 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
16:11:44 [2022-11-22T16:11:44.607Z] #35 50.95 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
16:11:44 [2022-11-22T16:11:44.863Z] #35 ...
16:11:44 [2022-11-22T16:11:44.863Z] 
16:11:44 [2022-11-22T16:11:44.863Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
16:11:44 [2022-11-22T16:11:44.863Z] #41 DONE 0.2s
16:11:44 [2022-11-22T16:11:44.863Z] 
16:11:44 [2022-11-22T16:11:44.863Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
16:11:45 [2022-11-22T16:11:45.789Z] #42 1.058 + RM_GOPATH=0
16:11:45 [2022-11-22T16:11:45.789Z] #42 1.059 + TMP_GOPATH=
16:11:45 [2022-11-22T16:11:45.789Z] #42 1.059 + : /build
16:11:45 [2022-11-22T16:11:45.789Z] #42 1.059 + '[' -z '' ']'
16:11:45 [2022-11-22T16:11:45.789Z] #42 1.063 ++ mktemp -d
16:11:45 [2022-11-22T16:11:45.789Z] #42 1.067 + export GOPATH=/tmp/tmp.0obmA4yFLv
16:11:45 [2022-11-22T16:11:45.789Z] #42 1.067 + GOPATH=/tmp/tmp.0obmA4yFLv
16:11:45 [2022-11-22T16:11:45.789Z] #42 1.067 + RM_GOPATH=1
16:11:45 [2022-11-22T16:11:45.789Z] #42 1.067 + case "$(go env GOARCH)" in
16:11:45 [2022-11-22T16:11:45.789Z] #42 1.080 ++ go env GOARCH
16:11:45 [2022-11-22T16:11:45.789Z] #42 1.109 + export GO_BUILDMODE=-buildmode=pie
16:11:45 [2022-11-22T16:11:45.789Z] #42 1.109 + GO_BUILDMODE=-buildmode=pie
16:11:45 [2022-11-22T16:11:45.789Z] #42 1.111 ++ dirname /install.sh
16:11:45 [2022-11-22T16:11:45.789Z] #42 1.130 + dir=/
16:11:45 [2022-11-22T16:11:45.789Z] #42 1.130 + bin=tini
16:11:45 [2022-11-22T16:11:45.789Z] #42 1.130 + shift
16:11:45 [2022-11-22T16:11:45.789Z] #42 1.130 + '[' '!' -f //tini.installer ']'
16:11:45 [2022-11-22T16:11:45.789Z] #42 1.130 + . //tini.installer
16:11:45 [2022-11-22T16:11:45.789Z] #42 1.130 ++ : v0.19.0
16:11:45 [2022-11-22T16:11:45.789Z] #42 1.130 + install_tini
16:11:45 [2022-11-22T16:11:45.789Z] #42 1.130 + echo 'Install tini version v0.19.0'
16:11:45 [2022-11-22T16:11:45.789Z] #42 1.131 Install tini version v0.19.0
16:11:45 [2022-11-22T16:11:45.789Z] #42 1.131 + git clone https://github.com/krallin/tini.git /tmp/tmp.0obmA4yFLv/tini
16:11:45 [2022-11-22T16:11:45.789Z] #42 1.133 Cloning into '/tmp/tmp.0obmA4yFLv/tini'...
16:11:46 [2022-11-22T16:11:46.717Z] #42 1.827 + cd /tmp/tmp.0obmA4yFLv/tini
16:11:46 [2022-11-22T16:11:46.717Z] #42 1.829 + git checkout -q v0.19.0
16:11:46 [2022-11-22T16:11:46.717Z] #42 1.837 + cmake .
16:11:46 [2022-11-22T16:11:46.973Z] #42 2.365 -- The C compiler identification is GNU 10.2.1
16:11:47 [2022-11-22T16:11:47.230Z] #42 2.437 -- Detecting C compiler ABI info
16:11:47 [2022-11-22T16:11:47.793Z] #42 2.865 -- Detecting C compiler ABI info - done
16:11:47 [2022-11-22T16:11:47.793Z] #42 2.958 -- Check for working C compiler: /usr/bin/cc - skipped
16:11:47 [2022-11-22T16:11:47.793Z] #42 2.965 -- Detecting C compile features
16:11:47 [2022-11-22T16:11:47.793Z] #42 2.972 -- Detecting C compile features - done
16:11:47 [2022-11-22T16:11:47.793Z] #42 3.025 -- Performing Test HAS_BUILTIN_FORTIFY
16:11:48 [2022-11-22T16:11:48.049Z] #42 3.244 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:11:48 [2022-11-22T16:11:48.049Z] #42 3.310 -- Configuring done
16:11:48 [2022-11-22T16:11:48.049Z] #42 3.339 -- Generating done
16:11:48 [2022-11-22T16:11:48.049Z] #42 3.353 -- Build files have been written to: /tmp/tmp.0obmA4yFLv/tini
16:11:48 [2022-11-22T16:11:48.309Z] #42 3.363 + make tini-static
16:11:48 [2022-11-22T16:11:48.565Z] #42 3.829 Scanning dependencies of target tini-static
16:11:48 [2022-11-22T16:11:48.565Z] #42 3.914 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:11:49 [2022-11-22T16:11:49.933Z] #42 5.166 [100%] Linking C executable tini-static
16:11:50 [2022-11-22T16:11:50.496Z] #42 5.730 [100%] Built target tini-static
16:11:50 [2022-11-22T16:11:50.496Z] #42 5.843 + mkdir -p /build
16:11:50 [2022-11-22T16:11:50.755Z] #42 5.850 + cp tini-static /build/docker-init
16:11:51 [2022-11-22T16:11:51.012Z] #42 DONE 6.2s
16:11:51 [2022-11-22T16:11:51.012Z] 
16:11:51 [2022-11-22T16:11:51.012Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:11:51 [2022-11-22T16:11:51.012Z] #35 57.13 Selecting previously unselected package gcc-mingw-w64-base.
16:11:51 [2022-11-22T16:11:51.012Z] #35 57.14 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
16:11:51 [2022-11-22T16:11:51.012Z] #35 57.14 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
16:11:51 [2022-11-22T16:11:51.012Z] #35 57.29 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
16:11:51 [2022-11-22T16:11:51.012Z] #35 57.30 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
16:11:51 [2022-11-22T16:11:51.012Z] #35 57.33 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
16:11:52 [2022-11-22T16:11:52.378Z] #35 ...
16:11:52 [2022-11-22T16:11:52.378Z] 
16:11:52 [2022-11-22T16:11:52.378Z] #24 [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.2"      && /build/gotestsum --version
16:11:52 [2022-11-22T16:11:52.378Z] #24 58.69 gotestsum version dev
16:11:52 [2022-11-22T16:11:52.378Z] #24 DONE 59.1s
16:11:52 [2022-11-22T16:11:52.633Z] 
16:11:52 [2022-11-22T16:11:52.633Z] #40 [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
16:11:52 [2022-11-22T16:11:52.633Z] #40 11.96 Cloning into '/tmp/crun-build/libocispec/yajl'...
16:11:52 [2022-11-22T16:11:52.633Z] #40 13.35 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
16:11:52 [2022-11-22T16:11:52.633Z] #40 13.66 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
16:11:52 [2022-11-22T16:11:52.633Z] #40 13.93 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
16:11:57 [2022-11-22T16:11:57.880Z] #40 ...
16:11:57 [2022-11-22T16:11:57.880Z] 
16:11:57 [2022-11-22T16:11:57.880Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:11:57 [2022-11-22T16:11:57.880Z] #35 64.21 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
16:11:57 [2022-11-22T16:11:57.880Z] #35 64.22 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
16:11:57 [2022-11-22T16:11:57.880Z] #35 64.22 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:12:10 [2022-11-22T16:12:10.050Z] #35 75.01 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
16:12:10 [2022-11-22T16:12:10.050Z] #35 75.01 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
16:12:10 [2022-11-22T16:12:10.050Z] #35 75.02 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:12:10 [2022-11-22T16:12:10.050Z] #35 ...
16:12:10 [2022-11-22T16:12:10.050Z] 
16:12:10 [2022-11-22T16:12:10.050Z] #39 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:12:10 [2022-11-22T16:12:10.563Z] #39 40.99 Updating files:  50% (2576/5057)
Updating files:  51% (2580/5057)
Updating files:  52% (2630/5057)
Updating files:  53% (2681/5057)
Updating files:  54% (2731/5057)
Updating files:  55% (2782/5057)
Updating files:  56% (2832/5057)
Updating files:  57% (2883/5057)
Updating files:  58% (2934/5057)
Updating files:  59% (2984/5057)
Updating files:  60% (3035/5057)
Updating files:  61% (3085/5057)
Updating files:  62% (3136/5057)
Updating files:  63% (3186/5057)
Updating files:  64% (3237/5057)
Updating files:  65% (3288/5057)
Updating files:  66% (3338/5057)
Updating files:  67% (3389/5057)
Updating files:  68% (3439/5057)
Updating files:  69% (3490/5057)
Updating files:  70% (3540/5057)
Updating files:  71% (3591/5057)
Updating files:  72% (3642/5057)
Updating files:  73% (3692/5057)
Updating files:  74% (3743/5057)
Updating files:  75% (3793/5057)
Updating files:  76% (3844/5057)
Updating files:  77% (3894/5057)
Updating files:  78% (3945/5057)
Updating files:  79% (3996/5057)
Updating files:  80% (4046/5057)
Updating files:  81% (4097/5057)
Updating files:  82% (4147/5057)
16:12:10 [2022-11-22T16:12:10.563Z] #39 ...
16:12:10 [2022-11-22T16:12:10.563Z] 
16:12:10 [2022-11-22T16:12:10.563Z] #40 [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
16:12:10 [2022-11-22T16:12:10.563Z] #40 26.50 aclocal: warning: couldn't open directory 'm4': No such file or directory
16:12:10 [2022-11-22T16:12:10.563Z] #40 35.76 libtoolize: putting auxiliary files in '.'.
16:12:10 [2022-11-22T16:12:10.563Z] #40 35.76 libtoolize: copying file './ltmain.sh'
16:12:10 [2022-11-22T16:12:10.563Z] #40 36.43 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
16:12:10 [2022-11-22T16:12:10.563Z] #40 36.43 libtoolize: and rerunning libtoolize and aclocal.
16:12:10 [2022-11-22T16:12:10.563Z] #40 36.43 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
16:12:10 [2022-11-22T16:12:10.563Z] #40 ...
16:12:10 [2022-11-22T16:12:10.563Z] 
16:12:10 [2022-11-22T16:12:10.563Z] #39 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:12:11 [2022-11-22T16:12:11.076Z] #39 40.99 Updating files:  50% (2576/5057)
Updating files:  51% (2580/5057)
Updating files:  52% (2630/5057)
Updating files:  53% (2681/5057)
Updating files:  54% (2731/5057)
Updating files:  55% (2782/5057)
Updating files:  56% (2832/5057)
Updating files:  57% (2883/5057)
Updating files:  58% (2934/5057)
Updating files:  59% (2984/5057)
Updating files:  60% (3035/5057)
Updating files:  61% (3085/5057)
Updating files:  62% (3136/5057)
Updating files:  63% (3186/5057)
Updating files:  64% (3237/5057)
Updating files:  65% (3288/5057)
Updating files:  66% (3338/5057)
Updating files:  67% (3389/5057)
Updating files:  68% (3439/5057)
Updating files:  69% (3490/5057)
Updating files:  70% (3540/5057)
Updating files:  71% (3591/5057)
Updating files:  72% (3642/5057)
Updating files:  73% (3692/5057)
Updating files:  74% (3743/5057)
Updating files:  75% (3793/5057)
Updating files:  76% (3844/5057)
Updating files:  77% (3894/5057)
Updating files:  78% (3945/5057)
Updating files:  79% (3996/5057)
Updating files:  80% (4046/5057)
Updating files:  81% (4097/5057)
Updating files:  82% (4147/5057)
Updating files:  83% (4198/5057)
Updating files:  84% (4248/5057)
Updating files:  85% (4299/5057)
Updating files:  86% (4350/5057)
Updating files:  87% (4400/5057)
Updating files:  88% (4451/5057)
Updating files:  89% (4501/5057)
Updating files:  90% (4552/5057)
Updating files:  90% (4578/5057)
Updating files:  91% (4602/5057)
Updating files:  92% (4653/5057)
Updating files:  93% (4704/5057)
Updating files:  94% (4754/5057)
Updating files:  95% (4805/5057)
Updating files:  96% (4855/5057)
Updating files:  97% (4906/5057)
Updating files:  98% (4956/5057)
Updating files:  99% (5007/5057)
Updating files: 100% (5057/5057)
Updating files: 100% (5057/5057), done.
16:12:11 [2022-11-22T16:12:11.076Z] #39 42.28 + cd /tmp/tmp.CmuiGwCFDU/src/github.com/containerd/containerd
16:12:11 [2022-11-22T16:12:11.076Z] #39 42.28 + git checkout -q v1.6.10
16:12:13 [2022-11-22T16:12:13.593Z] #39 44.41 + export 'BUILDTAGS=netgo osusergo static_build'
16:12:13 [2022-11-22T16:12:13.593Z] #39 44.41 + BUILDTAGS='netgo osusergo static_build'
16:12:13 [2022-11-22T16:12:13.593Z] #39 44.41 + export EXTRA_FLAGS=-buildmode=pie
16:12:13 [2022-11-22T16:12:13.593Z] #39 44.41 + EXTRA_FLAGS=-buildmode=pie
16:12:13 [2022-11-22T16:12:13.593Z] #39 44.41 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
16:12:13 [2022-11-22T16:12:13.593Z] #39 44.41 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
16:12:13 [2022-11-22T16:12:13.593Z] #39 44.41 + '[' '' = dynamic ']'
16:12:13 [2022-11-22T16:12:13.593Z] #39 44.42 + make
16:12:14 [2022-11-22T16:12:14.959Z] #39 46.22 + bin/ctr
16:12:18 [2022-11-22T16:12:18.273Z] #39 ...
16:12:18 [2022-11-22T16:12:18.273Z] 
16:12:18 [2022-11-22T16:12:18.273Z] #40 [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
16:12:18 [2022-11-22T16:12:18.273Z] #40 44.05 configure.ac:7: installing './compile'
16:12:18 [2022-11-22T16:12:18.273Z] #40 44.07 configure.ac:11: installing './config.guess'
16:12:18 [2022-11-22T16:12:18.273Z] #40 44.07 configure.ac:11: installing './config.sub'
16:12:18 [2022-11-22T16:12:18.273Z] #40 44.08 configure.ac:8: installing './install-sh'
16:12:18 [2022-11-22T16:12:18.273Z] #40 44.09 configure.ac:8: installing './missing'
16:12:18 [2022-11-22T16:12:18.273Z] #40 44.18 Makefile.am: installing './depcomp'
16:12:19 [2022-11-22T16:12:19.671Z] #40 45.48 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
16:12:19 [2022-11-22T16:12:19.671Z] #40 45.48 libtoolize: copying file 'build-aux/ltmain.sh'
16:12:19 [2022-11-22T16:12:19.671Z] #40 45.64 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
16:12:19 [2022-11-22T16:12:19.671Z] #40 45.64 libtoolize: copying file 'm4/libtool.m4'
16:12:19 [2022-11-22T16:12:19.671Z] #40 45.76 libtoolize: copying file 'm4/ltoptions.m4'
16:12:19 [2022-11-22T16:12:19.927Z] #40 45.90 libtoolize: copying file 'm4/ltsugar.m4'
16:12:19 [2022-11-22T16:12:19.927Z] #40 46.00 libtoolize: copying file 'm4/ltversion.m4'
16:12:20 [2022-11-22T16:12:20.183Z] #40 46.08 libtoolize: copying file 'm4/lt~obsolete.m4'
16:12:20 [2022-11-22T16:12:20.183Z] #40 46.22 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
16:12:24 [2022-11-22T16:12:24.391Z] #40 ...
16:12:24 [2022-11-22T16:12:24.391Z] 
16:12:24 [2022-11-22T16:12:24.391Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:12:24 [2022-11-22T16:12:24.391Z] #35 80.33 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
16:12:24 [2022-11-22T16:12:24.391Z] #35 80.33 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
16:12:24 [2022-11-22T16:12:24.391Z] #35 80.34 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
16:12:24 [2022-11-22T16:12:24.391Z] #35 85.94 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
16:12:24 [2022-11-22T16:12:24.391Z] #35 85.95 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
16:12:24 [2022-11-22T16:12:24.391Z] #35 85.95 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:12:30 [2022-11-22T16:12:30.927Z] #35 96.70 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
16:12:30 [2022-11-22T16:12:30.927Z] #35 96.70 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
16:12:30 [2022-11-22T16:12:30.927Z] #35 96.71 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:12:30 [2022-11-22T16:12:30.927Z] #35 ...
16:12:30 [2022-11-22T16:12:30.927Z] 
16:12:30 [2022-11-22T16:12:30.927Z] #40 [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
16:12:30 [2022-11-22T16:12:30.927Z] #40 56.68 configure.ac:7: installing 'build-aux/compile'
16:12:30 [2022-11-22T16:12:30.927Z] #40 56.69 configure.ac:9: installing 'build-aux/config.guess'
16:12:30 [2022-11-22T16:12:30.927Z] #40 56.70 configure.ac:9: installing 'build-aux/config.sub'
16:12:30 [2022-11-22T16:12:30.927Z] #40 56.73 configure.ac:11: installing 'build-aux/install-sh'
16:12:30 [2022-11-22T16:12:30.927Z] #40 56.73 configure.ac:11: installing 'build-aux/missing'
16:12:30 [2022-11-22T16:12:30.927Z] #40 56.91 Makefile.am: installing 'build-aux/depcomp'
16:12:30 [2022-11-22T16:12:30.927Z] #40 57.03 parallel-tests: installing 'build-aux/test-driver'
16:12:33 [2022-11-22T16:12:33.442Z] #40 59.10 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
16:12:33 [2022-11-22T16:12:33.442Z] #40 59.11 libtoolize: copying file 'build-aux/ltmain.sh'
16:12:33 [2022-11-22T16:12:33.698Z] #40 59.72 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
16:12:33 [2022-11-22T16:12:33.698Z] #40 59.72 libtoolize: copying file 'm4/libtool.m4'
16:12:33 [2022-11-22T16:12:33.954Z] #40 59.85 libtoolize: copying file 'm4/ltoptions.m4'
16:12:33 [2022-11-22T16:12:33.954Z] #40 59.94 libtoolize: copying file 'm4/ltsugar.m4'
16:12:33 [2022-11-22T16:12:33.954Z] #40 60.06 libtoolize: copying file 'm4/ltversion.m4'
16:12:34 [2022-11-22T16:12:34.211Z] #40 60.22 libtoolize: copying file 'm4/lt~obsolete.m4'
16:12:36 [2022-11-22T16:12:36.101Z] #40 ...
16:12:36 [2022-11-22T16:12:36.101Z] 
16:12:36 [2022-11-22T16:12:36.101Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:12:36 [2022-11-22T16:12:36.101Z] #35 102.0 Selecting previously unselected package g++-mingw-w64-x86-64.
16:12:36 [2022-11-22T16:12:36.101Z] #35 102.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
16:12:36 [2022-11-22T16:12:36.101Z] #35 102.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
16:12:36 [2022-11-22T16:12:36.101Z] #35 102.2 Selecting previously unselected package libapparmor1:arm64.
16:12:36 [2022-11-22T16:12:36.101Z] #35 102.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
16:12:36 [2022-11-22T16:12:36.101Z] #35 102.2 Unpacking libapparmor1:arm64 (2.13.6-10) ...
16:12:36 [2022-11-22T16:12:36.101Z] #35 102.3 Selecting previously unselected package libapparmor-dev:arm64.
16:12:36 [2022-11-22T16:12:36.101Z] #35 102.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
16:12:36 [2022-11-22T16:12:36.101Z] #35 102.3 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
16:12:36 [2022-11-22T16:12:36.101Z] #35 102.5 Selecting previously unselected package libbtrfs0:arm64.
16:12:36 [2022-11-22T16:12:36.101Z] #35 102.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
16:12:36 [2022-11-22T16:12:36.101Z] #35 102.5 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
16:12:36 [2022-11-22T16:12:36.101Z] #35 102.7 Selecting previously unselected package libbtrfs-dev:arm64.
16:12:36 [2022-11-22T16:12:36.101Z] #35 102.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
16:12:36 [2022-11-22T16:12:36.101Z] #35 102.7 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
16:12:36 [2022-11-22T16:12:36.101Z] #35 102.8 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
16:12:36 [2022-11-22T16:12:36.101Z] #35 102.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
16:12:36 [2022-11-22T16:12:36.101Z] #35 102.8 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
16:12:36 [2022-11-22T16:12:36.358Z] #35 102.9 Selecting previously unselected package libudev-dev:arm64.
16:12:36 [2022-11-22T16:12:36.358Z] #35 102.9 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
16:12:36 [2022-11-22T16:12:36.358Z] #35 102.9 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
16:12:36 [2022-11-22T16:12:36.614Z] #35 103.1 Selecting previously unselected package libsepol1-dev:arm64.
16:12:36 [2022-11-22T16:12:36.614Z] #35 103.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
16:12:36 [2022-11-22T16:12:36.614Z] #35 103.1 Unpacking libsepol1-dev:arm64 (3.1-1) ...
16:12:36 [2022-11-22T16:12:36.870Z] #35 103.4 Selecting previously unselected package libpcre2-16-0:arm64.
16:12:36 [2022-11-22T16:12:36.870Z] #35 103.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
16:12:36 [2022-11-22T16:12:36.870Z] #35 103.4 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
16:12:36 [2022-11-22T16:12:36.870Z] #35 103.5 Selecting previously unselected package libpcre2-32-0:arm64.
16:12:36 [2022-11-22T16:12:36.870Z] #35 103.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
16:12:36 [2022-11-22T16:12:36.870Z] #35 103.5 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
16:12:37 [2022-11-22T16:12:37.126Z] #35 103.7 Selecting previously unselected package libpcre2-posix2:arm64.
16:12:37 [2022-11-22T16:12:37.126Z] #35 103.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
16:12:37 [2022-11-22T16:12:37.126Z] #35 103.7 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
16:12:37 [2022-11-22T16:12:37.126Z] #35 103.8 Selecting previously unselected package libpcre2-dev:arm64.
16:12:37 [2022-11-22T16:12:37.126Z] #35 103.8 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
16:12:37 [2022-11-22T16:12:37.126Z] #35 103.8 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
16:12:37 [2022-11-22T16:12:37.383Z] #35 104.2 Selecting previously unselected package libselinux1-dev:arm64.
16:12:37 [2022-11-22T16:12:37.639Z] #35 104.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
16:12:37 [2022-11-22T16:12:37.639Z] #35 104.2 Unpacking libselinux1-dev:arm64 (3.1-3) ...
16:12:37 [2022-11-22T16:12:37.895Z] #35 104.5 Selecting previously unselected package libdevmapper-dev:arm64.
16:12:37 [2022-11-22T16:12:37.895Z] #35 104.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
16:12:37 [2022-11-22T16:12:37.895Z] #35 104.5 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
16:12:38 [2022-11-22T16:12:38.195Z] #35 104.6 Selecting previously unselected package libseccomp-dev:arm64.
16:12:38 [2022-11-22T16:12:38.195Z] #35 104.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
16:12:38 [2022-11-22T16:12:38.195Z] #35 104.6 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
16:12:38 [2022-11-22T16:12:38.195Z] #35 104.8 Selecting previously unselected package libsystemd-dev:arm64.
16:12:38 [2022-11-22T16:12:38.195Z] #35 104.8 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
16:12:38 [2022-11-22T16:12:38.195Z] #35 104.8 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
16:12:38 [2022-11-22T16:12:38.756Z] #35 105.3 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
16:12:38 [2022-11-22T16:12:38.756Z] #35 105.4 Setting up libapparmor1:arm64 (2.13.6-10) ...
16:12:38 [2022-11-22T16:12:38.756Z] #35 105.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
16:12:38 [2022-11-22T16:12:38.756Z] #35 105.4 Setting up libsepol1-dev:arm64 (3.1-1) ...
16:12:38 [2022-11-22T16:12:38.756Z] #35 105.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
16:12:38 [2022-11-22T16:12:38.756Z] #35 105.4 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
16:12:38 [2022-11-22T16:12:38.756Z] #35 105.4 Setting up libbtrfs0:arm64 (5.10.1-2) ...
16:12:38 [2022-11-22T16:12:38.756Z] #35 105.5 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
16:12:38 [2022-11-22T16:12:38.756Z] #35 105.5 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
16:12:38 [2022-11-22T16:12:38.756Z] #35 105.5 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
16:12:38 [2022-11-22T16:12:38.756Z] #35 105.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
16:12:38 [2022-11-22T16:12:38.756Z] #35 105.5 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
16:12:38 [2022-11-22T16:12:38.756Z] #35 105.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
16:12:38 [2022-11-22T16:12:38.756Z] #35 105.5 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
16:12:38 [2022-11-22T16:12:38.756Z] #35 105.6 Setting up mingw-w64-common (8.0.0-1) ...
16:12:39 [2022-11-22T16:12:39.013Z] #35 105.6 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
16:12:39 [2022-11-22T16:12:39.013Z] #35 105.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
16:12:39 [2022-11-22T16:12:39.013Z] #35 105.6 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
16:12:39 [2022-11-22T16:12:39.013Z] #35 105.6 Setting up libselinux1-dev:arm64 (3.1-3) ...
16:12:39 [2022-11-22T16:12:39.013Z] #35 105.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
16:12:39 [2022-11-22T16:12:39.013Z] #35 105.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:12:39 [2022-11-22T16:12:39.013Z] #35 105.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
16:12:39 [2022-11-22T16:12:39.013Z] #35 105.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:12:39 [2022-11-22T16:12:39.013Z] #35 105.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
16:12:39 [2022-11-22T16:12:39.013Z] #35 105.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
16:12:39 [2022-11-22T16:12:39.013Z] #35 105.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:12:39 [2022-11-22T16:12:39.013Z] #35 105.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
16:12:39 [2022-11-22T16:12:39.013Z] #35 105.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:12:39 [2022-11-22T16:12:39.013Z] #35 105.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
16:12:39 [2022-11-22T16:12:39.270Z] #35 105.8 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
16:12:39 [2022-11-22T16:12:39.270Z] #35 105.8 Setting up dmsetup (2:1.02.175-2.1) ...
16:12:39 [2022-11-22T16:12:39.270Z] #35 105.8 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
16:12:39 [2022-11-22T16:12:39.270Z] #35 105.8 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
16:12:39 [2022-11-22T16:12:39.270Z] #35 105.9 Processing triggers for libc-bin (2.31-13+deb11u5) ...
16:12:40 [2022-11-22T16:12:40.641Z] #35 DONE 107.4s
16:12:40 [2022-11-22T16:12:40.641Z] 
16:12:40 [2022-11-22T16:12:40.641Z] #23 [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
16:12:40 [2022-11-22T16:12:40.641Z] #23 105.0 + for f in rootlesskit rootlesskit-docker-proxy
16:12:40 [2022-11-22T16:12:40.641Z] #23 105.0 + GOBIN=/build
16:12:40 [2022-11-22T16:12:40.641Z] #23 105.0 + GO111MODULE=on
16:12:40 [2022-11-22T16:12:40.641Z] #23 105.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
16:12:41 [2022-11-22T16:12:41.203Z] #23 ...
16:12:41 [2022-11-22T16:12:41.203Z] 
16:12:41 [2022-11-22T16:12:41.203Z] #43 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
16:12:41 [2022-11-22T16:12:41.203Z] #43 DONE 0.2s
16:12:41 [2022-11-22T16:12:41.203Z] 
16:12:41 [2022-11-22T16:12:41.203Z] #44 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
16:12:42 [2022-11-22T16:12:42.132Z] #44 ...
16:12:42 [2022-11-22T16:12:42.132Z] 
16:12:42 [2022-11-22T16:12:42.132Z] #45 [dev-systemd-false  1/28] RUN groupadd -r docker
16:12:42 [2022-11-22T16:12:42.132Z] #45 DONE 1.2s
16:12:42 [2022-11-22T16:12:42.132Z] 
16:12:42 [2022-11-22T16:12:42.132Z] #44 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
16:12:42 [2022-11-22T16:12:42.132Z] #44 0.985 + RM_GOPATH=0
16:12:42 [2022-11-22T16:12:42.132Z] #44 0.987 + TMP_GOPATH=
16:12:42 [2022-11-22T16:12:42.132Z] #44 0.987 + : /build
16:12:42 [2022-11-22T16:12:42.132Z] #44 0.987 + '[' -z '' ']'
16:12:42 [2022-11-22T16:12:42.132Z] #44 0.992 ++ mktemp -d
16:12:42 [2022-11-22T16:12:42.132Z] #44 1.007 + export GOPATH=/tmp/tmp.4PodoKKILX
16:12:42 [2022-11-22T16:12:42.132Z] #44 1.007 + GOPATH=/tmp/tmp.4PodoKKILX
16:12:42 [2022-11-22T16:12:42.132Z] #44 1.007 + RM_GOPATH=1
16:12:42 [2022-11-22T16:12:42.132Z] #44 1.007 + case "$(go env GOARCH)" in
16:12:42 [2022-11-22T16:12:42.132Z] #44 1.008 ++ go env GOARCH
16:12:42 [2022-11-22T16:12:42.132Z] #44 1.018 + export GO_BUILDMODE=-buildmode=pie
16:12:42 [2022-11-22T16:12:42.132Z] #44 1.018 + GO_BUILDMODE=-buildmode=pie
16:12:42 [2022-11-22T16:12:42.132Z] #44 1.023 ++ dirname /install.sh
16:12:42 [2022-11-22T16:12:42.132Z] #44 1.031 Install runc version v1.1.4 (build tags: seccomp)
16:12:42 [2022-11-22T16:12:42.132Z] #44 1.035 + dir=/
16:12:42 [2022-11-22T16:12:42.132Z] #44 1.035 + bin=runc
16:12:42 [2022-11-22T16:12:42.132Z] #44 1.035 + shift
16:12:42 [2022-11-22T16:12:42.132Z] #44 1.035 + '[' '!' -f //runc.installer ']'
16:12:42 [2022-11-22T16:12:42.132Z] #44 1.035 + . //runc.installer
16:12:42 [2022-11-22T16:12:42.132Z] #44 1.035 ++ set -e
16:12:42 [2022-11-22T16:12:42.132Z] #44 1.035 ++ : v1.1.4
16:12:42 [2022-11-22T16:12:42.132Z] #44 1.035 + install_runc
16:12:42 [2022-11-22T16:12:42.132Z] #44 1.035 + RUNC_BUILDTAGS=seccomp
16:12:42 [2022-11-22T16:12:42.132Z] #44 1.035 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
16:12:42 [2022-11-22T16:12:42.132Z] #44 1.035 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.4PodoKKILX/src/github.com/opencontainers/runc
16:12:42 [2022-11-22T16:12:42.132Z] #44 1.042 Cloning into '/tmp/tmp.4PodoKKILX/src/github.com/opencontainers/runc'...
16:12:43 [2022-11-22T16:12:43.060Z] #44 ...
16:12:43 [2022-11-22T16:12:43.060Z] 
16:12:43 [2022-11-22T16:12:43.060Z] #46 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
16:12:43 [2022-11-22T16:12:43.060Z] #46 DONE 1.0s
16:12:43 [2022-11-22T16:12:43.060Z] 
16:12:43 [2022-11-22T16:12:43.060Z] #47 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
16:12:43 [2022-11-22T16:12:43.623Z] #47 0.699 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
16:12:43 [2022-11-22T16:12:43.880Z] #47 DONE 0.8s
16:12:43 [2022-11-22T16:12:43.880Z] 
16:12:43 [2022-11-22T16:12:43.880Z] #23 [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
16:12:43 [2022-11-22T16:12:43.880Z] #23 109.9 rootlesskit version 1.1.0
16:12:43 [2022-11-22T16:12:43.880Z] #23 109.9 Usage of /build/rootlesskit-docker-proxy:
16:12:43 [2022-11-22T16:12:43.880Z] #23 109.9   -container-ip string
16:12:43 [2022-11-22T16:12:43.880Z] #23 109.9     	container ip
16:12:43 [2022-11-22T16:12:43.880Z] #23 109.9   -container-port int
16:12:43 [2022-11-22T16:12:43.880Z] #23 109.9     	container port (default -1)
16:12:43 [2022-11-22T16:12:43.880Z] #23 109.9   -host-ip string
16:12:43 [2022-11-22T16:12:43.880Z] #23 109.9     	host ip
16:12:43 [2022-11-22T16:12:43.880Z] #23 109.9   -host-port int
16:12:43 [2022-11-22T16:12:43.880Z] #23 109.9     	host port (default -1)
16:12:43 [2022-11-22T16:12:43.880Z] #23 109.9   -proto string
16:12:43 [2022-11-22T16:12:43.880Z] #23 109.9     	proxy protocol (default "tcp")
16:12:43 [2022-11-22T16:12:43.880Z] #23 DONE 110.0s
16:12:43 [2022-11-22T16:12:43.880Z] 
16:12:43 [2022-11-22T16:12:43.880Z] #48 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
16:12:44 [2022-11-22T16:12:44.137Z] #48 ...
16:12:44 [2022-11-22T16:12:44.137Z] 
16:12:44 [2022-11-22T16:12:44.137Z] #49 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
16:12:44 [2022-11-22T16:12:44.137Z] #49 DONE 0.2s
16:12:44 [2022-11-22T16:12:44.137Z] 
16:12:44 [2022-11-22T16:12:44.137Z] #50 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
16:12:44 [2022-11-22T16:12:44.137Z] #50 DONE 0.1s
16:12:44 [2022-11-22T16:12:44.137Z] 
16:12:44 [2022-11-22T16:12:44.137Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
16:12:45 [2022-11-22T16:12:45.505Z] #33 ...
16:12:45 [2022-11-22T16:12:45.505Z] 
16:12:45 [2022-11-22T16:12:45.505Z] #48 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
16:12:45 [2022-11-22T16:12:45.505Z] #48 DONE 1.4s
16:12:45 [2022-11-22T16:12:45.505Z] 
16:12:45 [2022-11-22T16:12:45.505Z] #51 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
16:12:46 [2022-11-22T16:12:46.072Z] #51 DONE 0.9s
16:12:46 [2022-11-22T16:12:46.072Z] 
16:12:46 [2022-11-22T16:12:46.072Z] #28 [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.49.0"      && /build/golangci-lint --version
16:12:46 [2022-11-22T16:12:46.328Z] #28 ...
16:12:46 [2022-11-22T16:12:46.328Z] 
16:12:46 [2022-11-22T16:12:46.328Z] #52 [dev-systemd-false  6/28] RUN ldconfig
16:12:46 [2022-11-22T16:12:46.890Z] #52 DONE 0.8s
16:12:46 [2022-11-22T16:12:46.890Z] 
16:12:46 [2022-11-22T16:12:46.891Z] #53 [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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
16:12:48 [2022-11-22T16:12:48.260Z] #53 1.125 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
16:12:48 [2022-11-22T16:12:48.260Z] #53 1.139 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:12:48 [2022-11-22T16:12:48.260Z] #53 1.145 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:12:48 [2022-11-22T16:12:48.825Z] #53 1.741 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
16:12:50 [2022-11-22T16:12:50.191Z] #53 3.262 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [200 kB]
16:12:52 [2022-11-22T16:12:52.086Z] #53 5.109 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
16:12:52 [2022-11-22T16:12:52.649Z] #53 ...
16:12:52 [2022-11-22T16:12:52.649Z] 
16:12:52 [2022-11-22T16:12:52.649Z] #40 [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
16:12:52 [2022-11-22T16:12:52.649Z] #40 75.26 configure.ac:11: installing 'build-aux/compile'
16:12:52 [2022-11-22T16:12:52.649Z] #40 75.27 configure.ac:11: installing 'build-aux/config.guess'
16:12:52 [2022-11-22T16:12:52.649Z] #40 75.28 configure.ac:11: installing 'build-aux/config.sub'
16:12:52 [2022-11-22T16:12:52.649Z] #40 75.29 configure.ac:13: installing 'build-aux/install-sh'
16:12:52 [2022-11-22T16:12:52.649Z] #40 75.29 configure.ac:13: installing 'build-aux/missing'
16:12:52 [2022-11-22T16:12:52.649Z] #40 75.30 configure.ac:8: installing 'build-aux/tap-driver.sh'
16:12:52 [2022-11-22T16:12:52.649Z] #40 75.48 Makefile.am: installing 'build-aux/depcomp'
16:12:52 [2022-11-22T16:12:52.649Z] #40 76.76 checking build system type... aarch64-unknown-linux-gnu
16:12:52 [2022-11-22T16:12:52.649Z] #40 77.15 checking host system type... aarch64-unknown-linux-gnu
16:12:52 [2022-11-22T16:12:52.649Z] #40 77.15 checking how to print strings... printf
16:12:52 [2022-11-22T16:12:52.649Z] #40 77.17 checking for gcc... gcc
16:12:52 [2022-11-22T16:12:52.649Z] #40 77.31 checking whether the C compiler works... yes
16:12:52 [2022-11-22T16:12:52.649Z] #40 77.55 checking for C compiler default output file name... a.out
16:12:52 [2022-11-22T16:12:52.649Z] #40 77.56 checking for suffix of executables... 
16:12:52 [2022-11-22T16:12:52.649Z] #40 77.84 checking whether we are cross compiling... no
16:12:52 [2022-11-22T16:12:52.649Z] #40 77.96 checking for suffix of object files... o
16:12:52 [2022-11-22T16:12:52.649Z] #40 78.07 checking whether we are using the GNU C compiler... yes
16:12:52 [2022-11-22T16:12:52.649Z] #40 78.19 checking whether gcc accepts -g... yes
16:12:52 [2022-11-22T16:12:52.649Z] #40 78.34 checking for gcc option to accept ISO C89... none needed
16:12:52 [2022-11-22T16:12:52.649Z] #40 78.50 checking whether gcc understands -c and -o together... yes
16:12:52 [2022-11-22T16:12:52.649Z] #40 78.69 checking for a sed that does not truncate output... /bin/sed
16:12:52 [2022-11-22T16:12:52.649Z] #40 78.72 checking for grep that handles long lines and -e... /bin/grep
16:12:52 [2022-11-22T16:12:52.905Z] #40 78.74 checking for egrep... /bin/grep -E
16:12:52 [2022-11-22T16:12:52.905Z] #40 78.76 checking for fgrep... /bin/grep -F
16:12:52 [2022-11-22T16:12:52.905Z] #40 78.77 checking for ld used by gcc... /usr/bin/ld
16:12:52 [2022-11-22T16:12:52.905Z] #40 78.80 checking if the linker (/usr/bin/ld) is GNU ld... yes
16:12:52 [2022-11-22T16:12:52.905Z] #40 78.81 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
16:12:53 [2022-11-22T16:12:53.162Z] #40 78.83 checking the name lister (/usr/bin/nm -B) interface... BSD nm
16:12:53 [2022-11-22T16:12:53.162Z] #40 79.05 checking whether ln -s works... yes
16:12:53 [2022-11-22T16:12:53.162Z] #40 79.05 checking the maximum length of command line arguments... 1572864
16:12:53 [2022-11-22T16:12:53.162Z] #40 79.08 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
16:12:53 [2022-11-22T16:12:53.162Z] #40 79.09 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
16:12:53 [2022-11-22T16:12:53.162Z] #40 79.09 checking for /usr/bin/ld option to reload object files... -r
16:12:53 [2022-11-22T16:12:53.162Z] #40 79.09 checking for objdump... objdump
16:12:53 [2022-11-22T16:12:53.162Z] #40 79.09 checking how to recognize dependent libraries... pass_all
16:12:53 [2022-11-22T16:12:53.162Z] #40 79.10 checking for dlltool... no
16:12:53 [2022-11-22T16:12:53.162Z] #40 79.10 checking how to associate runtime and link libraries... printf %s\n
16:12:53 [2022-11-22T16:12:53.162Z] #40 79.10 checking for ar... ar
16:12:53 [2022-11-22T16:12:53.162Z] #40 79.10 checking for archiver @FILE support... @
16:12:53 [2022-11-22T16:12:53.418Z] #40 79.28 checking for strip... strip
16:12:53 [2022-11-22T16:12:53.418Z] #40 79.28 checking for ranlib... ranlib
16:12:53 [2022-11-22T16:12:53.418Z] #40 79.29 checking for gawk... no
16:12:53 [2022-11-22T16:12:53.418Z] #40 79.30 checking for mawk... mawk
16:12:53 [2022-11-22T16:12:53.675Z] #40 79.30 checking command to parse /usr/bin/nm -B output from gcc object... ok
16:12:53 [2022-11-22T16:12:53.675Z] #40 79.82 checking for sysroot... no
16:12:53 [2022-11-22T16:12:53.675Z] #40 79.82 checking for a working dd... /bin/dd
16:12:53 [2022-11-22T16:12:53.931Z] #40 79.85 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
16:12:53 [2022-11-22T16:12:53.931Z] #40 79.86 checking for mt... no
16:12:53 [2022-11-22T16:12:53.931Z] #40 79.88 checking if : is a manifest tool... no
16:12:53 [2022-11-22T16:12:53.931Z] #40 79.88 checking how to run the C preprocessor... gcc -E
16:12:55 [2022-11-22T16:12:55.056Z] #40 80.32 checking for ANSI C header files... yes
16:12:55 [2022-11-22T16:12:55.358Z] #40 80.99 checking for sys/types.h... yes
16:12:55 [2022-11-22T16:12:55.358Z] #40 81.23 checking for sys/stat.h... yes
16:12:55 [2022-11-22T16:12:55.614Z] #40 81.50 checking for stdlib.h... yes
16:12:55 [2022-11-22T16:12:55.870Z] #40 81.71 checking for string.h... yes
16:12:55 [2022-11-22T16:12:55.870Z] #40 81.88 checking for memory.h... yes
16:12:56 [2022-11-22T16:12:56.383Z] #40 82.08 checking for strings.h... yes
16:12:56 [2022-11-22T16:12:56.383Z] #40 82.27 checking for inttypes.h... yes
16:12:56 [2022-11-22T16:12:56.639Z] #40 82.51 checking for stdint.h... yes
16:12:56 [2022-11-22T16:12:56.895Z] #40 82.67 checking for unistd.h... yes
16:12:56 [2022-11-22T16:12:56.895Z] #40 82.84 checking for dlfcn.h... yes
16:12:57 [2022-11-22T16:12:57.153Z] #40 83.09 checking for objdir... .libs
16:12:57 [2022-11-22T16:12:57.153Z] #40 ...
16:12:57 [2022-11-22T16:12:57.153Z] 
16:12:57 [2022-11-22T16:12:57.153Z] #25 [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
16:12:57 [2022-11-22T16:12:57.153Z] #25 124.0 Delve is a source level debugger for Go programs.
16:12:57 [2022-11-22T16:12:57.153Z] #25 124.0 
16:12:57 [2022-11-22T16:12:57.153Z] #25 124.0 Delve enables you to interact with your program by controlling the execution of the process,
16:12:57 [2022-11-22T16:12:57.153Z] #25 124.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
16:12:57 [2022-11-22T16:12:57.153Z] #25 124.0 
16:12:57 [2022-11-22T16:12:57.153Z] #25 124.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
16:12:57 [2022-11-22T16:12:57.153Z] #25 124.0 
16:12:57 [2022-11-22T16:12:57.153Z] #25 124.0 Pass flags to the program you are debugging using `--`, for example:
16:12:57 [2022-11-22T16:12:57.153Z] #25 124.0 
16:12:57 [2022-11-22T16:12:57.409Z] #25 124.0 `dlv exec ./hello -- server --config conf/config.toml`
16:12:57 [2022-11-22T16:12:57.410Z] #25 124.0 
16:12:57 [2022-11-22T16:12:57.410Z] #25 124.0 Usage:
16:12:57 [2022-11-22T16:12:57.410Z] #25 124.0   dlv [command]
16:12:57 [2022-11-22T16:12:57.410Z] #25 124.0 
16:12:57 [2022-11-22T16:12:57.410Z] #25 124.0 Available Commands:
16:12:57 [2022-11-22T16:12:57.410Z] #25 124.0   attach      Attach to running process and begin debugging.
16:12:57 [2022-11-22T16:12:57.410Z] #25 124.0   connect     Connect to a headless debug server with a terminal client.
16:12:57 [2022-11-22T16:12:57.410Z] #25 124.0   core        Examine a core dump.
16:12:57 [2022-11-22T16:12:57.410Z] #25 124.0   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
16:12:57 [2022-11-22T16:12:57.410Z] #25 124.0   debug       Compile and begin debugging main package in current directory, or the package specified.
16:12:57 [2022-11-22T16:12:57.410Z] #25 124.0   exec        Execute a precompiled binary, and begin a debug session.
16:12:57 [2022-11-22T16:12:57.410Z] #25 124.0   help        Help about any command
16:12:57 [2022-11-22T16:12:57.410Z] #25 124.0   run         Deprecated command. Use 'debug' instead.
16:12:57 [2022-11-22T16:12:57.410Z] #25 124.0   test        Compile test binary and begin debugging program.
16:12:57 [2022-11-22T16:12:57.410Z] #25 124.0   trace       Compile and begin tracing program.
16:12:57 [2022-11-22T16:12:57.410Z] #25 124.0   version     Prints version.
16:12:57 [2022-11-22T16:12:57.410Z] #25 124.0 
16:12:57 [2022-11-22T16:12:57.410Z] #25 124.0 Flags:
16:12:57 [2022-11-22T16:12:57.410Z] #25 124.0       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
16:12:57 [2022-11-22T16:12:57.410Z] #25 124.0       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
16:12:57 [2022-11-22T16:12:57.410Z] #25 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)
16:12:57 [2022-11-22T16:12:57.410Z] #25 124.0       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
16:12:57 [2022-11-22T16:12:57.410Z] #25 124.0       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
16:12:57 [2022-11-22T16:12:57.410Z] #25 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)
16:12:57 [2022-11-22T16:12:57.410Z] #25 124.0       --disable-aslr                     Disables address space randomization
16:12:57 [2022-11-22T16:12:57.410Z] #25 124.0       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
16:12:57 [2022-11-22T16:12:57.410Z] #25 124.0   -h, --help                             help for dlv
16:12:57 [2022-11-22T16:12:57.410Z] #25 124.0       --init string                      Init file, executed by the terminal client.
16:12:57 [2022-11-22T16:12:57.410Z] #25 124.0   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
16:12:57 [2022-11-22T16:12:57.410Z] #25 124.0       --log                              Enable debugging server logging.
16:12:57 [2022-11-22T16:12:57.410Z] #25 124.0       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
16:12:57 [2022-11-22T16:12:57.410Z] #25 124.0       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
16:12:57 [2022-11-22T16:12:57.410Z] #25 124.0       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
16:12:57 [2022-11-22T16:12:57.410Z] #25 124.0   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
16:12:57 [2022-11-22T16:12:57.410Z] #25 124.0       --wd string                        Working directory for running the program.
16:12:57 [2022-11-22T16:12:57.410Z] #25 124.0 
16:12:57 [2022-11-22T16:12:57.410Z] #25 124.0 Additional help topics:
16:12:57 [2022-11-22T16:12:57.410Z] #25 124.0   dlv backend  Help about the --backend flag.
16:12:57 [2022-11-22T16:12:57.410Z] #25 124.0   dlv log      Help about logging flags.
16:12:57 [2022-11-22T16:12:57.410Z] #25 124.0   dlv redirect Help about file redirection.
16:12:57 [2022-11-22T16:12:57.410Z] #25 124.0 
16:12:57 [2022-11-22T16:12:57.410Z] #25 124.0 Use "dlv [command] --help" for more information about a command.
16:12:57 [2022-11-22T16:12:57.972Z] #25 DONE 124.5s
16:12:57 [2022-11-22T16:12:57.972Z] 
16:12:57 [2022-11-22T16:12:57.972Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
16:12:57 [2022-11-22T16:12:57.972Z] #33 119.1 Updating files:  25% (2951/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  45% (5245/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:  68% (7817/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:  95% (10891/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.
16:12:57 [2022-11-22T16:12:57.972Z] #33 122.5 + cd /tmp/tmp.g8YuHlQHk2/tmp/docker-ce
16:12:57 [2022-11-22T16:12:57.972Z] #33 122.5 + git checkout -q v17.06.2-ce
16:13:00 [2022-11-22T16:13:00.490Z] #33 ...
16:13:00 [2022-11-22T16:13:00.490Z] 
16:13:00 [2022-11-22T16:13:00.490Z] #40 [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
16:13:00 [2022-11-22T16:13:00.490Z] #40 83.58 checking if gcc supports -fno-rtti -fno-exceptions... no
16:13:00 [2022-11-22T16:13:00.490Z] #40 83.81 checking for gcc option to produce PIC... -fPIC -DPIC
16:13:00 [2022-11-22T16:13:00.490Z] #40 83.81 checking if gcc PIC flag -fPIC -DPIC works... yes
16:13:00 [2022-11-22T16:13:00.490Z] #40 83.98 checking if gcc static flag -static works... yes
16:13:00 [2022-11-22T16:13:00.490Z] #40 84.49 checking if gcc supports -c -o file.o... yes
16:13:00 [2022-11-22T16:13:00.490Z] #40 84.80 checking if gcc supports -c -o file.o... (cached) yes
16:13:00 [2022-11-22T16:13:00.490Z] #40 84.80 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
16:13:00 [2022-11-22T16:13:00.490Z] #40 84.85 checking dynamic linker characteristics... GNU/Linux ld.so
16:13:00 [2022-11-22T16:13:00.490Z] #40 85.18 checking how to hardcode library paths into programs... immediate
16:13:00 [2022-11-22T16:13:00.490Z] #40 85.18 checking whether stripping libraries is possible... yes
16:13:00 [2022-11-22T16:13:00.490Z] #40 85.19 checking if libtool supports shared libraries... yes
16:13:00 [2022-11-22T16:13:00.490Z] #40 85.19 checking whether to build shared libraries... no
16:13:00 [2022-11-22T16:13:00.490Z] #40 85.19 checking whether to build static libraries... yes
16:13:00 [2022-11-22T16:13:00.490Z] #40 85.19 checking for a BSD-compatible install... /usr/bin/install -c
16:13:00 [2022-11-22T16:13:00.490Z] #40 85.26 checking whether build environment is sane... yes
16:13:00 [2022-11-22T16:13:00.490Z] #40 85.34 checking for a thread-safe mkdir -p... /bin/mkdir -p
16:13:00 [2022-11-22T16:13:00.490Z] #40 85.35 checking whether make sets $(MAKE)... yes
16:13:00 [2022-11-22T16:13:00.490Z] #40 85.39 checking whether make supports the include directive... yes (GNU style)
16:13:00 [2022-11-22T16:13:00.490Z] #40 85.45 checking whether make supports nested variables... yes
16:13:00 [2022-11-22T16:13:00.490Z] #40 85.52 checking whether UID '0' is supported by ustar format... yes
16:13:00 [2022-11-22T16:13:00.490Z] #40 85.52 checking whether GID '0' is supported by ustar format... yes
16:13:00 [2022-11-22T16:13:00.490Z] #40 85.53 checking how to create a ustar tar archive... gnutar
16:13:00 [2022-11-22T16:13:00.490Z] #40 85.63 checking dependency style of gcc... gcc3
16:13:00 [2022-11-22T16:13:00.490Z] #40 85.85 checking whether to enable maintainer-specific portions of Makefiles... yes
16:13:00 [2022-11-22T16:13:00.490Z] #40 85.86 checking whether make supports nested variables... (cached) yes
16:13:00 [2022-11-22T16:13:00.490Z] #40 85.86 checking for gawk... (cached) mawk
16:13:00 [2022-11-22T16:13:00.490Z] #40 85.86 checking for a sed that does not truncate output... (cached) /bin/sed
16:13:00 [2022-11-22T16:13:00.490Z] #40 85.86 checking for gcc... (cached) gcc
16:13:00 [2022-11-22T16:13:00.490Z] #40 86.01 checking whether we are using the GNU C compiler... (cached) yes
16:13:00 [2022-11-22T16:13:00.490Z] #40 86.01 checking whether gcc accepts -g... (cached) yes
16:13:00 [2022-11-22T16:13:00.490Z] #40 86.01 checking for gcc option to accept ISO C89... (cached) none needed
16:13:00 [2022-11-22T16:13:00.490Z] #40 86.02 checking whether gcc understands -c and -o together... (cached) yes
16:13:00 [2022-11-22T16:13:00.490Z] #40 86.03 checking for a Python interpreter with version >= 3... python3
16:13:00 [2022-11-22T16:13:00.490Z] #40 86.15 checking for python3... /usr/bin/python3
16:13:00 [2022-11-22T16:13:00.490Z] #40 86.15 checking for python3 version... 3.9
16:13:00 [2022-11-22T16:13:00.490Z] #40 86.21 checking for python3 platform... linux
16:13:00 [2022-11-22T16:13:00.490Z] #40 86.27 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
16:13:00 [2022-11-22T16:13:00.746Z] #40 86.44 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
16:13:00 [2022-11-22T16:13:00.746Z] #40 86.61 checking for go-md2man... no
16:13:00 [2022-11-22T16:13:00.746Z] #40 86.62 checking error.h usability... yes
16:13:00 [2022-11-22T16:13:00.746Z] #40 86.78 checking error.h presence... yes
16:13:01 [2022-11-22T16:13:01.002Z] #40 86.85 checking for error.h... yes
16:13:01 [2022-11-22T16:13:01.003Z] #40 86.88 checking linux/openat2.h usability... yes
16:13:01 [2022-11-22T16:13:01.259Z] #40 87.09 checking linux/openat2.h presence... yes
16:13:01 [2022-11-22T16:13:01.259Z] #40 87.14 checking for linux/openat2.h... yes
16:13:01 [2022-11-22T16:13:01.516Z] #40 87.19 checking for copy_file_range... yes
16:13:01 [2022-11-22T16:13:01.772Z] #40 87.48 checking for fgetxattr... yes
16:13:02 [2022-11-22T16:13:02.029Z] #40 87.75 checking for statx... yes
16:13:02 [2022-11-22T16:13:02.285Z] #40 88.11 checking for fgetpwent_r... yes
16:13:02 [2022-11-22T16:13:02.542Z] #40 88.32 checking for issetugid... no
16:13:02 [2022-11-22T16:13:02.542Z] #40 88.52 checking for pkg-config... /usr/bin/pkg-config
16:13:02 [2022-11-22T16:13:02.542Z] #40 88.53 checking pkg-config is at least version 0.9.0... yes
16:13:03 [2022-11-22T16:13:03.104Z] #40 88.54 checking for library containing yajl_tree_get... -lyajl
16:13:03 [2022-11-22T16:13:03.104Z] #40 89.01 checking for yajl >= 2.0.0... yes
16:13:03 [2022-11-22T16:13:03.361Z] #40 89.06 checking sys/capability.h usability... yes
16:13:03 [2022-11-22T16:13:03.361Z] #40 89.22 checking sys/capability.h presence... yes
16:13:03 [2022-11-22T16:13:03.361Z] #40 89.29 checking for sys/capability.h... yes
16:13:03 [2022-11-22T16:13:03.361Z] #40 89.30 checking for library containing cap_from_name... 
16:13:03 [2022-11-22T16:13:03.361Z] #40 ...
16:13:03 [2022-11-22T16:13:03.361Z] 
16:13:03 [2022-11-22T16:13:03.361Z] #44 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
16:13:03 [2022-11-22T16:13:03.361Z] #44 12.41 + cd /tmp/tmp.4PodoKKILX/src/github.com/opencontainers/runc
16:13:03 [2022-11-22T16:13:03.361Z] #44 12.42 + git checkout -q v1.1.4
16:13:03 [2022-11-22T16:13:03.361Z] #44 13.07 + '[' -z '' ']'
16:13:03 [2022-11-22T16:13:03.361Z] #44 13.07 + target=static
16:13:03 [2022-11-22T16:13:03.361Z] #44 13.07 + make BUILDTAGS=seccomp static
16:13:03 [2022-11-22T16:13:03.361Z] #44 13.42 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 .
16:13:03 [2022-11-22T16:13:03.617Z] #44 ...
16:13:03 [2022-11-22T16:13:03.617Z] 
16:13:03 [2022-11-22T16:13:03.617Z] #53 [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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
16:13:03 [2022-11-22T16:13:03.617Z] #53 7.559 Fetched 8491 kB in 7s (1266 kB/s)
16:13:03 [2022-11-22T16:13:03.617Z] #53 7.559 Reading package lists...
16:13:03 [2022-11-22T16:13:03.617Z] #53 10.24 Reading package lists...
16:13:03 [2022-11-22T16:13:03.617Z] #53 13.21 Building dependency tree...
16:13:03 [2022-11-22T16:13:03.617Z] #53 15.17 The following additional packages will be installed:
16:13:03 [2022-11-22T16:13:03.617Z] #53 15.18   libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67
16:13:03 [2022-11-22T16:13:03.617Z] #53 15.18   libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12
16:13:03 [2022-11-22T16:13:03.617Z] #53 15.18   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
16:13:03 [2022-11-22T16:13:03.617Z] #53 15.18   libxtables12 python-pip-whl python3-distutils python3-lib2to3
16:13:03 [2022-11-22T16:13:03.617Z] #53 15.18   python3-pkg-resources systemd vim-runtime xxd
16:13:03 [2022-11-22T16:13:03.617Z] #53 15.18 Suggested packages:
16:13:03 [2022-11-22T16:13:03.617Z] #53 15.20   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
16:13:03 [2022-11-22T16:13:03.617Z] #53 15.20   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
16:13:03 [2022-11-22T16:13:03.617Z] #53 15.20   ctags vim-doc vim-scripts xfsdump acl attr quota
16:13:03 [2022-11-22T16:13:03.617Z] #53 15.20 Recommended packages:
16:13:03 [2022-11-22T16:13:03.617Z] #53 15.20   libatm1 nftables libpam-cap build-essential python3-dev dbus
16:13:03 [2022-11-22T16:13:03.617Z] #53 15.20   systemd-timesyncd | time-daemon unzip
16:13:03 [2022-11-22T16:13:03.617Z] #53 ...
16:13:03 [2022-11-22T16:13:03.617Z] 
16:13:03 [2022-11-22T16:13:03.617Z] #40 [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
16:13:03 [2022-11-22T16:13:03.617Z] #40 89.30 checking for library containing cap_from_name... -lcap
16:13:04 [2022-11-22T16:13:04.179Z] #40 89.69 checking for library containing dlopen... -ldl
16:13:04 [2022-11-22T16:13:04.179Z] #40 90.04 checking seccomp.h usability... yes
16:13:04 [2022-11-22T16:13:04.179Z] #40 90.24 checking seccomp.h presence... yes
16:13:04 [2022-11-22T16:13:04.179Z] #40 90.33 checking for seccomp.h... yes
16:13:04 [2022-11-22T16:13:04.741Z] #40 90.34 checking for library containing seccomp_rule_add... -lseccomp
16:13:05 [2022-11-22T16:13:05.040Z] #40 90.87 checking for library containing seccomp_arch_resolve_name... none required
16:13:05 [2022-11-22T16:13:05.302Z] #40 91.09 checking systemd/sd-bus.h usability... yes
16:13:05 [2022-11-22T16:13:05.302Z] #40 91.36 checking systemd/sd-bus.h presence... yes
16:13:05 [2022-11-22T16:13:05.567Z] #40 91.47 checking for systemd/sd-bus.h... yes
16:13:06 [2022-11-22T16:13:06.145Z] #40 91.49 checking for library containing sd_bus_match_signal_async... -lsystemd
16:13:06 [2022-11-22T16:13:06.411Z] #40 92.06 checking for sd_notify_barrier... yes
16:13:06 [2022-11-22T16:13:06.411Z] #40 92.38 checking linux/bpf.h usability... yes
16:13:06 [2022-11-22T16:13:06.411Z] #40 92.52 checking linux/bpf.h presence... yes
16:13:06 [2022-11-22T16:13:06.411Z] #40 92.57 checking for linux/bpf.h... yes
16:13:06 [2022-11-22T16:13:06.669Z] #40 92.57 checking compilation for eBPF... yes
16:13:06 [2022-11-22T16:13:06.669Z] #40 92.71 checking for criu >= 3.15... no
16:13:06 [2022-11-22T16:13:06.669Z] #40 92.74 configure: CRIU headers not found, building without CRIU support
16:13:06 [2022-11-22T16:13:06.669Z] #40 92.74 checking for criu > 3.16... no
16:13:06 [2022-11-22T16:13:06.669Z] #40 92.78 configure: CRIU version doesn't support join-ns API
16:13:06 [2022-11-22T16:13:06.925Z] #40 92.78 checking for criu > 3.16.1... no
16:13:06 [2022-11-22T16:13:06.925Z] #40 92.81 configure: CRIU version doesn't support for pre-dumping
16:13:06 [2022-11-22T16:13:06.925Z] #40 92.81 checking for new mount API (fsconfig)... yes
16:13:06 [2022-11-22T16:13:06.925Z] #40 92.93 checking for seccomp notify API... yes
16:13:07 [2022-11-22T16:13:07.223Z] #40 93.04 checking for gperf... no
16:13:07 [2022-11-22T16:13:07.223Z] #40 93.06 configure: gperf not found - cannot rebuild signal parser code
16:13:07 [2022-11-22T16:13:07.223Z] #40 93.06 checking for library containing argp_parse... none required
16:13:07 [2022-11-22T16:13:07.479Z] #40 93.46 checking that generated files are newer than configure... done
16:13:07 [2022-11-22T16:13:07.479Z] #40 93.48 configure: creating ./config.status
16:13:10 [2022-11-22T16:13:10.744Z] #40 ...
16:13:10 [2022-11-22T16:13:10.744Z] 
16:13:10 [2022-11-22T16:13:10.744Z] #53 [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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
16:13:10 [2022-11-22T16:13:10.744Z] #53 16.88 The following NEW packages will be installed:
16:13:10 [2022-11-22T16:13:10.744Z] #53 16.88   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
16:13:10 [2022-11-22T16:13:10.744Z] #53 16.88   libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2
16:13:10 [2022-11-22T16:13:10.744Z] #53 16.89   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2
16:13:10 [2022-11-22T16:13:10.744Z] #53 16.89   libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
16:13:10 [2022-11-22T16:13:10.744Z] #53 16.89   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
16:13:10 [2022-11-22T16:13:10.744Z] #53 16.89   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
16:13:10 [2022-11-22T16:13:10.744Z] #53 16.89   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
16:13:10 [2022-11-22T16:13:10.744Z] #53 16.89   systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common
16:13:10 [2022-11-22T16:13:10.744Z] #53 16.89   vim-runtime xfsprogs xxd xz-utils zip zstd
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.23 0 upgraded, 56 newly installed, 0 to remove and 4 not upgraded.
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.23 Need to get 31.8 MB of archives.
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.23 After this operation, 123 MB of additional disk space will be used.
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.25 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.25 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.32 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.32 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.32 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.35 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.35 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.35 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.35 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.37 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.39 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.39 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.41 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.41 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.42 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.42 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.44 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.44 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.44 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.45 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.45 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.46 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.46 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.46 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.47 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.47 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.48 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.64 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.64 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.64 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.65 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.65 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.65 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.65 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.66 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.66 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.70 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.70 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.71 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.72 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.72 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.74 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.74 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.77 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.77 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.78 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.79 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.93 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.97 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.98 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 17.99 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
16:13:10 [2022-11-22T16:13:10.744Z] #53 18.61 debconf: delaying package configuration, since apt-utils is not installed
16:13:10 [2022-11-22T16:13:10.744Z] #53 18.73 Fetched 31.8 MB in 1s (28.9 MB/s)
16:13:10 [2022-11-22T16:13:10.744Z] #53 18.84 Selecting previously unselected package libcap2:arm64.
16:13:10 [2022-11-22T16:13:10.744Z] #53 18.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 ... 24010 files and directories currently installed.)
16:13:10 [2022-11-22T16:13:10.744Z] #53 18.89 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ...
16:13:10 [2022-11-22T16:13:10.744Z] #53 18.91 Unpacking libcap2:arm64 (1:2.44-1) ...
16:13:10 [2022-11-22T16:13:10.744Z] #53 18.98 Selecting previously unselected package libargon2-1:arm64.
16:13:10 [2022-11-22T16:13:10.745Z] #53 18.98 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ...
16:13:10 [2022-11-22T16:13:10.745Z] #53 19.00 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
16:13:10 [2022-11-22T16:13:10.745Z] #53 19.14 Selecting previously unselected package libjson-c5:arm64.
16:13:10 [2022-11-22T16:13:10.745Z] #53 19.14 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ...
16:13:10 [2022-11-22T16:13:10.745Z] #53 19.15 Unpacking libjson-c5:arm64 (0.15-2) ...
16:13:10 [2022-11-22T16:13:10.745Z] #53 19.25 Selecting previously unselected package libcryptsetup12:arm64.
16:13:10 [2022-11-22T16:13:10.745Z] #53 19.27 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
16:13:10 [2022-11-22T16:13:10.745Z] #53 19.27 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
16:13:10 [2022-11-22T16:13:10.745Z] #53 19.45 Selecting previously unselected package libip4tc2:arm64.
16:13:10 [2022-11-22T16:13:10.745Z] #53 19.45 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ...
16:13:10 [2022-11-22T16:13:10.745Z] #53 19.46 Unpacking libip4tc2:arm64 (1.8.7-1) ...
16:13:10 [2022-11-22T16:13:10.745Z] #53 19.57 Selecting previously unselected package libkmod2:arm64.
16:13:10 [2022-11-22T16:13:10.745Z] #53 19.57 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ...
16:13:10 [2022-11-22T16:13:10.745Z] #53 19.57 Unpacking libkmod2:arm64 (28-1) ...
16:13:10 [2022-11-22T16:13:10.745Z] #53 19.65 Selecting previously unselected package systemd.
16:13:10 [2022-11-22T16:13:10.745Z] #53 19.65 Preparing to unpack .../06-systemd_247.3-7+deb11u1_arm64.deb ...
16:13:10 [2022-11-22T16:13:10.745Z] #53 19.82 Unpacking systemd (247.3-7+deb11u1) ...
16:13:10 [2022-11-22T16:13:10.745Z] #53 21.77 Selecting previously unselected package pigz.
16:13:10 [2022-11-22T16:13:10.745Z] #53 21.77 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ...
16:13:10 [2022-11-22T16:13:10.745Z] #53 21.79 Unpacking pigz (2.6-1) ...
16:13:10 [2022-11-22T16:13:10.745Z] #53 21.87 Selecting previously unselected package libelf1:arm64.
16:13:10 [2022-11-22T16:13:10.745Z] #53 21.87 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ...
16:13:10 [2022-11-22T16:13:10.745Z] #53 21.88 Unpacking libelf1:arm64 (0.183-1) ...
16:13:10 [2022-11-22T16:13:10.745Z] #53 22.05 Selecting previously unselected package libbpf0:arm64.
16:13:10 [2022-11-22T16:13:10.745Z] #53 22.05 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ...
16:13:10 [2022-11-22T16:13:10.745Z] #53 22.06 Unpacking libbpf0:arm64 (1:0.3-2) ...
16:13:10 [2022-11-22T16:13:10.745Z] #53 22.15 Selecting previously unselected package libmnl0:arm64.
16:13:10 [2022-11-22T16:13:10.745Z] #53 22.16 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ...
16:13:10 [2022-11-22T16:13:10.745Z] #53 22.17 Unpacking libmnl0:arm64 (1.0.4-3) ...
16:13:10 [2022-11-22T16:13:10.745Z] #53 22.24 Selecting previously unselected package libxtables12:arm64.
16:13:10 [2022-11-22T16:13:10.745Z] #53 22.24 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ...
16:13:10 [2022-11-22T16:13:10.745Z] #53 22.25 Unpacking libxtables12:arm64 (1.8.7-1) ...
16:13:10 [2022-11-22T16:13:10.745Z] #53 22.34 Selecting previously unselected package libcap2-bin.
16:13:10 [2022-11-22T16:13:10.745Z] #53 22.36 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ...
16:13:10 [2022-11-22T16:13:10.745Z] #53 22.36 Unpacking libcap2-bin (1:2.44-1) ...
16:13:10 [2022-11-22T16:13:10.745Z] #53 22.45 Selecting previously unselected package iproute2.
16:13:10 [2022-11-22T16:13:10.745Z] #53 22.46 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ...
16:13:10 [2022-11-22T16:13:10.745Z] #53 22.46 Unpacking iproute2 (5.10.0-4) ...
16:13:10 [2022-11-22T16:13:10.745Z] #53 22.90 Selecting previously unselected package xxd.
16:13:10 [2022-11-22T16:13:10.745Z] #53 22.90 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
16:13:10 [2022-11-22T16:13:10.745Z] #53 22.91 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
16:13:10 [2022-11-22T16:13:10.745Z] #53 23.00 Selecting previously unselected package vim-common.
16:13:10 [2022-11-22T16:13:10.745Z] #53 23.01 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
16:13:10 [2022-11-22T16:13:10.745Z] #53 23.02 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
16:13:10 [2022-11-22T16:13:10.745Z] #53 23.20 Selecting previously unselected package bash-completion.
16:13:10 [2022-11-22T16:13:10.745Z] #53 23.21 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ...
16:13:10 [2022-11-22T16:13:10.745Z] #53 ...
16:13:10 [2022-11-22T16:13:10.745Z] 
16:13:10 [2022-11-22T16:13:10.745Z] #40 [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
16:13:10 [2022-11-22T16:13:10.745Z] #40 96.57 config.status: creating Makefile
16:13:10 [2022-11-22T16:13:10.745Z] #40 96.71 config.status: creating rpm/crun.spec
16:13:10 [2022-11-22T16:13:10.745Z] #40 96.82 config.status: creating config.h
16:13:10 [2022-11-22T16:13:10.745Z] #40 ...
16:13:10 [2022-11-22T16:13:10.745Z] 
16:13:10 [2022-11-22T16:13:10.745Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
16:13:10 [2022-11-22T16:13:10.745Z] #33 127.0 + mkdir -p /tmp/tmp.g8YuHlQHk2/src/github.com/docker
16:13:10 [2022-11-22T16:13:10.745Z] #33 127.0 + mv components/cli /tmp/tmp.g8YuHlQHk2/src/github.com/docker/cli
16:13:10 [2022-11-22T16:13:10.745Z] #33 127.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
16:13:10 [2022-11-22T16:13:10.745Z] #33 ...
16:13:10 [2022-11-22T16:13:10.745Z] 
16:13:10 [2022-11-22T16:13:10.745Z] #36 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:13:10 [2022-11-22T16:13:10.745Z] #36 DONE 137.2s
16:13:10 [2022-11-22T16:13:10.745Z] 
16:13:10 [2022-11-22T16:13:10.745Z] #40 [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
16:13:10 [2022-11-22T16:13:10.745Z] #40 96.86 config.status: executing libtool commands
16:13:11 [2022-11-22T16:13:11.002Z] #40 96.93 config.status: executing depfiles commands
16:13:12 [2022-11-22T16:13:12.892Z] #40 98.63 === configuring in libocispec (/tmp/crun-build/libocispec)
16:13:12 [2022-11-22T16:13:12.892Z] #40 98.65 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
16:13:13 [2022-11-22T16:13:13.148Z] #40 99.01 checking for gcc... gcc
16:13:13 [2022-11-22T16:13:13.149Z] #40 99.10 checking whether the C compiler works... yes
16:13:13 [2022-11-22T16:13:13.149Z] #40 99.22 checking for C compiler default output file name... a.out
16:13:13 [2022-11-22T16:13:13.149Z] #40 99.22 checking for suffix of executables... 
16:13:13 [2022-11-22T16:13:13.405Z] #40 99.33 checking whether we are cross compiling... no
16:13:13 [2022-11-22T16:13:13.683Z] #40 99.54 checking for suffix of object files... o
16:13:13 [2022-11-22T16:13:13.683Z] #40 99.62 checking whether we are using the GNU C compiler... yes
16:13:13 [2022-11-22T16:13:13.683Z] #40 99.69 checking whether gcc accepts -g... yes
16:13:13 [2022-11-22T16:13:13.940Z] #40 99.76 checking for gcc option to accept ISO C89... none needed
16:13:14 [2022-11-22T16:13:14.196Z] #40 99.96 checking whether gcc understands -c and -o together... yes
16:13:14 [2022-11-22T16:13:14.196Z] #40 100.1 checking how to run the C preprocessor... gcc -E
16:13:14 [2022-11-22T16:13:14.452Z] #40 100.4 checking for grep that handles long lines and -e... /bin/grep
16:13:14 [2022-11-22T16:13:14.452Z] #40 100.4 checking for egrep... /bin/grep -E
16:13:15 [2022-11-22T16:13:15.015Z] #40 100.4 checking for ANSI C header files... yes
16:13:15 [2022-11-22T16:13:15.272Z] #40 101.0 checking for sys/types.h... yes
16:13:15 [2022-11-22T16:13:15.272Z] #40 101.3 checking for sys/stat.h... yes
16:13:15 [2022-11-22T16:13:15.555Z] #40 101.4 checking for stdlib.h... yes
16:13:15 [2022-11-22T16:13:15.555Z] #40 101.6 checking for string.h... yes
16:13:15 [2022-11-22T16:13:15.811Z] #40 101.8 checking for memory.h... yes
16:13:16 [2022-11-22T16:13:16.068Z] #40 101.9 checking for strings.h... yes
16:13:16 [2022-11-22T16:13:16.324Z] #40 102.1 checking for inttypes.h... yes
16:13:16 [2022-11-22T16:13:16.324Z] #40 102.3 checking for stdint.h... yes
16:13:16 [2022-11-22T16:13:16.580Z] #40 102.5 checking for unistd.h... yes
16:13:16 [2022-11-22T16:13:16.842Z] #40 102.7 checking minix/config.h usability... no
16:13:16 [2022-11-22T16:13:16.842Z] #40 102.8 checking minix/config.h presence... no
16:13:16 [2022-11-22T16:13:16.842Z] #40 102.8 checking for minix/config.h... no
16:13:16 [2022-11-22T16:13:16.842Z] #40 102.8 checking whether it is safe to define __EXTENSIONS__... yes
16:13:17 [2022-11-22T16:13:17.102Z] #40 103.0 checking build system type... aarch64-unknown-linux-gnu
16:13:17 [2022-11-22T16:13:17.358Z] #40 103.3 checking host system type... aarch64-unknown-linux-gnu
16:13:17 [2022-11-22T16:13:17.358Z] #40 103.3 checking how to print strings... printf
16:13:17 [2022-11-22T16:13:17.358Z] #40 103.3 checking for a sed that does not truncate output... /bin/sed
16:13:17 [2022-11-22T16:13:17.358Z] #40 103.4 checking for fgrep... /bin/grep -F
16:13:17 [2022-11-22T16:13:17.358Z] #40 103.4 checking for ld used by gcc... /usr/bin/ld
16:13:17 [2022-11-22T16:13:17.358Z] #40 103.4 checking if the linker (/usr/bin/ld) is GNU ld... yes
16:13:17 [2022-11-22T16:13:17.358Z] #40 103.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
16:13:17 [2022-11-22T16:13:17.614Z] #40 103.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm
16:13:17 [2022-11-22T16:13:17.614Z] #40 103.6 checking whether ln -s works... yes
16:13:17 [2022-11-22T16:13:17.614Z] #40 103.6 checking the maximum length of command line arguments... 1572864
16:13:17 [2022-11-22T16:13:17.614Z] #40 103.6 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
16:13:17 [2022-11-22T16:13:17.614Z] #40 103.6 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
16:13:17 [2022-11-22T16:13:17.614Z] #40 103.6 checking for /usr/bin/ld option to reload object files... -r
16:13:17 [2022-11-22T16:13:17.614Z] #40 103.6 checking for objdump... objdump
16:13:17 [2022-11-22T16:13:17.614Z] #40 103.6 checking how to recognize dependent libraries... pass_all
16:13:17 [2022-11-22T16:13:17.614Z] #40 103.6 checking for dlltool... no
16:13:17 [2022-11-22T16:13:17.614Z] #40 103.6 checking how to associate runtime and link libraries... printf %s\n
16:13:17 [2022-11-22T16:13:17.614Z] #40 103.6 checking for ar... ar
16:13:17 [2022-11-22T16:13:17.870Z] #40 103.6 checking for archiver @FILE support... @
16:13:17 [2022-11-22T16:13:17.870Z] #40 103.8 checking for strip... strip
16:13:17 [2022-11-22T16:13:17.870Z] #40 103.8 checking for ranlib... ranlib
16:13:17 [2022-11-22T16:13:17.870Z] #40 103.8 checking for gawk... no
16:13:17 [2022-11-22T16:13:17.870Z] #40 103.8 checking for mawk... mawk
16:13:18 [2022-11-22T16:13:18.126Z] #40 103.8 checking command to parse /usr/bin/nm -B output from gcc object... ok
16:13:18 [2022-11-22T16:13:18.126Z] #40 104.2 checking for sysroot... no
16:13:18 [2022-11-22T16:13:18.126Z] #40 104.2 checking for a working dd... /bin/dd
16:13:18 [2022-11-22T16:13:18.126Z] #40 104.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
16:13:18 [2022-11-22T16:13:18.126Z] #40 104.2 checking for mt... no
16:13:18 [2022-11-22T16:13:18.126Z] #40 104.3 checking if : is a manifest tool... no
16:13:18 [2022-11-22T16:13:18.382Z] #40 104.3 checking for dlfcn.h... yes
16:13:18 [2022-11-22T16:13:18.383Z] #40 104.5 checking for objdir... .libs
16:13:18 [2022-11-22T16:13:18.944Z] #40 104.9 checking if gcc supports -fno-rtti -fno-exceptions... no
16:13:18 [2022-11-22T16:13:18.944Z] #40 105.0 checking for gcc option to produce PIC... -fPIC -DPIC
16:13:18 [2022-11-22T16:13:18.944Z] #40 105.0 checking if gcc PIC flag -fPIC -DPIC works... yes
16:13:19 [2022-11-22T16:13:19.457Z] #40 105.1 checking if gcc static flag -static works... yes
16:13:19 [2022-11-22T16:13:19.457Z] #40 105.4 checking if gcc supports -c -o file.o... yes
16:13:19 [2022-11-22T16:13:19.457Z] #40 105.5 checking if gcc supports -c -o file.o... (cached) yes
16:13:19 [2022-11-22T16:13:19.457Z] #40 105.5 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
16:13:19 [2022-11-22T16:13:19.713Z] #40 105.6 checking dynamic linker characteristics... GNU/Linux ld.so
16:13:19 [2022-11-22T16:13:19.713Z] #40 105.8 checking how to hardcode library paths into programs... immediate
16:13:19 [2022-11-22T16:13:19.713Z] #40 105.8 checking whether stripping libraries is possible... yes
16:13:19 [2022-11-22T16:13:19.713Z] #40 105.8 checking if libtool supports shared libraries... yes
16:13:19 [2022-11-22T16:13:19.713Z] #40 105.8 checking whether to build shared libraries... no
16:13:19 [2022-11-22T16:13:19.713Z] #40 105.8 checking whether to build static libraries... yes
16:13:19 [2022-11-22T16:13:19.713Z] #40 105.9 checking for a BSD-compatible install... /usr/bin/install -c
16:13:19 [2022-11-22T16:13:19.713Z] #40 105.9 checking whether build environment is sane... yes
16:13:19 [2022-11-22T16:13:19.969Z] #40 106.0 checking for a thread-safe mkdir -p... /bin/mkdir -p
16:13:19 [2022-11-22T16:13:19.969Z] #40 106.0 checking whether make sets $(MAKE)... yes
16:13:19 [2022-11-22T16:13:19.969Z] #40 106.0 checking whether make supports the include directive... yes (GNU style)
16:13:19 [2022-11-22T16:13:19.969Z] #40 106.1 checking whether make supports nested variables... yes
16:13:20 [2022-11-22T16:13:20.225Z] #40 106.1 checking whether UID '0' is supported by ustar format... yes
16:13:20 [2022-11-22T16:13:20.225Z] #40 106.1 checking whether GID '0' is supported by ustar format... yes
16:13:20 [2022-11-22T16:13:20.225Z] #40 106.1 checking how to create a ustar tar archive... gnutar
16:13:20 [2022-11-22T16:13:20.225Z] #40 106.2 checking dependency style of gcc... gcc3
16:13:20 [2022-11-22T16:13:20.225Z] #40 106.4 checking whether to enable maintainer-specific portions of Makefiles... yes
16:13:20 [2022-11-22T16:13:20.225Z] #40 106.4 checking whether make supports nested variables... (cached) yes
16:13:20 [2022-11-22T16:13:20.225Z] #40 106.4 checking for pkg-config... /usr/bin/pkg-config
16:13:20 [2022-11-22T16:13:20.225Z] #40 106.4 checking pkg-config is at least version 0.9.0... yes
16:13:20 [2022-11-22T16:13:20.225Z] #40 106.4 checking for yajl >= 2.1.0... yes
16:13:20 [2022-11-22T16:13:20.482Z] #40 106.4 checking for a sed that does not truncate output... (cached) /bin/sed
16:13:20 [2022-11-22T16:13:20.482Z] #40 106.4 checking for gcc... (cached) gcc
16:13:20 [2022-11-22T16:13:20.482Z] #40 106.5 checking whether we are using the GNU C compiler... (cached) yes
16:13:20 [2022-11-22T16:13:20.482Z] #40 106.5 checking whether gcc accepts -g... (cached) yes
16:13:20 [2022-11-22T16:13:20.482Z] #40 106.5 checking for gcc option to accept ISO C89... (cached) none needed
16:13:20 [2022-11-22T16:13:20.482Z] #40 106.5 checking whether gcc understands -c and -o together... (cached) yes
16:13:20 [2022-11-22T16:13:20.482Z] #40 106.5 checking for a Python interpreter with version >= 3... python3
16:13:20 [2022-11-22T16:13:20.482Z] #40 106.6 checking for python3... /usr/bin/python3
16:13:20 [2022-11-22T16:13:20.482Z] #40 106.6 checking for python3 version... 3.9
16:13:20 [2022-11-22T16:13:20.738Z] #40 106.7 checking for python3 platform... linux
16:13:20 [2022-11-22T16:13:20.738Z] #40 106.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
16:13:20 [2022-11-22T16:13:20.994Z] #40 106.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
16:13:21 [2022-11-22T16:13:21.250Z] #40 107.1 checking that generated files are newer than configure... done
16:13:21 [2022-11-22T16:13:21.250Z] #40 107.2 configure: creating ./config.status
16:13:21 [2022-11-22T16:13:21.843Z] #40 ...
16:13:21 [2022-11-22T16:13:21.843Z] 
16:13:21 [2022-11-22T16:13:21.843Z] #53 [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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
16:13:21 [2022-11-22T16:13:21.843Z] #53 26.19 Unpacking bash-completion (1:2.11-2) ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 26.54 Selecting previously unselected package bzip2.
16:13:21 [2022-11-22T16:13:21.843Z] #53 26.54 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 26.56 Unpacking bzip2 (1.0.8-4) ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 26.67 Selecting previously unselected package xz-utils.
16:13:21 [2022-11-22T16:13:21.843Z] #53 26.67 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 26.68 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 26.91 Selecting previously unselected package apparmor.
16:13:21 [2022-11-22T16:13:21.843Z] #53 26.91 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 26.96 Unpacking apparmor (2.13.6-10) ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 27.33 Selecting previously unselected package inetutils-ping.
16:13:21 [2022-11-22T16:13:21.843Z] #53 27.35 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 27.35 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 27.48 Selecting previously unselected package libip6tc2:arm64.
16:13:21 [2022-11-22T16:13:21.843Z] #53 27.48 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 27.48 Unpacking libip6tc2:arm64 (1.8.7-1) ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 27.57 Selecting previously unselected package libnfnetlink0:arm64.
16:13:21 [2022-11-22T16:13:21.843Z] #53 27.57 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 27.58 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 27.65 Selecting previously unselected package libnetfilter-conntrack3:arm64.
16:13:21 [2022-11-22T16:13:21.843Z] #53 27.66 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 27.68 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 27.76 Selecting previously unselected package libnftnl11:arm64.
16:13:21 [2022-11-22T16:13:21.843Z] #53 27.76 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 27.76 Unpacking libnftnl11:arm64 (1.1.9-1) ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 27.85 Selecting previously unselected package iptables.
16:13:21 [2022-11-22T16:13:21.843Z] #53 27.85 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 27.85 Unpacking iptables (1.8.7-1) ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 28.21 Selecting previously unselected package libonig5:arm64.
16:13:21 [2022-11-22T16:13:21.843Z] #53 28.23 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 28.23 Unpacking libonig5:arm64 (6.9.6-1.1) ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 28.36 Selecting previously unselected package libjq1:arm64.
16:13:21 [2022-11-22T16:13:21.843Z] #53 28.37 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 28.37 Unpacking libjq1:arm64 (1.6-2.1) ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 28.51 Selecting previously unselected package jq.
16:13:21 [2022-11-22T16:13:21.843Z] #53 28.53 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 28.54 Unpacking jq (1.6-2.1) ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 28.60 Selecting previously unselected package libaio1:arm64.
16:13:21 [2022-11-22T16:13:21.843Z] #53 28.61 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 28.62 Unpacking libaio1:arm64 (0.3.112-9) ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 28.68 Selecting previously unselected package libgpm2:arm64.
16:13:21 [2022-11-22T16:13:21.843Z] #53 28.69 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 28.69 Unpacking libgpm2:arm64 (1.20.7-8) ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 28.76 Selecting previously unselected package libicu67:arm64.
16:13:21 [2022-11-22T16:13:21.843Z] #53 28.76 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 28.77 Unpacking libicu67:arm64 (67.1-7) ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 31.71 Selecting previously unselected package libinih1:arm64.
16:13:21 [2022-11-22T16:13:21.843Z] #53 31.71 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 31.71 Unpacking libinih1:arm64 (53-1+b2) ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 31.77 Selecting previously unselected package libmicrohttpd12:arm64.
16:13:21 [2022-11-22T16:13:21.843Z] #53 31.78 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 31.78 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 31.87 Selecting previously unselected package libnet1:arm64.
16:13:21 [2022-11-22T16:13:21.843Z] #53 31.87 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 31.88 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 31.97 Selecting previously unselected package libnl-3-200:arm64.
16:13:21 [2022-11-22T16:13:21.843Z] #53 31.98 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 31.98 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 32.06 Selecting previously unselected package libprotobuf-c1:arm64.
16:13:21 [2022-11-22T16:13:21.843Z] #53 32.06 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 32.07 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 32.15 Selecting previously unselected package libyajl2:arm64.
16:13:21 [2022-11-22T16:13:21.843Z] #53 32.15 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 32.16 Unpacking libyajl2:arm64 (2.1.0-3) ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 32.23 Selecting previously unselected package net-tools.
16:13:21 [2022-11-22T16:13:21.843Z] #53 32.25 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 32.26 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 32.47 Selecting previously unselected package patch.
16:13:21 [2022-11-22T16:13:21.843Z] #53 32.48 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 32.48 Unpacking patch (2.7.6-7) ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 32.64 Selecting previously unselected package python-pip-whl.
16:13:21 [2022-11-22T16:13:21.843Z] #53 32.65 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 32.65 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 33.15 Selecting previously unselected package python3-lib2to3.
16:13:21 [2022-11-22T16:13:21.843Z] #53 33.15 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 33.16 Unpacking python3-lib2to3 (3.9.2-1) ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 33.29 Selecting previously unselected package python3-distutils.
16:13:21 [2022-11-22T16:13:21.843Z] #53 33.30 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 33.30 Unpacking python3-distutils (3.9.2-1) ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 33.43 Selecting previously unselected package python3-pkg-resources.
16:13:21 [2022-11-22T16:13:21.843Z] #53 33.43 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 33.44 Unpacking python3-pkg-resources (52.0.0-4) ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 33.54 Selecting previously unselected package python3-setuptools.
16:13:21 [2022-11-22T16:13:21.843Z] #53 33.55 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 33.55 Unpacking python3-setuptools (52.0.0-4) ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 33.82 Selecting previously unselected package python3-wheel.
16:13:21 [2022-11-22T16:13:21.843Z] #53 33.83 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 33.83 Unpacking python3-wheel (0.34.2-1) ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 33.92 Selecting previously unselected package python3-pip.
16:13:21 [2022-11-22T16:13:21.843Z] #53 33.92 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 33.93 Unpacking python3-pip (20.3.4-4+deb11u1) ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 34.22 Selecting previously unselected package sudo.
16:13:21 [2022-11-22T16:13:21.843Z] #53 34.22 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 34.23 Unpacking sudo (1.9.5p2-3) ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 34.65 Selecting previously unselected package systemd-journal-remote.
16:13:21 [2022-11-22T16:13:21.843Z] #53 34.66 Preparing to unpack .../48-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 34.68 Unpacking systemd-journal-remote (247.3-7+deb11u1) ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 34.79 Selecting previously unselected package thin-provisioning-tools.
16:13:21 [2022-11-22T16:13:21.843Z] #53 34.82 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ...
16:13:21 [2022-11-22T16:13:21.843Z] #53 34.83 Unpacking thin-provisioning-tools (0.9.0-1) ...
16:13:22 [2022-11-22T16:13:22.100Z] #53 35.05 Selecting previously unselected package uidmap.
16:13:22 [2022-11-22T16:13:22.100Z] #53 35.05 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ...
16:13:22 [2022-11-22T16:13:22.100Z] #53 35.06 Unpacking uidmap (1:4.8.1-1) ...
16:13:22 [2022-11-22T16:13:22.356Z] #53 35.17 Selecting previously unselected package vim-runtime.
16:13:22 [2022-11-22T16:13:22.356Z] #53 35.18 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
16:13:22 [2022-11-22T16:13:22.356Z] #53 35.22 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
16:13:22 [2022-11-22T16:13:22.356Z] #53 35.25 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
16:13:22 [2022-11-22T16:13:22.356Z] #53 35.26 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
16:13:23 [2022-11-22T16:13:23.722Z] #53 ...
16:13:23 [2022-11-22T16:13:23.722Z] 
16:13:23 [2022-11-22T16:13:23.722Z] #40 [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
16:13:23 [2022-11-22T16:13:23.722Z] #40 109.8 config.status: creating Makefile
16:13:23 [2022-11-22T16:13:23.978Z] #40 109.9 config.status: creating config.h
16:13:23 [2022-11-22T16:13:23.978Z] #40 109.9 config.status: executing libtool commands
16:13:23 [2022-11-22T16:13:23.978Z] #40 110.0 config.status: executing depfiles commands
16:13:24 [2022-11-22T16:13:24.906Z] #40 110.8 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
16:13:24 [2022-11-22T16:13:24.906Z] #40 110.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
16:13:25 [2022-11-22T16:13:25.162Z] #40 111.3 checking for gcc... gcc
16:13:25 [2022-11-22T16:13:25.725Z] #40 111.4 checking whether the C compiler works... yes
16:13:25 [2022-11-22T16:13:25.725Z] #40 111.6 checking for C compiler default output file name... a.out
16:13:25 [2022-11-22T16:13:25.725Z] #40 111.6 checking for suffix of executables... 
16:13:25 [2022-11-22T16:13:25.980Z] #40 111.8 checking whether we are cross compiling... no
16:13:25 [2022-11-22T16:13:25.980Z] #40 112.0 checking for suffix of object files... o
16:13:26 [2022-11-22T16:13:26.236Z] #40 112.1 checking whether we are using the GNU C compiler... yes
16:13:26 [2022-11-22T16:13:26.535Z] #40 112.3 checking whether gcc accepts -g... yes
16:13:26 [2022-11-22T16:13:26.535Z] #40 112.4 checking for gcc option to accept ISO C89... none needed
16:13:26 [2022-11-22T16:13:26.791Z] #40 112.6 checking whether gcc understands -c and -o together... yes
16:13:26 [2022-11-22T16:13:26.791Z] #40 112.7 checking for a BSD-compatible install... /usr/bin/install -c
16:13:26 [2022-11-22T16:13:26.791Z] #40 112.8 checking whether build environment is sane... yes
16:13:26 [2022-11-22T16:13:26.791Z] #40 112.8 checking for a thread-safe mkdir -p... /bin/mkdir -p
16:13:26 [2022-11-22T16:13:26.791Z] #40 112.9 checking for gawk... no
16:13:26 [2022-11-22T16:13:26.791Z] #40 112.9 checking for mawk... mawk
16:13:26 [2022-11-22T16:13:26.791Z] #40 112.9 checking whether make sets $(MAKE)... yes
16:13:26 [2022-11-22T16:13:26.791Z] #40 112.9 checking whether make supports the include directive... yes (GNU style)
16:13:26 [2022-11-22T16:13:26.791Z] #40 112.9 checking whether make supports nested variables... yes
16:13:27 [2022-11-22T16:13:27.047Z] #40 113.0 checking whether UID '0' is supported by ustar format... yes
16:13:27 [2022-11-22T16:13:27.047Z] #40 113.0 checking whether GID '0' is supported by ustar format... yes
16:13:27 [2022-11-22T16:13:27.047Z] #40 113.0 checking how to create a ustar tar archive... gnutar
16:13:27 [2022-11-22T16:13:27.047Z] #40 113.1 checking dependency style of gcc... gcc3
16:13:27 [2022-11-22T16:13:27.304Z] #40 113.3 checking whether to enable maintainer-specific portions of Makefiles... yes
16:13:27 [2022-11-22T16:13:27.304Z] #40 113.3 checking whether make supports nested variables... (cached) yes
16:13:27 [2022-11-22T16:13:27.560Z] #40 113.3 checking build system type... aarch64-unknown-linux-gnu
16:13:27 [2022-11-22T16:13:27.560Z] #40 113.6 checking host system type... aarch64-unknown-linux-gnu
16:13:27 [2022-11-22T16:13:27.560Z] #40 113.6 checking how to print strings... printf
16:13:27 [2022-11-22T16:13:27.560Z] #40 113.6 checking for a sed that does not truncate output... /bin/sed
16:13:27 [2022-11-22T16:13:27.560Z] #40 113.7 checking for grep that handles long lines and -e... /bin/grep
16:13:27 [2022-11-22T16:13:27.560Z] #40 113.7 checking for egrep... /bin/grep -E
16:13:27 [2022-11-22T16:13:27.560Z] #40 113.7 checking for fgrep... /bin/grep -F
16:13:27 [2022-11-22T16:13:27.560Z] #40 113.7 checking for ld used by gcc... /usr/bin/ld
16:13:27 [2022-11-22T16:13:27.816Z] #40 113.7 checking if the linker (/usr/bin/ld) is GNU ld... yes
16:13:27 [2022-11-22T16:13:27.816Z] #40 113.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
16:13:27 [2022-11-22T16:13:27.816Z] #40 113.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm
16:13:27 [2022-11-22T16:13:27.816Z] #40 113.9 checking whether ln -s works... yes
16:13:27 [2022-11-22T16:13:27.816Z] #40 113.9 checking the maximum length of command line arguments... 1572864
16:13:27 [2022-11-22T16:13:27.816Z] #40 113.9 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
16:13:27 [2022-11-22T16:13:27.816Z] #40 113.9 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
16:13:27 [2022-11-22T16:13:27.816Z] #40 113.9 checking for /usr/bin/ld option to reload object files... -r
16:13:27 [2022-11-22T16:13:27.816Z] #40 113.9 checking for objdump... objdump
16:13:27 [2022-11-22T16:13:27.816Z] #40 113.9 checking how to recognize dependent libraries... pass_all
16:13:27 [2022-11-22T16:13:27.816Z] #40 113.9 checking for dlltool... no
16:13:27 [2022-11-22T16:13:27.816Z] #40 113.9 checking how to associate runtime and link libraries... printf %s\n
16:13:27 [2022-11-22T16:13:27.816Z] #40 113.9 checking for ar... ar
16:13:28 [2022-11-22T16:13:28.072Z] #40 113.9 checking for archiver @FILE support... @
16:13:28 [2022-11-22T16:13:28.072Z] #40 114.0 checking for strip... strip
16:13:28 [2022-11-22T16:13:28.072Z] #40 114.0 checking for ranlib... ranlib
16:13:28 [2022-11-22T16:13:28.329Z] #40 114.0 checking command to parse /usr/bin/nm -B output from gcc object... ok
16:13:28 [2022-11-22T16:13:28.329Z] #40 114.4 checking for sysroot... no
16:13:28 [2022-11-22T16:13:28.329Z] #40 114.4 checking for a working dd... /bin/dd
16:13:28 [2022-11-22T16:13:28.329Z] #40 114.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
16:13:28 [2022-11-22T16:13:28.329Z] #40 114.4 checking for mt... no
16:13:28 [2022-11-22T16:13:28.329Z] #40 114.4 checking if : is a manifest tool... no
16:13:28 [2022-11-22T16:13:28.585Z] #40 114.5 checking how to run the C preprocessor... gcc -E
16:13:29 [2022-11-22T16:13:29.096Z] #40 114.7 checking for ANSI C header files... yes
16:13:29 [2022-11-22T16:13:29.353Z] #40 115.3 checking for sys/types.h... yes
16:13:29 [2022-11-22T16:13:29.609Z] #40 115.4 checking for sys/stat.h... yes
16:13:29 [2022-11-22T16:13:29.609Z] #40 115.6 checking for stdlib.h... yes
16:13:29 [2022-11-22T16:13:29.865Z] #40 115.8 checking for string.h... yes
16:13:30 [2022-11-22T16:13:30.121Z] #40 115.9 checking for memory.h... yes
16:13:30 [2022-11-22T16:13:30.121Z] #40 116.0 checking for strings.h... yes
16:13:30 [2022-11-22T16:13:30.377Z] #40 116.2 checking for inttypes.h... yes
16:13:30 [2022-11-22T16:13:30.633Z] #40 116.4 checking for stdint.h... yes
16:13:30 [2022-11-22T16:13:30.633Z] #40 116.6 checking for unistd.h... yes
16:13:30 [2022-11-22T16:13:30.889Z] #40 116.7 checking for dlfcn.h... yes
16:13:30 [2022-11-22T16:13:30.889Z] #40 116.8 checking for objdir... .libs
16:13:31 [2022-11-22T16:13:31.145Z] #40 117.1 checking if gcc supports -fno-rtti -fno-exceptions... no
16:13:31 [2022-11-22T16:13:31.145Z] #40 117.2 checking for gcc option to produce PIC... -fPIC -DPIC
16:13:31 [2022-11-22T16:13:31.145Z] #40 117.2 checking if gcc PIC flag -fPIC -DPIC works... yes
16:13:31 [2022-11-22T16:13:31.657Z] #40 117.3 checking if gcc static flag -static works... yes
16:13:31 [2022-11-22T16:13:31.912Z] #40 117.6 checking if gcc supports -c -o file.o... yes
16:13:31 [2022-11-22T16:13:31.913Z] #40 117.8 checking if gcc supports -c -o file.o... (cached) yes
16:13:31 [2022-11-22T16:13:31.913Z] #40 117.8 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
16:13:31 [2022-11-22T16:13:31.913Z] #40 117.9 checking dynamic linker characteristics... GNU/Linux ld.so
16:13:32 [2022-11-22T16:13:32.226Z] #40 118.1 checking how to hardcode library paths into programs... immediate
16:13:32 [2022-11-22T16:13:32.226Z] #40 118.1 checking whether stripping libraries is possible... yes
16:13:32 [2022-11-22T16:13:32.226Z] #40 118.1 checking if libtool supports shared libraries... yes
16:13:32 [2022-11-22T16:13:32.226Z] #40 118.1 checking whether to build shared libraries... no
16:13:32 [2022-11-22T16:13:32.226Z] #40 118.1 checking whether to build static libraries... yes
16:13:32 [2022-11-22T16:13:32.226Z] #40 118.1 checking float.h usability... yes
16:13:32 [2022-11-22T16:13:32.226Z] #40 118.2 checking float.h presence... yes
16:13:32 [2022-11-22T16:13:32.226Z] #40 118.3 checking for float.h... yes
16:13:32 [2022-11-22T16:13:32.482Z] #40 118.3 checking limits.h usability... yes
16:13:32 [2022-11-22T16:13:32.482Z] #40 118.4 checking limits.h presence... yes
16:13:32 [2022-11-22T16:13:32.482Z] #40 118.5 checking for limits.h... yes
16:13:32 [2022-11-22T16:13:32.737Z] #40 118.5 checking stddef.h usability... yes
16:13:32 [2022-11-22T16:13:32.737Z] #40 118.7 checking stddef.h presence... yes
16:13:32 [2022-11-22T16:13:32.737Z] #40 118.8 checking for stddef.h... yes
16:13:32 [2022-11-22T16:13:32.737Z] #40 118.8 checking for stdlib.h... (cached) yes
16:13:32 [2022-11-22T16:13:32.993Z] #40 118.9 checking for string.h... (cached) yes
16:13:32 [2022-11-22T16:13:32.993Z] #40 118.9 checking sys/time.h usability... yes
16:13:33 [2022-11-22T16:13:33.249Z] #40 119.1 checking sys/time.h presence... yes
16:13:33 [2022-11-22T16:13:33.249Z] #40 119.2 checking for sys/time.h... yes
16:13:33 [2022-11-22T16:13:33.249Z] #40 119.2 checking for inline... inline
16:13:33 [2022-11-22T16:13:33.761Z] #40 119.3 checking for size_t... yes
16:13:33 [2022-11-22T16:13:33.761Z] #40 119.7 checking for stdlib.h... (cached) yes
16:13:34 [2022-11-22T16:13:34.017Z] #40 119.7 checking for GNU libc compatible malloc... yes
16:13:34 [2022-11-22T16:13:34.017Z] #40 120.0 checking for stdlib.h... (cached) yes
16:13:34 [2022-11-22T16:13:34.273Z] #40 120.0 checking for GNU libc compatible realloc... yes
16:13:34 [2022-11-22T16:13:34.529Z] #40 120.3 checking for working strtod... yes
16:13:34 [2022-11-22T16:13:34.785Z] #40 120.6 checking for gettimeofday... yes
16:13:35 [2022-11-22T16:13:35.041Z] #40 120.9 checking for memset... yes
16:13:35 [2022-11-22T16:13:35.041Z] #40 121.1 checking for strspn... 
16:13:35 [2022-11-22T16:13:35.041Z] #40 ...
16:13:35 [2022-11-22T16:13:35.041Z] 
16:13:35 [2022-11-22T16:13:35.041Z] #53 [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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
16:13:35 [2022-11-22T16:13:35.041Z] #53 38.11 Selecting previously unselected package vim.
16:13:35 [2022-11-22T16:13:35.041Z] #53 38.11 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
16:13:35 [2022-11-22T16:13:35.041Z] #53 38.13 Unpacking vim (2:8.2.2434-3+deb11u1) ...
16:13:35 [2022-11-22T16:13:35.041Z] #53 38.63 Selecting previously unselected package xfsprogs.
16:13:35 [2022-11-22T16:13:35.041Z] #53 38.63 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ...
16:13:35 [2022-11-22T16:13:35.041Z] #53 38.63 Unpacking xfsprogs (5.10.0-4) ...
16:13:35 [2022-11-22T16:13:35.041Z] #53 39.03 Selecting previously unselected package zip.
16:13:35 [2022-11-22T16:13:35.041Z] #53 39.06 Preparing to unpack .../54-zip_3.0-12_arm64.deb ...
16:13:35 [2022-11-22T16:13:35.041Z] #53 39.06 Unpacking zip (3.0-12) ...
16:13:35 [2022-11-22T16:13:35.041Z] #53 39.20 Selecting previously unselected package zstd.
16:13:35 [2022-11-22T16:13:35.041Z] #53 39.22 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ...
16:13:35 [2022-11-22T16:13:35.041Z] #53 39.23 Unpacking zstd (1.4.8+dfsg-2.1) ...
16:13:35 [2022-11-22T16:13:35.041Z] #53 39.55 Setting up python3-pkg-resources (52.0.0-4) ...
16:13:35 [2022-11-22T16:13:35.041Z] #53 40.40 Setting up libip4tc2:arm64 (1.8.7-1) ...
16:13:35 [2022-11-22T16:13:35.041Z] #53 40.41 Setting up net-tools (1.60+git20181103.0eebece-1) ...
16:13:35 [2022-11-22T16:13:35.041Z] #53 40.42 Setting up libgpm2:arm64 (1.20.7-8) ...
16:13:35 [2022-11-22T16:13:35.041Z] #53 40.43 Setting up libicu67:arm64 (67.1-7) ...
16:13:35 [2022-11-22T16:13:35.041Z] #53 40.45 Setting up libip6tc2:arm64 (1.8.7-1) ...
16:13:35 [2022-11-22T16:13:35.041Z] #53 40.46 Setting up libinih1:arm64 (53-1+b2) ...
16:13:35 [2022-11-22T16:13:35.041Z] #53 40.47 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
16:13:35 [2022-11-22T16:13:35.041Z] #53 40.48 Setting up uidmap (1:4.8.1-1) ...
16:13:35 [2022-11-22T16:13:35.041Z] #53 40.51 Setting up libyajl2:arm64 (2.1.0-3) ...
16:13:35 [2022-11-22T16:13:35.041Z] #53 40.52 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
16:13:35 [2022-11-22T16:13:35.041Z] #53 40.53 Setting up bzip2 (1.0.8-4) ...
16:13:35 [2022-11-22T16:13:35.041Z] #53 40.54 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
16:13:35 [2022-11-22T16:13:35.041Z] #53 40.57 Setting up python3-wheel (0.34.2-1) ...
16:13:35 [2022-11-22T16:13:35.041Z] #53 41.28 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
16:13:35 [2022-11-22T16:13:35.041Z] #53 41.29 Setting up xxd (2:8.2.2434-3+deb11u1) ...
16:13:35 [2022-11-22T16:13:35.041Z] #53 41.31 Setting up libcap2:arm64 (1:2.44-1) ...
16:13:35 [2022-11-22T16:13:35.041Z] #53 41.32 Setting up libcap2-bin (1:2.44-1) ...
16:13:35 [2022-11-22T16:13:35.041Z] #53 41.34 Setting up apparmor (2.13.6-10) ...
16:13:35 [2022-11-22T16:13:35.041Z] #53 42.73 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
16:13:35 [2022-11-22T16:13:35.041Z] #53 42.78 Setting up zip (3.0-12) ...
16:13:35 [2022-11-22T16:13:35.041Z] #53 42.79 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
16:13:35 [2022-11-22T16:13:35.041Z] #53 42.83 Setting up bash-completion (1:2.11-2) ...
16:13:35 [2022-11-22T16:13:35.041Z] #53 45.34 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
16:13:35 [2022-11-22T16:13:35.041Z] #53 45.36 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:13:35 [2022-11-22T16:13:35.041Z] #53 45.37 Setting up libmnl0:arm64 (1.0.4-3) ...
16:13:35 [2022-11-22T16:13:35.041Z] #53 45.38 Setting up patch (2.7.6-7) ...
16:13:35 [2022-11-22T16:13:35.041Z] #53 45.40 Setting up sudo (1.9.5p2-3) ...
16:13:35 [2022-11-22T16:13:35.041Z] #53 45.51 invoke-rc.d: could not determine current runlevel
16:13:35 [2022-11-22T16:13:35.041Z] #53 45.52 invoke-rc.d: policy-rc.d denied execution of start.
16:13:35 [2022-11-22T16:13:35.041Z] #53 45.53 Setting up xfsprogs (5.10.0-4) ...
16:13:35 [2022-11-22T16:13:35.041Z] #53 45.54 System has not been booted with systemd as init system (PID 1). Can't operate.
16:13:35 [2022-11-22T16:13:35.041Z] #53 45.54 Failed to connect to bus: Host is down
16:13:35 [2022-11-22T16:13:35.041Z] #53 45.55 Setting up libxtables12:arm64 (1.8.7-1) ...
16:13:35 [2022-11-22T16:13:35.041Z] #53 45.62 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
16:13:35 [2022-11-22T16:13:35.041Z] #53 45.63 Setting up pigz (2.6-1) ...
16:13:35 [2022-11-22T16:13:35.041Z] #53 45.64 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
16:13:35 [2022-11-22T16:13:35.041Z] #53 45.65 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
16:13:35 [2022-11-22T16:13:35.041Z] #53 45.67 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
16:13:35 [2022-11-22T16:13:35.041Z] #53 45.69 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
16:13:35 [2022-11-22T16:13:35.041Z] #53 46.19 Setting up libaio1:arm64 (0.3.112-9) ...
16:13:35 [2022-11-22T16:13:35.041Z] #53 46.21 Setting up python3-lib2to3 (3.9.2-1) ...
16:13:35 [2022-11-22T16:13:35.041Z] #53 46.59 Setting up libelf1:arm64 (0.183-1) ...
16:13:35 [2022-11-22T16:13:35.041Z] #53 46.60 Setting up libjson-c5:arm64 (0.15-2) ...
16:13:35 [2022-11-22T16:13:35.041Z] #53 46.61 Setting up zstd (1.4.8+dfsg-2.1) ...
16:13:35 [2022-11-22T16:13:35.041Z] #53 46.63 Setting up libonig5:arm64 (6.9.6-1.1) ...
16:13:35 [2022-11-22T16:13:35.041Z] #53 46.64 Setting up libkmod2:arm64 (28-1) ...
16:13:35 [2022-11-22T16:13:35.041Z] #53 46.65 Setting up python3-distutils (3.9.2-1) ...
16:13:35 [2022-11-22T16:13:35.041Z] #53 47.09 Setting up vim (2:8.2.2434-3+deb11u1) ...
16:13:35 [2022-11-22T16:13:35.041Z] #53 47.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
16:13:35 [2022-11-22T16:13:35.041Z] #53 47.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
16:13:35 [2022-11-22T16:13:35.041Z] #53 47.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
16:13:35 [2022-11-22T16:13:35.041Z] #53 47.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
16:13:35 [2022-11-22T16:13:35.041Z] #53 47.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
16:13:35 [2022-11-22T16:13:35.041Z] #53 47.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
16:13:35 [2022-11-22T16:13:35.041Z] #53 47.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
16:13:35 [2022-11-22T16:13:35.041Z] #53 47.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
16:13:35 [2022-11-22T16:13:35.041Z] #53 47.19 Setting up python3-setuptools (52.0.0-4) ...
16:13:35 [2022-11-22T16:13:35.297Z] #53 ...
16:13:35 [2022-11-22T16:13:35.298Z] 
16:13:35 [2022-11-22T16:13:35.298Z] #40 [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
16:13:35 [2022-11-22T16:13:35.298Z] #40 121.1 checking for strspn... yes
16:13:35 [2022-11-22T16:13:35.554Z] #40 121.5 checking that generated files are newer than configure... done
16:13:35 [2022-11-22T16:13:35.554Z] #40 121.5 configure: creating ./config.status
16:13:38 [2022-11-22T16:13:38.070Z] #40 124.1 config.status: creating Makefile
16:13:38 [2022-11-22T16:13:38.070Z] #40 124.1 config.status: creating config.h
16:13:38 [2022-11-22T16:13:38.369Z] #40 124.2 config.status: executing depfiles commands
16:13:38 [2022-11-22T16:13:38.369Z] #40 124.4 config.status: executing libtool commands
16:13:38 [2022-11-22T16:13:38.931Z] #40 ...
16:13:38 [2022-11-22T16:13:38.931Z] 
16:13:38 [2022-11-22T16:13:38.931Z] #53 [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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
16:13:38 [2022-11-22T16:13:38.931Z] #53 48.50 Setting up libjq1:arm64 (1.6-2.1) ...
16:13:38 [2022-11-22T16:13:38.931Z] #53 48.51 Setting up libnftnl11:arm64 (1.1.9-1) ...
16:13:38 [2022-11-22T16:13:38.931Z] #53 48.53 Setting up thin-provisioning-tools (0.9.0-1) ...
16:13:38 [2022-11-22T16:13:38.931Z] #53 48.55 Setting up python3-pip (20.3.4-4+deb11u1) ...
16:13:38 [2022-11-22T16:13:38.931Z] #53 49.73 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
16:13:38 [2022-11-22T16:13:38.931Z] #53 49.74 Setting up jq (1.6-2.1) ...
16:13:38 [2022-11-22T16:13:38.931Z] #53 49.75 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
16:13:38 [2022-11-22T16:13:38.931Z] #53 49.76 Setting up libbpf0:arm64 (1:0.3-2) ...
16:13:38 [2022-11-22T16:13:38.931Z] #53 49.78 Setting up iptables (1.8.7-1) ...
16:13:38 [2022-11-22T16:13:38.931Z] #53 49.79 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
16:13:38 [2022-11-22T16:13:38.931Z] #53 49.79 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:13:38 [2022-11-22T16:13:38.931Z] #53 49.80 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
16:13:38 [2022-11-22T16:13:38.931Z] #53 49.81 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:13:38 [2022-11-22T16:13:38.931Z] #53 49.82 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
16:13:38 [2022-11-22T16:13:38.931Z] #53 49.82 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
16:13:38 [2022-11-22T16:13:38.931Z] #53 49.84 Setting up iproute2 (5.10.0-4) ...
16:13:38 [2022-11-22T16:13:38.931Z] #53 50.21 Setting up systemd (247.3-7+deb11u1) ...
16:13:38 [2022-11-22T16:13:38.931Z] #53 50.25 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
16:13:38 [2022-11-22T16:13:38.931Z] #53 50.25 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
16:13:38 [2022-11-22T16:13:38.931Z] #53 50.26 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
16:13:38 [2022-11-22T16:13:38.931Z] #53 50.28 Initializing machine ID from random generator.
16:13:38 [2022-11-22T16:13:38.931Z] #53 51.12 Setting up systemd-journal-remote (247.3-7+deb11u1) ...
16:13:38 [2022-11-22T16:13:38.931Z] #53 51.35 Processing triggers for libc-bin (2.31-13+deb11u5) ...
16:13:38 [2022-11-22T16:13:38.931Z] #53 DONE 52.0s
16:13:39 [2022-11-22T16:13:39.187Z] 
16:13:39 [2022-11-22T16:13:39.187Z] #54 [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
16:13:39 [2022-11-22T16:13:39.749Z] #54 0.713 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
16:13:39 [2022-11-22T16:13:39.749Z] #54 0.719 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
16:13:39 [2022-11-22T16:13:39.749Z] #54 0.723 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
16:13:39 [2022-11-22T16:13:39.749Z] #54 DONE 0.8s
16:13:39 [2022-11-22T16:13:39.749Z] 
16:13:39 [2022-11-22T16:13:39.749Z] #40 [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
16:13:39 [2022-11-22T16:13:39.749Z] #40 125.6   GEN      .version
16:13:39 [2022-11-22T16:13:39.749Z] #40 125.6 make  install-recursive
16:13:39 [2022-11-22T16:13:39.749Z] #40 125.6 make[1]: Entering directory '/tmp/crun-build'
16:13:39 [2022-11-22T16:13:39.749Z] #40 125.8 Making install in libocispec
16:13:39 [2022-11-22T16:13:39.749Z] #40 125.8 make[2]: Entering directory '/tmp/crun-build/libocispec'
16:13:39 [2022-11-22T16:13:39.749Z] #40 125.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
16:13:40 [2022-11-22T16:13:40.005Z] #40 125.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
16:13:40 [2022-11-22T16:13:40.005Z] #40 125.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
16:13:40 [2022-11-22T16:13:40.005Z] #40 125.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
16:13:40 [2022-11-22T16:13:40.567Z] #40 126.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
16:13:40 [2022-11-22T16:13:40.823Z] #40 126.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
16:13:40 [2022-11-22T16:13:40.823Z] #40 126.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
16:13:40 [2022-11-22T16:13:40.823Z] #40 126.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
16:13:40 [2022-11-22T16:13:40.823Z] #40 126.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
16:13:40 [2022-11-22T16:13:40.823Z] #40 126.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
16:13:40 [2022-11-22T16:13:40.823Z] #40 126.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
16:13:40 [2022-11-22T16:13:40.823Z] #40 126.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
16:13:40 [2022-11-22T16:13:40.823Z] #40 126.8 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
16:13:41 [2022-11-22T16:13:41.079Z] #40 126.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
16:13:41 [2022-11-22T16:13:41.079Z] #40 126.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
16:13:41 [2022-11-22T16:13:41.079Z] #40 126.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
16:13:41 [2022-11-22T16:13:41.079Z] #40 126.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
16:13:41 [2022-11-22T16:13:41.079Z] #40 126.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
16:13:41 [2022-11-22T16:13:41.079Z] #40 126.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
16:13:41 [2022-11-22T16:13:41.079Z] #40 126.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
16:13:41 [2022-11-22T16:13:41.641Z] #40 127.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
16:13:41 [2022-11-22T16:13:41.641Z] #40 127.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
16:13:41 [2022-11-22T16:13:41.641Z] #40 127.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
16:13:41 [2022-11-22T16:13:41.641Z] #40 127.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
16:13:41 [2022-11-22T16:13:41.641Z] #40 127.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
16:13:41 [2022-11-22T16:13:41.641Z] #40 127.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
16:13:41 [2022-11-22T16:13:41.641Z] #40 127.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
16:13:41 [2022-11-22T16:13:41.641Z] #40 127.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
16:13:41 [2022-11-22T16:13:41.641Z] #40 127.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
16:13:41 [2022-11-22T16:13:41.641Z] #40 127.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
16:13:41 [2022-11-22T16:13:41.641Z] #40 127.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
16:13:41 [2022-11-22T16:13:41.641Z] #40 127.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
16:13:41 [2022-11-22T16:13:41.898Z] #40 127.8 make  install-recursive
16:13:41 [2022-11-22T16:13:41.898Z] #40 127.9 make[3]: Entering directory '/tmp/crun-build/libocispec'
16:13:41 [2022-11-22T16:13:41.898Z] #40 128.0 Making install in yajl
16:13:41 [2022-11-22T16:13:41.898Z] #40 128.0 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
16:13:41 [2022-11-22T16:13:41.898Z] #40 128.0   CC       verify/json_verify-json_verify.o
16:13:41 [2022-11-22T16:13:41.898Z] #40 128.0   CC       src/libyajl_la-yajl_alloc.lo
16:13:41 [2022-11-22T16:13:41.898Z] #40 128.1   CC       src/libyajl_la-yajl.lo
16:13:42 [2022-11-22T16:13:42.154Z] #40 128.1   CC       src/libyajl_la-yajl_gen.lo
16:13:42 [2022-11-22T16:13:42.154Z] #40 128.1   CC       src/libyajl_la-yajl_parser.lo
16:13:42 [2022-11-22T16:13:42.154Z] #40 128.1   CC       src/libyajl_la-yajl_buf.lo
16:13:42 [2022-11-22T16:13:42.154Z] #40 128.2   CC       src/libyajl_la-yajl_encode.lo
16:13:42 [2022-11-22T16:13:42.154Z] #40 128.2   CC       src/libyajl_la-yajl_lex.lo
16:13:42 [2022-11-22T16:13:42.154Z] #40 128.2   CC       src/libyajl_la-yajl_tree.lo
16:13:47 [2022-11-22T16:13:47.432Z] #40 133.3   CCLD     libyajl.la
16:13:47 [2022-11-22T16:13:47.688Z] #40 133.7   CCLD     verify/json_verify
16:13:47 [2022-11-22T16:13:47.945Z] #40 133.9 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
16:13:47 [2022-11-22T16:13:47.945Z] #40 133.9 make[5]: Nothing to be done for 'install-exec-am'.
16:13:47 [2022-11-22T16:13:47.945Z] #40 133.9 make[5]: Nothing to be done for 'install-data-am'.
16:13:47 [2022-11-22T16:13:47.945Z] #40 133.9 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
16:13:47 [2022-11-22T16:13:47.945Z] #40 133.9 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
16:13:47 [2022-11-22T16:13:47.945Z] #40 133.9 make[4]: Entering directory '/tmp/crun-build/libocispec'
16:13:47 [2022-11-22T16:13:47.945Z] #40 134.0   CC       src/validate.o
16:13:47 [2022-11-22T16:13:47.945Z] #40 134.0   CC       src/image_spec_schema_config_schema.lo
16:13:47 [2022-11-22T16:13:47.945Z] #40 134.1   CC       src/image_spec_schema_content_descriptor.lo
16:13:47 [2022-11-22T16:13:47.945Z] #40 134.1   CC       src/image_spec_schema_defs.lo
16:13:47 [2022-11-22T16:13:47.945Z] #40 134.1   CC       src/image_spec_schema_defs_descriptor.lo
16:13:47 [2022-11-22T16:13:47.945Z] #40 134.1   CC       src/image_spec_schema_image_index_schema.lo
16:13:47 [2022-11-22T16:13:47.945Z] #40 134.1   CC       src/image_spec_schema_image_layout_schema.lo
16:13:47 [2022-11-22T16:13:47.945Z] #40 134.2   CC       src/image_spec_schema_image_manifest_schema.lo
16:13:48 [2022-11-22T16:13:48.201Z] #40 134.2   CC       src/runtime_spec_schema_config_linux.lo
16:13:48 [2022-11-22T16:13:48.201Z] #40 134.2   CC       src/runtime_spec_schema_config_zos.lo
16:13:48 [2022-11-22T16:13:48.201Z] #40 134.2   CC       src/runtime_spec_schema_config_schema.lo
16:13:48 [2022-11-22T16:13:48.201Z] #40 134.3   CC       src/runtime_spec_schema_config_solaris.lo
16:13:48 [2022-11-22T16:13:48.201Z] #40 134.3   CC       src/runtime_spec_schema_config_vm.lo
16:13:48 [2022-11-22T16:13:48.201Z] #40 134.4   CC       src/runtime_spec_schema_config_windows.lo
16:13:48 [2022-11-22T16:13:48.201Z] #40 134.4   CC       src/runtime_spec_schema_defs.lo
16:13:48 [2022-11-22T16:13:48.457Z] #40 134.4   CC       src/runtime_spec_schema_defs_linux.lo
16:13:48 [2022-11-22T16:13:48.457Z] #40 134.5   CC       src/runtime_spec_schema_defs_zos.lo
16:13:48 [2022-11-22T16:13:48.457Z] #40 134.5   CC       src/runtime_spec_schema_defs_vm.lo
16:13:48 [2022-11-22T16:13:48.755Z] #40 134.7   CC       src/runtime_spec_schema_defs_windows.lo
16:13:48 [2022-11-22T16:13:48.755Z] #40 134.9   CC       src/runtime_spec_schema_state_schema.lo
16:13:48 [2022-11-22T16:13:48.755Z] #40 135.0   CC       src/image_manifest_items_image_manifest_items_schema.lo
16:13:49 [2022-11-22T16:13:49.011Z] #40 135.1   CC       src/basic_test_double_array_item.lo
16:13:49 [2022-11-22T16:13:49.268Z] #40 135.2   CC       src/basic_test_double_array.lo
16:13:49 [2022-11-22T16:13:49.268Z] #40 135.3   CC       src/basic_test_top_array_int.lo
16:13:49 [2022-11-22T16:13:49.524Z] #40 135.6   CC       src/basic_test_top_array_string.lo
16:13:49 [2022-11-22T16:13:49.780Z] #40 135.7   CC       src/basic_test_top_double_array_int.lo
16:13:49 [2022-11-22T16:13:49.780Z] #40 ...
16:13:49 [2022-11-22T16:13:49.780Z] 
16:13:49 [2022-11-22T16:13:49.780Z] #55 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
16:13:49 [2022-11-22T16:13:49.780Z] #0 9.102 Collecting yamllint==1.27.1
16:13:49 [2022-11-22T16:13:49.780Z] #55 10.15   Downloading yamllint-1.27.1.tar.gz (129 kB)
16:13:49 [2022-11-22T16:13:49.780Z] #55 ...
16:13:49 [2022-11-22T16:13:49.780Z] 
16:13:49 [2022-11-22T16:13:49.780Z] #40 [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
16:13:49 [2022-11-22T16:13:49.780Z] #40 135.8   CC       src/basic_test_top_double_array_obj.lo
16:13:50 [2022-11-22T16:13:50.079Z] #40 136.0   CC       src/basic_test_top_double_array_refobj.lo
16:13:50 [2022-11-22T16:13:50.079Z] #40 136.1   CC       src/basic_test_top_double_array_string.lo
16:13:50 [2022-11-22T16:13:50.079Z] #40 136.2   CC       src/read-file.lo
16:13:50 [2022-11-22T16:13:50.335Z] #40 136.4   CC       src/json_common.lo
16:13:50 [2022-11-22T16:13:50.591Z] #40 136.5   CC       tests/test-1.o
16:13:50 [2022-11-22T16:13:50.849Z] #40 136.8   CC       tests/test-2.o
16:13:51 [2022-11-22T16:13:51.105Z] #40 137.0   CC       tests/test-3.o
16:13:51 [2022-11-22T16:13:51.105Z] #40 137.1   CC       tests/test-4.o
16:13:51 [2022-11-22T16:13:51.361Z] #40 137.2   CC       tests/test-5.o
16:13:51 [2022-11-22T16:13:51.361Z] #40 137.3   CC       tests/test-6.o
16:13:51 [2022-11-22T16:13:51.618Z] #40 137.7   CC       tests/test-7.o
16:13:51 [2022-11-22T16:13:51.874Z] #40 137.9   CC       tests/test-8.o
16:13:52 [2022-11-22T16:13:52.130Z] #40 138.2   CC       tests/test-9.o
16:13:52 [2022-11-22T16:13:52.386Z] #40 138.5   CC       tests/test-10.o
16:13:52 [2022-11-22T16:13:52.948Z] #40 138.9   CC       tests/test-11.o
16:13:53 [2022-11-22T16:13:53.511Z] #40 ...
16:13:53 [2022-11-22T16:13:53.511Z] 
16:13:53 [2022-11-22T16:13:53.511Z] #55 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
16:13:53 [2022-11-22T16:13:53.511Z] #55 11.30 Collecting pathspec>=0.5.3
16:13:53 [2022-11-22T16:13:53.511Z] #55 11.32   Downloading pathspec-0.10.2-py3-none-any.whl (28 kB)
16:13:53 [2022-11-22T16:13:53.511Z] #55 11.61 Collecting pyyaml
16:13:53 [2022-11-22T16:13:53.511Z] #55 11.64   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
16:13:53 [2022-11-22T16:13:53.511Z] #55 11.67 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
16:13:53 [2022-11-22T16:13:53.511Z] #55 11.68 Building wheels for collected packages: yamllint
16:13:53 [2022-11-22T16:13:53.511Z] #55 11.70   Building wheel for yamllint (setup.py): started
16:13:53 [2022-11-22T16:13:53.511Z] #55 12.71   Building wheel for yamllint (setup.py): finished with status 'done'
16:13:53 [2022-11-22T16:13:53.511Z] #55 12.71   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=75b7948948e8f6f4de0c42ebcccc20a2d7b351fbea9eb4a76e84ef54deec90e1
16:13:53 [2022-11-22T16:13:53.511Z] #55 12.71   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
16:13:53 [2022-11-22T16:13:53.511Z] #55 12.71 Successfully built yamllint
16:13:53 [2022-11-22T16:13:53.511Z] #55 12.74 Installing collected packages: pyyaml, pathspec, yamllint
16:13:53 [2022-11-22T16:13:53.511Z] #55 13.15 Successfully installed pathspec-0.10.2 pyyaml-6.0 yamllint-1.27.1
16:13:53 [2022-11-22T16:13:53.511Z] #55 DONE 13.6s
16:13:53 [2022-11-22T16:13:53.511Z] 
16:13:53 [2022-11-22T16:13:53.511Z] #28 [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.49.0"      && /build/golangci-lint --version
16:14:20 [2022-11-22T16:14:20.011Z] #28 ...
16:14:20 [2022-11-22T16:14:20.011Z] 
16:14:20 [2022-11-22T16:14:20.011Z] #26 [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
16:14:20 [2022-11-22T16:14:20.011Z] #26 202.0 + dpkg --print-architecture
16:14:20 [2022-11-22T16:14:20.011Z] #26 DONE 202.5s
16:14:20 [2022-11-22T16:14:20.011Z] 
16:14:20 [2022-11-22T16:14:20.011Z] #28 [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.49.0"      && /build/golangci-lint --version
16:14:25 [2022-11-22T16:14:25.258Z] #28 ...
16:14:25 [2022-11-22T16:14:25.258Z] 
16:14:25 [2022-11-22T16:14:25.258Z] #40 [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
16:14:25 [2022-11-22T16:14:25.258Z] #40 170.7   CCLD     libocispec.la
16:14:25 [2022-11-22T16:14:25.258Z] #40 171.0   CCLD     src/validate
16:14:25 [2022-11-22T16:14:25.258Z] #40 171.1   CCLD     tests/test-1
16:14:25 [2022-11-22T16:14:25.258Z] #40 171.1   CCLD     tests/test-2
16:14:25 [2022-11-22T16:14:25.258Z] #40 171.1   CCLD     tests/test-3
16:14:25 [2022-11-22T16:14:25.258Z] #40 171.2   CCLD     tests/test-4
16:14:25 [2022-11-22T16:14:25.258Z] #40 171.2   CCLD     tests/test-5
16:14:25 [2022-11-22T16:14:25.258Z] #40 171.3   CCLD     tests/test-6
16:14:25 [2022-11-22T16:14:25.515Z] #40 171.4   CCLD     tests/test-7
16:14:25 [2022-11-22T16:14:25.515Z] #40 171.6   CCLD     tests/test-8
16:14:25 [2022-11-22T16:14:25.515Z] #40 171.6   CCLD     tests/test-9
16:14:25 [2022-11-22T16:14:25.771Z] #40 171.8 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
16:14:25 [2022-11-22T16:14:25.771Z] #40 171.8   CCLD     tests/test-11
16:14:25 [2022-11-22T16:14:25.771Z] #40 171.8   CCLD     tests/test-10
16:14:27 [2022-11-22T16:14:27.662Z] #40 173.4 libtool: link: ar cr libocispec.a 
16:14:27 [2022-11-22T16:14:27.662Z] #40 173.4 libtool: link: ranlib libocispec.a
16:14:28 [2022-11-22T16:14:28.590Z] #40 174.7 make[5]: Entering directory '/tmp/crun-build/libocispec'
16:14:28 [2022-11-22T16:14:28.590Z] #40 174.7 make[5]: Nothing to be done for 'install-exec-am'.
16:14:28 [2022-11-22T16:14:28.590Z] #40 174.7 make[5]: Nothing to be done for 'install-data-am'.
16:14:28 [2022-11-22T16:14:28.590Z] #40 174.7 make[5]: Leaving directory '/tmp/crun-build/libocispec'
16:14:28 [2022-11-22T16:14:28.590Z] #40 174.7 make[4]: Leaving directory '/tmp/crun-build/libocispec'
16:14:28 [2022-11-22T16:14:28.590Z] #40 174.7 make[3]: Leaving directory '/tmp/crun-build/libocispec'
16:14:28 [2022-11-22T16:14:28.590Z] #40 174.7 make[2]: Leaving directory '/tmp/crun-build/libocispec'
16:14:28 [2022-11-22T16:14:28.590Z] #40 174.7 make[2]: Entering directory '/tmp/crun-build'
16:14:28 [2022-11-22T16:14:28.847Z] #40 174.9   CC       src/libcrun/libcrun_testing_a-utils.o
16:14:28 [2022-11-22T16:14:28.847Z] #40 174.9   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
16:14:28 [2022-11-22T16:14:28.847Z] #40 174.9   CC       src/libcrun/libcrun_testing_a-container.o
16:14:28 [2022-11-22T16:14:28.847Z] #40 174.9   CC       src/libcrun/libcrun_testing_a-cgroup.o
16:14:28 [2022-11-22T16:14:28.847Z] #40 174.9   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
16:14:28 [2022-11-22T16:14:28.847Z] #40 174.9   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
16:14:28 [2022-11-22T16:14:28.847Z] #40 174.9   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
16:14:28 [2022-11-22T16:14:28.847Z] #40 174.9   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
16:14:28 [2022-11-22T16:14:28.847Z] #40 175.0   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
16:14:28 [2022-11-22T16:14:28.847Z] #40 175.0   CC       src/libcrun/libcrun_testing_a-criu.o
16:14:29 [2022-11-22T16:14:29.104Z] #40 175.0   CC       src/libcrun/libcrun_testing_a-custom-handler.o
16:14:29 [2022-11-22T16:14:29.104Z] #40 175.1   CC       src/libcrun/libcrun_testing_a-linux.o
16:14:29 [2022-11-22T16:14:29.104Z] #40 175.2   CC       src/libcrun/libcrun_testing_a-seccomp.o
16:14:29 [2022-11-22T16:14:29.104Z] #40 175.2   CC       src/libcrun/libcrun_testing_a-ebpf.o
16:14:29 [2022-11-22T16:14:29.402Z] #40 175.2   CC       src/libcrun/libcrun_testing_a-error.o
16:14:29 [2022-11-22T16:14:29.402Z] #40 175.3   CC       src/libcrun/libcrun_testing_a-status.o
16:14:29 [2022-11-22T16:14:29.402Z] #40 175.4   CC       src/libcrun/libcrun_testing_a-terminal.o
16:14:29 [2022-11-22T16:14:29.402Z] #40 175.5   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
16:14:29 [2022-11-22T16:14:29.659Z] #40 175.7   CC       src/libcrun/libcrun_testing_a-signals.o
16:14:29 [2022-11-22T16:14:29.659Z] #40 175.7   CC       src/libcrun/libcrun_testing_a-mount_flags.o
16:14:29 [2022-11-22T16:14:29.659Z] #40 175.8   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
16:14:29 [2022-11-22T16:14:29.915Z] #40 175.8   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
16:14:29 [2022-11-22T16:14:29.915Z] #40 175.9   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
16:14:29 [2022-11-22T16:14:29.915Z] #40 176.0   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
16:14:30 [2022-11-22T16:14:30.171Z] #40 176.1   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
16:14:30 [2022-11-22T16:14:30.171Z] #40 176.1   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
16:14:30 [2022-11-22T16:14:30.171Z] #40 176.3   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
16:14:30 [2022-11-22T16:14:30.734Z] #40 176.6   CC       src/crun-crun.o
16:14:30 [2022-11-22T16:14:30.734Z] #40 176.7   CC       src/crun-run.o
16:14:30 [2022-11-22T16:14:30.734Z] #40 176.7   CC       src/crun-delete.o
16:14:30 [2022-11-22T16:14:30.734Z] #40 176.7   CC       src/crun-kill.o
16:14:30 [2022-11-22T16:14:30.734Z] #40 176.8   CC       src/crun-pause.o
16:14:30 [2022-11-22T16:14:30.734Z] #40 176.8   CC       src/crun-unpause.o
16:14:30 [2022-11-22T16:14:30.734Z] #40 176.9   CC       src/crun-spec.o
16:14:30 [2022-11-22T16:14:30.990Z] #40 177.0   CC       src/crun-exec.o
16:14:30 [2022-11-22T16:14:30.990Z] #40 177.1   CC       src/crun-list.o
16:14:30 [2022-11-22T16:14:30.990Z] #40 177.2   CC       src/crun-create.o
16:14:31 [2022-11-22T16:14:31.247Z] #40 177.2   CC       src/crun-start.o
16:14:31 [2022-11-22T16:14:31.247Z] #40 177.4   CC       src/crun-state.o
16:14:31 [2022-11-22T16:14:31.247Z] #40 177.5   CC       src/crun-update.o
16:14:31 [2022-11-22T16:14:31.809Z] #40 177.7   CC       src/crun-ps.o
16:14:31 [2022-11-22T16:14:31.809Z] #40 177.7   CC       src/crun-checkpoint.o
16:14:32 [2022-11-22T16:14:32.065Z] #40 178.0   CC       src/crun-restore.o
16:14:32 [2022-11-22T16:14:32.065Z] #40 178.1   CC       src/libcrun/libcrun_la-utils.lo
16:14:32 [2022-11-22T16:14:32.321Z] #40 178.3   CC       src/libcrun/libcrun_la-cloned_binary.lo
16:14:32 [2022-11-22T16:14:32.321Z] #40 178.4   CC       src/libcrun/libcrun_la-container.lo
16:14:32 [2022-11-22T16:14:32.578Z] #40 178.5   CC       src/libcrun/libcrun_la-cgroup.lo
16:14:32 [2022-11-22T16:14:32.876Z] #40 178.8   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
16:14:33 [2022-11-22T16:14:33.132Z] #40 179.2   CC       src/libcrun/libcrun_la-cgroup-resources.lo
16:14:33 [2022-11-22T16:14:33.388Z] #40 179.3   CC       src/libcrun/libcrun_la-cgroup-setup.lo
16:14:33 [2022-11-22T16:14:33.388Z] #40 179.4   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
16:14:33 [2022-11-22T16:14:33.644Z] #40 179.6   CC       src/libcrun/libcrun_la-cgroup-utils.lo
16:14:33 [2022-11-22T16:14:33.901Z] #40 179.9   CC       src/libcrun/libcrun_la-criu.lo
16:14:33 [2022-11-22T16:14:33.901Z] #40 180.1   CC       src/libcrun/libcrun_la-custom-handler.lo
16:14:34 [2022-11-22T16:14:34.463Z] #40 180.4   CC       src/libcrun/libcrun_la-linux.lo
16:14:34 [2022-11-22T16:14:34.463Z] #40 180.5   CC       src/libcrun/libcrun_la-seccomp.lo
16:14:34 [2022-11-22T16:14:34.463Z] #40 180.7   CC       src/libcrun/libcrun_la-ebpf.lo
16:14:35 [2022-11-22T16:14:35.025Z] #40 180.8   CC       src/libcrun/libcrun_la-error.lo
16:14:35 [2022-11-22T16:14:35.281Z] #40 181.2   CC       src/libcrun/libcrun_la-status.lo
16:14:35 [2022-11-22T16:14:35.281Z] #40 181.3   CC       src/libcrun/libcrun_la-terminal.lo
16:14:35 [2022-11-22T16:14:35.537Z] #40 181.5   CC       src/libcrun/libcrun_la-chroot_realpath.lo
16:14:35 [2022-11-22T16:14:35.537Z] #40 181.6   CC       src/libcrun/libcrun_la-signals.lo
16:14:35 [2022-11-22T16:14:35.537Z] #40 181.7   CC       src/libcrun/libcrun_la-mount_flags.lo
16:14:35 [2022-11-22T16:14:35.793Z] #40 182.0   CC       src/libcrun/libcrun_la-seccomp_notify.lo
16:14:36 [2022-11-22T16:14:36.355Z] #40 182.2   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
16:14:36 [2022-11-22T16:14:36.611Z] #40 182.5   CC       src/libcrun/handlers/libcrun_la-krun.lo
16:14:37 [2022-11-22T16:14:37.173Z] #40 183.3   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
16:14:37 [2022-11-22T16:14:37.735Z] #40 183.7   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
16:14:39 [2022-11-22T16:14:39.101Z] #40 184.8   CC       tests/init.o
16:14:39 [2022-11-22T16:14:39.101Z] #40 185.0   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
16:14:57 [2022-11-22T16:14:57.148Z] #40 203.3   CCLD     tests/init
16:15:19 [2022-11-22T16:15:19.080Z] #40 223.2   AR       libcrun_testing.a
16:15:19 [2022-11-22T16:15:19.080Z] #40 223.2 ar: `u' modifier ignored since `D' is the default (see `U')
16:15:19 [2022-11-22T16:15:19.080Z] #40 223.3   CCLD     tests/tests_libcrun_utils
16:15:19 [2022-11-22T16:15:19.080Z] #40 223.3   CCLD     tests/tests_libcrun_errors
16:15:19 [2022-11-22T16:15:19.080Z] #40 223.3   CCLD     tests/tests_libcrun_fuzzer
16:15:19 [2022-11-22T16:15:19.080Z] #40 224.2   CCLD     libcrun.la
16:15:19 [2022-11-22T16:15:19.080Z] #40 224.9   CCLD     crun
16:15:19 [2022-11-22T16:15:19.379Z] #40 225.5 make[3]: Entering directory '/tmp/crun-build'
16:15:19 [2022-11-22T16:15:19.635Z] #40 225.6  /bin/mkdir -p '/usr/local/lib'
16:15:19 [2022-11-22T16:15:19.635Z] #40 225.6  /bin/mkdir -p '/usr/local/share/man/man1'
16:15:19 [2022-11-22T16:15:19.635Z] #40 225.6  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
16:15:19 [2022-11-22T16:15:19.635Z] #40 225.6  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
16:15:19 [2022-11-22T16:15:19.635Z] #40 225.8 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
16:15:19 [2022-11-22T16:15:19.635Z] #40 ...
16:15:19 [2022-11-22T16:15:19.635Z] 
16:15:19 [2022-11-22T16:15:19.635Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
16:15:19 [2022-11-22T16:15:19.635Z] #33 265.8 + return
16:15:19 [2022-11-22T16:15:19.911Z] #33 DONE 266.2s
16:15:19 [2022-11-22T16:15:19.911Z] 
16:15:19 [2022-11-22T16:15:19.911Z] #40 [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
16:15:19 [2022-11-22T16:15:19.911Z] #40 225.8 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
16:15:19 [2022-11-22T16:15:19.911Z] #40 225.8 libtool: install: chmod 644 /usr/local/lib/libcrun.a
16:15:19 [2022-11-22T16:15:19.911Z] #40 225.8 libtool: install: ranlib /usr/local/lib/libcrun.a
16:15:19 [2022-11-22T16:15:19.911Z] #40 225.9 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
16:15:19 [2022-11-22T16:15:19.911Z] #40 225.9 ----------------------------------------------------------------------
16:15:19 [2022-11-22T16:15:19.911Z] #40 225.9 Libraries have been installed in:
16:15:19 [2022-11-22T16:15:19.911Z] #40 225.9    /usr/local/lib
16:15:19 [2022-11-22T16:15:19.911Z] #40 225.9 
16:15:19 [2022-11-22T16:15:19.911Z] #40 225.9 If you ever happen to want to link against installed libraries
16:15:19 [2022-11-22T16:15:19.911Z] #40 225.9 in a given directory, LIBDIR, you must either use libtool, and
16:15:19 [2022-11-22T16:15:19.911Z] #40 226.0 specify the full pathname of the library, or use the '-LLIBDIR'
16:15:19 [2022-11-22T16:15:19.911Z] #40 226.0 flag during linking and do at least one of the following:
16:15:19 [2022-11-22T16:15:19.911Z] #40 226.0    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
16:15:19 [2022-11-22T16:15:19.911Z] #40 226.0      during execution
16:15:19 [2022-11-22T16:15:19.911Z] #40 226.0    - add LIBDIR to the 'LD_RUN_PATH' environment variable
16:15:19 [2022-11-22T16:15:19.911Z] #40 226.0      during linking
16:15:19 [2022-11-22T16:15:19.911Z] #40 226.0    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
16:15:19 [2022-11-22T16:15:19.911Z] #40 226.0    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
16:15:19 [2022-11-22T16:15:19.911Z] #40 226.0 
16:15:19 [2022-11-22T16:15:19.911Z] #40 226.0 See any operating system documentation about shared libraries for
16:15:19 [2022-11-22T16:15:19.911Z] #40 226.0 more information, such as the ld(1) and ld.so(8) manual pages.
16:15:19 [2022-11-22T16:15:19.911Z] #40 226.0 ----------------------------------------------------------------------
16:15:19 [2022-11-22T16:15:19.911Z] #40 226.0  /bin/mkdir -p '/build'
16:15:19 [2022-11-22T16:15:19.911Z] #40 226.0   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
16:15:20 [2022-11-22T16:15:20.194Z] #40 226.1 libtool: install: /usr/bin/install -c crun /build/crun
16:15:20 [2022-11-22T16:15:20.194Z] #40 226.1 make[3]: Leaving directory '/tmp/crun-build'
16:15:20 [2022-11-22T16:15:20.194Z] #40 226.1 make[2]: Leaving directory '/tmp/crun-build'
16:15:20 [2022-11-22T16:15:20.194Z] #40 226.1 make[1]: Leaving directory '/tmp/crun-build'
16:15:20 [2022-11-22T16:15:20.194Z] #40 DONE 226.2s
16:15:20 [2022-11-22T16:15:20.194Z] 
16:15:20 [2022-11-22T16:15:20.194Z] #28 [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.49.0"      && /build/golangci-lint --version
16:15:22 [2022-11-22T16:15:22.091Z] #28 ...
16:15:22 [2022-11-22T16:15:22.091Z] 
16:15:22 [2022-11-22T16:15:22.091Z] #56 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
16:15:22 [2022-11-22T16:15:22.091Z] #56 DONE 0.1s
16:15:22 [2022-11-22T16:15:22.091Z] 
16:15:22 [2022-11-22T16:15:22.091Z] #28 [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.49.0"      && /build/golangci-lint --version
16:15:22 [2022-11-22T16:15:22.091Z] #28 ...
16:15:22 [2022-11-22T16:15:22.091Z] 
16:15:22 [2022-11-22T16:15:22.091Z] #57 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
16:15:22 [2022-11-22T16:15:22.653Z] #57 DONE 0.7s
16:15:22 [2022-11-22T16:15:22.653Z] 
16:15:22 [2022-11-22T16:15:22.653Z] #58 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
16:15:22 [2022-11-22T16:15:22.653Z] #58 DONE 0.1s
16:15:22 [2022-11-22T16:15:22.653Z] 
16:15:22 [2022-11-22T16:15:22.653Z] #59 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
16:15:22 [2022-11-22T16:15:22.653Z] #59 DONE 0.1s
16:15:22 [2022-11-22T16:15:22.653Z] 
16:15:22 [2022-11-22T16:15:22.653Z] #28 [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.49.0"      && /build/golangci-lint --version
16:15:22 [2022-11-22T16:15:22.909Z] #28 ...
16:15:22 [2022-11-22T16:15:22.909Z] 
16:15:22 [2022-11-22T16:15:22.909Z] #60 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
16:15:22 [2022-11-22T16:15:22.909Z] #60 DONE 0.1s
16:15:22 [2022-11-22T16:15:22.909Z] 
16:15:22 [2022-11-22T16:15:22.909Z] #61 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
16:15:22 [2022-11-22T16:15:22.909Z] #61 DONE 0.1s
16:15:22 [2022-11-22T16:15:22.909Z] 
16:15:22 [2022-11-22T16:15:22.909Z] #62 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
16:15:22 [2022-11-22T16:15:22.909Z] #62 DONE 0.1s
16:15:22 [2022-11-22T16:15:22.909Z] 
16:15:22 [2022-11-22T16:15:22.909Z] #28 [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.49.0"      && /build/golangci-lint --version
16:15:23 [2022-11-22T16:15:23.165Z] #28 ...
16:15:23 [2022-11-22T16:15:23.165Z] 
16:15:23 [2022-11-22T16:15:23.165Z] #63 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
16:15:23 [2022-11-22T16:15:23.165Z] #63 DONE 0.1s
16:15:23 [2022-11-22T16:15:23.165Z] 
16:15:23 [2022-11-22T16:15:23.165Z] #64 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
16:15:23 [2022-11-22T16:15:23.165Z] #64 DONE 0.1s
16:15:23 [2022-11-22T16:15:23.165Z] 
16:15:23 [2022-11-22T16:15:23.165Z] #65 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
16:15:23 [2022-11-22T16:15:23.421Z] #65 DONE 0.1s
16:15:23 [2022-11-22T16:15:23.421Z] 
16:15:23 [2022-11-22T16:15:23.421Z] #28 [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.49.0"      && /build/golangci-lint --version
16:15:24 [2022-11-22T16:15:24.786Z] #28 ...
16:15:24 [2022-11-22T16:15:24.786Z] 
16:15:24 [2022-11-22T16:15:24.786Z] #44 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
16:15:24 [2022-11-22T16:15:24.786Z] #44 163.7 + mkdir -p /build
16:15:24 [2022-11-22T16:15:24.786Z] #44 163.7 + cp runc /build/runc
16:15:24 [2022-11-22T16:15:24.786Z] #44 DONE 163.8s
16:15:25 [2022-11-22T16:15:25.043Z] 
16:15:25 [2022-11-22T16:15:25.043Z] #28 [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.49.0"      && /build/golangci-lint --version
16:15:29 [2022-11-22T16:15:29.209Z] #28 275.2 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown)
16:15:29 [2022-11-22T16:15:29.209Z] #28 DONE 275.4s
16:15:29 [2022-11-22T16:15:29.209Z] 
16:15:29 [2022-11-22T16:15:29.209Z] #39 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:15:29 [2022-11-22T16:15:29.470Z] #39 ...
16:15:29 [2022-11-22T16:15:29.470Z] 
16:15:29 [2022-11-22T16:15:29.470Z] #66 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
16:15:29 [2022-11-22T16:15:29.726Z] #66 DONE 0.2s
16:15:29 [2022-11-22T16:15:29.726Z] 
16:15:29 [2022-11-22T16:15:29.726Z] #67 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
16:15:29 [2022-11-22T16:15:29.726Z] #67 DONE 0.1s
16:15:29 [2022-11-22T16:15:29.726Z] 
16:15:29 [2022-11-22T16:15:29.726Z] #68 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
16:15:29 [2022-11-22T16:15:29.982Z] #68 DONE 0.1s
16:15:29 [2022-11-22T16:15:29.982Z] 
16:15:29 [2022-11-22T16:15:29.982Z] #39 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:15:33 [2022-11-22T16:15:33.249Z] #39 244.0 + bin/containerd
16:16:11 [2022-11-22T16:16:11.908Z] #39 283.1 # github.com/containerd/containerd/cmd/containerd
16:16:11 [2022-11-22T16:16:11.908Z] #39 283.1 /usr/bin/ld: /tmp/go-link-2998730214/000019.o: in function `New':
16:16:11 [2022-11-22T16:16:11.908Z] #39 283.1 /tmp/tmp.CmuiGwCFDU/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
16:16:11 [2022-11-22T16:16:11.908Z] #39 283.2 + bin/containerd-stress
16:16:13 [2022-11-22T16:16:13.272Z] #39 284.3 + bin/containerd-shim
16:16:23 [2022-11-22T16:16:23.298Z] #39 292.9 + bin/containerd-shim-runc-v1
16:16:26 [2022-11-22T16:16:26.563Z] #39 297.8 + bin/containerd-shim-runc-v2
16:16:27 [2022-11-22T16:16:27.126Z] #39 298.5 + binaries
16:16:27 [2022-11-22T16:16:27.425Z] #39 298.5 + install -D bin/containerd /build/containerd
16:16:27 [2022-11-22T16:16:27.425Z] #39 298.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
16:16:27 [2022-11-22T16:16:27.425Z] #39 298.6 + install -D bin/ctr /build/ctr
16:16:27 [2022-11-22T16:16:27.681Z] #39 DONE 299.0s
16:16:28 [2022-11-22T16:16:28.243Z] 
16:16:28 [2022-11-22T16:16:28.243Z] #69 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
16:16:29 [2022-11-22T16:16:29.169Z] #69 DONE 0.7s
16:16:29 [2022-11-22T16:16:29.169Z] 
16:16:29 [2022-11-22T16:16:29.169Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
16:16:29 [2022-11-22T16:16:29.169Z] #70 DONE 0.1s
16:16:29 [2022-11-22T16:16:29.169Z] 
16:16:29 [2022-11-22T16:16:29.169Z] #71 [dev-systemd-false 25/28] COPY --from=vpnkit        /       /usr/local/bin/
16:16:29 [2022-11-22T16:16:29.729Z] #71 DONE 0.6s
16:16:29 [2022-11-22T16:16:29.985Z] 
16:16:29 [2022-11-22T16:16:29.985Z] #72 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
16:16:29 [2022-11-22T16:16:29.985Z] #72 DONE 0.1s
16:16:29 [2022-11-22T16:16:29.985Z] 
16:16:29 [2022-11-22T16:16:29.985Z] #73 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
16:16:29 [2022-11-22T16:16:29.985Z] #73 DONE 0.0s
16:16:29 [2022-11-22T16:16:29.985Z] 
16:16:29 [2022-11-22T16:16:29.985Z] #74 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
16:16:29 [2022-11-22T16:16:29.985Z] #74 DONE 0.0s
16:16:29 [2022-11-22T16:16:29.985Z] 
16:16:29 [2022-11-22T16:16:29.985Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker
16:16:31 [2022-11-22T16:16:31.391Z] #75 DONE 1.2s
16:16:31 [2022-11-22T16:16:31.391Z] 
16:16:31 [2022-11-22T16:16:31.391Z] #76 exporting to image
16:16:31 [2022-11-22T16:16:31.391Z] #76 exporting layers
16:16:33 [2022-11-22T16:16:33.906Z] #76 exporting layers 2.8s done
16:16:33 [2022-11-22T16:16:33.906Z] #76 writing image sha256:c1e55665057acfdc20176e1e67789888f5b6fd810f0b7b4851d69f20ed353bc2 done
16:16:33 [2022-11-22T16:16:33.906Z] #76 naming to docker.io/library/docker:eaf9865ca61d32cd855a647c1245e1181ebd7dfa done
16:16:33 [2022-11-22T16:16:33.906Z] #76 DONE 2.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
16:16:34 [2022-11-22T16:16:34.214Z] + sudo modprobe ip6table_filter
[Pipeline] sh
16:16:34 [2022-11-22T16:16:34.537Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44493/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eaf9865ca61d32cd855a647c1245e1181ebd7dfa -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:eaf9865ca61d32cd855a647c1245e1181ebd7dfa hack/test/unit
16:16:35 [2022-11-22T16:16:35.099Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
16:16:35 [2022-11-22T16:16:35.099Z] + TESTFLAGS+=' -test.timeout=5m'
16:16:35 [2022-11-22T16:16:35.099Z] + TESTDIRS=./...
16:16:35 [2022-11-22T16:16:35.099Z] + exclude_paths='/vendor/|/integration'
16:16:35 [2022-11-22T16:16:35.099Z] ++ go list ./...
16:16:35 [2022-11-22T16:16:35.099Z] ++ grep -vE '(/vendor/|/integration)'
16:16:36 [2022-11-22T16:16:36.026Z] + pkg_list='github.com/docker/docker/api
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/api/server
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/api/server/backend/build
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/api/server/httpstatus
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/api/server/httputils
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/api/server/middleware
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/api/server/router
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/api/server/router/build
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/api/server/router/checkpoint
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/api/server/router/container
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/api/server/router/debug
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/api/server/router/distribution
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/api/server/router/grpc
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/api/server/router/image
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/api/server/router/network
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/api/server/router/plugin
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/api/server/router/session
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/api/server/router/swarm
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/api/server/router/system
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/api/server/router/volume
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/api/types
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/api/types/backend
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/api/types/blkiodev
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/api/types/container
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/api/types/events
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/api/types/filters
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/api/types/image
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/api/types/mount
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/api/types/network
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/api/types/plugins/logdriver
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/api/types/registry
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/api/types/strslice
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/api/types/swarm
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/api/types/swarm/runtime
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/api/types/time
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/api/types/versions
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/api/types/versions/v1p19
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/api/types/versions/v1p20
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/api/types/volume
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/builder
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/builder/builder-next
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/builder/builder-next/exporter
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/builder/builder-next/worker
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/builder/dockerfile
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/builder/remotecontext
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/builder/remotecontext/git
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/builder/remotecontext/urlutil
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/cli
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/cli/config
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/cli/debug
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/cli/winresources/docker-proxy
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/cli/winresources/dockerd
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/client
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/cmd/docker-proxy
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/cmd/dockerd
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/cmd/dockerd/trap
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/container
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/container/stream
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/contrib/apparmor
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/contrib/docker-device-tool
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/contrib/httpserver
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/daemon
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/daemon/cluster
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/daemon/cluster/convert
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/daemon/cluster/executor
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/daemon/cluster/executor/container
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/daemon/cluster/provider
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/daemon/config
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/daemon/containerd
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/daemon/events
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/daemon/events/testutils
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/daemon/graphdriver
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/daemon/graphdriver/aufs
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/daemon/graphdriver/copy
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/daemon/graphdriver/overlay
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/daemon/graphdriver/register
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/daemon/graphdriver/vfs
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/daemon/graphdriver/zfs
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/daemon/images
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/daemon/initlayer
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/daemon/links
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/daemon/listeners
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/daemon/logger
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/daemon/logger/awslogs
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/daemon/logger/fluentd
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/daemon/logger/gcplogs
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/daemon/logger/gelf
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/daemon/logger/journald
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/daemon/logger/local
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/daemon/logger/logentries
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/daemon/logger/loggertest
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/daemon/logger/loggerutils
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/daemon/logger/splunk
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/daemon/logger/syslog
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/daemon/logger/templates
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/daemon/names
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/daemon/network
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/daemon/stats
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/distribution
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/distribution/metadata
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/distribution/utils
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/distribution/xfer
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/dockerversion
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/errdefs
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/image
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/image/cache
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/image/tarexport
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/image/v1
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/internal/mounttree
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/internal/test/suite
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/internal/unshare
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/layer
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libcontainerd
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libcontainerd/queue
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libcontainerd/remote
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libcontainerd/supervisor
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libcontainerd/types
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/bitseq
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/cluster
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/cmd/ovrouter
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/config
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/datastore
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/diagnostic
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/discoverapi
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/driverapi
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/drivers/bridge
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/drivers/host
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/drivers/null
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/drivers/overlay
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/drivers/remote
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/drivers/windows
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/drvregistry
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/etchosts
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/idm
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/internal/caller
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/ipam
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/ipamapi
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/ipams/builtin
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/ipams/null
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/ipams/remote
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/ipamutils
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/iptables
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/netlabel
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/netutils
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/networkdb
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/ns
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/options
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/osl
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/osl/kernel
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/portallocator
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/portmapper
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/resolvconf
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/testutils
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/libnetwork/types
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/oci
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/oci/caps
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/opts
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/pkg/aaparser
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/pkg/archive
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/pkg/authorization
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/pkg/broadcaster
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/pkg/capabilities
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/pkg/chrootarchive
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/pkg/containerfs
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/pkg/devicemapper
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/pkg/directory
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/pkg/dmesg
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/pkg/fileutils
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/pkg/homedir
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/pkg/idtools
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/pkg/ioutils
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/pkg/jsonmessage
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/pkg/longpath
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/pkg/loopback
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/pkg/namesgenerator
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/pkg/parsers
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/pkg/parsers/kernel
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/pkg/pidfile
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/pkg/platform
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/pkg/plugingetter
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/pkg/plugins
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/pkg/plugins/transport
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/pkg/pools
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/pkg/process
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/pkg/progress
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/pkg/reexec
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/pkg/stack
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/pkg/stdcopy
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/pkg/streamformatter
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/pkg/stringid
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/pkg/sysinfo
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/pkg/system
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/pkg/tailfile
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/pkg/tarsum
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/pkg/useragent
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/plugin
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/plugin/executor/containerd
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/plugin/v2
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/profiles/apparmor
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/profiles/seccomp
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/quota
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/reference
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/registry
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/registry/resumable
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/restartmanager
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/rootless
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/rootless/specconv
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/runconfig
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/runconfig/opts
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/testutil
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/testutil/daemon
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/testutil/environment
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/testutil/fakecontext
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/testutil/fakegit
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/testutil/fakestorage
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/testutil/fixtures/load
16:16:36 [2022-11-22T16:16:36.026Z] github.com/docker/docker/testutil/fixtures/plugin
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/testutil/registry
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/testutil/request
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/volume
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/volume/drivers
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/volume/local
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/volume/mounts
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/volume/service
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/volume/service/opts
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/volume/testutils'
16:16:36 [2022-11-22T16:16:36.027Z] ++ grep --fixed-strings -v /libnetwork
16:16:36 [2022-11-22T16:16:36.027Z] ++ echo 'github.com/docker/docker/api
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/server
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/server/backend/build
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/server/httpstatus
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/server/httputils
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/server/middleware
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/server/router
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/server/router/build
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/server/router/checkpoint
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/server/router/container
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/server/router/debug
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/server/router/distribution
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/server/router/grpc
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/server/router/image
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/server/router/network
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/server/router/plugin
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/server/router/session
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/server/router/swarm
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/server/router/system
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/server/router/volume
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/types
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/types/backend
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/types/blkiodev
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/types/container
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/types/events
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/types/filters
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/types/image
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/types/mount
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/types/network
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/types/plugins/logdriver
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/types/registry
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/types/strslice
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/types/swarm
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/types/swarm/runtime
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/types/time
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/types/versions
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/types/versions/v1p19
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/types/versions/v1p20
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/types/volume
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/builder
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/builder/builder-next
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/builder/builder-next/exporter
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/builder/builder-next/worker
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/builder/dockerfile
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/builder/remotecontext
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/builder/remotecontext/git
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/builder/remotecontext/urlutil
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/cli
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/cli/config
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/cli/debug
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/cli/winresources/docker-proxy
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/cli/winresources/dockerd
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/client
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/cmd/docker-proxy
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/cmd/dockerd
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/cmd/dockerd/trap
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/container
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/container/stream
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/contrib/apparmor
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/contrib/docker-device-tool
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/contrib/httpserver
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/cluster
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/cluster/convert
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/cluster/executor
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/cluster/executor/container
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/cluster/provider
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/config
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/containerd
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/events
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/events/testutils
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/graphdriver
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/graphdriver/aufs
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/graphdriver/copy
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/graphdriver/overlay
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/graphdriver/register
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/graphdriver/vfs
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/graphdriver/zfs
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/images
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/initlayer
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/links
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/listeners
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/logger
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/logger/awslogs
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/logger/fluentd
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/logger/gcplogs
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/logger/gelf
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/logger/journald
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/logger/local
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/logger/logentries
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/logger/loggertest
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/logger/loggerutils
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/logger/splunk
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/logger/syslog
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/logger/templates
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/names
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/network
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/stats
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/distribution
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/distribution/metadata
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/distribution/utils
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/distribution/xfer
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/dockerversion
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/errdefs
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/image
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/image/cache
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/image/tarexport
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/image/v1
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/internal/mounttree
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/internal/test/suite
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/internal/unshare
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/layer
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libcontainerd
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libcontainerd/queue
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libcontainerd/remote
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libcontainerd/supervisor
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libcontainerd/types
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/bitseq
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/cluster
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/cmd/ovrouter
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/config
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/datastore
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/diagnostic
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/discoverapi
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/driverapi
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/drivers/bridge
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/drivers/host
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/drivers/null
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/drivers/overlay
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/drivers/remote
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/drivers/windows
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/drvregistry
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/etchosts
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/idm
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/internal/caller
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/ipam
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/ipamapi
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/ipams/builtin
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/ipams/null
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/ipams/remote
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/ipamutils
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/iptables
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/netlabel
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/netutils
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/networkdb
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/ns
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/options
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/osl
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/osl/kernel
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/portallocator
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/portmapper
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/resolvconf
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/testutils
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/libnetwork/types
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/oci
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/oci/caps
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/opts
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/pkg/aaparser
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/pkg/archive
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/pkg/authorization
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/pkg/broadcaster
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/pkg/capabilities
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/pkg/chrootarchive
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/pkg/containerfs
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/pkg/devicemapper
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/pkg/directory
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/pkg/dmesg
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/pkg/fileutils
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/pkg/homedir
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/pkg/idtools
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/pkg/ioutils
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/pkg/jsonmessage
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/pkg/longpath
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/pkg/loopback
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/pkg/namesgenerator
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/pkg/parsers
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/pkg/parsers/kernel
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/pkg/pidfile
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/pkg/platform
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/pkg/plugingetter
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/pkg/plugins
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/pkg/plugins/transport
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/pkg/pools
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/pkg/process
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/pkg/progress
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/pkg/reexec
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/pkg/stack
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/pkg/stdcopy
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/pkg/streamformatter
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/pkg/stringid
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/pkg/sysinfo
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/pkg/system
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/pkg/tailfile
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/pkg/tarsum
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/pkg/useragent
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/plugin
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/plugin/executor/containerd
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/plugin/v2
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/profiles/apparmor
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/profiles/seccomp
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/quota
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/reference
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/registry
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/registry/resumable
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/restartmanager
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/rootless
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/rootless/specconv
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/runconfig
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/runconfig/opts
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/testutil
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/testutil/daemon
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/testutil/environment
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/testutil/fakecontext
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/testutil/fakegit
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/testutil/fakestorage
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/testutil/fixtures/load
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/testutil/fixtures/plugin
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/testutil/registry
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/testutil/request
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/volume
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/volume/drivers
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/volume/local
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/volume/mounts
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/volume/service
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/volume/service/opts
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/volume/testutils'
16:16:36 [2022-11-22T16:16:36.027Z] + base_pkg_list='github.com/docker/docker/api
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/server
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/server/backend/build
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/server/httpstatus
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/server/httputils
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/server/middleware
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/server/router
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/server/router/build
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/server/router/checkpoint
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/server/router/container
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/server/router/debug
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/server/router/distribution
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/server/router/grpc
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/server/router/image
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/server/router/network
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/server/router/plugin
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/server/router/session
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/server/router/swarm
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/server/router/system
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/server/router/volume
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/types
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/types/backend
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/types/blkiodev
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/types/container
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/types/events
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/types/filters
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/types/image
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/types/mount
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/types/network
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/types/plugins/logdriver
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/types/registry
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/types/strslice
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/types/swarm
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/types/swarm/runtime
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/types/time
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/types/versions
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/types/versions/v1p19
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/types/versions/v1p20
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/api/types/volume
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/builder
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/builder/builder-next
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/builder/builder-next/exporter
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/builder/builder-next/worker
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/builder/dockerfile
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/builder/remotecontext
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/builder/remotecontext/git
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/builder/remotecontext/urlutil
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/cli
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/cli/config
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/cli/debug
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/cli/winresources/docker-proxy
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/cli/winresources/dockerd
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/client
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/cmd/docker-proxy
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/cmd/dockerd
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/cmd/dockerd/trap
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/container
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/container/stream
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/contrib/apparmor
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/contrib/docker-device-tool
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/contrib/httpserver
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/cluster
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/cluster/convert
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/cluster/executor
16:16:36 [2022-11-22T16:16:36.027Z] github.com/docker/docker/daemon/cluster/executor/container
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/cluster/provider
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/config
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/containerd
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/events
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/events/testutils
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/graphdriver
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/graphdriver/aufs
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/graphdriver/copy
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/graphdriver/overlay
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/graphdriver/register
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/graphdriver/vfs
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/graphdriver/zfs
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/images
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/initlayer
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/links
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/listeners
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/logger
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/logger/awslogs
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/logger/fluentd
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/logger/gcplogs
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/logger/gelf
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/logger/journald
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/logger/local
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/logger/logentries
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/logger/loggertest
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/logger/loggerutils
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/logger/splunk
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/logger/syslog
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/logger/templates
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/names
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/network
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/stats
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/distribution
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/distribution/metadata
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/distribution/utils
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/distribution/xfer
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/dockerversion
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/errdefs
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/image
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/image/cache
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/image/tarexport
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/image/v1
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/internal/mounttree
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/internal/test/suite
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/internal/unshare
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/layer
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libcontainerd
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libcontainerd/queue
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libcontainerd/remote
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libcontainerd/supervisor
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libcontainerd/types
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/oci
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/oci/caps
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/opts
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/pkg/aaparser
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/pkg/archive
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/pkg/authorization
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/pkg/broadcaster
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/pkg/capabilities
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/pkg/chrootarchive
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/pkg/containerfs
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/pkg/devicemapper
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/pkg/directory
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/pkg/dmesg
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/pkg/fileutils
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/pkg/homedir
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/pkg/idtools
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/pkg/ioutils
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/pkg/jsonmessage
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/pkg/longpath
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/pkg/loopback
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/pkg/namesgenerator
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/pkg/parsers
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/pkg/parsers/kernel
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/pkg/pidfile
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/pkg/platform
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/pkg/plugingetter
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/pkg/plugins
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/pkg/plugins/transport
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/pkg/pools
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/pkg/process
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/pkg/progress
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/pkg/reexec
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/pkg/stack
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/pkg/stdcopy
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/pkg/streamformatter
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/pkg/stringid
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/pkg/sysinfo
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/pkg/system
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/pkg/tailfile
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/pkg/tarsum
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/pkg/useragent
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/plugin
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/plugin/executor/containerd
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/plugin/v2
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/profiles/apparmor
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/profiles/seccomp
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/quota
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/reference
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/registry
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/registry/resumable
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/restartmanager
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/rootless
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/rootless/specconv
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/runconfig
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/runconfig/opts
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/testutil
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/testutil/daemon
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/testutil/environment
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/testutil/fakecontext
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/testutil/fakegit
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/testutil/fakestorage
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/testutil/fixtures/load
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/testutil/fixtures/plugin
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/testutil/registry
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/testutil/request
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/volume
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/volume/drivers
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/volume/local
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/volume/mounts
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/volume/service
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/volume/service/opts
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/volume/testutils'
16:16:36 [2022-11-22T16:16:36.028Z] ++ grep --fixed-strings /libnetwork
16:16:36 [2022-11-22T16:16:36.028Z] ++ echo 'github.com/docker/docker/api
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/api/server
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/api/server/backend/build
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/api/server/httpstatus
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/api/server/httputils
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/api/server/middleware
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/api/server/router
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/api/server/router/build
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/api/server/router/checkpoint
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/api/server/router/container
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/api/server/router/debug
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/api/server/router/distribution
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/api/server/router/grpc
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/api/server/router/image
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/api/server/router/network
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/api/server/router/plugin
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/api/server/router/session
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/api/server/router/swarm
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/api/server/router/system
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/api/server/router/volume
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/api/types
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/api/types/backend
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/api/types/blkiodev
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/api/types/container
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/api/types/events
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/api/types/filters
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/api/types/image
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/api/types/mount
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/api/types/network
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/api/types/plugins/logdriver
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/api/types/registry
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/api/types/strslice
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/api/types/swarm
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/api/types/swarm/runtime
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/api/types/time
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/api/types/versions
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/api/types/versions/v1p19
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/api/types/versions/v1p20
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/api/types/volume
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/builder
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/builder/builder-next
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/builder/builder-next/exporter
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/builder/builder-next/worker
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/builder/dockerfile
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/builder/remotecontext
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/builder/remotecontext/git
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/builder/remotecontext/urlutil
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/cli
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/cli/config
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/cli/debug
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/cli/winresources/docker-proxy
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/cli/winresources/dockerd
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/client
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/cmd/docker-proxy
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/cmd/dockerd
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/cmd/dockerd/trap
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/container
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/container/stream
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/contrib/apparmor
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/contrib/docker-device-tool
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/contrib/httpserver
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/cluster
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/cluster/convert
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/cluster/executor
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/cluster/executor/container
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/cluster/provider
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/config
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/containerd
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/events
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/events/testutils
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/graphdriver
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/graphdriver/aufs
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/graphdriver/copy
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/graphdriver/overlay
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/graphdriver/register
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/graphdriver/vfs
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/graphdriver/zfs
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/images
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/initlayer
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/links
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/listeners
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/logger
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/logger/awslogs
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/logger/fluentd
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/logger/gcplogs
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/logger/gelf
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/logger/journald
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/logger/local
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/logger/logentries
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/logger/loggertest
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/logger/loggerutils
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/logger/splunk
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/logger/syslog
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/logger/templates
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/names
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/network
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/daemon/stats
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/distribution
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/distribution/metadata
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/distribution/utils
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/distribution/xfer
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/dockerversion
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/errdefs
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/image
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/image/cache
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/image/tarexport
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/image/v1
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/internal/mounttree
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/internal/test/suite
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/internal/unshare
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/layer
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libcontainerd
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libcontainerd/queue
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libcontainerd/remote
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libcontainerd/supervisor
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libcontainerd/types
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libnetwork
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libnetwork/bitseq
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libnetwork/cluster
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libnetwork/cmd/ovrouter
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libnetwork/config
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libnetwork/datastore
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libnetwork/diagnostic
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libnetwork/discoverapi
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libnetwork/driverapi
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libnetwork/drivers/bridge
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libnetwork/drivers/host
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libnetwork/drivers/null
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libnetwork/drivers/overlay
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libnetwork/drivers/remote
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libnetwork/drivers/windows
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libnetwork/drvregistry
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libnetwork/etchosts
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libnetwork/idm
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libnetwork/internal/caller
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libnetwork/ipam
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libnetwork/ipamapi
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libnetwork/ipams/builtin
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libnetwork/ipams/null
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libnetwork/ipams/remote
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libnetwork/ipamutils
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libnetwork/iptables
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libnetwork/netlabel
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libnetwork/netutils
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libnetwork/networkdb
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libnetwork/ns
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libnetwork/options
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libnetwork/osl
16:16:36 [2022-11-22T16:16:36.028Z] github.com/docker/docker/libnetwork/osl/kernel
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/portallocator
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/portmapper
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/resolvconf
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/testutils
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/types
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/oci
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/oci/caps
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/opts
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/pkg/aaparser
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/pkg/archive
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/pkg/authorization
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/pkg/broadcaster
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/pkg/capabilities
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/pkg/chrootarchive
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/pkg/containerfs
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/pkg/devicemapper
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/pkg/directory
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/pkg/dmesg
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/pkg/fileutils
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/pkg/homedir
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/pkg/idtools
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/pkg/ioutils
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/pkg/jsonmessage
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/pkg/longpath
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/pkg/loopback
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/pkg/namesgenerator
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/pkg/parsers
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/pkg/parsers/kernel
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/pkg/pidfile
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/pkg/platform
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/pkg/plugingetter
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/pkg/plugins
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/pkg/plugins/transport
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/pkg/pools
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/pkg/process
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/pkg/progress
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/pkg/reexec
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/pkg/stack
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/pkg/stdcopy
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/pkg/streamformatter
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/pkg/stringid
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/pkg/sysinfo
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/pkg/system
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/pkg/tailfile
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/pkg/tarsum
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/pkg/useragent
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/plugin
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/plugin/executor/containerd
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/plugin/v2
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/profiles/apparmor
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/profiles/seccomp
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/quota
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/reference
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/registry
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/registry/resumable
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/restartmanager
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/rootless
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/rootless/specconv
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/runconfig
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/runconfig/opts
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/testutil
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/testutil/daemon
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/testutil/environment
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/testutil/fakecontext
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/testutil/fakegit
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/testutil/fakestorage
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/testutil/fixtures/load
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/testutil/fixtures/plugin
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/testutil/registry
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/testutil/request
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/volume
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/volume/drivers
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/volume/local
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/volume/mounts
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/volume/service
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/volume/service/opts
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/volume/testutils'
16:16:36 [2022-11-22T16:16:36.029Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/bitseq
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/cluster
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/cmd/ovrouter
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/config
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/datastore
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/diagnostic
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/discoverapi
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/driverapi
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/drivers/bridge
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/drivers/host
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/drivers/null
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/drivers/overlay
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/drivers/remote
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/drivers/windows
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/drvregistry
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/etchosts
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/idm
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/internal/caller
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/ipam
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/ipamapi
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/ipams/builtin
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/ipams/null
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/ipams/remote
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/ipamutils
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/iptables
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/netlabel
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/netutils
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/networkdb
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/ns
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/options
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/osl
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/osl/kernel
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/portallocator
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/portmapper
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/resolvconf
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/testutils
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/types'
16:16:36 [2022-11-22T16:16:36.029Z] + grep --fixed-strings libnetwork/drivers/bridge
16:16:36 [2022-11-22T16:16:36.029Z] + echo 'github.com/docker/docker/libnetwork
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/bitseq
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/cluster
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/cmd/ovrouter
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/config
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/datastore
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/diagnostic
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/discoverapi
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/driverapi
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/drivers/bridge
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/drivers/host
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/drivers/null
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/drivers/overlay
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/drivers/remote
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/drivers/windows
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/drvregistry
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/etchosts
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/idm
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/internal/caller
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/ipam
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/ipamapi
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/ipams/builtin
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/ipams/null
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/ipams/remote
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/ipamutils
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/iptables
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/netlabel
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/netutils
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/networkdb
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/ns
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/options
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/osl
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/osl/kernel
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/portallocator
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/portmapper
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/resolvconf
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/testutils
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/types'
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/drivers/bridge
16:16:36 [2022-11-22T16:16:36.029Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:16:36 [2022-11-22T16:16:36.029Z] + type docker-proxy
16:16:36 [2022-11-22T16:16:36.029Z] hack/test/unit: line 25: type: docker-proxy: not found
16:16:36 [2022-11-22T16:16:36.029Z] + hack/make.sh binary-proxy install-proxy
16:16:36 [2022-11-22T16:16:36.029Z] 
16:16:36 [2022-11-22T16:16:36.029Z] Removing bundles/
16:16:36 [2022-11-22T16:16:36.029Z] 
16:16:36 [2022-11-22T16:16:36.029Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
16:16:36 [2022-11-22T16:16:36.029Z] Building: bundles/binary-proxy/docker-proxy
16:16:36 [2022-11-22T16:16:36.029Z] GOOS="" GOARCH="" GOARM=""
16:16:42 [2022-11-22T16:16:42.563Z] Created binary: bundles/binary-proxy/docker-proxy
16:16:42 [2022-11-22T16:16:42.563Z] 
16:16:42 [2022-11-22T16:16:42.563Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
16:16:42 [2022-11-22T16:16:42.563Z] Installing docker-proxy to /usr/local/bin/
16:16:42 [2022-11-22T16:16:42.563Z] 
16:16:42 [2022-11-22T16:16:42.563Z] + mkdir -p bundles
16:16:42 [2022-11-22T16:16:42.563Z] + '[' -n 'github.com/docker/docker/api
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/api/server
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/api/server/backend/build
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/api/server/httpstatus
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/api/server/httputils
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/api/server/middleware
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/api/server/router
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/api/server/router/build
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/api/server/router/checkpoint
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/api/server/router/container
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/api/server/router/debug
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/api/server/router/distribution
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/api/server/router/grpc
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/api/server/router/image
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/api/server/router/network
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/api/server/router/plugin
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/api/server/router/session
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/api/server/router/swarm
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/api/server/router/system
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/api/server/router/volume
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/api/types
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/api/types/backend
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/api/types/blkiodev
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/api/types/container
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/api/types/events
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/api/types/filters
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/api/types/image
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/api/types/mount
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/api/types/network
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/api/types/plugins/logdriver
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/api/types/registry
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/api/types/strslice
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/api/types/swarm
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/api/types/swarm/runtime
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/api/types/time
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/api/types/versions
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/api/types/versions/v1p19
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/api/types/versions/v1p20
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/api/types/volume
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/builder
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/builder/builder-next
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/builder/builder-next/exporter
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/builder/builder-next/worker
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/builder/dockerfile
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/builder/remotecontext
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/builder/remotecontext/git
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/builder/remotecontext/urlutil
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/cli
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/cli/config
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/cli/debug
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/cli/winresources/docker-proxy
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/cli/winresources/dockerd
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/client
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/cmd/docker-proxy
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/cmd/dockerd
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/cmd/dockerd/trap
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/container
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/container/stream
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/contrib/apparmor
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/contrib/docker-device-tool
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/contrib/httpserver
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/daemon
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/daemon/cluster
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/daemon/cluster/convert
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/daemon/cluster/executor
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/daemon/cluster/executor/container
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/daemon/cluster/provider
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/daemon/config
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/daemon/containerd
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/daemon/events
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/daemon/events/testutils
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/daemon/graphdriver
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/daemon/graphdriver/aufs
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/daemon/graphdriver/copy
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/daemon/graphdriver/overlay
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/daemon/graphdriver/register
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/daemon/graphdriver/vfs
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/daemon/graphdriver/zfs
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/daemon/images
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/daemon/initlayer
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/daemon/links
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/daemon/listeners
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/daemon/logger
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/daemon/logger/awslogs
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/daemon/logger/fluentd
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/daemon/logger/gcplogs
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/daemon/logger/gelf
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/daemon/logger/journald
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/daemon/logger/journald/internal/export
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/daemon/logger/journald/internal/fake
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/daemon/logger/local
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/daemon/logger/logentries
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/daemon/logger/loggertest
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/daemon/logger/loggerutils
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/daemon/logger/splunk
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/daemon/logger/syslog
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/daemon/logger/templates
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/daemon/names
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/daemon/network
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/daemon/stats
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/distribution
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/distribution/metadata
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/distribution/utils
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/distribution/xfer
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/dockerversion
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/errdefs
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/image
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/image/cache
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/image/tarexport
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/image/v1
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/internal/mounttree
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/internal/test/suite
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/internal/unshare
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/layer
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/libcontainerd
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/libcontainerd/queue
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/libcontainerd/remote
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/libcontainerd/supervisor
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/libcontainerd/types
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/oci
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/oci/caps
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/opts
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/pkg/aaparser
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/pkg/archive
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/pkg/authorization
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/pkg/broadcaster
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/pkg/capabilities
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/pkg/chrootarchive
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/pkg/containerfs
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/pkg/devicemapper
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/pkg/directory
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/pkg/dmesg
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/pkg/fileutils
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/pkg/homedir
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/pkg/idtools
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/pkg/ioutils
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/pkg/jsonmessage
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/pkg/longpath
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/pkg/loopback
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/pkg/namesgenerator
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/pkg/parsers
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/pkg/parsers/kernel
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/pkg/pidfile
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/pkg/platform
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/pkg/plugingetter
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/pkg/plugins
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/pkg/plugins/transport
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/pkg/pools
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/pkg/process
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/pkg/progress
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/pkg/reexec
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/pkg/stack
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/pkg/stdcopy
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/pkg/streamformatter
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/pkg/stringid
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/pkg/sysinfo
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/pkg/system
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/pkg/tailfile
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/pkg/tarsum
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/pkg/useragent
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/plugin
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/plugin/executor/containerd
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/plugin/v2
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/profiles/apparmor
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/profiles/seccomp
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/quota
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/reference
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/registry
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/registry/resumable
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/restartmanager
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/rootless
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/rootless/specconv
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/runconfig
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/runconfig/opts
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/testutil
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/testutil/daemon
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/testutil/environment
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/testutil/fakecontext
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/testutil/fakegit
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/testutil/fakestorage
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/testutil/fixtures/load
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/testutil/fixtures/plugin
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/testutil/registry
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/testutil/request
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/volume
16:16:42 [2022-11-22T16:16:42.563Z] github.com/docker/docker/volume/drivers
16:16:42 [2022-11-22T16:16:42.564Z] github.com/docker/docker/volume/local
16:16:42 [2022-11-22T16:16:42.564Z] github.com/docker/docker/volume/mounts
16:16:42 [2022-11-22T16:16:42.564Z] github.com/docker/docker/volume/service
16:16:42 [2022-11-22T16:16:42.564Z] github.com/docker/docker/volume/service/opts
16:16:42 [2022-11-22T16:16:42.564Z] github.com/docker/docker/volume/testutils' ']'
16:16:42 [2022-11-22T16:16:42.564Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -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/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils 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/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal 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/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/unshare 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/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/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec 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/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
16:16:42 [2022-11-22T16:16:42.564Z] ?   	github.com/docker/docker/api	[no test files]
16:16:57 [2022-11-22T16:16:57.613Z] ok  	github.com/docker/docker/api/server	0.014s	coverage: 7.9% of statements
16:18:19 [2022-11-22T16:18:19.207Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
16:18:19 [2022-11-22T16:18:19.207Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
16:18:19 [2022-11-22T16:18:19.207Z] ok  	github.com/docker/docker/api/server/httputils	0.009s	coverage: 31.9% of statements
16:18:19 [2022-11-22T16:18:19.207Z] ok  	github.com/docker/docker/api/server/middleware	0.007s	coverage: 37.7% of statements
16:18:19 [2022-11-22T16:18:19.207Z] ?   	github.com/docker/docker/api/server/router	[no test files]
16:18:19 [2022-11-22T16:18:19.207Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
16:18:19 [2022-11-22T16:18:19.207Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
16:18:19 [2022-11-22T16:18:19.207Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
16:18:19 [2022-11-22T16:18:19.207Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
16:18:19 [2022-11-22T16:18:19.207Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
16:18:19 [2022-11-22T16:18:19.207Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
16:18:19 [2022-11-22T16:18:19.207Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
16:18:19 [2022-11-22T16:18:19.207Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
16:18:19 [2022-11-22T16:18:19.207Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
16:18:19 [2022-11-22T16:18:19.207Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
16:18:19 [2022-11-22T16:18:19.207Z] ok  	github.com/docker/docker/api/server/router/swarm	0.011s	coverage: 6.0% of statements
16:18:19 [2022-11-22T16:18:19.207Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
16:18:19 [2022-11-22T16:18:19.207Z] ok  	github.com/docker/docker/api/server/router/volume	0.008s	coverage: 66.7% of statements
16:18:19 [2022-11-22T16:18:19.207Z] ?   	github.com/docker/docker/api/types	[no test files]
16:18:19 [2022-11-22T16:18:19.207Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
16:18:19 [2022-11-22T16:18:19.207Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
16:18:19 [2022-11-22T16:18:19.207Z] ?   	github.com/docker/docker/api/types/container	[no test files]
16:18:19 [2022-11-22T16:18:19.207Z] ?   	github.com/docker/docker/api/types/events	[no test files]
16:18:19 [2022-11-22T16:18:19.207Z] ok  	github.com/docker/docker/api/types/filters	0.010s	coverage: 93.8% of statements
16:18:19 [2022-11-22T16:18:19.207Z] ?   	github.com/docker/docker/api/types/image	[no test files]
16:18:19 [2022-11-22T16:18:19.207Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
16:18:19 [2022-11-22T16:18:19.207Z] ?   	github.com/docker/docker/api/types/network	[no test files]
16:18:19 [2022-11-22T16:18:19.207Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
16:18:19 [2022-11-22T16:18:19.207Z] ok  	github.com/docker/docker/api/types/strslice	0.005s	coverage: 90.0% of statements
16:18:19 [2022-11-22T16:18:19.207Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
16:18:19 [2022-11-22T16:18:19.207Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
16:18:19 [2022-11-22T16:18:19.207Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
16:18:19 [2022-11-22T16:18:19.207Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
16:18:19 [2022-11-22T16:18:19.207Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
16:18:19 [2022-11-22T16:18:19.207Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
16:18:19 [2022-11-22T16:18:19.207Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
16:18:19 [2022-11-22T16:18:19.207Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
16:18:19 [2022-11-22T16:18:19.207Z] ?   	github.com/docker/docker/builder	[no test files]
16:18:19 [2022-11-22T16:18:19.207Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
16:18:19 [2022-11-22T16:18:19.207Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
16:18:19 [2022-11-22T16:18:19.207Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
16:18:19 [2022-11-22T16:18:19.207Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
16:18:19 [2022-11-22T16:18:19.207Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
16:18:19 [2022-11-22T16:18:19.207Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
16:18:19 [2022-11-22T16:18:19.207Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
16:18:19 [2022-11-22T16:18:19.207Z] ok  	github.com/docker/docker/builder/remotecontext	0.051s	coverage: 13.7% of statements
16:18:19 [2022-11-22T16:18:19.207Z] ok  	github.com/docker/docker/builder/dockerfile	0.075s	coverage: 50.1% of statements
16:18:19 [2022-11-22T16:18:19.207Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.003s	coverage: 100.0% of statements
16:18:19 [2022-11-22T16:18:19.207Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
16:18:19 [2022-11-22T16:18:19.207Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.336s	coverage: 83.5% of statements
16:18:19 [2022-11-22T16:18:19.207Z] ?   	github.com/docker/docker/cli	[no test files]
16:18:19 [2022-11-22T16:18:19.207Z] ?   	github.com/docker/docker/cli/config	[no test files]
16:18:19 [2022-11-22T16:18:19.207Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
16:18:19 [2022-11-22T16:18:19.207Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
16:18:19 [2022-11-22T16:18:19.207Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.322s	coverage: 67.6% of statements
16:18:19 [2022-11-22T16:18:19.207Z] ok  	github.com/docker/docker/client	0.080s	coverage: 76.1% of statements
16:18:51 [2022-11-22T16:18:51.318Z] ok  	github.com/docker/docker/cmd/dockerd	0.089s	coverage: 30.0% of statements
16:18:51 [2022-11-22T16:18:51.319Z] ok  	github.com/docker/docker/container	0.124s	coverage: 36.8% of statements
16:18:51 [2022-11-22T16:18:51.319Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.451s	coverage: 0.0% of statements
16:18:51 [2022-11-22T16:18:51.319Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
16:18:51 [2022-11-22T16:18:51.319Z] ?   	github.com/docker/docker/container/stream	[no test files]
16:18:51 [2022-11-22T16:18:51.319Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
16:18:51 [2022-11-22T16:18:51.319Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
16:18:51 [2022-11-22T16:18:51.319Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
16:18:53 [2022-11-22T16:18:53.835Z] ok  	github.com/docker/docker/daemon/cluster	0.067s	coverage: 0.5% of statements
16:18:55 [2022-11-22T16:18:55.724Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.013s	coverage: 65.3% of statements
16:18:57 [2022-11-22T16:18:57.089Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.015s	coverage: 36.9% of statements
16:19:03 [2022-11-22T16:19:03.704Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.447s	coverage: 13.4% of statements
16:19:05 [2022-11-22T16:19:05.070Z] ok  	github.com/docker/docker/daemon/config	0.032s	coverage: 76.8% of statements
16:19:05 [2022-11-22T16:19:05.631Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
16:19:06 [2022-11-22T16:19:06.192Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
16:19:07 [2022-11-22T16:19:07.559Z] ok  	github.com/docker/docker/daemon	10.123s	coverage: 16.4% of statements
16:19:07 [2022-11-22T16:19:07.559Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
16:19:07 [2022-11-22T16:19:07.559Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
16:19:07 [2022-11-22T16:19:07.559Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
16:19:07 [2022-11-22T16:19:07.559Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
16:19:07 [2022-11-22T16:19:07.559Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.575s	coverage: 74.8% of statements
16:19:08 [2022-11-22T16:19:08.487Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.292s	coverage: 60.7% of statements
16:19:09 [2022-11-22T16:19:09.414Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 3.0% of statements
16:19:10 [2022-11-22T16:19:10.781Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.015s	coverage: 1.9% of statements
16:19:12 [2022-11-22T16:19:12.149Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.273s	coverage: 50.6% of statements
16:19:13 [2022-11-22T16:19:13.515Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.051s	coverage: 46.1% of statements
16:19:13 [2022-11-22T16:19:13.515Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
16:19:14 [2022-11-22T16:19:14.076Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.177s	coverage: 60.3% of statements
16:19:14 [2022-11-22T16:19:14.076Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
16:19:14 [2022-11-22T16:19:14.076Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
16:19:14 [2022-11-22T16:19:14.332Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.017s	coverage: 58.5% of statements
16:19:15 [2022-11-22T16:19:15.259Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.009s	coverage: 3.0% of statements
16:19:15 [2022-11-22T16:19:15.515Z] ok  	github.com/docker/docker/daemon/links	0.007s	coverage: 93.0% of statements
16:19:16 [2022-11-22T16:19:16.886Z] ok  	github.com/docker/docker/daemon/images	0.056s	coverage: 6.8% of statements
16:19:16 [2022-11-22T16:19:16.886Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
16:19:16 [2022-11-22T16:19:16.886Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
16:19:16 [2022-11-22T16:19:16.886Z] ok  	github.com/docker/docker/daemon/logger	0.226s	coverage: 43.2% of statements
16:19:17 [2022-11-22T16:19:17.812Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.142s	coverage: 79.9% of statements
16:19:17 [2022-11-22T16:19:17.812Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.015s	coverage: 53.6% of statements
16:19:17 [2022-11-22T16:19:17.812Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
16:19:18 [2022-11-22T16:19:18.374Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.012s	coverage: 68.2% of statements
16:19:18 [2022-11-22T16:19:18.936Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
16:19:19 [2022-11-22T16:19:19.864Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.117s	coverage: 76.8% of statements
16:19:20 [2022-11-22T16:19:20.120Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
16:19:20 [2022-11-22T16:19:20.682Z] ok  	github.com/docker/docker/daemon/logger/local	0.033s	coverage: 79.4% of statements
16:19:21 [2022-11-22T16:19:21.655Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.028s	coverage: 63.5% of statements
16:19:22 [2022-11-22T16:19:22.216Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.022s	coverage: 31.5% of statements
16:19:22 [2022-11-22T16:19:22.512Z] ok  	github.com/docker/docker/daemon/logger/journald	3.465s	coverage: 74.5% of statements
16:19:22 [2022-11-22T16:19:22.512Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
16:19:22 [2022-11-22T16:19:22.512Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
16:19:22 [2022-11-22T16:19:22.512Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
16:19:22 [2022-11-22T16:19:22.512Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
16:19:23 [2022-11-22T16:19:23.440Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 46.8% of statements
16:19:23 [2022-11-22T16:19:23.440Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
16:19:24 [2022-11-22T16:19:24.002Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
16:19:24 [2022-11-22T16:19:24.258Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.489s	coverage: 82.5% of statements
16:19:24 [2022-11-22T16:19:24.258Z] ?   	github.com/docker/docker/daemon/names	[no test files]
16:19:24 [2022-11-22T16:19:24.258Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
16:19:25 [2022-11-22T16:19:25.226Z] ok  	github.com/docker/docker/distribution/metadata	0.032s	coverage: 44.4% of statements
16:19:27 [2022-11-22T16:19:27.195Z] ok  	github.com/docker/docker/distribution	1.486s	coverage: 29.5% of statements
16:19:27 [2022-11-22T16:19:27.195Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
16:19:27 [2022-11-22T16:19:27.454Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
16:19:28 [2022-11-22T16:19:28.015Z] ok  	github.com/docker/docker/distribution/xfer	1.893s	coverage: 85.4% of statements
16:19:28 [2022-11-22T16:19:28.015Z] ?   	github.com/docker/docker/dockerversion	[no test files]
16:19:28 [2022-11-22T16:19:28.271Z] ok  	github.com/docker/docker/image	0.029s	coverage: 86.9% of statements
16:19:28 [2022-11-22T16:19:28.833Z] ok  	github.com/docker/docker/image/cache	0.014s	coverage: 19.2% of statements
16:19:29 [2022-11-22T16:19:29.089Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.7% of statements
16:19:29 [2022-11-22T16:19:29.089Z] ?   	github.com/docker/docker/image/v1	[no test files]
16:19:29 [2022-11-22T16:19:29.089Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
16:19:29 [2022-11-22T16:19:29.089Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
16:19:29 [2022-11-22T16:19:29.089Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
16:19:29 [2022-11-22T16:19:29.344Z] ok  	github.com/docker/docker/libcontainerd/queue	0.025s	coverage: 100.0% of statements
16:19:30 [2022-11-22T16:19:30.273Z] ok  	github.com/docker/docker/oci	0.011s	coverage: 41.4% of statements
16:19:30 [2022-11-22T16:19:30.835Z] ok  	github.com/docker/docker/opts	0.025s	coverage: 66.8% of statements
16:19:30 [2022-11-22T16:19:30.835Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
16:19:32 [2022-11-22T16:19:32.724Z] ok  	github.com/docker/docker/pkg/archive	0.296s	coverage: 82.1% of statements
16:19:33 [2022-11-22T16:19:33.284Z] ok  	github.com/docker/docker/pkg/authorization	0.296s	coverage: 68.3% of statements
16:19:33 [2022-11-22T16:19:33.540Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
16:19:33 [2022-11-22T16:19:33.540Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
16:19:34 [2022-11-22T16:19:34.467Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.234s	coverage: 83.1% of statements
16:19:34 [2022-11-22T16:19:34.467Z] ok  	github.com/docker/docker/pkg/containerfs	0.003s	coverage: 28.6% of statements
16:19:34 [2022-11-22T16:19:34.723Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
16:19:34 [2022-11-22T16:19:34.979Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
16:19:35 [2022-11-22T16:19:35.235Z] ok  	github.com/docker/docker/pkg/fileutils	0.003s	coverage: 77.5% of statements
16:19:35 [2022-11-22T16:19:35.235Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
16:19:36 [2022-11-22T16:19:36.162Z] ok  	github.com/docker/docker/pkg/idtools	0.315s	coverage: 69.6% of statements
16:19:36 [2022-11-22T16:19:36.724Z] ok  	github.com/docker/docker/pkg/ioutils	0.336s	coverage: 69.7% of statements
16:19:37 [2022-11-22T16:19:37.285Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
16:19:37 [2022-11-22T16:19:37.286Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
16:19:37 [2022-11-22T16:19:37.541Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
16:19:37 [2022-11-22T16:19:37.541Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
16:19:37 [2022-11-22T16:19:37.797Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
16:19:38 [2022-11-22T16:19:38.053Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.5% of statements
16:19:38 [2022-11-22T16:19:38.053Z] ok  	github.com/docker/docker/layer	7.660s	coverage: 68.9% of statements
16:19:38 [2022-11-22T16:19:38.053Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
16:19:38 [2022-11-22T16:19:38.053Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
16:19:38 [2022-11-22T16:19:38.053Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
16:19:38 [2022-11-22T16:19:38.053Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
16:19:38 [2022-11-22T16:19:38.053Z] ?   	github.com/docker/docker/oci/caps	[no test files]
16:19:38 [2022-11-22T16:19:38.053Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
16:19:38 [2022-11-22T16:19:38.053Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
16:19:38 [2022-11-22T16:19:38.308Z] ok  	github.com/docker/docker/pkg/pidfile	0.015s	coverage: 94.1% of statements
16:19:38 [2022-11-22T16:19:38.308Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
16:19:38 [2022-11-22T16:19:38.308Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
16:19:38 [2022-11-22T16:19:38.870Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.018s	coverage: 56.8% of statements
16:19:39 [2022-11-22T16:19:39.126Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
16:19:39 [2022-11-22T16:19:39.382Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
16:19:39 [2022-11-22T16:19:39.638Z] ok  	github.com/docker/docker/pkg/process	0.003s	coverage: 21.7% of statements
16:19:39 [2022-11-22T16:19:39.894Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
16:19:40 [2022-11-22T16:19:40.150Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
16:19:40 [2022-11-22T16:19:40.406Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
16:19:40 [2022-11-22T16:19:40.406Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
16:19:40 [2022-11-22T16:19:40.661Z] ok  	github.com/docker/docker/pkg/streamformatter	0.005s	coverage: 66.2% of statements
16:19:40 [2022-11-22T16:19:40.917Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
16:19:41 [2022-11-22T16:19:41.479Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 53.6% of statements
16:19:41 [2022-11-22T16:19:41.735Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 52.9% of statements
16:19:41 [2022-11-22T16:19:41.991Z] ok  	github.com/docker/docker/pkg/tailfile	0.046s	coverage: 88.6% of statements
16:19:42 [2022-11-22T16:19:42.552Z] ok  	github.com/docker/docker/pkg/tarsum	0.045s	coverage: 89.3% of statements
16:19:42 [2022-11-22T16:19:42.808Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
16:19:44 [2022-11-22T16:19:44.696Z] ok  	github.com/docker/docker/plugin	0.519s	coverage: 23.2% of statements
16:19:44 [2022-11-22T16:19:44.952Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.4% of statements
16:19:45 [2022-11-22T16:19:45.208Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
16:19:46 [2022-11-22T16:19:46.573Z] ok  	github.com/docker/docker/quota	0.160s	coverage: 71.4% of statements
16:19:46 [2022-11-22T16:19:46.573Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
16:19:47 [2022-11-22T16:19:47.545Z] ok  	github.com/docker/docker/registry	0.079s	coverage: 58.7% of statements
16:19:48 [2022-11-22T16:19:48.107Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
16:19:48 [2022-11-22T16:19:48.107Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
16:19:48 [2022-11-22T16:19:48.669Z] ok  	github.com/docker/docker/runconfig	0.010s	coverage: 64.5% of statements
16:19:48 [2022-11-22T16:19:48.925Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
16:19:50 [2022-11-22T16:19:50.289Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
16:19:50 [2022-11-22T16:19:50.851Z] ok  	github.com/docker/docker/volume/local	0.058s	coverage: 77.1% of statements
16:19:51 [2022-11-22T16:19:51.413Z] ok  	github.com/docker/docker/volume/mounts	0.012s	coverage: 67.7% of statements
16:19:52 [2022-11-22T16:19:52.778Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.1% of statements
16:20:14 [2022-11-22T16:20:14.661Z] ok  	github.com/docker/docker/pkg/plugins	33.641s	coverage: 76.3% of statements
16:20:14 [2022-11-22T16:20:14.661Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
16:20:14 [2022-11-22T16:20:14.661Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
16:20:14 [2022-11-22T16:20:14.661Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
16:20:14 [2022-11-22T16:20:14.661Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
16:20:14 [2022-11-22T16:20:14.661Z] ?   	github.com/docker/docker/rootless	[no test files]
16:20:14 [2022-11-22T16:20:14.661Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
16:20:14 [2022-11-22T16:20:14.661Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
16:20:14 [2022-11-22T16:20:14.661Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
16:20:14 [2022-11-22T16:20:14.661Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
16:20:14 [2022-11-22T16:20:14.661Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
16:20:14 [2022-11-22T16:20:14.661Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
16:20:14 [2022-11-22T16:20:14.661Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
16:20:14 [2022-11-22T16:20:14.661Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
16:20:14 [2022-11-22T16:20:14.661Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
16:20:14 [2022-11-22T16:20:14.661Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
16:20:14 [2022-11-22T16:20:14.661Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
16:20:14 [2022-11-22T16:20:14.661Z] ?   	github.com/docker/docker/testutil/request	[no test files]
16:20:14 [2022-11-22T16:20:14.661Z] ?   	github.com/docker/docker/volume	[no test files]
16:20:14 [2022-11-22T16:20:14.661Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
16:20:14 [2022-11-22T16:20:14.661Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
16:20:14 [2022-11-22T16:20:14.661Z] 
16:20:14 [2022-11-22T16:20:14.661Z] === Skipped
16:20:14 [2022-11-22T16:20:14.661Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
16:20:14 [2022-11-22T16:20:14.661Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
16:20:14 [2022-11-22T16:20:14.661Z] 
16:20:14 [2022-11-22T16:20:14.661Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
16:20:14 [2022-11-22T16:20:14.661Z]     network_proxy_test.go:208: No support for dual stack yet
16:20:14 [2022-11-22T16:20:14.661Z] 
16:20:14 [2022-11-22T16:20:14.661Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
16:20:14 [2022-11-22T16:20:14.661Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
16:20:14 [2022-11-22T16:20:14.661Z] 
16:20:14 [2022-11-22T16:20:14.661Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
16:20:14 [2022-11-22T16:20:14.661Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
16:20:14 [2022-11-22T16:20:14.661Z] 
16:20:14 [2022-11-22T16:20:14.661Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
16:20:14 [2022-11-22T16:20:14.661Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:20:14 [2022-11-22T16:20:14.661Z]     graphtest_unix.go:44: Driver btrfs not supported
16:20:14 [2022-11-22T16:20:14.661Z] 
16:20:14 [2022-11-22T16:20:14.661Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
16:20:14 [2022-11-22T16:20:14.662Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:20:14 [2022-11-22T16:20:14.662Z]     graphtest_unix.go:44: Driver btrfs not supported
16:20:14 [2022-11-22T16:20:14.662Z] 
16:20:14 [2022-11-22T16:20:14.662Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
16:20:14 [2022-11-22T16:20:14.662Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:20:14 [2022-11-22T16:20:14.662Z]     graphtest_unix.go:44: Driver btrfs not supported
16:20:14 [2022-11-22T16:20:14.662Z] 
16:20:14 [2022-11-22T16:20:14.662Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
16:20:14 [2022-11-22T16:20:14.662Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:20:14 [2022-11-22T16:20:14.662Z]     graphtest_unix.go:44: Driver btrfs not supported
16:20:14 [2022-11-22T16:20:14.662Z] 
16:20:14 [2022-11-22T16:20:14.662Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
16:20:14 [2022-11-22T16:20:14.662Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:20:14 [2022-11-22T16:20:14.662Z]     graphtest_unix.go:44: Driver btrfs not supported
16:20:14 [2022-11-22T16:20:14.662Z] 
16:20:14 [2022-11-22T16:20:14.662Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
16:20:14 [2022-11-22T16:20:14.662Z]     graphtest_unix.go:71: No driver to put!
16:20:14 [2022-11-22T16:20:14.662Z] 
16:20:14 [2022-11-22T16:20:14.662Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
16:20:14 [2022-11-22T16:20:14.662Z] time="2022-11-22T16:19:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:20:14 [2022-11-22T16:20:14.662Z]     graphtest_unix.go:42: graphdriver: driver not supported
16:20:14 [2022-11-22T16:20:14.662Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
16:20:14 [2022-11-22T16:20:14.662Z] 
16:20:14 [2022-11-22T16:20:14.662Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
16:20:14 [2022-11-22T16:20:14.662Z] time="2022-11-22T16:19:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:20:14 [2022-11-22T16:20:14.662Z]     graphtest_unix.go:42: graphdriver: driver not supported
16:20:14 [2022-11-22T16:20:14.662Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
16:20:14 [2022-11-22T16:20:14.662Z] 
16:20:14 [2022-11-22T16:20:14.662Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
16:20:14 [2022-11-22T16:20:14.662Z] time="2022-11-22T16:19:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:20:14 [2022-11-22T16:20:14.662Z]     graphtest_unix.go:42: graphdriver: driver not supported
16:20:14 [2022-11-22T16:20:14.662Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
16:20:14 [2022-11-22T16:20:14.662Z] 
16:20:14 [2022-11-22T16:20:14.662Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
16:20:14 [2022-11-22T16:20:14.662Z] time="2022-11-22T16:19:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:20:14 [2022-11-22T16:20:14.662Z]     graphtest_unix.go:42: graphdriver: driver not supported
16:20:14 [2022-11-22T16:20:14.662Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
16:20:14 [2022-11-22T16:20:14.662Z] 
16:20:14 [2022-11-22T16:20:14.662Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
16:20:14 [2022-11-22T16:20:14.662Z] time="2022-11-22T16:19:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:20:14 [2022-11-22T16:20:14.662Z]     graphtest_unix.go:42: graphdriver: driver not supported
16:20:14 [2022-11-22T16:20:14.662Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
16:20:14 [2022-11-22T16:20:14.662Z] 
16:20:14 [2022-11-22T16:20:14.662Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
16:20:14 [2022-11-22T16:20:14.662Z]     graphtest_unix.go:71: No driver to put!
16:20:14 [2022-11-22T16:20:14.662Z] 
16:20:14 [2022-11-22T16:20:14.662Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
16:20:14 [2022-11-22T16:20:14.662Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
16:20:14 [2022-11-22T16:20:14.662Z] 
16:20:14 [2022-11-22T16:20:14.662Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
16:20:14 [2022-11-22T16:20:14.662Z]     overlay_test.go:50: Fails to compute changes intermittently
16:20:14 [2022-11-22T16:20:14.662Z] 
16:20:14 [2022-11-22T16:20:14.662Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
16:20:14 [2022-11-22T16:20:14.662Z]     overlay_test.go:65: Cannot run test with naive change algorithm
16:20:14 [2022-11-22T16:20:14.662Z] 
16:20:14 [2022-11-22T16:20:14.662Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
16:20:14 [2022-11-22T16:20:14.662Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
16:20:14 [2022-11-22T16:20:14.662Z] 
16:20:14 [2022-11-22T16:20:14.662Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
16:20:14 [2022-11-22T16:20:14.662Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:20:14 [2022-11-22T16:20:14.662Z]     graphtest_unix.go:44: Driver zfs not supported
16:20:14 [2022-11-22T16:20:14.662Z] 
16:20:14 [2022-11-22T16:20:14.662Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
16:20:14 [2022-11-22T16:20:14.662Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:20:14 [2022-11-22T16:20:14.662Z]     graphtest_unix.go:44: Driver zfs not supported
16:20:14 [2022-11-22T16:20:14.662Z] 
16:20:14 [2022-11-22T16:20:14.662Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
16:20:14 [2022-11-22T16:20:14.662Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:20:14 [2022-11-22T16:20:14.662Z]     graphtest_unix.go:44: Driver zfs not supported
16:20:14 [2022-11-22T16:20:14.662Z] 
16:20:14 [2022-11-22T16:20:14.662Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
16:20:14 [2022-11-22T16:20:14.662Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:20:14 [2022-11-22T16:20:14.662Z]     graphtest_unix.go:44: Driver zfs not supported
16:20:14 [2022-11-22T16:20:14.662Z] 
16:20:14 [2022-11-22T16:20:14.662Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
16:20:14 [2022-11-22T16:20:14.662Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:20:14 [2022-11-22T16:20:14.662Z]     graphtest_unix.go:44: Driver zfs not supported
16:20:14 [2022-11-22T16:20:14.662Z] 
16:20:14 [2022-11-22T16:20:14.662Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
16:20:14 [2022-11-22T16:20:14.662Z]     graphtest_unix.go:71: No driver to put!
16:20:14 [2022-11-22T16:20:14.662Z] 
16:20:14 [2022-11-22T16:20:14.662Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
16:20:14 [2022-11-22T16:20:14.662Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
16:20:14 [2022-11-22T16:20:14.662Z] 
16:20:14 [2022-11-22T16:20:14.662Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
16:20:14 [2022-11-22T16:20:14.662Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
16:20:14 [2022-11-22T16:20:14.662Z] 
16:20:14 [2022-11-22T16:20:14.662Z] DONE 2888 tests, 28 skipped in 210.974s
16:20:14 [2022-11-22T16:20:14.662Z] + '[' -n 'github.com/docker/docker/libnetwork
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/bitseq
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/cluster
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/cmd/ovrouter
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/config
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/datastore
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/diagnostic
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/discoverapi
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/driverapi
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/drivers/bridge
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/drivers/host
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/drivers/null
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/drivers/overlay
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/drivers/remote
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/drivers/windows
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/drvregistry
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/etchosts
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/idm
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/internal/caller
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/ipam
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/ipamapi
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/ipams/builtin
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/ipams/null
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/ipams/remote
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/ipamutils
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/iptables
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/netlabel
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/netutils
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/networkdb
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/ns
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/options
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/osl
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/osl/kernel
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/portallocator
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/portmapper
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/resolvconf
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/testutils
16:20:14 [2022-11-22T16:20:14.662Z] github.com/docker/docker/libnetwork/types' ']'
16:20:14 [2022-11-22T16:20:14.662Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -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
16:21:01 [2022-11-22T16:21:01.404Z] ok  	github.com/docker/docker/libnetwork	37.642s	coverage: 40.6% of statements
16:21:01 [2022-11-22T16:21:01.404Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.140s	coverage: 84.4% of statements
16:21:01 [2022-11-22T16:21:01.404Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
16:21:01 [2022-11-22T16:21:01.404Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
16:21:01 [2022-11-22T16:21:01.404Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
16:21:01 [2022-11-22T16:21:01.404Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
16:21:01 [2022-11-22T16:21:01.404Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
16:21:01 [2022-11-22T16:21:01.404Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
16:21:01 [2022-11-22T16:21:01.404Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
16:21:01 [2022-11-22T16:21:01.404Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
16:21:01 [2022-11-22T16:21:01.404Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 9.3% of statements
16:21:01 [2022-11-22T16:21:01.404Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
16:21:01 [2022-11-22T16:21:01.404Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
16:21:01 [2022-11-22T16:21:01.404Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
16:21:01 [2022-11-22T16:21:01.404Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
16:21:01 [2022-11-22T16:21:01.404Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.651s	coverage: 59.7% of statements
16:21:01 [2022-11-22T16:21:01.404Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
16:21:01 [2022-11-22T16:21:01.404Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
16:21:01 [2022-11-22T16:21:01.966Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.014s	coverage: 5.2% of statements
16:21:01 [2022-11-22T16:21:01.966Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
16:21:02 [2022-11-22T16:21:02.568Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.017s	coverage: 4.8% of statements
16:21:02 [2022-11-22T16:21:02.568Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
16:21:02 [2022-11-22T16:21:02.568Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
16:21:12 [2022-11-22T16:21:12.594Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.110s	coverage: 6.9% of statements
16:21:12 [2022-11-22T16:21:12.594Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
16:21:12 [2022-11-22T16:21:12.594Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
16:21:13 [2022-11-22T16:21:13.155Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.009s	coverage: 57.4% of statements
16:21:13 [2022-11-22T16:21:13.155Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
16:21:13 [2022-11-22T16:21:13.155Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
16:21:13 [2022-11-22T16:21:13.155Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
16:21:13 [2022-11-22T16:21:13.411Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.016s	coverage: 82.4% of statements
16:21:13 [2022-11-22T16:21:13.667Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.013s	coverage: 81.2% of statements
16:21:13 [2022-11-22T16:21:13.922Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
16:21:14 [2022-11-22T16:21:14.178Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
16:21:26 [2022-11-22T16:21:26.352Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
16:21:41 [2022-11-22T16:21:41.188Z] ok  	github.com/docker/docker/libnetwork/ipam	15.307s	coverage: 85.3% of statements
16:21:41 [2022-11-22T16:21:41.188Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
16:21:41 [2022-11-22T16:21:41.188Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
16:21:41 [2022-11-22T16:21:41.188Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
16:21:41 [2022-11-22T16:21:41.188Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 47.4% of statements
16:21:41 [2022-11-22T16:21:41.188Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
16:21:41 [2022-11-22T16:21:41.188Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
16:21:41 [2022-11-22T16:21:41.750Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.261s	coverage: 74.0% of statements
16:21:42 [2022-11-22T16:21:42.311Z] ok  	github.com/docker/docker/libnetwork/iptables	0.255s	coverage: 45.9% of statements
16:21:42 [2022-11-22T16:21:42.566Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
16:21:42 [2022-11-22T16:21:42.823Z] ok  	github.com/docker/docker/libnetwork/netutils	0.016s	coverage: 43.7% of statements
16:23:34 [2022-11-22T16:23:34.283Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.694s	coverage: 60.1% of statements
16:23:34 [2022-11-22T16:23:34.283Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
16:23:34 [2022-11-22T16:23:34.283Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
16:23:34 [2022-11-22T16:23:34.283Z] ok  	github.com/docker/docker/libnetwork/osl	4.313s	coverage: 39.5% of statements
16:23:34 [2022-11-22T16:23:34.283Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
16:23:34 [2022-11-22T16:23:34.579Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.7% of statements
16:23:35 [2022-11-22T16:23:35.506Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.652s	coverage: 46.3% of statements
16:23:35 [2022-11-22T16:23:35.762Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 82.8% of statements
16:23:35 [2022-11-22T16:23:35.762Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
16:23:36 [2022-11-22T16:23:36.018Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
16:23:36 [2022-11-22T16:23:36.018Z] 
16:23:36 [2022-11-22T16:23:36.018Z] === Skipped
16:23:36 [2022-11-22T16:23:36.018Z] === SKIP: libnetwork TestParallel1 (0.00s)
16:23:36 [2022-11-22T16:23:36.018Z]     libnetwork_linux_test.go:968: Skipped because t.parallel was less than  3
16:23:36 [2022-11-22T16:23:36.018Z] 
16:23:36 [2022-11-22T16:23:36.018Z] === SKIP: libnetwork TestParallel3 (0.00s)
16:23:36 [2022-11-22T16:23:36.018Z]     libnetwork_linux_test.go:968: Skipped because t.parallel was less than  3
16:23:36 [2022-11-22T16:23:36.018Z] 
16:23:36 [2022-11-22T16:23:36.018Z] === SKIP: libnetwork TestParallel2 (0.00s)
16:23:36 [2022-11-22T16:23:36.018Z]     libnetwork_linux_test.go:968: Skipped because t.parallel was less than  3
16:23:36 [2022-11-22T16:23:36.018Z] 
16:23:36 [2022-11-22T16:23:36.018Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
16:23:36 [2022-11-22T16:23:36.018Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
16:23:36 [2022-11-22T16:23:36.018Z] 
16:23:36 [2022-11-22T16:23:36.018Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
16:23:36 [2022-11-22T16:23:36.018Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
16:23:36 [2022-11-22T16:23:36.018Z] 
16:23:36 [2022-11-22T16:23:36.018Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
16:23:36 [2022-11-22T16:23:36.018Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
16:23:36 [2022-11-22T16:23:36.018Z] 
16:23:36 [2022-11-22T16:23:36.018Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
16:23:36 [2022-11-22T16:23:36.018Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
16:23:36 [2022-11-22T16:23:36.018Z] 
16:23:36 [2022-11-22T16:23:36.018Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
16:23:36 [2022-11-22T16:23:36.018Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
16:23:36 [2022-11-22T16:23:36.018Z] 
16:23:36 [2022-11-22T16:23:36.018Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
16:23:36 [2022-11-22T16:23:36.018Z]     firewalld_test.go:14: firewalld is not running
16:23:36 [2022-11-22T16:23:36.018Z] 
16:23:36 [2022-11-22T16:23:36.018Z] DONE 325 tests, 9 skipped in 203.409s
Post stage
[Pipeline] junit
16:23:37 [2022-11-22T16:23:37.045Z] Recording test results
16:23:38 [2022-11-22T16:23:38.460Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:23:38 [2022-11-22T16:23:38.772Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44493/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eaf9865ca61d32cd855a647c1245e1181ebd7dfa -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:eaf9865ca61d32cd855a647c1245e1181ebd7dfa hack/make.sh dynbinary test-integration
16:23:39 [2022-11-22T16:23:39.342Z] 
16:23:39 [2022-11-22T16:23:39.342Z] Removing bundles/
16:23:39 [2022-11-22T16:23:39.342Z] 
16:23:39 [2022-11-22T16:23:39.342Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:23:39 [2022-11-22T16:23:39.342Z] Building: bundles/dynbinary-daemon/dockerd
16:23:39 [2022-11-22T16:23:39.342Z] GOOS="" GOARCH="" GOARM=""
16:25:15 [2022-11-22T16:25:15.898Z] Created binary: bundles/dynbinary-daemon/dockerd
16:25:15 [2022-11-22T16:25:15.898Z] Building: bundles/dynbinary-daemon/docker-proxy
16:25:15 [2022-11-22T16:25:15.898Z] GOOS="" GOARCH="" GOARM=""
16:25:15 [2022-11-22T16:25:15.898Z] Created binary: bundles/dynbinary-daemon/docker-proxy
16:25:15 [2022-11-22T16:25:15.898Z] 
16:25:15 [2022-11-22T16:25:15.898Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:25:15 [2022-11-22T16:25:15.898Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:25:15 [2022-11-22T16:25:15.898Z] HOSTNAME=b1b27b832cb8
16:25:15 [2022-11-22T16:25:15.898Z] TESTDEBUG=0
16:25:15 [2022-11-22T16:25:15.898Z] DEST=bundles/test-integration
16:25:15 [2022-11-22T16:25:15.898Z] PWD=/go/src/github.com/docker/docker
16:25:15 [2022-11-22T16:25:15.898Z] DOCKER_GITCOMMIT=eaf9865ca61d32cd855a647c1245e1181ebd7dfa
16:25:15 [2022-11-22T16:25:15.898Z] container=docker
16:25:15 [2022-11-22T16:25:15.898Z] HOME=/root
16:25:15 [2022-11-22T16:25:15.898Z] GOLANG_VERSION=1.19.3
16:25:15 [2022-11-22T16:25:15.898Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:25:15 [2022-11-22T16:25:15.898Z] VALIDATE_BRANCH=master
16:25:15 [2022-11-22T16:25:15.898Z] TERM=xterm
16:25:15 [2022-11-22T16:25:15.898Z] DOCKER_PKG=github.com/docker/docker
16:25:15 [2022-11-22T16:25:15.898Z] SHLVL=1
16:25:15 [2022-11-22T16:25:15.898Z] TIMEOUT=120m
16:25:15 [2022-11-22T16:25:15.898Z] DOCKER_BUILDTAGS= journald
16:25:15 [2022-11-22T16:25:15.898Z] DOCKER_GRAPHDRIVER=overlay2
16:25:15 [2022-11-22T16:25:15.898Z] GO111MODULE=off
16:25:15 [2022-11-22T16:25:15.898Z] DOCKER_EXPERIMENTAL=1
16:25:15 [2022-11-22T16:25:15.898Z] TEST_SKIP_INTEGRATION_CLI=1
16:25:15 [2022-11-22T16:25:15.898Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:25:15 [2022-11-22T16:25:15.898Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:25:15 [2022-11-22T16:25:15.898Z] GOPATH=/go
16:25:15 [2022-11-22T16:25:15.898Z] PKG_CONFIG=pkg-config
16:25:15 [2022-11-22T16:25:15.898Z] _=/usr/bin/env
16:25:15 [2022-11-22T16:25:15.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:25:47 [2022-11-22T16:25:47.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:25:47 [2022-11-22T16:25:47.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:26:14 [2022-11-22T16:26:14.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
16:26:21 [2022-11-22T16:26:21.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:26:27 [2022-11-22T16:26:27.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
16:26:27 [2022-11-22T16:26:27.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:26:28 [2022-11-22T16:26:28.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:26:29 [2022-11-22T16:26:29.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:26:29 [2022-11-22T16:26:29.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:26:29 [2022-11-22T16:26:29.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:26:30 [2022-11-22T16:26:30.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:26:32 [2022-11-22T16:26:32.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:26:33 [2022-11-22T16:26:33.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:26:34 [2022-11-22T16:26:34.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
16:26:34 [2022-11-22T16:26:34.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:26:35 [2022-11-22T16:26:35.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:26:36 [2022-11-22T16:26:36.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:26:37 [2022-11-22T16:26:37.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:26:37 [2022-11-22T16:26:37.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:26:38 [2022-11-22T16:26:38.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:26:39 [2022-11-22T16:26:39.381Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:26:39 [2022-11-22T16:26:39.381Z] Using test binary docker
16:26:39 [2022-11-22T16:26:39.381Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:26:39 [2022-11-22T16:26:39.381Z] +++ /etc/init.d/apparmor start
16:26:39 [2022-11-22T16:26:39.381Z] Not: starting.
16:26:39 [2022-11-22T16:26:39.381Z] INFO: Waiting for daemon to start...
16:26:39 [2022-11-22T16:26:39.381Z] Starting dockerd
16:26:39 [2022-11-22T16:26:39.381Z] +++ 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
16:26:41 [2022-11-22T16:26:41.931Z] .
16:26:41 [2022-11-22T16:26:41.931Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:26:41 [2022-11-22T16:26:41.931Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:26:41 [2022-11-22T16:26:41.931Z] Error: No such image: emptyfs
16:26:41 [2022-11-22T16:26:41.931Z] ++++ tar -cC bundles/test-integration/emptyfs .
16:26:41 [2022-11-22T16:26:41.931Z] ++++ docker load
16:26:41 [2022-11-22T16:26:41.931Z] Loaded image: emptyfs:latest
16:26:41 [2022-11-22T16:26:41.932Z] Running integration-test (iteration 1)
16:26:41 [2022-11-22T16:26:41.932Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
16:26:41 [2022-11-22T16:26:41.932Z] ++ 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
16:26:41 [2022-11-22T16:26:41.932Z] ++ set -e
16:26:41 [2022-11-22T16:26:41.932Z] ++ '[' -n 0 ']'
16:26:41 [2022-11-22T16:26:41.932Z] ++ set -x
16:26:41 [2022-11-22T16:26:41.932Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
16:26:41 [2022-11-22T16:26:41.932Z] Loaded image: busybox:latest
16:26:41 [2022-11-22T16:26:41.932Z] Loaded image: busybox:glibc
16:26:43 [2022-11-22T16:26:43.298Z] Loaded image: debian:bullseye-slim
16:26:43 [2022-11-22T16:26:43.298Z] Loaded image: hello-world:latest
16:26:43 [2022-11-22T16:26:43.298Z] Loaded image: arm32v7/hello-world:latest
16:26:43 [2022-11-22T16:26:43.298Z] INFO: Testing against a local daemon
16:26:43 [2022-11-22T16:26:43.298Z] === RUN   TestCgroupNamespacesBuild
16:26:45 [2022-11-22T16:26:45.984Z] --- PASS: TestCgroupNamespacesBuild (2.48s)
16:26:45 [2022-11-22T16:26:45.984Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:26:46 [2022-11-22T16:26:46.586Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.00s)
16:26:46 [2022-11-22T16:26:46.586Z] === RUN   TestBuildWithSession
16:26:46 [2022-11-22T16:26:46.586Z]     build_session_test.go:25: TODO: BuildKit
16:26:46 [2022-11-22T16:26:46.586Z] --- SKIP: TestBuildWithSession (0.00s)
16:26:46 [2022-11-22T16:26:46.586Z] === RUN   TestBuildSquashParent
16:26:50 [2022-11-22T16:26:50.797Z] --- PASS: TestBuildSquashParent (3.67s)
16:26:50 [2022-11-22T16:26:50.797Z] === RUN   TestBuildWithRemoveAndForceRemove
16:26:50 [2022-11-22T16:26:50.797Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:26:50 [2022-11-22T16:26:50.797Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:26:50 [2022-11-22T16:26:50.797Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:26:50 [2022-11-22T16:26:50.797Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:26:50 [2022-11-22T16:26:50.797Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:26:50 [2022-11-22T16:26:50.797Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:26:50 [2022-11-22T16:26:50.797Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:26:50 [2022-11-22T16:26:50.797Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:26:50 [2022-11-22T16:26:50.797Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:26:50 [2022-11-22T16:26:50.797Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:26:50 [2022-11-22T16:26:50.797Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:26:50 [2022-11-22T16:26:50.797Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:26:50 [2022-11-22T16:26:50.797Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:26:50 [2022-11-22T16:26:50.797Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:26:51 [2022-11-22T16:26:51.767Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:26:51 [2022-11-22T16:26:51.767Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:26:52 [2022-11-22T16:26:52.693Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:26:52 [2022-11-22T16:26:52.693Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:26:54 [2022-11-22T16:26:54.098Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
16:26:54 [2022-11-22T16:26:54.098Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.30s)
16:26:54 [2022-11-22T16:26:54.098Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.34s)
16:26:54 [2022-11-22T16:26:54.098Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.06s)
16:26:54 [2022-11-22T16:26:54.098Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.13s)
16:26:54 [2022-11-22T16:26:54.098Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.04s)
16:26:54 [2022-11-22T16:26:54.098Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.11s)
16:26:54 [2022-11-22T16:26:54.098Z] === RUN   TestBuildMultiStageCopy
16:26:54 [2022-11-22T16:26:54.098Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:26:54 [2022-11-22T16:26:54.659Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:26:54 [2022-11-22T16:26:54.915Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:26:54 [2022-11-22T16:26:54.915Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:26:54 [2022-11-22T16:26:54.915Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:26:54 [2022-11-22T16:26:54.915Z] --- PASS: TestBuildMultiStageCopy (1.12s)
16:26:54 [2022-11-22T16:26:54.915Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.89s)
16:26:54 [2022-11-22T16:26:54.915Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s)
16:26:54 [2022-11-22T16:26:54.915Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.05s)
16:26:54 [2022-11-22T16:26:54.915Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.07s)
16:26:54 [2022-11-22T16:26:54.915Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.07s)
16:26:54 [2022-11-22T16:26:54.915Z] === RUN   TestBuildMultiStageParentConfig
16:26:55 [2022-11-22T16:26:55.476Z] --- PASS: TestBuildMultiStageParentConfig (0.34s)
16:26:55 [2022-11-22T16:26:55.476Z] === RUN   TestBuildLabelWithTargets
16:26:55 [2022-11-22T16:26:55.732Z] --- PASS: TestBuildLabelWithTargets (0.45s)
16:26:55 [2022-11-22T16:26:55.732Z] === RUN   TestBuildWithEmptyLayers
16:26:55 [2022-11-22T16:26:55.732Z] --- PASS: TestBuildWithEmptyLayers (0.08s)
16:26:55 [2022-11-22T16:26:55.732Z] === RUN   TestBuildMultiStageOnBuild
16:26:57 [2022-11-22T16:26:57.096Z] --- PASS: TestBuildMultiStageOnBuild (1.04s)
16:26:57 [2022-11-22T16:26:57.096Z] === RUN   TestBuildUncleanTarFilenames
16:26:57 [2022-11-22T16:26:57.096Z] --- PASS: TestBuildUncleanTarFilenames (0.11s)
16:26:57 [2022-11-22T16:26:57.096Z] === RUN   TestBuildMultiStageLayerLeak
16:26:58 [2022-11-22T16:26:58.108Z] --- PASS: TestBuildMultiStageLayerLeak (1.00s)
16:26:58 [2022-11-22T16:26:58.108Z] === RUN   TestBuildWithHugeFile
16:27:36 [2022-11-22T16:27:36.808Z] --- PASS: TestBuildWithHugeFile (35.20s)
16:27:36 [2022-11-22T16:27:36.808Z] === RUN   TestBuildWCOWSandboxSize
16:27:36 [2022-11-22T16:27:36.808Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
16:27:36 [2022-11-22T16:27:36.808Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
16:27:36 [2022-11-22T16:27:36.808Z] === RUN   TestBuildWithEmptyDockerfile
16:27:36 [2022-11-22T16:27:36.808Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:27:36 [2022-11-22T16:27:36.808Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:27:36 [2022-11-22T16:27:36.808Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:27:36 [2022-11-22T16:27:36.808Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:27:36 [2022-11-22T16:27:36.808Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:27:36 [2022-11-22T16:27:36.808Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:27:36 [2022-11-22T16:27:36.808Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:27:36 [2022-11-22T16:27:36.808Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:27:36 [2022-11-22T16:27:36.808Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:27:36 [2022-11-22T16:27:36.808Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
16:27:36 [2022-11-22T16:27:36.808Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
16:27:36 [2022-11-22T16:27:36.808Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
16:27:36 [2022-11-22T16:27:36.808Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
16:27:36 [2022-11-22T16:27:36.808Z] === RUN   TestBuildPreserveOwnership
16:27:36 [2022-11-22T16:27:36.808Z] === RUN   TestBuildPreserveOwnership/copy_from
16:27:36 [2022-11-22T16:27:36.808Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:27:36 [2022-11-22T16:27:36.808Z] --- PASS: TestBuildPreserveOwnership (2.01s)
16:27:36 [2022-11-22T16:27:36.808Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.45s)
16:27:36 [2022-11-22T16:27:36.808Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.56s)
16:27:36 [2022-11-22T16:27:36.808Z] === RUN   TestBuildPlatformInvalid
16:27:36 [2022-11-22T16:27:36.808Z] --- PASS: TestBuildPlatformInvalid (0.03s)
16:27:36 [2022-11-22T16:27:36.808Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
16:27:36 [2022-11-22T16:27:36.808Z] Loaded image: busybox:latest
16:27:36 [2022-11-22T16:27:36.808Z] Loaded image: busybox:glibc
16:27:37 [2022-11-22T16:27:37.412Z] Loaded image: debian:bullseye-slim
16:27:37 [2022-11-22T16:27:37.412Z] Loaded image: hello-world:latest
16:27:37 [2022-11-22T16:27:37.412Z] Loaded image: arm32v7/hello-world:latest
16:27:47 [2022-11-22T16:27:47.392Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.93s)
16:27:47 [2022-11-22T16:27:47.392Z] PASS
16:27:47 [2022-11-22T16:27:47.392Z] 
16:27:47 [2022-11-22T16:27:47.392Z] === Skipped
16:27:47 [2022-11-22T16:27:47.392Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
16:27:47 [2022-11-22T16:27:47.392Z]     build_session_test.go:25: TODO: BuildKit
16:27:47 [2022-11-22T16:27:47.392Z] 
16:27:47 [2022-11-22T16:27:47.392Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
16:27:47 [2022-11-22T16:27:47.392Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
16:27:47 [2022-11-22T16:27:47.392Z] 
16:27:47 [2022-11-22T16:27:47.392Z] DONE 34 tests, 2 skipped in 64.597s
16:27:47 [2022-11-22T16:27:47.392Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
16:27:47 [2022-11-22T16:27:47.392Z] ++ 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
16:27:47 [2022-11-22T16:27:47.392Z] ++ set -e
16:27:47 [2022-11-22T16:27:47.392Z] ++ '[' -n 0 ']'
16:27:47 [2022-11-22T16:27:47.392Z] ++ set -x
16:27:47 [2022-11-22T16:27:47.392Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
16:27:47 [2022-11-22T16:27:47.392Z] INFO: Testing against a local daemon
16:27:47 [2022-11-22T16:27:47.392Z] === RUN   TestConfigInspect
16:27:48 [2022-11-22T16:27:48.759Z] --- PASS: TestConfigInspect (2.25s)
16:27:48 [2022-11-22T16:27:48.759Z] === RUN   TestConfigList
16:27:50 [2022-11-22T16:27:50.689Z] --- PASS: TestConfigList (2.14s)
16:27:50 [2022-11-22T16:27:50.689Z] === RUN   TestConfigsCreateAndDelete
16:27:53 [2022-11-22T16:27:53.366Z] --- PASS: TestConfigsCreateAndDelete (2.12s)
16:27:53 [2022-11-22T16:27:53.366Z] === RUN   TestConfigsUpdate
16:27:54 [2022-11-22T16:27:54.812Z] --- PASS: TestConfigsUpdate (2.08s)
16:27:54 [2022-11-22T16:27:54.812Z] === RUN   TestTemplatedConfig
16:27:57 [2022-11-22T16:27:57.367Z] --- PASS: TestTemplatedConfig (2.35s)
16:27:57 [2022-11-22T16:27:57.367Z] === RUN   TestConfigCreateResolve
16:27:59 [2022-11-22T16:27:59.297Z] --- PASS: TestConfigCreateResolve (2.06s)
16:27:59 [2022-11-22T16:27:59.297Z] PASS
16:27:59 [2022-11-22T16:27:59.297Z] 
16:27:59 [2022-11-22T16:27:59.297Z] DONE 6 tests in 13.096s
16:27:59 [2022-11-22T16:27:59.297Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
16:27:59 [2022-11-22T16:27:59.297Z] ++ 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
16:27:59 [2022-11-22T16:27:59.297Z] ++ set -e
16:27:59 [2022-11-22T16:27:59.297Z] ++ '[' -n 0 ']'
16:27:59 [2022-11-22T16:27:59.297Z] ++ set -x
16:27:59 [2022-11-22T16:27:59.297Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
16:27:59 [2022-11-22T16:27:59.593Z] INFO: Testing against a local daemon
16:27:59 [2022-11-22T16:27:59.593Z] === RUN   TestAttachWithTTY
16:27:59 [2022-11-22T16:27:59.593Z] --- PASS: TestAttachWithTTY (0.06s)
16:27:59 [2022-11-22T16:27:59.593Z] === RUN   TestAttachWithoutTTy
16:27:59 [2022-11-22T16:27:59.593Z] --- PASS: TestAttachWithoutTTy (0.04s)
16:27:59 [2022-11-22T16:27:59.593Z] === RUN   TestCheckpoint
16:27:59 [2022-11-22T16:27:59.593Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:27:59 [2022-11-22T16:27:59.593Z] --- SKIP: TestCheckpoint (0.00s)
16:27:59 [2022-11-22T16:27:59.593Z] === RUN   TestContainerInvalidJSON
16:27:59 [2022-11-22T16:27:59.593Z] === RUN   TestContainerInvalidJSON/commit
16:27:59 [2022-11-22T16:27:59.593Z] === PAUSE TestContainerInvalidJSON/commit
16:27:59 [2022-11-22T16:27:59.593Z] === RUN   TestContainerInvalidJSON/containers/create
16:27:59 [2022-11-22T16:27:59.593Z] === PAUSE TestContainerInvalidJSON/containers/create
16:27:59 [2022-11-22T16:27:59.593Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
16:27:59 [2022-11-22T16:27:59.593Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
16:27:59 [2022-11-22T16:27:59.593Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
16:27:59 [2022-11-22T16:27:59.593Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
16:27:59 [2022-11-22T16:27:59.593Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
16:27:59 [2022-11-22T16:27:59.593Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
16:27:59 [2022-11-22T16:27:59.593Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
16:27:59 [2022-11-22T16:27:59.593Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
16:27:59 [2022-11-22T16:27:59.593Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
16:27:59 [2022-11-22T16:27:59.593Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
16:27:59 [2022-11-22T16:27:59.593Z] === CONT  TestContainerInvalidJSON/commit
16:27:59 [2022-11-22T16:27:59.593Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
16:27:59 [2022-11-22T16:27:59.593Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
16:27:59 [2022-11-22T16:27:59.593Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
16:27:59 [2022-11-22T16:27:59.593Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
16:27:59 [2022-11-22T16:27:59.593Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
16:27:59 [2022-11-22T16:27:59.593Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
16:27:59 [2022-11-22T16:27:59.593Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
16:27:59 [2022-11-22T16:27:59.593Z] === RUN   TestContainerInvalidJSON/commit/empty_body
16:27:59 [2022-11-22T16:27:59.593Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
16:27:59 [2022-11-22T16:27:59.593Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
16:27:59 [2022-11-22T16:27:59.593Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
16:27:59 [2022-11-22T16:27:59.593Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
16:27:59 [2022-11-22T16:27:59.593Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
16:27:59 [2022-11-22T16:27:59.593Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
16:27:59 [2022-11-22T16:27:59.593Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
16:27:59 [2022-11-22T16:27:59.593Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
16:27:59 [2022-11-22T16:27:59.593Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
16:27:59 [2022-11-22T16:27:59.593Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
16:27:59 [2022-11-22T16:27:59.593Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
16:27:59 [2022-11-22T16:27:59.593Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
16:27:59 [2022-11-22T16:27:59.593Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
16:27:59 [2022-11-22T16:27:59.593Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
16:27:59 [2022-11-22T16:27:59.593Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
16:27:59 [2022-11-22T16:27:59.593Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
16:27:59 [2022-11-22T16:27:59.593Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
16:27:59 [2022-11-22T16:27:59.593Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
16:27:59 [2022-11-22T16:27:59.593Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
16:27:59 [2022-11-22T16:27:59.593Z] === CONT  TestContainerInvalidJSON/containers/create
16:27:59 [2022-11-22T16:27:59.593Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
16:27:59 [2022-11-22T16:27:59.593Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
16:27:59 [2022-11-22T16:27:59.593Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
16:27:59 [2022-11-22T16:27:59.593Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
16:27:59 [2022-11-22T16:27:59.593Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
16:27:59 [2022-11-22T16:27:59.593Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
16:27:59 [2022-11-22T16:27:59.593Z] --- PASS: TestContainerInvalidJSON (0.01s)
16:27:59 [2022-11-22T16:27:59.593Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
16:27:59 [2022-11-22T16:27:59.593Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
16:27:59 [2022-11-22T16:27:59.593Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
16:27:59 [2022-11-22T16:27:59.593Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
16:27:59 [2022-11-22T16:27:59.593Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
16:27:59 [2022-11-22T16:27:59.593Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
16:27:59 [2022-11-22T16:27:59.593Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
16:27:59 [2022-11-22T16:27:59.593Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
16:27:59 [2022-11-22T16:27:59.593Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
16:27:59 [2022-11-22T16:27:59.593Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
16:27:59 [2022-11-22T16:27:59.593Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
16:27:59 [2022-11-22T16:27:59.593Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
16:27:59 [2022-11-22T16:27:59.593Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
16:27:59 [2022-11-22T16:27:59.593Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
16:27:59 [2022-11-22T16:27:59.593Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
16:27:59 [2022-11-22T16:27:59.593Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
16:27:59 [2022-11-22T16:27:59.593Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
16:27:59 [2022-11-22T16:27:59.593Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
16:27:59 [2022-11-22T16:27:59.593Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
16:27:59 [2022-11-22T16:27:59.593Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
16:27:59 [2022-11-22T16:27:59.593Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
16:27:59 [2022-11-22T16:27:59.593Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
16:27:59 [2022-11-22T16:27:59.593Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
16:27:59 [2022-11-22T16:27:59.593Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
16:27:59 [2022-11-22T16:27:59.593Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
16:27:59 [2022-11-22T16:27:59.593Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
16:27:59 [2022-11-22T16:27:59.593Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
16:27:59 [2022-11-22T16:27:59.593Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
16:27:59 [2022-11-22T16:27:59.593Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
16:27:59 [2022-11-22T16:27:59.593Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
16:27:59 [2022-11-22T16:27:59.593Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
16:27:59 [2022-11-22T16:27:59.593Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
16:27:59 [2022-11-22T16:27:59.593Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
16:27:59 [2022-11-22T16:27:59.593Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
16:27:59 [2022-11-22T16:27:59.593Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
16:27:59 [2022-11-22T16:27:59.593Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:27:59 [2022-11-22T16:27:59.593Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
16:27:59 [2022-11-22T16:27:59.593Z] === RUN   TestCopyFromContainerPathIsNotDir
16:27:59 [2022-11-22T16:27:59.849Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
16:27:59 [2022-11-22T16:27:59.849Z] === RUN   TestCopyToContainerPathDoesNotExist
16:27:59 [2022-11-22T16:27:59.849Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
16:27:59 [2022-11-22T16:27:59.849Z] === RUN   TestCopyEmptyFile
16:27:59 [2022-11-22T16:27:59.849Z] --- PASS: TestCopyEmptyFile (0.06s)
16:27:59 [2022-11-22T16:27:59.849Z] === RUN   TestCopyToContainerPathIsNotDir
16:27:59 [2022-11-22T16:27:59.849Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
16:27:59 [2022-11-22T16:27:59.849Z] === RUN   TestCopyFromContainer
16:28:00 [2022-11-22T16:28:00.414Z] === RUN   TestCopyFromContainer//
16:28:00 [2022-11-22T16:28:00.414Z] === RUN   TestCopyFromContainer/.
16:28:00 [2022-11-22T16:28:00.414Z] === RUN   TestCopyFromContainer//.
16:28:00 [2022-11-22T16:28:00.670Z] === RUN   TestCopyFromContainer/./
16:28:00 [2022-11-22T16:28:00.670Z] === RUN   TestCopyFromContainer//./
16:28:00 [2022-11-22T16:28:00.670Z] === RUN   TestCopyFromContainer//bar/root
16:28:00 [2022-11-22T16:28:00.670Z] === RUN   TestCopyFromContainer//bar/root/
16:28:00 [2022-11-22T16:28:00.670Z] === RUN   TestCopyFromContainer//bar/root/.
16:28:00 [2022-11-22T16:28:00.670Z] === RUN   TestCopyFromContainer/bar/quux
16:28:00 [2022-11-22T16:28:00.670Z] === RUN   TestCopyFromContainer/bar/quux/
16:28:00 [2022-11-22T16:28:00.670Z] === RUN   TestCopyFromContainer/bar/quux/.
16:28:00 [2022-11-22T16:28:00.670Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:28:00 [2022-11-22T16:28:00.670Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:28:00 [2022-11-22T16:28:00.670Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:28:00 [2022-11-22T16:28:00.670Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:28:00 [2022-11-22T16:28:00.670Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
16:28:00 [2022-11-22T16:28:00.670Z] === RUN   TestCopyFromContainer/bar/notarget
16:28:00 [2022-11-22T16:28:00.670Z] --- PASS: TestCopyFromContainer (0.78s)
16:28:00 [2022-11-22T16:28:00.670Z]     --- PASS: TestCopyFromContainer// (0.01s)
16:28:00 [2022-11-22T16:28:00.670Z]     --- PASS: TestCopyFromContainer/. (0.01s)
16:28:00 [2022-11-22T16:28:00.670Z]     --- PASS: TestCopyFromContainer//. (0.02s)
16:28:00 [2022-11-22T16:28:00.670Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
16:28:00 [2022-11-22T16:28:00.670Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
16:28:00 [2022-11-22T16:28:00.670Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
16:28:00 [2022-11-22T16:28:00.670Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
16:28:00 [2022-11-22T16:28:00.670Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.02s)
16:28:00 [2022-11-22T16:28:00.670Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
16:28:00 [2022-11-22T16:28:00.670Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
16:28:00 [2022-11-22T16:28:00.670Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
16:28:00 [2022-11-22T16:28:00.670Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
16:28:00 [2022-11-22T16:28:00.670Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
16:28:00 [2022-11-22T16:28:00.670Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
16:28:00 [2022-11-22T16:28:00.670Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
16:28:00 [2022-11-22T16:28:00.670Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
16:28:00 [2022-11-22T16:28:00.670Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
16:28:00 [2022-11-22T16:28:00.670Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:28:00 [2022-11-22T16:28:00.670Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:28:00 [2022-11-22T16:28:00.670Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:28:00 [2022-11-22T16:28:00.670Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:28:00 [2022-11-22T16:28:00.670Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:28:00 [2022-11-22T16:28:00.670Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:28:00 [2022-11-22T16:28:00.670Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:28:00 [2022-11-22T16:28:00.670Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:28:00 [2022-11-22T16:28:00.670Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:28:00 [2022-11-22T16:28:00.670Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:28:00 [2022-11-22T16:28:00.670Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
16:28:00 [2022-11-22T16:28:00.670Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:28:00 [2022-11-22T16:28:00.670Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
16:28:00 [2022-11-22T16:28:00.670Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:28:00 [2022-11-22T16:28:00.670Z] === RUN   TestCreateLinkToNonExistingContainer
16:28:00 [2022-11-22T16:28:00.670Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
16:28:00 [2022-11-22T16:28:00.670Z] === RUN   TestCreateWithInvalidEnv
16:28:00 [2022-11-22T16:28:00.670Z] === RUN   TestCreateWithInvalidEnv/0
16:28:00 [2022-11-22T16:28:00.670Z] === PAUSE TestCreateWithInvalidEnv/0
16:28:00 [2022-11-22T16:28:00.670Z] === RUN   TestCreateWithInvalidEnv/1
16:28:00 [2022-11-22T16:28:00.670Z] === PAUSE TestCreateWithInvalidEnv/1
16:28:00 [2022-11-22T16:28:00.670Z] === RUN   TestCreateWithInvalidEnv/2
16:28:00 [2022-11-22T16:28:00.670Z] === PAUSE TestCreateWithInvalidEnv/2
16:28:00 [2022-11-22T16:28:00.670Z] === CONT  TestCreateWithInvalidEnv/0
16:28:00 [2022-11-22T16:28:00.670Z] === CONT  TestCreateWithInvalidEnv/2
16:28:00 [2022-11-22T16:28:00.670Z] === CONT  TestCreateWithInvalidEnv/1
16:28:00 [2022-11-22T16:28:00.670Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
16:28:00 [2022-11-22T16:28:00.670Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:28:00 [2022-11-22T16:28:00.670Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:28:00 [2022-11-22T16:28:00.670Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:28:00 [2022-11-22T16:28:00.670Z] === RUN   TestCreateTmpfsMountsTarget
16:28:00 [2022-11-22T16:28:00.670Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
16:28:00 [2022-11-22T16:28:00.670Z] === RUN   TestCreateWithCustomMaskedPaths
16:28:02 [2022-11-22T16:28:02.035Z] --- PASS: TestCreateWithCustomMaskedPaths (1.25s)
16:28:02 [2022-11-22T16:28:02.035Z] === RUN   TestCreateWithCustomReadonlyPaths
16:28:03 [2022-11-22T16:28:03.402Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.28s)
16:28:03 [2022-11-22T16:28:03.402Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:28:03 [2022-11-22T16:28:03.402Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:28:03 [2022-11-22T16:28:03.402Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:28:03 [2022-11-22T16:28:03.402Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:28:03 [2022-11-22T16:28:03.402Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:28:03 [2022-11-22T16:28:03.402Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:28:03 [2022-11-22T16:28:03.402Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:28:03 [2022-11-22T16:28:03.402Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:28:03 [2022-11-22T16:28:03.402Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:28:03 [2022-11-22T16:28:03.402Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:28:03 [2022-11-22T16:28:03.402Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:28:03 [2022-11-22T16:28:03.402Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:28:03 [2022-11-22T16:28:03.402Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:28:03 [2022-11-22T16:28:03.402Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:28:03 [2022-11-22T16:28:03.402Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:28:03 [2022-11-22T16:28:03.402Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:28:03 [2022-11-22T16:28:03.402Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
16:28:03 [2022-11-22T16:28:03.402Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
16:28:03 [2022-11-22T16:28:03.402Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
16:28:03 [2022-11-22T16:28:03.402Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
16:28:03 [2022-11-22T16:28:03.402Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
16:28:03 [2022-11-22T16:28:03.402Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
16:28:03 [2022-11-22T16:28:03.402Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
16:28:03 [2022-11-22T16:28:03.964Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s)
16:28:03 [2022-11-22T16:28:03.964Z] === RUN   TestCreateDifferentPlatform
16:28:03 [2022-11-22T16:28:03.964Z] === RUN   TestCreateDifferentPlatform/different_os
16:28:03 [2022-11-22T16:28:03.964Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
16:28:03 [2022-11-22T16:28:03.964Z] --- PASS: TestCreateDifferentPlatform (0.02s)
16:28:03 [2022-11-22T16:28:03.964Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
16:28:03 [2022-11-22T16:28:03.964Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
16:28:03 [2022-11-22T16:28:03.964Z] === RUN   TestCreateVolumesFromNonExistingContainer
16:28:03 [2022-11-22T16:28:03.964Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
16:28:03 [2022-11-22T16:28:03.964Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
16:28:03 [2022-11-22T16:28:03.964Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
16:28:03 [2022-11-22T16:28:03.964Z] === RUN   TestCreateInvalidHostConfig
16:28:03 [2022-11-22T16:28:03.964Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
16:28:03 [2022-11-22T16:28:03.964Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
16:28:03 [2022-11-22T16:28:03.964Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
16:28:03 [2022-11-22T16:28:03.964Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
16:28:03 [2022-11-22T16:28:03.964Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
16:28:03 [2022-11-22T16:28:03.964Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
16:28:03 [2022-11-22T16:28:03.964Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
16:28:03 [2022-11-22T16:28:03.964Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
16:28:03 [2022-11-22T16:28:03.964Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
16:28:03 [2022-11-22T16:28:03.964Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
16:28:03 [2022-11-22T16:28:03.964Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
16:28:03 [2022-11-22T16:28:03.964Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
16:28:03 [2022-11-22T16:28:03.964Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
16:28:03 [2022-11-22T16:28:03.964Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
16:28:03 [2022-11-22T16:28:03.964Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
16:28:03 [2022-11-22T16:28:03.964Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
16:28:03 [2022-11-22T16:28:03.964Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
16:28:03 [2022-11-22T16:28:03.964Z] === RUN   TestContainerStartOnDaemonRestart
16:28:03 [2022-11-22T16:28:03.964Z] === PAUSE TestContainerStartOnDaemonRestart
16:28:03 [2022-11-22T16:28:03.964Z] === RUN   TestDaemonRestartIpcMode
16:28:03 [2022-11-22T16:28:03.964Z] === PAUSE TestDaemonRestartIpcMode
16:28:03 [2022-11-22T16:28:03.964Z] === RUN   TestDaemonHostGatewayIP
16:28:03 [2022-11-22T16:28:03.964Z] === PAUSE TestDaemonHostGatewayIP
16:28:03 [2022-11-22T16:28:03.964Z] === RUN   TestRestartDaemonWithRestartingContainer
16:28:03 [2022-11-22T16:28:03.964Z] === PAUSE TestRestartDaemonWithRestartingContainer
16:28:03 [2022-11-22T16:28:03.964Z] === RUN   TestContainerKillOnDaemonStart
16:28:03 [2022-11-22T16:28:03.964Z] === PAUSE TestContainerKillOnDaemonStart
16:28:03 [2022-11-22T16:28:03.964Z] === RUN   TestDiff
16:28:04 [2022-11-22T16:28:04.567Z] --- PASS: TestDiff (0.44s)
16:28:04 [2022-11-22T16:28:04.567Z] === RUN   TestExecConsoleSize
16:28:05 [2022-11-22T16:28:05.130Z] --- PASS: TestExecConsoleSize (0.49s)
16:28:05 [2022-11-22T16:28:05.130Z] === RUN   TestExecWithCloseStdin
16:28:05 [2022-11-22T16:28:05.387Z] --- PASS: TestExecWithCloseStdin (0.47s)
16:28:05 [2022-11-22T16:28:05.387Z] === RUN   TestExec
16:28:06 [2022-11-22T16:28:06.035Z] --- PASS: TestExec (0.51s)
16:28:06 [2022-11-22T16:28:06.035Z] === RUN   TestExecUser
16:28:06 [2022-11-22T16:28:06.596Z] --- PASS: TestExecUser (0.48s)
16:28:06 [2022-11-22T16:28:06.596Z] === RUN   TestExportContainerAndImportImage
16:28:06 [2022-11-22T16:28:06.851Z] --- PASS: TestExportContainerAndImportImage (0.52s)
16:28:06 [2022-11-22T16:28:06.851Z] === RUN   TestExportContainerAfterDaemonRestart
16:28:08 [2022-11-22T16:28:08.214Z] --- PASS: TestExportContainerAfterDaemonRestart (1.15s)
16:28:08 [2022-11-22T16:28:08.214Z] === RUN   TestHealthCheckWorkdir
16:28:08 [2022-11-22T16:28:08.471Z] --- PASS: TestHealthCheckWorkdir (0.51s)
16:28:08 [2022-11-22T16:28:08.471Z] === RUN   TestHealthKillContainer
16:28:16 [2022-11-22T16:28:16.728Z] --- PASS: TestHealthKillContainer (7.89s)
16:28:16 [2022-11-22T16:28:16.728Z] === RUN   TestHealthCheckProcessKilled
16:28:17 [2022-11-22T16:28:17.290Z] --- PASS: TestHealthCheckProcessKilled (0.63s)
16:28:17 [2022-11-22T16:28:17.290Z] === RUN   TestInspectCpusetInConfigPre120
16:28:17 [2022-11-22T16:28:17.545Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s)
16:28:17 [2022-11-22T16:28:17.545Z] === RUN   TestIpcModeNone
16:28:18 [2022-11-22T16:28:18.195Z] --- PASS: TestIpcModeNone (0.46s)
16:28:18 [2022-11-22T16:28:18.195Z] === RUN   TestIpcModePrivate
16:28:18 [2022-11-22T16:28:18.451Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
16:28:18 [2022-11-22T16:28:18.451Z] --- PASS: TestIpcModePrivate (0.54s)
16:28:18 [2022-11-22T16:28:18.451Z] === RUN   TestIpcModeShareable
16:28:19 [2022-11-22T16:28:19.012Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
16:28:19 [2022-11-22T16:28:19.012Z] --- PASS: TestIpcModeShareable (0.46s)
16:28:19 [2022-11-22T16:28:19.012Z] === RUN   TestAPIIpcModeShareableAndContainer
16:28:20 [2022-11-22T16:28:20.376Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.48s)
16:28:20 [2022-11-22T16:28:20.376Z] === RUN   TestAPIIpcModeHost
16:28:20 [2022-11-22T16:28:20.937Z] --- PASS: TestAPIIpcModeHost (0.38s)
16:28:20 [2022-11-22T16:28:20.937Z] === RUN   TestDaemonIpcModeShareable
16:28:21 [2022-11-22T16:28:21.865Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
16:28:21 [2022-11-22T16:28:21.865Z] --- PASS: TestDaemonIpcModeShareable (1.09s)
16:28:21 [2022-11-22T16:28:21.865Z] === RUN   TestDaemonIpcModePrivate
16:28:23 [2022-11-22T16:28:23.230Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
16:28:23 [2022-11-22T16:28:23.230Z] --- PASS: TestDaemonIpcModePrivate (1.14s)
16:28:23 [2022-11-22T16:28:23.230Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:28:24 [2022-11-22T16:28:24.157Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
16:28:24 [2022-11-22T16:28:24.157Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.07s)
16:28:24 [2022-11-22T16:28:24.157Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:28:25 [2022-11-22T16:28:25.085Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
16:28:25 [2022-11-22T16:28:25.345Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.08s)
16:28:25 [2022-11-22T16:28:25.345Z] === RUN   TestIpcModeOlderClient
16:28:25 [2022-11-22T16:28:25.345Z] === PAUSE TestIpcModeOlderClient
16:28:25 [2022-11-22T16:28:25.345Z] === RUN   TestKillContainerInvalidSignal
16:28:25 [2022-11-22T16:28:25.600Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
16:28:25 [2022-11-22T16:28:25.600Z] === RUN   TestKillContainer
16:28:25 [2022-11-22T16:28:25.600Z] === RUN   TestKillContainer/no_signal
16:28:26 [2022-11-22T16:28:26.163Z] === RUN   TestKillContainer/non_killing_signal
16:28:26 [2022-11-22T16:28:26.419Z] === RUN   TestKillContainer/killing_signal
16:28:26 [2022-11-22T16:28:26.979Z] --- PASS: TestKillContainer (1.32s)
16:28:26 [2022-11-22T16:28:26.979Z]     --- PASS: TestKillContainer/no_signal (0.47s)
16:28:26 [2022-11-22T16:28:26.979Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
16:28:26 [2022-11-22T16:28:26.979Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
16:28:26 [2022-11-22T16:28:26.979Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:28:26 [2022-11-22T16:28:26.979Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:28:27 [2022-11-22T16:28:27.277Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:28:28 [2022-11-22T16:28:28.245Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s)
16:28:28 [2022-11-22T16:28:28.245Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s)
16:28:28 [2022-11-22T16:28:28.245Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s)
16:28:28 [2022-11-22T16:28:28.245Z] === RUN   TestKillStoppedContainer
16:28:28 [2022-11-22T16:28:28.245Z] --- PASS: TestKillStoppedContainer (0.04s)
16:28:28 [2022-11-22T16:28:28.245Z] === RUN   TestKillStoppedContainerAPIPre120
16:28:28 [2022-11-22T16:28:28.245Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
16:28:28 [2022-11-22T16:28:28.245Z] === RUN   TestKillDifferentUserContainer
16:28:28 [2022-11-22T16:28:28.806Z] --- PASS: TestKillDifferentUserContainer (0.41s)
16:28:28 [2022-11-22T16:28:28.806Z] === RUN   TestInspectOomKilledTrue
16:28:29 [2022-11-22T16:28:29.368Z] --- PASS: TestInspectOomKilledTrue (0.47s)
16:28:29 [2022-11-22T16:28:29.368Z] === RUN   TestInspectOomKilledFalse
16:28:29 [2022-11-22T16:28:29.624Z] --- PASS: TestInspectOomKilledFalse (0.42s)
16:28:29 [2022-11-22T16:28:29.624Z] === RUN   TestLinksEtcHostsContentMatch
16:28:29 [2022-11-22T16:28:29.880Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s)
16:28:29 [2022-11-22T16:28:29.880Z] === RUN   TestLinksContainerNames
16:28:30 [2022-11-22T16:28:30.806Z] --- PASS: TestLinksContainerNames (0.87s)
16:28:30 [2022-11-22T16:28:30.806Z] === RUN   TestLogsFollowTailEmpty
16:28:31 [2022-11-22T16:28:31.367Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
16:28:31 [2022-11-22T16:28:31.367Z] === RUN   TestLogs
16:28:31 [2022-11-22T16:28:31.367Z] === RUN   TestLogs/driver_local
16:28:31 [2022-11-22T16:28:31.367Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
16:28:31 [2022-11-22T16:28:31.367Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
16:28:31 [2022-11-22T16:28:31.367Z] === RUN   TestLogs/driver_local/tty/only_stdout
16:28:31 [2022-11-22T16:28:31.367Z] === PAUSE TestLogs/driver_local/tty/only_stdout
16:28:31 [2022-11-22T16:28:31.367Z] === RUN   TestLogs/driver_local/tty/only_stderr
16:28:31 [2022-11-22T16:28:31.367Z] === PAUSE TestLogs/driver_local/tty/only_stderr
16:28:31 [2022-11-22T16:28:31.367Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
16:28:31 [2022-11-22T16:28:31.367Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
16:28:31 [2022-11-22T16:28:31.367Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
16:28:31 [2022-11-22T16:28:31.367Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
16:28:31 [2022-11-22T16:28:31.367Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
16:28:31 [2022-11-22T16:28:31.367Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
16:28:31 [2022-11-22T16:28:31.367Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
16:28:31 [2022-11-22T16:28:31.367Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
16:28:31 [2022-11-22T16:28:31.929Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
16:28:31 [2022-11-22T16:28:31.929Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
16:28:32 [2022-11-22T16:28:32.490Z] === CONT  TestLogs/driver_local/tty/only_stderr
16:28:32 [2022-11-22T16:28:32.490Z] === CONT  TestLogs/driver_local/tty/only_stdout
16:28:33 [2022-11-22T16:28:33.051Z] === RUN   TestLogs/driver_json-file
16:28:33 [2022-11-22T16:28:33.051Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
16:28:33 [2022-11-22T16:28:33.051Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
16:28:33 [2022-11-22T16:28:33.051Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
16:28:33 [2022-11-22T16:28:33.051Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
16:28:33 [2022-11-22T16:28:33.051Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
16:28:33 [2022-11-22T16:28:33.051Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
16:28:33 [2022-11-22T16:28:33.051Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
16:28:33 [2022-11-22T16:28:33.051Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
16:28:33 [2022-11-22T16:28:33.051Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
16:28:33 [2022-11-22T16:28:33.051Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
16:28:33 [2022-11-22T16:28:33.051Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
16:28:33 [2022-11-22T16:28:33.051Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
16:28:33 [2022-11-22T16:28:33.051Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
16:28:33 [2022-11-22T16:28:33.051Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
16:28:33 [2022-11-22T16:28:33.612Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
16:28:33 [2022-11-22T16:28:33.868Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
16:28:34 [2022-11-22T16:28:34.429Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
16:28:34 [2022-11-22T16:28:34.429Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
16:28:34 [2022-11-22T16:28:34.990Z] --- PASS: TestLogs (3.71s)
16:28:34 [2022-11-22T16:28:34.990Z]     --- PASS: TestLogs/driver_local (0.01s)
16:28:34 [2022-11-22T16:28:34.990Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.65s)
16:28:34 [2022-11-22T16:28:34.990Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.69s)
16:28:34 [2022-11-22T16:28:34.990Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.49s)
16:28:34 [2022-11-22T16:28:34.990Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.60s)
16:28:34 [2022-11-22T16:28:34.990Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.62s)
16:28:34 [2022-11-22T16:28:34.990Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.50s)
16:28:34 [2022-11-22T16:28:34.990Z]     --- PASS: TestLogs/driver_json-file (0.01s)
16:28:34 [2022-11-22T16:28:34.990Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.64s)
16:28:34 [2022-11-22T16:28:34.990Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.79s)
16:28:34 [2022-11-22T16:28:34.990Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.43s)
16:28:34 [2022-11-22T16:28:34.990Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.64s)
16:28:34 [2022-11-22T16:28:34.990Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.54s)
16:28:34 [2022-11-22T16:28:34.990Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.62s)
16:28:34 [2022-11-22T16:28:34.990Z] === RUN   TestContainerNetworkMountsNoChown
16:28:35 [2022-11-22T16:28:35.246Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
16:28:35 [2022-11-22T16:28:35.246Z] === RUN   TestMountDaemonRoot
16:28:35 [2022-11-22T16:28:35.246Z] === RUN   TestMountDaemonRoot/default
16:28:35 [2022-11-22T16:28:35.246Z] === PAUSE TestMountDaemonRoot/default
16:28:35 [2022-11-22T16:28:35.246Z] === RUN   TestMountDaemonRoot/private
16:28:35 [2022-11-22T16:28:35.246Z] === PAUSE TestMountDaemonRoot/private
16:28:35 [2022-11-22T16:28:35.246Z] === RUN   TestMountDaemonRoot/rprivate
16:28:35 [2022-11-22T16:28:35.246Z] === PAUSE TestMountDaemonRoot/rprivate
16:28:35 [2022-11-22T16:28:35.246Z] === RUN   TestMountDaemonRoot/slave
16:28:35 [2022-11-22T16:28:35.246Z] === PAUSE TestMountDaemonRoot/slave
16:28:35 [2022-11-22T16:28:35.246Z] === RUN   TestMountDaemonRoot/rslave
16:28:35 [2022-11-22T16:28:35.246Z] === PAUSE TestMountDaemonRoot/rslave
16:28:35 [2022-11-22T16:28:35.246Z] === RUN   TestMountDaemonRoot/shared
16:28:35 [2022-11-22T16:28:35.246Z] === PAUSE TestMountDaemonRoot/shared
16:28:35 [2022-11-22T16:28:35.246Z] === RUN   TestMountDaemonRoot/rshared
16:28:35 [2022-11-22T16:28:35.246Z] === PAUSE TestMountDaemonRoot/rshared
16:28:35 [2022-11-22T16:28:35.502Z] === CONT  TestMountDaemonRoot/default
16:28:35 [2022-11-22T16:28:35.502Z] === RUN   TestMountDaemonRoot/default/bind_root
16:28:35 [2022-11-22T16:28:35.502Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:28:35 [2022-11-22T16:28:35.502Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:28:35 [2022-11-22T16:28:35.502Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:28:35 [2022-11-22T16:28:35.502Z] === RUN   TestMountDaemonRoot/default/mount_root
16:28:35 [2022-11-22T16:28:35.502Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:28:35 [2022-11-22T16:28:35.502Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:28:35 [2022-11-22T16:28:35.502Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:28:35 [2022-11-22T16:28:35.502Z] === CONT  TestMountDaemonRoot/rslave
16:28:35 [2022-11-22T16:28:35.502Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:28:35 [2022-11-22T16:28:35.502Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:28:35 [2022-11-22T16:28:35.502Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:28:35 [2022-11-22T16:28:35.502Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:28:35 [2022-11-22T16:28:35.502Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:28:35 [2022-11-22T16:28:35.502Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:28:35 [2022-11-22T16:28:35.502Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:28:35 [2022-11-22T16:28:35.502Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:28:35 [2022-11-22T16:28:35.502Z] === CONT  TestMountDaemonRoot/rshared
16:28:35 [2022-11-22T16:28:35.502Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:28:35 [2022-11-22T16:28:35.502Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:28:35 [2022-11-22T16:28:35.502Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:28:35 [2022-11-22T16:28:35.502Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:28:35 [2022-11-22T16:28:35.502Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:28:35 [2022-11-22T16:28:35.502Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:28:35 [2022-11-22T16:28:35.502Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:28:35 [2022-11-22T16:28:35.502Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:28:35 [2022-11-22T16:28:35.502Z] === CONT  TestMountDaemonRoot/shared
16:28:35 [2022-11-22T16:28:35.502Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:28:35 [2022-11-22T16:28:35.502Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:28:35 [2022-11-22T16:28:35.502Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:28:35 [2022-11-22T16:28:35.502Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:28:35 [2022-11-22T16:28:35.502Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:28:35 [2022-11-22T16:28:35.502Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:28:35 [2022-11-22T16:28:35.502Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:28:35 [2022-11-22T16:28:35.502Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:28:35 [2022-11-22T16:28:35.502Z] === CONT  TestMountDaemonRoot/rprivate
16:28:35 [2022-11-22T16:28:35.502Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:28:35 [2022-11-22T16:28:35.502Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:28:35 [2022-11-22T16:28:35.502Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:28:35 [2022-11-22T16:28:35.502Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:28:35 [2022-11-22T16:28:35.502Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:28:35 [2022-11-22T16:28:35.502Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:28:35 [2022-11-22T16:28:35.502Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:28:35 [2022-11-22T16:28:35.502Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:28:35 [2022-11-22T16:28:35.502Z] === CONT  TestMountDaemonRoot/slave
16:28:35 [2022-11-22T16:28:35.502Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:28:35 [2022-11-22T16:28:35.502Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:28:35 [2022-11-22T16:28:35.502Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:28:35 [2022-11-22T16:28:35.502Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:28:35 [2022-11-22T16:28:35.502Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:28:35 [2022-11-22T16:28:35.502Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:28:35 [2022-11-22T16:28:35.502Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:28:35 [2022-11-22T16:28:35.502Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:28:35 [2022-11-22T16:28:35.502Z] === CONT  TestMountDaemonRoot/private
16:28:35 [2022-11-22T16:28:35.502Z] === RUN   TestMountDaemonRoot/private/mount_root
16:28:35 [2022-11-22T16:28:35.502Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:28:35 [2022-11-22T16:28:35.502Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:28:35 [2022-11-22T16:28:35.502Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:28:35 [2022-11-22T16:28:35.502Z] === RUN   TestMountDaemonRoot/private/bind_root
16:28:35 [2022-11-22T16:28:35.502Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:28:35 [2022-11-22T16:28:35.502Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:28:35 [2022-11-22T16:28:35.502Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:28:35 [2022-11-22T16:28:35.502Z] === CONT  TestMountDaemonRoot/default/bind_root
16:28:35 [2022-11-22T16:28:35.502Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:28:35 [2022-11-22T16:28:35.502Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:28:35 [2022-11-22T16:28:35.502Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:28:35 [2022-11-22T16:28:35.502Z] === CONT  TestMountDaemonRoot/default/mount_root
16:28:35 [2022-11-22T16:28:35.502Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:28:35 [2022-11-22T16:28:35.502Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:28:35 [2022-11-22T16:28:35.502Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:28:35 [2022-11-22T16:28:35.502Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:28:35 [2022-11-22T16:28:35.502Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:28:35 [2022-11-22T16:28:35.502Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:28:35 [2022-11-22T16:28:35.502Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:28:35 [2022-11-22T16:28:35.757Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:28:35 [2022-11-22T16:28:35.757Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:28:35 [2022-11-22T16:28:35.757Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:28:35 [2022-11-22T16:28:35.757Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:28:35 [2022-11-22T16:28:35.757Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:28:35 [2022-11-22T16:28:35.757Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:28:35 [2022-11-22T16:28:35.757Z] === CONT  TestMountDaemonRoot/private/mount_root
16:28:35 [2022-11-22T16:28:35.757Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:28:35 [2022-11-22T16:28:35.757Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:28:35 [2022-11-22T16:28:35.757Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:28:35 [2022-11-22T16:28:35.757Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:28:35 [2022-11-22T16:28:35.757Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:28:35 [2022-11-22T16:28:35.757Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:28:35 [2022-11-22T16:28:35.757Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:28:35 [2022-11-22T16:28:35.757Z] === CONT  TestMountDaemonRoot/private/bind_root
16:28:35 [2022-11-22T16:28:35.757Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:28:36 [2022-11-22T16:28:36.013Z] --- PASS: TestMountDaemonRoot (0.02s)
16:28:36 [2022-11-22T16:28:36.013Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:28:36 [2022-11-22T16:28:36.013Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
16:28:36 [2022-11-22T16:28:36.013Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
16:28:36 [2022-11-22T16:28:36.013Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
16:28:36 [2022-11-22T16:28:36.013Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
16:28:36 [2022-11-22T16:28:36.013Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:28:36 [2022-11-22T16:28:36.013Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
16:28:36 [2022-11-22T16:28:36.013Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
16:28:36 [2022-11-22T16:28:36.013Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
16:28:36 [2022-11-22T16:28:36.013Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
16:28:36 [2022-11-22T16:28:36.013Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:28:36 [2022-11-22T16:28:36.013Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
16:28:36 [2022-11-22T16:28:36.013Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
16:28:36 [2022-11-22T16:28:36.013Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
16:28:36 [2022-11-22T16:28:36.013Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
16:28:36 [2022-11-22T16:28:36.013Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:28:36 [2022-11-22T16:28:36.013Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
16:28:36 [2022-11-22T16:28:36.013Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
16:28:36 [2022-11-22T16:28:36.013Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
16:28:36 [2022-11-22T16:28:36.013Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
16:28:36 [2022-11-22T16:28:36.013Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:28:36 [2022-11-22T16:28:36.013Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
16:28:36 [2022-11-22T16:28:36.013Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
16:28:36 [2022-11-22T16:28:36.013Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
16:28:36 [2022-11-22T16:28:36.013Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
16:28:36 [2022-11-22T16:28:36.013Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:28:36 [2022-11-22T16:28:36.013Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
16:28:36 [2022-11-22T16:28:36.013Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
16:28:36 [2022-11-22T16:28:36.013Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
16:28:36 [2022-11-22T16:28:36.013Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
16:28:36 [2022-11-22T16:28:36.013Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:28:36 [2022-11-22T16:28:36.013Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
16:28:36 [2022-11-22T16:28:36.013Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
16:28:36 [2022-11-22T16:28:36.013Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
16:28:36 [2022-11-22T16:28:36.013Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
16:28:36 [2022-11-22T16:28:36.013Z] === RUN   TestContainerBindMountNonRecursive
16:28:37 [2022-11-22T16:28:37.419Z] --- PASS: TestContainerBindMountNonRecursive (1.35s)
16:28:37 [2022-11-22T16:28:37.419Z] === RUN   TestContainerVolumesMountedAsShared
16:28:37 [2022-11-22T16:28:37.674Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s)
16:28:37 [2022-11-22T16:28:37.674Z] === RUN   TestContainerVolumesMountedAsSlave
16:28:37 [2022-11-22T16:28:37.930Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s)
16:28:37 [2022-11-22T16:28:37.930Z] === RUN   TestContainerCopyLeaksMounts
16:28:38 [2022-11-22T16:28:38.491Z] --- PASS: TestContainerCopyLeaksMounts (0.51s)
16:28:38 [2022-11-22T16:28:38.491Z] === RUN   TestNetworkNat
16:28:39 [2022-11-22T16:28:39.052Z] --- PASS: TestNetworkNat (0.45s)
16:28:39 [2022-11-22T16:28:39.053Z] === RUN   TestNetworkLocalhostTCPNat
16:28:39 [2022-11-22T16:28:39.309Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
16:28:39 [2022-11-22T16:28:39.309Z] === RUN   TestNetworkLoopbackNat
16:28:41 [2022-11-22T16:28:41.823Z] --- PASS: TestNetworkLoopbackNat (2.57s)
16:28:41 [2022-11-22T16:28:41.823Z] === RUN   TestPause
16:28:42 [2022-11-22T16:28:42.385Z] --- PASS: TestPause (0.47s)
16:28:42 [2022-11-22T16:28:42.385Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:28:42 [2022-11-22T16:28:42.385Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:28:42 [2022-11-22T16:28:42.385Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:28:42 [2022-11-22T16:28:42.385Z] === RUN   TestPauseStopPausedContainer
16:28:42 [2022-11-22T16:28:42.986Z] --- PASS: TestPauseStopPausedContainer (0.44s)
16:28:42 [2022-11-22T16:28:42.986Z] === RUN   TestPidHost
16:28:43 [2022-11-22T16:28:43.955Z] --- PASS: TestPidHost (0.98s)
16:28:43 [2022-11-22T16:28:43.955Z] === RUN   TestPsFilter
16:28:43 [2022-11-22T16:28:43.955Z] --- PASS: TestPsFilter (0.12s)
16:28:43 [2022-11-22T16:28:43.955Z] === RUN   TestRemoveContainerWithRemovedVolume
16:28:44 [2022-11-22T16:28:44.516Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s)
16:28:44 [2022-11-22T16:28:44.516Z] === RUN   TestRemoveContainerWithVolume
16:28:44 [2022-11-22T16:28:44.856Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
16:28:44 [2022-11-22T16:28:44.856Z] === RUN   TestRemoveContainerRunning
16:28:45 [2022-11-22T16:28:45.153Z] --- PASS: TestRemoveContainerRunning (0.43s)
16:28:45 [2022-11-22T16:28:45.153Z] === RUN   TestRemoveContainerForceRemoveRunning
16:28:45 [2022-11-22T16:28:45.714Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s)
16:28:45 [2022-11-22T16:28:45.714Z] === RUN   TestRemoveInvalidContainer
16:28:45 [2022-11-22T16:28:45.714Z] --- PASS: TestRemoveInvalidContainer (0.01s)
16:28:45 [2022-11-22T16:28:45.714Z] === RUN   TestRenameLinkedContainer
16:28:47 [2022-11-22T16:28:47.690Z] --- PASS: TestRenameLinkedContainer (1.76s)
16:28:47 [2022-11-22T16:28:47.690Z] === RUN   TestRenameStoppedContainer
16:28:47 [2022-11-22T16:28:47.945Z] --- PASS: TestRenameStoppedContainer (0.40s)
16:28:47 [2022-11-22T16:28:47.945Z] === RUN   TestRenameRunningContainerAndReuse
16:28:48 [2022-11-22T16:28:48.912Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s)
16:28:48 [2022-11-22T16:28:48.912Z] === RUN   TestRenameInvalidName
16:28:49 [2022-11-22T16:28:49.167Z] --- PASS: TestRenameInvalidName (0.41s)
16:28:49 [2022-11-22T16:28:49.167Z] === RUN   TestRenameAnonymousContainer
16:28:50 [2022-11-22T16:28:50.572Z] --- PASS: TestRenameAnonymousContainer (1.57s)
16:28:50 [2022-11-22T16:28:50.572Z] === RUN   TestRenameContainerWithSameName
16:28:51 [2022-11-22T16:28:51.133Z] --- PASS: TestRenameContainerWithSameName (0.48s)
16:28:51 [2022-11-22T16:28:51.133Z] === RUN   TestRenameContainerWithLinkedContainer
16:28:52 [2022-11-22T16:28:52.143Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s)
16:28:52 [2022-11-22T16:28:52.143Z] === RUN   TestResize
16:28:52 [2022-11-22T16:28:52.399Z] --- PASS: TestResize (0.44s)
16:28:52 [2022-11-22T16:28:52.399Z] === RUN   TestResizeWithInvalidSize
16:28:53 [2022-11-22T16:28:53.010Z] --- PASS: TestResizeWithInvalidSize (0.42s)
16:28:53 [2022-11-22T16:28:53.010Z] === RUN   TestResizeWhenContainerNotStarted
16:28:53 [2022-11-22T16:28:53.266Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s)
16:28:53 [2022-11-22T16:28:53.266Z] === RUN   TestDaemonRestartKillContainers
16:28:53 [2022-11-22T16:28:53.266Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:28:53 [2022-11-22T16:28:53.266Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:28:53 [2022-11-22T16:28:53.266Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:28:53 [2022-11-22T16:28:53.266Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:28:53 [2022-11-22T16:28:53.266Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:28:53 [2022-11-22T16:28:53.266Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:28:53 [2022-11-22T16:28:53.266Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:28:53 [2022-11-22T16:28:53.266Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:28:53 [2022-11-22T16:28:53.266Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:28:53 [2022-11-22T16:28:53.266Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:28:53 [2022-11-22T16:28:53.266Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:28:53 [2022-11-22T16:28:53.266Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:28:53 [2022-11-22T16:28:53.266Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:28:53 [2022-11-22T16:28:53.266Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:28:53 [2022-11-22T16:28:53.266Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:28:53 [2022-11-22T16:28:53.266Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:28:53 [2022-11-22T16:28:53.266Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:28:53 [2022-11-22T16:28:53.266Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:28:53 [2022-11-22T16:28:53.266Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:28:53 [2022-11-22T16:28:53.266Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:28:53 [2022-11-22T16:28:53.266Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:28:53 [2022-11-22T16:28:53.266Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:28:53 [2022-11-22T16:28:53.266Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:28:53 [2022-11-22T16:28:53.266Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:28:53 [2022-11-22T16:28:53.266Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:28:53 [2022-11-22T16:28:53.266Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:28:53 [2022-11-22T16:28:53.266Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:28:53 [2022-11-22T16:28:53.266Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:28:53 [2022-11-22T16:28:53.266Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:28:53 [2022-11-22T16:28:53.266Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:28:53 [2022-11-22T16:28:53.266Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:28:53 [2022-11-22T16:28:53.266Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:28:53 [2022-11-22T16:28:53.266Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:28:53 [2022-11-22T16:28:53.266Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:28:55 [2022-11-22T16:28:55.195Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:28:56 [2022-11-22T16:28:56.164Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:28:56 [2022-11-22T16:28:56.766Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:28:57 [2022-11-22T16:28:57.328Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:28:57 [2022-11-22T16:28:57.889Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:28:58 [2022-11-22T16:28:58.497Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:29:00 [2022-11-22T16:29:00.407Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:29:01 [2022-11-22T16:29:01.419Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:29:03 [2022-11-22T16:29:03.933Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:29:05 [2022-11-22T16:29:05.379Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:29:05 [2022-11-22T16:29:05.379Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:29:06 [2022-11-22T16:29:06.745Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:29:07 [2022-11-22T16:29:07.001Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:29:08 [2022-11-22T16:29:08.405Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:29:10 [2022-11-22T16:29:10.335Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
16:29:10 [2022-11-22T16:29:10.335Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.60s)
16:29:10 [2022-11-22T16:29:10.335Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.15s)
16:29:10 [2022-11-22T16:29:10.335Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.39s)
16:29:10 [2022-11-22T16:29:10.335Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.19s)
16:29:10 [2022-11-22T16:29:10.335Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.20s)
16:29:10 [2022-11-22T16:29:10.335Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.14s)
16:29:10 [2022-11-22T16:29:10.335Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.74s)
16:29:10 [2022-11-22T16:29:10.335Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.37s)
16:29:10 [2022-11-22T16:29:10.335Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.70s)
16:29:10 [2022-11-22T16:29:10.335Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.77s)
16:29:10 [2022-11-22T16:29:10.335Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.49s)
16:29:10 [2022-11-22T16:29:10.335Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.55s)
16:29:10 [2022-11-22T16:29:10.335Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.55s)
16:29:10 [2022-11-22T16:29:10.335Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.75s)
16:29:10 [2022-11-22T16:29:10.335Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.61s)
16:29:10 [2022-11-22T16:29:10.335Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.56s)
16:29:10 [2022-11-22T16:29:10.335Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
16:29:10 [2022-11-22T16:29:10.335Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
16:29:10 [2022-11-22T16:29:10.896Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
16:29:11 [2022-11-22T16:29:11.864Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.81s)
16:29:11 [2022-11-22T16:29:11.864Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.90s)
16:29:11 [2022-11-22T16:29:11.864Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.90s)
16:29:11 [2022-11-22T16:29:11.864Z] === RUN   TestCgroupNamespacesRun
16:29:12 [2022-11-22T16:29:12.791Z] --- PASS: TestCgroupNamespacesRun (1.08s)
16:29:12 [2022-11-22T16:29:12.791Z] === RUN   TestCgroupNamespacesRunPrivileged
16:29:14 [2022-11-22T16:29:14.154Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s)
16:29:14 [2022-11-22T16:29:14.154Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:29:15 [2022-11-22T16:29:15.080Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.08s)
16:29:15 [2022-11-22T16:29:15.080Z] === RUN   TestCgroupNamespacesRunHostMode
16:29:16 [2022-11-22T16:29:16.006Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s)
16:29:16 [2022-11-22T16:29:16.006Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:29:17 [2022-11-22T16:29:17.369Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.07s)
16:29:17 [2022-11-22T16:29:17.369Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:29:18 [2022-11-22T16:29:18.296Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.04s)
16:29:18 [2022-11-22T16:29:18.296Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:29:18 [2022-11-22T16:29:18.856Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
16:29:18 [2022-11-22T16:29:18.856Z] === RUN   TestCgroupNamespacesRunOlderClient
16:29:20 [2022-11-22T16:29:20.222Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.10s)
16:29:20 [2022-11-22T16:29:20.222Z] === RUN   TestNISDomainname
16:29:20 [2022-11-22T16:29:20.477Z] --- PASS: TestNISDomainname (0.53s)
16:29:20 [2022-11-22T16:29:20.477Z] === RUN   TestHostnameDnsResolution
16:29:21 [2022-11-22T16:29:21.039Z] --- PASS: TestHostnameDnsResolution (0.68s)
16:29:21 [2022-11-22T16:29:21.039Z] === RUN   TestUnprivilegedPortsAndPing
16:29:21 [2022-11-22T16:29:21.600Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s)
16:29:21 [2022-11-22T16:29:21.600Z] === RUN   TestPrivilegedHostDevices
16:29:22 [2022-11-22T16:29:22.161Z] --- PASS: TestPrivilegedHostDevices (0.48s)
16:29:22 [2022-11-22T16:29:22.161Z] === RUN   TestRunConsoleSize
16:29:22 [2022-11-22T16:29:22.722Z] --- PASS: TestRunConsoleSize (0.44s)
16:29:22 [2022-11-22T16:29:22.722Z] === RUN   TestRunWithAlternativeContainerdShim
16:29:24 [2022-11-22T16:29:24.609Z] --- PASS: TestRunWithAlternativeContainerdShim (1.91s)
16:29:24 [2022-11-22T16:29:24.609Z] === RUN   TestStats
16:29:27 [2022-11-22T16:29:27.123Z] --- PASS: TestStats (2.41s)
16:29:27 [2022-11-22T16:29:27.123Z] === RUN   TestStopContainerWithTimeout
16:29:27 [2022-11-22T16:29:27.123Z] === RUN   TestStopContainerWithTimeout/0
16:29:27 [2022-11-22T16:29:27.123Z] === PAUSE TestStopContainerWithTimeout/0
16:29:27 [2022-11-22T16:29:27.123Z] === RUN   TestStopContainerWithTimeout/1
16:29:27 [2022-11-22T16:29:27.123Z] === PAUSE TestStopContainerWithTimeout/1
16:29:27 [2022-11-22T16:29:27.123Z] === RUN   TestStopContainerWithTimeout/3
16:29:27 [2022-11-22T16:29:27.123Z] === PAUSE TestStopContainerWithTimeout/3
16:29:27 [2022-11-22T16:29:27.123Z] === RUN   TestStopContainerWithTimeout/-1
16:29:27 [2022-11-22T16:29:27.123Z] === PAUSE TestStopContainerWithTimeout/-1
16:29:27 [2022-11-22T16:29:27.123Z] === CONT  TestStopContainerWithTimeout/0
16:29:27 [2022-11-22T16:29:27.123Z] === CONT  TestStopContainerWithTimeout/3
16:29:27 [2022-11-22T16:29:27.685Z] === CONT  TestStopContainerWithTimeout/-1
16:29:29 [2022-11-22T16:29:29.572Z] === CONT  TestStopContainerWithTimeout/1
16:29:30 [2022-11-22T16:29:30.982Z] --- PASS: TestStopContainerWithTimeout (0.01s)
16:29:30 [2022-11-22T16:29:30.982Z]     --- PASS: TestStopContainerWithTimeout/0 (0.68s)
16:29:30 [2022-11-22T16:29:30.982Z]     --- PASS: TestStopContainerWithTimeout/3 (2.69s)
16:29:30 [2022-11-22T16:29:30.982Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.40s)
16:29:30 [2022-11-22T16:29:30.982Z]     --- PASS: TestStopContainerWithTimeout/1 (1.40s)
16:29:30 [2022-11-22T16:29:30.982Z] === RUN   TestDeleteDevicemapper
16:29:30 [2022-11-22T16:29:30.982Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:29:30 [2022-11-22T16:29:30.982Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:29:30 [2022-11-22T16:29:30.982Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:29:32 [2022-11-22T16:29:32.870Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.58s)
16:29:32 [2022-11-22T16:29:32.870Z] === RUN   TestUpdateMemory
16:29:33 [2022-11-22T16:29:33.125Z] --- PASS: TestUpdateMemory (0.54s)
16:29:33 [2022-11-22T16:29:33.125Z] === RUN   TestUpdateCPUQuota
16:29:34 [2022-11-22T16:29:34.052Z] --- PASS: TestUpdateCPUQuota (0.71s)
16:29:34 [2022-11-22T16:29:34.052Z] === RUN   TestUpdatePidsLimit
16:29:34 [2022-11-22T16:29:34.052Z] === RUN   TestUpdatePidsLimit/update_from_none
16:29:34 [2022-11-22T16:29:34.052Z] === RUN   TestUpdatePidsLimit/no_change
16:29:34 [2022-11-22T16:29:34.307Z] === RUN   TestUpdatePidsLimit/update_lower
16:29:34 [2022-11-22T16:29:34.563Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
16:29:34 [2022-11-22T16:29:34.563Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
16:29:34 [2022-11-22T16:29:34.819Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
16:29:35 [2022-11-22T16:29:35.075Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
16:29:35 [2022-11-22T16:29:35.636Z] --- PASS: TestUpdatePidsLimit (1.81s)
16:29:35 [2022-11-22T16:29:35.636Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
16:29:35 [2022-11-22T16:29:35.636Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
16:29:35 [2022-11-22T16:29:35.636Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
16:29:35 [2022-11-22T16:29:35.636Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s)
16:29:35 [2022-11-22T16:29:35.636Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s)
16:29:35 [2022-11-22T16:29:35.636Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
16:29:35 [2022-11-22T16:29:35.636Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s)
16:29:35 [2022-11-22T16:29:35.636Z] === RUN   TestUpdateRestartPolicy
16:29:47 [2022-11-22T16:29:47.840Z] --- PASS: TestUpdateRestartPolicy (10.88s)
16:29:47 [2022-11-22T16:29:47.840Z] === RUN   TestUpdateRestartWithAutoRemove
16:29:47 [2022-11-22T16:29:47.840Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
16:29:47 [2022-11-22T16:29:47.840Z] === RUN   TestWaitNonBlocked
16:29:47 [2022-11-22T16:29:47.840Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:29:47 [2022-11-22T16:29:47.840Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:29:47 [2022-11-22T16:29:47.840Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:29:47 [2022-11-22T16:29:47.840Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:29:47 [2022-11-22T16:29:47.840Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:29:47 [2022-11-22T16:29:47.840Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:29:47 [2022-11-22T16:29:47.840Z] --- PASS: TestWaitNonBlocked (0.01s)
16:29:47 [2022-11-22T16:29:47.840Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.56s)
16:29:47 [2022-11-22T16:29:47.840Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s)
16:29:47 [2022-11-22T16:29:47.840Z] === RUN   TestWaitBlocked
16:29:47 [2022-11-22T16:29:47.840Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:29:47 [2022-11-22T16:29:47.840Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:29:47 [2022-11-22T16:29:47.840Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:29:47 [2022-11-22T16:29:47.840Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:29:47 [2022-11-22T16:29:47.840Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:29:47 [2022-11-22T16:29:47.840Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:29:48 [2022-11-22T16:29:48.401Z] --- PASS: TestWaitBlocked (0.01s)
16:29:48 [2022-11-22T16:29:48.401Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.59s)
16:29:48 [2022-11-22T16:29:48.401Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.63s)
16:29:48 [2022-11-22T16:29:48.401Z] === RUN   TestWaitConditions
16:29:48 [2022-11-22T16:29:48.401Z] === RUN   TestWaitConditions/default
16:29:48 [2022-11-22T16:29:48.401Z] === PAUSE TestWaitConditions/default
16:29:48 [2022-11-22T16:29:48.401Z] === RUN   TestWaitConditions/not-running
16:29:48 [2022-11-22T16:29:48.401Z] === PAUSE TestWaitConditions/not-running
16:29:48 [2022-11-22T16:29:48.401Z] === RUN   TestWaitConditions/next-exit
16:29:48 [2022-11-22T16:29:48.401Z] === PAUSE TestWaitConditions/next-exit
16:29:48 [2022-11-22T16:29:48.401Z] === RUN   TestWaitConditions/removed
16:29:48 [2022-11-22T16:29:48.401Z] === PAUSE TestWaitConditions/removed
16:29:48 [2022-11-22T16:29:48.401Z] === CONT  TestWaitConditions/default
16:29:48 [2022-11-22T16:29:48.401Z] === CONT  TestWaitConditions/removed
16:29:48 [2022-11-22T16:29:48.401Z] === CONT  TestWaitConditions/default
16:29:48 [2022-11-22T16:29:48.401Z]     wait_test.go:146: ContainerID = f4a05e7766f720bb7726e9b0006f63143be102b379b6cce5e3eee1aa233b8900
16:29:48 [2022-11-22T16:29:48.401Z] === CONT  TestWaitConditions/removed
16:29:48 [2022-11-22T16:29:48.401Z]     wait_test.go:146: ContainerID = 82095937f9bfe3eacef8a8973f87b46007ece8d72555442f5ee010017d9b66eb
16:29:48 [2022-11-22T16:29:48.963Z] === CONT  TestWaitConditions/next-exit
16:29:48 [2022-11-22T16:29:48.963Z]     wait_test.go:146: ContainerID = 1670e0a2d1520ecf153e6902ec3e46d2e44f581639bb2107cf0a007049a2f3f7
16:29:49 [2022-11-22T16:29:49.218Z] === CONT  TestWaitConditions/not-running
16:29:49 [2022-11-22T16:29:49.218Z]     wait_test.go:146: ContainerID = 0fd8e7007421b5b2bce25128757fb337b65e8c10d84f462fb969f10300b64578
16:29:49 [2022-11-22T16:29:49.781Z] --- PASS: TestWaitConditions (0.01s)
16:29:49 [2022-11-22T16:29:49.781Z]     --- PASS: TestWaitConditions/default (0.69s)
16:29:49 [2022-11-22T16:29:49.781Z]     --- PASS: TestWaitConditions/removed (0.74s)
16:29:49 [2022-11-22T16:29:49.781Z]     --- PASS: TestWaitConditions/next-exit (0.49s)
16:29:49 [2022-11-22T16:29:49.781Z]     --- PASS: TestWaitConditions/not-running (0.55s)
16:29:49 [2022-11-22T16:29:49.781Z] === RUN   TestWaitRestartedContainer
16:29:49 [2022-11-22T16:29:49.781Z] === RUN   TestWaitRestartedContainer/default
16:29:49 [2022-11-22T16:29:49.781Z] === PAUSE TestWaitRestartedContainer/default
16:29:49 [2022-11-22T16:29:49.781Z] === RUN   TestWaitRestartedContainer/not-running
16:29:49 [2022-11-22T16:29:49.781Z] === PAUSE TestWaitRestartedContainer/not-running
16:29:49 [2022-11-22T16:29:49.781Z] === RUN   TestWaitRestartedContainer/next-exit
16:29:49 [2022-11-22T16:29:49.781Z] === PAUSE TestWaitRestartedContainer/next-exit
16:29:49 [2022-11-22T16:29:49.781Z] === CONT  TestWaitRestartedContainer/default
16:29:49 [2022-11-22T16:29:49.781Z] === CONT  TestWaitRestartedContainer/next-exit
16:29:51 [2022-11-22T16:29:51.145Z] === CONT  TestWaitRestartedContainer/not-running
16:29:51 [2022-11-22T16:29:51.750Z] --- PASS: TestWaitRestartedContainer (0.01s)
16:29:51 [2022-11-22T16:29:51.750Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.22s)
16:29:51 [2022-11-22T16:29:51.750Z]     --- PASS: TestWaitRestartedContainer/default (1.27s)
16:29:51 [2022-11-22T16:29:51.750Z]     --- PASS: TestWaitRestartedContainer/not-running (0.91s)
16:29:51 [2022-11-22T16:29:51.750Z] === CONT  TestRestartDaemonWithRestartingContainer
16:29:51 [2022-11-22T16:29:51.750Z] === CONT  TestContainerStartOnDaemonRestart
16:29:54 [2022-11-22T16:29:54.274Z] --- PASS: TestContainerStartOnDaemonRestart (2.03s)
16:29:54 [2022-11-22T16:29:54.274Z] === CONT  TestDaemonHostGatewayIP
16:29:54 [2022-11-22T16:29:54.274Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.47s)
16:29:54 [2022-11-22T16:29:54.274Z] === CONT  TestDaemonRestartIpcMode
16:29:56 [2022-11-22T16:29:56.191Z] --- PASS: TestDaemonHostGatewayIP (2.42s)
16:29:56 [2022-11-22T16:29:56.191Z] === CONT  TestIpcModeOlderClient
16:29:56 [2022-11-22T16:29:56.446Z] --- PASS: TestIpcModeOlderClient (0.13s)
16:29:56 [2022-11-22T16:29:56.446Z] === CONT  TestContainerKillOnDaemonStart
16:29:56 [2022-11-22T16:29:56.446Z] --- PASS: TestDaemonRestartIpcMode (2.31s)
16:30:08 [2022-11-22T16:30:08.609Z] --- PASS: TestContainerKillOnDaemonStart (11.44s)
16:30:08 [2022-11-22T16:30:08.609Z] PASS
16:30:08 [2022-11-22T16:30:08.609Z] 
16:30:08 [2022-11-22T16:30:08.609Z] === Skipped
16:30:08 [2022-11-22T16:30:08.609Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
16:30:08 [2022-11-22T16:30:08.609Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:30:08 [2022-11-22T16:30:08.609Z] 
16:30:08 [2022-11-22T16:30:08.609Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:30:08 [2022-11-22T16:30:08.609Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:30:08 [2022-11-22T16:30:08.609Z] 
16:30:08 [2022-11-22T16:30:08.609Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
16:30:08 [2022-11-22T16:30:08.609Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:30:08 [2022-11-22T16:30:08.609Z] 
16:30:08 [2022-11-22T16:30:08.609Z] DONE 281 tests, 3 skipped in 128.466s
16:30:08 [2022-11-22T16:30:08.609Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
16:30:08 [2022-11-22T16:30:08.609Z] ++ 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
16:30:08 [2022-11-22T16:30:08.609Z] ++ set -e
16:30:08 [2022-11-22T16:30:08.609Z] ++ '[' -n 0 ']'
16:30:08 [2022-11-22T16:30:08.609Z] ++ set -x
16:30:08 [2022-11-22T16:30:08.609Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
16:30:08 [2022-11-22T16:30:08.609Z] INFO: Testing against a local daemon
16:30:08 [2022-11-22T16:30:08.609Z] === RUN   TestConfigDaemonLibtrustID
16:30:08 [2022-11-22T16:30:08.609Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
16:30:08 [2022-11-22T16:30:08.609Z] === RUN   TestConfigDaemonID
16:30:09 [2022-11-22T16:30:09.582Z]     daemon_test.go:86: [d36ae8ab895f5] daemon is not started
16:30:09 [2022-11-22T16:30:09.582Z] --- PASS: TestConfigDaemonID (1.04s)
16:30:09 [2022-11-22T16:30:09.582Z] === RUN   TestDaemonConfigValidation
16:30:09 [2022-11-22T16:30:09.582Z] === RUN   TestDaemonConfigValidation/config_with_no_content
16:30:09 [2022-11-22T16:30:09.582Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
16:30:09 [2022-11-22T16:30:09.582Z] === RUN   TestDaemonConfigValidation/config_with_{}
16:30:09 [2022-11-22T16:30:09.582Z] === PAUSE TestDaemonConfigValidation/config_with_{}
16:30:09 [2022-11-22T16:30:09.582Z] === RUN   TestDaemonConfigValidation/invalid_config
16:30:09 [2022-11-22T16:30:09.582Z] === PAUSE TestDaemonConfigValidation/invalid_config
16:30:09 [2022-11-22T16:30:09.582Z] === RUN   TestDaemonConfigValidation/malformed_config
16:30:09 [2022-11-22T16:30:09.582Z] === PAUSE TestDaemonConfigValidation/malformed_config
16:30:09 [2022-11-22T16:30:09.582Z] === RUN   TestDaemonConfigValidation/valid_config
16:30:09 [2022-11-22T16:30:09.582Z] === PAUSE TestDaemonConfigValidation/valid_config
16:30:09 [2022-11-22T16:30:09.582Z] === CONT  TestDaemonConfigValidation/config_with_no_content
16:30:09 [2022-11-22T16:30:09.582Z] === CONT  TestDaemonConfigValidation/malformed_config
16:30:09 [2022-11-22T16:30:09.582Z] === CONT  TestDaemonConfigValidation/valid_config
16:30:09 [2022-11-22T16:30:09.582Z] === CONT  TestDaemonConfigValidation/invalid_config
16:30:09 [2022-11-22T16:30:09.582Z] === CONT  TestDaemonConfigValidation/config_with_{}
16:30:09 [2022-11-22T16:30:09.838Z] --- PASS: TestDaemonConfigValidation (0.00s)
16:30:09 [2022-11-22T16:30:09.838Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
16:30:09 [2022-11-22T16:30:09.838Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
16:30:09 [2022-11-22T16:30:09.838Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
16:30:09 [2022-11-22T16:30:09.838Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.09s)
16:30:09 [2022-11-22T16:30:09.838Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
16:30:09 [2022-11-22T16:30:09.838Z] === RUN   TestConfigDaemonSeccompProfiles
16:30:09 [2022-11-22T16:30:09.838Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
16:30:10 [2022-11-22T16:30:10.808Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
16:30:11 [2022-11-22T16:30:11.736Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
16:30:13 [2022-11-22T16:30:13.147Z] === CONT  TestConfigDaemonSeccompProfiles
16:30:13 [2022-11-22T16:30:13.147Z]     daemon_test.go:200: [db1884133f734] daemon is not started
16:30:13 [2022-11-22T16:30:13.147Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
16:30:13 [2022-11-22T16:30:13.147Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
16:30:13 [2022-11-22T16:30:13.147Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
16:30:13 [2022-11-22T16:30:13.147Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
16:30:13 [2022-11-22T16:30:13.147Z] === RUN   TestDaemonProxy
16:30:13 [2022-11-22T16:30:13.147Z] === RUN   TestDaemonProxy/environment_variables
16:30:14 [2022-11-22T16:30:14.511Z] === RUN   TestDaemonProxy/command-line_options
16:30:16 [2022-11-22T16:30:16.526Z] === RUN   TestDaemonProxy/configuration_file
16:30:17 [2022-11-22T16:30:17.979Z] === RUN   TestDaemonProxy/conflicting_options
16:30:18 [2022-11-22T16:30:18.540Z] === RUN   TestDaemonProxy/reload_sanitized
16:30:19 [2022-11-22T16:30:19.142Z] --- PASS: TestDaemonProxy (6.23s)
16:30:19 [2022-11-22T16:30:19.142Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
16:30:19 [2022-11-22T16:30:19.142Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
16:30:19 [2022-11-22T16:30:19.142Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
16:30:19 [2022-11-22T16:30:19.142Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
16:30:19 [2022-11-22T16:30:19.142Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
16:30:19 [2022-11-22T16:30:19.142Z] === RUN   TestLiveRestore
16:30:19 [2022-11-22T16:30:19.142Z] === RUN   TestLiveRestore/volume_references
16:30:19 [2022-11-22T16:30:19.142Z] === PAUSE TestLiveRestore/volume_references
16:30:19 [2022-11-22T16:30:19.142Z] === CONT  TestLiveRestore/volume_references
16:30:19 [2022-11-22T16:30:19.704Z] === RUN   TestLiveRestore/volume_references/restartPolicy
16:30:19 [2022-11-22T16:30:19.704Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
16:30:20 [2022-11-22T16:30:20.630Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
16:30:21 [2022-11-22T16:30:21.557Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
16:30:22 [2022-11-22T16:30:22.526Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
16:30:23 [2022-11-22T16:30:23.493Z] --- PASS: TestLiveRestore (0.00s)
16:30:23 [2022-11-22T16:30:23.493Z]     --- PASS: TestLiveRestore/volume_references (4.20s)
16:30:23 [2022-11-22T16:30:23.493Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.61s)
16:30:23 [2022-11-22T16:30:23.493Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.91s)
16:30:23 [2022-11-22T16:30:23.493Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.86s)
16:30:23 [2022-11-22T16:30:23.493Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.89s)
16:30:23 [2022-11-22T16:30:23.493Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.95s)
16:30:23 [2022-11-22T16:30:23.493Z] PASS
16:30:23 [2022-11-22T16:30:23.493Z] 
16:30:23 [2022-11-22T16:30:23.493Z] DONE 25 tests in 15.479s
16:30:23 [2022-11-22T16:30:23.493Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
16:30:23 [2022-11-22T16:30:23.493Z] ++ 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
16:30:23 [2022-11-22T16:30:23.493Z] ++ set -e
16:30:23 [2022-11-22T16:30:23.493Z] ++ '[' -n 0 ']'
16:30:23 [2022-11-22T16:30:23.493Z] ++ set -x
16:30:23 [2022-11-22T16:30:23.493Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
16:30:23 [2022-11-22T16:30:23.493Z] INFO: Testing against a local daemon
16:30:23 [2022-11-22T16:30:23.493Z] === RUN   TestCommitInheritsEnv
16:30:23 [2022-11-22T16:30:23.749Z] --- PASS: TestCommitInheritsEnv (0.18s)
16:30:23 [2022-11-22T16:30:23.749Z] === RUN   TestImportExtremelyLargeImageWorks
16:30:23 [2022-11-22T16:30:23.749Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
16:30:23 [2022-11-22T16:30:23.749Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
16:30:23 [2022-11-22T16:30:23.749Z] === RUN   TestImportWithCustomPlatform
16:30:23 [2022-11-22T16:30:23.749Z] === RUN   TestImportWithCustomPlatform/#00
16:30:23 [2022-11-22T16:30:23.749Z] === RUN   TestImportWithCustomPlatform/_______
16:30:23 [2022-11-22T16:30:23.749Z] === RUN   TestImportWithCustomPlatform//
16:30:23 [2022-11-22T16:30:23.749Z] === RUN   TestImportWithCustomPlatform/linux
16:30:23 [2022-11-22T16:30:23.749Z] === RUN   TestImportWithCustomPlatform/LINUX
16:30:23 [2022-11-22T16:30:23.749Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
16:30:23 [2022-11-22T16:30:23.749Z] === RUN   TestImportWithCustomPlatform/macos
16:30:23 [2022-11-22T16:30:23.749Z] === RUN   TestImportWithCustomPlatform/macos/arm64
16:30:23 [2022-11-22T16:30:23.749Z] === RUN   TestImportWithCustomPlatform/nintendo64
16:30:23 [2022-11-22T16:30:23.749Z] --- PASS: TestImportWithCustomPlatform (0.13s)
16:30:23 [2022-11-22T16:30:23.749Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
16:30:23 [2022-11-22T16:30:23.749Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
16:30:23 [2022-11-22T16:30:23.749Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
16:30:23 [2022-11-22T16:30:23.749Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
16:30:23 [2022-11-22T16:30:23.749Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.03s)
16:30:23 [2022-11-22T16:30:23.749Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.03s)
16:30:23 [2022-11-22T16:30:23.749Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
16:30:23 [2022-11-22T16:30:23.749Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
16:30:23 [2022-11-22T16:30:23.749Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
16:30:23 [2022-11-22T16:30:23.749Z] === RUN   TestImagesFilterMultiReference
16:30:24 [2022-11-22T16:30:24.006Z] --- PASS: TestImagesFilterMultiReference (0.08s)
16:30:24 [2022-11-22T16:30:24.006Z] === RUN   TestImagePullPlatformInvalid
16:30:24 [2022-11-22T16:30:24.006Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
16:30:24 [2022-11-22T16:30:24.006Z] === RUN   TestImagePullStoredfDigestForOtherRepo
16:30:24 [2022-11-22T16:30:24.006Z] time="2022-11-22T16:30:23Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.19.3 instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.006Z] time="2022-11-22T16:30:23Z" level=info msg="redis not configured" go.version=go1.19.3 instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.006Z] time="2022-11-22T16:30:23Z" level=info msg="Starting upload purge in 49m0s" go.version=go1.19.3 instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.006Z] time="2022-11-22T16:30:23Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.3 instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.006Z] time="2022-11-22T16:30:23Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=1090723f-f74b-4b8e-9fa5-561a9d812f33 http.request.method=GET http.request.remoteaddr="127.0.0.1:46990" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.006Z] time="2022-11-22T16:30:23Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=1090723f-f74b-4b8e-9fa5-561a9d812f33 http.request.method=GET http.request.remoteaddr="127.0.0.1:46990" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.001011ms http.response.status=200 http.response.written=2 instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.006Z] 127.0.0.1 - - [22/Nov/2022:16:30:23 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
16:30:24 [2022-11-22T16:30:24.006Z] time="2022-11-22T16:30:23Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=756dbd3b-bd75-43a0-be36-61493ef33fed http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47000" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.007Z] time="2022-11-22T16:30:23Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=756dbd3b-bd75-43a0-be36-61493ef33fed http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47000" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.007Z] time="2022-11-22T16:30:23Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e06a315d-5087-4d4a-a4a4-731283e37557 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47004" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.007Z] time="2022-11-22T16:30:23Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e06a315d-5087-4d4a-a4a4-731283e37557 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47004" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.007Z] time="2022-11-22T16:30:23Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=756dbd3b-bd75-43a0-be36-61493ef33fed http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47000" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=44.808µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=21cae95f-5b4d-4d40-b09e-10e8453bb0b1 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.007Z] time="2022-11-22T16:30:23Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=756dbd3b-bd75-43a0-be36-61493ef33fed http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47000" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.771079ms http.response.status=404 http.response.written=157 instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.007Z] 127.0.0.1 - - [22/Nov/2022:16:30:23 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.10+unknown"
16:30:24 [2022-11-22T16:30:24.007Z] time="2022-11-22T16:30:23Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e06a315d-5087-4d4a-a4a4-731283e37557 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47004" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=33.133µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=38d5d649-2883-46e4-bb19-9688889a2201 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.007Z] time="2022-11-22T16:30:23Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=e06a315d-5087-4d4a-a4a4-731283e37557 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47004" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.048979ms http.response.status=404 http.response.written=157 instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.007Z] 127.0.0.1 - - [22/Nov/2022:16:30:23 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.10+unknown"
16:30:24 [2022-11-22T16:30:24.007Z] time="2022-11-22T16:30:23Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=ab0fb0f6-faf1-4615-be93-26a4e904d49d http.request.method=POST http.request.remoteaddr="127.0.0.1:47000" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 vars.name=test version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.007Z] time="2022-11-22T16:30:23Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=ab0fb0f6-faf1-4615-be93-26a4e904d49d http.request.method=POST http.request.remoteaddr="127.0.0.1:47000" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 vars.name=test version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.007Z] time="2022-11-22T16:30:23Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/d836a065-f6c0-4fac-b2a3-39a8ffd7115c/startedat\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=ab0fb0f6-faf1-4615-be93-26a4e904d49d http.request.method=POST http.request.remoteaddr="127.0.0.1:47000" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=201.928µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=40024ecb-409d-41de-b567-5eac7329bee2 trace.line=95 vars.name=test version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.007Z] time="2022-11-22T16:30:23Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d836a065-f6c0-4fac-b2a3-39a8ffd7115c/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=ab0fb0f6-faf1-4615-be93-26a4e904d49d http.request.method=POST http.request.remoteaddr="127.0.0.1:47000" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=17.338µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=253b800e-c418-444f-b7fc-4293d138765b trace.line=141 vars.name=test version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.007Z] time="2022-11-22T16:30:23Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/d836a065-f6c0-4fac-b2a3-39a8ffd7115c/hashstates/sha256/0\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=ab0fb0f6-faf1-4615-be93-26a4e904d49d http.request.method=POST http.request.remoteaddr="127.0.0.1:47000" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=75.939µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=3fcca17c-2bf1-4d74-9ce6-5e8eeb8a4f35 trace.line=95 vars.name=test version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.007Z] time="2022-11-22T16:30:23Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=ab0fb0f6-faf1-4615-be93-26a4e904d49d http.request.method=POST http.request.remoteaddr="127.0.0.1:47000" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" http.response.duration=4.585742ms http.response.status=202 http.response.written=0 instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.007Z] 127.0.0.1 - - [22/Nov/2022:16:30:23 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.10+unknown"
16:30:24 [2022-11-22T16:30:24.007Z] time="2022-11-22T16:30:23Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=6526fab0-7386-4ae6-867d-aa7d00e37604 http.request.method=POST http.request.remoteaddr="127.0.0.1:47004" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 vars.name=test version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.007Z] time="2022-11-22T16:30:23Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=6526fab0-7386-4ae6-867d-aa7d00e37604 http.request.method=POST http.request.remoteaddr="127.0.0.1:47004" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 vars.name=test version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.007Z] time="2022-11-22T16:30:23Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/6923bdfa-2598-478c-84a7-acee5dc46dad/startedat\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=6526fab0-7386-4ae6-867d-aa7d00e37604 http.request.method=POST http.request.remoteaddr="127.0.0.1:47004" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=57.829µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=dc1e0fa8-0c67-4562-a8de-4832eb2d0d9e trace.line=95 vars.name=test version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.007Z] time="2022-11-22T16:30:23Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6923bdfa-2598-478c-84a7-acee5dc46dad/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=6526fab0-7386-4ae6-867d-aa7d00e37604 http.request.method=POST http.request.remoteaddr="127.0.0.1:47004" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=17.403µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=be847d0f-6115-413e-b632-cf1bbb70f1b2 trace.line=141 vars.name=test version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.007Z] time="2022-11-22T16:30:23Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/6923bdfa-2598-478c-84a7-acee5dc46dad/hashstates/sha256/0\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=6526fab0-7386-4ae6-867d-aa7d00e37604 http.request.method=POST http.request.remoteaddr="127.0.0.1:47004" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=80.591µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=0ce1267b-72cb-43fc-950c-4f9a0faf03fc trace.line=95 vars.name=test version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.007Z] time="2022-11-22T16:30:23Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=6526fab0-7386-4ae6-867d-aa7d00e37604 http.request.method=POST http.request.remoteaddr="127.0.0.1:47004" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" http.response.duration=2.925794ms http.response.status=202 http.response.written=0 instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.007Z] 127.0.0.1 - - [22/Nov/2022:16:30:23 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.10+unknown"
16:30:24 [2022-11-22T16:30:24.007Z] time="2022-11-22T16:30:23Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3c8aa42d-0d83-4ba6-8d09-76ff266b577f http.request.method=PUT http.request.remoteaddr="127.0.0.1:47004" http.request.uri="/v2/test/blobs/uploads/6923bdfa-2598-478c-84a7-acee5dc46dad?_state=23WRZoLi5jf5ZjKCxWQ9KPQ9hXxuQFwTJo9Wk4PUt2x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY5MjNiZGZhLTI1OTgtNDc4Yy04NGE3LWFjZWU1ZGM0NmRhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yMlQxNjozMDoyMy45NDI0MzgzMTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 vars.name=test vars.uuid=6923bdfa-2598-478c-84a7-acee5dc46dad version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.007Z] time="2022-11-22T16:30:23Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3c8aa42d-0d83-4ba6-8d09-76ff266b577f http.request.method=PUT http.request.remoteaddr="127.0.0.1:47004" http.request.uri="/v2/test/blobs/uploads/6923bdfa-2598-478c-84a7-acee5dc46dad?_state=23WRZoLi5jf5ZjKCxWQ9KPQ9hXxuQFwTJo9Wk4PUt2x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY5MjNiZGZhLTI1OTgtNDc4Yy04NGE3LWFjZWU1ZGM0NmRhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yMlQxNjozMDoyMy45NDI0MzgzMTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 vars.name=test vars.uuid=6923bdfa-2598-478c-84a7-acee5dc46dad version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.007Z] time="2022-11-22T16:30:23Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6af9b2c9-1f15-437d-90a4-bf4a77323130 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47000" http.request.uri="/v2/test/blobs/uploads/d836a065-f6c0-4fac-b2a3-39a8ffd7115c?_state=VUjcR-KK-DUN1F3mEDXb-F-Q83VNgyynU7NBqlnEq6F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4MzZhMDY1LWY2YzAtNGZhYy1iMmEzLTM5YThmZmQ3MTE1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yMlQxNjozMDoyMy45Mzg0NzAwNTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 vars.name=test vars.uuid=d836a065-f6c0-4fac-b2a3-39a8ffd7115c version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.007Z] time="2022-11-22T16:30:23Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/6923bdfa-2598-478c-84a7-acee5dc46dad/startedat\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3c8aa42d-0d83-4ba6-8d09-76ff266b577f http.request.method=PUT http.request.remoteaddr="127.0.0.1:47004" http.request.uri="/v2/test/blobs/uploads/6923bdfa-2598-478c-84a7-acee5dc46dad?_state=23WRZoLi5jf5ZjKCxWQ9KPQ9hXxuQFwTJo9Wk4PUt2x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY5MjNiZGZhLTI1OTgtNDc4Yy04NGE3LWFjZWU1ZGM0NmRhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yMlQxNjozMDoyMy45NDI0MzgzMTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=222.121µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1ab8e5bd-676d-486e-9fac-e7d9b89281fa trace.line=82 vars.name=test vars.uuid=6923bdfa-2598-478c-84a7-acee5dc46dad version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.007Z] time="2022-11-22T16:30:23Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6923bdfa-2598-478c-84a7-acee5dc46dad/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3c8aa42d-0d83-4ba6-8d09-76ff266b577f http.request.method=PUT http.request.remoteaddr="127.0.0.1:47004" http.request.uri="/v2/test/blobs/uploads/6923bdfa-2598-478c-84a7-acee5dc46dad?_state=23WRZoLi5jf5ZjKCxWQ9KPQ9hXxuQFwTJo9Wk4PUt2x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY5MjNiZGZhLTI1OTgtNDc4Yy04NGE3LWFjZWU1ZGM0NmRhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yMlQxNjozMDoyMy45NDI0MzgzMTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=41.567µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8c1da086-66c0-4b87-aadc-ef3745bb6b72 trace.line=141 vars.name=test vars.uuid=6923bdfa-2598-478c-84a7-acee5dc46dad version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.007Z] time="2022-11-22T16:30:23Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6af9b2c9-1f15-437d-90a4-bf4a77323130 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47000" http.request.uri="/v2/test/blobs/uploads/d836a065-f6c0-4fac-b2a3-39a8ffd7115c?_state=VUjcR-KK-DUN1F3mEDXb-F-Q83VNgyynU7NBqlnEq6F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4MzZhMDY1LWY2YzAtNGZhYy1iMmEzLTM5YThmZmQ3MTE1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yMlQxNjozMDoyMy45Mzg0NzAwNTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 vars.name=test vars.uuid=d836a065-f6c0-4fac-b2a3-39a8ffd7115c version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.007Z] time="2022-11-22T16:30:23Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/d836a065-f6c0-4fac-b2a3-39a8ffd7115c/startedat\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6af9b2c9-1f15-437d-90a4-bf4a77323130 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47000" http.request.uri="/v2/test/blobs/uploads/d836a065-f6c0-4fac-b2a3-39a8ffd7115c?_state=VUjcR-KK-DUN1F3mEDXb-F-Q83VNgyynU7NBqlnEq6F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4MzZhMDY1LWY2YzAtNGZhYy1iMmEzLTM5YThmZmQ3MTE1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yMlQxNjozMDoyMy45Mzg0NzAwNTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=44.374µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=49160141-972c-439d-9d1a-20636165f5b0 trace.line=82 vars.name=test vars.uuid=d836a065-f6c0-4fac-b2a3-39a8ffd7115c version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.007Z] time="2022-11-22T16:30:23Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d836a065-f6c0-4fac-b2a3-39a8ffd7115c/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6af9b2c9-1f15-437d-90a4-bf4a77323130 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47000" http.request.uri="/v2/test/blobs/uploads/d836a065-f6c0-4fac-b2a3-39a8ffd7115c?_state=VUjcR-KK-DUN1F3mEDXb-F-Q83VNgyynU7NBqlnEq6F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4MzZhMDY1LWY2YzAtNGZhYy1iMmEzLTM5YThmZmQ3MTE1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yMlQxNjozMDoyMy45Mzg0NzAwNTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=44.193µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=81900e18-b79d-40a8-b3b2-3c0d9bb5e3f9 trace.line=141 vars.name=test vars.uuid=d836a065-f6c0-4fac-b2a3-39a8ffd7115c version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.007Z] time="2022-11-22T16:30:23Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/6923bdfa-2598-478c-84a7-acee5dc46dad/data\", 0)" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3c8aa42d-0d83-4ba6-8d09-76ff266b577f http.request.method=PUT http.request.remoteaddr="127.0.0.1:47004" http.request.uri="/v2/test/blobs/uploads/6923bdfa-2598-478c-84a7-acee5dc46dad?_state=23WRZoLi5jf5ZjKCxWQ9KPQ9hXxuQFwTJo9Wk4PUt2x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY5MjNiZGZhLTI1OTgtNDc4Yy04NGE3LWFjZWU1ZGM0NmRhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yMlQxNjozMDoyMy45NDI0MzgzMTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=63.983µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=a505a134-ee86-4672-9064-de69a41fc2bf trace.line=124 vars.name=test vars.uuid=6923bdfa-2598-478c-84a7-acee5dc46dad version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.007Z] time="2022-11-22T16:30:23Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3c8aa42d-0d83-4ba6-8d09-76ff266b577f http.request.method=PUT http.request.remoteaddr="127.0.0.1:47004" http.request.uri="/v2/test/blobs/uploads/6923bdfa-2598-478c-84a7-acee5dc46dad?_state=23WRZoLi5jf5ZjKCxWQ9KPQ9hXxuQFwTJo9Wk4PUt2x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY5MjNiZGZhLTI1OTgtNDc4Yy04NGE3LWFjZWU1ZGM0NmRhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yMlQxNjozMDoyMy45NDI0MzgzMTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 vars.name=test vars.uuid=6923bdfa-2598-478c-84a7-acee5dc46dad version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.007Z] time="2022-11-22T16:30:23Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6923bdfa-2598-478c-84a7-acee5dc46dad/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3c8aa42d-0d83-4ba6-8d09-76ff266b577f http.request.method=PUT http.request.remoteaddr="127.0.0.1:47004" http.request.uri="/v2/test/blobs/uploads/6923bdfa-2598-478c-84a7-acee5dc46dad?_state=23WRZoLi5jf5ZjKCxWQ9KPQ9hXxuQFwTJo9Wk4PUt2x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY5MjNiZGZhLTI1OTgtNDc4Yy04NGE3LWFjZWU1ZGM0NmRhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yMlQxNjozMDoyMy45NDI0MzgzMTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=42.823µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5f0d904a-6706-4526-9221-1715be63214b trace.line=141 vars.name=test vars.uuid=6923bdfa-2598-478c-84a7-acee5dc46dad version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.008Z] time="2022-11-22T16:30:23Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/d836a065-f6c0-4fac-b2a3-39a8ffd7115c/data\", 0)" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6af9b2c9-1f15-437d-90a4-bf4a77323130 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47000" http.request.uri="/v2/test/blobs/uploads/d836a065-f6c0-4fac-b2a3-39a8ffd7115c?_state=VUjcR-KK-DUN1F3mEDXb-F-Q83VNgyynU7NBqlnEq6F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4MzZhMDY1LWY2YzAtNGZhYy1iMmEzLTM5YThmZmQ3MTE1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yMlQxNjozMDoyMy45Mzg0NzAwNTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=80.533µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=512d6ab9-48e6-495c-b2e3-afea9ac1b2e3 trace.line=124 vars.name=test vars.uuid=d836a065-f6c0-4fac-b2a3-39a8ffd7115c version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.008Z] time="2022-11-22T16:30:23Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6af9b2c9-1f15-437d-90a4-bf4a77323130 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47000" http.request.uri="/v2/test/blobs/uploads/d836a065-f6c0-4fac-b2a3-39a8ffd7115c?_state=VUjcR-KK-DUN1F3mEDXb-F-Q83VNgyynU7NBqlnEq6F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4MzZhMDY1LWY2YzAtNGZhYy1iMmEzLTM5YThmZmQ3MTE1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yMlQxNjozMDoyMy45Mzg0NzAwNTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 vars.name=test vars.uuid=d836a065-f6c0-4fac-b2a3-39a8ffd7115c version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.008Z] time="2022-11-22T16:30:23Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3c8aa42d-0d83-4ba6-8d09-76ff266b577f http.request.method=PUT http.request.remoteaddr="127.0.0.1:47004" http.request.uri="/v2/test/blobs/uploads/6923bdfa-2598-478c-84a7-acee5dc46dad?_state=23WRZoLi5jf5ZjKCxWQ9KPQ9hXxuQFwTJo9Wk4PUt2x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY5MjNiZGZhLTI1OTgtNDc4Yy04NGE3LWFjZWU1ZGM0NmRhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yMlQxNjozMDoyMy45NDI0MzgzMTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=40.082µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d3478f6b-c38c-4571-87a2-73c86fae4acd trace.line=141 vars.name=test vars.uuid=6923bdfa-2598-478c-84a7-acee5dc46dad version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.008Z] time="2022-11-22T16:30:23Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d836a065-f6c0-4fac-b2a3-39a8ffd7115c/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6af9b2c9-1f15-437d-90a4-bf4a77323130 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47000" http.request.uri="/v2/test/blobs/uploads/d836a065-f6c0-4fac-b2a3-39a8ffd7115c?_state=VUjcR-KK-DUN1F3mEDXb-F-Q83VNgyynU7NBqlnEq6F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4MzZhMDY1LWY2YzAtNGZhYy1iMmEzLTM5YThmZmQ3MTE1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yMlQxNjozMDoyMy45Mzg0NzAwNTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=20.135µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b5cf6d3c-b95e-45d3-896b-f0163c532673 trace.line=141 vars.name=test vars.uuid=d836a065-f6c0-4fac-b2a3-39a8ffd7115c version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.008Z] time="2022-11-22T16:30:23Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6923bdfa-2598-478c-84a7-acee5dc46dad/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3c8aa42d-0d83-4ba6-8d09-76ff266b577f http.request.method=PUT http.request.remoteaddr="127.0.0.1:47004" http.request.uri="/v2/test/blobs/uploads/6923bdfa-2598-478c-84a7-acee5dc46dad?_state=23WRZoLi5jf5ZjKCxWQ9KPQ9hXxuQFwTJo9Wk4PUt2x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY5MjNiZGZhLTI1OTgtNDc4Yy04NGE3LWFjZWU1ZGM0NmRhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yMlQxNjozMDoyMy45NDI0MzgzMTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=19.487µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c7c7ad7c-d7e1-47fc-b6d3-0053848d9b53 trace.line=141 vars.name=test vars.uuid=6923bdfa-2598-478c-84a7-acee5dc46dad version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.008Z] time="2022-11-22T16:30:23Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/6923bdfa-2598-478c-84a7-acee5dc46dad/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3c8aa42d-0d83-4ba6-8d09-76ff266b577f http.request.method=PUT http.request.remoteaddr="127.0.0.1:47004" http.request.uri="/v2/test/blobs/uploads/6923bdfa-2598-478c-84a7-acee5dc46dad?_state=23WRZoLi5jf5ZjKCxWQ9KPQ9hXxuQFwTJo9Wk4PUt2x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY5MjNiZGZhLTI1OTgtNDc4Yy04NGE3LWFjZWU1ZGM0NmRhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yMlQxNjozMDoyMy45NDI0MzgzMTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=154.642µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=7c0deed6-d1cd-46e1-a6fc-43e21b8e927f trace.line=167 vars.name=test vars.uuid=6923bdfa-2598-478c-84a7-acee5dc46dad version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.008Z] time="2022-11-22T16:30:23Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3c8aa42d-0d83-4ba6-8d09-76ff266b577f http.request.method=PUT http.request.remoteaddr="127.0.0.1:47004" http.request.uri="/v2/test/blobs/uploads/6923bdfa-2598-478c-84a7-acee5dc46dad?_state=23WRZoLi5jf5ZjKCxWQ9KPQ9hXxuQFwTJo9Wk4PUt2x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY5MjNiZGZhLTI1OTgtNDc4Yy04NGE3LWFjZWU1ZGM0NmRhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yMlQxNjozMDoyMy45NDI0MzgzMTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=104.312µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=23a7590d-e719-42f8-b5a1-62d263179277 trace.line=95 vars.name=test vars.uuid=6923bdfa-2598-478c-84a7-acee5dc46dad version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.008Z] time="2022-11-22T16:30:23Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/6923bdfa-2598-478c-84a7-acee5dc46dad\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3c8aa42d-0d83-4ba6-8d09-76ff266b577f http.request.method=PUT http.request.remoteaddr="127.0.0.1:47004" http.request.uri="/v2/test/blobs/uploads/6923bdfa-2598-478c-84a7-acee5dc46dad?_state=23WRZoLi5jf5ZjKCxWQ9KPQ9hXxuQFwTJo9Wk4PUt2x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY5MjNiZGZhLTI1OTgtNDc4Yy04NGE3LWFjZWU1ZGM0NmRhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yMlQxNjozMDoyMy45NDI0MzgzMTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=218.141µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=6a6ba284-9d98-4672-96f4-f07794c017f3 trace.line=181 vars.name=test vars.uuid=6923bdfa-2598-478c-84a7-acee5dc46dad version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.008Z] time="2022-11-22T16:30:23Z" level=info msg="response completed" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3c8aa42d-0d83-4ba6-8d09-76ff266b577f http.request.method=PUT http.request.remoteaddr="127.0.0.1:47004" http.request.uri="/v2/test/blobs/uploads/6923bdfa-2598-478c-84a7-acee5dc46dad?_state=23WRZoLi5jf5ZjKCxWQ9KPQ9hXxuQFwTJo9Wk4PUt2x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY5MjNiZGZhLTI1OTgtNDc4Yy04NGE3LWFjZWU1ZGM0NmRhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yMlQxNjozMDoyMy45NDI0MzgzMTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" http.response.duration=10.769351ms http.response.status=201 http.response.written=0 instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.008Z] 127.0.0.1 - - [22/Nov/2022:16:30:23 +0000] "PUT /v2/test/blobs/uploads/6923bdfa-2598-478c-84a7-acee5dc46dad?_state=23WRZoLi5jf5ZjKCxWQ9KPQ9hXxuQFwTJo9Wk4PUt2x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY5MjNiZGZhLTI1OTgtNDc4Yy04NGE3LWFjZWU1ZGM0NmRhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yMlQxNjozMDoyMy45NDI0MzgzMTZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.10+unknown"
16:30:24 [2022-11-22T16:30:24.008Z] time="2022-11-22T16:30:23Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6af9b2c9-1f15-437d-90a4-bf4a77323130 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47000" http.request.uri="/v2/test/blobs/uploads/d836a065-f6c0-4fac-b2a3-39a8ffd7115c?_state=VUjcR-KK-DUN1F3mEDXb-F-Q83VNgyynU7NBqlnEq6F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4MzZhMDY1LWY2YzAtNGZhYy1iMmEzLTM5YThmZmQ3MTE1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yMlQxNjozMDoyMy45Mzg0NzAwNTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=41.477µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1715ef14-cf73-4d33-ab79-70e76bb745cd trace.line=141 vars.name=test vars.uuid=d836a065-f6c0-4fac-b2a3-39a8ffd7115c version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.008Z] time="2022-11-22T16:30:23Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d836a065-f6c0-4fac-b2a3-39a8ffd7115c/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6af9b2c9-1f15-437d-90a4-bf4a77323130 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47000" http.request.uri="/v2/test/blobs/uploads/d836a065-f6c0-4fac-b2a3-39a8ffd7115c?_state=VUjcR-KK-DUN1F3mEDXb-F-Q83VNgyynU7NBqlnEq6F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4MzZhMDY1LWY2YzAtNGZhYy1iMmEzLTM5YThmZmQ3MTE1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yMlQxNjozMDoyMy45Mzg0NzAwNTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=37.998µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c13d5df0-730d-4a33-ad16-e7dd171a83e1 trace.line=141 vars.name=test vars.uuid=d836a065-f6c0-4fac-b2a3-39a8ffd7115c version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.008Z] time="2022-11-22T16:30:23Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/d836a065-f6c0-4fac-b2a3-39a8ffd7115c/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6af9b2c9-1f15-437d-90a4-bf4a77323130 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47000" http.request.uri="/v2/test/blobs/uploads/d836a065-f6c0-4fac-b2a3-39a8ffd7115c?_state=VUjcR-KK-DUN1F3mEDXb-F-Q83VNgyynU7NBqlnEq6F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4MzZhMDY1LWY2YzAtNGZhYy1iMmEzLTM5YThmZmQ3MTE1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yMlQxNjozMDoyMy45Mzg0NzAwNTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=64.377µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=448c90f7-ed91-4fb2-8560-053671b04840 trace.line=167 vars.name=test vars.uuid=d836a065-f6c0-4fac-b2a3-39a8ffd7115c version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.008Z] time="2022-11-22T16:30:23Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6af9b2c9-1f15-437d-90a4-bf4a77323130 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47000" http.request.uri="/v2/test/blobs/uploads/d836a065-f6c0-4fac-b2a3-39a8ffd7115c?_state=VUjcR-KK-DUN1F3mEDXb-F-Q83VNgyynU7NBqlnEq6F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4MzZhMDY1LWY2YzAtNGZhYy1iMmEzLTM5YThmZmQ3MTE1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yMlQxNjozMDoyMy45Mzg0NzAwNTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=73.107µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=97f8e7bd-edd1-4c87-b9a8-44551bed7196 trace.line=95 vars.name=test vars.uuid=d836a065-f6c0-4fac-b2a3-39a8ffd7115c version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.008Z] time="2022-11-22T16:30:23Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/d836a065-f6c0-4fac-b2a3-39a8ffd7115c\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6af9b2c9-1f15-437d-90a4-bf4a77323130 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47000" http.request.uri="/v2/test/blobs/uploads/d836a065-f6c0-4fac-b2a3-39a8ffd7115c?_state=VUjcR-KK-DUN1F3mEDXb-F-Q83VNgyynU7NBqlnEq6F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4MzZhMDY1LWY2YzAtNGZhYy1iMmEzLTM5YThmZmQ3MTE1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yMlQxNjozMDoyMy45Mzg0NzAwNTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=163.684µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=2b91863f-5df7-4a3a-917b-4f196fbad502 trace.line=181 vars.name=test vars.uuid=d836a065-f6c0-4fac-b2a3-39a8ffd7115c version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.008Z] time="2022-11-22T16:30:23Z" level=info msg="response completed" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6af9b2c9-1f15-437d-90a4-bf4a77323130 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47000" http.request.uri="/v2/test/blobs/uploads/d836a065-f6c0-4fac-b2a3-39a8ffd7115c?_state=VUjcR-KK-DUN1F3mEDXb-F-Q83VNgyynU7NBqlnEq6F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4MzZhMDY1LWY2YzAtNGZhYy1iMmEzLTM5YThmZmQ3MTE1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yMlQxNjozMDoyMy45Mzg0NzAwNTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" http.response.duration=12.661257ms http.response.status=201 http.response.written=0 instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.008Z] 127.0.0.1 - - [22/Nov/2022:16:30:23 +0000] "PUT /v2/test/blobs/uploads/d836a065-f6c0-4fac-b2a3-39a8ffd7115c?_state=VUjcR-KK-DUN1F3mEDXb-F-Q83VNgyynU7NBqlnEq6F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4MzZhMDY1LWY2YzAtNGZhYy1iMmEzLTM5YThmZmQ3MTE1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0yMlQxNjozMDoyMy45Mzg0NzAwNTJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.10+unknown"
16:30:24 [2022-11-22T16:30:24.008Z] time="2022-11-22T16:30:23Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=247c6718-b673-460d-97c5-c2920fba61ff http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47000" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.008Z] time="2022-11-22T16:30:23Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=247c6718-b673-460d-97c5-c2920fba61ff http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47000" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.008Z] time="2022-11-22T16:30:23Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=247c6718-b673-460d-97c5-c2920fba61ff http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47000" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=72.032µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=373b9b65-c1c8-4b83-9062-7d56fafd8703 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.008Z] time="2022-11-22T16:30:23Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=247c6718-b673-460d-97c5-c2920fba61ff http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47000" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.044825ms http.response.status=404 http.response.written=96 instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.008Z] 127.0.0.1 - - [22/Nov/2022:16:30:23 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.10+unknown"
16:30:24 [2022-11-22T16:30:24.008Z] time="2022-11-22T16:30:23Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=408a79d0-9dad-4988-b6fa-cd9840babf72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47000" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.008Z] time="2022-11-22T16:30:23Z" level=debug msg=PutImageManifest go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=408a79d0-9dad-4988-b6fa-cd9840babf72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47000" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.008Z] time="2022-11-22T16:30:23Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=408a79d0-9dad-4988-b6fa-cd9840babf72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47000" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.008Z] time="2022-11-22T16:30:23Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=408a79d0-9dad-4988-b6fa-cd9840babf72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47000" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.008Z] time="2022-11-22T16:30:23Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=408a79d0-9dad-4988-b6fa-cd9840babf72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47000" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=315.208µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5e5d24ca-c7dc-4b62-8b83-13fb91e429e3 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.008Z] time="2022-11-22T16:30:23Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=408a79d0-9dad-4988-b6fa-cd9840babf72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47000" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=85.482µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f07f9e58-0922-4205-a6fc-7511fcca686b trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.008Z] time="2022-11-22T16:30:23Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=408a79d0-9dad-4988-b6fa-cd9840babf72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47000" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=33.608µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8e42f88e-848e-4489-a10d-a3ef8b49a20c trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.009Z] time="2022-11-22T16:30:23Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=408a79d0-9dad-4988-b6fa-cd9840babf72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47000" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=153.838µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ff756912-2603-444f-8d3c-a75b3dc90027 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.009Z] time="2022-11-22T16:30:23Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=408a79d0-9dad-4988-b6fa-cd9840babf72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47000" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=18.404µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6f530f91-f4fc-44bd-881e-bbbe4a6bc9e3 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.009Z] time="2022-11-22T16:30:23Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=408a79d0-9dad-4988-b6fa-cd9840babf72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47000" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=186.085µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=98dc1c00-9e6e-4f3a-b9aa-e7595e902c41 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.009Z] time="2022-11-22T16:30:23Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=408a79d0-9dad-4988-b6fa-cd9840babf72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47000" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=273.584µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=37c3a277-b4ac-4516-a73d-ae93fc9b6373 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.009Z] time="2022-11-22T16:30:23Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=408a79d0-9dad-4988-b6fa-cd9840babf72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47000" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=287.533µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=899eee0e-c2a1-441b-9126-0e91ce501574 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.009Z] time="2022-11-22T16:30:23Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=408a79d0-9dad-4988-b6fa-cd9840babf72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47000" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=79.376µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=cd72ceb3-4028-4c38-89b2-671b753a8846 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.009Z] time="2022-11-22T16:30:23Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=408a79d0-9dad-4988-b6fa-cd9840babf72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47000" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=164.193µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d51cacd2-a611-4eea-8f8d-ff04adcb4348 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.009Z] time="2022-11-22T16:30:23Z" level=info msg="response completed" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=408a79d0-9dad-4988-b6fa-cd9840babf72 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47000" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" http.response.duration=4.545618ms http.response.status=201 http.response.written=0 instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.009Z] 127.0.0.1 - - [22/Nov/2022:16:30:23 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.10+unknown"
16:30:24 [2022-11-22T16:30:24.009Z] time="2022-11-22T16:30:23Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=ac17caf8-7f96-437d-b603-1808d1a9c3b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:47026" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.009Z] time="2022-11-22T16:30:23Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=ac17caf8-7f96-437d-b603-1808d1a9c3b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:47026" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="788.497µs" http.response.status=200 http.response.written=2 instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.009Z] 127.0.0.1 - - [22/Nov/2022:16:30:23 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:30:24 [2022-11-22T16:30:24.009Z] time="2022-11-22T16:30:23Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=8264a0c8-4dcf-4b71-ac5c-ec0b623b1add http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47032" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.009Z] time="2022-11-22T16:30:23Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=8264a0c8-4dcf-4b71-ac5c-ec0b623b1add http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47032" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.009Z] time="2022-11-22T16:30:23Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=8264a0c8-4dcf-4b71-ac5c-ec0b623b1add http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47032" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=59.823µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=80268aa6-8846-4c43-9e68-b1664a67ff20 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.009Z] time="2022-11-22T16:30:23Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=8264a0c8-4dcf-4b71-ac5c-ec0b623b1add http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47032" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.009Z] time="2022-11-22T16:30:23Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=8264a0c8-4dcf-4b71-ac5c-ec0b623b1add http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47032" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=26.281µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=14fd3fd2-e9af-40d4-ba95-beaaa00dccf1 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.009Z] time="2022-11-22T16:30:23Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=8264a0c8-4dcf-4b71-ac5c-ec0b623b1add http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47032" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=13.555µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c3709810-9a8e-4587-a0ce-bdbba5d06c92 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.009Z] time="2022-11-22T16:30:23Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=8264a0c8-4dcf-4b71-ac5c-ec0b623b1add http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47032" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=19.422µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=72e9cdf8-f906-414e-a8a1-91a0a05dee01 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.009Z] time="2022-11-22T16:30:23Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=8264a0c8-4dcf-4b71-ac5c-ec0b623b1add http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47032" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.009Z] time="2022-11-22T16:30:23Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=8264a0c8-4dcf-4b71-ac5c-ec0b623b1add http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47032" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.498479ms http.response.status=200 http.response.written=417 instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.009Z] 127.0.0.1 - - [22/Nov/2022:16:30:23 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:30:24 [2022-11-22T16:30:24.009Z] time="2022-11-22T16:30:24Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=6d9bbcd2-ee22-4553-b7f1-375b03575d80 http.request.method=GET http.request.remoteaddr="127.0.0.1:47040" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.009Z] time="2022-11-22T16:30:24Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=6d9bbcd2-ee22-4553-b7f1-375b03575d80 http.request.method=GET http.request.remoteaddr="127.0.0.1:47040" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.009Z] time="2022-11-22T16:30:24Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=6d9bbcd2-ee22-4553-b7f1-375b03575d80 http.request.method=GET http.request.remoteaddr="127.0.0.1:47040" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.009Z] time="2022-11-22T16:30:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=6d9bbcd2-ee22-4553-b7f1-375b03575d80 http.request.method=GET http.request.remoteaddr="127.0.0.1:47040" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=233.084µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ee0c1e35-a3be-4162-83c1-c801b1ddf80b trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.009Z] time="2022-11-22T16:30:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=6d9bbcd2-ee22-4553-b7f1-375b03575d80 http.request.method=GET http.request.remoteaddr="127.0.0.1:47040" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=88.894µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d7d31a5d-d309-4dd3-be52-0b2fa22a7f8a trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.009Z] time="2022-11-22T16:30:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=6d9bbcd2-ee22-4553-b7f1-375b03575d80 http.request.method=GET http.request.remoteaddr="127.0.0.1:47040" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=135.352µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bcda43f2-84c1-4b5d-832d-b577ea1041e4 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.009Z] time="2022-11-22T16:30:24Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=6d9bbcd2-ee22-4553-b7f1-375b03575d80 http.request.method=GET http.request.remoteaddr="127.0.0.1:47040" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.009Z] time="2022-11-22T16:30:24Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=6d9bbcd2-ee22-4553-b7f1-375b03575d80 http.request.method=GET http.request.remoteaddr="127.0.0.1:47040" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=3.071911ms http.response.status=200 http.response.written=417 instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.009Z] 127.0.0.1 - - [22/Nov/2022:16:30:23 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:30:24 [2022-11-22T16:30:24.266Z] time="2022-11-22T16:30:24Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=5a51b2e3-2699-4fe2-a368-852e3968978d http.request.method=GET http.request.remoteaddr="127.0.0.1:47056" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.266Z] time="2022-11-22T16:30:24Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=5a51b2e3-2699-4fe2-a368-852e3968978d http.request.method=GET http.request.remoteaddr="127.0.0.1:47056" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.266Z] time="2022-11-22T16:30:24Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d9bf439d-c80a-4f47-a655-b112367802fa http.request.method=GET http.request.remoteaddr="127.0.0.1:47054" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.266Z] time="2022-11-22T16:30:24Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d9bf439d-c80a-4f47-a655-b112367802fa http.request.method=GET http.request.remoteaddr="127.0.0.1:47054" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.266Z] time="2022-11-22T16:30:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d9bf439d-c80a-4f47-a655-b112367802fa http.request.method=GET http.request.remoteaddr="127.0.0.1:47054" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=29.432µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0c881199-b7bf-49a0-a4f6-a5283c25c60f trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.266Z] time="2022-11-22T16:30:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d9bf439d-c80a-4f47-a655-b112367802fa http.request.method=GET http.request.remoteaddr="127.0.0.1:47054" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=21.654µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9cb9bb42-9243-4073-998b-eb6b2cd6ee65 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.266Z] time="2022-11-22T16:30:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d9bf439d-c80a-4f47-a655-b112367802fa http.request.method=GET http.request.remoteaddr="127.0.0.1:47054" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=26.938µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a7cddd39-f1e6-48ba-b086-863e47455b2e trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.266Z] time="2022-11-22T16:30:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d9bf439d-c80a-4f47-a655-b112367802fa http.request.method=GET http.request.remoteaddr="127.0.0.1:47054" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=12.931µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ee8ee69b-677e-4400-9975-d5cb50af9a53 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.266Z] time="2022-11-22T16:30:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d9bf439d-c80a-4f47-a655-b112367802fa http.request.method=GET http.request.remoteaddr="127.0.0.1:47054" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=16.025µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fb9a979e-d2e4-4344-9755-671333562472 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.266Z] time="2022-11-22T16:30:24Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d9bf439d-c80a-4f47-a655-b112367802fa http.request.method=GET http.request.remoteaddr="127.0.0.1:47054" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=6.621µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=976a833d-064b-454a-902e-1403939fdf7c trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.266Z] time="2022-11-22T16:30:24Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d9bf439d-c80a-4f47-a655-b112367802fa http.request.method=GET http.request.remoteaddr="127.0.0.1:47054" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=19.2µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=50df2347-a6f6-43e1-bc39-2ca587ce0d7b trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.266Z] time="2022-11-22T16:30:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d9bf439d-c80a-4f47-a655-b112367802fa http.request.method=GET http.request.remoteaddr="127.0.0.1:47054" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=21.875µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7e95f9b6-d8d6-43cc-89fa-187c534f29f3 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.266Z] time="2022-11-22T16:30:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d9bf439d-c80a-4f47-a655-b112367802fa http.request.method=GET http.request.remoteaddr="127.0.0.1:47054" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=14.54µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c74d3439-54bf-4af3-af98-0d9d29d09640 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.267Z] time="2022-11-22T16:30:24Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d9bf439d-c80a-4f47-a655-b112367802fa http.request.method=GET http.request.remoteaddr="127.0.0.1:47054" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.793003ms http.response.status=200 http.response.written=179 instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.267Z] 127.0.0.1 - - [22/Nov/2022:16:30:24 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:30:24 [2022-11-22T16:30:24.267Z] time="2022-11-22T16:30:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=5a51b2e3-2699-4fe2-a368-852e3968978d http.request.method=GET http.request.remoteaddr="127.0.0.1:47056" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=95.368µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=75c6281a-aff3-4e69-a022-0bbd6f0e2270 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.267Z] time="2022-11-22T16:30:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=5a51b2e3-2699-4fe2-a368-852e3968978d http.request.method=GET http.request.remoteaddr="127.0.0.1:47056" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=19.356µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8cf148b3-a683-4aeb-97ea-4cf800beab2b trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.267Z] time="2022-11-22T16:30:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=5a51b2e3-2699-4fe2-a368-852e3968978d http.request.method=GET http.request.remoteaddr="127.0.0.1:47056" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=32.074µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3de95343-8300-44ec-81f1-c23b52ba6b9d trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.267Z] time="2022-11-22T16:30:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=5a51b2e3-2699-4fe2-a368-852e3968978d http.request.method=GET http.request.remoteaddr="127.0.0.1:47056" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=14.589µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=aaf8c2f6-4168-4d9a-a7ef-fbcb041a073b trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.267Z] time="2022-11-22T16:30:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=5a51b2e3-2699-4fe2-a368-852e3968978d http.request.method=GET http.request.remoteaddr="127.0.0.1:47056" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=14.696µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a90de411-c811-42a3-9917-4da06dcff683 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.267Z] time="2022-11-22T16:30:24Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=5a51b2e3-2699-4fe2-a368-852e3968978d http.request.method=GET http.request.remoteaddr="127.0.0.1:47056" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=6.696µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=b112de94-ee7e-43a3-9c27-0e42adfab169 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.267Z] time="2022-11-22T16:30:24Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=5a51b2e3-2699-4fe2-a368-852e3968978d http.request.method=GET http.request.remoteaddr="127.0.0.1:47056" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=19.873µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=b4c8b0d7-f00d-4902-8018-5b776e7abffd trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.267Z] time="2022-11-22T16:30:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=5a51b2e3-2699-4fe2-a368-852e3968978d http.request.method=GET http.request.remoteaddr="127.0.0.1:47056" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=24.607µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5fefe245-c904-4148-a759-f174b801379a trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.267Z] time="2022-11-22T16:30:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=5a51b2e3-2699-4fe2-a368-852e3968978d http.request.method=GET http.request.remoteaddr="127.0.0.1:47056" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=21.317µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7567cdc4-2d7f-4257-9661-af7cc8fd9471 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.267Z] time="2022-11-22T16:30:24Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=5a51b2e3-2699-4fe2-a368-852e3968978d http.request.method=GET http.request.remoteaddr="127.0.0.1:47056" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=7.393957ms http.response.status=200 http.response.written=68 instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.267Z] 127.0.0.1 - - [22/Nov/2022:16:30:24 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:30:24 [2022-11-22T16:30:24.267Z] time="2022-11-22T16:30:24Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=30e03ae1-0e75-40b1-a7b4-47b73cf9a8ca http.request.method=GET http.request.remoteaddr="127.0.0.1:47064" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.267Z] time="2022-11-22T16:30:24Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=30e03ae1-0e75-40b1-a7b4-47b73cf9a8ca http.request.method=GET http.request.remoteaddr="127.0.0.1:47064" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="812.587µs" http.response.status=200 http.response.written=2 instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.267Z] 127.0.0.1 - - [22/Nov/2022:16:30:24 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:30:24 [2022-11-22T16:30:24.267Z] time="2022-11-22T16:30:24Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=790b332f-4aae-4a2c-ad4d-6ccea5b95f6e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47078" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.267Z] time="2022-11-22T16:30:24Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=790b332f-4aae-4a2c-ad4d-6ccea5b95f6e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47078" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.267Z] time="2022-11-22T16:30:24Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=790b332f-4aae-4a2c-ad4d-6ccea5b95f6e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47078" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.267Z] time="2022-11-22T16:30:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=790b332f-4aae-4a2c-ad4d-6ccea5b95f6e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47078" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=31.089µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2bbcfe12-844c-4263-9122-0f2dfb6b8d2e trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.267Z] time="2022-11-22T16:30:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=790b332f-4aae-4a2c-ad4d-6ccea5b95f6e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47078" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=93.817µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=061b166e-1c83-45dc-9580-f4d8d2e90d28 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.267Z] time="2022-11-22T16:30:24Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=790b332f-4aae-4a2c-ad4d-6ccea5b95f6e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47078" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.285958ms http.response.status=404 http.response.written=181 instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.267Z] 127.0.0.1 - - [22/Nov/2022:16:30:24 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:30:24 [2022-11-22T16:30:24.267Z] time="2022-11-22T16:30:24Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=92e03f4d-a6a6-48a6-9264-afb37422d888 http.request.method=GET http.request.remoteaddr="127.0.0.1:47090" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.267Z] time="2022-11-22T16:30:24Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=92e03f4d-a6a6-48a6-9264-afb37422d888 http.request.method=GET http.request.remoteaddr="127.0.0.1:47090" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.267Z] time="2022-11-22T16:30:24Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=92e03f4d-a6a6-48a6-9264-afb37422d888 http.request.method=GET http.request.remoteaddr="127.0.0.1:47090" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.267Z] time="2022-11-22T16:30:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=92e03f4d-a6a6-48a6-9264-afb37422d888 http.request.method=GET http.request.remoteaddr="127.0.0.1:47090" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=23.451µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fa00feaa-f18e-477a-a977-89ebb1d03db7 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.267Z] time="2022-11-22T16:30:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=92e03f4d-a6a6-48a6-9264-afb37422d888 http.request.method=GET http.request.remoteaddr="127.0.0.1:47090" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 trace.duration=11.003µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6e9a0154-f303-4c4f-a1d7-b052506434e3 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.267Z] time="2022-11-22T16:30:24Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=92e03f4d-a6a6-48a6-9264-afb37422d888 http.request.method=GET http.request.remoteaddr="127.0.0.1:47090" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.123504ms http.response.status=404 http.response.written=181 instance.id=80e14974-cdfc-4c23-9ef0-72b94bc50c49 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
16:30:24 [2022-11-22T16:30:24.267Z] 127.0.0.1 - - [22/Nov/2022:16:30:24 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.3 git-commit/eaf9865ca61d32cd855a647c1245e1181ebd7dfa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:30:24 [2022-11-22T16:30:24.267Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.24s)
16:30:24 [2022-11-22T16:30:24.267Z] === RUN   TestRemoveImageOrphaning
16:30:24 [2022-11-22T16:30:24.267Z] --- PASS: TestRemoveImageOrphaning (0.16s)
16:30:24 [2022-11-22T16:30:24.267Z] === RUN   TestRemoveImageGarbageCollector
16:30:24 [2022-11-22T16:30:24.267Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:30:24 [2022-11-22T16:30:24.267Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
16:30:24 [2022-11-22T16:30:24.267Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:30:24 [2022-11-22T16:30:24.267Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
16:30:24 [2022-11-22T16:30:24.267Z] === RUN   TestTagInvalidReference
16:30:24 [2022-11-22T16:30:24.267Z] --- PASS: TestTagInvalidReference (0.01s)
16:30:24 [2022-11-22T16:30:24.267Z] === RUN   TestTagValidPrefixedRepo
16:30:24 [2022-11-22T16:30:24.523Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
16:30:24 [2022-11-22T16:30:24.523Z] === RUN   TestTagExistedNameWithoutForce
16:30:24 [2022-11-22T16:30:24.523Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
16:30:24 [2022-11-22T16:30:24.523Z] === RUN   TestTagOfficialNames
16:30:24 [2022-11-22T16:30:24.523Z] --- PASS: TestTagOfficialNames (0.06s)
16:30:24 [2022-11-22T16:30:24.523Z] === RUN   TestTagMatchesDigest
16:30:24 [2022-11-22T16:30:24.523Z] --- PASS: TestTagMatchesDigest (0.02s)
16:30:24 [2022-11-22T16:30:24.523Z] PASS
16:30:24 [2022-11-22T16:30:24.523Z] 
16:30:24 [2022-11-22T16:30:24.523Z] === Skipped
16:30:24 [2022-11-22T16:30:24.523Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
16:30:24 [2022-11-22T16:30:24.523Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
16:30:24 [2022-11-22T16:30:24.523Z] 
16:30:24 [2022-11-22T16:30:24.523Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
16:30:24 [2022-11-22T16:30:24.523Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:30:24 [2022-11-22T16:30:24.523Z] 
16:30:24 [2022-11-22T16:30:24.523Z] DONE 23 tests, 2 skipped in 1.202s
16:30:24 [2022-11-22T16:30:24.523Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
16:30:24 [2022-11-22T16:30:24.523Z] ++ 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
16:30:24 [2022-11-22T16:30:24.523Z] ++ set -e
16:30:24 [2022-11-22T16:30:24.523Z] ++ '[' -n 0 ']'
16:30:24 [2022-11-22T16:30:24.523Z] ++ set -x
16:30:24 [2022-11-22T16:30:24.523Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
16:30:24 [2022-11-22T16:30:24.523Z] === RUN   TestStripANSICommands
16:30:24 [2022-11-22T16:30:24.523Z] === RUN   TestStripANSICommands/#00
16:30:24 [2022-11-22T16:30:24.523Z] === RUN   TestStripANSICommands/#01
16:30:24 [2022-11-22T16:30:24.523Z] --- PASS: TestStripANSICommands (0.00s)
16:30:24 [2022-11-22T16:30:24.523Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
16:30:24 [2022-11-22T16:30:24.523Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
16:30:24 [2022-11-22T16:30:24.523Z] PASS
16:30:24 [2022-11-22T16:30:24.523Z] 
16:30:24 [2022-11-22T16:30:24.523Z] DONE 3 tests in 0.044s
16:30:24 [2022-11-22T16:30:24.523Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
16:30:24 [2022-11-22T16:30:24.524Z] ++ 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
16:30:24 [2022-11-22T16:30:24.524Z] ++ set -e
16:30:24 [2022-11-22T16:30:24.524Z] ++ '[' -n 0 ']'
16:30:24 [2022-11-22T16:30:24.524Z] ++ set -x
16:30:24 [2022-11-22T16:30:24.524Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
16:30:24 [2022-11-22T16:30:24.779Z] INFO: Testing against a local daemon
16:30:24 [2022-11-22T16:30:24.779Z] === RUN   TestNetworkCreateDelete
16:30:24 [2022-11-22T16:30:24.779Z] --- PASS: TestNetworkCreateDelete (0.13s)
16:30:24 [2022-11-22T16:30:24.779Z] === RUN   TestDockerNetworkDeletePreferID
16:30:25 [2022-11-22T16:30:25.383Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
16:30:25 [2022-11-22T16:30:25.383Z] === RUN   TestDaemonDNSFallback
16:30:31 [2022-11-22T16:30:31.916Z] --- PASS: TestDaemonDNSFallback (6.24s)
16:30:31 [2022-11-22T16:30:31.916Z] === RUN   TestInspectNetwork
16:30:34 [2022-11-22T16:30:34.430Z] === RUN   TestInspectNetwork/full_network_id
16:30:34 [2022-11-22T16:30:34.430Z] === RUN   TestInspectNetwork/partial_network_id
16:30:34 [2022-11-22T16:30:34.430Z] === RUN   TestInspectNetwork/network_name
16:30:34 [2022-11-22T16:30:34.430Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:30:38 [2022-11-22T16:30:38.593Z] --- PASS: TestInspectNetwork (6.88s)
16:30:38 [2022-11-22T16:30:38.593Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
16:30:38 [2022-11-22T16:30:38.593Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
16:30:38 [2022-11-22T16:30:38.593Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
16:30:38 [2022-11-22T16:30:38.593Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
16:30:38 [2022-11-22T16:30:38.593Z] === RUN   TestRunContainerWithBridgeNone
16:30:39 [2022-11-22T16:30:39.605Z] --- PASS: TestRunContainerWithBridgeNone (1.39s)
16:30:39 [2022-11-22T16:30:39.605Z] === RUN   TestNetworkInvalidJSON
16:30:39 [2022-11-22T16:30:39.605Z] === RUN   TestNetworkInvalidJSON/networks/create
16:30:39 [2022-11-22T16:30:39.605Z] === PAUSE TestNetworkInvalidJSON/networks/create
16:30:39 [2022-11-22T16:30:39.605Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
16:30:39 [2022-11-22T16:30:39.605Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
16:30:39 [2022-11-22T16:30:39.605Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
16:30:39 [2022-11-22T16:30:39.605Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
16:30:39 [2022-11-22T16:30:39.861Z] === CONT  TestNetworkInvalidJSON/networks/create
16:30:39 [2022-11-22T16:30:39.861Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
16:30:39 [2022-11-22T16:30:39.861Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
16:30:39 [2022-11-22T16:30:39.861Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
16:30:39 [2022-11-22T16:30:39.861Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
16:30:39 [2022-11-22T16:30:39.861Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
16:30:39 [2022-11-22T16:30:39.861Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
16:30:39 [2022-11-22T16:30:39.861Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
16:30:39 [2022-11-22T16:30:39.861Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
16:30:39 [2022-11-22T16:30:39.861Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
16:30:39 [2022-11-22T16:30:39.861Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
16:30:39 [2022-11-22T16:30:39.861Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
16:30:39 [2022-11-22T16:30:39.861Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
16:30:39 [2022-11-22T16:30:39.861Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
16:30:39 [2022-11-22T16:30:39.861Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
16:30:39 [2022-11-22T16:30:39.861Z] --- PASS: TestNetworkInvalidJSON (0.02s)
16:30:39 [2022-11-22T16:30:39.861Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
16:30:39 [2022-11-22T16:30:39.861Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
16:30:39 [2022-11-22T16:30:39.861Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
16:30:39 [2022-11-22T16:30:39.861Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
16:30:39 [2022-11-22T16:30:39.861Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
16:30:39 [2022-11-22T16:30:39.861Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
16:30:39 [2022-11-22T16:30:39.861Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
16:30:39 [2022-11-22T16:30:39.861Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
16:30:39 [2022-11-22T16:30:39.861Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
16:30:39 [2022-11-22T16:30:39.861Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
16:30:39 [2022-11-22T16:30:39.861Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
16:30:39 [2022-11-22T16:30:39.861Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
16:30:39 [2022-11-22T16:30:39.861Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
16:30:39 [2022-11-22T16:30:39.861Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
16:30:39 [2022-11-22T16:30:39.861Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
16:30:39 [2022-11-22T16:30:39.861Z] === RUN   TestNetworkList
16:30:39 [2022-11-22T16:30:39.861Z] === RUN   TestNetworkList//networks
16:30:39 [2022-11-22T16:30:39.861Z] === PAUSE TestNetworkList//networks
16:30:39 [2022-11-22T16:30:39.861Z] === RUN   TestNetworkList//networks/
16:30:39 [2022-11-22T16:30:39.861Z] === PAUSE TestNetworkList//networks/
16:30:39 [2022-11-22T16:30:39.861Z] === CONT  TestNetworkList//networks
16:30:39 [2022-11-22T16:30:39.861Z] === CONT  TestNetworkList//networks/
16:30:39 [2022-11-22T16:30:39.861Z] --- PASS: TestNetworkList (0.02s)
16:30:39 [2022-11-22T16:30:39.861Z]     --- PASS: TestNetworkList//networks/ (0.00s)
16:30:39 [2022-11-22T16:30:39.861Z]     --- PASS: TestNetworkList//networks (0.00s)
16:30:39 [2022-11-22T16:30:39.861Z] === RUN   TestHostIPv4BridgeLabel
16:30:40 [2022-11-22T16:30:40.422Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
16:30:40 [2022-11-22T16:30:40.422Z] === RUN   TestDaemonRestartWithLiveRestore
16:30:41 [2022-11-22T16:30:41.391Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
16:30:41 [2022-11-22T16:30:41.391Z] === RUN   TestDaemonDefaultNetworkPools
16:30:42 [2022-11-22T16:30:42.316Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
16:30:42 [2022-11-22T16:30:42.316Z] === RUN   TestDaemonRestartWithExistingNetwork
16:30:43 [2022-11-22T16:30:43.283Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
16:30:43 [2022-11-22T16:30:43.283Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:30:44 [2022-11-22T16:30:44.648Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
16:30:44 [2022-11-22T16:30:44.648Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:30:44 [2022-11-22T16:30:44.903Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
16:30:44 [2022-11-22T16:30:44.903Z] === RUN   TestServiceWithPredefinedNetwork
16:30:47 [2022-11-22T16:30:47.418Z] --- PASS: TestServiceWithPredefinedNetwork (2.14s)
16:30:47 [2022-11-22T16:30:47.418Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:30:47 [2022-11-22T16:30:47.418Z]     service_test.go:242: FLAKY_TEST
16:30:47 [2022-11-22T16:30:47.418Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:30:47 [2022-11-22T16:30:47.418Z] === RUN   TestServiceWithDataPathPortInit
16:31:02 [2022-11-22T16:31:02.254Z] --- PASS: TestServiceWithDataPathPortInit (13.38s)
16:31:02 [2022-11-22T16:31:02.254Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:31:03 [2022-11-22T16:31:03.181Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:9smfyf7slzgo6hhoqlrjl0l1z Created:2022-11-22 16:31:01.834037574 +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[266530fb382c4e1c2e40e52f15894159621eb100b5a478983467199adcf9df8b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.45jeic77crxkvgfd42hget2hw EndpointID:27bbce45386ec3e4cfafdd901e55f1bd8e4d3fc3dfe1d6f9bbabf66e98bb3bf8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d9453a41ff867e751d1030dea61aafa788c4e95263f0f9be08f3fd772e6ca66d 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:762ed3f37499 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.45jeic77crxkvgfd42hget2hw EndpointID:27bbce45386ec3e4cfafdd901e55f1bd8e4d3fc3dfe1d6f9bbabf66e98bb3bf8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
16:31:07 [2022-11-22T16:31:07.379Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.81s)
16:31:07 [2022-11-22T16:31:07.379Z] PASS
16:31:07 [2022-11-22T16:31:07.379Z] 
16:31:07 [2022-11-22T16:31:07.379Z] === Skipped
16:31:07 [2022-11-22T16:31:07.379Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:31:07 [2022-11-22T16:31:07.379Z]     service_test.go:242: FLAKY_TEST
16:31:07 [2022-11-22T16:31:07.379Z] 
16:31:07 [2022-11-22T16:31:07.379Z] DONE 38 tests, 1 skipped in 42.736s
16:31:07 [2022-11-22T16:31:07.379Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:31:07 [2022-11-22T16:31:07.379Z] ++ 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
16:31:07 [2022-11-22T16:31:07.379Z] ++ set -e
16:31:07 [2022-11-22T16:31:07.379Z] ++ '[' -n 0 ']'
16:31:07 [2022-11-22T16:31:07.379Z] ++ set -x
16:31:07 [2022-11-22T16:31:07.379Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
16:31:07 [2022-11-22T16:31:07.379Z] INFO: Testing against a local daemon
16:31:07 [2022-11-22T16:31:07.379Z] === RUN   TestDockerNetworkIpvlanPersistance
16:31:07 [2022-11-22T16:31:07.379Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:31:07 [2022-11-22T16:31:07.379Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
16:31:07 [2022-11-22T16:31:07.379Z] === RUN   TestDockerNetworkIpvlan
16:31:07 [2022-11-22T16:31:07.379Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:31:07 [2022-11-22T16:31:07.379Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:31:07 [2022-11-22T16:31:07.379Z] PASS
16:31:07 [2022-11-22T16:31:07.379Z] 
16:31:07 [2022-11-22T16:31:07.379Z] === Skipped
16:31:07 [2022-11-22T16:31:07.379Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
16:31:07 [2022-11-22T16:31:07.379Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:31:07 [2022-11-22T16:31:07.379Z] 
16:31:07 [2022-11-22T16:31:07.379Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:31:07 [2022-11-22T16:31:07.379Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:31:07 [2022-11-22T16:31:07.379Z] 
16:31:07 [2022-11-22T16:31:07.379Z] DONE 2 tests, 2 skipped in 0.083s
16:31:07 [2022-11-22T16:31:07.379Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:31:07 [2022-11-22T16:31:07.379Z] ++ 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
16:31:07 [2022-11-22T16:31:07.379Z] ++ set -e
16:31:07 [2022-11-22T16:31:07.380Z] ++ '[' -n 0 ']'
16:31:07 [2022-11-22T16:31:07.380Z] ++ set -x
16:31:07 [2022-11-22T16:31:07.380Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
16:31:07 [2022-11-22T16:31:07.641Z] INFO: Testing against a local daemon
16:31:07 [2022-11-22T16:31:07.641Z] === RUN   TestDockerNetworkMacvlanPersistance
16:31:09 [2022-11-22T16:31:09.004Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.20s)
16:31:09 [2022-11-22T16:31:09.004Z] === RUN   TestDockerNetworkMacvlan
16:31:09 [2022-11-22T16:31:09.260Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:31:10 [2022-11-22T16:31:10.187Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:31:10 [2022-11-22T16:31:10.748Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:31:12 [2022-11-22T16:31:12.196Z] === RUN   TestDockerNetworkMacvlan/InternalMode
16:31:14 [2022-11-22T16:31:14.083Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
16:31:17 [2022-11-22T16:31:17.349Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:31:17 [2022-11-22T16:31:17.605Z] --- PASS: TestDockerNetworkMacvlan (8.87s)
16:31:17 [2022-11-22T16:31:17.605Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
16:31:17 [2022-11-22T16:31:17.605Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
16:31:17 [2022-11-22T16:31:17.605Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.77s)
16:31:17 [2022-11-22T16:31:17.605Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.86s)
16:31:17 [2022-11-22T16:31:17.605Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.03s)
16:31:17 [2022-11-22T16:31:17.605Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s)
16:31:17 [2022-11-22T16:31:17.605Z] PASS
16:31:17 [2022-11-22T16:31:17.605Z] 
16:31:17 [2022-11-22T16:31:17.605Z] DONE 8 tests in 10.171s
16:31:17 [2022-11-22T16:31:17.605Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
16:31:17 [2022-11-22T16:31:17.605Z] ++ 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
16:31:17 [2022-11-22T16:31:17.605Z] ++ set -e
16:31:17 [2022-11-22T16:31:17.605Z] ++ '[' -n 0 ']'
16:31:17 [2022-11-22T16:31:17.605Z] ++ set -x
16:31:17 [2022-11-22T16:31:17.605Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
16:31:17 [2022-11-22T16:31:17.605Z] testing: warning: no tests to run
16:31:17 [2022-11-22T16:31:17.605Z] PASS
16:31:17 [2022-11-22T16:31:17.605Z] 
16:31:17 [2022-11-22T16:31:17.605Z] DONE 0 tests in 0.026s
16:31:17 [2022-11-22T16:31:17.605Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:31:17 [2022-11-22T16:31:17.605Z] ++ 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
16:31:17 [2022-11-22T16:31:17.605Z] ++ set -e
16:31:17 [2022-11-22T16:31:17.605Z] ++ '[' -n 0 ']'
16:31:17 [2022-11-22T16:31:17.605Z] ++ set -x
16:31:17 [2022-11-22T16:31:17.605Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
16:31:17 [2022-11-22T16:31:17.861Z] INFO: Testing against a local daemon
16:31:17 [2022-11-22T16:31:17.861Z] === RUN   TestAuthZPluginAllowRequest
16:31:18 [2022-11-22T16:31:18.828Z] --- PASS: TestAuthZPluginAllowRequest (1.07s)
16:31:18 [2022-11-22T16:31:18.828Z] === RUN   TestAuthZPluginTLS
16:31:19 [2022-11-22T16:31:19.394Z] --- PASS: TestAuthZPluginTLS (0.55s)
16:31:19 [2022-11-22T16:31:19.394Z] === RUN   TestAuthZPluginDenyRequest
16:31:19 [2022-11-22T16:31:19.955Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
16:31:19 [2022-11-22T16:31:19.955Z] === RUN   TestAuthZPluginAPIDenyResponse
16:31:20 [2022-11-22T16:31:20.516Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
16:31:20 [2022-11-22T16:31:20.516Z] === RUN   TestAuthZPluginDenyResponse
16:31:21 [2022-11-22T16:31:21.077Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
16:31:21 [2022-11-22T16:31:21.077Z] === RUN   TestAuthZPluginAllowEventStream
16:31:22 [2022-11-22T16:31:22.004Z] --- PASS: TestAuthZPluginAllowEventStream (1.03s)
16:31:22 [2022-11-22T16:31:22.004Z] === RUN   TestAuthZPluginErrorResponse
16:31:22 [2022-11-22T16:31:22.606Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
16:31:22 [2022-11-22T16:31:22.606Z] === RUN   TestAuthZPluginErrorRequest
16:31:23 [2022-11-22T16:31:23.167Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
16:31:23 [2022-11-22T16:31:23.167Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:31:23 [2022-11-22T16:31:23.730Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
16:31:23 [2022-11-22T16:31:23.730Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:31:25 [2022-11-22T16:31:25.137Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.23s)
16:31:25 [2022-11-22T16:31:25.137Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:31:26 [2022-11-22T16:31:26.146Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.12s)
16:31:26 [2022-11-22T16:31:26.146Z] === RUN   TestAuthZPluginHeader
16:31:26 [2022-11-22T16:31:26.707Z] --- PASS: TestAuthZPluginHeader (0.61s)
16:31:26 [2022-11-22T16:31:26.707Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:31:26 [2022-11-22T16:31:26.707Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:31:26 [2022-11-22T16:31:26.707Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:31:26 [2022-11-22T16:31:26.707Z] === RUN   TestAuthZPluginV2Disable
16:31:26 [2022-11-22T16:31:26.707Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:31:26 [2022-11-22T16:31:26.707Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
16:31:26 [2022-11-22T16:31:26.707Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:31:26 [2022-11-22T16:31:26.707Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:31:26 [2022-11-22T16:31:26.707Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:31:26 [2022-11-22T16:31:26.707Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:31:26 [2022-11-22T16:31:26.707Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:31:26 [2022-11-22T16:31:26.707Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:31:26 [2022-11-22T16:31:26.707Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:31:45 [2022-11-22T16:31:45.083Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
16:31:45 [2022-11-22T16:31:45.083Z] PASS
16:31:45 [2022-11-22T16:31:45.083Z] 
16:31:45 [2022-11-22T16:31:45.083Z] === Skipped
16:31:45 [2022-11-22T16:31:45.083Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:31:45 [2022-11-22T16:31:45.083Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:31:45 [2022-11-22T16:31:45.083Z] 
16:31:45 [2022-11-22T16:31:45.083Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
16:31:45 [2022-11-22T16:31:45.083Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:31:45 [2022-11-22T16:31:45.083Z] 
16:31:45 [2022-11-22T16:31:45.083Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:31:45 [2022-11-22T16:31:45.083Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:31:45 [2022-11-22T16:31:45.083Z] 
16:31:45 [2022-11-22T16:31:45.083Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:31:45 [2022-11-22T16:31:45.083Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:31:45 [2022-11-22T16:31:45.083Z] 
16:31:45 [2022-11-22T16:31:45.083Z] DONE 17 tests, 4 skipped in 25.781s
16:31:45 [2022-11-22T16:31:45.083Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:31:45 [2022-11-22T16:31:45.083Z] ++ 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
16:31:45 [2022-11-22T16:31:45.083Z] ++ set -e
16:31:45 [2022-11-22T16:31:45.083Z] ++ '[' -n 0 ']'
16:31:45 [2022-11-22T16:31:45.083Z] ++ set -x
16:31:45 [2022-11-22T16:31:45.083Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
16:31:45 [2022-11-22T16:31:45.083Z] INFO: Testing against a local daemon
16:31:45 [2022-11-22T16:31:45.083Z] === RUN   TestPluginInvalidJSON
16:31:45 [2022-11-22T16:31:45.083Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
16:31:45 [2022-11-22T16:31:45.083Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
16:31:45 [2022-11-22T16:31:45.083Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
16:31:45 [2022-11-22T16:31:45.083Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
16:31:45 [2022-11-22T16:31:45.083Z] === RUN   TestPluginInvalidJSON/plugins/pull
16:31:45 [2022-11-22T16:31:45.083Z] === PAUSE TestPluginInvalidJSON/plugins/pull
16:31:45 [2022-11-22T16:31:45.083Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
16:31:45 [2022-11-22T16:31:45.083Z] === CONT  TestPluginInvalidJSON/plugins/pull
16:31:45 [2022-11-22T16:31:45.083Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
16:31:45 [2022-11-22T16:31:45.083Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
16:31:45 [2022-11-22T16:31:45.083Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
16:31:45 [2022-11-22T16:31:45.083Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
16:31:45 [2022-11-22T16:31:45.083Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
16:31:45 [2022-11-22T16:31:45.083Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
16:31:45 [2022-11-22T16:31:45.083Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
16:31:45 [2022-11-22T16:31:45.083Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
16:31:45 [2022-11-22T16:31:45.083Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
16:31:45 [2022-11-22T16:31:45.083Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
16:31:45 [2022-11-22T16:31:45.083Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
16:31:45 [2022-11-22T16:31:45.083Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
16:31:45 [2022-11-22T16:31:45.083Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
16:31:45 [2022-11-22T16:31:45.083Z] --- PASS: TestPluginInvalidJSON (0.01s)
16:31:45 [2022-11-22T16:31:45.083Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
16:31:45 [2022-11-22T16:31:45.083Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
16:31:45 [2022-11-22T16:31:45.083Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
16:31:45 [2022-11-22T16:31:45.083Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
16:31:45 [2022-11-22T16:31:45.083Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
16:31:45 [2022-11-22T16:31:45.083Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
16:31:45 [2022-11-22T16:31:45.083Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
16:31:45 [2022-11-22T16:31:45.083Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
16:31:45 [2022-11-22T16:31:45.083Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
16:31:45 [2022-11-22T16:31:45.083Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
16:31:45 [2022-11-22T16:31:45.083Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
16:31:45 [2022-11-22T16:31:45.083Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
16:31:45 [2022-11-22T16:31:45.083Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
16:31:45 [2022-11-22T16:31:45.083Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
16:31:45 [2022-11-22T16:31:45.083Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
16:31:45 [2022-11-22T16:31:45.083Z] === RUN   TestPluginInstall
16:31:45 [2022-11-22T16:31:45.083Z] === RUN   TestPluginInstall/no_auth
16:31:47 [2022-11-22T16:31:47.599Z] time="2022-11-22T16:31:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:31:47 [2022-11-22T16:31:47.599Z] time="2022-11-22T16:31:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:85bfbaf51a28b70e33bb6f5c21c2b171b93d78670fd484301e03b1f020e898a2" mediatype=application/vnd.docker.plugin.v1+json size=522
16:31:47 [2022-11-22T16:31:47.599Z] time="2022-11-22T16:31:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:31:47 [2022-11-22T16:31:47.599Z] time="2022-11-22T16:31:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:85bfbaf51a28b70e33bb6f5c21c2b171b93d78670fd484301e03b1f020e898a2" mediatype=application/vnd.docker.plugin.v1+json size=522
16:31:47 [2022-11-22T16:31:47.599Z] === RUN   TestPluginInstall/with_htpasswd
16:31:47 [2022-11-22T16:31:47.855Z] time="2022-11-22T16:31:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:31:47 [2022-11-22T16:31:47.855Z] time="2022-11-22T16:31:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:85bfbaf51a28b70e33bb6f5c21c2b171b93d78670fd484301e03b1f020e898a2" mediatype=application/vnd.docker.plugin.v1+json size=522
16:31:47 [2022-11-22T16:31:47.855Z] time="2022-11-22T16:31:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:31:47 [2022-11-22T16:31:47.855Z] time="2022-11-22T16:31:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:85bfbaf51a28b70e33bb6f5c21c2b171b93d78670fd484301e03b1f020e898a2" mediatype=application/vnd.docker.plugin.v1+json size=522
16:31:48 [2022-11-22T16:31:48.111Z] === RUN   TestPluginInstall/with_insecure
16:31:49 [2022-11-22T16:31:49.080Z] time="2022-11-22T16:31:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:31:49 [2022-11-22T16:31:49.080Z] time="2022-11-22T16:31:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:86681397bcf6e6003bbdc6792673b21677a3f4939d3c9d62ae520cc50d6e3fba" mediatype=application/vnd.docker.plugin.v1+json size=522
16:31:49 [2022-11-22T16:31:49.080Z] time="2022-11-22T16:31:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:31:49 [2022-11-22T16:31:49.080Z] time="2022-11-22T16:31:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:86681397bcf6e6003bbdc6792673b21677a3f4939d3c9d62ae520cc50d6e3fba" mediatype=application/vnd.docker.plugin.v1+json size=522
16:31:49 [2022-11-22T16:31:49.080Z]     plugin_test.go:196: [da71285310dde] daemon is not started
16:31:49 [2022-11-22T16:31:49.080Z] --- PASS: TestPluginInstall (5.43s)
16:31:49 [2022-11-22T16:31:49.080Z]     --- PASS: TestPluginInstall/no_auth (3.97s)
16:31:49 [2022-11-22T16:31:49.080Z]     --- PASS: TestPluginInstall/with_htpasswd (0.49s)
16:31:49 [2022-11-22T16:31:49.080Z]     --- PASS: TestPluginInstall/with_insecure (0.96s)
16:31:49 [2022-11-22T16:31:49.080Z] === RUN   TestPluginsWithRuntimes
16:31:50 [2022-11-22T16:31:50.531Z] === RUN   TestPluginsWithRuntimes/No_Args
16:31:51 [2022-11-22T16:31:51.457Z] === RUN   TestPluginsWithRuntimes/With_Args
16:31:52 [2022-11-22T16:31:52.469Z] --- PASS: TestPluginsWithRuntimes (3.28s)
16:31:52 [2022-11-22T16:31:52.469Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.90s)
16:31:52 [2022-11-22T16:31:52.469Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.89s)
16:31:52 [2022-11-22T16:31:52.469Z] === RUN   TestPluginBackCompatMediaTypes
16:31:52 [2022-11-22T16:31:52.810Z] --- PASS: TestPluginBackCompatMediaTypes (0.53s)
16:31:52 [2022-11-22T16:31:52.810Z] PASS
16:31:52 [2022-11-22T16:31:52.810Z] 
16:31:52 [2022-11-22T16:31:52.810Z] DONE 24 tests in 9.370s
16:31:52 [2022-11-22T16:31:52.810Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:31:52 [2022-11-22T16:31:52.810Z] ++ 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
16:31:52 [2022-11-22T16:31:52.810Z] ++ set -e
16:31:52 [2022-11-22T16:31:52.810Z] ++ '[' -n 0 ']'
16:31:52 [2022-11-22T16:31:52.810Z] ++ set -x
16:31:52 [2022-11-22T16:31:52.810Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
16:31:53 [2022-11-22T16:31:53.066Z] INFO: Testing against a local daemon
16:31:53 [2022-11-22T16:31:53.066Z] === RUN   TestExternalGraphDriver
16:31:53 [2022-11-22T16:31:53.364Z] === RUN   TestExternalGraphDriver/json
16:31:54 [2022-11-22T16:31:54.811Z] === RUN   TestExternalGraphDriver/spec
16:31:56 [2022-11-22T16:31:56.742Z] === RUN   TestExternalGraphDriver/pull
16:31:58 [2022-11-22T16:31:58.148Z] --- PASS: TestExternalGraphDriver (5.00s)
16:31:58 [2022-11-22T16:31:58.148Z]     --- PASS: TestExternalGraphDriver/json (1.54s)
16:31:58 [2022-11-22T16:31:58.148Z]     --- PASS: TestExternalGraphDriver/spec (1.50s)
16:31:58 [2022-11-22T16:31:58.148Z]     --- PASS: TestExternalGraphDriver/pull (1.61s)
16:31:58 [2022-11-22T16:31:58.148Z] === RUN   TestGraphdriverPluginV2
16:31:58 [2022-11-22T16:31:58.444Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:31:58 [2022-11-22T16:31:58.445Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
16:31:58 [2022-11-22T16:31:58.445Z] PASS
16:31:58 [2022-11-22T16:31:58.445Z] 
16:31:58 [2022-11-22T16:31:58.445Z] === Skipped
16:31:58 [2022-11-22T16:31:58.445Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
16:31:58 [2022-11-22T16:31:58.445Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:31:58 [2022-11-22T16:31:58.445Z] 
16:31:58 [2022-11-22T16:31:58.445Z] DONE 5 tests, 1 skipped in 5.424s
16:31:58 [2022-11-22T16:31:58.445Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:31:58 [2022-11-22T16:31:58.445Z] ++ 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
16:31:58 [2022-11-22T16:31:58.445Z] ++ set -e
16:31:58 [2022-11-22T16:31:58.445Z] ++ '[' -n 0 ']'
16:31:58 [2022-11-22T16:31:58.445Z] ++ set -x
16:31:58 [2022-11-22T16:31:58.445Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
16:31:58 [2022-11-22T16:31:58.445Z] INFO: Testing against a local daemon
16:31:58 [2022-11-22T16:31:58.445Z] === RUN   TestContinueAfterPluginCrash
16:31:58 [2022-11-22T16:31:58.445Z] === PAUSE TestContinueAfterPluginCrash
16:31:58 [2022-11-22T16:31:58.445Z] === RUN   TestReadPluginNoRead
16:31:58 [2022-11-22T16:31:58.445Z] === PAUSE TestReadPluginNoRead
16:31:58 [2022-11-22T16:31:58.445Z] === RUN   TestDaemonStartWithLogOpt
16:31:58 [2022-11-22T16:31:58.445Z] === PAUSE TestDaemonStartWithLogOpt
16:31:58 [2022-11-22T16:31:58.445Z] === CONT  TestContinueAfterPluginCrash
16:31:58 [2022-11-22T16:31:58.445Z] === CONT  TestDaemonStartWithLogOpt
16:32:01 [2022-11-22T16:32:01.751Z] --- PASS: TestDaemonStartWithLogOpt (3.08s)
16:32:01 [2022-11-22T16:32:01.751Z] === CONT  TestReadPluginNoRead
16:32:03 [2022-11-22T16:32:03.639Z] === RUN   TestReadPluginNoRead/disabled_caching
16:32:05 [2022-11-22T16:32:05.002Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
16:32:05 [2022-11-22T16:32:05.930Z] === RUN   TestReadPluginNoRead/default
16:32:06 [2022-11-22T16:32:06.491Z] --- PASS: TestContinueAfterPluginCrash (8.12s)
16:32:07 [2022-11-22T16:32:07.094Z] === CONT  TestReadPluginNoRead
16:32:07 [2022-11-22T16:32:07.094Z]     read_test.go:91: [db951dd6552f1] daemon is not started
16:32:07 [2022-11-22T16:32:07.094Z] --- PASS: TestReadPluginNoRead (5.63s)
16:32:07 [2022-11-22T16:32:07.094Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.25s)
16:32:07 [2022-11-22T16:32:07.094Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s)
16:32:07 [2022-11-22T16:32:07.094Z]     --- PASS: TestReadPluginNoRead/default (1.20s)
16:32:07 [2022-11-22T16:32:07.094Z] PASS
16:32:07 [2022-11-22T16:32:07.094Z] 
16:32:07 [2022-11-22T16:32:07.094Z] DONE 6 tests in 8.823s
16:32:07 [2022-11-22T16:32:07.094Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
16:32:07 [2022-11-22T16:32:07.094Z] ++ 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
16:32:07 [2022-11-22T16:32:07.094Z] ++ set -e
16:32:07 [2022-11-22T16:32:07.094Z] ++ '[' -n 0 ']'
16:32:07 [2022-11-22T16:32:07.094Z] ++ set -x
16:32:07 [2022-11-22T16:32:07.094Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
16:32:07 [2022-11-22T16:32:07.094Z] testing: warning: no tests to run
16:32:07 [2022-11-22T16:32:07.094Z] PASS
16:32:07 [2022-11-22T16:32:07.094Z] 
16:32:07 [2022-11-22T16:32:07.094Z] DONE 0 tests in 0.033s
16:32:07 [2022-11-22T16:32:07.350Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:32:07 [2022-11-22T16:32:07.350Z] ++ 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
16:32:07 [2022-11-22T16:32:07.350Z] ++ set -e
16:32:07 [2022-11-22T16:32:07.350Z] ++ '[' -n 0 ']'
16:32:07 [2022-11-22T16:32:07.350Z] ++ set -x
16:32:07 [2022-11-22T16:32:07.350Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
16:32:07 [2022-11-22T16:32:07.350Z] INFO: Testing against a local daemon
16:32:07 [2022-11-22T16:32:07.350Z] === RUN   TestPluginWithDevMounts
16:32:07 [2022-11-22T16:32:07.350Z] === PAUSE TestPluginWithDevMounts
16:32:07 [2022-11-22T16:32:07.350Z] === CONT  TestPluginWithDevMounts
16:32:08 [2022-11-22T16:32:08.730Z] --- PASS: TestPluginWithDevMounts (1.50s)
16:32:08 [2022-11-22T16:32:08.730Z] PASS
16:32:08 [2022-11-22T16:32:08.730Z] 
16:32:08 [2022-11-22T16:32:08.730Z] DONE 1 tests in 1.608s
16:32:08 [2022-11-22T16:32:08.989Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
16:32:08 [2022-11-22T16:32:08.989Z] ++ 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
16:32:08 [2022-11-22T16:32:08.989Z] ++ set -e
16:32:08 [2022-11-22T16:32:08.989Z] ++ '[' -n 0 ']'
16:32:08 [2022-11-22T16:32:08.989Z] ++ set -x
16:32:08 [2022-11-22T16:32:08.989Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
16:32:08 [2022-11-22T16:32:08.989Z] INFO: Testing against a local daemon
16:32:08 [2022-11-22T16:32:08.989Z] === RUN   TestSecretInspect
16:32:11 [2022-11-22T16:32:11.531Z] --- PASS: TestSecretInspect (2.11s)
16:32:11 [2022-11-22T16:32:11.531Z] === RUN   TestSecretList
16:32:13 [2022-11-22T16:32:13.418Z] --- PASS: TestSecretList (2.10s)
16:32:13 [2022-11-22T16:32:13.418Z] === RUN   TestSecretsCreateAndDelete
16:32:14 [2022-11-22T16:32:14.824Z] --- PASS: TestSecretsCreateAndDelete (1.70s)
16:32:14 [2022-11-22T16:32:14.824Z] === RUN   TestSecretsUpdate
16:32:17 [2022-11-22T16:32:17.337Z] --- PASS: TestSecretsUpdate (2.09s)
16:32:17 [2022-11-22T16:32:17.337Z] === RUN   TestTemplatedSecret
16:32:19 [2022-11-22T16:32:19.849Z] --- PASS: TestTemplatedSecret (2.44s)
16:32:19 [2022-11-22T16:32:19.849Z] === RUN   TestSecretCreateResolve
16:32:21 [2022-11-22T16:32:21.777Z] --- PASS: TestSecretCreateResolve (2.08s)
16:32:21 [2022-11-22T16:32:21.777Z] PASS
16:32:21 [2022-11-22T16:32:21.777Z] 
16:32:21 [2022-11-22T16:32:21.777Z] DONE 6 tests in 12.619s
16:32:21 [2022-11-22T16:32:21.777Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
16:32:21 [2022-11-22T16:32:21.777Z] ++ 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
16:32:21 [2022-11-22T16:32:21.777Z] ++ set -e
16:32:21 [2022-11-22T16:32:21.777Z] ++ '[' -n 0 ']'
16:32:21 [2022-11-22T16:32:21.777Z] ++ set -x
16:32:21 [2022-11-22T16:32:21.777Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
16:32:21 [2022-11-22T16:32:21.777Z] INFO: Testing against a local daemon
16:32:21 [2022-11-22T16:32:21.777Z] === RUN   TestServiceCreateInit
16:32:21 [2022-11-22T16:32:21.777Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:32:25 [2022-11-22T16:32:25.042Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:32:29 [2022-11-22T16:32:29.289Z] --- PASS: TestServiceCreateInit (6.94s)
16:32:29 [2022-11-22T16:32:29.289Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.42s)
16:32:29 [2022-11-22T16:32:29.289Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.50s)
16:32:29 [2022-11-22T16:32:29.289Z] === RUN   TestCreateServiceMultipleTimes
16:32:44 [2022-11-22T16:32:44.167Z] --- PASS: TestCreateServiceMultipleTimes (15.00s)
16:32:44 [2022-11-22T16:32:44.167Z] === RUN   TestCreateServiceConflict
16:32:46 [2022-11-22T16:32:46.096Z] --- PASS: TestCreateServiceConflict (2.18s)
16:32:46 [2022-11-22T16:32:46.096Z] === RUN   TestCreateServiceMaxReplicas
16:32:48 [2022-11-22T16:32:48.655Z] --- PASS: TestCreateServiceMaxReplicas (2.54s)
16:32:48 [2022-11-22T16:32:48.655Z] === RUN   TestCreateWithDuplicateNetworkNames
16:33:03 [2022-11-22T16:33:03.534Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.04s)
16:33:03 [2022-11-22T16:33:03.534Z] === RUN   TestCreateServiceSecretFileMode
16:33:03 [2022-11-22T16:33:03.534Z] --- PASS: TestCreateServiceSecretFileMode (2.29s)
16:33:03 [2022-11-22T16:33:03.534Z] === RUN   TestCreateServiceConfigFileMode
16:33:06 [2022-11-22T16:33:06.048Z] --- PASS: TestCreateServiceConfigFileMode (2.26s)
16:33:06 [2022-11-22T16:33:06.048Z] === RUN   TestCreateServiceSysctls
16:33:09 [2022-11-22T16:33:09.312Z] --- PASS: TestCreateServiceSysctls (2.96s)
16:33:09 [2022-11-22T16:33:09.312Z] === RUN   TestCreateServiceCapabilities
16:33:11 [2022-11-22T16:33:11.201Z] --- PASS: TestCreateServiceCapabilities (2.27s)
16:33:11 [2022-11-22T16:33:11.201Z] === RUN   TestInspect
16:33:13 [2022-11-22T16:33:13.714Z] --- PASS: TestInspect (2.67s)
16:33:13 [2022-11-22T16:33:13.714Z] === RUN   TestCreateJob
16:33:17 [2022-11-22T16:33:17.019Z] --- PASS: TestCreateJob (2.94s)
16:33:17 [2022-11-22T16:33:17.019Z] === RUN   TestReplicatedJob
16:33:21 [2022-11-22T16:33:21.182Z] --- PASS: TestReplicatedJob (4.48s)
16:33:21 [2022-11-22T16:33:21.182Z] === RUN   TestUpdateReplicatedJob
16:33:24 [2022-11-22T16:33:24.445Z] --- PASS: TestUpdateReplicatedJob (3.04s)
16:33:24 [2022-11-22T16:33:24.445Z] === RUN   TestServiceListWithStatuses
16:33:24 [2022-11-22T16:33:24.445Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:33:24 [2022-11-22T16:33:24.445Z] --- SKIP: TestServiceListWithStatuses (0.00s)
16:33:24 [2022-11-22T16:33:24.445Z] === RUN   TestDockerNetworkConnectAlias
16:33:28 [2022-11-22T16:33:28.608Z] --- PASS: TestDockerNetworkConnectAlias (3.88s)
16:33:28 [2022-11-22T16:33:28.608Z] === RUN   TestDockerNetworkReConnect
16:33:31 [2022-11-22T16:33:31.915Z] --- PASS: TestDockerNetworkReConnect (3.20s)
16:33:31 [2022-11-22T16:33:31.915Z] === RUN   TestServicePlugin
16:33:31 [2022-11-22T16:33:31.915Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:33:31 [2022-11-22T16:33:31.915Z] --- SKIP: TestServicePlugin (0.00s)
16:33:31 [2022-11-22T16:33:31.915Z] === RUN   TestServiceUpdateLabel
16:33:33 [2022-11-22T16:33:33.802Z] --- PASS: TestServiceUpdateLabel (2.09s)
16:33:33 [2022-11-22T16:33:33.802Z] === RUN   TestServiceUpdateSecrets
16:33:48 [2022-11-22T16:33:48.677Z] --- PASS: TestServiceUpdateSecrets (15.18s)
16:33:48 [2022-11-22T16:33:48.677Z] === RUN   TestServiceUpdateConfigs
16:34:03 [2022-11-22T16:34:03.510Z] --- PASS: TestServiceUpdateConfigs (14.23s)
16:34:03 [2022-11-22T16:34:03.510Z] === RUN   TestServiceUpdateNetwork
16:34:15 [2022-11-22T16:34:15.716Z] --- PASS: TestServiceUpdateNetwork (12.10s)
16:34:15 [2022-11-22T16:34:15.716Z] === RUN   TestServiceUpdatePidsLimit
16:34:15 [2022-11-22T16:34:15.971Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
16:34:16 [2022-11-22T16:34:16.898Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
16:34:23 [2022-11-22T16:34:23.473Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
16:34:31 [2022-11-22T16:34:31.637Z] --- PASS: TestServiceUpdatePidsLimit (15.95s)
16:34:31 [2022-11-22T16:34:31.637Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
16:34:31 [2022-11-22T16:34:31.637Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
16:34:31 [2022-11-22T16:34:31.637Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
16:34:31 [2022-11-22T16:34:31.637Z] PASS
16:34:31 [2022-11-22T16:34:31.637Z] 
16:34:31 [2022-11-22T16:34:31.637Z] === Skipped
16:34:31 [2022-11-22T16:34:31.637Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
16:34:31 [2022-11-22T16:34:31.637Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:34:31 [2022-11-22T16:34:31.637Z] 
16:34:31 [2022-11-22T16:34:31.637Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
16:34:31 [2022-11-22T16:34:31.637Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:34:31 [2022-11-22T16:34:31.637Z] 
16:34:31 [2022-11-22T16:34:31.637Z] DONE 27 tests, 2 skipped in 129.371s
16:34:31 [2022-11-22T16:34:31.637Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
16:34:31 [2022-11-22T16:34:31.637Z] ++ 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
16:34:31 [2022-11-22T16:34:31.637Z] ++ set -e
16:34:31 [2022-11-22T16:34:31.637Z] ++ '[' -n 0 ']'
16:34:31 [2022-11-22T16:34:31.637Z] ++ set -x
16:34:31 [2022-11-22T16:34:31.637Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
16:34:31 [2022-11-22T16:34:31.637Z] INFO: Testing against a local daemon
16:34:31 [2022-11-22T16:34:31.637Z] === RUN   TestSessionCreate
16:34:31 [2022-11-22T16:34:31.637Z] --- PASS: TestSessionCreate (0.03s)
16:34:31 [2022-11-22T16:34:31.637Z] === RUN   TestSessionCreateWithBadUpgrade
16:34:31 [2022-11-22T16:34:31.637Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
16:34:31 [2022-11-22T16:34:31.637Z] PASS
16:34:31 [2022-11-22T16:34:31.637Z] 
16:34:31 [2022-11-22T16:34:31.637Z] DONE 2 tests in 0.128s
16:34:31 [2022-11-22T16:34:31.637Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
16:34:31 [2022-11-22T16:34:31.637Z] ++ 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
16:34:31 [2022-11-22T16:34:31.637Z] ++ set -e
16:34:31 [2022-11-22T16:34:31.637Z] ++ '[' -n 0 ']'
16:34:31 [2022-11-22T16:34:31.637Z] ++ set -x
16:34:31 [2022-11-22T16:34:31.637Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
16:34:31 [2022-11-22T16:34:31.637Z] INFO: Testing against a local daemon
16:34:31 [2022-11-22T16:34:31.637Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:34:31 [2022-11-22T16:34:31.637Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:34:31 [2022-11-22T16:34:31.637Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:34:31 [2022-11-22T16:34:31.637Z] === RUN   TestDiskUsage
16:34:31 [2022-11-22T16:34:31.637Z] === PAUSE TestDiskUsage
16:34:31 [2022-11-22T16:34:31.637Z] === RUN   TestEventsExecDie
16:34:31 [2022-11-22T16:34:31.637Z] --- PASS: TestEventsExecDie (0.49s)
16:34:31 [2022-11-22T16:34:31.637Z] === RUN   TestEventsBackwardsCompatible
16:34:31 [2022-11-22T16:34:31.637Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
16:34:31 [2022-11-22T16:34:31.637Z] === RUN   TestEventsVolumeCreate
16:34:31 [2022-11-22T16:34:31.637Z] --- PASS: TestEventsVolumeCreate (0.05s)
16:34:31 [2022-11-22T16:34:31.637Z] === RUN   TestInfoBinaryCommits
16:34:31 [2022-11-22T16:34:31.637Z] --- PASS: TestInfoBinaryCommits (0.03s)
16:34:31 [2022-11-22T16:34:31.637Z] === RUN   TestInfoAPIVersioned
16:34:31 [2022-11-22T16:34:31.893Z] --- PASS: TestInfoAPIVersioned (0.01s)
16:34:31 [2022-11-22T16:34:31.893Z] === RUN   TestInfoAPI
16:34:31 [2022-11-22T16:34:31.893Z] --- PASS: TestInfoAPI (0.02s)
16:34:31 [2022-11-22T16:34:31.893Z] === RUN   TestInfoAPIWarnings
16:34:50 [2022-11-22T16:34:50.013Z] --- PASS: TestInfoAPIWarnings (16.54s)
16:34:50 [2022-11-22T16:34:50.013Z] === RUN   TestInfoDebug
16:34:50 [2022-11-22T16:34:50.013Z] --- PASS: TestInfoDebug (0.52s)
16:34:50 [2022-11-22T16:34:50.013Z] === RUN   TestInfoInsecureRegistries
16:34:50 [2022-11-22T16:34:50.013Z] --- PASS: TestInfoInsecureRegistries (0.52s)
16:34:50 [2022-11-22T16:34:50.013Z] === RUN   TestInfoRegistryMirrors
16:34:50 [2022-11-22T16:34:50.013Z] --- PASS: TestInfoRegistryMirrors (0.52s)
16:34:50 [2022-11-22T16:34:50.013Z] === RUN   TestLoginFailsWithBadCredentials
16:34:50 [2022-11-22T16:34:50.269Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
16:34:50 [2022-11-22T16:34:50.269Z] === RUN   TestPingCacheHeaders
16:34:50 [2022-11-22T16:34:50.269Z] --- PASS: TestPingCacheHeaders (0.02s)
16:34:50 [2022-11-22T16:34:50.269Z] === RUN   TestPingGet
16:34:50 [2022-11-22T16:34:50.269Z] --- PASS: TestPingGet (0.01s)
16:34:50 [2022-11-22T16:34:50.269Z] === RUN   TestPingHead
16:34:50 [2022-11-22T16:34:50.269Z] --- PASS: TestPingHead (0.02s)
16:34:50 [2022-11-22T16:34:50.269Z] === RUN   TestPingSwarmHeader
16:34:50 [2022-11-22T16:34:50.829Z] === RUN   TestPingSwarmHeader/before_swarm_init
16:34:51 [2022-11-22T16:34:51.085Z] === RUN   TestPingSwarmHeader/after_swarm_init
16:34:52 [2022-11-22T16:34:52.011Z] === RUN   TestPingSwarmHeader/after_swarm_leave
16:34:52 [2022-11-22T16:34:52.011Z] --- PASS: TestPingSwarmHeader (1.63s)
16:34:52 [2022-11-22T16:34:52.011Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
16:34:52 [2022-11-22T16:34:52.011Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
16:34:52 [2022-11-22T16:34:52.011Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
16:34:52 [2022-11-22T16:34:52.011Z] === RUN   TestPingBuilderHeader
16:34:52 [2022-11-22T16:34:52.011Z] === RUN   TestPingBuilderHeader/default_config
16:34:52 [2022-11-22T16:34:52.572Z] === RUN   TestPingBuilderHeader/buildkit_disabled
16:34:53 [2022-11-22T16:34:53.133Z] --- PASS: TestPingBuilderHeader (1.04s)
16:34:53 [2022-11-22T16:34:53.133Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
16:34:53 [2022-11-22T16:34:53.133Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
16:34:53 [2022-11-22T16:34:53.133Z] === RUN   TestVersion
16:34:53 [2022-11-22T16:34:53.133Z] --- PASS: TestVersion (0.02s)
16:34:53 [2022-11-22T16:34:53.133Z] === CONT  TestDiskUsage
16:34:53 [2022-11-22T16:34:53.431Z] === RUN   TestDiskUsage/empty
16:34:53 [2022-11-22T16:34:53.431Z] === RUN   TestDiskUsage/empty/container_types
16:34:53 [2022-11-22T16:34:53.431Z] === RUN   TestDiskUsage/empty/image_types
16:34:53 [2022-11-22T16:34:53.431Z] === RUN   TestDiskUsage/empty/volume_types
16:34:53 [2022-11-22T16:34:53.431Z] === RUN   TestDiskUsage/empty/build-cache_types
16:34:53 [2022-11-22T16:34:53.431Z] === RUN   TestDiskUsage/empty/container,_volume_types
16:34:53 [2022-11-22T16:34:53.431Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
16:34:53 [2022-11-22T16:34:53.431Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
16:34:53 [2022-11-22T16:34:53.431Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
16:34:53 [2022-11-22T16:34:53.431Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
16:34:53 [2022-11-22T16:34:53.431Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
16:34:53 [2022-11-22T16:34:53.431Z] === RUN   TestDiskUsage/after_LoadBusybox
16:34:53 [2022-11-22T16:34:53.687Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
16:34:53 [2022-11-22T16:34:53.687Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
16:34:53 [2022-11-22T16:34:53.687Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
16:34:53 [2022-11-22T16:34:53.688Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
16:34:53 [2022-11-22T16:34:53.688Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
16:34:53 [2022-11-22T16:34:53.688Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
16:34:53 [2022-11-22T16:34:53.688Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
16:34:53 [2022-11-22T16:34:53.688Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
16:34:53 [2022-11-22T16:34:53.688Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
16:34:53 [2022-11-22T16:34:53.688Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
16:34:53 [2022-11-22T16:34:53.688Z] === RUN   TestDiskUsage/after_container.Run
16:34:53 [2022-11-22T16:34:53.943Z] === RUN   TestDiskUsage/after_container.Run/container_types
16:34:53 [2022-11-22T16:34:53.943Z] === RUN   TestDiskUsage/after_container.Run/image_types
16:34:53 [2022-11-22T16:34:53.943Z] === RUN   TestDiskUsage/after_container.Run/volume_types
16:34:53 [2022-11-22T16:34:53.943Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
16:34:53 [2022-11-22T16:34:53.943Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
16:34:53 [2022-11-22T16:34:53.943Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
16:34:53 [2022-11-22T16:34:53.943Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
16:34:53 [2022-11-22T16:34:53.943Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
16:34:53 [2022-11-22T16:34:53.943Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
16:34:53 [2022-11-22T16:34:53.943Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
16:34:53 [2022-11-22T16:34:53.943Z] --- PASS: TestDiskUsage (1.03s)
16:34:53 [2022-11-22T16:34:53.943Z]     --- PASS: TestDiskUsage/empty (0.01s)
16:34:53 [2022-11-22T16:34:53.943Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
16:34:53 [2022-11-22T16:34:53.943Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
16:34:53 [2022-11-22T16:34:53.943Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
16:34:53 [2022-11-22T16:34:53.943Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
16:34:53 [2022-11-22T16:34:53.943Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
16:34:53 [2022-11-22T16:34:53.943Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
16:34:53 [2022-11-22T16:34:53.943Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
16:34:53 [2022-11-22T16:34:53.943Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
16:34:53 [2022-11-22T16:34:53.943Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
16:34:53 [2022-11-22T16:34:53.943Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
16:34:53 [2022-11-22T16:34:53.943Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.09s)
16:34:53 [2022-11-22T16:34:53.943Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
16:34:53 [2022-11-22T16:34:53.943Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
16:34:53 [2022-11-22T16:34:53.943Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
16:34:53 [2022-11-22T16:34:53.943Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
16:34:53 [2022-11-22T16:34:53.943Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
16:34:53 [2022-11-22T16:34:53.943Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
16:34:53 [2022-11-22T16:34:53.943Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
16:34:53 [2022-11-22T16:34:53.943Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
16:34:53 [2022-11-22T16:34:53.943Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
16:34:53 [2022-11-22T16:34:53.943Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
16:34:53 [2022-11-22T16:34:53.943Z]     --- PASS: TestDiskUsage/after_container.Run (0.29s)
16:34:53 [2022-11-22T16:34:53.943Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
16:34:53 [2022-11-22T16:34:53.943Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
16:34:53 [2022-11-22T16:34:53.943Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
16:34:53 [2022-11-22T16:34:53.943Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
16:34:53 [2022-11-22T16:34:53.943Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
16:34:53 [2022-11-22T16:34:53.943Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
16:34:53 [2022-11-22T16:34:53.943Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
16:34:53 [2022-11-22T16:34:53.943Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
16:34:53 [2022-11-22T16:34:53.943Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
16:34:53 [2022-11-22T16:34:53.944Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
16:34:53 [2022-11-22T16:34:53.944Z] PASS
16:34:53 [2022-11-22T16:34:53.944Z] 
16:34:53 [2022-11-22T16:34:53.944Z] === Skipped
16:34:53 [2022-11-22T16:34:53.944Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:34:53 [2022-11-22T16:34:53.944Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:34:53 [2022-11-22T16:34:53.944Z] 
16:34:53 [2022-11-22T16:34:53.944Z] DONE 57 tests, 1 skipped in 23.022s
16:34:54 [2022-11-22T16:34:54.200Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
16:34:54 [2022-11-22T16:34:54.200Z] ++ 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
16:34:54 [2022-11-22T16:34:54.200Z] ++ set -e
16:34:54 [2022-11-22T16:34:54.200Z] ++ '[' -n 0 ']'
16:34:54 [2022-11-22T16:34:54.200Z] ++ set -x
16:34:54 [2022-11-22T16:34:54.200Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
16:34:54 [2022-11-22T16:34:54.200Z] INFO: Testing against a local daemon
16:34:54 [2022-11-22T16:34:54.200Z] === RUN   TestVolumesCreateAndList
16:34:54 [2022-11-22T16:34:54.200Z] --- PASS: TestVolumesCreateAndList (0.02s)
16:34:54 [2022-11-22T16:34:54.200Z] === RUN   TestVolumesRemove
16:34:54 [2022-11-22T16:34:54.200Z] --- PASS: TestVolumesRemove (0.06s)
16:34:54 [2022-11-22T16:34:54.200Z] === RUN   TestVolumesInspect
16:34:54 [2022-11-22T16:34:54.200Z] --- PASS: TestVolumesInspect (0.02s)
16:34:54 [2022-11-22T16:34:54.200Z] === RUN   TestVolumesInvalidJSON
16:34:54 [2022-11-22T16:34:54.200Z] === RUN   TestVolumesInvalidJSON/volumes/create
16:34:54 [2022-11-22T16:34:54.200Z] === PAUSE TestVolumesInvalidJSON/volumes/create
16:34:54 [2022-11-22T16:34:54.200Z] === CONT  TestVolumesInvalidJSON/volumes/create
16:34:54 [2022-11-22T16:34:54.200Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
16:34:54 [2022-11-22T16:34:54.200Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
16:34:54 [2022-11-22T16:34:54.200Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
16:34:54 [2022-11-22T16:34:54.200Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
16:34:54 [2022-11-22T16:34:54.200Z] --- PASS: TestVolumesInvalidJSON (0.01s)
16:34:54 [2022-11-22T16:34:54.200Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
16:34:54 [2022-11-22T16:34:54.200Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
16:34:54 [2022-11-22T16:34:54.200Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
16:34:54 [2022-11-22T16:34:54.200Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
16:34:54 [2022-11-22T16:34:54.200Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
16:34:54 [2022-11-22T16:34:54.200Z] === RUN   TestVolumePruneAnonymous
16:34:54 [2022-11-22T16:34:54.200Z] --- PASS: TestVolumePruneAnonymous (0.03s)
16:34:54 [2022-11-22T16:34:54.200Z] PASS
16:34:54 [2022-11-22T16:34:54.200Z] 
16:34:54 [2022-11-22T16:34:54.200Z] DONE 10 tests in 0.225s
16:34:54 [2022-11-22T16:34:54.200Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:34:54 [2022-11-22T16:34:54.455Z] ++++ cat bundles/test-integration/docker.pid
16:34:54 [2022-11-22T16:34:54.455Z] +++ kill 14972
16:34:54 [2022-11-22T16:34:54.710Z] +++ /etc/init.d/apparmor stop
16:34:54 [2022-11-22T16:34:54.710Z] Leaving: AppArmorNo profiles have been unloaded.
16:34:54 [2022-11-22T16:34:54.711Z] 
16:34:54 [2022-11-22T16:34:54.711Z] Unloading profiles will leave already running processes permanently
16:34:54 [2022-11-22T16:34:54.711Z] unconfined, which can lead to unexpected situations.
16:34:54 [2022-11-22T16:34:54.711Z] 
16:34:54 [2022-11-22T16:34:54.711Z] To set a process to complain mode, use the command line tool
16:34:54 [2022-11-22T16:34:54.711Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:34:54 [2022-11-22T16:34:54.711Z] +++ true
16:34:54 [2022-11-22T16:34:54.711Z] exiting test-integration
16:34:54 [2022-11-22T16:34:54.711Z] ++ exit 0
16:34:54 [2022-11-22T16:34:54.711Z] 
Post stage
[Pipeline] junit
16:34:55 [2022-11-22T16:34:55.647Z] Recording test results
16:34:55 [2022-11-22T16:34:55.822Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
16:34:56 [2022-11-22T16:34:56.129Z] + echo Ensuring container killed.
16:34:56 [2022-11-22T16:34:56.129Z] Ensuring container killed.
16:34:56 [2022-11-22T16:34:56.129Z] + docker rm -vf docker-pr3
16:34:56 [2022-11-22T16:34:56.129Z] Error response from daemon: No such container: docker-pr3
[Pipeline] sh
16:34:56 [2022-11-22T16:34:56.404Z] + echo Chowning /workspace to jenkins user
16:34:56 [2022-11-22T16:34:56.404Z] Chowning /workspace to jenkins user
16:34:56 [2022-11-22T16:34:56.404Z] + id -u
16:34:56 [2022-11-22T16:34:56.404Z] + id -g
16:34:56 [2022-11-22T16:34:56.404Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44493:/workspace busybox chown -R 1000:1000 /workspace
16:34:56 [2022-11-22T16:34:56.404Z] Unable to find image 'busybox:latest' locally
16:34:56 [2022-11-22T16:34:56.404Z] latest: Pulling from library/busybox
16:34:56 [2022-11-22T16:34:56.660Z] 3e32979327a9: Pulling fs layer
16:34:56 [2022-11-22T16:34:56.660Z] 3e32979327a9: Verifying Checksum
16:34:56 [2022-11-22T16:34:56.660Z] 3e32979327a9: Download complete
16:34:56 [2022-11-22T16:34:56.660Z] 3e32979327a9: Pull complete
16:34:56 [2022-11-22T16:34:56.660Z] Digest: sha256:fcd85228d7a25feb59f101ac3a955d27c80df4ad824d65f5757a954831450185
16:34:56 [2022-11-22T16:34:56.660Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:34:58 [2022-11-22T16:34:58.338Z] + bundleName=arm64-integration
16:34:58 [2022-11-22T16:34:58.338Z] + echo Creating arm64-integration-bundles.tar.gz
16:34:58 [2022-11-22T16:34:58.338Z] Creating arm64-integration-bundles.tar.gz
16:34:58 [2022-11-22T16:34:58.338Z] + xargs tar -czf arm64-integration-bundles.tar.gz
16:34:58 [2022-11-22T16:34:58.338Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
16:34:58 [2022-11-22T16:34:58.611Z] Archiving artifacts
16:35:00 [2022-11-22T16:35:00.436Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44493/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:35:00 [2022-11-22T16:35:00.767Z] + make clean
16:35:01 [2022-11-22T16:35:01.022Z] docker volume rm -f docker-dev-cache docker-mod-cache
16:35:01 [2022-11-22T16:35:01.022Z] docker-dev-cache
16:35:01 [2022-11-22T16:35:01.022Z] 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